summaryrefslogtreecommitdiffstats
path: root/docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README46
1 files changed, 23 insertions, 23 deletions
diff --git a/docs/README b/docs/README
index 4a023ae95..d14120c5d 100644
--- a/docs/README
+++ b/docs/README
@@ -42,16 +42,16 @@ one is the main one :
(2) multi-cdrom install
DIRS == the root directories of all the media that the install will see
-``gendistrib'' will scan the file Mandrake/base/hdlists in the main root
+``gendistrib'' will scan the file media/media_info/hdlists in the main root
directory (the first one in DIRS) to search for all media used. Typically you
-use Mandrake/RPMS* for RPM packages repository.
-For multi-cd, please use Mandrake/RPMS or Mandrake/RPMS1, Mandrake/RPMS2, etc.
-For one CD or a network/hd volume, please use Mandrake/RPMS.
+use media/main for RPM packages repository.
+For multi-cd, please use media/main or media/foo, etc.
+For one CD or a network/hd volume, please use media/main.
-Optionnally, you can modify ``Mandrake/base/rpmsrate''; this file manages
+Optionnally, you can modify ``media/media_info/rpmsrate''; this file manages
the relative importance of the files, and thus their installation or not.
-Also, mdkinst_stage2.gz must be remade if you modify files in Mandrake/mdkinst.
+Also, mdkinst_stage2.gz must be remade if you modify files in install/stage2/live.
See below for information about these files.
********************************************************************************
@@ -59,7 +59,7 @@ See below for information about these files.
********************************************************************************
First here are the different things needed :
-Mandrake/base/hdlists
+media/media_info/hdlists
description of the available install media.
format is one line for one medium as
<hdlist_name> <rpms_directory> <description>
@@ -68,26 +68,26 @@ Mandrake/base/hdlists
hdlist1.cz Mandrake/RPMS1 Boot CD
hdlist2.cz Mandrake/RPMS2 Extension CD
-Mandrake/base/hdlist*.cz
+media/media_info/hdlist*.cz
table of rpm's headers, referred by ``hdlists''
their contents can be listed using ``packdrake -l <hdlist_file>'' or
or ``parsehdlist <hdlist_file>''.
- ! Need to be remade when Mandrake/RPMS* changes (with ``gendistrib'') !
+ ! Need to be remade when media/main changes (with ``gendistrib'') !
-Mandrake/base/depslist.ordered
+media/media_info/depslist.ordered
for each packages, tell which package it depends on. Also contains the
size for some (obscure) bloody reasons.
- ! Need to be remade when Mandrake/RPMS* changes !
+ ! Need to be remade when media/main changes !
(with ``gendistrib --noclean --distrib .'')
-Mandrake/base/compssUsers
+media/media_info/compssUsers
-Mandrake/base/rpmsrate
+media/media_info/rpmsrate
ranks and classify packages, so that the installer will know which
ones to install. format is :
<intern_group>
<level> <packages>
- where <intern_group> is a symbolic name used in Mandrake/base/compssUsers* files,
+ where <intern_group> is a symbolic name used in media/media_info/compssUsers* files,
and <level> defines importance level as described below :
5 must have
4 important
@@ -98,28 +98,28 @@ Mandrake/base/rpmsrate
and 5 (must have). export mode add 3 (very nice) level. other level (below 2)
can only be selected using individual package selection.
-Mandrake/mdkinst
+install/stage2/live
live system used on certain installs. See ``Ramdisk or not'' below for
more.
-Mandrake/base/mdkinst_stage2.bz2
+install/stage2/mdkinst_stage2.bz2
for the ramdisk. live sytem in ext2 filesystem bzipped2.
- generated from Mandrake/mdkinst tree using misc/make_mdkinst_stage2
+ generated from install/stage2/live tree using misc/make_mdkinst_stage2
See ``Ramdisk or not'' below for more.
-Mandrake/base/rescue_stage2.bz2
+install/stage2/rescue_stage2.bz2
rescue ramdisk. live sytem in ext2 filesystem bzipped2.
this is the ramdisk loaded when typing rescue on boot prompt.
there is no live system available, only the ramdisk is used.
-images/*.img
+install/images/*.img
floppy boot images to use with DrakX. Use:
- cdrom.img for cdrom install
- network.img + network_drivers.img for ftp/nfs install (non-pcmcia devices)
- hd_grub.img for hard-disk install (see http://qa.mandrakesoft.com/hd_grub.cgi)
- pcmcia.img for pcmcia install (see ``PCMCIA install'' below for more)
-images/boot.iso
+install/images/boot.iso
iso image to burn enabling any install (cdrom/hd/nfs/ftp)
********************************************************************************
@@ -183,7 +183,7 @@ used is getting big, and costs a lot in memory
| nfs | live | live
| ftp | ramdisk | ramdisk
| http | ramdisk | ramdisk
-| hd | ramdisk | live if Mandrake/mdkinst/usr/bin/runinstall2 is a link,
+| hd | ramdisk | live if install/stage2/live/usr/bin/runinstall2 is a link,
| | | ramdisk otherwise
| cdrom | ramdisk | live if memory < 52MB, ramdisk otherwise
@@ -193,7 +193,7 @@ a failure dialog will be printed explaining that there is not enough memory
to perform the installation.
When i say live, it means that the stage1 will *mount* the
-Mandrake/mdkinst and use it that way.
+install/stage2/live and use it that way.
The ramdisk is used in place of the live in some cases. This ramdisk is filled
with mdkinst_stage2.gz
@@ -267,7 +267,7 @@ providing this file:
- from a floppy disk; use "kickstart=floppy" as kernel parameter,
as explained in the document
- from the installation volume itself; put the file in the
- "Mandrake/base" directory of the installation volume; use
+ "install" directory of the installation volume; use
"kickstart" only, or "kickstart=filename" to specify another
filename than auto_inst.cfg
- specified by the network; setup your DHCP server to provide the
ile diffstat' width='100%'> -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 "Paranoļes"
-#: ../../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 kliėnt 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 kliėnte\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 "/_Lźer"
-#: ../../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 "/Lźer/_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 primźre 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 "Terugluslźer %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 lźerstelsel 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 terugluslźer %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 lźerstelselgrense 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 lźernaam:"
-#: ../../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 "Lźer 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 "Lźer 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 "Terugluslźer %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 lźer(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 lźernaam: %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 lźer %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 lźerstelsels 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 "Windowslźerstelselgrense 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 geļnstalleer"
-#: ../../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 wortellźerstelsel 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 "Lźer %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 geļnstalleer"
-#: ../../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 "Spieėl 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 spieėl 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 "Spieėl 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 lźers"
-#: ../../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 Offisiėle 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 lźer"
-#: ../../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 "Viėtnamees \"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 "Sirkulźre 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-kliėnt 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 wźreld"
-#: ../../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 wźreld \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 léer %s het gefaal: %s"
msgid "Bad backup file"
msgstr "Korrupte rugsteunlźer"
-#: ../../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 "Paranoļes"
-#: ../../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 lźer %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-lźers 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 netwerklźerstels (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 lźer 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 populźre protokol vir lźerdeling oor TCP/IP netwerke.\n"
"Hierdie diens vorosien die NFS-lźersluitfunksionaliteit."
-#: ../../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 loglźers. 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-Kliėnt"
-#: ../../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-Kliėnt"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP-Kliėnt"
+
+#: ../../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-Kliėnt"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "DHCP-Kliėnt"
+
+#: ../../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 "Terugluslźer %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 rugsteunlźer"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Korrupte rugsteunlźer"
-#: ../../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 rugsteunlźer"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Korrupte rugsteunlźer"
-#: ../../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 lźer %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 rugsteunlźer"
-#: ../../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 rugsteunlźer"
-#: ../../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 rugsteunlźer"
-#: ../../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 rugsteunlźer"
-#: ../../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 lźerstelsels 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 rugsteunlźer"
-#: ../../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 rugsteunlźer"
#
-#: ../../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 lźer"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Herstel vanaf lźer"
-#: ../../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 lźer"
-#: ../../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 lźer"
-#: ../../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 lźer"
-#: ../../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 lźer"
-#: ../../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 rugsteunlźer"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Herstel vanaf lźer"
-#: ../../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 rugsteunlźer"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Korrupte rugsteunlźer"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Korrupte rugsteunlźer"
-#: ../../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 lźer"
-#: ../../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 lźerstelsels 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-kliėnt"
-#: ../../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-Kliėnt"
-#: ../../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 "Deļnstallasie 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 lźer"
-#: ../../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 "/Lźer/_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 "/Lźer/_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 "/Lźer/_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 "/Lźer/Stoor _as"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Lźer/-"
-#: ../../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 lźer"
+
+#: ../../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 lźers"
+
+#: ../../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 lźer %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 "Ļąēķą÷öå ļąģåš āiäżąļąģ’öi"
-#: ../../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 ģiėi’šäą źīėåšą¢ (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 ćėūįiķi źīėåšó"
-#: ../../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ģ’=ēķą÷żķķå iģ’2=ēķą÷żķķå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 ""
"¢ ļīųóźąõ ķåąįõīäķąé iķōąšģąöūi? Ģąć÷ūģą, ņżńö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"
"Ęąäąåöå ļąńļšąįąāąöü ē iķųūģi ļąšąģåņšąģ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 ķą ķięķiģ šżć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 Āū ķå ęąäąåöå ćżņąćą, ķąöińķiöå \"Ąäģåķą\"."
-#: ../../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 ńą ųģąņėiźiģi źėiåķņąģi."
-#: ../../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 ""
"Ļšūģąžööą ¢ėąńöiāąńöi 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 õāiėiķ"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 õāiėiķą"
-#: ../../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 "Įåėüćiéńźi"
@@ -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 "Iņąėü’ķńźi"
@@ -1477,8 +1473,8 @@ msgstr "Iņąėü’ķńźi"
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"
"(źėiźķiöå ķą ’ćī, ą ļīņūģ ķą \"ēģ’ķåķķå ļąģåšą¢\")"
-#: ../../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 ¢ńņóļiėi ¢ äēå’ķķå, ķåīįõīäķą ļåšąēąćšóē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ń’, ķąöińķiöå 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 ""
"ļšąćšąģó ¢ńņąė’āąķķ’. Äė’ ćżņąćą ķąöińķiöå `F1' ó ÷ąń ēąćšóēźi, ą ļīņūģ\n"
"ķąį’šūöå `text' i ķąöińķiöå <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 āū ķå ģąåöå ’ćī, ķąöińķiöå Ąäģ’ķ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 äūńźą¢, ķąöińķiöå Ąäģ’ķiöü.\n"
"Źąėi ķåźąņīšūõ ē CD äūńźą¢ ķå ģąåöå, ąäģ’ķiöå iõ āūäē’ėåķķå i ķąöińķiöå Īź."
-#: ../../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 iķųūģi ńņšąņąģ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 iķųūģi "
-"ģ’ńöīāūģ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ńņżģķū ćąäēiķķiź óńņąė’āąķū ķą 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 ķąöińķiöå \"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 "Ińļąķńźi"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Ōiķńźi"
-#: ../../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 "Išąķńźi"
-#: ../../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 "Įåėüćiéńźi"
-#: ../../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 "Įšąēiėüńźi (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 "Ćšóēiķńźi (\"Šóńźą’\" šąńźėąäźą)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Ćšóēiķńźi (\"Ėąö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 "Išąķńźi"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Ińėąķäńźi"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Iņąėü’ķńźi"
-#: ../../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 "Ėiņī¢ńźi AZERTY (ńņąšū)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Ėiņī¢ńźi AZERTY (ķīāū)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Ėiņī¢ńźi \"ķóģąš šąäźą\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Ėiņī¢ńźi \"ōąķåņū÷ķū\" 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 "Óźšąiķńźi"
-#: ../../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 "Ōiķńźi"
-#: ../../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"
"ßćī ģīęķą āūźąšūńņī¢āąöü äė’ āūźėž÷żķķ’ ģąųūķū ļšū ķiēźiģ ēąšąäēå įąņąšż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 ""
"źąļišąāąķķi 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 - ó ā’ėiźiõ ńåņźąõ."
-#: ../../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 "Ļšūģ³öå āiķųąāąķķi!"
-#: ../../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 "Ińėąķäńźi"
-#: ../../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 āū ķå ģąåöå ’ćī, ķąöińķiöå Ąäģ’ķ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 iķųūģi ńņšąņąģ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 iķųūģi "
+#~ "ģ’ńöīāūģ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: Raül 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 mśltiples capēals.\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 memņria de la vostra targeta grąfica"
-#: ../../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 capēals 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 només 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 (instal·lació del controlador de pantalla"
+msgstr "Xpmac (instal·lació 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 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ó"
#: ../../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 "Genčric"
-#: ../../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 "Desfés"
+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 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 "Cancel·la"
-#: ../../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 ""
"Avķs: la comprovació d'aquesta targeta grąfica 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 grąfica a l'inici"
+msgstr "Interfķcie grąfica 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 automąticament "
-"l'interficie grąfica durant l'arrencada.\n"
+"Puc configurar el vostre ordinador de manera que executi automąticament la "
+"interfķcie grąfica 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 grąfica té un connector TV-OUT.\n"
+"Pot configurar-se de manera que faci servir memņria d'imatge.\n"
+"\n"
+"A tal efecte, heu de connectar la targeta grąfica al televisor abans "
+"d'arrencar l'ordinador.\n"
+"Llavors, escolliu l'opció \"TVout\" en el carregador de l'arrencada\n"
+"\n"
+"Teniu aquesta caracterķstica?"
#: ../../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 "Instal·lació 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 instal·lar el carregador d'arrencada?"
+msgstr "On voleu instal·lar el carregador de l'arrencada?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Instal·lació 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ś grąfic"
-#: ../../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 "Instal·lació del carregador d'arrencada"
+msgstr "Instal·lació 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 vķdeo"
-#: ../../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 lķnia 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 mśltiples"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
-msgstr "Introduļu la mida de la RAM en Mb"
+msgstr "Introduļu 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 lķnia d'ordres'' no té cap śs sense una "
-"contrasenya"
+"L'opció \"Limita les opcions de la lķnia 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 mąxim 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'instal·lar 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 instal·lar 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 són les diferents entrades en el menś d'arrencada.\n"
-"Podeu afegir-ne algunes més o canviar-ne les existents."
+"Podeu afegir-ne més 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 interfķcies %2$s %1$s"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "S'han trobat interfķcies %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 interfķcie %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ą instal·lant el programa de control per a la targeta de %s %s"
+msgstr "S'estą instal·lant el controlador per a la targeta de %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(mņdul %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 mņdul %s.\n"
-"Tingueu en compte que qualsevol adreēa hauria de ser entrada amb el prefix "
-"0x com '0x123'"
+"Ara podeu subministrar les opcions per al mņdul %s.\n"
+"Tingueu en compte que qualsevol adreēa 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 mņdul %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 mņdul:"
#. -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ó automątica"
-#: ../../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 cąrrega del mņdul %s.\n"
"Voleu tornar-ho a intentar amb altres parąmetres?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "accés a programes X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "accés 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 "accés a fitxers administratius"
-#: ../../any.pm_.c:755
-#, fuzzy
+#: ../../any.pm_.c:738
msgid "access to network tools"
-msgstr "accés a les eines rpm"
+msgstr "accés a les eines de xarxa"
-#: ../../any.pm_.c:756
-#, fuzzy
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
-msgstr "accés a les eines rpm"
+msgstr "accés 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, introduļu 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 només pot contenir lletres en minśscula, nśmeros, `-' i `_'"
+"El nom d'usuari només pot contenir lletres en minśscula, nśmeros, '-' 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 ""
"Introduļu 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 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?"
@@ -920,20 +927,20 @@ msgstr ""
"nom d'usuari.\n"
"Voleu activar aquesta caracterķstica?"
-#: ../../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 mśltiples idiomes. Seleccioneu\n"
"els llenguatges que volgueu instal·lar. Estaran disponibles\n"
-"quan reinicieu el sistema després de que la instal·lació s'hagi completat."
+"quan reinicieu el sistema, després que la instal·lació 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'instal·lar. El voleu instal·lar?"
+msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-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 \"ComparticióFitxers\".\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 "Estąndard"
-#: ../../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 "Més 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 més "
"fącil\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 mitjanēant 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 estąndard recomanada per a un ordinador que\n"
+"Aquesta és la seguretat estąndard 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 més comprovacions "
-"automątiques"
+"Hi ha ja algunes restriccions, i a la nit es fan més comprovacions "
+"automątiques."
#
-#: ../../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 mąquina és només "
-"un client d'internet, seria millor escollir un nivell menor"
+"que accepti connexions de molts clients. Nota: si la vostra mąquina és només "
+"un client d'Internet, seria millor escollir un nivell més 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 caracterķstiques de seguretat estan al mąxim."
+"Aquest és similar al nivell anterior, perņ el sistema estą completament "
+"tancat i les caracterķstiques de seguretat estan al mąxim."
-#: ../../any.pm_.c:1095
-#, fuzzy
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
-msgstr "Especifica les opcions"
+msgstr "Opcions bąsiques 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 prčvies a l'arrencada, o 'c' per obtenir una lķnia 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ą automąticament 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 instal·lar 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 instal·lar 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 "Instal·la el sistema"
+msgstr "Instal·la 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 cņpia 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 lķnia d'ordres per completar la "
+"instal·lació 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 "Avķs"
-#: ../../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 instal·lat amb čxit"
-#: ../../bootlook.pm_.c:259
-#, fuzzy
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
-msgstr "Tipus d'instal·lació"
+msgstr "La instal·lació 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 interfķcie grąfica 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 automątica"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Sķ, vull l'entrada automątica 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 instantąnies 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 instąncies estaran disponibles després d'instal·lar a %s"
+msgstr "Les captures estaran disponibles després d'instal·lar 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 "Franēa"
@@ -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 "Bčlgica"
@@ -1493,7 +1498,7 @@ msgstr "Alemanya"
#
#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Greece"
-msgstr "Grecia"
+msgstr "Grčcia"
#
#: ../../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 "Sučcia"
-#: ../../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 "Paļsos 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 "Itąlia"
@@ -1521,8 +1526,8 @@ msgstr "Itąlia"
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 "
+"benentčs\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 introduļu 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 comenēar 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 cņpia 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 comenēament 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 després 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 ""
"Després 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 "Desfés"
-#: ../../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 automąticament"
-
-#: ../../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 automąticament"
+
+#: ../../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ó 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 primąries"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
-msgstr "No puc afegir cap més partició"
+msgstr "No es pot afegir cap més 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 més particions, suprimiu-ne una per poder crear una partició "
+"Si voleu tenir més 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 extraļble"
+msgstr "Muntatge automątic dels dispositius 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 "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 cņpia 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 "Advertčncia"
-#: ../../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 "Preferčncia: "
-#: ../../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 mąxim nombre de particions primąries).\n"
+"Esborreu primer una partició primąria 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 anul·lar 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 lķmits 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 cņpia 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 ""
"Després 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 desplaēar?"
+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ą desplaēant"
+msgstr "S'estą movent"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
-msgstr "S'estą desplaēant 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'instal·lar. El voleu instal·lar?"
+msgstr "Cal instal·lar el paquet %s. Voleu instal·lar-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 "
-"fķsicament més enllą del cilindre nŗ 1024 del disc dur, i no teniu cap "
+"fķsicament més 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 "Després 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 (només és una suposició)\n"
+msgstr "Lletra d'unitat de DOS: %s (només é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 "Només 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 capēals, %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 mķnim %d "
+"Aquesta clau de xifratge és massa senzilla (ha de tenir com a mķnim %d "
"carącters)"
#
-#: ../../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 ""
+"Introduļu el vostre nom d'usuari, la contrasenya i el nom de domini per "
+"accedir a aquesta mąquina."
-#: ../../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 produļt 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 lņgic 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 produļt 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 bąsica i limitada.\n"
+"Encara més, tots els controladors OSS reinventen la roda...\n"
+"\n"
+"L'ALSA (Arquitectura Avanēada 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 més 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 caracterķstiques 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\" només s'usarą en la següent 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 "Mņdul"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Cancel·la"
-
-#: ../../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 "Mņdul"
-
-#: ../../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 passarel·la"
-
-#: ../../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 "Pągina 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ó automątica"
-
-#: ../../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ó automątica"
-#: ../../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|Genčric"
#: ../../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 més modernes, el mņdul bttv del nucli GNU/Linux "
+"detecta automąticament els parąmetres correctes.\n"
+"Si la vostra targeta no és detectada, podeu forēar el tipus de sintonitzador "
+"i de targeta aquķ. Simplement seleccioneu els parąmetres 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 memņria (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 memņries intermčdies 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 memņries intermčdies per a captures amb MMAP"
#
-#: ../../harddrake/v4l.pm_.c:216
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
-msgstr "carrega parąmetres"
+msgstr "Configuració del PLL:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
-msgstr ""
+msgstr "Permet l'śs de la rądio:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
-msgstr ""
+msgstr "habilita l'śs de la rądio"
#: ../../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 més coses. Perņ a diferčncia 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 mķnim\n"
-"per a vós. Aquest compte és en el que haurķeu d'entrar per un śs\n"
-"habitual. Tot i que es molt prąctic entrar en el sistema com a \"root\" cada "
-"dia,\n"
-"pot ser molt perillós! La més petita errada podrķa significar que el "
-"sistema\n"
-"ja no funcionés més. 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. Després 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\", després en podreu afegir tants com "
+"tenir\n"
+"les seves preferčncies, els seus fitxers, etc. Podeu llegir la \"Guia de "
+"l'Usuari\"\n"
+"per aprendre més coses. A diferčncia 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 mķnim un usuari "
+"normal.\n"
+"Aquest compte és en el que haurķeu d'entrar per a un śs habitual. Tot i que "
+"és\n"
+"molt prąctic entrar en el sistema com a \"root\" cada dia, també pot ser "
+"molt\n"
+"perillós. La més petita errada podrķa significar que el sistema deixés 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. Després "
+"cal que\n"
+"introduļu 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\", després 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ó \"Avanēat\" 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ó \"Avanēat\" podreu canviar l'intčrpret 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"
+"automąticament en el sistema en arrencar l'ordinador. Si us interessa "
+"aquesta \n"
+"caracterķstica (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 caracterķstica, pitgeu \"No\"."
#: ../../help.pm_.c:48
msgid ""
@@ -3005,49 +2855,44 @@ msgid ""
msgstr ""
"Aquestes són 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"
-"són 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 instal·lar\n"
-"prou programari. Si voleu emmagatzemar les dades en una altra partició, "
-"també\n"
-"haureu de seleccionar una \"/home\" (només si teniu més d'una partició de\n"
-"Linux).\n"
-"\n"
+"l'auxiliar, \n"
+"són adequades per a un śs normal. Si feu algun canvi, com a mķnim heu de "
+"definir\n"
+"una partició arrel (\"/\"). No escolliu una partició massa petita, o no "
+"podreu\n"
+"instal·lar prou programari. Si voleu emmagatzemar les dades en una altra "
+"partició, també haureu de seleccionar una \"/home\" (només si teniu més "
+"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\", \"nśmero d'unitat de disc"
"\",\n"
"\"nśmero 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"
-"\"Nśmero de la unitat de disc\" és sempre una lletra després d'\"hd\" o \"sd"
-"\".\n"
+"El \"Nśmero de la unitat de disc\" és sempre una lletra després d'\"hd\" o "
+"\"sd\".\n"
"Amb unitats de disc IDE:\n"
"\n"
-" * \"a\" significa \"unitat de disc mestre en el controlador IDE primari"
-"\",\n"
+" * \"a\" significa \"unitat de disc 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 primąria de disc"
-"\", una \"b\" significa \"unitat secundąria de disc\", etc..."
+"\",\n"
+"una \"b\" significa \"unitat secundąria 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 instal·lació del Mandrake Linux estą repartida en diversos CD-ROMs. "
+"La instal·lació 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 instal·lar en "
-"el\n"
-"sistema. Hi ha milers de paquets en el Mandrake Linux, i\n"
-"se suposa que vós no els coneixeu certerament.\n"
+"Ha arribat el moment d'especificar quins programes voleu instal·lar en el\n"
+"sistema. Hi ha milers de paquets en el Mandrake Linux, i no se suposa que\n"
+"els conegueu tots de memņria.\n"
"\n"
"Si esteu fent una instal·lació estąndar des del CD-ROM, primer se us "
-"preguntarą\n"
-"que especifiqueu els CDs que teniu (només en mode Expert). Comproveu\n"
-"les etiquetes dels CDs i resalteu el quadre corresponent als CDs que teniu "
-"per a fer\n"
-"la instal·lació. Cliqueu \"D'acord\" quan volgueu continuar.\n"
+"demanarą\n"
+"que especifiqueu els CD que teniu (només en mode Expert). Comproveu les "
+"etiquetes\n"
+"dels CD i marqueu els quadres corresponents als CD que teniu per fer la\n"
+"instal·lació. Cliqueu \"D'acord\" quan vulgueu continuar.\n"
"\n"
"Els paquets estan ordenats en grups que corresponen a un śs particular de "
"la\n"
"mąquina. 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 més dels corresponents;\n"
+" * \"Estació de treball\": si voleu utilitzar l'ordinador com a estació de \n"
+"treball, seleccioneu un o més grups dels corresponents;\n"
"\n"
-" * \"Desenvolupament\": si la vostra mąquina s'ha d'utilitzar per a "
-"programar, escolliu\n"
-"el(s) grup(s) desitjat(s);\n"
+" * \"Desenvolupament\": si la vostra mąquina 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 més habituals voleu instal·lar en el vostre\n"
-"ordinador;\n"
+"possible\n"
+"de seleccionar els serveis més habituals que voleu instal·lar en la vostra\n"
+"mąquina;\n"
"\n"
-" * \"Entorn Grąfic\": finalment, aquķ és un escollireu quin és el vostre\n"
-"entorn grąfic preferit. Heu de seleccionar com a mķnim un entorn grąfic si "
-"voleu tenir\n"
-"una estació de treball grąfica!\n"
+" * \"Entorn Grąfic\": finalment, aquķ és on escollireu quin és el vostre\n"
+"entorn grąfic preferit. Heu de seleccionar com a mķnim un entorn grąfic si\n"
+"voleu tenir una estació de treball grąfica.\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 "
"instal·lació\n"
-"des de zero (en contraposició a una millora-upgrade-), se us presentarą un "
-"diąleg proposant-vos\n"
-"diferents opcions per a una instal·lació mķnima:\n"
+"des de zero (en contraposició a una actualització), se us presentarą un "
+"diąleg \n"
+"proposant-vos diferents opcions per a una instal·lació mķnima:\n"
"\n"
-" * \"Amb X\": instal·lar els mķnims paquets possibles per a tenir un entorn "
+" * \"Amb X\": instal·lar els mķnims paquets necessaris per tenir un entorn "
"grąfic\n"
"funcional;\n"
"\n"
-" * \"Amb Documentació Bąsica\": instal·lar el sistema base més utilitats "
-"basiques\n"
-"i la seva documentació. Aquesta instal·lació és apropiada per \n"
-"definir un sistema servidor;\n"
-"\n"
-" * \"Instal·lació Realment Mķnima\": aixņ instal·larą el mķnim necessari per "
-"a\n"
-"tenir un sistema Linux funcionat, en lķnia de comandes només. Aquesta "
-"instal·lació és\n"
-"de 65Mb.\n"
-"\n"
-"Podeu comprovar la casella de \"Selecció individual de paquets\", que és "
-"forēa śtil si\n"
-"teniu per la mą els diversos paquets que s'ofereixen per instal·lar o si "
-"voleu tenir control total\n"
-"sobre el quč s'instal·larą.\n"
-"\n"
-"Si heu comenēat la instal·lació en el mode \"Upgrade\", podeu deseleccionar "
-"tots els grups\n"
-"si voleu evitar que s'instal·li cap nou paquet. Aixņ és śtil per a reparą o\n"
-"actualitzar un sistema existent."
+" * \"Amb Documentació Bąsica\": instal·lar el sistema base i les utilitats "
+"bąsiques\n"
+"amb la seva documentació. Aquesta instal·lació és adequada per configurar un "
+"sistema\n"
+"servidor;\n"
+"\n"
+" * \"Instal·lació Realment Mķnima\": s'instal·larą el mķnim necessari per "
+"tenir un\n"
+"sistema Linux operatiu, només amb lķnia d'ordres. Aquesta instal·lació "
+"ocupa\n"
+"uns 65MB.\n"
+"\n"
+"Podeu marcar la casella de \"Selecció individual de paquets\", que és forēa "
+"śtil si\n"
+"coneixeu els diversos paquets que s'ofereixen per instal·lar o si voleu "
+"tenir\n"
+"control total sobre el que s'instal·larą.\n"
+"\n"
+"Si heu comenēat la instal·lació en el mode \"Actualització\", podeu "
+"desmarcar \n"
+"tots els grups si voleu evitar que s'instal·li 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 "
-"\"Instal·lar\",\n"
-"que iniciarą el procés d'instal·lació. Depenent de la velocitat del vostre "
-"maquinari\n"
-"i del nśmero de paquets que necessitin ser instal·lats, pot tardar una bona "
-"estona\n"
-"que el procés acabi. Una estimació dels temps que durarą la instal·lació 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 instal·lats. 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 després 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ą instal·lant, aleshores cliqueu en \"No\". Clicar \"Sķ\" "
-"instal·larą\n"
-"els serveis llistats i farą que els serveis llistats siguin arrancats "
-"automąticament\n"
-"per defecte. !!\n"
-"\n"
-"La opció de \"Dependčncies Automątiques\" simplement no permet que s'ensenyi "
-"el diąleg\n"
+"dreta. Quan hagueu acabat la selecció de paquets, cliqueu a \"Instal·la\",\n"
+"que iniciarą el procés d'instal·lació. Depenent de la velocitat del vostre \n"
+"maquinari i del nśmero de paquets que necessitin ser instal·lats, el procés\n"
+"pot trigar una bona estona en acabar. A la pantalla es mostrarą una "
+"estimació\n"
+"del temps que durarą la instal·lació 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 instal·lar\n"
+"aquests servidors. Sota Mandrake Linux, qualsevol servidor instal·lat "
+"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 després que aquesta versió de Mandrake Linux es "
+"completés.\n"
+"Si no sabeu quč se suposa que fa un servei en particular o per quč s'estą\n"
+"instal·lant, aleshores feu clic a \"No\". Si pitgeu \"Sķ\" s'instal·laran\n"
+"els serveis llistats i s'iniciaran automąticament per defecte.\n"
+"\n"
+"L'opció de \"Dependčncies automątiques\" només deshabilita el diąleg "
+"d'advertčncia\n"
"que apareix quan l'instal·lador selecciona automąticament un paquet. Aixņ\n"
"passa perquč s'ha determinat que es necessita safisfer una dependčncia d'un\n"
-"altre paquet perquč la instal·lació es completi correctament.\n"
+"altre paquet per tal que la instal·lació 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 prčvia instal·lació. Clicant en aquesta icona\n"
-"el sistema us demanarą que inserteu un disquet creat prčviament al final "
-"d'una altra\n"
-"instal·lació. Mireu la segona suggerčncia de l'śltim pas per saber com crear "
-"aquest tipus\n"
-"de disquet."
+"de paquets escollits en una instal·lació anterior. Fent clic en aquesta "
+"icona\n"
+"el sistema us demanarą que inseriu un disquet creat prčviament al final "
+"d'una\n"
+"altra instal·lació. 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ó fallés, desseccioneu la casella \"Usar auto detecció\" la "
-"prņxima vegada. Vós\n"
-"podeu escollir de no configurą la xarxa, o fer-ho més tard; en aquest cas, \n"
-"simplement cliqueu el butó \"Cancel·la\".\n"
-"\n"
-"Les connexions disponibles són: 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ó automątica de dispositius de xarxa i mņdems. Si la\n"
+"detecció fallés, desmarqueu la casella \"Usa la detecció automątica\" la \n"
+"prņxima vegada. Podeu triar també no configurar la xarxa, o fer-ho més "
+"tard;\n"
+"en aquest cas, simplement feu clic al botó \"Cancel·la\".\n"
+"\n"
+"Les connexions disponibles són: mņdem tradicional, mņdem XDSI, connexió "
"ADSL,\n"
-"modem de cable, i finalment una simple connexió de xarxa local (Ethernet).\n"
+"mņdem 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 parąmetres 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 parąmetres del vostre proveļdor d'accés a Internet o de "
+"l'administrador\n"
+"del sistema.\n"
"\n"
-"Podeu consultar la ``Guia de l'Usuari'' en el capķtol 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 capķtol 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 instal·lat i usar el programa descrit per "
+"configurar\n"
+"la vostra connexió.\n"
"\n"
"Si voleu configurar la xarxa més tard després de la instal·lació, o si ja \n"
-"heu acabat de configurar la connexió de xarxa, cliqueu \"Cancel·la\"."
+"heu acabat de configurar la connexió de xarxa, feu clic a \"Cancel·la\"."
#: ../../help.pm_.c:193
msgid ""
@@ -3339,18 +3180,21 @@ msgid ""
msgstr ""
"Ara podeu triar quins serveis voleu que s'iniciļn durant l'arrencada.\n"
"\n"
+"Aquķ es llisten tots els serveis disponibles amb la instal·lació 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 més 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 només els serveis que realment necessiteu."
+"en un servidor. En general, seleccioneu només 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 mąquina també te instal·lat un altre sistema operatiu com Windows.\n"
-"\n"
-"La opció de \"Sincronització automątica de la hora\" regularą "
-"automąticament\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 caracterķstica "
-"funcioni. També\n"
-"instal·larą en la seva mąquina 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 mąquina és el mateix que el rellotge del sistema. Aixņ és\n"
+"convenient quan la mąquina també té instal·lat un altre sistema operatiu "
+"com \n"
+"Windows.\n"
+"\n"
+"L'opció de \"Sincronització automątica de l'hora\" regularą automąticament\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 caracterķstica funcioni. El "
+"que\n"
+"farą realment és instal·lar en la vostra mąquina 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 interfķcie grąfica del GNU/Linux\n"
-"i és on tots els entorns grąfics (KDE, GNOME, AfterStep,\n"
-"WindowMaker, etc.) enpaquetats en el Mandrake Linux van a parar. En aquesta "
-"secció, DrakX\n"
-"mirarą de configurar X automąticament.\n"
+"L'X (per Sistema de finestres X) és el cor de la interfķcie grąfica del GNU/"
+"Linux\n"
+"i sobre ell funcionen tots els entorns grąfics (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 automąticament 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 després de la "
+"instal·lació).\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 instal·lació \"Experta\", entrareu en l'auxiliar\n"
-"de la configuration de X. Mireu la corresponent secció del manual per a més\n"
+"Si esteu fent una instal·lació \"Experta\", entrareu en l'auxiliar de\n"
+"configuració de l'X. Mireu la secció del manual corresponent per a més\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 següent pas. Si no podeu veure el missatge, aixņ significa\n"
-"que la configuració és errņnia i que el test finalitzarą automąticament en\n"
-"10 segons, restaurant la pantalla."
+"seguirą amb el següent pas. Si no podeu veure el missatge, voldrą dir que "
+"la\n"
+"configuració és errņnia i el test finalitzarą automąticament passats 10 "
+"segons,\n"
+"i es restaurarą la pantalla. Consulteu la secció de configuració del vķdeo "
+"de\n"
+"la guia d'usuari per obtenir més 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 interfķcie grąfica\n"
-"en iniciar. Noteu que aquesta pregunta se li farą encara que no hągiu 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 interfķcie grąfica en "
+"arrencar.\n"
+"Noteu que aquesta pregunta se us farą encara que no hągiu 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 lķnia 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 mķnim dos situacions:\n"
-"\n"
-" * quan s'instal·la 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 reinstal·lar Windows, el procés de la instal·lació "
-"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 lķnia 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 mķnim,\n"
+"dues situacions:\n"
+"\n"
+" * quan s'instal·la 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 reinstal·lar "
+"Windows,\n"
+"el procés d'instal·lació 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 introduļu un disquet a la\n"
+"unitat de disquets. El disquet que introduļu 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 "
"instal·lar\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. Bąsicament, particionar un disc dur consisteix en dividir-lo de manera\n"
+"operatiu existent n'utilitza tot l'espai disponible, us caldrą particionar-"
+"lo.\n"
+"Bąsicament, particionar un disc dur consisteix a dividir-lo de manera\n"
"lņgica per crear espai on instal·lar el nou sistema Mandrake Linux.\n"
"\n"
-"\n"
"Atčs que els efectes d'aquest procés solen ser irreversibles, el "
-"particionament \n"
-"us pot espantar si sou un usuari sense experičncia.\n"
-"Aquest auxiliar simplifica aquest procés; abans de comenēar, consulteu el\n"
-"manual i preneu-vos el temps que calgui.\n"
-"\n"
-"\n"
-"Necessiteu, com a mķnim, dues particions, una per al sistema operatiu en\n"
+"particionament\n"
+"us pot espantar si sou un usuari sense experičncia. Aquest auxiliar "
+"simplifica\n"
+"aquest procés. Abans de comenēar perņ, consulteu el manual i preneu-vos el "
+"temps\n"
+"que calgui.\n"
+"\n"
+"Si esteu executant la instal·lació 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 interfķcie d'instal·lació, podeu usar els auxiliars com s'explica "
+"aquķ\n"
+"prement el botó \"Auxiliar\" del quadre de diąleg.\n"
+"\n"
+"Necessiteu com a mķnim dues particions: una per al sistema operatiu en\n"
"si i l'altra per a la memņria virtual (anomenada també \"Intercanvi\").\n"
"\n"
-"\n"
"Si les particions ja s'han definit (en una instal·lació anterior o "
"mitjanēant\n"
"una altra eina de particionament), només caldrą que seleccioneu les que "
"voleu\n"
"utilitzar per instal·lar el sistema Linux.\n"
"\n"
+"Si les particions encara no s'han definit, les heu de crear mitjanēant\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 més 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 més particions de Linux existents. Si voleu conservar-les,\n"
-"escolliu aquesta opció.\n"
-"\n"
+" * \"Usa l'espai lliure\": aquesta opció particionarą automąticament les\n"
+"unitats buides. No se us preguntarą res més.\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 més 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 bąsics \n"
+"són seleccionats per defecte, i en general els haurķeu de mantenir.\n"
"\n"
-"\n"
-"* Utilitzar l'espai lliure de la partició del Windows: si teniu el "
-"Microsoft\n"
-"Windows instal·lat 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 instal·lat 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 pčrdua 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 pčrdua de dades, tenint "
+"en\n"
+"compte que la partició de Windows s'ha de defragmentar prčviament. Aquesta\n"
"opció és la més 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ą més petita que ara. Aixņ "
"significa\n"
"que tindreu menys espai lliure per emmagatzemar-hi dades o instal·lar-hi "
"més\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"
+"comenēarą 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 fącilment 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 fącilment 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 instal·lació és ara completa i el seu sistema GNU/Linux "
+"Ja ho teniu. S'ha completat la instal·lació 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ó \"Avanēat\" (en mode Expert) ensenya dos butons més per a:\n"
+"El botó \"Avanēat\" (només en mode expert) mostra dos botons més:\n"
"\n"
-" * \"generar disquet d'auto-instal·lació\": per a crear un disquet "
-"d'instal·lació\n"
-"que permetrą fer a una instal·lació completa sense l'ajuda d'un\n"
+" * \"Genera un disquet d'instal·lació automątica\": per crear un disquet \n"
+"d'instal·lació que permetrą fer una instal·lació completa sense l'ajuda "
+"d'un\n"
"operador, semblant a la instal·lació que acabeu de configurar.\n"
"\n"
-" Cal remarcar que dos opcions diferents son possibles després de clicar el "
-"butó:\n"
+" Cal remarcar que es poden triar dues opcions diferents:\n"
"\n"
" * \"Repetició\". Aquesta és una instal·lació parcialment automatitzada "
"ja que\n"
"el pas de particionar (i només aquest) es manté interactiu;\n"
"\n"
-" * \"Automatitzat\". Instal·lació completament automatitzada: el disc dur "
-"és completament\n"
-"reescrit, totes les dades es perden.\n"
+" * \"Automatitzada\". Instal·lació completament automatitzada: el disc "
+"dur es\n"
+"reescriu completament i totes les dades es perden.\n"
"\n"
" Aquesta caracterķstica és forēa śtil quan es fan instal·lacions a un bon "
-"grapat d'ordinadors\n"
-"similars. Mireu la secció d'auto-instal·lació en la nostra web;\n"
-"\n"
-" * \"Graba selecció de paquets\"(*): graba els paquets seleccionats tal com\n"
-"abans. Aleshores, quan feu una altra instal·lació, inserteu el disquet dins\n"
-"la unitat lectora i executeu la instal·lació. 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'instal·lació automątica 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 instal·lació. Aleshores, quan feu una "
+"altra\n"
+"instal·lació, inseriu el disquet a la unitat lectora i executeu la "
+"instal·lació.\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; després del formatatge, "
+"Aneu amb compte en seleccionar les particions; després 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 \"Cancel·la\" si voleu seleccionar una altra partició per a "
+"Feu clic a \"Cancel·la\" si voleu seleccionar una altra partició per "
"instal·lar\n"
"el nou sistema Mandrake Linux.\n"
"\n"
-"Cliqueu a \"Avanēat\" si voleu seleccionar particions que seran "
-"comprovades \n"
-"cercant per a blocs erronis en el disc."
+"Feu clic a \"Avanēat\" 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ą instal·lant. Aquesta\n"
-"operació trigarą uns quants minuts (dependrą de la mida total que\n"
-"hagueu escollit instal·lar i de la velocitat del vostre ordinador).\n"
+"El nou sistema operatiu Mandrake Linux s'estą instal·lant. Segons la "
+"quantitat\n"
+"de paquets que heu triat instal·lar i la velocitat de la vostra mąquina, \n"
+"aquesta operació pot trigar des d'uns pocs minuts fins a un temps "
+"considerable.\n"
"\n"
"Si us plau, tingueu pacičncia."
@@ -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 instal·lant el Mandrake Linux, perņ és probable que alguns\n"
-"paquets hagin estat actualitzats desde la data de llanēament. 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 través d'Internet. "
-"Escolliu\n"
-"\"Sķ\" si teniu una connexió amb Internet que funcioni, o \"No\" si voleu "
-"instal·lar-los\n"
-"més tard.\n"
-"\n"
-"Triar \"Sķ\" ensenya una llista de llocs des d'on les actualitzacions es "
-"poden\n"
-"obtenir. Escolliu el que estigui més a prop. Aleshores un arbre per a "
-"seleccionar\n"
-"apareix: comproveu la selecció, i premeu \"Instal·lar\" per a baixar-los i\n"
-"instal·lar els paquets seleccionats, o \"Cancel·la\" per a abortar."
+"Ara esteu instal·lant el Mandrake Linux, perņ és probable que alguns "
+"paquets\n"
+"hagin estat actualitzats desde la data de llanēament. 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"
+"instal·lar-les més tard.\n"
+"\n"
+"Si trieu \"Sķ\" apareixerą una llista de llocs des d'on podeu baixar-vos "
+"les\n"
+"actualitzacions. Escolliu la ubicació més propera. Aleshores, apareixerą "
+"un \n"
+"arbre de selecció de paquets: comproveu la selecció i premeu \"Instal·la\" "
+"per\n"
+"baixar i instal·lar els paquets seleccionats, o \"Cancel·la\" 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 cląsules de la "
-"llicčncia. 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 "
-"instal·lació\n"
-"immediatament. Per a continuar amb la instal·lació, feu clic en el\n"
-"butó \"Accept\"."
+"Abans de continuar, haurķeu de llegir amb deteniment les cląusules de la \n"
+"llicčncia. Aquesta cobreix la totalitat de la distribució Mandrake Linux.\n"
+"Si no esteu d'acord amb tots els termes de la llicčncia, feu clic al botó\n"
+"\"Refusa\" i la instal·lació terminarą immediatament. Per continuar amb la\n"
+"instal·lació, 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 més exposat és un ordinador, i com "
-"més\n"
-"són vitals les dades guardades en ell, el nivell de seguretat hauria de ser "
-"més alt.\n"
-"Tanmateix, un nivell alt de seguretat s'obté generalment en contraposició a "
-"la\n"
-"facilitat d'śs. Mireu el capķtol \"msec\" del ``Manual de Referčncia''\n"
-"per a més informació sobre el significal dels nivells de seguretat.\n"
+"Ara és el moment de triar el nivell de seguretat desitjat per a la mąquina.\n"
+"Com a norma general, com més s'exposa un ordinador i com més vitals són les\n"
+"dades que s'hi emmagatzemen, més 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 capķtol \"msec\" del \"Manual de Referčncia\"\n"
+"per obtenir més 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"
-"instal·lar el sistems Mandrake Linux. Si ja s'han definit les particions "
-"(amb\n"
-"una instal·lació anterior de GNU/Linux o mitjanēant una altra eina de\n"
-"particionament), podeu utilitzar les particiones existents. En cas "
-"contrari,\n"
+"instal·lar el sistema Mandrake Linux. Si ja s'han definit les particions\n"
+"(en una instal·lació anterior de GNU/Linux o mitjanēant 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ó automątica\": aquesta opció us permet crear automąticament "
"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"
-" * \"Més\": dóna accés a accions addicionals:\n"
+"\"Més\": dóna accés 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 prčviament\n"
-"al disquet;\n"
+" * \"Restaura la taula de la particions\": permet restaurar una taula de "
+"particions\n"
+"que hagueu desat prčviament en un disquet.\n"
"\n"
-" * \"Rescata la taula de particions\": si la taula estą malmesa, vós "
-"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 automątic de suports extraļbles\": si desseleccioneu "
+"aquesta opció fareu\n"
+"que els usuaris hagin de muntar i desmuntar les unitats de suports "
+"extraļbles 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 cancel·lar els canvis;\n"
+" * \"Desfés\": utilitzeu aquesta opció per cancel·lar els canvis.\n"
"\n"
" * \"Canvia entre mode normal/expert\": permet accions addicionals en les "
"particions\n"
-"(tipus, opcions, format) i dóna més informació;\n"
+"(tipus, opcions, format) i dóna més 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ó mitjanēant el "
-"teclat:\n"
-"moveu-vos per les particions amb la tecles Tab i Fletxa amunt/Fletxa avall.\n"
+"Nota: podeu accedir a qualsevol opció mitjanēant 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 més informació sobre els diferents tipus de sistema de fitxers "
-"disponibles, llegiu\n"
-"el capķtol sobre ext2fs del ``Manual de Referčncia''.\n"
+"Per a més informació sobre els diferents sistemes de fitxers disponibles, "
+"llegiu\n"
+"el capķtol sobre ext2FS del \"Manual de Referčncia\".\n"
"\n"
"Si esteu fent la instal·lació en un ordinador PPC, potser voldreu crear una\n"
-"petita partició 'bootstrap' HFS d'un mķnim d'1 MB per a śs del carregador\n"
-"d'arrencada 'yaboot'. Si decidiu fer-la una mica més gran, per exemple de\n"
+"petita partició \"bootstrap\" HFS d'un mķnim d'1 MB per a śs del carregador\n"
+"d'arrencada yaboot. Si decidiu fer-la una mica més 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'emergčncia durant l'arrencada."
@@ -4052,13 +3930,12 @@ msgstr ""
"Si us plau, trieu quina d'elles voleu redimensionar per instal·lar 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\", \"nśmero d'unitat de "
-"disc\",\n"
-"\"nśmero de la partició\" (per exemple, \"hda1\").\n"
+"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"nśmero d'unitat "
+"de \n"
+"disc\", \"nśmero 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 primąria de disc"
-"\", una \"b\"significa \"unitat secundąria de disc\", etc...\n"
+"\",\n"
+"una \"b\" significa \"unitat secundąria de disc\", etc.\n"
"\n"
"\"Nom Windows\" és la lletra de la vostra unitat de disc sota Windows (el "
-"primer disc o partició s'anomena \"C:\")."
+"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 pacičncia. Aquesta operació pot trigar diversos minuts."
+msgstr "Si us plau, tingueu pacičncia. 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 instal·lació per defecte (\"Recomanada\")\n"
+"DrakX necessita saber si voleu una instal·lació per defecte (\"Recomanada"
+"\")\n"
"o si voleu tenir més control sobre la instal·lació (\"Expert\"). També "
"podeu\n"
-"escollir de fer una instal·lació nova o una actualització d'un sistema "
-"Mandrake Linux\n"
-"ja existent:\n"
+"escollir fer una instal·lació nova o una actualització d'un sistema \n"
+"Mandrake Linux ja existent:\n"
"\n"
-" * \"Instal·lar\": esborra completament l'antic sistema operatiu. De fet, "
-"depenent de\n"
-"quines dades hi hagi en la vostra mąquina, podrą mantenir algunes antigues "
-"partitions (Linux\n"
-"o altres) sense modificar;\n"
+" * \"Instal·la\": esborra completament l'antic sistema operatiu. De fet,\n"
+"depenent del que tingueu instal·lat en la vostra mąquina, es podran "
+"mantenir\n"
+"algunes antigues particions (Linux o altres) sense modificar.\n"
"\n"
-" * \"Actualització\": the classe d'instal·lació permet d'actualitzar els "
+" * \"Actualitza\": aquesta mena d'instal·lació permet actualitzar els "
"paquets\n"
"que hi ha instal·lats 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 instal·lació per defecte;\n"
+"passos\n"
+"de configuració es mantenen accessibles com a la instal·lació per defecte.\n"
"\n"
-" * \"Actualitzar Paquets Només\": 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"
+" * \"Només actualitza paquets\": aquest nou tipus d'instal·lació 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"
"instal·lació.\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"
-"següents d'instal·lació o actualització del sistema operatiu Mandrake "
-"Linux:\n"
+"Segons els vostres coneixements de GNU/Linux, trieu una de les següents "
+"opcions:\n"
"\n"
-"* Recomanada: si mai no heu instal·lat un sistema operatiu GNU/Linux,\n"
-"escolliu aquest. La instal·lació serą molt fącil i només se us faran\n"
-"unes poques preguntes;\n"
+" * Recomanada: si mai no heu instal·lat un sistema operatiu GNU/Linux, "
+"trieu\n"
+"aquesta opció. La instal·lació serą molt fącil i només se us faran unes "
+"poques\n"
+"preguntes.\n"
"\n"
-"* Per a experts: si domineu el GNU/Linux, trieu aquest tipus\n"
-"d'instal·lació. La instal·lació per a experts us permetrą de realitzar\n"
-"una instal·lació molt personalitzada. La resposta a algunes preguntes\n"
-"pot ser molt difķcil si no teniu sņlids coneixements de GNU/Linux. Per "
-"tant,\n"
-"no escolliu aquest tipus d'instal·lació tret que sapigueu quč esteu fent."
+" * Expert: si domineu el GNU/Linux, potser voldreu una instal·lació molt\n"
+"personalitzable. Algunes de les decisions que haureu de prendre poden "
+"resultar\n"
+"difķcils si no teniu coneixements sņlids de GNU/Linux. Per tant, no escolliu "
+"aquest\n"
+"tipus d'instal·lació 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 automąticament (depenent "
-"del\n"
-"llenguatge que escolliu) i no veure mai aquest pas. Tanmateix, vós\n"
-"podrieu tenir un teclat que correspon exactament amb el vostre llenguatge: "
-"per\n"
-"exemple, si sóu un suķs que parla anglčs, encara voldreu que el\n"
-"teclat sigui suķs. O si parleu anglčs 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 instal·lació 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, podrķeu tenir un teclat que no correspongués "
+"exactament\n"
+"al vostre idioma, per exemple: si sou un suķs que parla anglčs, encara "
+"voldreu\n"
+"que el teclat sigui suķs. O si parleu anglčs 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 instal·lació i seleccionar un teclat adequat de la llista.\n"
"\n"
-"Feu clic en el butó \"Més\" perquč se us presenti la llista completa de\n"
-"teclats suportats."
+"Feu clic al botó \"Més\" 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 instal·lar per usar en "
-"el dia a dia.\n"
-"\n"
-"Cliqueu en el butó \"Avanēat\" us permetrą de seleccionar un altre\n"
-"idioma per a instal·lar en l'estació de treball. La selecció de diversos "
-"llenguatges\n"
-"farą que s'intal·lin 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 "
-"més a més\n"
-"d'usuaris de l'anglčs, en la vostra maquina, seleccioneu l'Anglčs com "
-"l'idioma principal\n"
-"i en l'arbre de la secció Avanēada 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 instal·lació i per al sistema.\n"
+"\n"
+"Si feu clic al botó \"Avanēat\" podreu seleccionar altres idiomes que "
+"vulgueu\n"
+"instal·lar a la vostra estació de treball. S'instal·laran els fitxers "
+"d'idioma\n"
+"especifics de la documentació i de les aplicacions. Per exemple, si tindreu\n"
+"usuaris anglesos a la vostra mąquina, podeu triar el catalą com a idioma "
+"principal\n"
+"des de l'arbre i, a la secció \"Avanēat\", marcar la casella \"Anglčs|Regne "
+"Unit\".\n"
"\n"
"Cal remarcar que es poden instal·lar mśltiples idiomes. Un cop hagueu "
-"seleccionat els\n"
-"mśltiples 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 només 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 nśmero 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ą automąticament 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ą automąticament si el ratolķ és PS/2, "
+"sčrie 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 \"Cancel·lar\" 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 cancel·lar i triar de nou.\n"
+"\n"
+"De vegades, la roda del ratolķ no es detecta automąticament. 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 més 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 lśnic 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 fącil. 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 carącters alfanumčrics i com a "
-"mķnim 8\n"
-"carącters de longitud. Mai escrigui la contrasenya de l'usuari \"root\" ja "
-"que és molt fącil\n"
-"de comprometre el sistema.\n"
+"Aquesta és la decisió més 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 fącil. 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 conseqüčncia d'accedir sense precaucions a les particions en "
+"si,\n"
+"és molt important que sigui difķcil esdevenir \"root\".\n"
+"\n"
+"La contrasenya hauria de ser una mescla de carącters alfanumčrics i, com a \n"
+"mķnim, de 8 carącters de longitud. No escrigueu mai la contrasenya de \"root"
+"\"\n"
+"ja que és molt fącil comprometre el sistema si ho feu.\n"
"\n"
"De totes maneres, no feu la contrasenya massa llarga o complicada perquč\n"
-"heu de ser capaēos de recordar-la sense massa esforēos.\n"
+"heu de ser capaēos 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 són 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 són carregadors de l'arrencada de GNU/Linux. Normalment,\n"
+"aquesta etapa és totalment automątica. 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 reemplaēarą 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 reemplaēarą 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 reemplaēa amb un nova\n"
-"versió.\n"
+" * si es troba un sector d'arrencada del grub o del LILO, el reemplaēarą\n"
+"amb un de nou.\n"
"\n"
-"Si té algun dubte, DrakX us presentarą un diąleg amb varies opcions.\n"
+"Si té algun dubte, el DrakX us presentarą un diąleg 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ś grąfic\": si preferiu el LILO amb una interfķcie\n"
"grąfica.\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 "
-"instal·lat 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 instal·lar un manejador de carrega "
-"(seleccionant\n"
-"\"Cancel\" aquķ), heu d'estar segurs que teniu alguna manera d'arrencar el "
-"vostre sistema\n"
-"Mandrake Linux! Més encara, estigueu segurs de saber quč feu abans de "
-"canviar alguna de les\n"
-"opcions. !!\n"
-"\n"
-"Clicar el butó \"Advanced\" en aquest diąleg us permetrą canviar algunes "
-"opcions\n"
-"avanēades, que són reservades als usuaris experts.\n"
-"\n"
-"Després d'haver modificat els parąmetres 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 instal·lat en el vostre ordinador, "
-"serą inclņs\n"
-"automąticament 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\" avanēa cap al "
-"següent pas de\n"
-"la instal·lació."
+" * \"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 instal·lar-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 instal·lar un carregador de l'arrencada \n"
+"(seleccionant \"Cancel·la\" aquķ), heu d'estar segurs que teniu alguna "
+"manera\n"
+"d'arrencar el vostre sistema Mandrake Linux! Encara més, estigueu segurs de\n"
+"saber quč feu abans de canviar alguna de les opcions.\n"
+"\n"
+"Si feu clic al botó \"Avanēat\" d'aquest diąleg podreu modificar algunes\n"
+"opcions avanēades, 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 són 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 instal·len correctament, perņ si no és aixķ, podeu afegir-los\n"
-"manualment en aquesta pantalla. Aneu amb compte de triar els parąmetres\n"
-"correctes.\n"
-"\n"
-"També és possible que no volgueu donar accés a tothom a aquests sistemes\n"
-"operatius; en aquest cas podeu suprimir les entrades corresponents, perņ\n"
+"Un cop configurats els parąmetres generals del carregador de l'arrencada, \n"
+"es mostrarą la llista d'opcions de cąrrega que es veurą en arrencar la "
+"mąquina.\n"
+"\n"
+"Si hi ha algun altre sistema operatiu instal·lat en el vostre ordinador, \n"
+"s'inclourą automąticament 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\" avanēa cap al següent pas de la instal·lació.\n"
+"També és possible que no vulgueu permetre a ningś l'accés 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ó necessąria 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. Només 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"
-"després de la instal·lació 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 instal·lats. Pot fer moltes "
-"coses, perņ\n"
-"la configuració bąsica 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 "
-"interfķcie\n"
-"grąfica 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 intčrpret 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 més recomanable perquč és més 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. Només 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ó després de la instal·lació 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ó bąsica 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 interfķcie grąfica 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) instal·larą automąticament.\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 instal·lat 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'interfķcie 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 més adaptadors SCSI PCI. Si troba un adaptador SCSI,\n"
+"el DrakX instal·larą automąticament 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 instal·lat 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'interfķcie 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 ( capķtol 3, en la secció \"Informació obtinguda del "
+"Guia de l'usuari (capķtol 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 accés 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 accés 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'emergčncia.\n"
"\n"
-"Per a altres OS, l'entrada només consta d'una etiqueta i de la partició "
+"Per a altres SO, l'entrada només 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 només el nom a entrar en l'indicador del yaboot per\n"
-"seleccionar aquesta opció d'arrencada;\n"
+" * Etiqueta: és només 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 instal·lació del Linux;\n"
+" * Arrel: el dispositiu arrel o '/' per a la instal·lació 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"
"forēa sovint per auxiliar en la inicialització de maquinari de vķdeo 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ņ són:\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 mņduls "
-"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'emergčncia;\n"
+" * Initrd: aquesta opció es pot utilitzar per carregar els mņduls 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'emergčncia.\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"
-"només 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 només 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 vķdeo de Apple resulti sigui\n"
-"especialment problemątic, podeu seleccionar aquesta opció per arrencar\n"
-"en mode 'no-vķdeo', amb el suport nadiu per a frame buffer;\n"
+" * Sense Vķdeo: en cas que el maquinari de vķdeo d'Apple resulti "
+"especialment\n"
+"problemątic, podeu seleccionar aquesta opció per arrencar en mode 'no-"
+"vķdeo',\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 són:\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ó necessąria\n"
+" * Dispositiu d'arrencada: indica on voleu situar la informació necessąria\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 diferčncia del LILO, amb el Yaboot hi ha\n"
+" * Demora de l'Open Firmware: a diferčncia 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 mąxim d'arrencada del nucli: aquest temps mąxim és similar a la\n"
-"demora d'arrencada del LILO. Després de seleccionar el Linux tindreu "
-"aquesta\n"
-"demora en 0,1 segons abans que se seleccioni la descripció per defecte del "
-"nucli;\n"
+" * Temps mąxim d'arrencada del nucli: aquest temps mąxim és similar a la\n"
+"demora d'arrencada del LILO. Després de seleccionar el Linux tindreu aquest\n"
+"temps (en dčcimes 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 parąmetres de la vostra mąquina. Depenent del\n"
-"maquinari instal·lat, podreu veure o no, les següents entrades:\n"
+"maquinari instal·lat, podreu veure o no les següents 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 Horąria\": DrakX, per defecte, endevina la vostra zona horątia a "
-"partir del llenguatge\n"
-"que heu escollit. Perņ, de la mateixa manera que en el cas del teclat, vós "
-"podeu\n"
-"viure en un pais diferent al del llenguatge escollit.\n"
-"Per tant, podrieu haver de fer clic sobre el butó \"Zona Horąria\" per tal "
-"de\n"
-"configurar el rellotge d'acord amb la zona horąria 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 horąria\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 paķs diferent al de l'idioma "
+"escollit.\n"
+"Per tant, podrķeu haver de fer clic sobre el botó \"Fus horari\" per tal de\n"
+"configurar el rellotge d'acord amb la zona horąria 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 instal·lació;\n"
+"apareixerą\n"
+"aquķ. No es pot fer cap modificació durant la instal·lació.\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 instal·lació;\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 instal·lació.\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 parąmetres\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 parąmetres 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 \"Cancel·la\" per anul·lar 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 mņduls 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'Instal·lació (siusplay creeu "
-"un nou disquet d'arrencada)"
+"No es pot accedir als mņduls 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'instal·lació (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 següents servidor(s): %s\n"
+"Heu seleccionat el(s) següent(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 més aviat possible.\n"
"\n"
"\n"
@@ -4958,34 +4810,38 @@ msgid ""
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
+"Se suprimiran els següents 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 instal·lació "
-"amb ``linux defcfg=floppy''"
+"Per utilitzar aquesta selecció de paquets que heu desat, arrenqueu la "
+"instal·lació 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 produļt 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"
-"Després, trieu l'acció ``Punt de muntatge'' i doneu-li el valor '/'"
+"Després, 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 produļt l'error següent: %s"
+"El redimensionador de la FAT no pot gestionar la vostra partició. \n"
+"S'ha produļt l'error següent: %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 "
+"comenēar la instal·lació 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"
-"instal·lació, executeu l'Scandisk sota Windows (i potser també el Defrag), "
-"i\n"
+"instal·lació, executeu l'Scandisk sota Windows (i potser també el defrag) i\n"
"torneu a comenēar la instal·lació. Feu també una cņpia 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 més d'un disc dur; en quin voleu instal·lar 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 instal·lació"
+msgstr "No es pot trobar espai per a la instal·lació"
-#: ../../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 següents:"
-#: ../../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 instal·lat mitjanēant \"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"
"instal·lar el Mandrake Linux. Si aixņ passa, podeu provar d'instal·lar-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'instal·lació"
#
-#: ../../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'instal·lació següents:"
-#: ../../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 "Importąncia: %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 instal·lar-"
"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'instal·laran els paquets següents"
-#: ../../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 següents"
-#: ../../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ą instal·lat"
+msgstr "No podeu desseleccionar aquest paquet; ja estą instal·lat"
-#: ../../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 automąticament 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 "Instal·la"
#
-#: ../../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 "Instal·lació Mķnima"
+msgstr "Instal·lació 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 "Escolliu els paquets que voleu instal·lar"
-#: ../../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ą instal·lant"
-#: ../../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 instal·lació..."
+msgstr "Espereu si us plau, s'estą preparant la instal·lació..."
-#: ../../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ą instal·lant 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 després\n"
"premeu D'acord.\n"
"Si no el teniu, premeu Cancel·la per no fer la instal·lació des d'aquest CD-"
"ROM."
-#: ../../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 produļt 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 produļt un error en instal·lar els paquets:"
@@ -5474,19 +5331,19 @@ msgstr ""
"\n"
"Si us plau, llegiu atentament les cląusules següents. Si no esteu\n"
"d'acord amb qualsevol d'elles, no esteu autoritzat a instal·lar\n"
-"els CD següents. Premeu 'Rebutja-ho' per continuar la instal·lació\n"
+"els CD següents. Premeu 'Rebutja' per continuar la instal·lació\n"
"sense utilitzar aquests CD.\n"
"\n"
"\n"
"Alguns dels components que s'inclouen en aquest CD no estan\n"
-"regits per la llicčncia GPL o acords semblants. Cada un d'aquests\n"
+"regits per la llicčncia GPL o acords semblants. Cadascun d'aquests\n"
"components es regeix per les cląusules i condicions de la seva\n"
"prņpia llicčncia especķfica. Si us plau, llegiu atentament i\n"
"accepteu aquestes llicčncies especķfiques abans d'utilitzar o\n"
"redistribuir els components esmentats. En general, aquestes\n"
"llicčncies impedeixen la transferčncia, duplicació (excepte amb\n"
"la finalitat de fer-ne cņpies 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 llicčncia especķfica. Tret que la\n"
"llicčncia especķfica 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 distribuļdor o editor del component.\n"
"La transferčncia a terceres parts i la cņpia 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 següent pretanyen als\n"
+"Tots els drets sobre els components del CD següent pertanyen als\n"
"seus autors respectius i estan protegits per les lleis de\n"
"propietat intel·lectual i de copyright aplicables als programes\n"
"informątics.\n"
@@ -5651,7 +5508,7 @@ msgstr ""
"acord de llicčncia entre la vostra persona i MandrakeSoft S.A., que\n"
"s'aplica als Productes de programari. Pel fet d'instal·lar, duplicar\n"
"o utilitzar els Productes de programari en qualsevol forma esteu\n"
-"acceptant explķcitament, i expressant el vostre acord a, avenir-vos a\n"
+"acceptant explķcitament, i expressant el vostre acord a avenir-vos a\n"
"les cląusules i condicions d'aquesta Llicčncia. Si no esteu d'acord\n"
"amb qualsevol part de la Llicčncia, no esteu autoritzat a instal·lar,\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 descąrrega des d'un dels llocs de Mandrake Linux, que\n"
"estiguin prohibides o restringides en alguns paļsos per les lleis\n"
-"locals. Aquesta responsabilitat limitada s'aplica, perņ no estą\n"
-"limitada a, els potents components criptogrąfics inclosos als\n"
+"locals. Aquesta responsabilitat limitada s'aplica, perņ no hi estą\n"
+"restringida, als potents components criptogrąfics 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 llicčncia?"
-#: ../../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'instal·lació voleu?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instal·la/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 instal·lació 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 Només els Paquets"
+msgstr "Només 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 sčrie a quč estą connectat el vostre ratolķ."
+msgstr "Si us plau, seleccioneu el port sčrie 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 instal·lació "
-"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, podrķeu 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 instal·lació; si us "
-"plau, afegiu-ne"
+"No hi ha prou espai d'intercanvi per completar la instal·lació; 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ą instal·lat"
+msgstr "S'estan cercant els paquets ja instal·lats..."
-#: ../../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 instal·lació 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 instal·lació."
+"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'instal·lació "
+"automątica."
#
-#: ../../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'instal·lació"
-#: ../../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 instal·lació mķnima 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ó bąsica (recomenada!)"
+msgstr "Amb la documentació bąsica (recomanat!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Instal·lació realment mķnima (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 Cancel·la.\n"
-"Si només 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 'Cancel·la'.\n"
+"Si només 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 instal·lació"
-#: ../../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ą instal·lant el paquet %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
-msgstr "Configuració després de la instal·lació"
+msgstr "Configuració posterior a la instal·lació"
-#: ../../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 Mņduls 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"
-"AVĶS:\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 proveļdors no seran en cap cas\n"
-"responsables de cap dany especial, indirecte o incidental (incloent,\n"
-"perņ sense limitar-se a, la pčrdua de beneficis, interrupció del negoci,\n"
-"pčrdua de dades comercials i altres pčrdues econņmiques, i eventuals\n"
-"responsabilitats i idemnitzacions que s'hagin de pagar per sentčncia\n"
-"judicial) derivat de l'śs, la possessió o la simple descąrrega d'aquest\n"
-"programari, al qual el client i/o l'usuari final pugui(n), eventualment,\n"
-"tenir accés després d'haver signat el present acord.\n"
-"\n"
-"Per a qualsevol consulta relativa a aquest acord, podeu adreēar-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 després del llanēament 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 instal·lar aquestes actualitzacions ?"
+"Voleu instal·lar 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 "
"rčpliques 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 rčplica 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 rčplica per a obtenir la llista dels paquets "
+"S'estą contactant amb la rčplica 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 horąria 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ó automątica 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\" després de la instal·lació per a configurar la "
-"targeta de so"
+"Executeu \"sndconfig\" després de la instal·lació 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\" després de la "
"instal·lació"
-#: ../../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 horąria"
+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 mķnim %d carącters)"
-#: ../../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 'Accés 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 mąquina al domini de Windows(TM).\n"
+"Si la xarxa encara no estą operativa, el DrakX provarą de connectar-se al "
+"domini després del pas de configuració de la xarxa.\n"
+"Si aquesta configuració fallés per algun motiu i l'autenticació no "
+"funcionés, executeu 'smbpasswd -j DOMINI -U USUARI%CONTRASENYA' passant com "
+"a parąmetres el domini Windows en qüestió i el nom d'usuari i la contrasenya "
+"de l'administrador, després que arrenqui el sistema.\n"
+"L'ordre 'wbinfo -t' comprovarą si els secrets de l'autenticació són 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 instal·lació continuarą, perņ haureu\n"
-"d'utilitzar el BootX per a arrencar el vostre ordinador"
+"Sembla que teniu un ordinador OldWorld o una mąquina \n"
+"desconeguda; el carregador d'arrencada yaboot no funcionarą.\n"
+"La instal·lació 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 produļt un error en instal·lar l'aboot; \n"
-"voleu intentar igualment la instal·lació encara que aixņ destrueixi la "
+"S'ha produļt un error en instal·lar l'aboot. \n"
+"Voleu intentar igualment la instal·lació encara que aixņ destrueixi la "
"primera partició?"
#
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
-msgstr "Instal·lant el carregador d'arrencada"
+msgstr "S'estą instal·lant 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 instal·lació del carregador d'arrencada. S'ha produļt l'error "
-"següent:"
+"Ha fallat la instal·lació del carregador de l'arrencada. S'ha produļt "
+"l'error següent:"
-#: ../../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 "
-"introduļu:\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 introduļu:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Després, escriviu: shut-down\n"
-"En l'arrencada següent heu de veure l'indicador del carregador d'arrencada."
+"En l'arrencada següent 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'instal·lació automątica"
-#: ../../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 instal·lació 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 capķtol d'instal·lació 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 instal·lació 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"
@@ -6550,32 +6354,32 @@ msgid ""
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
-"Si es desitja, la instal·lació automątica es pot\n"
+"Si ho desitgeu, la instal·lació automątica es pot\n"
"automatitzar completament, perņ en aquest cas\n"
-"prendrą el control del disc dur!!\n"
-"(aixņ estą pensat per a la instal·lació en una altra ordinador).\n"
+"prendrą el control del disc dur!\n"
+"(Aixņ estą pensat per a la instal·lació en un altre ordinador.)\n"
"\n"
"Potser preferireu repetir la instal·lació.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automątica"
-#: ../../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 "Instal·lació 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 "Avanēat"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
-msgstr "Basic"
+msgstr "Bąsic"
-#: ../../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 "Següent"
@@ -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 nśmero del rang 10 que voleu editar,\n"
-"o premeu Enter per a continuar.\n"
-"La vostra elecció? "
+"Si us plau, escolliu el primer nśmero 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 ""
-"=> Avķs, un etiqueta a canviat:\n"
+"=> Avķs, 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 "Finč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 "Noruec"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polončs"
-#: ../../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 "Albančs"
-#: ../../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 (mąquina d'escriure)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armeni (fončtic)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjančs (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 "Bślgar (fončtic)"
#
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bślgar (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 "Bielorśs"
+msgstr "Bielorrśs"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Suķs (disposició alemanya)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suķs (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 "Dančs"
-#: ../../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 "Hongarčs"
-#: ../../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ą (fončtic)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iranią"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandčs"
-#: ../../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 "Japončs 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 nśmeros\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituą \"fončtic\" 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 (cirķl·lic)"
+msgstr "Mongol (cirķl·lic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
-msgstr ""
+msgstr "Maltčs (Regne Unit)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
-msgstr ""
+msgstr "Maltčs (Estats Units)"
-#: ../../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 "Polončs (disposició qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polončs (disposició 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 "Canadenc (Quebec)"
#
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romančs (qwertz)"
#
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romančs (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 (cirķl·lic)"
-#: ../../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 "Ucraļnčs"
-#: ../../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 numčrica\" 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 Grąfica"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
-msgstr "Les dues tecles de majśscules simultąniament"
+msgstr "Les dues tecles de Majśscules simultąniament"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
-msgstr "Tecles de Control i de majśscules simultąniament"
+msgstr "Tecles de Control i de Majśscules simultąniament"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
-msgstr "Tecla de fixació de majśscules"
+msgstr "Tecla de Fixació de Majśscules"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
-msgstr "Tecles de Control i alternativa simultąniament"
+msgstr "Tecles de Control i d'Alternativa simultąniament"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
-msgstr "Tecles alternativa i de majśscules simultąniament"
+msgstr "Tecles d'Alternativa i de Majśscules simultąniament"
-#: ../../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 lņgics\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 parąmetre del mņdul."
+
+#: ../../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 "Nśmero de telčfon"
+msgstr "un nśmero"
-#: ../../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 genčric"
+msgstr "Ratolķ PS2 genčric 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ķ genčric 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 "sčrie"
#: ../../mouse.pm_.c:54
msgid "Generic 3 Button Mouse"
-msgstr "Generic 3 Button Mouse"
+msgstr "Ratolķ genčric 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 "Finčs"
+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 "Següent ->"
-#: ../../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'accés 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"
+"Són exemples vąlids: 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 introduļt no és vąlid: %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 interfķcie 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 difķcil de configurar, i no és estąndar.\n"
+"* La configuració antiga usa isdn4net. Conté eines molt\n"
+" potents, perņ és difķcil de configurar, i no és estąndard.\n"
"\n"
-"* la Nova configuració és més fącil d'entendre, més\n"
-" estąndar, perņ té menys eines.\n"
+"* La nova configuració és més fącil d'entendre, més\n"
+" estąndard, 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 proveļdor.\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 món"
#
-#: ../../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 món\n"
-"cap canal D (lķnies llogades)"
+"Cap canal D (lķnies 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 interfķcie \"%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 següent han de ser "
+"Si teniu una targeta ISA, els valors de la pantalla següent 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 següent."
+"S'ha detectat una targeta PCI XDSI, perņ no es reconeix el tipus. Si us "
+"plau, seleccioneu una targeta PCI a la pantalla següent."
-#: ../../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 següent"
+"pantalla següent."
-#: ../../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 sčrie al qual teniu connectat el mņdem."
-#: ../../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 "Nśmero de telčfon"
-#: ../../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 "Instal·la"
+
+#: ../../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 ""
-"Atčs que esteu realitzant una instal·lació de xarxa, ja teniu la xarxa "
+"Atčs que esteu realitzant una instal·lació des de xarxa, ja teniu la xarxa "
"configurada.\n"
-"Feu clic a D'acord per conservar la configuració, o a Cancel·la per tornar a "
-"configurar la connexió a Internet i xarxa.\n"
+"Feu clic a 'D'acord' per conservar la configuració, o a 'Cancel·la' 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ó automątica, 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ó 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 "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 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 "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 mņdem"
+
+#: ../../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 interfķcie %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 mśltiples maneres de conectar-se a Internet.\n"
+"Heu configurat mśltiples 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 ""
"Després 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"
-"Només cal que accepteu per a mantenir-lo configurat.\n"
+"Només 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, introduļu la configuració IP d'aquest ordinador.\n"
-"S'ha d'introduir cada element com a una adreēa IP amb notació decimal amb\n"
+"S'ha d'introduir cada element com una adreēa 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 "Adreēa 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 "Submąscara de la xarxa"
+msgstr "Submąscara 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 automątic"
+msgstr "IP automątica"
#
-#: ../../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'adreēa IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adreēa 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, introduļu 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'adreēa IP de la passarel·la, si en teniu una"
+"Aquest nom ha de ser complet, com ara \"mybox.mylab.myco.com\".\n"
+"També podeu introduir l'adreēa IP de la passarel·la, 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 "Passarel·la(Gateway) (e.g. %s)"
+msgstr "Passarel·la (e.g. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dispositiu de la passarel·la"
-#: ../../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'adreēa IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adreēa 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'adreēa IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adreēa de la passarel·la 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 "
+"portątils)"
-#: ../../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 haurķa de comenēar amb 'http:'"
+msgstr "L'URL ha de comenēar 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 després de la instal·lació."
+"Atenció! S'ha detectat una configuració existent del tallafoc. Potser us "
+"caldrą fer algun ajustament manual després de la instal·lació."
-#: ../../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 memņria (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 telčfon 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 proveļdor (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 "Nśmero de telčfon del proveļdor"
-#: ../../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 proveļdor (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 proveļdor (opcional)"
#
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Escolliu el vostre paķs"
-#: ../../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 mąxim 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 cņpia de seguretat incorrecte"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "S'ha produļt 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 paral·lel \\/*%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 paral·lel \\/*%s"
+msgstr ", dispositiu multifunció en port paral·lel \\/*%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 automąticament."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr ""
+msgstr "Detecció automątica 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 accés 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 automąticament 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'adreēa IP del "
-"servidor CUPS i opcionalment el nśmero 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'adreēa IP del servidor "
+"CUPS i opcionalment el nśmero 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 automąticament 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ó Automątica 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 automąticament 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ó "
+"Automątica 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'adreēa IP ha d'estar amb el format 192.168.1.20"
+msgstr "L'adreēa 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 nśmero 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ó 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"
+msgstr "Configuració automątica 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 següents"
+msgstr ""
+"Les impressores següents\n"
+"\n"
-#: ../../printerdrake.pm_.c:199
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
-msgstr "Ara s'eliminaran els paquets següents"
+msgstr ""
+"La impressora següent\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 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 "
"additional software will be installed."
msgstr ""
+"NOTA: Segons el model de la impressora i el sistema d'impressió, "
+"s'instal·laran 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'instal·lar impressores locals o remotes per "
-"usar-les en aquest ordinador i en altres ordinadors de la xarxa.\n"
+"Aquest auxiliar us permetrą instal·lar 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ó necessąria per a definir impresssores i us "
-"proporciona accés als controladors disponibles de les impressores, les seves "
-"opcions, i tipus de connexió d'impressió."
+"Us demanarą la informació necessąria per definir impressores i us "
+"proporcionarą accés 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 instal·lar les impressores connectades "
+"directament a l'ordinador, o a la xarxa, o a una mąquina Windows remota.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mąquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automąticament. Engegueu també les "
+"impressores de xarxa i les mąquines Windows que tenen impressores "
+"connectades.\n"
+"\n"
+"Noteu que la detecció automątica d'impressores de la xarxa local triga més "
+"que la detecció d'impressores connectades directament a la mąquina. Seria "
+"millor que desactivéssiu la detecció automątica d'impressores en xarxa o en "
+"mąquina Windows si no la necessiteu.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" 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 instal·lar les impressores connectades a aquest "
+"ordinador.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mąquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automąticament.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" 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 instal·lar les impressores connectades a aquest "
+"ordinador o connectades directament a la xarxa local.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mąquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automąticament. Engegueu també les "
+"impressores de la xarxa local.\n"
+"\n"
+"Noteu que la detecció automątica d'impressores de la xarxa local triga més "
+"que la detecció d'impressores connectades directament a la mąquina. Seria "
+"millor que desactivéssiu la detecció automątica d'impressores en xarxa si no "
+"la necessiteu.\n"
+"\n"
+"Feu clic a \"Següent\" quan estigueu preparat, o a \"Cancel·la\" 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 automąticament les impressores connectades a aquesta mąquina"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
+"Detecta automąticament 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 automąticament les impressores connectades a mąquines 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 instal·lat 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ó automątica"
+msgstr "Detecció automątica 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 paral·lel \\/*%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 instal·lar-la una manualment entreu el "
-"dispositiu/fitxeren la lķnia d'entrada (Ports Paral·lel: /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 instal·lar-ne una manualment entreu el "
+"dispositiu/fitxer a la lķnia d'entrada (Ports Paral·lel: /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 següent impressora ha estat detectada, si no és la que voleu configurar, "
-"escriviu nom de dispositiu/nom de fitxer en la lķnia d'entrada"
+"S'ha detectat automąticament la següent impressora, si no és la que voleu "
+"configurar, escriviu un nom de dispositiu/nom de fitxer en la lķnia 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 lķnia 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 lķnia 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 següent 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 següent impressora. La configuració de la impressora es "
+"farą automąticament. 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ą "
+"automąticament. 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 lķnia 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 Paral·lel : /dev/lp0, /dev/lp1, ..., equivalents a LPT1:, "
-"LPT2:, ..., 1a impressora USB: /dev/usb/lp0, 2a impressora USB : /dev/usb/"
-"lp1, ...)."
+" (Ports Paral·lel: /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 són 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 automąticament, només cal que "
+"la seleccioneu a la llista i que hi afegiu el nom d'usuari, la contrasenya i "
+"el grup de treball, si són 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 automąticament"
-#: ../../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 "AVĶS 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 lķnia 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 lķnia 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 través del protocol LPD. Aleshores, definiu la impressió en "
-"aquest ordinador amb el tipus de connexió \"%s\" en Printerdrake.\n"
+"disponible a través 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 són\n"
+"la impressora a la qual voleu accedir i el nom d'usuari i contrasenya si "
+"són\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 introduļu el nom de "
+"l'ordinador central o la IP i opcionalment el nśmero 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 nśmero de port. En "
-"els servidors HP JetDirect el nśmero 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 nśmero de port. En els servidors "
+"HP JetDirect el nśmero 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 vąlid!"
-#: ../../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 són necessaris. Són 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ó "
+"automątica 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 següent.\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, només funcionen "
-"quan es conecten al primer port paral·lel. Quan la impressora estigui "
-"conectada a un altre port o a un servidor d'impressió conecteu primer la "
-"impressora al primer port paral·lel abans d'imprimir la pągina 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\" ląser OKI. Aquestes impressores\n"
+"usen un protocol de comunicació molt especial i només funcionen quan es "
+"connecten al primer port paral·lel. Si la impressora estą connectada a un "
+"altre port o a un servidor d'impressió, connecteu-la al primer port "
+"paral·lel abans d'imprimir la pągina 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 només 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 només 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 després "
-"\"Linux\" com a sistema operatiu. Els controladors venen en paquets RPM o "
-"'shell scripts' amb una instal·lació grąfica interactiva. No necessiteu fer "
-"aquesta configuració amb l'interfķcie grąfica. Canceleu directament després "
-"de l'acord de llicčncia. I imprimiu 'printhead alignment pages' amb "
-"\"lexmarkmaintain\" i ajusteu l'aliniació de la capēalera 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 després \"Linux\" com a sistema operatiu. Els controladors "
+"vénen en paquets RPM o en seqüčncies per a l'intčrpret d'ordres amb una "
+"instal·lació grąfica interactiva. No necessiteu fer aquesta configuració amb "
+"la interfķcie grąfica. Cancel·leu directament després de l'acord de "
+"llicčncia. Llavors imprimiu pągines d'alineació dels capēals d'impressió amb "
+"l'ordre \"lexmarkmaintain\" i ajusteu l'alineació dels capēals 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 ląser 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 ląser GDI (winprinters: "
+"orientades principalment a Windows) distribuļdes 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 només 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) després 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 següents:\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 ""
-"Parąmetres per defecte de la impressora\n"
+"Parąmetres predeterminats de la impressora\n"
"\n"
-"Us haurķeu d'assegurar que són correctes la mida de la pągina, el mode "
-"d'impressió/tipus de tinta (si estą disponible) i també la configuració del "
-"maquinari de les impressores ląser (memņria, unitat duplex, safates extra). "
-"Cal remarcar que amb una molt alta qualitat d'impresssió/resolució la "
+"Us haurķeu d'assegurar que la mida de pągina, el tipus de tinta i el mode "
+"d'impressió (si estan disponibles) i també la configuració del maquinari de "
+"les impressores ląser (memņria, unitat dśplex, safates extra) són 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 nśmero enter!"
+msgstr "L'opció %s ha de ser un nśmero 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 nśmero!"
+msgstr "L'opció %s ha de ser un nśmero!"
-#: ../../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 "Pągines 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 pągines de prova que voleu imprimir.\n"
"Nota: la pągina de prova de fotografia pot ser molt lenta d'imprimir i en "
"impressores ląser amb poca memņria podria no acabar d'imprimir-se. "
-"Normalment n'hi ha prou en imprimir la pągina de prova estąndar."
+"Normalment n'hi ha prou d'imprimir la pągina de prova estąndard."
#
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Cap pągina 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 "Pągina estąndar de prova"
+msgstr "Pągina de prova estąndard"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
-msgstr "Pągina alternativa de prova (Carta)"
+msgstr "Pągina de prova alternativa (Carta)"
#
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
-msgstr "Pągina alternativa de prova (A4)"
+msgstr "Pągina de prova alternativa (A4)"
#
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Pągina de prova de fotografia"
#
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
-msgstr "No imprimir cap pągina de prova"
+msgstr "No imprimeixis cap pągina 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) pągina(es) de prova... "
+msgstr "S'esta(n) imprimint la(es) pągina(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) pągina(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 lķnia de comandes (finestra de terminal) "
-"podeu utilitzar la comanda \"%s <fitxer>\" o una utilitat d'impressió "
-"grąfica : \"xpp <fitxer>\" o \"kprinter <fitxer>\". La utilitat grąfica us "
-"permet d'escollir la impressora i de modificar els parąmetres opcions "
-"fącilment.\n"
+"Per imprimir un fitxer des de la lķnia d'ordres (finestra de terminal) podeu "
+"utilitzar la comanda \"%s <fitxer>\" o una eina d'impressió grąfica: \"xpp "
+"<fitxer>\" o \"kprinter <fitxer>\". Les eines grąfiques us permeten escollir "
+"la impressora i modificar-ne els parąmetres fącilment.\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 "
-"diąlegs 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 "
+"diąlegs 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 parąmetres per a un "
-"treball d'impressió particular. Simplement afegiu els parąmetres desitjats "
-"en la lķnia de comandes, e. g. \"%s <fitxer>\". "
+"L'ordre \"%s\" també us permet modificar els parąmetres per a un treball "
+"d'impressió concret. Simplement afegiu els parąmetres desitjats a la lķnia "
+"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 cončixer quines són 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 cončixer 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 lķnia de comandes (finestra de terminal) "
-"useu la comanda \"%s <fitxer>\".\n"
+"Per imprimir un fitxer des de la lķnia 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 "
-"diąlegs 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 "
+"diąlegs 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 lķnia de comandes (finestra de terminal) "
+"Per imprimir un fitxer des de la lķnia 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'interfģcie grąfica \"xpdq\" per a definir opcions per a la "
-"gestió de treballs d'impressió.\n"
-"Si esteu utilitzant KDE com a entorn grąfic 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 interfķcie grąfica \"xpdq\" per configurar opcions i "
+"gestionar treballs d'impressió.\n"
+"Si esteu utilitzant KDE com a entorn grąfic per defecte, teniu un \"botó "
+"d'emergčncia\", 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 parąmetres per a "
-"un treball d'impressió particular. Simplement afegiu els parąmetres que "
-"voleu en la lķnia de comandes, p.e. \"%s <fitxer>\".\n"
+"Les ordres \"%s\" i \"%s\" també permeten modificar els parąmetres per a un "
+"treball d'impressió concret. Simplement afegiu els parąmetres que vulgueu a "
+"la lķnia 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 automąticament "
-"per a poder scanejar. Ara podeu scanejar amb \"scanimage\" (\"scanimage -d "
-"hp:%s\" per a especificar l'scanner quan n'hi ha més d'un) des de la lķnia "
-"de comandes o amb l'interfķcies grąfiques \"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 lķnia de comandes per a més informació.\n"
+"El vostre dispositiu multifunció ha estat configurat automąticament per "
+"poder escanejar. Ara podeu escanejar amb \"scanimage\" (\"scanimage -d hp:%s"
+"\" per especificar l'escąner si n'hi ha més d'un) des de la lķnia d'ordres o "
+"amb les interfķcies grąfiques \"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 lķnia "
+"d'ordres per a més 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 automąticament per permetre-us l'accés "
+"als dispositius de targetes de fotos del vostre PC. Ara podeu accedir a les "
+"targetes de fotos emprant l'eina grąfica \"MtoolsFM\" (menś \"Aplicacions\" -"
+"> \"Eines d'arxivament\" -> \"Gestor de fitxers MTools\") o les utilitats de "
+"la lķnia d'ordres \"mtools\" (introduļu \"man mtools\" a la lķnia d'ordres "
+"per a més informació). Trobareu el sistema de fitxers de la targeta sota la "
+"lletra d'unitat \"p:\", o a les lletres següents si teniu més 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 transferčncia de la impressió"
+msgstr "Configuració de la transferčncia 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 parąmetres 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 següents "
-"raons:\n"
+"la cua d'impressió actual. Totes les dades de configuració (nom "
+"d'impressora, descripció, ubicació, tipus de connexió i parąmetres 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 "
+"següents:\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 "
-"enviļn les dades cap a una ordre lliure de forma.\n"
+"enviļn les dades dins d'una ordre formada arbitrąriament.\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 només suporta impressores locals, impressores LPD remotes, i impressores "
-"de Socket/TCP.\n"
+"PDQ només 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 més a més, les cues que han estat creades amb altres programes que no són "
-"aquest i \"foomatic-configure\" no poden ser transferides."
+"A més, 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 només pot constar de lletres, nśmeros i el carącter "
"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 instal·lació no s'ha pogut iniciar "
"ara. Comproveu si la xarxa es torna accessible després de reiniciar el "
"sistema i corregiu la configuració utilitzant el Centre de Control Mandrake, "
-"la secció \"Xarxa & Internet\"/\"Connexió\", i després configureu la "
+"a la secció \"Xarxa & Internet\"/\"Connexió\", i després 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 "Instal·lant un sistema d'impressió amb el nivell de seguretat %s"
+msgstr ""
+"S'estą instal·lant 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'instal·lar el sistema d'impressió %s en un sistema executant-"
-"se en el nivell de seguretat %s.\n"
+"Ara s'instal·larą 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 (procés 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 són 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, només 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ą automąticament quan l'ordinador "
-"s'inicļi.\n"
+"s'iniciļ.\n"
"\n"
"És possible que l'arrencada automątica fos deshabilitada en canviar a un "
-"nivell de seguretat més gran, perquč el sistema d'impressió és un potencial "
-"punt d'atac.\n"
+"nivell de seguretat més alt, perquč el sistema d'impressió és un punt d'atac "
+"potencial.\n"
"\n"
-"Voleu que l'arrencada automątica del sistema d'impressió és torni a "
-"habilitar una altra vegada?"
+"Voleu tornar a habilitar l'arrencada automątica 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 instal·at"
+msgstr "S'estą comprovant el programari instal·lat..."
-#: ../../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 instal·lant 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ą instal·lant Foomatic..."
+msgstr "S'estą instal·lant 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 següents estan configurades. Feu doble-clic en una "
-"impressora per a modificar els parąmetres; 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 següents estan configurades. Feu doble clic en una "
+"impressora per modificar-ne els parąmetres, 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 següents estan configurades. Feu doble-clic en una "
-"impressora per a modificar els parąmetres; per a fer-la per defecte; per a "
-"veure la informació de la impressora."
+"Les impressores següents estan configurades. Feu doble clic en una "
+"impressora per modificar-ne els parąmetres, 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) pągina(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 haurķa de comenēar amb 'http:'"
-
-#
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "El nśmero de port ha de ser numčric"
-
-#: ../../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 ""
+"Estąndard: Aquesta és la seguretat estąndard 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 més tests que "
+"al nivell estąndard.\n"
+"\n"
+"Més alta: La seguretat és prou elevada perquč el sistema funcioni com a "
+"servidor que pugui acceptar connexions de diversos clients. Si aquesta "
+"mąquina només serą un client a Internet, haurķeu de triar un nivell més "
+"baix.\n"
+"\n"
+"Paranoic: Similar al nivell anterior, perņ el sistema es tanca completament "
+"i les caracterķstiques de seguretat estan al mąxim\n"
+"\n"
+"Administrador de seguretat:\n"
+" Si les \"Alarmes de seguretat\" estan activades, s'enviaran a "
+"aquest usuari (nom d'usuari o adreēa electrņnica)"
#
-#: ../../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 "Més opcions"
+msgstr "Opcions de xarxa"
#
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "System Options"
-msgstr "Més 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 següents es poden modificar per personalitzar la seguretat\n"
+"del vostre sistema. Feu clic a \"Ajuda\" si voleu més 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 periņdiques"
-#: ../../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 instal·lació..."
+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 "Llanēar 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 periņdiques."
-#: ../../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 "
-"mitjanēant el registre del sistema.\n"
+"mitjanēant 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 automątiques quan la\n"
"mitjana de cąrrega é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 ""
"caracterķstiques al cron bąsic, incloent seguretat millorada i opcions\n"
"de configuració més 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 menśs 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 procés 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 sčrie Linux kernel 2.2, per a "
-"instal·lar\n"
+"Executa el filtratge de paquets per als nuclis Linux 2.2, per instal·lar\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 mitjanēant la utilitat\n"
+"a /etc/sysconfig/keyboard. Es pot seleccionar mitjanēant 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ó automątica del header de nucli(kernel) in /boot per\n"
-"/usr/include/linux/{autoconf,version}.h"
+"Regeneració automątica del capēal 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ó automątica del maquinari en iniciar l'ordinador."
+"Detecció i configuració automątica 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 procés d'impressió necessari per a que l'lpr funcioni\n"
+"L'lpd és el dimoni d'impressió necessari perquč l'lpr funcioni\n"
"correctament. Bąsicament, 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 interfķcies 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 mitjanēant 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 automąticament a l'arrencada el bloquejador de la tecla\n"
-"de fixació del teclat numčric a la consola i sota XFree."
+"Engega automąticament a l'arrencada la tecla de fixació del \n"
+"teclat numčric 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 mņdems en portątils. No s'iniciarą tret que es configuri, de manera\n"
"que no hi ha problema per instal·lar-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 són 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 més alta qualitat."
+"la generació de nombres aleatoris d'una qualitat més 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 procés 'routed' permet que la taula d'encaminadors IP automątics\n"
+"El dimoni 'routed' permet que la taula d'encaminadors IP automątics\n"
"s'actualitzi mitjanēant el protocol RIP. Mentre que el RIP s'utilitza\n"
"ąmpliament en xarxes petites, les xarxes complexes necessiten protocols\n"
-"d'encaminament més complexs."
+"d'encaminament més 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"
-"mčtrics 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 estįn connectats a un ordinador que estą\n"
-"executant el procés 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 "Llanēa 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 automąticament 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 més 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 "Grącies per triar Mandrake Linux 9.0"
#: ../../share/advertising/01-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
-msgstr "Benvinguts al món del Codi Font Obert"
+msgstr "Benvingut al món 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 col·laboració de "
-"tota la Comunitat Linux de tot el Món"
+"la Comunitat Linux de tot el món"
#: ../../share/advertising/02-community.pl_.c:9
msgid "Get involved in the Free Software world"
-msgstr "Uneix-te al Codi Font Obert arreu del món"
+msgstr "Uniu-vos al món 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 més 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 mśltiples forums de "
-"discussió que trobareu en les pągines de la \"Comunitat\"."
+"Per compartir el vostre coneixement i ajudar a construir eines per a Linux, "
+"apunteu-vos als fņrums de discussió que trobareu a les nostres pągines 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 més"
+"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 grąfiques i multimčdia més modernes!"
#: ../../share/advertising/04-multimedia.pl_.c:10
msgid "Push multimedia to its limits!"
-msgstr ""
+msgstr "Porteu el multimčdia fins al lķmit!"
#: ../../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 multimčdia fins "
-"al lķmit! Useu l'śltim programari per a tocar mśsica i fitxers de so, editar "
-"i organitzar les vostres imatges i fotos, mirar la TV i videos, i molt més"
+"Mandrake Linux 9.0 us permet utilitzar el programari més actual per "
+"reproduir fitxers d'ąudio, editar i organitzar les vostres imatges i fotos, "
+"i reproduir vķdeos"
#: ../../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, estratčgia, ..."
+"Mandrake Linux 9.0 proporciona els millors jocs de codi obert: arcade, "
+"acció, estratčgia..."
-#: ../../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 mąquina"
#
#: ../../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 interfķcies 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 més "
-"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 mąquina 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 poderós servidor amb només 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 només uns "
+"quants clics del ratolķ: servidor Web, correu electrņnic, 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 mśltiples"
#: ../../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 caracterķstiques 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 lķnia:"
#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
-msgstr ""
+msgstr "Socis estratčgics"
#: ../../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 catąleg 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 lķnia o mitjanēant la xarxa d'aprenentatge dels "
+"nostres socis, el catąleg Linux-Campus us prepara per al reconegut programa "
+"de certificació LPI (certificació tčcnica i professional a tot el món)"
#
#: ../../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 través de la nostra plataforma "
+"de suport en lķnia"
#: ../../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 lķnia "
+"per compartir els vostres coneixements i ajudar els altres esdevenint un "
+"expert reconegut al lloc web de suport tčcnic en lķnia:"
#
#: ../../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 lķnia 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 tčcnic 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'esperanēa que serą śtil,\n"
+" perņ SENSE CAP GARANTIA; sense ni tant sols la garantia implķcita de\n"
+" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPŅSIT. Mireu la\n"
+" 'GNU General Public License' per a més detalls.\n"
+"\n"
+" Haurķeu d'haver rebut una cņpia 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ą instal·lant els paquets..."
+msgstr "S'estan instal·lant 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 retrocés"
-#: ../../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 transferčncia 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 "Submąscara 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ó Avanēada"
+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 instal·lat 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 produļt 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-instal·lació"
+msgstr "Configuració de la instal·lació 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"
@@ -11157,38 +11432,47 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"Ara configurarem un disquet d'Auto-Instal·lació. Aquesta funcionalitat és "
-"perillosa i s'ha d'utilitzar amb molta cura.\n"
+"Ara es configurarą un disquet d'instal·lació automątica. Aquesta "
+"caracterķstica és perillosa i s'ha d'utilitzar amb molta cura.\n"
"\n"
-"Amb aquesta caracterķstica, sereu capąs de repetir la instal·lació 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 caracterķstica, sereu capaē de repetir la instal·lació que ja "
+"heu fet en aquest ordinador, tot i que se us consultarą en alguns passos, "
+"perquč pugueu canviar els valors.\n"
"\n"
-"Per mąxima seguretat, el particionament i formatat serą executat "
+"Per mąxima seguretat, el particionament i la formatació mai seran executats "
"automąticament, independentment del que trieu durant la instal·lació "
"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 instal·lació, o si "
+"Si us plau, escolliu per cada pas si es repetirą la vostra instal·lació 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'instal·lació automątica"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -11198,65 +11482,64 @@ msgstr ""
"\n"
"Benvingut.\n"
"\n"
-"Els parąmetres de la auto-instal·lació estan disponibles en les seccions de "
-"la esquerra"
+"Els parąmetres de la instal·lació automątica 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 instal·lació."
#
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
-msgstr "Auto-Instal·la"
+msgstr "Instal·la automąticament"
#
-#: ../../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 "AVĶS"
-#: ../../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 "Progrés 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"
+"Avķs: Si ja heu seguit aquest procés, probablement us calgui\n"
+"purgar l'entrada del parąmetre '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 produļt 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 permķs 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 transferčncia 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 transferčncia 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 "Cņpia de seguretat de fitxers del sistema..."
+msgstr "Fes una cņpia 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 cņpia de seguretat del disc dur..."
+msgstr "Cņpies de seguretat del disc dur..."
#
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
-msgstr "Cņpia de seguretat de fitxers d'usuari..."
+msgstr "Fes una cņpia de seguretat dels fitxers d'usuari..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
-msgstr "Progrčs de la cņpia de seguretat en disc dur..."
+msgstr "Progrés de la cņpia de seguretat del disc dur..."
#
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
-msgstr "Els fitxers de cņpia de seguretat d'altres fitxers..."
+msgstr "Fes una cņpia 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 cņpia de seguretat"
+msgstr "No s'ha fet cap canvi a la cņpia 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 través 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 "
-"cņpia de seguretat per FTP.\n"
+" Hi ha hagut un problema en la connexió FTP: No ha estat possible enviar els "
+"fitxers de la cņpia 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 través 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 travčs de cinta:\n"
+"\n"
#
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " S'ha produļt un error en enviar el correu electrņnic. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
-msgstr ""
+msgstr "No s'ha pogut crear el catąleg!"
#
-#: ../../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 cņpia de seguretat i restaurar els fitxers en el "
-"directory /etc.\n"
+"Aquestes opcions poden fer cņpia 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 cņpia de seguretat dels fitxers del Sistema. ( directori /etc ) "
+msgstr "Fes una cņpia 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 cņpia incremental (no reemplaēa cņpies antigues)"
+msgstr ""
+"Usa la cņpia de seguretat incremental (no reemplacis les cņpies antigues)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "No incloure fitxers crķtics (passwd, group, fstab)"
+msgstr "No incloguis fitxers crķtics (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 cņpia de "
"seguretat."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
-msgstr "No incloure la memņria cau del navegador"
+msgstr "No incloguis la memņria 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 cņpies incrementals (no reemplaēa antigues cņpies)"
+msgstr ""
+"Usa les cņpies de seguretat incrementals (no reemplacis les cņpies 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 cņpia de seguretat"
+msgstr "Empra la connexió de xarxa per fer la cņpia de seguretat"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
-msgstr ""
+msgstr "Mčtode 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 cņpia 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, introduļu 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 cņpia de seguretat d'aquest ordinador central."
+"Si us plau, entreu el directori (o mņdul) d'aquest\n"
+"ordinador central on voleu desar la cņpia 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, introduļu 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, introduļu 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 cņpia"
+msgstr "Utilitzar CD/DVDROM per fer la cņpia 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, només é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 cņpia de seguretat"
+msgstr "Utilitza una cinta per fer la cņpia 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 cņpia"
+"Si us plau, introduļu el nom del dispositiu a utilitzar per fer la cņpia"
-#: ../../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 cņpia 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 mąxima\n"
+"Si us plau, especifiqueu la mida mąxima\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 "Introduļu el directori on desar la cņpia 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 cņpia de seguretat"
+msgstr "Usa la quota de disc per als fitxers de cņpia 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 "diąria"
-#: ../../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 cņpia 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 cņpia."
+"suport per a la cņpia."
-#: ../../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ą inclņs en els serveis."
+"Si us plau assegureu-vos que el dimoni cron estą inclņs 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 electrņnic després de cada cņpia a :"
+msgstr "Envia un informe per correu electrņnic després de cada cņpia 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 després de fer una cņpia 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 "Més 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 cņpia 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 cņpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
-msgstr "Cņpia del seguretat del sistema"
+msgstr "Cņpia de seguretat del sistema"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Cņpia 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 cņpia: \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 través 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 cņpies de seguretat utilitzen tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tLes cņpies 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) inclņs :\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 Avanēat.\n"
+msgstr "Cap configuració, si us plau feu clic a 'Auxiliar' o a 'Avanēat'.\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 prņxima vegada."
+msgstr "Si us plau, desseleccioneu-ho o esborreu-ho la prņxima vegada."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Els fitxers de la cņpia 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 (només és important la data més recent per "
+"Llista d'usuaris per restaurar (només és important la data més recent per "
"usuari)"
#
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
-msgstr "Abans cņpia de seguretat de fitxers del sistema:"
+msgstr "Fes primer la cņpia 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 cņpia de seguretat"
+msgstr "Usa el disc dur per fer la cņpia 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, introduļu 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 cņpies es guarden"
+msgstr "Si us plau, entreu el directori on es guarden les cņpies 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 cņpia de seguretat abans de restaurar (només per les cņpies "
+"Fes una nova cņpia de seguretat abans de restaurar (només per les cņpies "
"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 catąleg 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 cņpia de seguretat estan corromputs"
+msgstr "No s'han trobat els fitxers de cņpia 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 través de la xarxa"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
-msgstr ""
+msgstr "Restaura mitjanēant 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 mņdul"
-#: ../../standalone/drakbackup_.c:3535
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
-msgstr "Contrasenya"
+msgstr "La contrasenya és necessąria"
-#: ../../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 mņdul són 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 cņpies"
+msgstr "Restaura totes les cņpies 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 dipņsit 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 catąleg"
#
-#: ../../standalone/drakbackup_.c:3895
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
-msgstr "Restaura els Usuaris"
+msgstr "Progrés 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 cņpia 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 produļt 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'instal·laran els paquets següents"
-
-#: ../../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 produļt un error en enviar el fitxer a través 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 instal·lar els paquets següents:\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 cņpia..."
+msgstr "Si us plau seleccioneu el suport per a la cņpia..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
-msgstr "Si us plau seleccioneu les dades per fer la cņpia..."
+msgstr "Seleccioneu les dades de les quals voleu fer la cņpia..."
-#: ../../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 Avanēat."
+"si us plau, feu clic a 'Auxiliar' o a 'Avanēat'."
-#: ../../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 "Cņpia de seguretat dels fitxers del sistema"
+msgstr "Cņpia de seguretat dels fitxers de sistema"
#
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
-msgstr "Cņpia de seguretat de fitxers d'usuari"
+msgstr "Cņpia de seguretat dels fitxers d'usuari"
#
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Cņpia 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 "Progrés Total"
+msgstr "Progrés 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 Cņpia de Seguretat des del fitxer de configuració"
+msgstr "Fes la cņpia 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 Cņpia de Seguretat"
+msgstr "Visualitza la configuració de la cņpia 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ó Avanēada"
+msgstr "Configuració avanēada"
#
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
-msgstr "Fes Cņpia de Seguretat"
+msgstr "Fes la cņpia 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 (més 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 més temps ( 1000% més).\n"
+" necessita molt més temps (deu vegades més).\n"
" \n"
" - El mode d'actualització:\n"
"\n"
-" Aquesta opció us permet d'actualitzar una cņpia 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 cņpia 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 referčncies\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 procés de sendmail són causats per \n"
-" una configuració dolenta de postfix. Per a resoldre-ho haurķeu de\n"
+" una configuració dolenta de postfix. Per resoldre-ho haurķeu 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 cņpia de seguretat de fitxers del sistema:\n"
+" - Cņpia de seguretat dels fitxers de sistema:\n"
" \n"
-"\tAquesta opció permet de cņpies del directori /etc,\n"
+"\tAquesta opció us permet fer cņpies 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 cņpia de seguretat dels fitxers d'usuari: \n"
+" - Cņpia 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 cņpia 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 memņria cau del navegador.\n"
"\n"
-" - Fer cņpia de seguretat d'altres fitxers: \n"
+" - Cņpia de seguretat d'altres fitxers: \n"
"\n"
-"\tAquesta opció us permet d'afegir més dades per a desar.\n"
-"\tAmb les altres cņpies de seguretat no es possible d'activar la \n"
-"\topció de cņpia incremental en el moment de la seleció.\t\t\n"
+"\tAquesta opció us permet afegir més dades per desar.\n"
+"\tAmb aquesta opció de cņpia encara no és possible activar\n"
+"\tl'opció de cņpia incremental.\t\t\n"
" \n"
-" - Cņpia Incremental:\n"
+" - Cņpia de seguretat incremental:\n"
"\n"
-"\tLa cņpia incremental és una opció poderosa a l'hora de fer \n"
-"\tcņpies de seguretat. Aquesta opció permet fer una cņpia \n"
-"\t de seguretat de totes les dades la primera vegada, i \n"
-"\tnomés les dades canviades després.\n"
+"\tLa cņpia incremental és l'opció més potent a l'hora de fer \n"
+"\tcņpies de seguretat. Aquesta opció us permet fer una cņpia \n"
+"\tde seguretat de totes les dades la primera vegada, i \n"
+"\tnomés de les dades canviades després.\n"
"\tMés tard, sereu capaē, durant el procés 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 cņpies de \n"
-"\tseguretat antigues són esborrades abans de cada nova cņpia. \n"
+"\tseguretat antigues s'esborren abans de cada nova cņpia. \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"
-"Només la data més recent serą utilitzada, perquč les cņpies\n"
-"incrementals necessiten restaurar un a un totes les cņpies antigues.\n"
+"Només s'utilitzarą la data més recent, perquč les cņpies incrementals\n"
+"necessiten restaurar una a una totes les cņpies antigues.\n"
"\n"
"Per tant, si no voleu restaurar un usuari deactiveu tots els seus\n"
"quadres de verificació.\n"
"\n"
"D'altra banda, només podeu seleccionar aquesta opció\n"
"\n"
-" - Cņpia Incremental:\n"
+" - Cņpia de seguretat incremental:\n"
"\n"
-"\tLa cņpia incremental és una opció poderosa a l'hora d'utilitzar \n"
-"\tles cņpies de seguretat, ja que aquesta opció us permet fer una cņpia \n"
-"\t de seguretat de totes les dades la primera vegada, i \n"
-"\tnomés les dades canviades després.\n"
+"\tLa cņpia incremental és l'opció més potent a l'hora de fer \n"
+"\tcņpies de seguretat. Aquesta opció us permet fer una cņpia \n"
+"\tde seguretat de totes les dades la primera vegada, i \n"
+"\tnomés de les dades canviades després.\n"
"\tMés tard, sereu capaē, durant el procés 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 cņpies de \n"
-"\tseguretat antigues són esborrades abans de cada nova cņpia. \n"
+"\tseguretat antigues s'esborren abans de cada nova cņpia. \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'esperanēa que serą śtil,\n"
-" perņ SENSE CAP GARANTIA; sense ni tant sols la garantia implicita de\n"
-" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPŅSIT. Mireu la\n"
-" 'GNU General Public License' per a més detalls.\n"
-"\n"
-" Haurķeu d'haver rebut una cņpia 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 cņpies de seguretat del sistema.\n"
+" El Drakbackup s'usa per fer cņpies 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 cņpies de seguretat del sistema en:\n"
-"\t- Disc Durs.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (amb auto-arrencada, rescat i auto-instal·lació.).\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 cņpies de seguretat del sistema en:\n"
+"\t- Disc dur\n"
+"\t- NFS\n"
+"\t- CDROM (CDRW), DVDROM (amb arrencada automątica, rescat i instal·lació "
+"automątica)\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 cņpies de seguretat són guardades en\n"
+" Per defecte totes les cņpies 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 cņpies 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 cņpies de seguretat no estą malmesa. És recomanable que \n"
" feu una śltima cņpia 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 cņpies de seguretat amb FTP, perquč "
-"només \n"
-"s'envien al servidor les cņpies creades correctament.\n"
+"Si us plau, aneu amb compte quan feu cņpies de seguretat amb FTP, \n"
+"perquč només s'envien al servidor les cņpies creades correctament.\n"
"Per tant, ara necessiteu construir la cņpia 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 Cņpies de Seguretat:\n"
+"Problemes durant la restauració de cņpies 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 cņpies 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 cņpia 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 cņpies 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 cņpies de seguretat del sistema en:\n"
-"\t- Disc Durs.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (amb auto-arrencada, rescat i auto-instal·lació.).\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 cņpies de seguretat són 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 cņpies de seguretat no estan malmeses. És recomanable que \n"
-" feu una śltima cņpia 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 instal·lació del %s. S'ha produļt l'error següent:"
-
-#: ../../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 instal·lació de %s. S'ha produļt l'error següent:"
-#: ../../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 autņnomes"
-#: ../../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 "Llanēament: "
-#: ../../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 pągina https://drakbug."
+"mandrakesoft.com\n"
+"on trobareu un formulari per omplir. La informació que es mostra més 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 Desinstal·lació"
+msgstr "No instal·lat"
-#: ../../standalone/drakbug_.c:189
+#
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "No instal·lat"
+
+#: ../../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 instąncies estaran disponibles després d'instal·lar a %s"
+msgstr "No hi ha cap navegador disponible! Si us plau, instal·leu-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 cņpia de l'actual) :"
+"Nom del perfil a crear (el nou perfil es crea com una cņpia 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 "Accés 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 "Passarel·la:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Intefķcie:"
-#: ../../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'accés 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 "Interfķcie"
-#: ../../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 ""
-"Avķs, una altra connexió a Internet ha esta detectada, podria estar "
-"utilitzant la vostra xarxa"
+"Avķs: 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 interfķcie 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 interfķcie 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 "Parąmetres"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Passarel·la"
-#: ../../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 mņdul"
-#: ../../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 mņdul"
-#: ../../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 mņduls SCSI"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "omet els mņduls RAID"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Elimina un mņdul"
-#: ../../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 instal·lades"
+msgstr "Cerca les fonts instal·lades"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
-msgstr "Deseleccionar les fonts instal·lades"
+msgstr "Desselecciona les fonts instal·lades"
-#: ../../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 instal·lades"
#
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
-msgstr "Copiar fonts"
+msgstr "Cņpia de fonts"
#
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Instal·lació 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 "Instal·lació 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'instal·lar cap font, estigueu segurs que teniu el dret a usar-la i "
-"instal·lar-la en el vostre sistema.\n"
+"Abans d'instal·lar cap font, assegureu-vos que teniu el dret a usar-les i "
+"instal·lar-les en el vostre sistema.\n"
"\n"
-"Podeu instal·lar les fonts utilitzant la forma normal. En casos extranys, "
-"fonts amb errors poden penjar el vostre Servidor X."
+"Podeu instal·lar 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 "Desinstal·lar les Fonts"
+msgstr "Desinstal·la fonts"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
-msgstr "Opcions Avanēades"
+msgstr "Opcions avanēades"
#
-#: ../../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'esperanēa que serą śtil,\n"
+" perņ SENSE CAP GARANTIA; sense ni tant sols la garantia implķcita de\n"
+" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPŅSIT. Mireu la\n"
+" 'GNU General Public License' per a més detalls.\n"
+"\n"
+" Haurķeu d'haver rebut una cņpia 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 Genčriques"
+msgstr "Impressores genčriques"
-#: ../../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'instal·lació"
-#: ../../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 "Instal·la i converteix les Fonts"
#
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
-msgstr "Post-Instal·la"
+msgstr "Post-instal·lació"
#
-#: ../../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 Desinstal·lació"
+msgstr "Post-desinstal·lació"
-#: ../../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, només suportem el nuclis(kernels) 2.4"
+msgstr "Només s'accepten nuclis de la sčrie 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 córrer"
-#: ../../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 caracterķstica, 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'accés 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 "Interfķcie %s (utilitzant el mņdul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfķcie %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 "Interfķcie 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'intefķcie de xarxa ja estą configurada"
+msgstr "La intefķcie 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 ""
-"Avķs, l'adaptador de xarxa (%s) ja estą configurat.\n"
+"Avķs: l'adaptador de xarxa (%s) ja estą configurat.\n"
"\n"
-"Voleu que faci una reconfiguració automątica?\n"
+"Voleu fer una reconfiguració automątica?\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ó automątica"
+#: ../../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 interfķcie"
-#: ../../standalone/drakgw_.c:274
+#
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Mostra la configuració actual de la interfķcie"
+
+#: ../../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"
"Adreēa 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 memņria cau que s'ha "
+"configurat al tallafoc. Podeu substituir-lo, per exemple, per la IP del DNS "
+"del vostre proveļdor d'accés.\n"
"\n"
"Alternativament, podeu reconfigurar la interfķcie i (re)configurar un "
-"servidor DHCP vós 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 "Adreēa 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'adreēa inicial del rang del DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "L'adreēa final del rang del DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Lķsing per defecte (en segons)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Lķsing mąxim (en segons)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
-msgstr "Reconfigurar interfķcie i Servidor DHCP"
+msgstr "Torna a configurar la interfķcie 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 córrer."
+msgstr "La xarxa local no finalitza amb '.0', ho deixem córrer."
-#: ../../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'adreēa 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 seqüčncies, instal·lant 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 instal·lar 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ó automątica 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 mņdul"
+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 través de l'msec.\n"
+"També podeu editar les vostres prņpies 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"
+" només 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ó automątica"
+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ó automątica"
+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. Només 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 intal·lar-lo o a \"Cancel·la\" 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 carącters"
-#: ../../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 carącters"
-#: ../../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 "alēąria 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 progrés"
-#: ../../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 progrés"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
-msgstr ""
+msgstr "l'amplada de la barra de progrés"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
-msgstr ""
+msgstr "l'alēąria de la barra de progrés"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
-msgstr ""
+msgstr "el color de la barra de progrés"
-#: ../../standalone/draksplash_.c:121
-#, fuzzy
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
-msgstr "dispositiu"
+msgstr "Vista prčvia"
-#: ../../standalone/draksplash_.c:123
-#, fuzzy
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
-msgstr "Instal·la 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 progrés"
#
-#: ../../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 prčvia..."
#. -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 prčvia 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 instal·lat!\n"
+"No teniu instal·lat el XawTV!\n"
"\n"
"\n"
-"Si teniu una targeta de TV perņ DrakX no l'ha detectat (no el mņdul\n"
-"bttv o saa7134 in \"/etc/modules\") o no s'ha instal·lat xawtv,\n"
+"Si teniu una targeta de TV perņ el DrakX no l'ha detectada (no hi ha el "
+"mņdul\n"
+"bttv o el saa7134 a \"/etc/modules\") o no heu instal·lat 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 instal·lar tot escrivint \"urpmi xawtv\" com a root, en la consola."
+"El podeu instal·lar 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 "Franēa [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 "Austrąlia"
-#: ../../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 paķs"
-#: ../../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 progrés ..."
+msgstr "La cerca de canals de TV estą en progrés..."
-#: ../../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 produļt un error examinant el canals de TV"
+msgstr "S'ha produļt 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 instal·lat!"
+msgstr "No teniu instal·lat 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 Vķdeo/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 fķsic 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: dóna 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: dóna 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 estątic, 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 dinąmic generat pel devfs intern del nucli"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Mņdul"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "el mņdul 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 mņdul"
+
+#: ../../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 progrés"
+
+#
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "parąmetre de cąrrega"
+
+#: ../../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 sčrie 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 automąticament"
+
+#: ../../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 automąticament"
+
+#: ../../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 escąner"
+
+#: ../../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 procés"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Versió del Harddrake2 "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "S'ha detectat el següent maquinari"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informació"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Configura el mņdul"
+
+#: ../../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 automąticament"
+
+#
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Detectada automąticament"
+
+#: ../../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'instal·lació a la unitat i després\n"
-"premeu D'acord.\n"
-"Si no el teniu, premeu Cancel·la per evitar l'actualització en directe."
+"Si us plau, inseriu el CD-ROM d'instal·lació a la unitat i premeu "
+"'D'acord'.\n"
+"Si no el teniu, premeu 'Cancel·la' 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 només per el dia seleccionat"
+msgstr "Mostrar-ho només 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 "Parąmetres"
-#: ../../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 "parąmetre 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 avķs si algun dels serveis seleccionats deixa de funcionar"
#
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
-msgstr "carrega parąmetres"
+msgstr "parąmetre de cąrrega"
-#: ../../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 cąrrega és més gran que aquest valor"
+msgstr "Rebreu un avķs si la cąrrega és més gran que aquest valor"
#
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
-msgstr "Configuració de l'alerta"
+msgstr "Configuració de l'avķs"
#
-#: ../../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 adreēa electrņnica"
-#: ../../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'avķs"
+
+#: ../../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 ""
+"Avķs: 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'escąner, voleu configurar-lo manualment?"
#
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
-msgstr "Seleccioneu un scanner"
+msgstr "Seleccioneu un escąner"
-#: ../../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 escąner %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 escąner %s.\n"
+"Si us plau seleccioneu el dispositiu al qual teniu connectat l'escąner"
#
-#: ../../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 escąner %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/Grąfics "
+"El vostre escąner %s ha estat configurat.\n"
+"Ara podeu escanejar documents utilitzant \"XSane\" des de Multimčdia/Grąfics "
"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 procés"
#: ../../steps.pm_.c:14
msgid "Choose your language"
@@ -14725,7 +15543,7 @@ msgstr "Configura els serveis"
#: ../../steps.pm_.c:29
msgid "Install bootloader"
-msgstr "Instal·la el LILO"
+msgstr "Instal·la el carregador de l'arrencada"
#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
@@ -14744,10 +15562,14 @@ msgstr "Instal·la actualitzacions del sistema"
msgid "Exit install"
msgstr "Surt de la instal·lació"
-#: ../../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'ofimątica: processadors de textos (kword, abiword), gestors de "
-"fulls de cąlcul (kspread, gnumeric), visualitzadors pdf, etc."
+"Programes d'ofimątica: processadors de textos (kword, abiword), fulls de "
+"cąlcul (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 Estąndard 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 Notķcies Inn"
+msgstr "Servidor de correu Postfix, servidor de Notķcies 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 grąfic bąsic que inclou diverses eines"
+"L'entorn d'escriptori K (KDE), l'entorn grąfic bąsic 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 grąfics com ara el Gimp"
+msgstr "Programes grąfics 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 "Passarel·la(gateway) a Internet"
+msgstr "Passarel·la 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 "Multimčdia - Gravació de CD"
+msgstr "Multimčdia - Enregistrament de CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
-msgstr "Estació cientķfica de treball"
+msgstr "Estació de treball cientķfica"
+
+#~ 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 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 ""
+#~ "Ara teniu la possibilitat de descarregar programari destinat al "
+#~ "xifratge.\n"
+#~ "\n"
+#~ "AVĶS:\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 proveļdors no seran en cap cas\n"
+#~ "responsables de cap dany especial, indirecte o incidental (incloent,\n"
+#~ "perņ sense limitar-se a, la pčrdua de beneficis, interrupció del negoci,\n"
+#~ "pčrdua de dades comercials i altres pčrdues econņmiques, i eventuals\n"
+#~ "responsabilitats i idemnitzacions que s'hagin de pagar per sentčncia\n"
+#~ "judicial) derivat de l'śs, la possessió o la simple descąrrega d'aquest\n"
+#~ "programari, al qual el client i/o l'usuari final pugui(n), eventualment,\n"
+#~ "tenir accés després d'haver signat el present acord.\n"
+#~ "\n"
+#~ "Per a qualsevol consulta relativa a aquest acord, podeu adreēar-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 comenēar amb 'http:'"
+
+#
+#~ msgid "The port part should be numeric"
+#~ msgstr "El port ha de ser numčric"
+
+#~ 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 ""
+#~ "Introduļu 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 ""
+#~ "Avķs: 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 fķsic"
+
+#~ 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 cņpies 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 cņpies de seguretat del sistema en:\n"
+#~ "\t- Disc dur\n"
+#~ "\t- NFS\n"
+#~ "\t- CDROM (CDRW), DVDROM (amb arrencada automątica, rescat i instal·lació "
+#~ "automątica)\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 cņpies 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 cņpies de seguretat no estą malmesa. És recomanable que \n"
+#~ " feu una śltima cņpia 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 interfķcie grąfica per informar d'un "
+#~ "error de programació\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - presenta una interfķcie grąfica 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 interfķcie %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Comprovacions periņdiques 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į¹ systém podporuje zobrazenķ na dvou monitorech.\n"
"Co chcete dģlat?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Kolik pamģti 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 chtģli pou¾ķt?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Konfigurovat v¹echny monitory nezįvisle"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Pou¾ķt roz¹ķųenķ 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 pou¾ijete XFree %s, mł¾ete na druhou stranu dosįhnout lep¹ķch vżsledkł "
"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 mł¾e va¹e karta vyu¾ķt 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 EXPERIMENTĮLNĶ 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 EXPERIMENTĮLNĶ VERZE, A MŁ®E VÉST K NESTABILITĢ SYSTÉMU.\n"
"Va¹e karta je podporovįna i v XFree %s, kde mł¾e mķt lep¹ķ podporu pro 2D."
-#: ../../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 mł¾e va¹e karta vyu¾ķt 3D hardwarové akcelerace.\n"
" TOTO JE POUZE EXPERIMENTĮLNĶ VERZE, A MŁ®E VÉST K NESTABILITĢ SYSTÉMU."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalačnķ 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 "Rozli¹enķ"
@@ -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 miliónł 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 "Rozli¹enķ"
-#: ../../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 rozli¹enķ 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 "Zru¹it"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Vyzkou¹et nastavenķ"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Chcete si vyzkou¹et nastavenķ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varovįnķ: test na této grafické kartģ mł¾e zpłsobit zatuhnutķ počķtače"
@@ -427,163 +431,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Jakou normu vį¹ televizor pou¾ķvį?"
-#: ../../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 zavįdģcķho diskového oddķlu"
-#: ../../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 zavįdģcķ 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 nabķdkou"
-#: ../../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 nabķdkou"
-#: ../../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 "Spu¹tģnķ 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 "Zįkladnķ nastavenķ zavįdģcķho programu"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Zavįdģcķ program"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Instalace zavįdģcķho programu"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Startovacķ zaųķzenķ"
-#: ../../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ż re¾im"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Prodleva pųed automatickżm spu¹tģnķm"
-#: ../../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 pųķkazové ųį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 "Vyčistit /tmp pųi ka¾dém startu"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Pokud je tųeba, upųesnģte velikost pamģti (nalezeno %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Povolit vķce profilł"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Zadejte velikost pamģti 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 pųķkazové ųįdky'' je bezpųedmģtné 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, prosķm"
-#: ../../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ķ zprįva"
-#: ../../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 pųi spu¹tģnķ"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Povolit spu¹tģnķ 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 "Vżchozķ 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 kterého disku spou¹tķte systém?"
-#: ../../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 v¹echny zįznamy.\n"
"Mł¾ete pųidat dal¹ķ nebo zmģnit stįvajķcķ."
-#: ../../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 "Pųidat"
-#: ../../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 "Zmģnit"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Jakż typ zįznamu chcete pųidat?"
-#: ../../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ż systém (SunOs...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Jinż systém (MacOs...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Jinż systém (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 "Koųenovż(root)"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Pųipojit"
-#: ../../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 zįpis"
-#: ../../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 "Značka"
-#: ../../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 "Vżchozķ"
-#: ../../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 zįznam"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Prįzdnį značka nenķ povolena"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Musķte zadat soubor s jįdrem"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Musķte zadat koųenovż oddķl"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Tato značka se ji¾ pou¾ķvį"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Na¹el jsem %s %s rozhranķ"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Mįte je¹tģ nģjaké jiné?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Mįte nģjaké %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 "Ukįzat informace o hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c: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.: ka¾dį adresa by mģla bżt 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 zadįvajķ ve tvaru ''nįzev=hodnota nįzev2=hodnota2 ...''.\n"
"Napųķklad, ''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č mįm 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 ""
"nemģlo\n"
"by v ¾įdném pųķpadģ zpłsobit jiné ¹kody."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatické prozkoumįnķ"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Zadejte mo¾nosti"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -813,61 +819,61 @@ msgstr ""
"Spu¹tģnķ modulu %s selhalo.\n"
"Chcete to zkusit s jinżmi parametry?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "pųķstup k programłm v X prostųedķ"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "pųķstup k rpm nįstrojłm"
-#: ../../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 "pųķstup k administrativnķm souborłm"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "pųķstup k sķ»ovżm nįstrojłm"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "pųķstup k nįstrojłm pro kompilaci"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(u¾ byl pųidįn %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Toto heslo je pųķli¹ jednoduché"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Prosķm zadejte u¾ivatelské jméno"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "U¾ivatelské jméno mł¾e obsahovat pouze malį pķsmena, čķsla, '-' a '_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Toto u¾ivatelské jméno je pųķli¹ dlouhé"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Toto u¾ivatelské jméno u¾ bylo pųidįno"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Pųidat u¾ivatele"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -876,32 +882,32 @@ msgstr ""
"Zadejte u¾ivatele\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Vytvoųit u¾ivatele"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Skutečné jméno"
-#: ../../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 "U¾ivatelské jméno"
-#: ../../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é pųihlį¹enķ"
-#: ../../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 ""
"u¾ivatele.\n"
"Chcete pou¾ķt tuto mo¾nost?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Zvolte standardnķho u¾ivatele :"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Vyberte si, kterż sprįvce oken mį bżt spou¹tģn:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Prosķm zvolte si jazyk, kterż chcete pou¾ķvat."
-#: ../../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 "Mł¾ete 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 "V¹echno"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Povolit v¹em u¾ivatelłm"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Nesdķlet"
-#: ../../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 "Balķček %s musķ bżt nainstalovįn. 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 provést export pųes protokol NFS nebo Samba. Vyberte prosķm, kterż "
"chcete pou¾ķt."
-#: ../../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ķ potųebnż balķček %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é provést \"Vlastnķ\" povolenķ pro jednotlivé u¾ivatele.\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 ""
"Sdķlenķ mezi u¾ivateli pou¾ķvį skupinu \"fileshare\". \n"
"U¾ivatele lze do této skupiny pųidat pomocķ nįstroje UserDrake."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Dveųe dokoųįn"
-#: ../../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 ""
"systém, ale na druhou stranu je velmi citlivż: Nesmķ bżt pou¾it pro\n"
"počķtač pųipojenż k Internetu. Pro pųihlį¹enķ nenķ zapotųebķ ¾į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 stįle nedoporučuji pou¾ķt tento počķtač na sķti."
-#: ../../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ņ zabezpečenķ pro počķtač, kterż je pou¾ķvįn jako "
"klient pro pųipojenķ 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 nģkterį omezenķ a ka¾dou noc jsou spu¹tģny 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 mo¾né pųipojit mnoho klientł. Poznįmka: pokud je počķtač pou¾ķvįn pouze "
"jako klient pro pųipojenķ 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 pųedchozķ śrovnģ, ale systém je śplnģ uzavųen.\n"
"Zabezpečenķ je nastaveno na maximum."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Zįkladnķ volby programu DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Vyberte prosķm po¾adovanou śroveņ zabezpečenķ"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Śroveņ zabezpečenķ"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Pou¾ķt 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é zabraņuje śtokłm proti pųetečenķ bufferu nebo proti ¹patnému "
"formįtovįnķ ųetģzcł."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Administrįtor bezpečnosti (pųihla¹ovacķ jméno 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 vybraného OS, 'e' pro upravu"
@@ -1173,95 +1179,90 @@ msgstr "Stisknete ENTER pro start vybraného 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 mķsta v adresįų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 "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 "Nabķdka Start"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Zavįdģcķ program nelze nainstalovat na oddķl %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "nįpovģda zatķm nedostupnį.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Nastavenķ stylu zavįdģnķ"
-#: ../../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_končit"
-#: ../../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 "Novģj¹ķ zatųķdģnż monitor "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Novģj¹ķ monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Tradičnķ monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Tradičnķ GTK+ monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Spustit Auroru pųi startu"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Re¾im Lilo/Grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Re¾im Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Instalovat témata"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1269,46 +1270,46 @@ msgstr ""
"Zobrazit téma\n"
"na konzoli"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Vytvoųit nové téma"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Zįlohuji %s do %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Kopķruji %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 "Zprįva 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 "Provést 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 dokončit instalaci tématu pro LiLo, spus»te na pųķkazové ųįdce "
"\"lilo\" jako u¾ivatel 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 "Poznįmka"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Instalace témat pro LiLo a Bootsplash provedena śspģ¹nģ!"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Instalace témata 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 sprįvce zavįdģnķ nynķ pou¾ķvįte %s.\n"
"Pokud chcete spustit prłvodce nastavenķm, klepnģte 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 "Vżbģr zavįdģcķho obrįzku"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Témata"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1389,89 +1390,84 @@ msgstr ""
"mł¾ete je vybrat\n"
"ka¾dé 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 "Systémovż re¾im"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Spustit grafické prostųedķ pųi startu systému"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne, nechci automatické pųihlį¹enķ"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ano, chci automatické pųihlį¹enķ s tķmto (u¾ivatelem, 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 otevųķt /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 provést sejmutķ obrazovky pųed rozdģlenķm 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 adresįų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 "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 "©védsko"
-#: ../../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 "Itįlie"
@@ -1518,8 +1514,8 @@ msgstr "Itįlie"
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é stįty 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 "Pųipojit"
@@ -1555,10 +1551,9 @@ msgstr "Pųipojit"
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 "Pųķpojnż bod"
@@ -1574,28 +1569,28 @@ msgstr "URL musķ začķnat 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įų pųipojenķ (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 "Zįlohujte si nejdųķv svį data, prosķm"
-#: ../../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 "Čtģte 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 ""
"Jestli¾e chcete pou¾ķvat aboot, musķte nechat volné mķsto na začįtku disku\n"
"(2048 sektorł stačķ)"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Prłvodce"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Co udģlįte ?"
-#: ../../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 ""
"(klepnģte na nģj a potom na\n"
"\"Zmģnit velikost\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Prosķm klepnģte na oddķl"
-#: ../../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 "®urnįlovacķ 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 "Odklįdacķ (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 "Prįzdnż"
-#: ../../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é systémy:"
-#: ../../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 "Vytvoųit"
-#: ../../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 "Zmģnit 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 "Mķsto toho pou¾ijte ``%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 pou¾ijte ``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 "Tķm ¾e zmģnķte typ oddķlu %s pųijdete o v¹echna jeho data"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Vyberte oddķl"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Vyberte jinż oddķl"
-#: ../../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 "Pųepnout se do módu 'expert'"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Pųepnout se do módu 'normįlnķ'"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Zpģt"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Pųesto chcete pokračovat?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Konec bez ulo¾enķ"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Chcete skončit bez zapsįnķ do tabulky oddķlł?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Chcete ulo¾it śpravy souboru /etc/fstab?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automaticky rozmķstit"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "V¹e smazat"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automaticky rozmķstit"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Vķce"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informace o pevném disku"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "V¹echny primįrnķ oddķly (partitions) jsou pou¾ķvįny"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Nemł¾u pųidat ¾įdnż dal¹ķ oddķl"
-#: ../../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 ""
"mķstģ\n"
"vytvoųit roz¹ķųenż (extended) oddķl"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Ulo¾it tabulku oddķlł"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Obnovit tabulku oddķlł"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Zįchrana tabulky oddķlł"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Znovu načķst tabulku oddķlł"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automatické pųipojovįnķ pro vyjķmatelnį média"
-#: ../../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 ""
"Zįlo¾nķ tabulka oddķlł nemį stejnou velikost\n"
"Chcete pųesto chcete pokračovat?"
-#: ../../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 "Varovįnķ"
-#: ../../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 ""
"Vlo¾te disketu do mechaniky\n"
"V¹echna data na této disketģ budou smazįna"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Pokou¹ķm se obnovit tabulku oddķlł"
-#: ../../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 "Zmģnit velikost"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Pųesunout"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formįtovat"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Pųidat do RAIDu"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Pųidat 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 "Zmģnit RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Pou¾ķt loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Vytvoųit novż oddķl"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Počįtečnķ 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ż systém: "
-#: ../../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 ""
"(proto¾e jste ji¾ dosįhli maximįlnķho počtu primįrnķch oddķlł).\n"
"Nejprve odstraņte nģkterż primįrnķ oddķl a vytvoųte oddķl roz¹ķųenż."
-#: ../../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 "Zmģnit typ oddķlu"
-#: ../../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ż systém chcete pou¾ķt?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Pųepķnįm 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 pųipojit 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 pųipojit zaųķzenķ %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 ""
"Nemł¾u smazat pųķpojnż bod, proto¾e tento oddķl je pou¾ķvįn pro loopback.\n"
"Odstraņte 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 pųipojit %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Počķtįm hranice souborového systému 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 "Mģnķm velikost"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Na tomto diskovém oddķlu nelze mģnit velikost"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "V¹echna data z tohoto oddķlu by mģla bżt zįlohovįna"
-#: ../../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¾ zmģnķte velikost oddķlu %s, ztratķte tķm v¹echna 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 oddķl pųesunout?"
-#: ../../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 oddķl pųesunout?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Pųesouvįm"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Pųesouvįm oddķl..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Zvolte existujķcķ RAID pro pųidįnķ"
-#: ../../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 existujķcķ LVM pro pųidįnķ"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Nįzev pro LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Tento oddķl nemł¾e bżt pou¾it 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 "Nįzev souboru loopbacku:"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Zadejte nįzev 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 pou¾ķvįn jinżm loopbackem, zvolte si jinż"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Soubor u¾ existuje. Mįm ho pou¾ķt?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Volby pro pųipojenķ"
-#: ../../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 "zaųķzenķ"
-#: ../../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 "Buļte opatrnķ: tato akce je nebezpečnį."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Jakż typ diskového oddķlu?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Balķček %s musķ bżt nainstalovįn. 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 ""
"Buļto pou¾ijete LILO a nebude to fungovat, nebo nepou¾ijete LILO a tedy "
"nepotųebujete /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"
"pųidejte je¹tģ /boot oddķl"
-#: ../../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 tķm se nenķ schopnż vypoųįdat ¾įdnż zavįdģcķ program bez pou¾itķ oddķlu\n"
"/boot. Ujistģte se prosķm, ¾e tento oddķl mįte."
-#: ../../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 zapsįna novį tabulka oddķlł 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 zmģny uplatnily budete muset restartovat počķtač"
-#: ../../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¾ naformįtujete oddķl %s, ztratķte tķm v¹echna jeho data"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formįtuji"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formįtuji 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 "Formįtuji oddķl %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 "Pųesunout soubory na novż diskovż oddķl"
-#: ../../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 nģjakį data\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Pųesunuji soubory na novż diskovż oddķl"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopķruji %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Odstraņuji %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "oddķl %s je nynķ rozpoznįn 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 "Zaųķzenķ: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Pķsmeno 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 "Jméno: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Začįtek: 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 "Naformįtovanż\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nenaformįtovanż\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Pųipojenż\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ķ oddķl\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 ovladači, je lep¹ķ\n"
"no nechat neporu¹enż.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2277,61 +2273,61 @@ msgstr ""
"oddķl je pro spu¹tģnķ\n"
"dal¹ķho systému.\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 oddķlł: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "na kanįle %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Klķč pro kryptovanż souborovż systém"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Vyberte si kryptovacķ klķč pro souborovż systém"
-#: ../../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 pųķli¹ jednoduchż (musķ bżt alespoņ %d znakł dlouhż)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Kryptovacķ klķče 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 "Zmģnit typ"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Prosķm klepnģte na zdroj"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2367,7 +2359,7 @@ msgstr ""
"Prosķm zadejte své u¾ivatelské jméno, heslo a nįzev domény, pod kterżmi "
"chcete pųistupovat k tomuto počķtači."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "U¾ivatelské jméno"
@@ -2379,23 +2371,23 @@ msgstr "Doména"
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 formįtovįnķ %s skončilo chybou"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "nevķm jak naformįtovat %s na typ %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "pųipojenķ oddķlu %s v adresįųi %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 odpojovįnķ %s: %s"
@@ -2482,11 +2474,15 @@ msgstr "Nic nedģlat"
msgid "Error opening %s for writing: %s"
msgstr "Chyba pųi otevķrįnķ %s pro zįpis: %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 alternativnķho ovladače"
-#: ../../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 va¹i zvukovou kartu (%s), kterį nynķ pou¾ķvį ovladač \"%s\", nenķ ¾įdnż "
"znįmż 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 va¹i zvukovou (%s) kartu mł¾ete 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 ""
"Va¹e karta nynķ pou¾ķvį ovladač %s\"%s\" (vżchozķ ovladač pro va¹i 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 "Nįpovģda"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Pųepķnįm mezi nįpovģdou 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 vķce mo¾nostķ, ale vy¾aduje pou¾ķt "
"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"
"Pųi dal¹ķm spu¹tģnķ bude pou¾it 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 prosķm... 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 "Prosķm počkejte"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Nenķ rozpoznįn ¾į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 va¹i zvukovou kartu (%s) nenķ ¾įdnż znįmż ovladač"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Neznįmż 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 pųedmģtem: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Model"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "model pevného disku"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanįl"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "Kanįl EIDE/SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Sbģrnice"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"toto je fyzickį sbģrnice, na kterou je pųipojeno zaųķzenķ (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 jįdra systému GNU/Linux, kterż ovlįdį toto zaųķzenķ"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Tųķda médiķ"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "tųķda hardwarového zaųķzenķ"
-
-#: ../../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 zaųķzenķ"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Identifikace sbģrnice"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- zaųķzenķ PCI a USB: vypisuje se dodavatel, zaųķzenķ, poddodavatel a "
-"podzaųķzenķ (ID PCI/USB)"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Umķstģnķ na sbģrnici"
-
-#: ../../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 ""
-"- zaųķzenķ PCI: udįvį slot PCI, zaųķzenķ a funkci této karty\n"
-"- zaųķzenķ EIDE: zaųķzenķ je buļ master nebo slave\n"
-"- zaųķzenķ SCSI: udįvį ID sbģrnice a zaųķzenķ SCSI"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Starż soubor se zaųķzenķm"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "starż, statickż nįzev zaųķzenķ, kterż se pou¾ķvį v balķčku dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Nové zaųķzenķ devfs"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-"novż, dynamickż nįzev zaųķzenķ, kterż generuje zabudovanż systém jįdra devfs"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Počet tlačķtek"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "jméno dodavatele zaųķzenķ"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Alternativnķ ovladače"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "seznam alternativnķch ovladačł pro va¹i 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 "/_Nįpovģda"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Nįpovģda..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Nįpovģda 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_lįsit 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, nįstroj společnosti 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 nįstroj pro nastavenķ"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Probķhį detekce"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Zde mł¾ete nastavit ka¾dż z parametrł modulu."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Spou¹tķm \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Zkou¹ķm tųķdu %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "primįrnķ"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "sekundįrnķ"
-
#: ../../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 "Neznįmį|Obecnį"
@@ -2846,7 +2637,7 @@ msgstr "Neznįmį|CPH05X (bt878) [vķce dodavatelł]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Neznįmį|CPH06X (bt878) [vķce 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 va¹e karta ¹patnģ detekovįna, lze nastavit sprįvnż typ karty a tuneru "
"ručnģ zde. Pokud je to potųeba, 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 "Počet bufferł pro zachycenķ :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Počet bufferł pro zachycenķ systémem 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 rįdia :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "Zapnout podporu rįdia"
@@ -4642,6 +4433,7 @@ msgstr ""
" * Vżchozķ OS: vyberte vżchozķ 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 pou¾ķt v¹esmģrové vysķlįnķ bez NIS domény"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Vlo¾te naformįtovanou disketu do %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Tato disketa nenķ formįtovįna"
-#: ../../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 pou¾ķt ulo¾enż vżbģr balķčkł, spus»te 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 pųi č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é zaųķzenķ na kterém by se daly "
"vytvoųit nové souborové systémy. Zkontrolujte prosķm 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 mł¾ete nalézt 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 vytvoųit novż), zvolit 'Pųķpojnż bod'\n"
"a nastavit ho na '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Musķte mķt odklįdacķ oddķl"
-#: ../../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 pųesto pokračovat?"
-#: ../../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 "Musķte mķt FAT oddķl pųipojenż na /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Pou¾ķt volné mķsto"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nenķ dostatek mķsta pro vytvoųenķ nového diskového oddķlu"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Pou¾ķt existujķcķ oddķl"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nenķ zde ¾įdnż existujķcķ oddķl k pou¾itķ"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Pou¾ķt Windows oddķl 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ż oddķl chcete pou¾ķt 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 koųenového oddķlu v MB:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Velikost odklįdacķho oddķlu v MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Pou¾ķt volné mķsto na Windows oddķlu"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Na kterém oddķlu chcete mģnit velikost?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Počķtįm hranice souborového systému 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 ""
"Zmģnu velikost FAT nenķ mo¾né provést, \n"
"vyskytla se nįsledujķcķ 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ż oddķl s Windows je pųķli¹ fragmentovįn, pou¾ijte nejdųķve\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 mģli data zįlohovat. A¾ si budete jistķ, ¾e chcete pokračovat\n"
"stisknģte 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 oddķlu chcete nechat pro Windows na"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "diskovém oddķlu %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Zmģna FAT oddķlu neuspģla: %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 oddķly, které by bylo mo¾né zmģnit (nebo nenķ dostatek "
"mķsta)"
-#: ../../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 "Mįte vķce 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 "V©ECHNY diskové oddķly a data na disku %s budou zru¹ena"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Vlastnķ rozdģlenķ disku"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Pou¾ķt 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ķ mł¾ete rozdģlit vį¹ pevnż disk %s.\n"
"A¾ skončķte, nezapomeņte ulo¾it zmģny 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 "Nemįte dostatek volného mķsta na oddķlu s Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Nemł¾u najķt ¾įdné volné mķsto pro instalaci"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Prłvodce DrakX na¹el nįsledujķcķ ųe¹enķ:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Vytvįųenķ diskovżch oddķlł 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 mo¾né, ¾e je po¹kozen CD disk nebo CD-ROM mechanika.\n"
"Zkontrolujete to pou¾itķm pųķkazu \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Vķtį vįs %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 "Začķnį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 "
@@ -5078,78 +4870,78 @@ msgstr ""
"verzi instalačnķho programu. Ta se spou¹tķ tak, ¾e pųi startu\n"
"z CD mechaniky stisknete 'F1' a poté napķ¹ete '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 "Prosķm zvolte jednu z nįsledujķcķch instalačnķch tųķd:"
-#: ../../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 "Vżbģr skupiny balķčkł"
-#: ../../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 "Vżbģr jednotlivżch balķčkł"
-#: ../../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ż balķček"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Jméno: %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 "Dłle¾itost: %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 ""
"Nemł¾ete označit tento balķček, proto¾e pro jeho instalaci nenķ dost mķsta"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Tyto balķčky budou instalovįny"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Tyto balķčky budou odebrįny"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Nemł¾ete vybrat/nevybrat tento balķček"
-#: ../../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ż balķček, nemł¾e bżt odstranģn"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Nemł¾ete od-označit tento balķček, proto¾e 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 balķček musķ bżt 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 balķček musķ bżt obnoven, nemł¾ete ho nezvolit"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Ukįzat automaticky vybrané balķčky"
-#: ../../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 "Ulo¾it/Nahrįt na/z disketu/y"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Aktualizuji vżbģr balķčkł"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimįlnķ 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 balķčky, 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 "Zbżvajķcķ čas "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Čekejte prosķm, pųipravuji instalaci"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d balķčkł(y)"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instaluji balķček %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 "Odmķtnout"
-#: ../../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 nemįte, stisknģte Zru¹it a toto CD nebude nainstalovįno."
-#: ../../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 "Pųesto pokračovat?"
-#: ../../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 pųi ųazenķ balķčkł:"
-#: ../../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 pųi instalaci balķčkł:"
@@ -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 odmķtįte licenčnķ ujednįnķ?"
-#: ../../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 "Klįvesnice"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Vyberte si rozlo¾enķ va¹ķ klįvesnice."
-#: ../../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 dostupnżch klįvesnic"
-#: ../../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 "Doporučenį"
-#: ../../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 balķčky"
-#: ../../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¹ķ my¹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 "Pųipojenķ my¹i"
-#: ../../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 kterému sériovému portu je pųipojena va¹e my¹?"
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulace tlačķtek"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulace 2 tlačķtka"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulace 3 tlačķtka"
-#: ../../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é oddķly"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Hledįm oddķly, které lze pųipojit"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Zvolte si pųķpojné(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ķ potųebné mķsto o velikosti 1MB! Instalace mł¾e pokračovat "
"ale pro spu¹tģnķ systému musķte vytvoųit bootstrap oddķl 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 koųenovż oddķl pro provedenķ aktualizace"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Koųenovż oddķl"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Kterż diskovż oddķl je koųenovż (/) ?"
-#: ../../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 "Musķte restartovat počķtač aby se projevily zmģny v tabulce oddķlł"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Zvolte diskové oddķly které chcete naformįtovat"
-#: ../../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 "Formįtuji oddķly"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Vytvįųķm a formįtuji 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 souborového systému %s. Chcete opravit chyby? (pozor, mł¾e "
"dojķt ke ztrįtģ 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 odklįdacķho prostoru k instalaci, prosķm pųidejte nģjakż"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Hledįm dostupné balķčky a znovu sestavuji databįzi balķčkł..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Hledįm dostupné balķčky"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Prohledįvįm ji¾ instalované balķčky..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Vyhledįvįm balķčky 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 va¹em systému nenķ dostatek mķsta 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 ulo¾it nebo nahrįt vżbģr balķčkł na disketu.\n"
"Formįt vżbģru je stejnż jako formįt automaticky generované diskety."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Nahrįt z diskety"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Ulo¾it na disketu"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Nahrįvįm z diskety"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Vżbģr balķčkł"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Vlo¾te disketu obsahujķcķ vżbģr balķčkł"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Velikost vybranżch balķčkł je vģt¹ķ ne¾ mķsto 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 balķčkł\n"
"Vyberte si prosķm alespoņ minimįlnķ instalaci"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "X prostųedķ"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Zįkladnķ dokumentace (doporučeno!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Opravdu minimįlnķ instalace (speciįlnģ 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 nemįte ¾įdné z nich, klepnģte na Zru¹it.\n"
"Pokud Vįm chybķ pouze nģkteré z nich, odznačte 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 označené \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Pųipravuji 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 balķček %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Probķhį nastavovįnķ 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 "Vlo¾te prosķm spou¹tģcķ 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 "Vlo¾te prosķm 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 mł¾ete stįhnout ¹ifrovacķ software.\n"
-"\n"
-"VAROVĮNĶ:\n"
-"\n"
-"Kvłli rłznżm obecnżm po¾adavkłm a naųķzenķm rłznżch soudnķch śųadł,\n"
-"vztahujķcķm se na tento druh software, by se mģl zįkaznķk a/nebo koncovż\n"
-"u¾ivatel ujistit, zda mu jeho soudnķ sprįva umo¾ņuje stįhnout si, ulo¾it\n"
-"a pou¾ķvat tento software.\n"
-"\n"
-"Zįkaznķk a/nebo koncovż u¾ivatel by si mģl bżt vģdomż toho, ¾e nesmķ\n"
-"pųestupovat zįkony své jurisdikce. Pokud zįkaznķk a/nebo koncovż u¾ivatel\n"
-"nebude respektovat ustanovenķ vztahujķcķch se zįkonł, mł¾e se vystavit\n"
-"postihu.\n"
-"\n"
-"V ka¾dém pųķpadģ se MandrakeSoft i jeho vżrobny a dodavatelé vzdįvajķ\n"
-"jakékoliv zodpovģdnosti za pųķmé i nepųķmé ¹kody (včetnģ ztrįty ziskł,\n"
-"pųeru¹enķ podnikįnķ, ztrįty obchodnķch informacķ, jako¾to i jinżch "
-"penģ¾nķch\n"
-"ztrįt a eventuįlnķch postihł, po¾adavkł na od¹kodnģnķ a ¾alob) vzniklé\n"
-"vlastnictvķm, pou¾ķvįnķm nebo pouhżm stahovįnķm tohoto software, ke kterému\n"
-"mł¾e mķt zįkaznķk a/nebo nebo koncovż u¾ivatel pųķstup kdy¾ odsouhlasķ\n"
-"tuto dohodu.\n"
-"\n"
-"\n"
-"Pokud mįje jakékoliv dotazy vztahujķcķ se k této dohodģ, kontaktujte prosķm\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 zķskįnķ seznamu dostupnżch 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 stahovįnķ balķčkł"
-#: ../../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 dostupnżch balķčkł"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Jaké je va¹e časové pįsmo?"
-#: ../../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 "Vzdįlenż CUPS server"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Bez tiskįrny"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Mįte nģjakou zvukovou kartu na ISA sbģrnici?"
-#: ../../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 spus»te 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į zóna"
-#: ../../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 "Tiskįrna"
-#: ../../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 "Doména 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 "Lokįlnķ 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 pųķli¹ jednoduché (musķ bżt 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 "Ovģųenķ"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Ovģųenķ pomocķ LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "Zįkladnķ 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 "Ovģųenķ pomocķ NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Doména"
-#: ../../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 ""
"Pųķkaz 'wbinfo -t' otestuje, zda-li va¹e tajné informace pro ovģųenķ jsou "
"sprįvné."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Doména Windows pro ovģųenķ"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "U¾ivatelské jméno Sprįvce domény"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Heslo Sprįvce domény"
-#: ../../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 vytvoųit startovacķ disketu, vlo¾te disketu do mechaniky\n"
"a stisknģte \"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 "Pųeskočit"
-#: ../../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 pųi havįrii systému. Chcete vytvoųit startovacķ disketu?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6191,28 +5916,28 @@ msgstr ""
"spou¹tģcķ diskety bude zųejmģ neśspģ¹né, proto¾e XFS\n"
"potųebuje velmi velkż ovladač)"
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Bohu¾el 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 vytvoųit startovacķ disketu"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Vlo¾te disketu do %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Vytvįųķm startovacķ disketu"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Pųipravuji zavįdģcķ 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 pokračovat, ale budete\n"
"potųebovat BootX pro spu¹tģnķ systému."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Chcete pou¾ķt 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 pųi instalaci aboot,\n"
"mįm se pokusit o instalaci i kdy¾ to zru¹ķ prvnķ oddķl na disku?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instaluji zavįdģcķ program"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalace zavįdģcķho programu neuspģla. Stala se tato chyba:"
-#: ../../install_steps_interactive.pm_.c: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"
"Pųi dal¹ķm spu¹tģnķ u¾ uvidķte 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 "Vlo¾te prįzdnou disketu do %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Vytvįųķm 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ķ skončit?"
-#: ../../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 systému po instalaci jsou dostupné\n"
"v dané kapitole oficiįlnķ u¾ivatelské pųķručky 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 "Vytvoųit 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 jednodu¹e 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 "Ulo¾it vżbģr jednotlivżch balķčkł"
-#: ../../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 "Roz¹ķųenķ"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Zįkladnķ"
-#: ../../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 "<- Pųedchozķ"
-#: ../../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 "Nģmecké"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvoųįk"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "©panģlské"
-#: ../../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 "©védské"
-#: ../../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 "Albįnské"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Arménské (staré)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Arménské (psacķ stroj)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Arménské (foneticky)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Įzerbajd¾įnské (latinka)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgické"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengįlské"
-#: ../../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 "Bģloruské"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "©vżcarské (Nģmeckż styl)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "©vżcarské (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 "Nģmecké (bez mrtvżch klįves)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dįnské"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvoųįk (US) "
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvoųįk (Norské)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvoųįk (©védské) "
-#: ../../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 "Gruzķnské (\"Ruské\" rozlo¾enķ)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzķnské (rozlo¾enķ \"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 "Maļarské"
-#: ../../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 "Ķrįnské"
-#: ../../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 klįves"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korejskį klįvesnice"
-#: ../../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 "Maltézské (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltézské (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é (rozlo¾enķ QWERTY)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polské (rozlo¾enķ 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 "Tįd¾ickį klįvesnice"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turecké (tradičnķ 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 (mezinįrodnķ)"
-#: ../../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 "Jugoslįvské (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Pravį klįvesa Alt"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Obģ klįvesy Shift současnģ"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control a Shift současnģ"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Klįvesa CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl a Alt současnģ"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt a Shift současnģ"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Klįvesa \"Menu\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Levį klįvesa \"Windows\""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Pravį klįvesa \"Windows\""
@@ -6836,34 +6565,43 @@ msgstr "Propletené pųķpojné body %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Odeberte nejdųķve 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. Pou¾ijte prosķm ųadu 2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Zde mł¾ete nastavit ka¾dż 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 oddģlenżch čįrkou"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d znakovżch ųetģzcł oddģlenżch čįrkou"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "čįrkou oddģlenį čķsla"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "čįrkou oddģlené znakové ųetģzce"
-#: ../../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. Pou¾ijte prosķm ųadu 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - my¹"
@@ -6968,55 +6706,76 @@ msgstr "®įdnį"
msgid "No mouse"
msgstr "Bez my¹i"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Vyzkou¹ejte prosķm, zda funguje my¹"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Vyzkou¹ejte na my¹i,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "TOČIT KOLEČKEM!"
-#: ../../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 "Ukončit"
-#: ../../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 sprįvnģ?"
-#: ../../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 vģtev"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Sbal vģtev"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Pųepnutķ mezi abecednķm a skupinovżm ųazenķm"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "pou¾ķt pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "pou¾ķt pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "pou¾ķt 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 "Pųipojenķ 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 ""
"Nģkterį pųipojenķ pou¾ķvajķ pptp, nģkterį pouze dhcp. Jestli si nejste "
"jistķ, zvolte 'pou¾ķt pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "pou¾ķt dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "pou¾ķt pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "pou¾ķt 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"
+"Pųedtķm, ne¾ budete pokračovat, se ujistģte, ¾e jste nastavili va¹i\n"
+"sķ» a pųķstup 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 ""
"Kterého dhcp klienta chcete pou¾ķt?\n"
-"Standardnķ je dhcpcd"
+"Standardnķ je dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7133,7 +6888,7 @@ msgstr ""
"Ve va¹em počķtači nebyl nalezen ¾įdnż sķ»ovż adaptér.\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 sķ»ové rozhranķ"
@@ -7144,15 +6899,15 @@ msgstr ""
"Vyberte si prosķm, kterż sķ»ovż adaptér chcete pou¾ķt pro pųipojenķ k "
"internetu"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nebyla nalezena sķ»ovį 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 nįzev musķ bżt śplnż, jako napųķklad\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 "Nįzev počķtače"
#: ../../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 "Prłvodce nastavenķm sķtģ"
@@ -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 svého 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 pou¾itż ve zbytku svģta"
-#: ../../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 pou¾itż ve zbytku svģta \n"
" ¾įdnż D-kanįl (leased lines)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Kterż protokol chcete pou¾ķt?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Chcete pou¾ķt 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 mįte?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Nevķ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"
@@ -7290,19 +7045,19 @@ msgstr ""
"\n"
"Jestli mįte PCMCIA kartu, musķte znįt jejķ IRQ a IO.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Pųeru¹it"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Pokračovat"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Kterou z tģchto ISDN karet mįte?"
-#: ../../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 ""
"Na¹el jsem ISDN PCI kartu, jejķ¾ typ ale neznįm. Prosķm zvolte si jednu z "
"nįsledujķcķho 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 ""
"Nena¹el jsem ¾įdnou ISDN PCI kartu. Prosķm zvolte si jednu z nįsledujķcķ "
"nabķdky"
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Ke kterému sériovému portu je vį¹ modem pųipojen?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Mo¾nosti vytįčenķ"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nįzev pųipojenķ"
-#: ../../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 "Pųihla¹ovacķ jméno"
-#: ../../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 scénįųe"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Pomocķ terminįlu"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Jméno domény"
-#: ../../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 "neshodnżch"
+
+#: ../../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 současnosti nejste pųipojeni k Internetu."
msgid "Connect"
msgstr "Pųipojit"
-#: ../../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 pųipojenķ"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Nastavenķ a pųipojenķ 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 pųipravuje konfigurace %s pųipojenķ."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7436,12 +7218,12 @@ msgstr ""
"\n"
"Stisknģte OK pro pokračovį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 "Nastavenķ sķtģ"
-#: ../../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 ""
"Kliknģte na Ok pro zachovįnķ nastavenķ nebo kliknģte na Zru¹it pro nové "
"nastavenķ pųipojenķ Internetu a k sķti.\n"
-#: ../../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 pųipojenķ k sķti nebo internetu.\n"
"Pokud nechcete pou¾ķt automatickou detekci, odznačte polķčko.\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 "Pou¾ķt 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ķ re¾im"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Detekuji zaųķzenķ..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Modemové pųipojenķ"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detekovįno na portu %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Modemové pųipojenķ"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detekovįno %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN pųipojenķ"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detekovįno %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL pųipojenķ"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detekovįno na rozhranķ %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabelové pųipojenķ"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "detekovįno kabelové pųipojenķ"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Pųipojenķ k LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "detekovanį(é) sķ»ovį(é) karta(y)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Zvolte si pųipojenķ, 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 pou¾ķt.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internetové pųipojenķ"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Chcete se automaticky pųipojovat po startu počķtače?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Nastavenķ sķtģ"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Je potųebné 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ķ aktivovįna.\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 ""
"Doporučujeme po tomto kroku restartovat X Window,\n"
"aby se pųede¹lo problémłm se zmģnou nįzvu počķtače."
-#: ../../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 pųipojenķ k Internetu pomocķ net_monitor nebo mcc. Pokud nenķ "
"spojenķ funkčnķ, bude potųeba asi znovu načķst 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 ""
"Kliknģte na Ok pro zachovįnķ nastavenķ.\n"
"Modifikace nįsledujķcķch polo¾ek pųepķ¹e 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 ""
"Ka¾dį polo¾ka musķ bżt zadįna jako IP adresa v 'desetinné' formģ\n"
"(napųķklad 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 sķ»ové zaųķzenķ %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 sķtģ"
-#: ../../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 pųi 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ķ bżt ve formįtu 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 nįzev musķ bżt śplnż, jako 'mybox.mylab.myco.com'.\n"
"Pokud pou¾ķvįte brįnu(gateway), mł¾ete 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 "Brįna (napų. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Zaųķzenķ brįny (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 mģla bżt 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 brįny by mģla bżt 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 sķ»ové karty (u¾itečné u notebookł)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy by mģla bżt 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 mģlo začķnat znaky 'ftp:' nebo 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Na¹el jsem existujķcķ 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 ""
"Varovįnķ! Bylo nalezeno existujķcķ nastavenķ firewallu. Po instalaci mł¾e "
"bżt zapotųebķ nģjakį ručnķ ś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 pųipojit 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 pųipojenķ k internetu..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Počķtač je nynķ pųipojen k internetu"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Z bezpečnostnķch dłvodł bude spojenķ ukončeno."
-#: ../../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 ""
"Nepodaųilo se pųipojit k Internetu.\n"
"Pokuste se pųekonfigurovat dané pųipojenķ."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Nastavenķ pųipojenķ"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Prosķm vyplņte nebo zkontrolujte nįsledujķcķ ś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 "Va¹e 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 "Jméno 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 "Vżbģr 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 vytįčenķ"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Rychlost pųipojenķ"
-#: ../../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 pųipojenķ (vteųiny)"
-#: ../../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 (u¾ivatelské jméno)"
-#: ../../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 va¹eho śč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į Britįnie"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "chyba pųipojovįnķ: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Roz¹ķųené diskové oddķly nejsou na tomto systému podporovįny"
-#: ../../partition_table.pm_.c: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 neuspģla: %s"
msgid "Bad backup file"
msgstr "©patnż zįlo¾nķ soubor"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Chyba pųi zapisovįnķ 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 "nedłle¾ité"
msgid "maybe"
msgstr "mł¾e se hodit"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Tiskovż Systém pro Unix"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Tisk bez uklįdįnķ 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 - Démon pro tiskįrny"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Tisk bez uklįdįnķ 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ż Systém 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 "Neznįmż model"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Mķstnķ tiskįrna"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Vzdįlenį tiskįrna"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Tiskįrna na vzdįleném 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 "Tiskįrna na vzdįlenż lpd serveru"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Sķ»ovį tiskįrna (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Tiskįrna na serveru Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Tiskįrna 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 tiskového zaųķzenķ"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Poslat tiskovou ślohu do pųķkazu"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Neznįmż 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 "Neznįmż model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Mķstnķ tiskįrny"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Vzdįlené tiskįrny"
-#: ../../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 paralelnķm 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 tiskįrna \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", multifunkčnķ na paralelnķm portu \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", multifunkčnķ zaųķzenķ na USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", multifunkčnķ zaųķzenķ na HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", multifunkčnķ zaųķzenķ"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", pųi 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\", tiskįrna \"%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\", sdķlenį 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\", tiskįrna \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", pou¾ķvį pųķkaz %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 "Pųķmż tisk (bez ovladače)"
-#: ../../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 počķtači)"
-#: ../../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 " (Vżchozķ)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Zvolte pųipojenķ tiskįrny"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Jak je tiskįrna pųipojena?"
-#: ../../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 pųķpadģ vzdįleného CUPS serveru nemusķte nastavovat tiskįrny zde,\n"
"tiskįrny budou automaticky detekovįny."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Autodetekce tiskįrny (lokįlnķ, TCP/soket, a tiskįrny 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 ""
"sķti, musķte pro zķskįnķ informacķ zadat IP adresu CUPS serveru a také "
"pųķpadnģ čķslo portu, jinak nechte toto pole prįzdné."
-#: ../../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"
"ručnģ. Nezapomeņte potom CUPS restartovat (pųķkaz: \"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ķ bżt ve formįtu 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ķ bżt 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 "Zkoumįm vį¹ počķtač..."
-#: ../../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 va¹em počķtači nebyla nalezena ¾įdnį pųķmo pųipojenį tiskįrna"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8170,7 +7970,7 @@ msgstr ""
"Nįsledujķcķ tiskįrny\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8178,7 +7978,7 @@ msgstr ""
"Nįsledujķcķ tiskįrna\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 neznįmį tiskįrna jsou "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8195,7 +7995,7 @@ msgstr ""
"\n"
"a %d neznįmżch tiskįren 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 "pųķmo pųipojena(y) k va¹emu počķtači"
-#: ../../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"
"Na¹el jsem jednu neznįmou tiskįrnu pųķmo pųipojenou k va¹emu počķtači"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8232,11 +8032,11 @@ msgstr ""
"\n"
"Na¹el jsem %d neznįmżch tiskįren pųķmo pųipojenżch k va¹emu počķtači"
-#: ../../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 v¹echny tiskįrny jsou pųipojeny 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 tiskįrnįch vypsanżch vż¹e nebo na tiskįrnįch v "
"lokįlnķ sķti?\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 tiskįrnįch v lokįlnķ sķti?\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 tiskįrnįch vypsanżch vż¹e?\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 počķtači?\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 ""
"POZNĮMKA: V zįvislosti na modelu tiskįrny a tiskovém systému je potųeba "
"nainstalovat dal¹ķch %d MB potųebného 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 "Pųidat novou tiskįrnu"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8292,7 +8092,7 @@ msgstr ""
"Budete dotįzįni na v¹echny potųebné informace pro nastavenķ tiskįrny, mł¾ete "
"si vybrat se v¹ech tiskovżch ovladačł a typł pųipojenķ tiskįrny."
-#: ../../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 pųipraveni, klepnģte na tlačķtko \"Dal¹ķ\", nebo klepnģte na "
"tlačķtko \"Zru¹it\" pokud nechcete v tuto chvķli tiskįrny 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 pųipraveni, klepnģte na tlačķtko \"Dal¹ķ\", nebo klepnģte na "
"tlačķtko \"Zru¹it\" pokud nechcete v tuto chvķli tiskįrny 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 pųipraveni, klepnģte na tlačķtko \"Dal¹ķ\", nebo klepnģte na "
"tlačķtko \"Zru¹it\" pokud nechcete v tuto chvķli tiskįrny nastavovat."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Automaticky nalézt tiskįrny pųipojené k tomuto počķtači"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Automaticky nalézt tiskįrny pųipojené pųķmo k lokįlnķ sķti"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Automaticky nalézt tiskįrny sdķlené počķtači 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 zįsobnķku, kvalita tisku,...), zvolte \"Tiskįrna\" v sekci "
"\"Hardware\" v ųķdķcķm 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 tiskįrny"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", sķ»ovį tiskįrna \"%s\", port %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", tiskįrna \"%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 "Tiskįrna na paralelnķm 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 tiskįrna \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Sķ»ovį tiskįrna \"%s\", port %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Tiskįrna \"%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 "Mķstnķ tiskįrna"
-#: ../../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 tiskįrna: /dev/usb/lp0, druhį USB "
"tiskįrna: /dev/usb/lp1,...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Musķte zadat zaųķzenķ nebo nįzev souboru!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Nenalezena ¾įdnį tiskįrna!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Tiskįrny 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 tiskįrny byly automaticky detekovįny, pokud nenķ mezi nimi po¾adovanį "
"tiskįrna, zadejte do polķčka nįzev zaųķzenķ/nįzev 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 v¹ech automaticky rozpoznanżch tiskįren. Vyberte si tiskįrnu, "
"kterou chcete nastavit nebo zadejte do polķčka nįzev zaųķzenķ/nįzev 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 tiskįrna sprįvnģ detekovįna nebo preferujete "
"vlastnķ nastavenķ tisku, zvolte \"Ručnķ 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 tiskįrna sprįvnģ detekovįna nebo preferujete "
"vlastnķ nastavenķ tisku, zvolte \"Ručnķ 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 kterému je tiskįrna pųipojena nebo zadejte do polķčka "
"nįzev zaųķzenķ/nįzev 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 kterému je va¹e tiskįrna pųipojena."
-#: ../../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 tiskįrna: /dev/usb/lp0, druhį USB tiskįrna: /dev/usb/lp1,...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Musķte vybrat/zadat tiskįrnu/zaųķzenķ!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Ručnķ nastavenķ"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Mo¾nosti vzdįlené lpd tiskįrny"
-#: ../../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 pou¾ķvat vzdįlenou tiskovou frontu lpd, musķte zadat nįzev "
"tiskového serveru a nįzev tiskįrny, kam mį bżt posķlįn tisk."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nįzev vzdįleného počķtače"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nįzev vzdįlené tiskįrny"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Chybķ nįzev vzdįleného počķtače!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Chybķ nįzev vzdįlené tiskįrny!"
-#: ../../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 "Zkoumįm 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 ", tiskįrna \"%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 "Tiskįrna \"%s\" na serveru \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Mo¾nosti SMB (Windows 9x/NT) tiskįrny"
-#: ../../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 ""
"tiskového serveru, nįzev sdķlené tiskįrny, vhodné u¾ivatelské jméno, 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 potųeba, doplņte u¾ivatelské jméno, heslo, a "
"pracovnķ skupinu."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Nįzev 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 "Sdķlené jméno"
-#: ../../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ķ bżt zadįn buļ nįzev serveru nebo jeho IP adresa!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Chybķ nįzev pro sdķlenķ pųes Sambu!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "BEZPEČNOSTNĶ VAROVĮNĶ!"
-#: ../../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 pokračovat v nastavenķ tiskįrny tķmto zpłsobem?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Mo¾nosti NetWare tiskįrny"
-#: ../../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 mł¾e bżt odli¹né od jeho nįzvu pro TCP/IP!), nįzev "
"tiskové fronty tiskįrny, kterou chcete pou¾ķvat, u¾ivatelské jméno 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 "Nįzev tiskové fronty"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Chybķ nįzev pro sdķlenķ pųes NCP!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Chybķ nįzev 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 ", počķtač \"%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 "Počķtač \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Mo¾nosti tiskįrny 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 ""
"polķček nįzev nebo IP adresu tiskįrny a volitelnģ čķslo portu (vżchozķ 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 ""
"pųķpadģserverł HP JetDirect je čķslo portu obvykle 9100, u jinżch serverł "
"mł¾e bżt jiné. Podķvejte se do manuįlu k va¹emu hardware."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Chybķ nįzev nebo IP adresa tiskįrny!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Nįzev nebo IP adresa tiskįrny"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI Tiskového Zaųķzenķ"
-#: ../../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 v¹echny URI nejsou "
"podporovįny ve v¹ech tiskovżch sprįvcķch."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Musķ bżt zadįno sprįvné 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 ""
"Ka¾dį tiskįrna potųebuje nįzev (napų. \"tiskarna\"). Popis a umķstģnķ nemusķ "
"bżt vyplnģny. Jsou to komentįųe pouze pro u¾ivatele."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nįzev tiskįrny"
-#: ../../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 "Umķstģnķ"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Načķtįm databįzi tiskįren ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Načķtįm databįzi tiskįren ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model tiskįrny"
-#: ../../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 sprįvnż"
-#: ../../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 ručnģ"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Vżbģr modelu tiskįrny"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Jakż model tiskįrny mįte?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8911,7 +8715,7 @@ msgstr ""
"sprįvnģ. Pokud je vyznačen nesprįvnż model, mł¾ete ho zmģnit vżbģrem 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ķ tiskįrna v seznamu, vyberte kompatibilnķ nebo podobnż model "
"(podķvejte se do manuįlu)"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Nastavenķ pro OKI win-tiskįrnu"
-#: ../../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 pųes server, pųipojte tiskįrnu na prvnķ paralelnķ port. "
"Jinak tisk nebude pracovat. Typ pųipojenķ 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é tiskįrny 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 ""
"tiskįrnu na lokįlnķ port nebo ji nastavte na tom počķtači, ke kterému bude "
"pųipojena."
-#: ../../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 ""
"tiskovżch hlav programem \"lexmarkmaintain\" a nastavit zarovnįnķ 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į tiskįrna GDI pou¾ķvajķcķ formįt 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ķ pųķkaz mł¾e zadat i bģ¾nż u¾ivatel, druhż mł¾e provést pouze u¾ivatel "
"root. Poté, co vż¹e uvedené provedete, mł¾ete normįlnģ 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 sprįvnģ. Pųi tisku ve velmi vysoké kvalitģ/rozli¹enķ "
"bude tisk zųejmģ pomalej¹ķ."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Hodnota %s musķ bżt celé čķslo!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Hodnota %s musķ bżt čķ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 tiskįrnu \"%s\"\n"
"jako vżchozķ?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testovacķ strįnka"
-#: ../../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 tiskįrnģ s mįlo pamģtķ nemusķ podaųit vłbec. Ve vģt¹inģ pųķpadł stačķ "
"vytisknout bģ¾nou testovacķ strįnku."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Bez testovacķ strįnky"
-#: ../../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ķ strįnka"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternativnķ testovacķ strįnka (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternativnķ testovacķ strįnka (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Testovacķ strįnka s fotografiķ"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Netisknout testovacķ strįnku"
-#: ../../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ķ strįnku(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 ""
"Zku¹ebnķ strįnka byl poslįna na tiskįrnu.\n"
"Mł¾e chvilku trvat ne¾ začne tisk.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Probģhl tisk sprįvnģ ?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Pųķmż tisk na tiskįrnu"
-#: ../../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é nįstroje umo¾ņujķ jednodu¹e vybrat tiskįrny a mģnit "
"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 ""
"vģt¹inģ aplikacķ, ale nezadįvį se zde nįzev souboru, které je poka¾dé jiné v "
"zįvislosti 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 ""
"Jednodu¹e zadejte potųebné nastavenķ do pųķkazové ųį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 ""
"klepnģte na tlačķtko \"Mo¾nosti tiskįrny\".%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 dostupnżch voleb pro nastavenķ tisku pro aktuįlnķ tiskįrnu:\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 vyti¹tģnķ souboru z pųķkazové ųįdky (v terminįlovém oknģ) pou¾ijte "
"pųķkaz \"%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 ""
"vģt¹inģ aplikacķ, ale nezadįvį se zde nįzev souboru, které je poka¾dé jiné v "
"zįvislosti 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 ""
"V¹echny mo¾nosti tisku pro současnou tiskįrnu jsou zobrazeny nķ¾e, nebo "
"klepnģte na tlačķtko \"Mo¾nosti tiskįrny\"."
-#: ../../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 vyti¹tģnķ souboru z pųķkazové ųįdky (v terminįlovém oknģ) pou¾ijte "
"pųķkaz \"%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ķ v¹echny "
"tiskové ślohy. To je vhodné tųeba pro pųķpady uvķznutķ papķru.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9260,40 +9064,40 @@ msgstr ""
"Jednodu¹e zadejte potųebné nastavenķ do pųķkazové ųį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/Skenovįnķ/Foto karty na \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Tisk/Skenovįnķ na \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Tisk/Pųķstup k foto kartįm na \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Tisknu na tiskįrnu \"%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 "Zavųķt"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Mo¾nosti tiskįrny"
-#: ../../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"
"Nepou¾ķvejte pro toto zaųķzenķ \"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\" mł¾ete pųepķnat mezi pķsmeny zaųķzenķ pomocķ polķčka v pravém "
"hornķm rohu ka¾dého vżčtu 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 "Načķtįm 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 "Pųenést konfiguraci tiskįrny"
-#: ../../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 pųeneseny.\n"
"Ne v¹echny fronty lze pųenést z nįsledujķch dłvodł:\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 tiskįrny na serverech Novell nebo tiskįrny, které posķlajķ "
"data na skupinu pųķkazł.\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 mķstnķ tiskįrny, vzdįlené tiskįrny LPD a tisk na "
"tiskįrny pųes 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 tiskįrny.\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 vytvoųeny tķmto programem nebo pųes \"foomatic-"
"configure\" nelze pųenést."
-#: ../../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é tiskįrny pou¾ķvajķcķ PPD soubory od jejich vżrobcł nebo tiskįrny s "
"nativnķmi ovladači pro CUPS nelze pųenést."
-#: ../../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"
"Označte tiskįrnu, kterou chcete pųenést a stisknģte \"Pųenést\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Nepųenį¹et tiskįrny"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Pųenést"
-#: ../../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 ""
"Kliknģte na \"Pųenést\" pro pųepsįnķ.\n"
"Také mł¾ete napsat novż nįzev nebo ji pųeskočit."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Nįzev fronty mł¾e obsahovat pouze pķsmena, čķslice a podtr¾ķtko"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9442,16 +9246,16 @@ msgstr ""
"Tiskįrna s nįzvem %s ji¾ existuje,\n"
"chcete opravdu pųepsat jejķ konfiguraci?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Novż nįzev tiskįrny"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Pųenį¹ķm %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 pųenesena vżchozķ tiskįrna (\"%s\"). Mį se nastavit jako vżchozķ také "
"na vzdįleném tiskovém systému %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Občerstvuji 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ķ vzdįlené tiskįrny"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Spou¹tķm 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ķ zatķm nastavena. Pokud budete pokračovat bez nastavenķ "
"sķtģ, nebude mo¾né pou¾ķt tiskįrnu, kterou po¾adujete. Jak chcete pokračovat?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Pokračovat bez nastavenķ sķtģ"
-#: ../../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\"/\"Pųipojenķ\" a nįslednģ nastavte "
"tiskįrnu také v ųķdķcķm centru v sekci \"Hardware\"/\"Tiskįrna\""
-#: ../../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. Prosķm zkontrolujte nastavenķ hardware. "
"Pak se opģt pokuste provést nastavenķ vzdįlené tiskįrny."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Restartuji tiskovż systém ..."
-#: ../../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ż systém v bezpečnostnķ ś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ż systém na tomto počķtači?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Spustit tiskovż systém pųi startu systému"
-#: ../../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 zpģt automatickż start tiskového systému?"
-#: ../../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 "Ovģųujķ nainstalovanż software..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Odebķrįm LprNG..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Odstraņuji %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Odebķrįm LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instaluji balķčky..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Zvolte tiskovż systém pro tiskįrnu"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Kterż tiskovż systém chcete pou¾ķt pro tisk?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Nastavuji tiskįrnu \"%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 "Mo¾nosti tiskįrny"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Pųipravuji PrinterDrake...."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Nastavovįnķ aplikacķ..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Chtģli byste nastavit tiskįrnu?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Tiskovż systém: "
-#: ../../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 vzdįleném CUPS serveru pro vyu¾itķ 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 nįsledujķcķ tiskįrny. Dvojitżm kliknutķm na ka¾dou z nich je "
"mo¾né je modifikovat, nastavit jako vżchozķ nebo o nich zķskat informace."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Obnovit seznam tiskįren (pro zķskįnķ v¹ech vzdįlenżch CUPS tiskįren)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Zmģna tiskového systému"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normįnķ re¾im"
-#: ../../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¹ķ tiskįrnu?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Zmģnit nastavenķ tiskįrny"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9689,86 +9493,86 @@ msgstr ""
"Tiskįrna %s\n"
"Co chcete zmģnit na této tiskįrnģ?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Provést!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Typ pųipojenķ pro tiskįrnu"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nįzev tiskįrny, popis, umķstģ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 "Vżrobce tiskįrny, 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 "Vżrobce tiskįrny, 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 tiskįrnu jako vżchozķ"
-#: ../../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 "Pųidat tuto tiskįrnu 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 tiskįrnu 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 testovacķch strįnek"
-#: ../../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 "Nįpovģda pro tisk na této tiskįrnģ"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Odebrat tiskįrnu"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Odebķrįm starou tiskįrnu \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Vżchozķ tiskįrna"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Tiskįrna \"%s\" je nynķ nastavena jako vżchozķ."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Pųidįvįm tiskįrnu 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 ""
"Tiskįrna \"%s\" byla śspģ¹nģ pųidįna 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 ""
"Pųidįnķ tiskįrny \"%s\" do Star Office/OpenOffice.org/GIMP se nezdaųilo."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Odebķrįm tiskįrnu 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 ""
"Tiskįrna \"%s\" byla śspģ¹nģ odebrįna 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 ""
"Odebrįnķ tiskįrny \"%s\" ze Star Office/OpenOffice.org/GIMP se nezdaųilo."
-#: ../../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 tiskįrnu \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Odebķrįm tiskįrnu \"%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 ""
-"Vķtejte v konfiguračnķm nįstroji pro proxy.\n"
-"\n"
-"Zde nastavujete http a ftp proxy zadįnķm\n"
-"pųidģleného pųihla¹ovacķho jména 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 prosķm hodnoty pro http proxy\n"
-"V pųķpadģ, ¾e nemįte http proxy, ponechejte prįzdné"
-
-#: ../../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 mģlo bżt 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Čķslo portu musķ bżt 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 prosķm hodnoty pro ftp proxy\n"
-"V pųķpadģ, ¾e nemįte ftp proxy, ponechejte prįzdné"
-
-#: ../../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 potųeba, zadejte prosķm pųihla¹ovacķ jméno\n"
-"a heslo. Pokud je nepotųebujete, nechte prįzdné"
-
-#: ../../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 "Nemł¾u pųidat oddķl do _naformįtovaného_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Nemł¾u zapsat soubor %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid neuspģl"
@@ -9890,7 +9616,7 @@ msgstr "mkraid neuspģl (mo¾nį, ¾e chybķ raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nenķ dostatek oddķlł 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 ""
"bezpečnostnķ varovįnķ zasķlįna tomuto u¾ivateli (u¾ivatelské jméno nebo\n"
"\t email)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Śroveņ zabezpečenķ:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (vżchozķ: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Bezpečnostnķ varovįnķ:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Sprįvce bezpečnosti:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Volby sķtģ"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Systémové 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 ""
"Nastavenķm nįsledujķcķch voleb lze upravit zabezpečenķ va¹eho\n"
"systému. Pokud potųebujete poradit, stisknģte tlačķtko Nįpovģda.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (vżchozķ: %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 prosķm, nastavuji śroveņ zabezpečenķ..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Čekejte prosķm, nastavuji volby zabezpečenķ..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Spustit zvukovż systém ALSA (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron - spou¹tķ opakujķcķ 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 pou¾ķvįn pro sledovįnķ stavu baterie a zaznamenįvįnķ pųes syslog.\n"
"Mł¾e také bżt pou¾it pro vypnutķ počķtače pųi 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 ""
"Spou¹tķ pųķkazy naplįnované pųķkazem na určitż čas pųķkazem 'at'.\n"
"Také spou¹tķ pųķkazy pųi nķzkém vytķ¾enķ systému."
-#: ../../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 pųedem definovanżch intervalech. vixie cron mį navķc mnoho vlastnostķ,\n"
"včetnģ vy¹¹ķ bezpečnosti a vķce mo¾nostķ 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"
"Mł¾e také v konzoli provįdģt operace 'vyjmi' a 'vlo¾' a ovlįdat 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 umo¾ņuje novż/zmģnģnż\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 pou¾ķvįn k poskytovįnķ 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 tķm i ostatnķ\n"
"slu¾by které spou¹tķ."
-#: ../../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 jįdra ųady 2.2, kterż chrįnķ počķtač\n"
"proti śtokłm ze sķtģ."
-#: ../../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ķ nįstroje kbdconfig.\n"
"Pro vģt¹inu počķtačł byste ji mģli 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 hlavičky jįdra v adresįųi /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 pųi spu¹tģnķ."
-#: ../../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 provįdķ rłzné śkoly pųi spu¹tģnķ systému\n"
"nutné pro sprįvu systémové 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ż démon, bez kterého nebude fungovat lpr (program pro tisk).\n"
"Je to server, kterż posķlį ti¹tģné dokumenty jednotlivżm tiskįrnįm."
-#: ../../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 pou¾ķvanż pro sestavenķ vysoce vżkonného\n"
"a dostupného 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 doménovż (DNS) server, kterż pųeklįdį hostitelskį jména 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"
"pųķpojné 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 v¹echny sķ»ovį rozhranķ, kterį majķ nastartovat pųi\n"
"startu systému."
-#: ../../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 oblķbenż protokol pro sdķlenķ souborł pųes sķtģ TCP/IP.\n"
"Tato slu¾ba 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 oblķbenż protokol pro sdķlenķ souborł pųes sķtģ TCP/IP.\n"
"Tato slu¾ba poskytuje mo¾nost uzamykįnķ 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é klįvesnice v konzoli\n"
"a v XFree pųi startu."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Podpora pro OKI 4w a kompatibilnķ wintiskįrny."
-#: ../../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 ""
"problém\n"
"jķ mķt nainstalovanou i na počķtačķch, které ji nepotųebujķ."
-#: ../../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ķ bżt spu¹tģn na počķtačķch, které fungujķ jako\n"
"servery pro protokoly, které pou¾ķvajķ 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 doručovįnķ po¹ty z jednoho počķtače 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 ""
"Uklįdį a obnovuje 'stav entropie' na počķtači, co¾ je pou¾ķvįno pro\n"
"kvalitnģj¹ķ generaci nįhodnżch čķ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 ""
"Pųiųazuje pųķmį zaųķzenķ blokovżm (napųķklad diskové oddķly)\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 pou¾ķvį protokol RIP. Zatķmco RIP je bģ¾nģ pou¾ķvįn\n"
"v malżch sķtķch, pro slo¾itģj¹ķ sķtģ je zapotųebķ slo¾itģj¹ķ 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 umo¾ņuje u¾ivatelłm sķtģ sledovat vytķ¾enķ jednotlivżch\n"
"strojł pųipojenżch k sķti."
-#: ../../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 umo¾ņuje u¾ivatelłm sķtģ zjistit kdo je pųihlį¹en na\n"
"jiném počķtač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)."
@@ -10249,11 +9970,11 @@ msgstr ""
"v¹ech u¾ivatelł pųihlį¹enżch na počķtači s démonem rwho (je to podobné\n"
"slu¾bģ finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Spustit zvukovż systém pųi 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 ""
"systémovżch\n"
"log souborł. Je dobré mķt spu¹tģnż syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Nahrįt ovladače pro usb zaųķzenķ."
-#: ../../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 bģh 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é slu¾by by mģli bżt automaticky spu¹tģny pųi 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 "Sdķlenķ souborł"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Systém"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Vzdįlenį administrace"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Databįzové servery"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Slu¾by: aktivovįno %d z %d registrovanżch"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Slu¾by"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "spu¹tģno"
-#: ../../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 "Slu¾by a démoni"
-#: ../../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 slu¾bģ, promiņte."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Pųi spu¹tģnķ"
-#: ../../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 nabķzķ ty nejlep¹ķ Open Source hry - arkįdy, akčnķ, "
"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 "Ųķdķcķ centrum Mandrake"
@@ -10607,178 +10328,569 @@ msgstr ""
"produktłm zķskala konkurenčnķ vżhodu, pokud chcete podpoųit vżvoj distribuce "
"Mandrake Linux, pųipojte 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; mł¾ete ho ¹ķųit a/nebo modifikovat\n"
+" podle specifikace GNU General Public Licence, kterį byla publikovįna\n"
+" Free Software Foundation; buļ verze 2, nebo (podle volby) pozdģj¹ķ verze.\n"
+"\n"
+" Tento program je distribuovįn s nadģjķ, ¾e bude u¾itečnż,\n"
+" ale BEZ JAKŻCHKOLIV ZĮRUK; BEZ NĮROKU NA PROFIT. Vķce detailł naleznete\n"
+" v licenci GNU General Public Licence.\n"
+"\n"
+" Kopii GNU General Public Licence mł¾ete obdr¾et buļ s tķmto programem\n"
+" nebo si o nķ mł¾ete 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 "Klįvesnice"
+
+#: ../../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 balķčky..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prosķm odhlaste se a pak stisknģte 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 zmģn se prosķm znovu pųihlaste 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 sķtģ"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Pųidat/Odebrat u¾ivatele"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Pųidat/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 "Spou¹tģcķ disketa"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Spou¹tģcķ ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Sestavit celé jįdro -->"
-#: ../../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 nģkolik minut."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Nebylo zvoleno ¾įdné jįdro!"
-#: ../../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 v¹echna jįdra -->"
-#: ../../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 v¹echny 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 "Pųidat u¾ivatele -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Odebrat u¾ivatele"
-#: ../../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 "Nepodaųilo se vytvoųit obraz pro spou¹tģnķ ze sķtģ!"
-#: ../../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 "Pųidat/Odebrat klienty"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Pųidat 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 sķtģ"
+
+#: ../../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 "Jméno domény"
+
+#: ../../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 ""
"Vģt¹ina tģchto śdajł byla zķskįna z va¹eho\n"
"bģ¾ķcķho systému. Mł¾ete je upravit dle potųeby."
-#: ../../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 "Prosķm vlo¾te 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ķ mł¾ete 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 "Nģco neprobģhlo sprįvnģ! - Je nainstalovanż program mkisofs?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Je nutné nejprve vytvoųit 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 najķt potųebnż 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 pokračovat?"
-#: ../../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ķ automatickżch 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 prosķm, kterż z krokł instalace mį bżt proveden automaticky stejnģ "
"jako instalačnķ program nebo bude ručnģ zadįn"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Vytvįųķm 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 pųķstupné 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 śspģchem vytvoųena.\n"
"Nynķ lze provést 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 "Pųidat polo¾ku"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Odstranit poslednķ polo¾ku"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Slu¾by cronu nejsou zatķm pro bģ¾né u¾ivatele dostupné."
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "VAROVĮ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"
@@ -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ż prłbģh"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10924,41 +11045,41 @@ msgstr ""
"Varovįnķ: Pokud jste tak ji¾ jednou učinili, budete nejspķ¹ muset\n"
"vymazat pųķslu¹nż zįznam 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 "Generovįnķ klķčł mł¾e chvķli trvat."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "CHYBA: Nelze spustit pųķkaz %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "®įdnį vżzva 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ķ odepųeno pųi pųenosu %s na %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "Nelze nalézt %s na %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s neodpovķdį"
-#: ../../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 "Vzdįlenį mķsto je ji¾ protokolem WebDAV synchronizovįno!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "Pųenos protokolem WebDAV selhal!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "V mechanice nenķ CDR/DVDR médium."
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Toto nenķ zapisovatelné médium"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Toto nenķ pųepisovatelné médium!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Vymazįnķ média mł¾e chvķli trvat."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Problémy s prįvy pųi pųķstupu na CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Nenķ pįska v %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Zįlohovat systémové soubory..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Zįlo¾nķ soubory pevného disku..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Zįlohovat soubory u¾ivatelł..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Prłbģh zįlohovįnķ na pevnż disk... "
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Zįlohovat dal¹ķ soubory..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Nejsou ¾įdné zmģny pro zįlohovįnķ!"
-#: ../../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ż pųes 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 ""
" Problémy FTP spojenķ: Nebylo mo¾né poslat va¹e soubory se zįlohou pųes "
"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 pįsku:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Chyba pųi posķlįnķ po¹ty. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Nelze vytvoųit 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 "Vżbģr souboru"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Vyberte soubory nebo adresįųe a kliknģte na 'Pųidat'"
-#: ../../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 prosķm v¹echny volby, které potųebujete.\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 zazįlohuje a obnovķ v¹echny soubory v adresįųi /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Zįlohovat va¹e systémové soubory. (adresįų /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Pou¾ķt pųķrłstkovou zįlohu (nepųepisovat star¹ķ zįlohy)"
-#: ../../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 rłzné verze adresįųe /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Zvolte prosķm v¹echny u¾ivatele, které chcete zįlohovat."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Nezahrnout cache prohlķ¾eče"
-#: ../../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 "Pou¾ķt pųķrłstkovou zįlohu (nepųepisovat star¹ķ zįlohy)"
-#: ../../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 "U¾ivatelé"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Pou¾ķt sķ»ové pųipojenķ pro zįlohovįnķ"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Sķ»ovį metoda:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Pou¾ķt Expect pro SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11174,7 +11295,7 @@ msgstr ""
"Vytvoųit/Pųenést\n"
"zįlo¾nķ klķče pro SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11182,7 +11303,7 @@ msgstr ""
" Pųenos \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"
"klķče jsou ji¾ na mķstģ"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Zadejte prosķm nįzev počķtače 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 ""
"Prosķm, zadejte adresįų (nebo modul), do kterého\n"
" bude umķstģna zįloha na tomto počķtači."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Zadejte své pųihla¹ovacķ jméno"
-#: ../../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 "Potųebuji nįzev počķtače, u¾ivatelské jméno a heslo!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Pou¾ķt pro zįlohovįnķ 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 ""
"(Stisknutķm klįvesy Enter pųenesete nastavenķ do ostatnķch polķ.\n"
"Toto polķčko nenķ povinné, je to pouze nįstroj pro vyplnģnķ formulįųe.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Vyberte velikost va¹eho média CD/DVD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Zvolte pokud pou¾ķvįte multisession CD"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Zvolte pokud pou¾ķvįte CDRW média"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Zatrhnģte, pokud chcete va¹e CDRW médium smazat (pųi prvnķm 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 pou¾ķvįte zaųķzenķ DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Zvolte pokud pou¾ķvįte zaųķzenķ 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 nįzev va¹ķ vypalovačky CD\n"
" napų.: 1,0,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Nenķ definovįno ¾įdné zaųķzenķ CD!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Pou¾ķt pįskovou jednotku"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Zadejte nįzev zaųķzenķ, na které se bude zįlohovat"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
"Pokud chcete pou¾ķvat zaųķzenķ bez zpģtného pųevķjenķ, prosķm zatrhnģte."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr ""
"Pokud chcete pųed zįlohovįnķm va¹i pįsku nejdųķve smazat, prosķm zatrhnģte"
-#: ../../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 zįlohovįnķ pįsku automaticky vysunout, prosķm zatrhnģte."
-#: ../../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 prosķm maximįlnķ 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 uklįdat:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Pou¾ķt kvóty pro zįlo¾nķ 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 "Pįska"
-#: ../../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 "ka¾dou 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 "ka¾dż 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 "ka¾dż tżden"
-#: ../../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 "ka¾dż mģsķc"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Pou¾ķt démona"
-#: ../../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"
"jednotlivżmi zįlohami"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11368,7 +11489,7 @@ msgstr ""
"Prosķm zvolte si\n"
"médium pro zįlohy."
-#: ../../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 chvķli také v¹echna 'sķ»ovį' média pou¾ķvajķ pevnż disk."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Poslat report po zįloze 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 zįloze na jiné médium."
-#: ../../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, prosķm, kam chcete zįlohovat."
-#: ../../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 "pųes 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 pįsku"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Prosķm vyberte si, co chcete zįlohovat"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Zįlohovat systém"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Zįlohovat u¾ivatele"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Vybrat u¾ivatele manuįlnģ"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11450,7 +11571,7 @@ msgstr ""
"\n"
"Zdroje pro zįlohu:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11458,7 +11579,7 @@ msgstr ""
"\n"
"- Systémové soubory:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11466,7 +11587,7 @@ msgstr ""
"\n"
"- Soubory u¾ivatelł:\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"
"- Ulo¾it na pevnż disk do adresįųe: %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ķ zįlohy.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11499,20 +11620,20 @@ msgstr ""
"\n"
"- Vypįlit 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 zaųķzenķ: %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"
"- Ulo¾it na pįsku na zaųķzenķ: %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"
"- Ulo¾it skrze %s na počķtač: %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 u¾ivatelské jméno: %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 systémové soubory\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tZįlohovįnķ pou¾ķvį tar a bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tZįlohovįnķ pou¾ķvį tar a gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11573,39 +11694,39 @@ msgstr ""
"\n"
"- Démon (%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-Pįska \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Sķtķ pųes FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Sķtķ pųes SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Sķtķ pųes rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Sķtķ pųes webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Pro prvnķ spu¹tģnķ pou¾ijte Prłvodce nebo Roz¹ķųené.\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 po¹kozenżch dat:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Zru¹te tuto volbu pųi dal¹ķm spu¹tģnķ."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Zįlo¾nķ soubory jsou po¹kozené"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " V¹echna vybranį data byla "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " śspģ¹nģ 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 u¾ivatelł pro obnovenķ (od ka¾dého bude obnovena pouze poslednķ "
"zįloha)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Zįlohovat systémové soubory pųed:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Vyberte datum obnovenķ zįlohy"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Pou¾ķt pro zįlohovįnķ pevnż disk"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Zadejte adresįų, kam bude umķstģna zįloha:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP pųipojenķ"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Bezpečné pųipojenķ"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Obnovit z pevného disku."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Zadejte adresįų, kde jsou umķstģny zįlohy"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Vyberte dal¹ķ médium, kde jsou umķstģny zįlohy"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Dal¹ķ média"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Obnovit systém"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Obnovit u¾ivatele"
-#: ../../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ķ (mķsto /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Provést novou zįlohu pųed obnovou (pouze pro pųķrłstkovou zįlohu)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Odebrat adresįųe u¾ivatele pųed obnovou."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11724,7 +11845,7 @@ msgstr ""
"Vybrįna obnova\n"
"Zįznam katalogu"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11732,7 +11853,7 @@ msgstr ""
"Vybrįna obnova\n"
"Soubory"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11740,12 +11861,12 @@ msgstr ""
"Zmģnit adresįų\n"
"pro obnovu"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Souboru pro zįlohu 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 ""
"Vlo¾te CD s označenķm %s do CD\n"
" mechaniky do pųķpojného 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į sprįvnż nįzev. Je označeno %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 ""
"Vlo¾te pįsku s nįzvem %s\n"
" do pįskové jednotky %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Obnovit z pįsky"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Pįska nemį sprįvnż nįzev. Mį označenķ %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Obnovit pųes sķ»"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Obnovit pųes sķ» pomocķ protokolu: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nįzev počķtače"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Cesta na počķtači nebo modul"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Vy¾adovįno heslo"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Vy¾adovįno u¾ivatelské jméno"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Vy¾adovįn nįzev počķtače"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Vy¾adovįna 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 v¹echny zįlohy"
-#: ../../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 - pokračovat."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Prochįzet 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 "Prłbģh 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 "Pųedchozķ"
-#: ../../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 "Ulo¾it"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Vytvoųit zįlohu"
-#: ../../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 ""
" Vįmi zvolenż report nebyl odeslįn\n"
" Proveļte prosķm nastavenķ sendmailu"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Nįsledujķcķ balķčky musķ bżt instalovįny:\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 pųi posķlįnķ souboru pųes FTP.\n"
" Prosķm opravte va¹e 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 ""
+"Nįsledujķcķ balķčky musķ bżt instalovįny:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Prosķm zvolte data pro obnovu..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Prosķm zvolte si médium pro zįlohy..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Zkontrolujte prosķm data pro zįlohovįnķ..."
-#: ../../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 konfiguračnķ soubor, \n"
"kliknģte na Prłvodce nebo na Roz¹ķųené."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Vyvķjķ se... čekejte prosķm."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Zįlohovat systémové soubory"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Zįlohovat u¾ivatelské soubory"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Zįlohovat dal¹ķ soubory"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Celkovż prłbģh"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "soubory poslané pųes FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Posķlįm soubory..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Zįlohovat z konfiguračnķho souboru"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Prohlédnout konfiguraci zįlohy."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Prłvodce konfiguracķ"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Roz¹ķųenį konfigurace"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Zįlohovat 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; mł¾ete ho ¹ķųit a/nebo modifikovat\n"
-" podle specifikace GNU General Public Licence, kterį byla publikovįna\n"
-" Free Software Foundation; buļ verze 2, nebo (podle volby) pozdģj¹ķ verze.\n"
-"\n"
-" Tento program je distribuovįn s nadģjķ, ¾e bude u¾itečnż,\n"
-" ale BEZ JAKŻCHKOLIV ZĮRUK; BEZ NĮROKU NA PROFIT. Vķce detailł naleznete\n"
-" v licenci GNU General Public Licence.\n"
-"\n"
-" Kopii GNU General Public Licence mł¾ete obdr¾et buļ s tķmto programem\n"
-" nebo si o nķ mł¾ete 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 po¹lete na server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12323,197 +12418,86 @@ msgstr ""
"data ručnģ.\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 nįstroj na zįlohovįnķ systému.\n"
-" Bģhem konfigurace mł¾ete vybrat \n"
-"\t- Systémové soubory,\n"
-"\t- Soubory u¾ivatelł,\n"
-"\t- Ostatnķ soubory.\n"
-"\tnebo Celż systém a jiné (jako jsou oddķly s Windows).\n"
-"\n"
-" DrakBackup dovoluje zįlohovat na:\n"
-"\t- Pevnż disk.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (se spu¹tģnķm, zįchranou a autoinstalacķ).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Pįskovou jednotku.\n"
-"\n"
-" DrakBackup dovoluje provést obnovu do vybraného adresįųe.\n"
-"\n"
-" Jako vżchozķ jsou umķstģny v¹echny zįlohy do adresįųe\n"
-" /var/lib/drakbackup \n"
-"\n"
-" Konfiguračnķ soubor:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
-"\n"
-"\n"
-"Postup pųi obnovģ:\n"
-"\n"
-" Pųi provįdģnķ obnovy odstranķ DrakBackup płvodnķ adresįų\n"
-" a ovģųķ, ¾e zįlohované soubory nejsou po¹kozeny.\n"
-" Doporučuje se ale provést zįlohu tģchto dat pųed provedenķm\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 neuspģla. 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ģ ¹iųitelnż software a lze jej ¹ķųit za podmķnek licence GNU "
-"GPL.\n"
-"\n"
-"pou¾itķ: drakbug [VOLBY] [NĮZEV_PROGRAMU]\n"
-"\n"
-"VOLBY:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - vytiskne tuto zprįvu s nįpovģdou.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-" --report - program by mģl bżt jeden z nįstrojł společnosti "
-"Mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-" --incident - program by mģl bżt jednķm z nįstrojł společnosti "
-"Mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Nįstroj společnosti Mandrake pro hlį¹enķ chyb"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Prłvodce pro nové u¾ivatele"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Nįstroj 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é nįstroje"
-#: ../../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 "Vzdįlené ovlįdįnķ"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Sprįvce 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 "Nįstroj 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 "Prłvodci nastavenķm"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Aplikace:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Balķček: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Jįdro: "
-#: ../../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ģ¾ pųeneseny.\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Hlį¹enķ"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Nenķ instalovįno"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Nenķ instalovįno"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "pųipojuji se k prłvodci Bugzilla ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Nenķ k dispozici ¾įdnż prohlķ¾eč! Prosķm nainstalujte nģjakż."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Nastavenķ sķtģ (%d adaptéry(ł))"
-#: ../../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 nįzev vytvįųeného profilu (novż profil je vytvoųen jako kopie "
"vybraného) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nįzev počķtače: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Pųķstup 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 "Brįna(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 prosķm"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Nastavuji pųķstup 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 lokįlnķ sķ»..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Kliknģte pro spu¹tģnķ prłvodce ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Prłvodce..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Pou¾ķt"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Pųipojen"
-#: ../../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 "Nepųipojen"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Pųipojit..."
-#: ../../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 "Varovįnķ, bylo detekovįno jiné pųipojenķ k Internetu, zųejmģ 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 ""
"Nemįte nakonfigurovįno ¾įdné rozhranķ.\n"
"Nastavte jej kliknutķm 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 "Adaptér %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protokol o spu¹tģnķ"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Spustit pųi 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ķ je¹tģ nebylo nastaveno.\n"
"Spus»te prłvodce konfiguracķ z hlavnķho 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 ""
"Nemįte ¾įdné pųipojenķ k Internetu.\n"
"Vytvoųte si jej kliknutķm na 'Konfigurovat'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Konfigurace pųipojenķ k internetu"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Konfigurace pųipojenķ k internetu"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Typ pųipojenķ:"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametry"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Brįna(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 "pou¾itķ: 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 "Nįzev 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 "vytvįųenķ zavįdģcķch disket"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "pųedvolené"
-#: ../../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 jįdra"
-#: ../../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 "Pųidat 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 potųeba"
-#: ../../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 "Vżstup"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Vytvoųit 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 zaųķzenķ %s vlo¾eno médium"
-#: ../../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 zaųķzenķ %s nenķ ¾įdné médium, nebo je médium chrįnģno proti zįpisu.\n"
"Vlo¾te prosķm nģjaké."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Nelze provést 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 "Hledįm instalované fonty"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Odznačit instalované fonty"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "zpracovįvįm v¹echny 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 nalézt ¾įdné fonty v pųipojeném oddķle"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Znovu vybrat sprįvné fonty"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "nelze nalézt ¾įdnż font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Hledat fonty mezi instalovanżmi"
-#: ../../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 pķsem True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "čekejte prosķm, prįvģ bģ¾ķ ttmkfdir... "
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Instalace True Type fontł je dokončena"
-#: ../../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 "vytvįųķm 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 dočasné 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 bģ¾nżm zpłsobem. Ve vżjimečnżch pųķpadech mł¾e ¹patnż "
"font zpłsobit zamrznutķ X serveru."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Zavįdģnķ fontł"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Načķst 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 "Roz¹ķųené 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; mł¾ete ho ¹ķųit a/nebo modifikovat\n"
+" podle specifikace GNU General Public Licence, kterį byla publikovįna\n"
+" Free Software Foundation; buļ verze 2, nebo (podle volby) pozdģj¹ķ verze.\n"
+"\n"
+" Tento program je distribuovįn s nadģjķ, ¾e bude u¾itečnż,\n"
+" ale BEZ JAKŻCHKOLIV ZĮRUK; BEZ NĮROKU NA PROFIT. Vķce detailł naleznete\n"
+" v licenci GNU General Public Licence.\n"
+"\n"
+" Kopii GNU General Public Licence mł¾ete obdr¾et buļ s tķmto programem\n"
+" nebo si o nķ mł¾ete 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é tiskįrny"
-#: ../../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 kliknģte na 'Pųidat'"
-#: ../../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 "kliknģte 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 "Zru¹it celż vżbģr"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Vybrat v¹e"
-#: ../../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 "Kopķrovat fonty do systému"
-#: ../../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 "Poinstalačnķ nastavenķ"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Odebrat fonty ze systému"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Nastavenķ po odebrįnķ"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Sdķlenķ Internetového Pųipojenķ"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Omlouvįme se, ale podporujeme pouze jįdra ųady 2.4."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Sdķlenķ Internetového pųipojenķ 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 dįle dģlat?"
-#: ../../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 "odmķtnout"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "pųekonfigurovat"
-#: ../../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 "Sdķlenķ Internetového pųipojenķ je nynķ vypnuto."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Sdķlenķ Internetového pųipojenķ 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 dįle dģlat?"
-#: ../../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 "Sdķlenķ Internetového pųipojenķ 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į¹ počķtač bude zkonfigurovįn pro sdķlenķ pųipojenķ na Internet.\n"
-"Tato mo¾nost umo¾ņuje pųķstup dal¹ķch počķtačł na lokįlnķ sķti do Internetu "
-"pųes tento počķtač.\n"
+"Vį¹ počķtač bude nastaven pro sdķlenķ svého pųipojenķ k Internetu.\n"
+"Tato vlastnost umo¾ņuje pųķstup dal¹ķch počķtačł na lokįlnķ sķti k sķti "
+"Internet pųes pųipojenķ tohoto počķtače.\n"
+"\n"
+"Pųed pokračovįnķm se ujistģte, ¾e jste nastavili va¹i sķ» a pųipojenķ k "
+"Internetu pomocķ aplikace drakconnect.\n"
"\n"
-"Pozn.: potųebujete vyhrazenż sķ»ovż adaptér pro nastavenķ lokįlnķ sķtģ (LAN)."
+"Pozn.: Pro nastavenķ lokįlnķ sķtģ (LAN) potųebujete vyhrazenż sķ»ovż adaptér."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Rozhranķ %s (pou¾ķvį 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 va¹em systému nenķ ¾įdnż sķ»ovż adaptér!"
-#: ../../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 va¹em počķtači nebyl nalezen ¾įdnż sķ»ovż adaptér. Spus»te prosķm program "
"pro nastavenķ hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Sķ»ové 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 adaptéru bude nastavena lokįlnķ sķ»."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Prosķm zvolte si, ke kterému sķ»ovému adaptéru bude pųipojena LAN."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Sķ»ové 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é provést ručnģ, ale musķte vģdģt, co dģlįte."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatické pųenastavenķ"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Zobrazit aktuįlnķ nastavenķ rozhranķ"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Zobrazit aktuįlnķ 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 současnou konfiguraci a pųedpoklįdįm, ¾e mįte ji¾ nastavenż "
-"DHCP server; v takovém pųķpadģ ovģųte, ¾e je sprįvnģ nastavena lokįlnķ sķ»; "
-"nebude v nķ provedena ¾įdnį zmģna a nebude ani zmģnģn DHCP server.\n"
+"Mohu zachovat současné nastavenķ a pųedpoklįdat, ¾e mįte ji¾ nastavenż DHCP "
+"server; v takovém pųķpadģ ovģųte, ¾e je sprįvnģ pųevzato nastavenķ sķtģ "
+"odpovķdajķcķ va¹ķ lokįlnķ sķti; nebude v nģm provedena ¾įdnį zmģna a nebude "
+"ani zmģnģno nastavenķ DHCP serveru.\n"
+"\n"
+"Vżchozķ zįznam DNS je vyrovnįvacķ jmennż server (caching nameserver) "
+"nastavenż na va¹em firewallu. Tento zįznam lze nahradit napųķklad IP adresou "
+"va¹eho poskytovatele pųipojenķ k Internetu.\n"
"\n"
"Jinak mohu zmģnit jak rozhranķ, tak také pųenastavit DHCP server podle "
"potųeby.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "Lokįlnķ sķ»"
+msgstr "Adresa lokįlnķ sķtģ"
-#: ../../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 mł¾ete vybrat rłzné volby nastavenķ DHCP serveru.\n"
+"Pokud nevķte, co kterį volba znamenį, ponechte jejķ vżchozķ 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ż nįzev tiskįrny"
+msgstr "Internķ nįzev domény"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "Počįtek pįsma adres DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "Konec pįsma adres DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Vżchozķ doba pronįjmu (sekundy)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Maximįlnķ doba pronįjmu (sekundy)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Pųenastavenķ 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 lokįlnķ sķtģ nekončķ na .0, zkou¹ķm znovu."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Na¹el jsem mo¾nż konflikt v současném 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 "Problém s instalacķ balķčku %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 pou¾ķt tento počķtač pro sdķlenķ pųipojenķ k Internetu pro va¹i "
"lokįlnķ sķ», kterį pou¾ķvį automatickou konfiguraci sķtģ (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é sdķlenķ Internetového pųipojenķ."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Nastavenķ sdķlenķ pųipojenķ 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"
"Kliknģte na Konfigurovat, pokud chcete spustit prłvodce nastavenķm."
-#: ../../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 "oprįvnģnķ"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "u¾ivatel"
-#: ../../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 "pųidat pravidlo"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "vyberte soubor s oprįvnģnķm 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 ""
"śpravįm oprįvnģnķ, vlastnķkł a skupin aplikacķ msec.\n"
"Mł¾ete také vytvįųet svį vlastnķ pravidla, kterį pųepķ¹ķ pravidla vżchozķ."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Pųidat nové pravidlo na konec"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Upravit současné pravidlo"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Posunout vybrané pravidlo o śroveņ vż¹e"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Posunout vybrané pravidlo o śroveņ nķ¾e"
-#: ../../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 "prochįzet"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Aktuįlnķ u¾ivatel"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Oprįvnģnķ"
-#: ../../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 ""
"Pou¾ito pro adresįų:\n"
" pouze vlastnķk adresįųe nebo souboru v tomto adresįųi jej mł¾e smazat"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Pou¾ķt pųi spu¹tģnķ ID vlastnķka"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Pou¾ķt pųi spu¹tģnķ ID skupiny"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "pokud za¹krtnuto, vlastnķk a skupina nebudou zmģnģny"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Vżbģr cesty"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "u¾ivatel :"
-#: ../../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 mįte PnP zvukovou kartu na ISA, pou¾ijte program sndconfig. "
"Spustķte ho pųķkazem \"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 sprįvnou funkci je po¾adovįn balķček ImageMagick.\n"
"Balķček nainstalujete tlačķtkem \"OK\", nebo skončete tlačķtkem \"Zru¹it\"."
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "prvnķ krok pųi vytvįųenķ"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "konečné rozli¹enķ"
-#: ../../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 "Nįzev tématu"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Prochįzet"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Nastavit obrįzek 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 souųadnici\n"
"pro textovż box v počtu 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 souųadnici\n"
"pro textovż box v počtu 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 "vż¹ka textového 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 ""
"umķstģnķ x souųadnice pro\n"
"levż hornķ roh li¹ty s prłbģhem"
-#: ../../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 ""
"umķstģnķ y souųadnice pro\n"
"levż hornķ roh li¹ty s prłbģhem"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "¹ķųka li¹ty s prłbģhem"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "vż¹ka li¹ty s prłbģhem"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "barva li¹ty s prłbģhem"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "nįhled"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "ulo¾it téma"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "vżbģr 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 "Nevypisovįnķ hlį¹ek jįdra nastavit jako vżchozķ"
-#: ../../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 téma nemį je¹tģ ¾įdnż bootsplash v %s !"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "uklįdįm Bootsplash téma..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Vżbģr barvy pro li¹tu s prłbģhem"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Nejprve musķte vybrat soubor s obrazem!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Generuji nįhled ..."
#. -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 "Nįhled tématu 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 mł¾ete doinstalovat pųķkazem \"urpmi xawtv\" spu¹tģnżm \n"
"v konzoli pod u¾ivatelem 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 "Vżchodnķ 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 "Zįpadnķ Evropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Austrįlie"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Novż Zéland"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Ji¾nķ 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 prosķm\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 "Probķhį vyhledįvįnķ TV kanįlł ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Vyhledįvįm TV kanįly"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Nastala chyba pųi zkoumįnķ TV kanįlł"
-#: ../../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 "Pųeji hezkż den!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Nynķ mł¾ete 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ķ ovladače"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "seznam alternativnķch ovladačł pro va¹i zvukovou kartu"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Sbģrnice"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"toto je fyzickį sbģrnice, na kterou je pųipojeno zaųķzenķ (napų. PCI, "
+"USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanįl"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Kanįl 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 sbģrnice"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- zaųķzenķ PCI a USB: vypisuje se dodavatel, zaųķzenķ, poddodavatel a "
+"podzaųķzenķ (ID PCI/USB)"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Umķstģnķ na sbģrnici"
+
+#: ../../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 ""
+"- zaųķzenķ PCI: udįvį slot PCI, zaųķzenķ a funkci této karty\n"
+"- zaųķzenķ EIDE: zaųķzenķ je buļ master nebo slave\n"
+"- zaųķzenķ SCSI: udįvį ID sbģrnice a zaųķzenķ 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ņ zabezpečenķ"
+
+#: ../../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 zaųķzenķ"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Starż soubor se zaųķzenķm"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "starż, statickż nįzev zaųķzenķ, kterż se pou¾ķvį v balķčku dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Nové zaųķzenķ devfs"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+"novż, dynamickż nįzev zaųķzenķ, kterż generuje zabudovanż systém jįdra 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 jįdra systému GNU/Linux, kterż ovlįdį toto zaųķzenķ"
+
+#: ../../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 "Formįtovat"
+
+#: ../../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 "Tųķda médiķ"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "tųķda hardwarového zaųķzenķ"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "model pevného disku"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nįzev modulu"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "jméno dodavatele zaųķzenķ"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Počet tlačķtek"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Jméno: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", sķ»ovį tiskįrna \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "barva li¹ty s prłbģhem"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "nahrįt 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 kterému sériovému portu je pųipojena va¹e my¹?"
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "jméno dodavatele zaųķzenķ"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "jméno dodavatele zaųķzenķ"
+
+#: ../../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 "/_Nįpovģda"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Nįpovģda..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Nįpovģda pro HardDrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Popis polķ:\n"
"\n"
-"Pou¾itķ: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "pou¾itķ: keyboarddrake [--expert] [klįvesnice]\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_lįsit 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, nįstroj společnosti Mandrake pro nastavenķ hardware.\n"
+"Verze:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autor:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Probķhį 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 nįstroj pro nastavenķ"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Spou¹tķm \"%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 "primįrnķ"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "sekundįrnķ"
-#: ../../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 rozlo¾enķ va¹ķ klįvesnice?"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Chcete, aby se klįvesa Backspace chovala v konzoli jako Delete?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Vymģnit 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 ""
"Vlo¾te prosķm Instalačnķ CD-ROM do mechaniky a stisknģte Ok.\n"
"Pokud CD nemįte, stisknģte Zru¹it pro pųeru¹enķ aktualizace systému."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Nelze spustit aktualizaci na bģ¾ķcķ systém !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Zmģny jsou provedeny, ale pro aktivaci je nutné provést odhlį¹enķ"
-#: ../../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/_Otevųķt"
-#: ../../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/_Ulo¾it"
-#: ../../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/Ulo¾it _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 "/Nįpovģda/_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 "U¾ivatel"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Zprįvy"
-#: ../../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 "Vysvģtlivky nįstrojł 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 "Nįstroj na sledovįnķ 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 "shodnżch"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "neshodnżch"
-#: ../../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é zprįvy e-mailem"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "čekejte prosķm, zpracovįvįm soubor: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Nastavenķ varovnżch zprįv 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 systém posķlįnķ varovnżch zprįv.\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 "Dekodér nįzvu domény"
-#: ../../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 "Po¹tovnķ 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 "Slu¾ba Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Slu¾ba Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "nastavenķ slu¾eb"
-#: ../../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 vybranżch slu¾eb nepobģ¾ķ, obdr¾ķte varovnou zprįvu"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "nahrįt 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, obdr¾ķte varovnou zprįvu"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "nastavenķ varovįnķ"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Zadejte prosķm nķ¾e svou po¹tovnķ adresu "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Ulo¾it jako..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Jakż je typ va¹ķ my¹i?"
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emulovat tųetķ tlačķtko?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Nastavenķ sķtģ"
+
+#: ../../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 "Posķlįm soubory..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Typ pųipojenķ:"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Testuji pųipojenķ k internetu..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Pųipojenķ k Internetu"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Pųipojenķ 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 pųipojenķ"
+
+#: ../../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ķ varovįnķ"
+
+#: ../../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 "Lokįlnķ 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 "Varovįnķ, bylo detekovįno jiné pųipojenķ k Internetu, zųejmģ je to sķ»"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Pųipojit"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Odpojit"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Načķtįm śdaje o tiskįrnģ ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Detekuji zaųķzenķ ..."
-#: ../../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 databįzi skenerł, nastavit ručnģ?"
-#: ../../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ķ podporovįn"
-#: ../../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 prosķm zaųķzenķ, ke kterému je skener pųipojen"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "vyberte zaųķzenķ"
-#: ../../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ķ bżt nastaven pomocķ nįstroje PrinterDrake.\n"
"Spustit PrinterDrake lze z ųķdķcķho 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 "Nģkterį zaųķzenķ v tųķdģ hardware \"%s\" byla odstranģna:\n"
msgid "Some devices were added:\n"
msgstr "Byla pųidįna nģkterį zaųķzenķ:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Probķhį detekce"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Vżbģr jazyka"
@@ -14224,10 +14843,14 @@ msgstr "Aktualizace systému"
msgid "Exit install"
msgstr "Ukončenķ 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 "Multimédia - vypalovįnķ CD"
msgid "Scientific Workstation"
msgstr "Vģdeckį stanice"
-#~ msgid "unable to backup lilo message"
-#~ msgstr "nelze zazįlohovat zprįvu lilo"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "nelze otevųķt /etc/inittab pro čtenķ: %s"
-#~ msgid "can't change lilo message"
-#~ msgstr "nelze zmģnit zprįvu 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 mł¾ete stįhnout ¹ifrovacķ software.\n"
+#~ "\n"
+#~ "VAROVĮNĶ:\n"
+#~ "\n"
+#~ "Kvłli rłznżm obecnżm po¾adavkłm a naųķzenķm rłznżch soudnķch śųadł,\n"
+#~ "vztahujķcķm se na tento druh software, by se mģl zįkaznķk a/nebo koncovż\n"
+#~ "u¾ivatel ujistit, zda mu jeho soudnķ sprįva umo¾ņuje stįhnout si, ulo¾it\n"
+#~ "a pou¾ķvat tento software.\n"
+#~ "\n"
+#~ "Zįkaznķk a/nebo koncovż u¾ivatel by si mģl bżt vģdomż toho, ¾e nesmķ\n"
+#~ "pųestupovat zįkony své jurisdikce. Pokud zįkaznķk a/nebo koncovż "
+#~ "u¾ivatel\n"
+#~ "nebude respektovat ustanovenķ vztahujķcķch se zįkonł, mł¾e se vystavit\n"
+#~ "postihu.\n"
+#~ "\n"
+#~ "V ka¾dém pųķpadģ se MandrakeSoft i jeho vżrobny a dodavatelé vzdįvajķ\n"
+#~ "jakékoliv zodpovģdnosti za pųķmé i nepųķmé ¹kody (včetnģ ztrįty ziskł,\n"
+#~ "pųeru¹enķ podnikįnķ, ztrįty obchodnķch informacķ, jako¾to i jinżch "
+#~ "penģ¾nķch\n"
+#~ "ztrįt a eventuįlnķch postihł, po¾adavkł na od¹kodnģnķ a ¾alob) vzniklé\n"
+#~ "vlastnictvķm, pou¾ķvįnķm nebo pouhżm stahovįnķm tohoto software, ke "
+#~ "kterému\n"
+#~ "mł¾e mķt zįkaznķk a/nebo nebo koncovż u¾ivatel pųķstup kdy¾ odsouhlasķ\n"
+#~ "tuto dohodu.\n"
+#~ "\n"
+#~ "\n"
+#~ "Pokud mįje jakékoliv dotazy vztahujķcķ se k této dohodģ, kontaktujte "
+#~ "prosķm\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 ""
+#~ "Vķtejte v konfiguračnķm nįstroji pro proxy.\n"
+#~ "\n"
+#~ "Zde nastavujete http a ftp proxy zadįnķm\n"
+#~ "pųidģleného pųihla¹ovacķho jména 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 prosķm hodnoty pro http proxy\n"
+#~ "V pųķpadģ, ¾e nemįte http proxy, ponechejte prįzdné"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "URL by mģlo bżt 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Čķslo portu musķ bżt numerické"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Zadejte prosķm hodnoty pro ftp proxy\n"
+#~ "V pųķpadģ, ¾e nemįte ftp proxy, ponechejte prįzdné"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Pokud je potųeba, zadejte prosķm pųihla¹ovacķ jméno\n"
+#~ "a heslo. Pokud je nepotųebujete, nechte prįzdné"
+
+#~ 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 "Nemł¾u 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 ""
+#~ "Varovįnķ, bylo detekovįno jiné pųipojenķ k Internetu, zųejmģ je to sķ»"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "nįpovģda zatķm nedostupnį.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Prosķm klepnģte na zdroj"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Odebķrįm LprNG..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Odebķrįm 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 nįstroj na zįlohovįnķ systému.\n"
+#~ " Bģhem konfigurace mł¾ete vybrat \n"
+#~ "\t- Systémové soubory,\n"
+#~ "\t- Soubory u¾ivatelł,\n"
+#~ "\t- Ostatnķ soubory.\n"
+#~ "\tnebo Celż systém a jiné (jako jsou oddķly s Windows).\n"
+#~ "\n"
+#~ " DrakBackup dovoluje zįlohovat na:\n"
+#~ "\t- Pevnż disk.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (se spu¹tģnķm, zįchranou a autoinstalacķ).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Pįskovou jednotku.\n"
+#~ "\n"
+#~ " DrakBackup dovoluje provést obnovu do vybraného adresįųe.\n"
+#~ "\n"
+#~ " Jako vżchozķ jsou umķstģny v¹echny zįlohy do adresįųe\n"
+#~ " /var/lib/drakbackup \n"
+#~ "\n"
+#~ " Konfiguračnķ soubor:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "Postup pųi obnovģ:\n"
+#~ "\n"
+#~ " Pųi provįdģnķ obnovy odstranķ DrakBackup płvodnķ adresįų\n"
+#~ " a ovģųķ, ¾e zįlohované soubory nejsou po¹kozeny.\n"
+#~ " Doporučuje se ale provést zįlohu tģchto dat pųed provedenķm\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ģ ¹iųitelnż software a lze jej ¹ķųit za podmķnek licence GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "pou¾itķ: drakbug [VOLBY] [NĮZEV_PROGRAMU]\n"
+#~ "\n"
+#~ "VOLBY:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - vytiskne tuto zprįvu s nįpovģdou.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - program by mģl bżt jeden z nįstrojł společnosti "
+#~ "Mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - program by mģl bżt jednķm z nįstrojł společnosti "
+#~ "Mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "pou¾itķ: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Pou¾itķ: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "pou¾itķ: keyboarddrake [--expert] [klįvesnice]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Zkou¹ķm tųķdu %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detekovįno 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 ganiatįu"
-#: ../../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 "caniatįu \"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 "Caniatįu 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\" caniatįu 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 gaeėdig 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 themāu"
-#: ../../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 "Copļo %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 "Themāu 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 "Themāu"
-#: ../../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 wahān"
-#: ../../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, dilėwch 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 "Copļo %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 ""
"Crėwch 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 caniatįu 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 "Siapaėaidd 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 "Fietnamėaidd \"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 ffōn"
-#: ../../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 ffōn"
-#: ../../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 ffōn 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 ffōn 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 ganiatįu 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 caniatįu "
"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 (Pensaernļaeth 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 caniatįu 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 caniatįu 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 - arcźd, 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 caniatād 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 caniatād wrth gael mynediad i'r CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Dim tāp 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 dāp:\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 dāp 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 nōl 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 tāp 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 tāp 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 ganiatįu 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 "Tāp"
-#: ../../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 Tāp"
-#: ../../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 dāp 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-Tāp \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 tāp gyda label cynnwys%s\n"
"yn yr gyrrwr tāp %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Adfer o Dāp"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Nid yr label tāp cywir. Tāp 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 caniatįu 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- Tāp.\n"
-"\n"
-" Mae Drakbackup yn caniatįu 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"
"Crėwch 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 "Copļo 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 "Copļo'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 caniatįu 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 caniatįu 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- Tāp.\n"
+#~ "\n"
+#~ " Mae Drakbackup yn caniatįu 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 "Vęlg 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 "Flerskęrms-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 understųtter konfiguration af flere skęrme\n"
+"Hvad vil du gųre?"
-#: ../../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 "Vęlg hukommelsesmęngde 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 "Konfigurér alle skęrme uafhęngigt"
-#: ../../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 "Konfigurér 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 understųttet af XFree %s som kan have bedre understųttelse 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-understųttelse 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 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."
-#: ../../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 understųttelse, men kun med XFree %s,\n"
+"VIGTIGT: Dette er eksperimentelt og kan få din maskine til at låse 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-skęrmdriver)"
#: ../../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 "Skęrm"
-#: ../../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 "Oplųsning"
#: ../../Xconfig/main.pm_.c:113
msgid "Test"
-msgstr "AfprĆøv"
+msgstr "Afprųv"
#: ../../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"
+"Nuvęrende konfiguration er:\n"
"\n"
"%s"
#: ../../Xconfig/monitor.pm_.c:93
msgid "Choose a monitor"
-msgstr "VƦlg en skƦrmtype"
+msgstr "Vęlg en skęrmtype"
#: ../../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"
+"Undersųgning for Plug'n Play mislykkedes. Vęlg venligst den rigtige skęrm"
#: ../../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 skęrmbilledet 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å skęrmen 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 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."
#: ../../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 "Oplųsninger"
-#: ../../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 "Vęlg oplųsning 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 "Annullér"
-#: ../../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 afprųve 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: afprųvning 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 "Skęrm: %s\n"
#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Monitor HorizSync: %s\n"
-msgstr "SkƦrms vandrette frekvens: %s\n"
+msgstr "Skęrms vandrette frekvens: %s\n"
#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Monitor VertRefresh: %s\n"
-msgstr "SkƦrms lodrette frekvens: %s\n"
+msgstr "Skęrms 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 "Oplųsninger %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 sętte 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"
+"Vęlg dernęst indgangen \"TVout\" i starthåntereren.\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 "Fųrste 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 "Fųrste 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 fųr 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 "Begręns kommandolinie-indstillinger"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
-msgstr "begrƦns"
+msgstr "begręns"
-#: ../../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 "Pręcis RAM-męngde, hvis påkręvet (fandt %d Mb)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
-msgstr "AktivƩr multiprofiler"
+msgstr "Aktivér 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-stųrrelse 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 ``Begręns kommandolinie-indstillinger'' er intet vęrd 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 "Prųv 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 fųr 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 vęre 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 vęre 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 opstartsindlęseren på en partition.\n"
+"Dette indikerer at du allerede har en opstartsindlęser 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 fųlgende typer indgange.\n"
+"Du kan tilfųje 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 "Tilfųj"
-#: ../../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 "Fęrdig"
-#: ../../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 tilfųje"
-#: ../../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 "Vedhęft"
-#: ../../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 "Lęs-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 "Męrkat"
-#: ../../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-stųrrelse"
-#: ../../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 męrkat 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 męrkat 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 gręnsesnit"
-#: ../../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 gręnsesnit?"
-#: ../../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'"
+"Bemęrk at alle adresser bųr 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 sętte parametre til modulet %s.\n"
+"Parametrene er i formatet ``navn=vęrdi navn2=vęrdi2 ...''.\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 prųve?"
-#: ../../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 tilfęlde behųver %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 behųver? Af og til vil sondering stoppe maskinen, men "
"burde\n"
-"ikke forƄrsage nogen skader."
+"ikke forårsage 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 "Specificér 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?"
+"Indlęsning af modul %s mislykkedes.\n"
+"Ųnsker du at prųve 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-vęrktųjer"
-#: ../../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 netvęrksvęrktųjer"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
-msgstr "adgang til oversƦttelsesvƦrktĆøjer"
+msgstr "adgang til oversęttelsesvęrktųjer"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
-msgstr "(har allerede tilfĆøjet %s)"
+msgstr "(har allerede tilfųjet %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 "Tilfųj 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 "Acceptér 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 sętte 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 "Vęlg 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 "Vęlg den vindueshåndtering 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 "Vęlg 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 vęlge andre sprog der vil vęre tilgęngelige 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 vęre 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 "Kręvet 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 sętte 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 tilfųje 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 "Hųj"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
-msgstr "HĆøjere"
+msgstr "Hųjere"
-#: ../../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 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 "
"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 netvęrksmaskine 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 begręnsninger, og flere automatiske kontroller bliver "
+"kųrt 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 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."
-#: ../../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 foregående niveau, men systemet er nu helt lukket.\n"
+"Sikkerhedsfaciliteterne er nu på deres hųjeste 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 "Vęlg 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 bufferoverlųb 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 vęlge 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-vęlgeren!\n"
"\n"
-"VƦlg et styresystem i den ovenstƄende liste eller\n"
+"Vęlg et styresystem i den ovenstående 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 styresystemsvęlgeren!"
#. -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 vęlge 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 fųr 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 fremhęvede 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 opstartsindlęseren 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 "Installér 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 "Sikkerhedskopiér %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 "Kopiér %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 fęrdiggųre 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 "Bemęrk"
-#: ../../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 opstartsskęrm"
-#: ../../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 opstartshåndterer.\n"
+"Klik på Konfigurér for at starte opsętnings-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 "Konfigurér"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
-msgstr "Valg af opstartsskƦrm"
+msgstr "Valg af opstartsskęrm"
-#: ../../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"
+"Vęlg et tema for\n"
+"Lilo og opstartskęrmen,\n"
+"du kan vęlge\n"
"dem separat"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
-msgstr "Lilo-skƦrm"
+msgstr "Lilo-skęrm"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
-msgstr "OpstartsskƦrm"
+msgstr "Opstartsskęrm"
-#: ../../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 fųr 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 vęre tilgęngelige 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 "Grękenland"
#: ../../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 tilfųje WebDAV-monteringspunkter,\n"
+"så vęlg \"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 "Afmonté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 "MontƩr"
+msgstr "Montér"
#: ../../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 fųrst"
-#: ../../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 "Lęs 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 planlęgger at bruge Yaboot, skal du huske at efterlade fri plads på\n"
+"begyndelsen af disken (2048 sektorer skulle vęre 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 "Vęlg 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 stųrrelsen på partitionen\n"
+"(klik på den, og klik herefter på \"Stųrrelsesęndring\")"
-#: ../../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 ``Afmontér'' fųrst"
-#: ../../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 "Vęlg en partition"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
-msgstr "VƦlg en ny partition"
+msgstr "Vęlg 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 "Fortsęt 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 "Allokér 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 primęre 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 tilfųje 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 "Genindlęs 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 "Vęlg 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 stųrrelse\n"
+"Fortsęt 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"
+"Indsęt 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 "Forsųger 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 "Stųrrelsesęndring"
-#: ../../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 "Formatér"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
-msgstr "TilfĆøj til RAID"
+msgstr "Tilfųj til RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
-msgstr "TilfĆøj til LVM"
+msgstr "Tilfųj 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 "Stųrrelse 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 "Pręference: "
-#: ../../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 primęre partitioner)\n"
+"Fjern fųrst en primęr 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 fųrst"
-#: ../../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 gręnser"
-#: ../../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 stųrrelsen"
-#: ../../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 "Stųrrelsen 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 bųr 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 stųrrelsen 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 "Vęlg den nye stųrrelse"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
-msgstr "Ny stĆørrelse i Mb: "
+msgstr "Ny stųrrelse 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 "Vęlg 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 "Vęlg 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, vęlg 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 "enhedsstųrrelse"
-#: ../../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 "Vęr 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 kręves. Ų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 desvęrre ikke på nuvęrende 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 gręnsen."
-#: ../../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 håndtere dette uden en /boot partition.\n"
+"Så vęr omhyggelig med at tilfųje 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 gęt)\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 "Stųrrelse: %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"
+" (gęlder 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 "Enhedsstųrrelse %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 vęre.\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 "Stųrrelse: %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 "Krypteringsnųgle 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 "Vęlg din krypteringsnųgle 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 krypteringsnųgle er for nem at gętte (skal mindst vęre 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 "Krypteringsnųglerne stemmer ikke overens"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
-msgstr "KrypteringsnĆøgle"
+msgstr "Krypteringsnųgle"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
-msgstr "KrypteringsnĆøgle (igen)"
+msgstr "Krypteringsnųgle (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 "Domęnegodkendelse påkręvet"
#: ../../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 domęnenavn for at få "
+"adgang til denne vęrt."
-#: ../../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 "Domęne"
#: ../../diskdrake/smbnfs_gtk.pm_.c:200
msgid "Search servers"
-msgstr "SĆøg efter servere"
+msgstr "Sųg 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 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 "
"partitionstabellen. (fejlen er %s)\n"
"\n"
-"Er du indforstĆ„et med at ĆødelƦgge alle partitionerne?\n"
+"Er du indforstået med at ųdelęgge 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 bųr 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 vęlge 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 "Hjęlp"
-#: ../../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-hjęlp"
-#: ../../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 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"
"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 modulęr arkitektur som\n"
+"understųtter en ganske stor męngde ISA-, USB- og PCI-kort.\n"
"\n"
-"Den tilbyder ogsĆ„ en meget hĆøjere API end OSS.\n"
+"Den tilbyder også en meget hųjere 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 kręver "
"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 fųrst blive brugt ved nęste 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... Sętter 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 leverandųrer]"
#: ../../harddrake/v4l.pm_.c:98
msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "Ukendt|CPH06X (bt878) [mange leverandĆører]"
+msgstr "Ukendt|CPH06X (bt878) [mange leverandųrer]"
-#: ../../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 vęlg dit tv-korts parametre om nųdvendigt"
-#: ../../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-opsętning:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
-msgstr "Radio-understĆøttelse:"
+msgstr "Radio-understųttelse:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
-msgstr "aktivĆ©r radio-understĆøttelse"
+msgstr "aktivér radio-understųttelse"
#: ../../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 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 "
"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 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"
"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 måske "
"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"
+"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"
"(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 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"
"\n"
-"'Navn' er kodet som fĆølger: 'drevtype', 'drevnummer', "
+"'Navn' er kodet som fųlger: '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 primęre IDE controller',\n"
"\n"
-" * 'b' betyder 'slave-drev pƄ den primƦre IDE controller',\n"
+" * 'b' betyder 'slave-drev på den primęre IDE controller',\n"
"\n"
-" * 'c' betyder 'hoved-drev pƄ den sƦkundƦre IDE controller',\n"
+" * 'c' betyder 'hoved-drev på den sękundęre IDE controller',\n"
"\n"
-" * 'd' betyder 'slave-drev pƄ den sƦkundƦre IDE controller'.\n"
+" * 'd' betyder 'slave-drev på den sękundęre IDE controller'.\n"
"\n"
-"For SCSI drev betyder 'a' det 'fĆørste drev', 'b' betyder det 'andet drev', "
+"For SCSI drev betyder 'a' det 'fųrste 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 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."
#: ../../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 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"
"\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"
+"vęlg 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 vęlg 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 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"
"\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 vęlge foretrukne grafiske miljų. Vęlg "
+"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 vęlger nogen grupper ved installation (i "
+"modsętning til opgradering), vil en dialog komme frem som foreslår 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 fęrrest 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 tilhųrende dokumentation. Denne installation er passende "
+"til at sętte 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 nųdvendigt "
+"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 fravęlge "
+"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, 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"
"\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 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"
"\n"
-"I tilfƦldet af at en server-pakke er blevet valgt enten med vilje, eller "
+"I tilfęldet 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 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 "
"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 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"
"\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 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 "
"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 netvęrket senere efter installationen, eller hvis du "
+"har afsluttet konfigureringen af din netvęrksforbindelse, vęlg da 'Fęrdig'."
#: ../../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 vęlge 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 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 "
"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 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"
"\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."
+"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."
#: ../../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 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"
"\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. Vęlg en server der "
+"ligger tęt på dig i listen der pręsenteres. Selvfųlgelig 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 lokalnetvęrk."
#: ../../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 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 "
"at konfigurere X automatisk.\n"
"\n"
-"Det er meget sjƦldent at dette mislykkes for DrakX, med mindre maskinellet "
+"Det er meget sjęldent 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 oplųsning afhęngig af skęrmens stųrrelse. Et "
+"vindue vil så komme frem og spųrge 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 tilhųrende 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 afprųvningen, og svarer Ja, så vil DrakX "
+"fortsętte til det nęste 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 skęrmen."
#: ../../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 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."
#: ../../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 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 "
"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 vęlge 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 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"
"\n"
-"Da en partitionering normalt ikke kan fortrydes kan det godt vƦre "
+"Da en partitionering normalt ikke kan fortrydes kan det godt vęre "
"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. Fųr du begynder studér 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 kųrer installeringen i ekspert-tilstand kommer du ind i Mandrake "
+"Linux' partitioneringsvęrktųj, 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"
+"gręnsefladen kan du bruge de vejledere som beskrevet her ved at klikke "
+"knappen 'Vejleder' på gręnsefladen.\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-vęrktųj), skal du bare vęlge 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 nųdt til at oprette dem "
+"ved brug af vejlederen. Afhęngig 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 fųre 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å "
+"vęlg 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 nųdt til at lave "
+"plads til Linux. For at gųre 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 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å "
"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"
+" 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"
"\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 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"
"\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 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."
#: ../../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 "
+"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 "
"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 udfųre en hel installation uden hjęlp fra en "
+"operatųr, magen til den installation du lige har konfigureret.\n"
"\n"
-" BemƦrk at to forskellige muligheder er tilstede efter klik pƄ knappen:\n"
+" Bemęrk 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 fuldstęndig "
"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å 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="
"\"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å markér "
+"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"
+"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"
"\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"
+"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"
"\n"
-"Klik pƄ 'Ok' nƄr du er klar til at formatere partitioner.\n"
+"Klik på 'Ok' når 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å 'Annullér' hvis du ųnsker at vęlge 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 vęlge partitioner som du ųnsker at tjekke for "
+"dårlige 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 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."
#: ../../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 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 "
"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. 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."
#: ../../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 "
+"Fųr du går videre bųr du lęse 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å 'Nęgt'-knappen. Det vil ųjeblikkeligt "
+"afslutte installationen. For at fortsętte installationen skal du klikke på "
+"'Acceptér'-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 vęlge 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"
+"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"
"\n"
-"Hvis du ikke vƩd hvad du skal vƦlge, sƄ behold den foreslƄede mulighed."
+"Hvis du ikke véd hvad du skal vęlge, så behold den foreslåede 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 vęlge 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 partitioneringsvęrktųj), kan du bruge dem. Ellers skal disk-"
+"partitionerne laves fųrst.\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 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"
"\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"
+" * 'Allokér 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 nųdvendigt. Det er "
+"stęrkt 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"
+"prųve at redde den med denne mulighed. Vęr 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 såsom 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"
+" * 'Fęrdig': når du er fęrdig 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"
+"Bemęrk: du kan nå alle mulighederne ved at bruge tastaturet: navigér gennem "
+"partitionerne med Tab og op- og ned-pilene.\n"
"\n"
-"NĆ„r en partition er valgt kan du bruge:\n"
+"Når 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 (Når 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 sętte 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 tilgęngelige filsystemstyper kan du "
+"lęse 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 "
+"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."
#: ../../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. "
+"Vęlg den som du ųnsker at ęndre stųrrelse 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 fųlger: 'Linux navn', 'Windows navn', "
"'Kapacitet'.\n"
"\n"
-"'Linux navn' er kodet som fĆølger: 'drevtype', 'drevnummer', "
+"'Linux navn' er kodet som fųlger: '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 primęre IDE controller',\n"
"\n"
-" * 'b' betyder 'slave-drev pƄ den primƦre IDE controller',\n"
+" * 'b' betyder 'slave-drev på den primęre IDE controller',\n"
"\n"
-" * 'c' betyder 'hoved-drev pƄ den sƦkundƦre IDE controller',\n"
+" * 'c' betyder 'hoved-drev på den sękundęre IDE controller',\n"
"\n"
-" * 'd' betyder 'slave-drev pƄ den sƦkundƦre IDE controller'.\n"
+" * 'd' betyder 'slave-drev på den sękundęre IDE controller'.\n"
"\n"
-"For SCSI drev betyder 'a' det 'fĆørste drev', 'b' betyder det 'andet drev', "
+"For SCSI drev betyder 'a' det 'fųrste 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 fųrste\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 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 "
"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"
+"* '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"
"\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"
+"* '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"
"\n"
-"* 'OpgradƩr kun pakker': Denne nye installationsklasse kan opgradere et "
+"* 'Opgradér 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"
+"uęndret. Tilfųjelse af nye pakker til den nuvęrende installation vil også "
+"vęre muligt.\n"
"\n"
-"Opgraderinger bĆør virke fint pĆ„ Mandrake Linux-systemer der indeholder "
+"Opgraderinger bųr 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"
+"Afhęngig af din viden om GNU/Linux kan du vęlge et af de fųlgende:\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å "
+"vęlg dette. Installationen vil vęre meget nem og du vil kun blive stillet "
+"nogen få spųrgsmål.\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 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."
#: ../../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 (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"
"\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 pręsenteret for den fulde \n"
+"liste af understųttede 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"
+"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"
"\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."
+"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."
#: ../../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 opsętning 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, vęlg 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 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."
#: ../../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 "
+"Vęlg 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, 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 "
"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"
+"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"
"\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å skęrmen når du indtaster den. Du skal "
+"derfor indtaste adgangskoden to gange, for at begręnse 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 vęre kręvet når 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 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 "
"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 netvęrk, ųnsker "
+"du nok at vęlge 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 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"
"\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"
+" * 'Opstartsindlęser der bruges': du får her tre muligheder:\n"
"\n"
-" * 'GRUB': hvis du foretrƦkker GRUB (tekstmenu).\n"
+" * 'GRUB': hvis du foretrękker GRUB (tekstmenu).\n"
"\n"
-" * 'LILO med grafisk menu': hvis du foretrƦkker LILO med "
-"grafikgrƦnseflade.\n"
+" * 'LILO med grafisk menu': hvis du foretrękker LILO med "
+"grafikgręnseflade.\n"
"\n"
-" * 'LILO med tekstmenu': hvis du foretrƦkker LILO med tekstgrƦnseflade.\n"
+" * 'LILO med tekstmenu': hvis du foretrękker LILO med tekstgręnseflade.\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 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"
"\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 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"
"\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"
+"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"
"\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 opstartsindlęserparametre, bliver "
+"du presenteret for listen af opstartsmuligheder som vil vęre 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 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."
#: ../../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 opstartsindlęsere: 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 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"
"\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 "
+"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 "
"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 nųdvendigt at du angiver hvor du ųnsker at placere oplysningerne\n"
+"kręvet 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 véd pręcist hvad du gųr, bųr du vęlge Fųrste 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 vęlger vi et udskrivningssystem som din maskine skal bruge. Andre "
+"styresystemer tilbyder måske é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"
+"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"
"\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."
+"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."
#: ../../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 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)."
#: ../../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 tilfųje flere valgmuligheder for Yaboot, enten til andre "
+"styresystemer, andre kerner, eller til nųd-opstart.\n"
"\n"
-"For andre styresystemer bestƄr indgangen blot af et navn og rodpartitionen\n"
+"For andre styresystemer består 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 vęlge 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 vęre 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 "
+"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"
"\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 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"
"\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 stųrrelse på en ramdisk er generelt 4.096 "
+"byte. Hvis du har brug for at udlęgge 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 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"
"\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 vęre specielt "
+"problemfyldt kan du vęlge denne mulighed for at starte op i 'novideo'-"
+"tilstand, med indbygget rammebufferunderstųttelse.\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: 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 "
"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. "
+"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"
"\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 fųr 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 "
+"nųdvendig 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 fųrste forsinkelse bliver målt i sekunder og du kan "
+"ved det punkt vęlge 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 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"
"\n"
-" * AktivƩr CD-opstart?: Hvis du vƦlger dette valg vil du kunne trykke "
-"'C' for CD ved det fĆørste opstartsvalg.\n"
+" * Aktivér CD-opstart?: Hvis du vęlger dette valg vil du kunne trykke 'C' "
+"for CD ved det fųrste 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 vęlger dette valg vil du kunne trykke 'N' "
+"for 'Open Firmware' ved det fųrste 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 vęlge hvilket forvalgt styresystem der skal "
+"startes når Open Firmwareforsinkelsen er udlųbet."
#: ../../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 pręsenteres forskellige parametre relateret til din maskine. Afhęngig af "
+"dit installerede maskinel vil - eller vil du ikke - se de fųlgende "
"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 "
+"nųdvendigt 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 nųdvendigt 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 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"
"\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 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"
"\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 tilhųrende "
"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!"
+"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!"
#: ../../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. 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."
#: ../../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 fųlgende 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å tilfęlde 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 fųlgende 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-domęne"
-#: ../../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 "Indsęt 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 lęsning 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 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"
-#: ../../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 ''proprietęre'' 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 "
+"vęlg en eksisterende).\n"
+"Vęlg så kommandoen \"Monterings-sti\" og sęt 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?"
+"Fortsęt 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 "Vęlg stųrrelserne"
-#: ../../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 stųrrelse 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 stųrrelse 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 stųrrelse 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 gręnser"
-#: ../../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 stųrrelse på FAT kan ikke behandle din partition, \n"
+"den fųlgende 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, kųr 'defrag' fųrst"
-#: ../../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 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."
-#: ../../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 stųrrelse ų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 stųrrelsesęndring 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 stųrrelse 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'"
+"Når du er fęrdig, 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 fųlgende lųsninger:"
-#: ../../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 netvęrket op"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
-msgstr "Lukker netvƦrket ned"
+msgstr "Lukker netvęrket 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 håndteres på en\n"
+"pęn måde.\n"
+"Fortsęt på eget ansvar!"
#: ../../install_steps.pm_.c:211
#, c-format
msgid "Duplicate mount point %s"
-msgstr "DuplikƩr monterings-sti %s"
+msgstr "Duplikér 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 fejlbehęftet.\n"
+"Tjek cdrom'en på en fęrdiginstalleret 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 tilgęngeligt 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 "Går 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 prųve en tekst-baseret installation "
"i stedet\n"
-"Dette gĆøres ved at trykke 'F1' ved opstart fra cdrommen, og sĆ„ skrive "
-"'text'."
+"Dette gųres 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 "Vęlg en af de fųlgende installations-måder:"
-#: ../../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 stųrrelse: %d / %d Mb"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
-msgstr "DĆ„rlig pakke"
+msgstr "Dårlig 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 "Stųrrelse: %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 vęlge 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 fųlgende 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 fųlgende 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 vęlge/fravęlge 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 nųdvendig pakke, den kan ikke vęlges 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 fravęlge 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 fravęlge 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 fravęlge 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 "Installér"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
-msgstr "IndlƦs/gem pƄ diskette"
+msgstr "Indlęs/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 "Vęlg 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 "Acceptér"
-#: ../../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 "Nęgt"
-#: ../../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 "
+"Indsęt cdrom'en med navnet \"%s\" i dit cdrom-drev og tryk på Ok, når 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å Annullér, så undgås 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 "Fortsęt 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"
+"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"
"\n"
"\n"
-"Visse komponenter pƄ den nƦste CD er ikke omfattet af GPL-licensen eller "
+"Visse komponenter på den nęste 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. 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 "
"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 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"
"\n"
"\n"
-"Alle rettigheder til komponenterne pĆ„ CD-en tilhĆører deres respektive "
+"Alle rettigheder til komponenterne på CD-en tilhųrer 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 opstået 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 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 "
"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. "
+"Lęs venligst dette dokument omhyggeligt. Dette dokument er en licensaftale "
+"mellem dig og MandrakeSoft S.A., som gęlder 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 forsųg på at installere, kopiere eller bruge disse "
+"programmelprodukter på en måde 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 ųdelęgge alle kopier af disse programmelprodukter.\n"
"\n"
"\n"
-"2. BegrƦnset garanti\n"
+"2. Begręnset 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 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, "
"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 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"
"\n"
-"BEGRƆNSET ANSVAR MED HENSYN TIL REGLER OM BESIDDELSE ELLER BRUG AF FORBUDT "
+"BEGRĘNSET 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 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, "
"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) 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"
"\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 består af komponenter lavet af forskellige personer eller "
+"enheder. De fleste af disse komponenter bliver reguleret efter vilkårene 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 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"
"\n"
"\n"
"4. Intellektuelle rettigheder\n"
"\n"
-"Alle rettigheder til komponenterne i programmelproduktet tilhĆører deres "
+"Alle rettigheder til komponenterne i programmelproduktet tilhųrer 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, 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"
"\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 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 "
"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, "
+"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, "
"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 "Vęlg 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 tilgęngelige 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 "Installér/Opdatér"
-#: ../../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 "Opgradér 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 "Vęlg 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 "Vęlg 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 "Vęlg 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 fortsętte, 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 "Vęlg 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 (bemęrk, "
"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 gennemfųre installationen, tilfųj 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 tilgęngelige 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 tilgęngelige 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"
+"Vęlg indlęs 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 "Indlęs 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 "Indlęser 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 "Indsęt 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 stųrrelse er stųrre end tilgęngelig 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"
+"Vęlg 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 Annullér.\n"
+"Hvis kun nogen cd'er mangler, fravęlg 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 "Indsęt 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 "Indsęt 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 tilgęngelig.\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 fortsętte.\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 tilgęngelige 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 "Vęlg 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 tilgęngelige 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 hjęlp 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 "Kųr \"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. Prųv at kųre \"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 "Sęt 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 gętte (det skal mindst vęre 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 grundlęggende 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-domęne"
-#: ../../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 "
+"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 "
"systemet.\n"
-"Kommandoen 'wbinfo -t' vil afprĆøve om dine hemmelige autentifikationsdata "
-"er i orden."
+"Kommandoen 'wbinfo -t' vil afprųve 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 Windowsdomęne"
-#: ../../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 domęneadministrator"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
-msgstr "Adgangskode for domƦneadministrator"
+msgstr "Adgangskode for domęneadministrator"
-#: ../../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 "
+"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 "
"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 gųr det meget nemmere at reparere systemet i tilfęlde 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, indsęt en "
+"diskette i dit fųrste 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 "Fųrste 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 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 "
"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 gųr det meget nemmere at reparere systemet i tilfęlde 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 kręver 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 desvęrre ikke noget tilgęngeligt 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 "Vęlg 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 "Indsęt 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."
+"opstartsindlęseren vil ikke virke for dig. Installationen vil fortsętte, 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?"
+"forsųg at gennemtvinge installation selv om dette kan ųdelęgge den fųrste "
+"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 fųlgende 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 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"
" 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 nęste 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 "Indsęt 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 fęrdig\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 fęrdig.\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å tilfęlde 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 foretrękker måske 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> vęlger | <F12> nęste skęrm "
#: ../../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 "konsolhjęlper mangler"
#: ../../interactive.pm_.c:152
msgid "Choose a file"
-msgstr "VƦlg en fil"
+msgstr "Vęlg 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 "Nęste"
#: ../../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 "Dårligt valg, prųv 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 vęlge 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"
+"Vęlg det fųrste tal i 10-området som du ųnsker at redigere,\n"
+"Eller tryk retur for at fortsętte.\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"
+"=> Bemęrk, 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 dųde 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 "Gręsk"
-#: ../../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 \"talrękke\" 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 (Québec)"
-#: ../../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 \"talrękke\" 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 "Hųjre 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 "Hųjre Windows-tast"
#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
-msgstr "CirkulƦre monteringer %s\n"
+msgstr "Cirkulęre 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 fųrst\n"
+
+#: ../../modules.pm_.c:290
+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."
+
+#: ../../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 tilgęngeligt 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 "Nęste ->"
-#: ../../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 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'"
+
+#: ../../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 domęnenavne (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 stęrk dedikeret brandmurs-lųsning 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 fųr du går 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 netvęrksadapter på dit system.\n"
+"Kan ikke sętte 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 "Vęlg netvęrksgręnsesnit"
#: ../../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."
+"Vęlg hvilken netvęrksadapter 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 netvęrk"
-#: ../../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 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"
"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 "Vęrtsnavn"
#: ../../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 "Konfigurér netvęrk"
#: ../../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 foretrękker 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 stęrke\n"
+" vęrktųjer, 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 konfigurationsvęrktųj er enklere at forstå,\n"
+" mere standardiseret, men med fęrre vęrktųjer.\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"
+"Vęlg din udbyder.\n"
+" Hvis de ikke er i listen, vęlg 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\" gręnsesnit, ų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 vęrdiene i nęste billede vęre 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 "Fortsęt"
-#: ../../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. Vęlg et PCI-"
+"kort i nęste skęrmbillede."
-#: ../../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. Vęlg ét i nęste skęrmbillede."
-#: ../../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 "Domęnenavn"
-#: ../../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 "Fųrste 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 "Installér"
+
+#: ../../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 "Konfigurér 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 "Konfigurér netvęrk"
-#: ../../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 netvęrksinstallation er dit netvęrk 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 annullér for at "
+"omkonfigurere din Internet- og netvęrksforbindelse.\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 Netvęrkskonfigurations-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 netvęrksforbindelse.\n"
+"Hvis du ikke ųnsker at bruge autodetektering, så fravęlg 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 "Vęlg 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 "Vęlg 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 måder at koble dig mod internet på.\n"
+"Venligst vęlg 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 "Netvęrks 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 "Netvęrket 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 netvęrket: \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, netvęrks- og internetkonfigurationen er fęrdig.\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 vęrtsnavn"
-#: ../../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."
+"Afprųv din forbindelse med net_monitor eller mcc. Hvis din forbindelse ikke "
+"virker, kan du prųve 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 nuvęrende 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 netvęrksenheden %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 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"
"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 vęre 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 mellemvęrt (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 "Fųlg id for netvęrkskort (nyttigt for bęrbare)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
-msgstr "Proxy skal vƦre http://..."
+msgstr "Proxy skal vęre 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 forsųge 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."
+"Prųv 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 markér 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 "Vęlg 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 "Opringningsmåde"
-#: ../../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 tidsudlųb (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 understųttet 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 lųsning er at flytte dine primęre partitioner, således at\n"
"\"hullet\" bliver placeret ved siden af de udvidede partitioner."
#: ../../partition_table.pm_.c: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 tilfęldigt snavs"
#: ../../pkgs.pm_.c:26
msgid "must have"
@@ -7786,207 +7554,208 @@ msgstr "rart"
#: ../../pkgs.pm_.c:30
msgid "maybe"
-msgstr "mƄske"
+msgstr "måske"
-#: ../../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 Dęmon"
-#: ../../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 "Netvęrksprinter (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 "kanalisér 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 vęrt \"%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 "Vęlg 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 behųver 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 behųver ikke at konfigurere nogen printere hér 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 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."
-#: ../../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 "
+"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 "
"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 bųr 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 bųr vęre 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 fųlgende 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 fųlgende 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 tęndte).\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 nęvnes ovenfor eller på printerne "
+"i det lokale netvęrk?\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 netvęrk?\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 nęvnes 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 opsętte 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 "
+"Bemęrk: Afhęngig 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 "Tilfųj 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 printeropsętning\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 netvęrket.\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 spųrger dig om alle nųdvendige oplysninger til at opsętte printere og "
+"giver dig adgang til alle tilgęngelige 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 netvęrket 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 tęnd dem nu så "
+"de kan identificeres automatisk. Netvęrksprinterne og Windows-maskinerne "
+"skal også vęre tilsluttede og tęndte.\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 "
+"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 "
"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å \"Nęste\" når du er klar og på \"Annullér\" 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 tęnd 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å \"Nęste\" når du er klar og på \"Annullér\" 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 netvęrket.\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 tęnd dem nu så "
+"de kan identificeres automatisk. Netvęrksprinterne skal også vęre "
+"tilsluttede og tęndte.\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"
+"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"
"\n"
-"Klik pƄ \"NƦste\" nƄr du er klar og pƄ \"AnnullƩr\" hvis du ikke vil "
+"Klik på \"Nęste\" når du er klar og på \"Annullér\" 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 netvęrk"
-#: ../../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 kųre 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 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."
-#: ../../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 ", netvęrksprinter \"%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 "Netvęrksprinter '%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 hånden 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: ..., fųrste 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 "Tilgęngelige 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 fųlgende printer blev opdaget automatisk. Hvis det ikke er den du ųnsker "
+"at opsętte 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. Vęlg den printer du "
+"ųnsker at opsętte 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 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."
-#: ../../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. Vęlg den printer du "
+"ųnsker at opsętte. 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."
+"foretrękker 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 ...)."
+"fųrste 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 vęlge 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 vęrtsnavnet\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 vęrtsnavn"
-#: ../../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 vęrtsnavn mangler"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
-msgstr "Det eksterne vƦrtsnavn mangler!"
+msgstr "Det eksterne vęrtsnavn 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 netvęrk ..."
-#: ../../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 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."
-#: ../../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å vęlg den fra listen og tilfųj "
+"dernęst brugernavn, adgangskode og/eller arbejdsgruppe om nųdvendigt."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
-msgstr "SMB-servervƦrt"
+msgstr "SMB-servervęrt"
-#: ../../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 opsętte 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å skęrmen 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 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"
"\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, såsom '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"
+"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"
-#: ../../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 "
+"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 "
"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 fortsętte med at opsętte din printer som du gųr 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 (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."
-#: ../../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-kųnavn 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 ", vęrt \"%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 "Vęrt \"%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-"
+"Vęlg en af de fundne printere fra listen eller angiv vęrtsnavnet 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 vęrtsnavnet "
+"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 "Vęrtsnavn 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 "Vęrtsnavn 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 vęre i henhold til enten "
+"CUPS- eller Foomatic-standarden. Bemęrk at ikke alle typer URIer "
+"understųttes 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 behųver et navn (f.eks. 'printer').\n"
+"Beskrivelsen og lokaliseringsfelterne behųver 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 "Lęser 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 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"
"\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 "Vęlg 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 udfųrte \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. Opsųg den korrekte model i listen\n"
+"når markųren står 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å vęlg 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 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."
-#: ../../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 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."
-#: ../../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. Vęlg 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 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."
-#: ../../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 tilhųrer 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 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 "
"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 fųrste 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 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."
-#: ../../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 vęre 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 vęre 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 område!"
-#: ../../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."
+"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."
-#: ../../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 fųr 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 fųr 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 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"
-#: ../../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 vęre 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. Tilfųj 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 lęse 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 tilgęngelige 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 vęre 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 tilgęngelige 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 gręnseflade 'xpdq' til at sętte "
"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, 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"
-#: ../../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. Tilfųj 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 "
+"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"
"\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' -> '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."
+
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
-msgstr "LƦser printerdata ..."
+msgstr "Lęser 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 "Overfųr 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 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"
-#: ../../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 understųtter 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 understųtter 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 understųtter 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 kųer 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\"."
+"Vęlg printerene som du vil overflytte og klik\n"
+"\"Overfųr\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
-msgstr "OverfĆør ikke printere"
+msgstr "Overfųr 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 "Overfųr"
-#: ../../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 \"Overfųr\" 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 bųr 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 "Overfųrer %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 overfųrt din tidligere standard-printer '%s', skal den også vęre "
"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 netvęrk ..."
-#: ../../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 "Konfigurér netvęrket nu"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
-msgstr "NetvƦrksfunktionalitet ikke konfigureret"
+msgstr "Netvęrksfunktionalitet 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 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?"
-#: ../../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 "Fortsęt med konfigurering af netvęrk"
-#: ../../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'"
+"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'"
-#: ../../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."
+"Netvęrksadgangen kųrte ikke og kunne ikke startes. Tjek din konfiguration og "
+"dit udstyr. Prųv 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 "hųj"
-#: ../../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 kųrende 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 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"
"\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, når 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 slået fra ved ęndring til et "
+"hųjere 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 slået 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 "Vęlg 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 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 "
"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 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."
-#: ../../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 tilgęngelige 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 "Gųr 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 "Sęt 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 "Tilfųj 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 "Véd 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 "Tilfųjer 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 tilfųjet 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 tilfųje 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 tilfųje en partition til _formatéret_ 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 (måske 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"
+" kųre 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"
+"Hųj: Her er en del restriktioner, og flere automatiske kontroller vil "
+"blive kųrt 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"
+"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"
"\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 foregående niveau, men systemet er helt "
+"lukket og\n"
+" sikkerhedsfaciliteter er på deres hųjeste\n"
"\n"
"Sikkerhedsadministrator:\n"
-" Hvis 'SikkerhedspƄmindelser' valgmuligheden er sat, vil "
-"sikkerhedpƄmindelser blive sendt til denne bruger (brugernavn eller "
+" Hvis 'Sikkerhedspåmindelser' valgmuligheden er sat, vil "
+"sikkerhedpåmindelser 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 "Sikkerhedspåmindelser:"
-#: ../../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 "Netvęrkstilvalg"
-#: ../../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 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"
-#: ../../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, sętter 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, sętter 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 planlęgger"
-#: ../../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 overvåge batteristatus og skrive log til syslog.\n"
+"Den kan også bruges til at lukke maskinen når 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"
+"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"
-#: ../../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 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 "
"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 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."
-#: ../../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 kųrer en sųgning 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-dęmonen (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 opsętte en brandmur "
+"til at beskytte din maskine mod netvęrksangreb."
-#: ../../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 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."
-#: ../../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 udfųrelse 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-dęmonen som er nųdvendig for at lpr virker.\n"
+"Den er basalt en server der håndterer 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 hųj ydelse og\n"
+"tilgęngelighed."
-#: ../../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 domęne-navneserver (DNS) der bruges til opslag af IP-"
+"adresser for vęrtsnavne."
-#: ../../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 netvęrks 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 netvęrks-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 populęr protokol til fildeling over TCP/IP netvęrk.\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 populęr protokol til fildeling over TCP/IP\n"
+"netvęrk. Denne service giver NFS fillåsnings 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 "Stųtter 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 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."
-#: ../../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 håndterer RPC tilslutninger, som bliver brugt af protokoller som "
+"NFS og NIS. Portmap serveren skal kųre 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 entropipųl for en hųjre kvalitet\n"
+"ved generering af tilfęldige 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 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."
-#: ../../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 netvęrk at hente systeminformation "
+"fra enhver maskine på dette netvęrk."
-#: ../../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 netvęrk 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 kųrer rwho dęmonen (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 dęmoner bruger til log beskeder\n"
+"Det er en god idé altid at kųre 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 "Indlęs 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 kųre)."
-#: ../../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 "Vęlg 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 "kųrer"
-#: ../../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 dęmoner"
-#: ../../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 verdensomspęndende 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 "Vęr 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 hjęlpe med at bygge Linux-vęrktųjer kan du vęre 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 lęs post og organisér 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-vęrktųjer!"
#: ../../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 stęrkt vęrktųj til fuldt ud at tilpasse og "
"konfigurere din maskine"
#: ../../share/advertising/07-desktop.pl_.c:9
msgid "User interfaces"
-msgstr "BrugergrƦnseflader"
+msgstr "Brugergręnseflader"
#: ../../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 brugergręnseflader 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-oversętteren og de bedste Åben Kildetekst-"
+"udviklingsmiljųer."
#: ../../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 pålidelig 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 stęrk 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 "Optimér 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 netvęrksfunktioner 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 tilgęngeligt 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-lųsninger, så vel som specialtilbud på "
+"produkter og andre godbidder, er tilgęngelige 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 lųsninger kompatible med Mandrake Linux. En liste over disse "
+"samarbejdspartnere findes tilgęngelig 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 tręningskatalog 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)"
+"Tręningsprogrammet er blevet lavet for at tilgodese både brugeres og "
+"eksperters behov (netvęrk- and system-administration)"
#: ../../share/advertising/13-mdkcampus.pl_.c:11
msgid "Certify yourself on Linux"
-msgstr "CertificƩr dig pƄ Linux."
+msgstr "Certificér 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 vęlger 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 (verdensomspęndende 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 lųsningerne 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 hjęlpe 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 tilgodesér 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 hęndelser fųlges 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 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!"
+
+#: ../../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 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.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 "Aktivér server"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
-msgstr "DeaktivƩr server"
+msgstr "Deaktivér 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 "Tilfųj/slet brugere"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
-msgstr "TilfĆøj/slet klienter"
+msgstr "Tilfųj/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 "Tilfųj 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 "Tilfųj/slet klienter"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
-msgstr "TilfĆøj klient -->"
+msgstr "Tilfųj 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 "Konfigurér 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 "Domęnenavn"
+
+#: ../../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 vęrdier blev fundet\n"
+"fra dit kųrende 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 "Indsęt 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 tilgęngeligt 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 fųrst!"
-#: ../../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 behųver."
-#: ../../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 kųre installationen du gennemfųrte 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"
+"gennemfųrt automatisk, uanset hvad du valgte under installationen.\n"
"\n"
-"Ƙnsker du at fortsƦtte?"
+"Ųnsker du at fortsętte?"
-#: ../../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 "
+"Vęlg for hvert skridt om det skal vęre 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 gennemfųre 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 "Tilfųj 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 tilgęngelig 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 Dęmon-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 nųglerne."
-#: ../../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 forespųrgsel 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 "Dårlig 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 nęgtet ved overfųrsel 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"
+"Overfųrsel klar.\n"
+"Du vil måske 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 overfųrsel 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 vęre 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 bånd 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 "Sikkerhedskopiér 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 "Sikkerhedskopiér 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 "Sikkerhedskopiér 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 bånd:\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 "Vęlg filerne eller katalogerne og klik på 'Tilfųj'"
-#: ../../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"
+"Markér alle muligheder som du behųver.\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 vęre 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 "Markér 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 netlęser"
-#: ../../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 netvęrksforbindelse 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/overfųr\n"
+"sikkerhedskopieringsnųgler for SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-" OverfĆør \n"
+" Overfųr \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"
+"nųglerne 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 vęrtsnavn 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 lęgges 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 "Behųver vęrtsnavn, 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.)"
+"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.)"
-#: ../../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 "Vęlg cd/dvd-mediastųrrelse"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
-msgstr "MarkƩr om du bruger en multisessions-cd"
+msgstr "Markér 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 "Markér 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 "Markér 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 "Markér 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 "Markér 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-bręnders 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 bånd 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 "Markér 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 "Markér om du vil slette dit bånd fųr 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 "Markér om du vil udskyde dit bånd fųr 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 stųrrelse\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 "Netvęrk"
-#: ../../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 "Bånd"
-#: ../../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 "månedligt"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
-msgstr "Brug dƦmon"
+msgstr "Brug dęmon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ""
-"VƦlg tidsinterval mellem\n"
+"Vęlg 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"
+"Vęlg 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-dęmonen er med i dine tjenester.\n"
+"Bemęrk at alle 'net'-medier også bruger disken for nęrvęrende."
-#: ../../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 "Hvornår"
-#: ../../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 "Vęlg 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 netvęrk"
-#: ../../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å båndenhed"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
-msgstr "VƦlg hvad du vil sikkerhedkopiere"
+msgstr "Vęlg 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 "Håndpluk 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"
+"- Bręnd 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å bånd 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å vęrt: %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"
+"- Dęmon (%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-Netvęrk 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-Netvęrk 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-Netvęrk 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-Netvęrk 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 "Afmarkér eller fjern det gerne nęste 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 fųr:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
-msgstr "VƦlg dato for genskabning"
+msgstr "Vęlg 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 "Vęlg 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 "vęlg 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 fųr 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 fųr 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"
+"Indsęt 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"
+"Indsęt båndet med volumeetiket %s\n"
+" i båndenheden %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
-msgstr "Genskab fra bƄnd"
+msgstr "Genskab fra bånd"
-#: ../../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 båndetiket. Båndet har etiket %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
-msgstr "Genskab via netvƦrk"
+msgstr "Genskab via netvęrk"
-#: ../../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 netvęrksprotokol: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
-msgstr "VƦrtsnavn"
+msgstr "Vęrtsnavn"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
-msgstr "Stil til vƦrt eller modul"
+msgstr "Stil til vęrt eller modul"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
-msgstr "Adgangskode krƦvet"
+msgstr "Adgangskode kręvet"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
-msgstr "Brugernavn krƦvet"
+msgstr "Brugernavn kręvet"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
-msgstr "VƦrtsnavn krƦvet"
+msgstr "Vęrtsnavn kręvet"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
-msgstr "Sti eller modul krƦvet"
+msgstr "Sti eller modul kręvet"
-#: ../../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 - fortsęt."
-#: ../../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"
+" Konfigurér 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 fųlgende 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 "Udvęlg 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 "Vęlg medie for sikkerhedskopi..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
-msgstr "VƦlg data for sikkerhedskopi..."
+msgstr "Vęlg 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"
+" - Komprimeringsmåden:\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 komprimeringsmåde kręver mere tid (omkring 1000% mere).\n"
" \n"
-" - OpdateringsmƄden:\n"
+" - Opdateringsmåden:\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 fųr du kan opdatere den.\n"
" \n"
-" - MĆ„den for .backupignore:\n"
+" - Måden 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 dårlig konfiguration af postfix. For at lųse dette skal du\n"
+" sętte 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. Vęr \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 vęlge 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 netlęseres\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 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"
" \n"
" - Inkrementalbackupper:\n"
"\n"
-"\tInkrementalbackup er den stƦrkeste valgmulighed for \n"
+"\tInkrementalbackup er den stęrkeste 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 fųrste 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 fųr 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 nųdvendigt 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å fravęlg helt dennes bokse.\n"
"\n"
-"Ellers kan du vƦlge kun Ʃn af disse.\n"
+"Ellers kan du vęlge kun én af disse.\n"
"\n"
" - Inkrementalbackupper:\n"
"\n"
-"\tInkrementalbackup er den stƦrkeste valgmulighed for \n"
+"\tInkrementalbackup er den stęrkeste 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 fųrste 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 fųr 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 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"
+"\teller Hele dit system ... eller Andet (såsom 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- Bånd.\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 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"
-#: ../../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"
+"Vęr forsigtig når 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"
+"fųr 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 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/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. Fųlgende 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 vęrktųj til fejlrapportering"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
-msgstr "FĆørstegangshjƦlper"
+msgstr "Fųrstegangshjęlper"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
-msgstr "SynkroniseringsvƦrktĆøj"
+msgstr "Synkroniseringsvęrktųj"
-#: ../../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 "Fritstående vęrktųjer"
-#: ../../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 "Migrationsvęrktųj 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 netlęser 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 overfųrt 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 netlęser til stede! Installér venligst én"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
-msgstr "NetvƦrkskonfiguration (%d adaptorer)"
+msgstr "Netvęrkskonfiguration (%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 nuvęrende) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
-msgstr "VƦrtsnavn: "
+msgstr "Vęrtsnavn: "
-#: ../../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 "Gręnseflade:"
-#: ../../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 "Konfigurér 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 "Gręnseflade"
-#: ../../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 "Konfigurér lokalnetvęrk..."
-#: ../../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 måske bruger "
+"dit netvęrk"
-#: ../../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 gręnsesnit.\n"
+"Konfigurér disse fųrst ved at klikke på 'Konfigurér'"
-#: ../../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 "aktivér 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 "deaktivér 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 gręnsesnit 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 fųrst ved at klikke på 'Konfigurér'"
-#: ../../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 "Stųrrelse"
-#: ../../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 "Ekspertområde"
-#: ../../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 "Tilfųj 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 nųdvendigt"
-#: ../../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."
+"Indsęt 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 "Sųg efter installerede skrifttyper"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
-msgstr "FravƦlg installerede skrifttyper"
+msgstr "Fravęlg 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 "fęrdig"
-#: ../../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 "Genvęlg 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 "Sųg 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 fęrdig"
-#: ../../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"
+"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"
"\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 måde. I sjęldne tilfęlde kan "
+"fejlbehęftede skrifttyper få din X-server til at hęnge."
-#: ../../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 "Afinstallér 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 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/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 "Vęlg de programpakker som vil understųtte 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 "Vęlg skrifttypefilen eller -kataloget oh klik på 'Tilfųj'"
-#: ../../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 "Kopiér skrifttyper på dit system"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
-msgstr "InstallƩr og konvertƩr skrifttyper"
+msgstr "Installér og konvertér 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 "Desvęrre, vi understųtter 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 slået 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 gųre?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
-msgstr "deaktivƩr"
+msgstr "deaktivér"
-#: ../../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 "genkonfigurér"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
-msgstr "SlƄr servere fra..."
+msgstr "Slår 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 slået 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 slået 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 nęrvęrende\n"
+"Hvad ųnsker du at gųre?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
-msgstr "aktivƩr"
+msgstr "aktivér"
-#: ../../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 slået 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 netvęrk kunne bruge "
+"internetforbindelsen på denne maskine.\n"
+"\n"
+"Forsikr dig om at du har konfigureret din internetforbindelse med "
+"drakconnect fųr du går videre.\n"
"\n"
-"BemƦrk: du skal bruge en dediceret netvƦrksadapter, for at lave et lokalt "
-"netvƦrk (LAN)."
+"Bemęrk: du skal bruge en dediceret netvęrksadapter, for at lave et lokalt "
+"netvęrk (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 "Gręnseflade %s (benytter modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
-msgstr "GrƦnseflade %s"
+msgstr "Gręnseflade %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 netvęrksadapter 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 netvęrksadapter er blevet fundet på dit system. Kųr venligst "
+"vęrktųjet til maskinel konfiguration."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
-msgstr "NetvƦrksgrƦnsesnit"
+msgstr "Netvęrksgręnsesnit"
-#: ../../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 netvęrksadapter i dit system:\n"
"\n"
"%s\n"
"\n"
-"Jeg skal til at sƦtte dit lokalnet pƄ med den adapter."
+"Jeg skal til at sętte 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 "Vęlg hvilken netvęrksadapter 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 "Netvęrksgręnsesnit 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, netvęrkskortet (%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 gųre det i hånden, men du skal vide hvad du gųr."
-#: ../../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 gręnsesnitskonfiguration"
+
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Vis aktuelle gręnsesnitskonfiguration"
-#: ../../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"
+"Nuvęrende konfiguration af `%s':\n"
"\n"
-"NetvƦrk: %s\n"
+"Netvęrk: %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å lokalnetvęrk"
-#: ../../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 vęlge forskellige muligheder for konfigurationen af DHCP-"
+"serveren.\n"
+"Hvis du ikke kender betydningen af en valgmulighed, så lad den blot vęre 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 domęnenavn"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "Begyndelsen på DHCP-området"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "Stutningen på DHCP-området"
-#: ../../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 "Stųrste 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 "Rekonfigurér gręnsesnit 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 "Lokalnetvęrket endte ikke med `.0', står 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 "
+"netvęrk, 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 nęrvęrende."
-#: ../../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 nęrvęrende 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 vęret 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 vęrktųjet til deling af internetforbindelse!\n"
"%s\n"
"\n"
-"Klik pƄ KonfigurƩr for at starte programmet til at dele din "
+"Klik på Konfigurér 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 "redigér"
-#: ../../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 "Tilfųj 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 "vęlg 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 tilsidesętte 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 "Tilfųj en ny regel i slutningen"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
-msgstr "RedigƩr aktuelle regel"
+msgstr "Redigér 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 udfųrelsen"
-#: ../../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 udfųrelsen"
-#: ../../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 "
+"understųttes af Linux er korrekt isat.\n"
"\n"
"\n"
-"Du kan besĆøge vores database over udstyr pĆ„:\n"
+"Du kan besųge 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. "
+"Bemęrk: 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 kręves for at det skal fungere korrekt. Klik på 'O.k.' "
+"for at installere 'ImageMagick' eller 'Annullér' for at afslutte"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
-msgstr "opretter fĆørste trin"
+msgstr "opretter fųrste trin"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
-msgstr "endelig oplĆøsning"
+msgstr "endelig oplųsning"
-#: ../../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 "vęlg 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 "Konfigurér startskęrmsbilled"
-#: ../../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 "hųjde 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 forlųbsindikatorens\n"
+"ųvre venstre hjųrne"
-#: ../../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 forlųbsindikatorens\n"
+"ųvre venstre hjųrne"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
-msgstr "bredden pĆ„ forlĆøbslinjen"
+msgstr "bredden på forlųbslinjen"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
-msgstr "hĆøjden pĆ„ forlĆøbslinjen"
+msgstr "hųjden på forlųbslinjen"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
-msgstr "farven pĆ„ forlĆøbslinjen"
+msgstr "farven på forlųbslinjen"
-#: ../../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 "vęlg 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 startskęrm i %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
-msgstr "gemmer startskƦrmstema..."
+msgstr "gemmer startskęrmstema..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
-msgstr "Valg af farve for forlĆøbslinje"
+msgstr "Valg af farve for forlųbslinje"
-#: ../../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 vęlge en biledfil fųrst!"
-#: ../../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 opstartsskęrm (%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 "Område:"
-#: ../../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 kųre 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 understųttes af Linux er korrekt isat.\n"
"\n"
"\n"
-"Du kan besĆøge vores database over udstyr pĆ„:\n"
+"Du kan besųge 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 "enhedsstųrrelse"
+
+#: ../../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 kųrende 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 håndterer 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 "Formatér"
+
+#: ../../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 ", netvęrksprinter \"%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å forlųbslinjen"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "indlęs opsętning"
+
+#: ../../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 "Vęlg 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 "/_Hjęlp"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Hjęlp..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Harddrake hjęlp"
+
+#: ../../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 "Vęlg en skanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Rapportér 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-vęrktųj for konfigurering af maskinel.\n"
+"Version:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Forfatter:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Sųgning udfųres"
+
+#: ../../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 "Konfigurér modul"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Kųr konfigurationsvęrktųj"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Kųrer \"%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 "primęr"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "sekundęr"
+
+#: ../../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 "Vęlg 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"
+"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"
-#: ../../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 vęre 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 "/Hjęlp/_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-vęrktųjer"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
-msgstr "sĆøg"
+msgstr "sųg"
-#: ../../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 vęrktųj til at overvåge 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 "Vęlg 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-påmindelse"
-#: ../../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 postpåmindelse"
-#: ../../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 opsętte påmindelsessystemet\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 "Lųser for domęnenavn"
-#: ../../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 "opsętning 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 lęngere kųrer"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
-msgstr "indlƦs opsƦtning"
+msgstr "indlęs opsętning"
-#: ../../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 hųjere end denne vęrdi"
-#: ../../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 "Vęlg 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 "Konfigurér netvęrk"
+
+#: ../../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 måske bruger "
+"dit netvęrk"
+
+#: ../../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 "Lęser printerdata ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
-msgstr "SĆøger efter enheder..."
+msgstr "Sųger efter enheder..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
-msgstr "AfprĆøv porte"
+msgstr "Afprųv 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 understųttes 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 "Vęlg 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 understųttet"
-#: ../../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"
+"Vęlg venligst den enhed hvor din skanner er isat"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
-msgstr "vƦlg enhed"
+msgstr "vęlg 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 vęre 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 tilfųjet:\n"
+
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Sųgning udfųres"
#: ../../steps.pm_.c:14
msgid "Choose your language"
-msgstr "VƦlg sprog"
+msgstr "Vęlg sprog"
#: ../../steps.pm_.c:15
msgid "Select installation class"
-msgstr "VƦlg installations-metode"
+msgstr "Vęlg 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 "Konfigurér mus"
#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
-msgstr "VƦlg tastatur"
+msgstr "Vęlg 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 "Vęlg filsystemer"
#: ../../steps.pm_.c:21
msgid "Format partitions"
-msgstr "FormatƩr partitioner"
+msgstr "Formatér partitioner"
#: ../../steps.pm_.c:22
msgid "Choose packages to install"
-msgstr "VƦlg pakker til installation"
+msgstr "Vęlg pakker til installation"
#: ../../steps.pm_.c:23
msgid "Install system"
-msgstr "InstallƩr system"
+msgstr "Installér system"
#: ../../steps.pm_.c:25
msgid "Add a user"
-msgstr "TilfĆøj bruger"
+msgstr "Tilfųj bruger"
#: ../../steps.pm_.c:26
msgid "Configure networking"
-msgstr "KonfigurƩr netvƦrk"
+msgstr "Konfigurér netvęrk"
#: ../../steps.pm_.c:28
msgid "Configure services"
-msgstr "KonfigurƩr tjenester"
+msgstr "Konfigurér tjenester"
#: ../../steps.pm_.c:29
msgid "Install bootloader"
-msgstr "InstallƩr systemopstarter"
+msgstr "Installér 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 "Konfigurér X"
#: ../../steps.pm_.c:34
msgid "Install system updates"
-msgstr "InstallƩr opdateringer"
+msgstr "Installér 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 "Netvęrksmaskine (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-vęrt, SMB-vęrt, mellemvęrt (proxy), SSH-vęrt"
#: ../../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 "Vęrktųjer 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 domęnenavne (DNS) og netvęrksinformation (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 vęrktųjer: 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. Understųttelse 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 "Bųger 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 vęrktųjer til post, nyheder, filoverfųrsel 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 "Vęrktųjer 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 "Konsolvęrktųjer"
#: ../../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 miljųer (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 -miljųet, det grundlęggende grafiske miljų, med en vifte af "
+"supplerende vęrktųjer."
#: ../../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 "Vęrktųjer til at skabe og bręnde 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 "Netvęrksmaskine 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 redigeringsvęrktųjer"
#: ../../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, bręt, 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"
+"Vęrktųjssęt til at lęse 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 vęrktųjer"
#: ../../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 redigeringsvęrktųjer"
#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
-msgstr "Andre grafiske miljĆøer"
+msgstr "Andre grafiske miljųer"
#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
-msgstr "RedigeringsvƦrktĆøjer, skaller, filvƦrktĆøjer, terminaler"
+msgstr "Redigeringsvęrktųjer, skaller, filvęrktųjer, 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 håndtere din ųkonomi, som fx gnucash"
#: ../../share/compssUsers:999
msgid "Personal Information Management"
-msgstr "Personlig informationshƄndtering"
+msgstr "Personlig informationshåndtering"
#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
-msgstr "Multimedie - CD-brƦnding"
+msgstr "Multimedie - CD-bręnding"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Videnskabelig arbejdsstation"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "kan ikke lęse /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 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"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Konfiguration af proxy (mellemvęrt)"
+
+#~ 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"
+
+#~ 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"
+
+#~ 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 bųr vęre 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 vęre 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 nųdvendigt.\n"
+#~ "Lad det vęre 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. Prųv 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 måske bruger "
+#~ "dit netvęrk"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "endnu er ingen hjęlp 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 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"
+
+#~ 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"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - vis denne hjęlpebesked.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - programmet bųr vęre et af Mandrakes vęrktųjer\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - programmet bųr vęre et af Mandrakes vęrktųjer\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 "Undersųger %s-klasse\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "Detekteret på gręnseflade %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 vęrdier blev fundet\n"
+#~ "fra dit kųrende 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å tilfęlde kontrollér da gerne at jeg har lęst "
+#~ "det 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"
+#~ "\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 gręnsesnit 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 netvęrk kunne bruge "
+#~ "internetforbindelsen på denne maskine.\n"
+#~ "\n"
+#~ "Bemęrk: du skal bruge en dediceret netvęrksadapter, for at lave et lokalt "
+#~ "netvęrk (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å 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"
#~ "\n"
-#~ "Ellers kan jeg genkonfigurere dit grƦnsesnit og genkonfigurere en DHCP-"
+#~ "Ellers kan jeg genkonfigurere dit gręnsesnit og genkonfigurere en DHCP-"
#~ "server for dig.\n"
#~ "\n"
+
+#~ msgid "C-Class Local Network"
+#~ msgstr "C-klasse lokalnetvęrk"
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 Konfigura¼on"
-#: ../../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 konfigura¼on"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Ęu vi deziras provi la konfigura¼on?"
-#: ../../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 konekta¼o?"
-#: ../../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 startžargilon?"
-#: ../../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 "Startžargilo ęefaj opcioj"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Startžargilo por uzi"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Startžargila 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 reųimo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Prokrastoperiodo antaż starti defażltan 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 "Defażlta 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ż žanųi 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 "Žanųu"
-#: ../../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 "Danųera"
-#: ../../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 "Defażlta"
-#: ../../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 interžanųan 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 każzi difekton."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Ażtomate 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 "Ażtomata-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 ażtomate 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 defażltan uzulon:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Elektu la fenestro-administrilon por lanęi:"
-#: ../../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 paka¼o 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 "Lażnorma"
-#: ../../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 sufięe 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 sufięe 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 startžargilon?"
-#: ../../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 paka¼oj"
-#: ../../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 antaże"
-#: ../../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 ""
"sufięas)\n"
"ęe la komenco de la disko"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Soręisto"
-#: ../../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 "Interžanųa"
-#: ../../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'' anstataże"
-#: ../../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'' antaże"
-#: ../../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 "Žanųu al Spertula reųimo"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Žanųu al Normala reųimo"
-#: ../../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 dażri malgraże?"
-#: ../../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 konfigura¼on?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Ażtomate disponigu"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Forvižu ęion"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Ażtomate 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 "Ażtomata 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 dażras 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 ""
"Enžovu 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 "Žanųu 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 "Žanųu 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 danųera."
-#: ../../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 paka¼o 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 startžargilo 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 žanųo povas efektivių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 ""
"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 sufięan 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 sufięan 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 defażlte\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 identiga¼o %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 "Žanųu 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 Konfigura¼o"
-#: ../../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 konfigura¼on"
-#: ../../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 "Ażtentikigado"
-
-#: ../../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 provpaųo(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 "Ażtomate 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 "Žanųu 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 "Enžovu 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 ekipa¼on por la każzo 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 interžanųan 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 dażri 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 interžanųan 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 sufięan 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 "Interžanųa 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'' antaże"
-#: ../../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 "Regrandeciųo 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 sufięa da spaco)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Forvižu 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 finiųos, 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 Dispartigsoręilo 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 pažon `%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 Paka¼aj 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 paka¼oj"
-#: ../../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 paka¼o"
-#: ../../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 paka¼on ęar ne estas sufięe 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 paka¼oj 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 paka¼oj 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 paka¼on"
-#: ../../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 paka¼o, 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 paka¼on. Ų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 paka¼o 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 paka¼on. Ų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 paka¼oj"
-#: ../../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 paka¼ojn 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 paka¼oj"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instalanta paka¼o %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 dażri 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 paka¼ojn:"
-#: ../../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 paka¼oj:"
@@ -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 aranųon."
-#: ../../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 paka¼oj"
-#: ../../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 žanųoj 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 "Nesufięa interžanųospaco 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 "Seręas haveblajn paka¼ojn"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Seręas haveblajn paka¼ojn"
-#: ../../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 paka¼on. Ųi estas jam instalita."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Trovadas paka¼ojn 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 sufięe 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 Paka¼oj"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Enžovu 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 paka¼o %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 "Enžovu 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 "Enžovu 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 elžuti softvaron por ęifrado.\n"
-"\n"
-"AVERTO:\n"
-"\n"
-"Pro malsamaj ųeneralaj kondięoj 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 leųoj de lia/ilia jurisdikcio permesas li/ili elžuti,\n"
-"stoki kaj/aż uzi tiun softvaron.\n"
-"\n"
-"Plue, la kliento kaj/aż fina uzanto scios specife atentos ne malobei la\n"
-"leųojn de lia/ilia jurisdikcio. Se la kliento kaj/aż la fina uzanto\n"
-"malobeas tiujn aplikeblajn leųojn, 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 prijuųo) rezulte el uzado, posedado, aż sole elžutado 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 paka¼oj"
-#: ../../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 paka¼ojn"
-#: ../../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 paka¼oj"
-#: ../../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 horloųo 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 "Ażtentikigado"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Ażtentikiga 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 "Ażtentikiga 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 "Ażtentikiga 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, enžovu 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 "Bedażrinde, 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 "Enžovu 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 startžargilon"
-#: ../../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 dażre 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 startžargilo 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 "Enžovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Kreas ażtoinstalan 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 ażtoinstalan 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 "Ażtomata"
-#: ../../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 paka¼oj"
-#: ../../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 "<- Antaża"
-#: ../../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 "Ęe¶a (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 "Unuiųinta 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 (skribmažina)"
-#: ../../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 "Azerbajųana (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 aranųo)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Svisa (franca aranųo)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Ęe¶a (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\" aranųo)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Kartvela (\"Latina\" aranųo)"
-#: ../../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 "Azerbajųana (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 aranųo)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Pola (qwertz aranųo)"
-#: ../../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 "Azerbajųana (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 "Žanųu 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 defażlto estas dhcpcd"
+"La defażlto estas dhcp-client"
#: ../../network/ethernet.pm_.c:88
#, fuzzy
@@ -6060,7 +5803,7 @@ msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanęu 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 požtejo devus esti plene specifita požtejo,\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 "Požtejo"
#: ../../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 Konfigura¼on"
@@ -6139,13 +5882,13 @@ msgstr "Konfigura¼o de barilo detektata!"
msgid "Old configuration (isdn4net)"
msgstr "Konfigura¼o 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 Konfigura¼on"
-#: ../../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 Nelistiųitan"
-#: ../../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 "Eżropo (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 dażri?"
-#: ../../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 Ażtentikigada 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 konekta¼o 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 konekta¼on"
-#: ../../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 konekta¼on"
-#: ../../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 Konfigura¼o"
-#: ../../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 defażltan 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 "Spertuloreųimo"
-#: ../../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 konekta¼on"
-#: ../../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 konekta¼on"
+
+#: ../../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 konekta¼on"
-#: ../../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 Konfigura¼o"
-#: ../../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 konekta¼on"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Konfiguru interretan konekta¼on"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN Konfigura¼o"
-#: ../../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 konekta¼on je startado de la sistemo?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Reta Konfigura¼o"
-#: ../../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 konfigura¼on?"
-#: ../../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 žanųos ę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 "Ażtomata IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Kreu pražargdisketon"
-#: ../../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 "Konfigura¼o 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 konfigura¼o 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 konekta¼on"
-#: ../../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 "Restażris 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 " (Defażlta)"
-#: ../../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 ażtomate 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 Konfigura¼o"
-#: ../../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 paka¼oj estos malinstalataj"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "La sekvaj paka¼oj 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 konekta¼on 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 požtejo"
-#: ../../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 požtejo"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Malproksima požtejo"
-#: ../../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 konekta¼on..."
-#: ../../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"
"tażgan 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 "Požtejo 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 tażgan\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"
"požtejon 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 Požtejo"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Printilaj Požtejo"
-#: ../../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 provpaųojn"
-#: ../../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 "Lażnorma"
-#: ../../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 provpaųo(j)n..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Printas provpaųo(j)n..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Printas provpaųo(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 provpaųo(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 konekta¼on..."
-#: ../../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 paka¼o %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 paka¼o %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ż žanųi 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ż žanųi 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 konfigura¼on?"
-#: ../../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 konfigura¼on?"
-#: ../../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 provpaųo(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 konfigura¼on?"
-#: ../../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 konfigura¼on?"
-#: ../../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 "Ażtomata-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 sufięaj 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 " (Defażlta)"
+
+#: ../../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 " (Defażlta)"
-
-#: ../../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 bateriožargo 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 lanęas baęajn ordonojn kiam la žargmezo estas\n"
"sufięe 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 transpožigi ę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 Teksa¼a 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 malžaltas inetd,\n"
"ve malžaltas ę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 tażge 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"
"požtejojn 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/Malžaltas ęiujn retajn interfacojn konfiguratajn por lanęi\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 dosieržlosado, 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 dosieržlosado."
-#: ../../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 lanęata krom se vi konfiguras ųi por ke ųi\n"
"estu sendanųera ę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 PožtTransportPerilo, kiu estas la programo kiu movas\n"
"retpožton 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 restażras sisteman entropikomuna¼on 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 ""
"mesaųojn 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 paka¼o %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Bonvole adiażu kaj sekve uzu Kontrol-Alt-Retropažo (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 žanųojn."
-#: ../../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 Konfigura¼o"
-#: ../../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 "Enžovu 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 ażtoinstalan 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 Paka¼oj"
-#: ../../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 paka¼ojn 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 aranųon."
-#: ../../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 paka¼ojn 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 paka¼ojn 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 paka¼ojn 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 paka¼ojn 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 Konfigura¼o"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Bonvole, elektu la paka¼ojn 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 paka¼ojn 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 Konfigura¼o"
-#: ../../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 Konfigura¼o"
-#: ../../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 "Restażru 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 "Restażru de dosiero"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Restażru 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 "Restażru 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 "Restażru 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 "Restażru 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 "Požtejo"
-#: ../../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 "Požtejo: "
-#: ../../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 "Restażru 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 "Restażru 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 "<- Antaża"
-#: ../../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 "Restażru 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 paka¼oj 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 Konfigura¼o"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Reta Konfigura¼o"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "LAN Konfigura¼o"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "LAN Konfigura¼o"
-#: ../../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 Konfigura¼on"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Ażtentikigado"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Elektado de Paka¼oj"
-#: ../../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 Konfigura¼on"
-#: ../../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 "Požtejo: "
-#: ../../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 Konfigura¼o"
-#: ../../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 "Soręisto..."
-#: ../../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 Konfigura¼o"
-#: ../../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 konekta¼o kaj konfiguro"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Interreta konekta¼o 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 "defażlta"
-#: ../../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 enžovu ų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 Konfigura¼o"
-#: ../../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 lanęu 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 paka¼on %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 konekta¼o 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 paka¼oj"
-#: ../../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 "Eżropo"
-#: ../../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 "Eżropo"
-#: ../../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 paka¼oj:"
-#: ../../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 provpaųo(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 "Ażtentikigado"
+
+#: ../../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 "Ażtomate 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 aranųon."
-#: ../../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 "Žanųu 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 "mesaųoj"
-#: ../../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 "seręu"
-#: ../../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 "Konfigura¼oj"
-#: ../../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 "Konfigura¼on"
-#: ../../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 Konfigura¼o"
+
+#: ../../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 konekta¼on"
+
+#: ../../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 elžuti softvaron por ęifrado.\n"
+#~ "\n"
+#~ "AVERTO:\n"
+#~ "\n"
+#~ "Pro malsamaj ųeneralaj kondięoj 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 leųoj de lia/ilia jurisdikcio permesas li/ili "
+#~ "elžuti,\n"
+#~ "stoki kaj/aż uzi tiun softvaron.\n"
+#~ "\n"
+#~ "Plue, la kliento kaj/aż fina uzanto scios specife atentos ne malobei la\n"
+#~ "leųojn de lia/ilia jurisdikcio. Se la kliento kaj/aż la fina uzanto\n"
+#~ "malobeas tiujn aplikeblajn leųojn, 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 prijuųo) rezulte el uzado, posedado, aż sole elžutado 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 "Ażtomata-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: Ińigo 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 ""
-"\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"
-" palvelin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:678
#, fuzzy
@@ -4340,44 +3788,16 @@ msgid ""
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved for the expert user."
msgstr ""
+"LILO (the LInux LOader) ja grub ovat jƤrjestelmƤlataajia: ne voivat\n"
+"kƤynnistƤƤ joko GNU/Linuxin tai mikƤ tahansa tietokoneellasi olevan\n"
+"kƤyttƶjƤrjestelmƤn. Tavallisesti kaikki kƤyttƶjƤrjestelmƤt tunnistuvat ja\n"
+"asentuvat oikein. Jos edellinen ei kuitenkaan pidƤ paikkaansa, voit lisƤtƤ\n"
+"kyseisen kohdan kƤsin tƤssƤ ruudussa. Ole huolellinen, ettƤ tulet\n"
+"valinneeksi oikeat parametrit.\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" KƤynnistys laite\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
+"Jos et halua kenenkƤƤn pƤƤsevƤn osaan kƤyttƶjƤrjestelmistƤ, voit\n"
+"tuhoa kyseiset kohdat. Mutta ettƤ siinƤ tapauksessa tarvitset itse\n"
+"kƤynnistyslevykettƤ pƤƤstƤksesi kyseisiin kƤyttƶjƤrjestelmiin!"
#: ../../help.pm_.c:718
msgid ""
@@ -4394,16 +3814,6 @@ 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 (the LInux LOader) ja grub ovat jƤrjestelmƤlataajia: ne voivat\n"
-"kƤynnistƤƤ joko GNU/Linuxin tai mikƤ tahansa tietokoneellasi olevan\n"
-"kƤyttƶjƤrjestelmƤn. Tavallisesti kaikki kƤyttƶjƤrjestelmƤt tunnistuvat ja\n"
-"asentuvat oikein. Jos edellinen ei kuitenkaan pidƤ paikkaansa, voit lisƤtƤ\n"
-"kyseisen kohdan kƤsin tƤssƤ ruudussa. Ole huolellinen, ettƤ tulet\n"
-"valinneeksi oikeat parametrit.\n"
-"\n"
-"Jos et halua kenenkƤƤn pƤƤsevƤn osaan kƤyttƶjƤrjestelmistƤ, voit\n"
-"tuhoa kyseiset kohdat. Mutta ettƤ siinƤ tapauksessa tarvitset itse\n"
-"kƤynnistyslevykettƤ pƤƤstƤksesi kyseisiin kƤyttƶjƤrjestelmiin!"
#: ../../help.pm_.c:732
msgid ""
@@ -4420,7 +3830,6 @@ msgstr ""
"sektori (MBR)\"."
#: ../../help.pm_.c:739
-#, fuzzy
msgid ""
"Here, we select a printing system for your computer. Other OSes may offer\n"
"you one, but Mandrake Linux offers two.\n"
@@ -4441,27 +3850,8 @@ 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 ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" JƤrjestelmƤ\n"
-"\n"
-" palvelin\n"
-"\n"
-"\n"
-" palvelin\n"
-"."
#: ../../help.pm_.c:759
-#, fuzzy
msgid ""
"DrakX now detects any IDE device present in your computer. It will also\n"
"scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
@@ -4484,29 +3874,8 @@ 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 ""
-"laite\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Ok Ok\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:781
-#, fuzzy
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, alternate kernels, or for an emergency boot image.\n"
@@ -4554,54 +3923,8 @@ msgid ""
"also be highlighted with a ``*'', if you press [Tab] to see the boot\n"
"selections."
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" laite\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" laite\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:828
-#, fuzzy
msgid ""
"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
@@ -4634,39 +3957,8 @@ msgid ""
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" KƤynnistys\n"
-"\n"
-"\n"
-"\n"
-" Avaa\n"
-"\n"
-"\n"
-"\n"
-" KƤynnistys\n"
-"\n"
-"\n"
-"\n"
-" KƤynnistys\n"
-"\n"
-"\n"
-" KƤynnistys\n"
-" Avaa\n"
-"\n"
-" Avaa\n"
-"."
#: ../../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"
@@ -4689,44 +3981,15 @@ 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 ""
-"\n"
-"\n"
-"\n"
-" Hiiri\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Tulostin Tulostin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:891
msgid ""
@@ -4757,12 +4020,15 @@ msgstr ""
"mitƤƤn kiintolevyllƤ ollutta tietoa ja osoita."
#: ../../install2.pm_.c:111
-#, fuzzy, c-format
+#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is "
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
-msgstr " s in in arvolla"
+msgstr ""
+"En pysty kƤyttƤmƤƤn ytimen moduuleja joka vastaa ytimesi (tiedosto %s "
+"puuttuu), tƤmƤ yleensƤ tarkoittaa ettƤ kƤynnistyslevykkeesi ei ole "
+"tahistettu asennusmedian kanssa (luo uudempi kƤynnistyslevyke)."
#: ../../install2.pm_.c:167
#, c-format
@@ -4788,40 +4054,39 @@ msgstr ""
"\n"
"NƤmƤ palvelimet otetaan oletuksena kƤyttƶƶn. NiissƤ ei ole tunnettuja \n"
"turvallisuusaukkoja, mutta sellaisia voi lƶytyƤ ajan mittaan. MikƤli niin \n"
-"tapahtuu, pitƤisi sinun pƤivittƤƤ kyseiset palvelimet niin nopeasti kuin \n"
+"tapahtuu, sinun pitƤisi pƤivittƤƤ kyseiset palvelimet niin nopeasti kuin \n"
"suinkin mahdollista.\n"
"\n"
"\n"
"Haluatko todella asentaa nƤmƤ palvelimet?\n"
#: ../../install_any.pm_.c:441
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
-" s\n"
-"\n"
+"Seuraavat paketit poistetaan jotta jƤrjestelmƤsi voidaan pƤivittƤƤ:\n"
+"%s\n"
"\n"
-" "
+"Haluatko varmasti poistaa nƤitƤ paketteja?\n"
#: ../../install_any.pm_.c:471
-#, fuzzy
msgid "Can't use broadcast with no NIS domain"
-msgstr "NIS"
+msgstr "En voi kƤyttƤƤ kuulutusta ilman NIS-verkkoaluetta"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Aseta tyhjƤ FAT-alustettu levyke levyasemaan %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "TƤmƤ levyke ei ole FAT-alustettu"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4829,12 +4094,12 @@ msgstr ""
"KƤyttƤƤksesi tƤtƤ \"tallennetut paketit\" valintaa, kƤynnistƤ asennus "
"optiolla \"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 "Virhe lukiessa tiedostoa %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"
@@ -4842,7 +4107,7 @@ msgstr ""
"On tapahtunut virhe - ei lƶytynyt ainuttakaan laitetta, joille voi luoda "
"uuden tiedostojƤrjestelmƤn. Tarkista laitteistosi korjataksesi ongelman"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4852,7 +4117,7 @@ msgstr ""
"kunnolla.\n"
"Voit lƶytƤƤ lisƤtietoja edellƤmainituista tƤƤltƤ: %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"
@@ -4862,11 +4127,11 @@ msgstr ""
"TƤtƤ varten luo osio (tai klikkaa olemassaolevaa).\n"
"Valitse sitten toiminto ``Liitospaikka'' ja aseta se arvoon `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Sinulla tulee olla heittovaihtotiedosto"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4876,76 +4141,78 @@ msgstr ""
"\n"
"Jatka kuitenkin?"
-#: ../../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 "Sinulla pitƤƤ olla FAT-osio liitettynƤ hakemistoon /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "KƤytƤ tyhjƤƤ tilaa"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Ei tarpeeksi tilaa uusien osioiden luomiseksi"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "KƤytƤ olemassa olevia osioita"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Ei ole olemassa olevaa osiota kƤytettƤvƤksi"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "KƤytƤ Windows-osiota loopback-tiedostona"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Mille osiolle haluat laittaa Linux4Win:in?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Valitse koot"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Juuriosion koko Mt: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Sivutusosion koko Mt: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "KƤytƤ tyhjƤƤ tilaa Windows-osiolla"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "MinkƤ osion kokoa haluat muuttaa?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
-msgstr "Lasken Windows-tiedostojƤrjestelmƤn rajoja"
+msgstr "Muutan Windows osion kokoa"
-#: ../../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 ""
"FAT-jƤrjestelmƤn koon muuttaja ei osaa kƤsitellƤ osiotasi,\n"
-"saatiin seuraava virhe: %s"
+"seuraava virhe tapahtui: %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 ""
-"Windows-osiosi on liian pirstoutunut, mene Windowsiin ja aja \"defrag\" ensin"
+"Windows-osiosi on liian pirstoutunut, kƤynnistƤ koneesi uudelleen, mene "
+"Windowsiin ja aja \"Levyn ehytys\" ensin, ja aloita Mandrake Linux:in "
+"asennus uudestaan sen jƤlkeen."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4966,55 +4233,55 @@ msgstr ""
"Samalla suosittelen ottamaan varmuuskopiot tƤrkeistƤ tiedoista.Kun olet "
"varma, paina Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Kuinka paljon tilaa haluat sƤilyttƤƤ Windowsilla"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "osio %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-tiedostojƤrjestelmƤn koon muuttaminen epƤonnistui: %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 ""
"Ei ole FAT-osioita, joiden kokoa voisi muuttaa tai kƤyttƤƤ loopback-"
-"tiedostoina (tai osiot ovat tƤynnƤ)"
+"tiedostoina (tai ei rittƤvƤsti vapaata tilaa)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "TyhjennƤ koko levy"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Poista 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 "Sinulla on enemmƤn kuin yksi kiintolevy. Mille haluat asentaa Linuxin?"
# mat
-#: ../../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 "KAIKKI olemassaolevat osiot ja niissƤ oleva tieto tuhoutuu asemalta %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Mukautettu levyn osiointi"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "KƤytƤ fdiskiƤ"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5023,29 +4290,29 @@ msgstr ""
"Voit nyt osioda kiintolevysi %s\n"
"Kun olet valmis, ƤlƤ unohda tallettaa asetuksia komennolla `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
-msgstr "Sinulla ei ole tarpeeksi tilaa Windows-osiollasi"
+msgstr "Sinulla ei ole tarpeeksi tyhjƤƤ tilaa Windows-osiollasi"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Ei ole tarpeeksi tilaa asentamiseen"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX-Osiointivelho lƶysi seuraavat ratkaisut:"
# mat
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Osiointi epƤonnistui: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "KƤynnistƤn verkkoa"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Ajan alas verkkoa"
@@ -5054,7 +4321,7 @@ msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
-"Tapahtui virhe, sitƤ ei voida kƤsitellƤ kunnolla.\n"
+"Tapahtui virhe, eikƤ sitƤ ei voida kƤsitellƤ kunnolla.\n"
"Jatka omalla riskillƤsi."
#: ../../install_steps.pm_.c:211
@@ -5074,12 +4341,12 @@ msgstr ""
"Tarkista cdrom Linux-koneessa kƤyttƤmƤllƤ \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
# mat
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Tervetuloa %s:n"
-#: ../../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 "Ei levykeasemaa kƤytettƤvissƤ"
@@ -5089,169 +4356,169 @@ msgstr "Ei levykeasemaa kƤytettƤvissƤ"
msgid "Entering step `%s'\n"
msgstr "Siirryn vaiheeseen `%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 ""
-"JƤrjestelmƤsi resurssit ovat lopussa. Voit kohdata ongelmia Mandrake Linuxa "
-"asentaessasi.\n"
+"JƤrjestelmƤsi resurssit ovat lopussa. Voit kohdata ongelmia Mandrake Linux:"
+"ia asentaessasi.\n"
"Jos nƤin tapahtuu, voit kokeilla tekstipohjaista asennusta. TehdƤksesi niin "
"paina `F1' kun\n"
"kƤynnistƤt asennusohjelmaa CDROM-asemasta. TƤmƤn jƤlkeen kirjoita `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 "Asennusluokka"
+msgstr "Asennuksen luokka"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Valitse yksi seuraavista asennusluokista:"
-#: ../../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 "Pakettiryhmien valinta"
-#: ../../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 "YksittƤisten pakettien valinta"
# mat
-#: ../../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 "Koko yhteensƤ: %d / %d Mt"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Viallinen paketti"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nimi: %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 "Koko: %d Kt\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "TƤrkeys: %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 ""
"Et voi asentaa tƤtƤ pakettia, koska levyllƤ ei ole tarpeeksi tilaa sen "
"asentamiseksi"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Seuraavat paketit asennetaan"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Seuraavat paketit poistetaan"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Et voi valita/poistaa tƤtƤ pakettia"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "TƤmƤ on pakollinen paketti, sitƤ ei voida poistaa valinnoista"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Et voi poistaa tƤmƤn paketin valintaa. Se on jo asennettu"
-#: ../../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 ""
-"TƤmƤ paketti tulee pƤivittƤƤ\n"
+"TƤmƤ paketti tulee pƤivittƤƤ.\n"
"Oletko varma ettƤ haluat poistaa valinnan?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Et voi poistaa tƤmƤn paketin valintaa. Paketti pitƤƤ pƤivittƤƤ."
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "NƤytƤ automaattisesti valitut paketit"
-#: ../../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 "Asenna"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Lataa/Tallenna levykkeelle"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "PƤivitƤn pakettien valintaa"
# Asennuksen sivuvalikko
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimaalinen asennus"
-#: ../../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 "Valitse asennettavat paketit"
-#: ../../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 "Asennan"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Arvioin aikaa"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
-msgstr "JƤljellƤ "
+msgstr "Aikaa jƤljellƤ "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
-msgstr "Valmistelen asennusta"
+msgstr "Odota, valmistelen asennusta..."
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakettia"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
-msgstr "Asennan pakettia %s"
+msgstr "Asennan pakettia: %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 "HyvƤksy"
-#: ../../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 "HylkƤƤ"
-#: ../../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"
@@ -5266,17 +4533,17 @@ msgstr ""
"Jos sinulla ei ole levyƤ, paina Peruuta vƤlttƤƤksesi asennukset tƤltƤ "
"levyltƤ."
-#: ../../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 "Jatka kuitenkin?"
-#: ../../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 "Tapahtu virhe jƤrjestettƤessƤ paketteja:"
-#: ../../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 "Tapahtu virhe asennettaessa paketteja:"
@@ -5324,8 +4591,8 @@ msgstr ""
"on mƤƤritelty erikseen niiden omien lisenssien mukaan. Tutustu nƤihin \n"
"lisensseihin huolellisesti ennen kuin kƤytƤt tai levitƤt nƤitƤ "
"komponentteja \n"
-"eteenpƤin. TƤllaiset lisenssit kieltƤvƤt tavallisesti siirtƤmisen, "
-"kopioimisen\n"
+"eteenpƤin.\n"
+"TƤllaiset lisenssit kieltƤvƤt tavallisesti siirtƤmisen, kopioimisen\n"
"(lukuunottamatta varmuuskopioita), uudelleenlevityksen, "
"kƤƤnteissuunnittelun \n"
"binƤƤrikoodin kƤƤntƤmisen tai muokkaamisen. Jokainen rike sopimusta \n"
@@ -5356,7 +4623,6 @@ msgid "License agreement"
msgstr "Lisenssin hyvƤksyminen"
#: ../../install_steps_interactive.pm_.c:113
-#, fuzzy
msgid ""
"Introduction\n"
"\n"
@@ -5476,256 +4742,182 @@ msgid ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-"\n"
-"\n"
-" Linux\n"
-"\n"
-"\n"
-" Linux\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"
-" Linux\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Yleinen\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Dokumentaatio\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Portti\n"
-"\n"
-" Kaikki\n"
-"\n"
-"\n"
-"\n"
-" Linux\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Ranska\n"
-" Kaikki\n"
-" Ranska\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
-msgstr ""
+msgstr "Oletko varma ettƤ hylkƤƤt lisenssin?"
-#: ../../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 "NƤppƤimistƶ"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Valitse nƤppƤimistƶsi asettelu."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "TƤssƤ on koko lista olemassa olevista nƤppƤimistƶistƤ"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
-msgstr "Valitse asennuksen luokka?"
+msgstr "Valitse asennuksen luokka!"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Asenna/PƤivitƤ"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Onko tƤmƤ asennus vai pƤivitys?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Suositeltu"
-#: ../../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 "Asiantuntija"
-#: ../../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 "PƤivitƤ"
-#: ../../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 "PƤivitƤ vain paketit"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Valitse hiiren tyyppi."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Hiiren portti"
-#: ../../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 "Mihin sarjaporttiin hiiresi on liitetty."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "NƤppƤinemulaatio"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "2. nƤppƤimen emulaatio"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "3. nƤppƤimen emulaatio"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Asetan PCMCIA kortteja...."
-#: ../../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 "Asetan IDE-levyƤ"
-#: ../../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 "ei vapaita osioita"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
-msgstr "Tarkistan osioita lƶytƤƤkseni liitoskohdat"
+msgstr "Tarkistan osioita lƶytƤƤkseni liitospaikat"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Valitse liitospaikat"
-#: ../../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 ""
"Ei vapaata tilaa 1 Mt:n kƤynnistyslohkoa varten! Asennusta jatketaan, mutta "
"kƤynnistƤƤksesi jƤrjestelmƤn, sinun pitƤƤ luoda kƤynnistyslohko-osio "
-"DiskDrakessa."
+"DiskDrake:ssa."
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "PƤivitykseen tarvittavaa juuriosiota ei lƶytynyt"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Juuriosio"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "MikƤ on jƤrjestelmƤsi juuriosio (/) ?"
-#: ../../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 ""
"Sinun tulee kƤynnistƤƤ jƤrjestelmƤ uudelleen jotta muutokset tulevat voimaan"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Valitse alustettavat osiot"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Tarkista vialliset lohkot?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Alustan osioita"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Luon ja alustan tiedostoa %s"
-#: ../../install_steps_interactive.pm_.c:463
-#, fuzzy, c-format
+#: ../../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 "EpƤonnistui s "
+msgstr ""
+"TiedostojƤrjestelmƤn %s epƤonnistui. Haluatko korjata virheet?\n"
+"(huomioi: voit menettƤ tietoja)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Heittovaihtotiedosto ei ole riittƤvƤn suuri, suurenna sitƤ"
-#: ../../install_steps_interactive.pm_.c:472
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Etsin saatavilla olevia paketteja"
+msgstr ""
+"Etsin saatavilla olevia paketteja, ja rakennan rpm-tietokannan uudelleen..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
-msgstr "Etsin saatavilla olevia paketteja"
+msgstr "Etsin saatavilla olevia paketteja..."
-#: ../../install_steps_interactive.pm_.c:476
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
-msgstr "Et voi poistaa tƤmƤn paketin valintaa. Se on jo asennettu"
+msgstr "Etsin jo asennettuja paketteja..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
-msgstr "Etsin pƤivitettƤviƤ paketteja"
+msgstr "Etsin pƤivitettƤviƤ paketteja..."
-#: ../../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 "
@@ -5734,7 +4926,7 @@ msgstr ""
"JƤrjestelmƤssƤsi ei ole riittƤvƤsti tilaa asennukseen tai pƤivitykseen (%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."
@@ -5742,55 +4934,55 @@ msgstr ""
"Lataa tai tallenna pakettien valinta levykkeelle.\n"
"Muoto on sama kuin auto_install-toiminnon luomilla levykkeillƤ."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Lataa levykkeeltƤ"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Tallenna levykkeelle"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Ladataan levykkeeltƤ"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Pakettien valinta"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Aseta levyke, jossa on pakettien valinta"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
-msgstr "Valittu koko on suurempi kuin olemassa oleva levytila"
+msgstr "Valittu koko on suurempi kuin kƤytettƤvissƤ oleva levytila"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Asennuksen tyyppi"
-#: ../../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 ""
-"Et ole valinnut yhtƤkƤƤn pakettiryhmƤƤ\n"
+"Et ole valinnut yhtƤkƤƤn pakettiryhmƤƤ.\n"
"Valitse haluamasti minimaalinen asennus"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
-msgstr "X:llƤ"
+msgstr "X-palvelimella"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Perusdokumentaation kanssa (suositeltu!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
-msgstr "Pienin mahdollinen asennus (erityisesti ei urpmia)"
+msgstr "VƤhimmƤis-asennus (erityisesti ei urpmia)"
-#: ../../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"
@@ -5800,117 +4992,40 @@ msgstr ""
"Jos sinulla ei ole mitƤƤn levyistƤ, paina Peruuta.\n"
"Jos jotkut levyistƤ puuttuvat, poista niiden valinnat, ja paina OK."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom nimeltƤƤn \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Valmistelen asennusta"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-"Asennan pakettia %s\n"
+"Asennan pakettia: %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Asennuksen jƤlkeiset toiminnot"
-#: ../../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 "Aseta kƤyttƤmƤsi kƤynnistyslevyke asemaan %s"
# mat
-#: ../../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 "Aseta moduulien pƤivityslevyke asemaan %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 ""
-"Sinulla on nyt mahdollisuus hakea internetistƤ ne ohjelmistot, jotka on \n"
-"suunnattu tiedon salakirjoittamiseen.\n"
-"\n"
-"VAROITUS:\n"
-"\n"
-"NƤitƤ ohjelmistoja koskevien eri tasoisten vaatimusten ja eri "
-"lainsƤƤdƤntƶjen \n"
-"mƤƤrƤysten vuoksi nƤiden ohjelmistojen asiakkaan ja/tai loppukƤyttƤjƤn \n"
-"pitƤƤ varmistaa, ettƤ hƤnen maansa lainsƤƤdƤntƶ sallii hƤnen hakea, "
-"tallentaa \n"
-"ja kƤyttƤƤ nƤitƤ ohjelmistoja.\n"
-"\n"
-"LisƤksi asiakkaan ja/tai loppukƤyttƤjƤn tulee olla erityisen varmoja siitƤ, "
-"etteivƤt \n"
-"he riko maansa lainsƤƤdƤntƶƤ vastaan.MikƤli asiakas ja/tai loppukƤyttƤjƤ "
-"ei \n"
-"noudata nƤiden lakien mƤƤrƤyksiƤ, heille voidaan langettaa vakaviakin \n"
-"rangaistuksia.\n"
-"\n"
-"MissƤƤn tilanteissa ei Mandrakesoft tai sen valmistajat ja/tai "
-"jƤlleenmyyjƤt \n"
-"ole vastuuvelvollisia erityisiin, epƤsuoriin tai satunnaisiin vahinkoihin, "
-"jotka\n"
-"voivat aiheutua (mukaan lukien, mutta ei rajoittuen: tulonmenetykset, \n"
-"yritystoiminnan katkeaminen, kaupallisten tietojen menetys ja muut \n"
-"rahalliset menetykset, sekƤ mahdolliset vahingonkorvaukset, jotka oikeus \n"
-"pƤƤttƤƤ langettaa). ohjelmiston kƤyttƤmisestƤ, hallussapidosta, tai "
-"pelkƤstƤ \n"
-"internetistƤ hakemisesta, jossa asiakas ja/tai loppukƤyttƤjƤ voi saada \n"
-"haltuunsa nƤmƤ ohjelmistot hyvƤksyttyƤƤn tƤmƤn sopimuksen.\n"
-"\n"
-"\n"
-"Mihin tahansa tƤtƤ sopimusta koskeviin tiedusteluihin, ota yhteys:"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
-#, fuzzy
+#: ../../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"
@@ -5921,173 +5036,168 @@ msgid ""
"\n"
"Do you want to install the updates ?"
msgstr ""
+"Sinulla on nyt mahdollisuutta hakea pƤivitetyt paketit. NƤmƤ paketit\n"
+"ovat julkaistu tƤmƤn jakelun julkaisun jƤlkeen. Ne voivat sisƤltƤƤ\n"
+"tietoturva- tai virhekorjauksia.\n"
"\n"
+"Hakeaaksesi nƤitƤ pakettejƤ, sinulla pitƤƤ olla toimiva nettiyhteys.\n"
"\n"
-"\n"
-"\n"
-" Internet\n"
-"\n"
-"\n"
-"?"
+"Haluatko hakea ja asentaa pƤivitykset?"
-#: ../../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 ""
"Otan yhteyttƤ Mandrake Linuxin sivustolle saadakseni listan olemassaolevista "
-"peileistƤ"
+"peilipalvelimista..."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
-msgstr "Valitse peilijƤrjestelmƤ josta paketit haetaan"
+msgstr "Valitse peilipalvelin josta paketit haetaan"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
-msgstr "YhdistƤn peilijƤrjestelmƤƤn hakeakseni uusimman pakettilistan"
+msgstr "YhdistƤn peilipalvelimeen hakeakseni uusimman pakettilistan..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "MikƤ on jƤrjestelmƤsi aikavyƶhyke?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Laitteistokello asetettu GMT-aikaan"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automaattinen kellon synkronisointi (kƤyttƤen NTP:tƤ)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP-palvelin"
-#: ../../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 "Ulkoinen CUPS-palvelin"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Ei kirjoitinta"
-#: ../../install_steps_interactive.pm_.c:1008
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
-msgstr "Onko sinulla muita?"
+msgstr "Onko sinulla ISA-vƤylƤƤn liitettƤvƤ ƤƤnikortti?"
-#: ../../install_steps_interactive.pm_.c:1010
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
-msgstr "Aja "
+msgstr "Suorita \"sndconfig\" asennuksen jƤlkeen asettaaksesi ƤƤnikorttisi."
-#: ../../install_steps_interactive.pm_.c:1012
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr "Ei"
+msgstr ""
+"YhtƤkƤƤn ƤƤnikorttia ei lƶydetty. Kokeile \"harddrake\" asennuksen jƤlkeen"
# Asennuksen sivuvalikko
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
-msgstr "JohtopƤƤtƶs"
+msgstr "Yhteenveto"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Hiiri"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Aikavyƶhyke"
-#: ../../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 "Kirjoitin"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN-kortti"
-#: ../../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 "ƄƤnikortti"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV-kortti"
-#: ../../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 "Hae Windowsin kirjasimet"
+msgstr "Windows verkkoalue"
-#: ../../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 "Paikalliset tiedostot"
# Asennuksen sivuvalikko
-#: ../../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 "YllƤpitƤjƤn salasana"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Ei salasanaa"
-#: ../../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 ""
"Salasana on liian yksinkertainen (sen tulee olla ainakin %d merkkiƤ pitkƤ)"
-#: ../../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 "Tunnistustapa"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
-msgstr "Tunnistus LDAPilla"
+msgstr "Tunnistus: LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP perus-dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP-palvelin"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
-msgstr "Tunnistus NIS:llƤ"
+msgstr "Tunnistus: NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
-msgstr "NIS-alue"
+msgstr "NIS-verkkoalue"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS-palvelin"
-#: ../../install_steps_interactive.pm_.c:1124
-#, fuzzy
+#: ../../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 /"
@@ -6102,28 +5212,20 @@ msgid ""
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
-"palvelin\n"
-"\n"
-"\n"
-"\n"
-"."
-#: ../../install_steps_interactive.pm_.c:1126
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
-msgstr "Tunnistus LDAPilla"
+msgstr "Tunnistus: Windows verkkoalue"
-#: ../../install_steps_interactive.pm_.c:1128
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
-msgstr "Verkkoalueen nimi"
+msgstr "Verkkoalueen pƤƤkƤyttƤjƤn nimi"
-#: ../../install_steps_interactive.pm_.c:1129
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
-msgstr "NIS-alue"
+msgstr "Verkkoalueen pƤƤkƤyttƤjan salasana"
-#: ../../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 "
@@ -6144,25 +5246,26 @@ msgstr ""
"tavanomaisen kƤyttƶjƤrjestelmƤlataajan apua. TƤstƤ on hyƶtyƤ, jos et halua\n"
"asentaa SILOa jƤrjestelmƤƤsi, toinen kƤyttƶjƤrjestelmƤ poistaa SILOn,\n"
"tai SILO ei toimi laitteistossasi. Mukautettua kƤynnistyslevykettƤ voidaan\n"
-"kƤyttƤƤ myƶs Mandraken vikasietolevykkeen kanssa, jolloin vakavista\n"
+"kƤyttƤƤ myƶs Mandraken pelastus-kuvan kanssa, jolloin vakavista\n"
"jƤrjestelmƤn virhetilanteista on helpompi toipua.\n"
"\n"
"Jos haluat luoda kƤynnistyslevykkeen jƤrjestelmƤƤsi, aseta levyke\n"
"ensimmƤiseen asemaan ja paina \"Ok\","
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
-msgstr "EnsimmƤinen levyasema"
+msgstr "EnsimmƤinen levykeasema"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
-msgstr "Toinen levyasema"
+msgstr "Toinen levykeasema"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Ohita"
-#: ../../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"
@@ -6182,13 +5285,12 @@ msgstr ""
"asentaa LILOa (tai grubia) jƤrjestelmƤƤsi, toinen kƤyttƶjƤrjestelmƤ poistaa\n"
"LILOn, tai LILO ei toimi laitteistossasi. Mukautettua kƤynnistyslevykettƤ "
"voidaan\n"
-"kƤyttƤƤ myƶs Mandraken vikasietolevykkeen kanssa, jolloin vakavista\n"
+"kƤyttƤƤ myƶs Mandraken pelastus-kuvan kanssa, jolloin vakavista\n"
"jƤrjestelmƤn virhetilanteista on helpompi toipua.\n"
"Haluatko luoda kƤynnistyslevykkeen jƤrjestelmƤƤsi?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6198,32 +5300,33 @@ msgid ""
msgstr ""
"\n"
"\n"
-" SinƤ \n"
-" pƤƤllƤ\n"
-"."
+"(VAROITUS! kƤytƤt XFS juuriosiollesi,\n"
+" kƤynnistyslevykkeen luominen 1.44 Mt levykkeelle\n"
+" todennƤkƶisesti epƤonnistuu, koska XFS tarvitsee\n"
+"aika kookkaan ajurin)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
-msgstr "Levyajuria ei ole saatavilla"
+msgstr "Valitan, levykeasemaa ei lƶydy."
-#: ../../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 "Valitse levyasema jolla luot kƤynnistyslevykkeen"
+msgstr "Valitse levykeasema jolla luot kƤynnistyslevykkeen"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Aseta levyke asemaan %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
-msgstr "Luon kƤynnistyslevykettƤ"
+msgstr "Luon kƤynnistyslevykettƤ..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
-msgstr "Valmistelen kƤyttƶjƤrjestelmƤn lataajaa"
+msgstr "Valmistelen kƤyttƶjƤrjestelmƤn lataajaa..."
-#: ../../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"
@@ -6235,28 +5338,28 @@ msgstr ""
"Asennus jatkuu, mutta sinun tƤytyy kƤyttƤƤ BootX:ƤƤ\n"
"koneesi kƤynnistƤmiseen"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Haluatko kƤyttƤƤ aboot:ia?"
-#: ../../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 ""
"Virhe asennettaessa aboot:a,\n"
-"yritƤ pakkoasennusta vaikka se tuhoaa ensimmƤisen osion?"
+"yritƤnkƶ pakkoasennusta vaikka se tuhoaa ensimmƤisen osion?"
# Asennuksen sivuvalikko
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Asennan kƤyttƶjƤrjestelmƤn lataajaa"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
-msgstr "JƤrjestelmƤlataajan asennus epƤonnistu. Seuraava virhe tapahtui:"
+msgstr "JƤrjestelmƤlataajan asennus epƤonnistui. Seuraava virhe tapahtui:"
-#: ../../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"
@@ -6267,7 +5370,7 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
"Sinun pitƤƤ ehkƤ muuttaa Open Firmware -kƤynnistyslaitetta\n"
-"aktivoidaksesi jƤrjeslelmƤlataajan. Jos et nƤe jƤrjeslelmƤlataajaa\n"
+"aktivoidaksesi jƤrjestelmƤlataajan. Jos et nƤe jƤrjeslelmƤlataajaa\n"
"kƤynistƤessƤsi konettasi uudelleen, Paina Command-Option-O-F\n"
"kƤynnistyksen yhteydessƤ ja kirjoita:\n"
"setenv boot-device %s,\\\\:tbxi\n"
@@ -6276,17 +5379,17 @@ msgstr ""
"komentokehoite."
# mat
-#: ../../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 "Aseta tyhjƤ levyke levyasemaan %s"
+msgstr "Aseta tyhjƤ levyke levykeasemaan %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
-msgstr "Valmistelen automaattiasennuslevykettƤ"
+msgstr "Valmistelen automaattiasennuslevykettƤ..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6296,7 +5399,7 @@ msgstr ""
"\n"
"Haluatko todella lopettaa?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6315,8 +5418,7 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"Onnittelut, asennus on valmis.\n"
-"Poista kƤynnistettƤvƤ media ja paina Enter kƤynnistƤƤksesi koneen "
-"uudelleen.\n"
+"Poista kƤynnistys media ja paina Enter kƤynnistƤƤksesi koneen uudelleen.\n"
"\n"
"\n"
"LƶydƤt tƤhƤn Mandrake Linuxin versioon olemassaolevat korjaukset ja\n"
@@ -6329,15 +5431,15 @@ msgstr ""
"JƤrjestelmƤn asettamisesta saat tietoja virallisen Linux Mandraken\n"
"kƤyttƤjƤoppaan jƤlkiasennuskappaleesta."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
-msgstr ""
+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 "Valmistelen automaattista asennuslevykettƤ"
+msgstr "Luo automaattista asennuslevykettƤ"
-#: ../../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 +5453,25 @@ msgstr ""
"\n"
"EhkƤ haluat mieluummin toistaa asennuksen.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automaattinen"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Toista"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "YksittƤisten pakettien valinta"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux Asennus %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 ""
@@ -6381,28 +5483,28 @@ msgstr "kdesu puuttuu"
#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
-msgstr ""
+msgstr "consolehelper puuttuu"
#: ../../interactive.pm_.c:152
msgid "Choose a file"
msgstr "Valitse tiedosto"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "LisƤasetukset"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Perusasetukset"
-#: ../../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 "<- Edellinen"
-#: ../../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 "Seuraava"
@@ -6436,12 +5538,11 @@ msgstr "Painike '%s': %s"
#: ../../interactive/stdio.pm_.c:96
msgid "Do you want to click on this button?"
-msgstr "Haluatko klikata tƤtƤ painiketta? "
+msgstr "Haluatko klikata tƤtƤ painiketta?"
#: ../../interactive/stdio.pm_.c:105
-#, fuzzy
msgid " enter `void' for void entry"
-msgstr " "
+msgstr " kirjoita 'void' jos haluat tyhjƤn tietueen"
#: ../../interactive/stdio.pm_.c:105
#, c-format
@@ -6476,432 +5577,422 @@ msgstr ""
msgid "Re-submit"
msgstr "LƤhetƤ uudelleen"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tsekki (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Saksa"
-#: ../../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 "Espanja"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Suomi"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Ranska"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norja"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Puola"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "VenƤjƤ"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Ruotsi"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "UK nƤppƤimistƶ"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US nƤppƤimistƶ"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albaani"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armeenia (vanha)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armeenia (kirjoituskone)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armeenia (foneettinen)"
-#: ../../keyboard.pm_.c:174
-#, fuzzy
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgia"
-#: ../../keyboard.pm_.c:177
-#, fuzzy
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
-msgstr "ota kƤyttƶƶn"
+msgstr "Bengali"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgaria (foneettinen)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgaria (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilia"
-#: ../../keyboard.pm_.c:183
-#, fuzzy
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
-msgstr "Eesti"
+msgstr "Bosnia"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "ValkovenƤjƤ"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Sveitsi (Saksalainen jƤrjestys)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Sveitsi (Ranskalainen jƤrjestys)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tsekki (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Saksa (ei kuolleita nƤppƤimiƤ)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
-msgstr ""
+msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Tanska"
-#: ../../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 "Norja (Dvorak)"
+msgstr "Dvorak (Norja)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Ruotsi)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Eesti"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgia (\"VenƤlƤinen\"-jƤrjestys)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgia (\"Latin\"-jƤrjestys)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Kreikka"
-#: ../../keyboard.pm_.c:203
-#, fuzzy
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujarati"
-#: ../../keyboard.pm_.c:204
-#, fuzzy
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Unkari"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatia"
-#: ../../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 (Foneettinen)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iran"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islanti"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italia"
-#: ../../keyboard.pm_.c:212
-#, fuzzy
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japani 106-nƤppƤiminen"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korealainen nƤppƤimistƶ"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinalainen amerikka"
-#: ../../keyboard.pm_.c:218
-#, fuzzy
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Latvia"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Liettua AZERTY (vanha)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Liettua AZERTY (uusi)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Liettua \"numerorivi\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Liettua \"foneettinen\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latvia"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonia"
-#: ../../keyboard.pm_.c:226
-#, fuzzy
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
-msgstr "Myanmar Burma"
+msgstr "Myanmar"
-#: ../../keyboard.pm_.c:227
-#, fuzzy
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
-msgstr "Serbia (cyrillic)"
+msgstr "Mongolia (cyrillic)"
-#: ../../keyboard.pm_.c:228
-#, fuzzy
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
-msgstr "Malta"
+msgstr "Malta (UK)"
-#: ../../keyboard.pm_.c:229
-#, fuzzy
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
-msgstr "Malta"
+msgstr "Malta (US)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Hollanti"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Puola (qwerty jƤrjestys)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Puola (qwertz jƤrjestys)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugali"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanada (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romania (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romania (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "VenƤjƤ (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovenia"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakia (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakia (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbia (cyrillic)"
-#: ../../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 "Thai-nƤppƤimistƶ"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tajik-nƤppƤimistƶ"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkki (perinteinen \"F\"-malli)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkki (perinteinen \"Q\"-malli)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukraina"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US nƤppƤimistƶ (kansainvƤlinen)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamilainen \"numerorivi\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslavia (latin)"
-#: ../../keyboard.pm_.c:268
-#, fuzzy
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
-msgstr "Oikea Alt"
+msgstr "Oikea Alt nƤppƤin"
-#: ../../keyboard.pm_.c:269
-#, fuzzy
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
-msgstr "Molemmista Shift"
+msgstr "Molemmat Shift nƤppƤimet samanaikaisesti"
-#: ../../keyboard.pm_.c:270
-#, fuzzy
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
-msgstr "Control ja Shift"
+msgstr "Control ja Shift nƤppƤimet samanaikaisesti"
-#: ../../keyboard.pm_.c:271
-#, fuzzy
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
-msgstr "CapsLock"
+msgstr "CapsLock nƤppƤin"
-#: ../../keyboard.pm_.c:272
-#, fuzzy
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
-msgstr "Ctrl ja Alt"
+msgstr "Ctrl ja Alt nƤppƤimet samanaikaisesti"
-#: ../../keyboard.pm_.c:273
-#, fuzzy
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
-msgstr "Alt ja Shift"
+msgstr "Alt ja Shift nƤppƤimet samanaikaisesti"
-#: ../../keyboard.pm_.c:274
-#, fuzzy
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
-msgstr "Valikko"
+msgstr "\"Valikko\" nƤppƤin"
-#: ../../keyboard.pm_.c:275
-#, fuzzy
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
-msgstr "Hae Windowsin kirjasimet"
+msgstr "Vasen \"Windows\" nƤppƤin"
-#: ../../keyboard.pm_.c:276
-#, fuzzy
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
-msgstr "Oikea Ikkunat"
+msgstr "Oikea \"Windows\" nƤppƤin"
#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
-msgstr "Rengasmaisia liitoksia %s\n"
+msgstr "YmpyrƤ-liitoksia %s\n"
#: ../../lvm.pm_.c:103
msgid "Remove the logical volumes first\n"
msgstr "Poista loogiset osiot ensin\n"
-#: ../../modparm.pm_.c:50
-#, fuzzy
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr "PCMCIA tuki ei enƤƤ lƶydy 2.2-sarjan ytimissƤ. KƤytƤ 2.4 ydintƤ."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Voit mƤƤrittƤƤ moduulin jokainen parametri tƤƤllƤ."
+
+#: ../../modules/parameters.pm_.c:18
+msgid "modinfo is not available"
+msgstr "modinfo ei ole kƤytettƤvissƤ"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
-msgstr "Puhelinnumero"
+msgstr "numero"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
-msgstr ""
+msgstr "%d pilkulla erotettuja numeroita"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
-msgstr ""
+msgstr "%d pilkulla erotettuja merkkijonoja"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
-msgstr ""
+msgstr "pilkulla erotettuja numeroita"
# Asennuksen sivuvalikko
-#: ../../modparm.pm_.c:54
-#, fuzzy
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
-msgstr "Levyjen osiointi"
-
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr "PCMCIA:ta ei tueta enƤƤ 2.2-sarjan ytimissƤ. KƤytƤ 2.4 ydintƤ."
+msgstr "pilkulla erotettuja merkkijonoja"
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
@@ -6932,9 +6023,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"
@@ -6942,7 +6032,7 @@ msgstr "1 nƤppƤin"
#: ../../mouse.pm_.c:45 ../../mouse.pm_.c:53
msgid "Generic 2 Button Mouse"
-msgstr "Yleinen 2-nappinen hiiri"
+msgstr "Yleinen 2-nƤppƤinen hiiri"
#: ../../mouse.pm_.c:47
msgid "Wheel"
@@ -6954,7 +6044,7 @@ msgstr "sarja"
#: ../../mouse.pm_.c:54
msgid "Generic 3 Button Mouse"
-msgstr "Yleinen 3-nappinen hiiri"
+msgstr "Yleinen 3-nƤppƤinen hiiri"
#: ../../mouse.pm_.c:55
msgid "Microsoft IntelliMouse"
@@ -7008,108 +6098,118 @@ msgstr "ei mikƤƤn"
msgid "No mouse"
msgstr "Ei hiirtƤ"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Testaa hiiri"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Aktivoidaksesi hiiren,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "PYƖRITƄ HIIREN RULLAA!"
-#: ../../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 "Loppu"
-#: ../../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 "Seuraava ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Onko tƤmƤ oikein?"
-#: ../../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 "Tietoja"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Laajenna puu"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Sulje puu"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Vaihda tasaisen ja ryhmƤjƤrjestyksen vƤlillƤ"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
-msgid "Connect to the Internet"
-msgstr "Ota yhteys internettiin"
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "kƤytƤ 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 ""
-"Yleisin tapa liittyƤ asdl-verkkoon on kƤyttƤƤ pppoe:a.\n"
-"Jotkin yhteydet kƤyttƤvƤt pptp:tƤ, muutamat dhcp:tƤ.\n"
-"Jos et tiedƤ, mitƤ valita, valitse 'kƤytƤ pppoe:a'"
+msgid "use pptp"
+msgstr "kƤytƤ pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "kƤytƤ dhpc"
#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr "Alcatel speedtouch usb"
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "kƤytƤ dhpc:tƤ"
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "kƤytƤ pppoe:a"
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+msgid "Connect to the Internet"
+msgstr "YhdistƤ Internettiin"
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "kƤytƤ pptp:tƤ"
+#: ../../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 ""
+"Yleisin tapa liittyƤ adsl-verkkoon on kƤyttƤƤ pppoe:a.\n"
+"Jotkin yhteydet kƤyttƤvƤt pptp:tƤ, muutamat dhcp:tƤ.\n"
+"Jos et tiedƤ, mitƤ valita, valitse 'kƤytƤ 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 ""
+"Tarvitset alcarel:in mikrokoodin.\n"
+"Voit hakea sitƤ osoitteesta: \n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"ja kopioi tiedosto 'mgmt.o' hakemistoon '/usr/share/speedtouch'"
#: ../../network/drakfirewall.pm_.c:12
-#, fuzzy
msgid "Web Server"
-msgstr "Palvelin"
+msgstr "Webbi Palvelin"
#: ../../network/drakfirewall.pm_.c:17
-#, fuzzy
msgid "Domain Name Server"
-msgstr "Verkkoalueen nimi"
+msgstr "Verkkoalue Nimipalvelin (DNS)"
#: ../../network/drakfirewall.pm_.c:32
-#, fuzzy
msgid "Mail Server"
-msgstr "Tietokantapalvelin"
+msgstr "SƤhkƶposti Palvelin"
#: ../../network/drakfirewall.pm_.c:37
-#, fuzzy
msgid "POP and IMAP Server"
-msgstr "LDAP-palvelin"
+msgstr "POP ja IMAP Palvelin"
#: ../../network/drakfirewall.pm_.c:111
-#, fuzzy
msgid "No network card"
-msgstr "verkkokorttia ei lƶytynyt"
+msgstr "Ei verkkokorttia"
#: ../../network/drakfirewall.pm_.c:129
-#, fuzzy
msgid ""
"drakfirewall configurator\n"
"\n"
@@ -7117,11 +6217,11 @@ msgid ""
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
+"drakfirewall asetustyƶkalu\n"
"\n"
-"\n"
-"\n"
-"\n"
-" Palomuuri."
+"TƤmƤ asettaa henkilƶkohtaisen palomuurin tƤhƤn Mandrake Linux koneeseen.\n"
+"Jos haluat vahvaan omistetun palomuuri-ratkaisun ,voit katsoa erikoistettua\n"
+"MandrakeSecurity Firewall jakelua."
#: ../../network/drakfirewall.pm_.c:135
msgid ""
@@ -7130,51 +6230,51 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"drakfirewall asetustyƶkalu\n"
+"\n"
+"Varmista ettƤ olet mƤrittƤnyt verkkosi/Internetyhteytesi kƤyttƤmƤllƤ\n"
+"drakconnect ennen kuin jatkat."
#: ../../network/drakfirewall.pm_.c:152
-#, fuzzy
msgid "Which services would you like to allow the Internet to connect to?"
-msgstr "Internet?"
+msgstr "MitkƤ palvelut haluat sallia olla kƤytettƤvissƤ Internet:istƤ."
#: ../../network/drakfirewall.pm_.c:153
-#, fuzzy
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
-"SinƤ\n"
-" tcp udp\n"
-" ."
+"Voit syƶttƤƤ sekalaiset portit.\n"
+"Toimivat esimerkit ovat: 139/tcp 139/udp.\n"
+"Katso /etc/services saadaaksesi lisƤƤtietoa."
#: ../../network/drakfirewall.pm_.c:159
-#, fuzzy, c-format
+#, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535."
msgstr ""
-"portti\n"
-" portti portti\n"
-" portti."
+"Virheellinen porti annettu: %s.\n"
+"Oikea muoto on \"portti/tcp\" tai \"portti/udp\",\n"
+"jossa portti on 1 ja 65535 vƤlillƤ."
#: ../../network/drakfirewall.pm_.c:167
-#, fuzzy
msgid "Everything (no firewall)"
-msgstr "Kaikki"
+msgstr "Kaikki (ei palomuuria)"
#: ../../network/drakfirewall.pm_.c:169
-#, fuzzy
msgid "Other ports"
-msgstr "Kokeile portteja"
+msgstr "Muut portit"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"MitƤ dhcp-asiakasohjelmaa haluat kƤyttƤƤ?\n"
-"Oletus on dhcpcd"
+"Oletus on dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7182,9 +6282,9 @@ msgid ""
"I cannot set up this connection type."
msgstr ""
"Ethernet-verkkokorttia ei lƶytynyt jƤrjestelmƤstƤ.\n"
-"Ei voida asentaa tƤmƤn tyyppistƤ yhteyttƤ."
+"En voi asentaa tƤmƤn tyyppistƤ yhteyttƤ."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Valitse verkkoliittymƤ"
@@ -7193,15 +6293,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Valitse mitƤ verkkokorteista haluat kƤyttƤƤ internetiin liittymiseen"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
-msgstr "verkkokorttia ei lƶytynyt"
+msgstr "yhtƤkƤƤn verkkokorttia ei lƶytynyt"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Asetan verkkoa"
-#: ../../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"
@@ -7213,17 +6313,17 @@ msgstr ""
"Koneesi nimen pitƤisi olla tƤysin laillinen nimi, kuten\n"
"\" minunkone.omapaikka.net\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Koneen nimi"
#: ../../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 "Verkkoasetusten velho"
+msgstr "Verkkoasetusten Velho"
#: ../../network/isdn.pm_.c:22
msgid "External ISDN modem"
@@ -7235,7 +6335,7 @@ msgstr "SisƤinen ISDN-kortti"
#: ../../network/isdn.pm_.c:22
msgid "What kind is your ISDN connection?"
-msgstr "MinkƤlainen ISND-yhteytesi on?"
+msgstr "MinkƤlainen ISDN-yhteytesi on?"
#: ../../network/isdn.pm_.c:45
msgid ""
@@ -7254,7 +6354,7 @@ msgstr ""
"* Vanha asetusjƤrjestelmƤ kƤyttƤƤ isdn4net:iƤ. Se sisƤltƤƤ tehokkaat\n"
" tyƶkalut, mutta on vaikea asettaa, eikƤ se ole standardi.\n"
"\n"
-"* Uusi asetusjƤrjestelmƤ on helpompi ymmƤrtƤƤ, enemmƤn kƤytƶss',\n"
+"* Uusi asetusjƤrjestelmƤ on helpompi ymmƤrtƤƤ, enemmƤn kƤytƶssƤ,\n"
" mutta se sisƤltƤƤ vƤhemmƤn tyƶkaluja.\n"
"\n"
"Suositus on kƤyttƤƤ uutta ja kevyempƤƤ asetusjƤrjestelmƤƤ.\n"
@@ -7267,13 +6367,13 @@ msgstr "Uusi kokoonpano (isdn-kevyt)"
msgid "Old configuration (isdn4net)"
msgstr "Vanha kokoonpano (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:n asetus"
+msgstr "ISDN asetus"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7281,52 +6381,52 @@ msgstr ""
"Valitse palveluntarjoajasi.\n"
" Jos se ei ole listassa, valitse `Ei listattu'"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Eurooppalainen protokolla"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Eurooppalainen protokolla (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Muun maailman kƤyttƤmƤ protokolla"
-#: ../../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 ""
"Muun maailman kƤyttƤmƤ protokolla \n"
-" ei D-kanavaa (leased lines)"
+" ei D-kanavaa (vuokra-linjat)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "MitƤ protokollaa haluat kƤyttƤƤ?"
-#: ../../network/isdn.pm_.c:200
-#, fuzzy, c-format
+#: ../../network/isdn.pm_.c:196
+#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "s ?"
+msgstr "Lƶysin \"%s\" rajapintaa, haluatko kƤyttƤƤ sitƤ?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Millainen kortti sinulla on?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "En tiedƤ"
-#: ../../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"
@@ -7337,80 +6437,109 @@ msgstr ""
"\n"
"Jos sinulla on ISA-kortti, seuraavien arvojen pitƤisi olla oikeat.\n"
"\n"
-"Jos sinulla on PCMIA-kortti sinun tƤytyy tietƤƤ korttisi IRQ ja IO.\n"
+"Jos sinulla on PCMCIA-kortti sinun tƤytyy tietƤƤ korttisi \"IRQ\" ja \"IO"
+"\".\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "HylkƤƤ"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Jatka"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "MikƤ ISDN-kortti sinulla on?"
-#: ../../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 ""
-"Olen havainnut ISDN PCI-kortin, mutta en tunnista tyyppiƤ. Valitseyksi "
+"Olen havainnut ISDN PCI-kortin, mutta en tunnista tyyppiƤ. Valitse yksi "
"seuraavassa ruudussa olevista korteista."
-#: ../../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-korttia ei lƶydetty. Valitse yksi seuraavasta ruudusta."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Valitse sarjaportti, johon modeemisi on kytketty."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Soittoasetukset"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Yhteyden nimi"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Puhelinnumero"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "KƤyttƤjƤ 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-pohjainen"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminaalipohjainen"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Verkkoalueen nimi"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "EnsimmƤinen nimipalvelin (ei pakollinen)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Toinen nimipalvelin (ei pakollinen)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+"Modeemisi ei ole tuettu tƤssƤ jƤrjestelmƤssƤ.\n"
+"Katso osoitteesta http://www.linmodems.org/"
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+"\"%s\" perustuva winmodeemi tunnistettu, haluatko asentaa tarvittavat "
+"ohjelmistot?"
+
+#: ../../network/modem.pm_.c:97
+msgid "Do nothing"
+msgstr "JƤtƤ tekemƤttƤ"
+
+#: ../../network/modem.pm_.c:97
+msgid "Install rpm"
+msgstr "Asenna rpm"
+
+#: ../../network/modem.pm_.c:97
+msgid "Title"
+msgstr "Titteli"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7445,27 +6574,27 @@ msgstr "Et ole juuri nyt yhteydessƤ internettiin."
#: ../../network/netconnect.pm_.c:36
msgid "Connect"
-msgstr "Ota yhteys"
+msgstr "YhdistƤ"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Katkaise yhteys"
# Asennuksen sivuvalikko
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Aseta verkkoyhteys"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internetyhteyden muodostus ja asetukset"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Asetamme seuraavaksi %s-yhteyden."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7484,12 +6613,12 @@ msgstr ""
"\n"
"Paina Ok jatkaaksesi."
-#: ../../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 "Verkon asetukset"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7501,7 +6630,7 @@ msgstr ""
"Paina Ok sƤilyttƤƤksesi nykyiset asetukset tai peruuta asettaaksesi "
"internet- ja verkkoasetukset uudelleen.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7513,72 +6642,75 @@ msgstr ""
"Seuraavassa vaiheessa mƤƤritellƤƤn sinun internet- / verkkoasetukset.\n"
"Jos et halua kƤyttƤƤ automaattista tunnistusta, poista kyseinen valinta.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
-msgstr "Valitse uusi asetusprofiili"
+msgstr "Valitse profiili jonka haluat asettaa"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "KƤytƤ automaattista tunnistusta"
-#: ../../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 "Asiantuntijatila"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Etsin laitteita...."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Tavallinen modeemiyhteys"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "lƶydetty portista %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+msgid "Winmodem connection"
+msgstr "Winmodeemi-yhteys"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+msgid "detected"
+msgstr "lƶydetty"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN-yhteys"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
-msgstr "lƶydetty %s:sta"
+msgstr "lƶydetty %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL-yhteys"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "lƶydetty seuraavasta liitƤnnƤstƤ: %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kaapeliyhteys"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Kaapeliyhteys havaittu"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LƤhiverkko"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "seuraavat ethernet-verkkokortit lƶydetty"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Valitse yhteys, jonka haluat asettaa"
-#: ../../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"
@@ -7588,23 +6720,23 @@ msgstr ""
"Valitse se, jota haluat kƤyttƤƤ.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internetyhteys"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Haluatko ottaa yhteyden koneen kƤynnistyksen yhteydessƤ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Verkon asetukset"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Verkko pitƤƤ kƤynnistƤƤ uudelleen"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7615,17 +6747,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 ""
-"Onnittelut, verkko- ja internetyhteyksien asetus valmis.\n"
+"Onnittelut, verkko- ja internetyhteyksien asetus on valmis.\n"
"\n"
"Asetukset tulevat kƤyttƶƶn myƶs itse jƤrjestelmƤssƤ.\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."
@@ -7633,7 +6765,7 @@ msgstr ""
"Kun tƤmƤ on tehty, suosittelemme kƤynnistƤmƤƤn X-ympƤristƶn\n"
"uudelleen vƤlttƤƤksesi jƤrjestelmƤn nimen vaihdoksesta tulevat ongelmat."
-#: ../../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 "
@@ -7643,7 +6775,7 @@ msgstr ""
"Testaa yhteytesi net_monitor- tai mcc-tyƶkalulla. Jos yhteytesi ei toimi, "
"voit kƤynnistƤƤ asetustyƶkalun uudelleen"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7654,7 +6786,7 @@ msgstr ""
"HyvƤksy, jos haluat pitƤƤ laitteen asetukset sellaisina, kun ne olivat.\n"
"Alla olevien kohtien muokkaaminen korvaa voimassa olevat asetukset."
-#: ../../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"
@@ -7663,44 +6795,55 @@ msgstr ""
"Anna koneen IP-asetukset. Kukin kohta tulee syƶttƤƤ IP-osoitteena,\n"
"pisteillƤ eroteltuna nelinumeroisena lukuna (esim. 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 "Asetan verkkolaitetta %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (ajuri %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-osoite"
-#: ../../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 "Verkkopeite"
-#: ../../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 "Automaattinen IP"
-#: ../../network/network.pm_.c:312
-#, fuzzy
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
-msgstr "KƤynnistetty koneen kƤynnistƤmisen yhteydessƤ"
+msgstr "KƤynnistƤ koneen kƤynnistyksen yhteydessƤ"
-#: ../../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-osoitteen tullee olla muotoa 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"
@@ -7711,182 +6854,178 @@ msgstr ""
"Koneesi nimen pitƤisi olla tƤydellinen, kuten ``minunkone.yritys.fi''.\n"
"Voit antaa myƶs yhdyskƤytƤvƤn IP-osoitteen jos sinulla on sellainen."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Nimipalvelin"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "YhdyskƤytƤvƤ (esim. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "YhdyskƤytƤvƤn laite"
-#: ../../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-osoitteen tullee olla muotoa 1.2.3.4"
+msgstr "DNS palvelimen osoite pitƤƤ olla muodossa 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 "IP-osoitteen tullee olla muotoa 1.2.3.4"
+msgstr "YhdyskƤytƤvƤn osoite pitƤƤ olla muodossa 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
-msgstr "Proxyjen asettaminen"
+msgstr "VƤlityspalvelimien asettaminen"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP-vƤlityspalvelin:"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP-vƤlityspalvelin:"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "SelvitƤ verkkokortti-id (hyƶdyllistƤ sylimikroille)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "VƤlityspalvelimen tulee olla muotoa 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 "Web-osoitteen tulee alkaa etuliitteellƤ 'http:'"
+msgstr "Web-osoitteen tulee alkaa etuliitteellƤ 'ftp:' tai 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
-msgstr "Palomuuri lƶydetty!"
+msgstr "Palomuuri asetukset lƶydetty!"
-#: ../../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 ""
"Varoitus! Olemassaoleva palomuuri lƶydetty. Tarvitset mahdollisesti kƤsin "
-"tehtƤviƤkorjauksia asennuksen jƤlkeen."
+"tehtƤviƤ korjauksia asennuksen jƤlkeen."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internetin asetukset"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Haluatko kokeilla internetyhteyttƤ nyt?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Testaan yhteyttƤsi..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
-msgstr "JƤrjestelmƤ on nyt internetissƤ."
+msgstr "JƤrjestelmƤ on nyt yhdistetty internettin."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "TurvallisuussyistƤ yhteys suljetaan nyt."
-#: ../../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 ""
-"JƤrjestelmƤ ei nƤytƤ olevan internetissƤ.\n"
+"JƤrjestelmƤ ei nƤytƤ olevan yhdistynyt internettiin.\n"
"YritƤ muuttaa internet-asetuksia."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Yhteyden asetus"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
-msgstr "Valitse alla olevista kohdista"
+msgstr "TƤytƤ tai tarkista alla olevat kentƤt."
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Kortin IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Kortin muisti (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Kortin IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Kortin 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 "Kortin 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 "Henkilƶkohtainen puhelinnumerosi"
-#: ../../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 "Palveluntarjoajan nimi (esim: tarjoaja.net)"
+msgstr "Palveluntarjoajan nimi (esim: tarjoaja.fi)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Palveluntarjoajan puhelinnumero"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Yhteydentarjoajan dns 1 (vapaaehtoinen)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "YhteydentarjoajanĀ dnsĀ 2Ā (vapaaehtoinen)"
# Asennuksen sivuvalikko
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Valitse maasi"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Soittotila"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Yhteyden nopeus"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Yhteyden aikaraja (sekunneissa)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "KƤyttƤjƤtunnus (kƤyttƤjƤn nimi)"
-#: ../../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 "Salasana"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
-#, fuzzy
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
-msgstr "Britannia"
+msgstr "Iso-Britannia"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "liittƤminen epƤonnistui: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Laajennettua osiotyyppiƤ ei ole tuettu tƤssƤ ympƤristƶssƤ"
-#: ../../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 "
@@ -7905,12 +7044,12 @@ msgstr "Palautus tiedostosta %s epƤonnistui: %s"
msgid "Bad backup file"
msgstr "Huono varmuuskopiotiedosto"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Virhe kirjoitettaessa tiedostoon %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"
@@ -7918,7 +7057,8 @@ msgid ""
msgstr ""
"Jotakin kamalaa on tapahtunut kiintolevyllesi.\n"
"Tiedon oikeellisuuden tarkistus epƤonnistui.\n"
-"Kaikki asemalle kirjoitettu tieto muuttuu tunnistamattomaksi"
+"TƤmƤ tarkoittaa ettƤ kaikki asemalle kirjoitettu\n"
+"tieto muuttuu tunnistamattomaksi."
#: ../../pkgs.pm_.c:26
msgid "must have"
@@ -7940,183 +7080,183 @@ msgstr "hyvƤ"
msgid "maybe"
msgstr "ehkƤ"
-#: ../../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 - Tulosta, ƤlƤ jonota"
-#: ../../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"
+msgstr "LPD - rivitulostus demoni"
-#: ../../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 uusi sukupolvi"
-#: ../../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 - Yhteinen Unix TulostusjƤrjestelmƤ"
-#: ../../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 "Tuntematon malli"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Paikallinen tulostin"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Ulkoinen tulostin"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Tulostin ulkoisella CUPS-palvelimella"
-#: ../../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 "Tulostin ulkoisella lpd-palvelimella"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Verkkotulostin (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Tulostin SMB/Windows 95/98/NT -palvelimella"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Tulostin NetWare-palvelimella"
-#: ../../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 "SyƶtƤ tulostinlaitteen osoite (URI)"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Putkita tyƶ kƤskylle"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "Tuntematon malli"
-
-#: ../../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 "Tuntematon malli"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Paikalliset tulostimet"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Ulkoiset tulostimet"
-#: ../../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 " rinnakkaisliitƤnnƤssƤ \\/*%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 tulostin \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", monikƤyttƶlaite rinnakkaisportissa \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", monikƤyttƶlaite USB:ssa"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", monitoimilaite HP JetDirectissƤ"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", monitoimilaite"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
-msgstr ", tulostetaan: %s"
+msgstr ", tulostetaan kohteeseen: %s"
-#: ../../printer.pm_.c:848
-#, fuzzy, c-format
+#: ../../printer/main.pm_.c:346
+#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
-msgstr "LPD-palvelimella \"%s\", tulostin \"%s\""
+msgstr " LPD-palvelimella \"%s\", tulostin \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", TCP/IP -verkkopƤƤtteellƤ \"%s\", portissa %s"
+msgstr ", TCP/IP -palvelimella \"%s\", portissa %s"
-#: ../../printer.pm_.c:854
-#, fuzzy, c-format
+#: ../../printer/main.pm_.c:352
+#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr "Windows-palvelimella \"%s\", jako \"%s\""
+msgstr " SMB/Windows-palvelimella \"%s\", jako \"%s\""
-#: ../../printer.pm_.c:858
-#, fuzzy, c-format
+#: ../../printer/main.pm_.c:356
+#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
-msgstr "Novell-palvelimella \"%s\", tulostin \"%s\""
+msgstr " Novell palvelimella \"%s\", tulostin \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", kƤyttƤen komentoa %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 "Raakatulostin (ei ajuria)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(%s:ssa)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(tƤllƤ koneella)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS-palvelimella \"%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 " (Oletus)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Valitse tulostinyhteys"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Miten tulostin on liitetty?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8126,23 +7266,20 @@ msgstr ""
"Tulostimia, jotka ovat ulkoisella CUPS-palvelimella, ei tarvitse asettaa\n"
"tƤssƤ; nƤmƤ tulostimet tunnistetaan automaattisesti."
-#: ../../printerdrake.pm_.c:36
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr "Tulostin"
+msgstr ""
+"Tulostimen automaattitunnistus (Paikallinen, TCP/Socket, ja SMB-tulostimet )"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
-msgstr "Asetustyƶkalut"
+msgstr "CUPS asetus"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
-msgstr "Ulkoinen CUPS-palvelin"
+msgstr "MƤƤritƤ CUPS palvelinta"
-#: ../../printerdrake.pm_.c:86
-#, fuzzy
+#: ../../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 "
@@ -8151,10 +7288,9 @@ msgid ""
"Printerdrake. When your CUPS server is not in your local network, you have "
"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 "palvelin palvelin palvelin."
+msgstr ""
-#: ../../printerdrake.pm_.c:87
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8163,168 +7299,160 @@ msgid ""
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-"\n"
-" CUPS CUPS CUPS CUPS."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP-osoitteen tullee olla muotoa 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 "Portin numeron pitƤisi olla kokonaisluku!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS-palvelimen 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 "Portti"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "CUPSin automaattinen asettaminen"
-#: ../../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
+#: ../../printer/printerdrake.pm_.c:159
+msgid "Checking your system..."
+msgstr "Tarkistan jƤrjestelmƤsi..."
+
+#: ../../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:178
-#, fuzzy
-msgid "Checking your system..."
-msgstr "KƤynnistƤn tulostusjƤrjestelmƤƤ uudelleen ..."
-
-#: ../../printerdrake.pm_.c:186
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
-msgstr " "
+msgstr "YhtƤkƤƤn tulostinta ei lƶydetty, joka on kytketty suoraan tietokoneesi"
-#: ../../printerdrake.pm_.c:198
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
-msgstr "Seuraavat paketit poistetaan"
+msgstr ""
+"Seuraavat tulostimet\n"
+"\n"
-#: ../../printerdrake.pm_.c:199
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
-msgstr "Seuraavat paketit poistetaan"
+msgstr ""
+"Seuraava tulostin\n"
+"\n"
-#: ../../printerdrake.pm_.c:201
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
"\n"
-" ja yksi tuntematon "
+" ja yksi tuntematon tulostin ovat "
-#: ../../printerdrake.pm_.c:203
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:184
+#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
"\n"
-" ja tuntematon "
+" ja %d tuntemattomat tulostimet ovat "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
+"\n"
+"ovat "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
+"\n"
+"on "
-#: ../../printerdrake.pm_.c:210
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
-msgstr "Kopioi kirjasimet jƤrjestelmƤƤsi"
+msgstr "kytketty suoraan koneesi"
-#: ../../printerdrake.pm_.c:213
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
"\n"
-" yksi tuntematon "
+"Lƶytyy yksi tuntematon tulostin joka on kytketty suoraan koneesi"
-#: ../../printerdrake.pm_.c:215
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:194
+#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
-" tuntematon "
+"Lƶytyy %d tuntemattomia tulostimia jotka ovat kytketty suoraan koneesi"
-#: ../../printerdrake.pm_.c:221
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr "Valitse portti, johon tulostimesi on kytketty."
+msgstr ""
+" (Varmista ettƤ kaikki tulostimesi ovat liitetty ja kytketty pƤƤlle).\n"
-#: ../../printerdrake.pm_.c:235
-#, fuzzy
+#: ../../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 "ota kƤyttƶƶn"
+msgstr ""
-#: ../../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 ""
-"Haluatko asettaa tƤmƤn tulostimen (\"%s\")\n"
-"oletustulostimeksi?"
+msgstr "Haluatko ottaa kƤyttƶƶn tulostaminen paikallis verkontulostimella?\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 "Haluatko ottaa yhteyden koneen kƤynnistyksen yhteydessƤ?"
+msgstr "Haluatko ottaa kƤyttƶƶn tulostaminen yllƤ mainitussa tulostimeissa?\n"
-#: ../../printerdrake.pm_.c:239
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr " pƤƤllƤ"
+msgstr "Oletko varma ettƤ haluat asettaa tulostamista tƤssƤ koneessa?\n"
-#: ../../printerdrake.pm_.c:240
-#, fuzzy, c-format
+#: ../../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 "malli."
+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 "LisƤƤ uusi tulostin"
-#: ../../printerdrake.pm_.c:280
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8336,15 +7464,8 @@ msgid ""
"you access to all available printer drivers, driver options, and printer "
"connection types."
msgstr ""
-"\n"
-" Tervetuloa Tulostin\n"
-"\n"
-"\n"
-"\n"
-"."
-#: ../../printerdrake.pm_.c:293
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8365,19 +7486,8 @@ 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"
-" Tervetuloa Tulostin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8391,17 +7501,8 @@ 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"
-" Tervetuloa Tulostin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta."
-#: ../../printerdrake.pm_.c:310
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8420,34 +7521,20 @@ 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"
-" Tervetuloa Tulostin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta."
-#: ../../printerdrake.pm_.c:328
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
-msgstr "Etsi tulostimet"
+msgstr "Tunnista automaattisesti tƤhƤn koneeseenliitetyt tulostimet"
-#: ../../printerdrake.pm_.c:331
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
-msgstr "Automaattinen "
+msgstr "Tunnista automaattisesti paikallisverkkoon liitetyt tulostimet"
-#: ../../printerdrake.pm_.c:334
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
-msgstr "kƤynnissƤ"
+msgstr "Tunnista automaattisesti Windows-koneisiin liitetyt tulostimet"
-#: ../../printerdrake.pm_.c:362
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8460,86 +7547,74 @@ msgid ""
"select \"Printer\" in the \"Hardware\" section of the Mandrake Control "
"Center."
msgstr ""
-"\n"
-"\n"
-"\n"
-" Tulosta Tiedosto\n"
-"\n"
-" Tulostin."
-#: ../../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 "Tee automaattinen tunnistus"
+msgstr "Tulostimen automaattinen tunnistus"
-#: ../../printerdrake.pm_.c:421
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:385
+#, c-format
msgid ", network printer \"%s\", port %s"
-msgstr ", TCP/IP -verkkopƤƤtteellƤ \"%s\", portissa %s"
+msgstr ", verkkotulostin \"%s\", portti %s"
-#: ../../printerdrake.pm_.c:423
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:387
+#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Tulostin SMB/Windows 95/98/NT -palvelimella"
+msgstr ", tulostin \"%s\" , SMB/Windows palvelimella \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
-msgstr "Lƶydetty %s:sta"
+msgstr "Lƶydetty %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 "Tulostin rinnakkaisportissa \\/*%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-tulostin \\/*%s"
-#: ../../printerdrake.pm_.c:437
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:399
+#, c-format
msgid "Network printer \"%s\", port %s"
-msgstr "Verkkotulostin (TCP/Socket)"
+msgstr "Verkkotulostin \"%s\", portissa %s"
-#: ../../printerdrake.pm_.c:439
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:401
+#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Tulostin SMB/Windows 95/98/NT -palvelimella"
+msgstr "Tulostin \"%s\" SMB/Windows palvelimella \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Paikallinen tulostin"
-#: ../../printerdrake.pm_.c:576
-#, fuzzy
+#: ../../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 "laite."
+msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Sinun tƤytyy syƶttƤƤ laitteen tai tiedoston nimi!"
-#: ../../printerdrake.pm_.c:591
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
-msgstr ""
-"Paikallisia tulostimia ei lƶytynyt!\n"
-"\n"
+msgstr "Ei tulostinta lƶydetty!"
-#: ../../printerdrake.pm_.c:601
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
-msgstr "Paikallinen tulostin"
+msgstr "Saatavilla olevat tulostimet"
-#: ../../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"
@@ -8547,7 +7622,7 @@ msgstr ""
"Seuraava tulostin lƶydettiin, jos se ei ole se, jonka haluat asettaa, syƶtƤ "
"laite- tai tiedostonimi syƶteriville"
-#: ../../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"
@@ -8555,25 +7630,23 @@ msgstr ""
"TƤssƤ on lista lƶydetyistƤ tulostimista. Valitse se tulostin, jonka haluat "
"asettaa tai syƶtƤ laite- tai tiedostonimi syƶteriville"
-#: ../../printerdrake.pm_.c:608
-#, fuzzy
+#: ../../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 "tai pƤƤllƤ Manuaalinen."
+msgstr ""
-#: ../../printerdrake.pm_.c:609
-#, fuzzy
+#: ../../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 "kaikki valitse tai pƤƤllƤ Manuaalinen."
+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"
@@ -8581,11 +7654,11 @@ msgstr ""
"Valitse portti, johon tulostimesi on kytketty tai syƶtƤ laitteen tai "
"tiedoston nimi syƶteriville"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Valitse portti, johon tulostimesi on kytketty."
-#: ../../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 +7666,19 @@ msgstr ""
" (Rinnakkaisportit: /dev/lp0, /dev/lp1, ..., vastaavat LPT1:, LPT2:, ..., 1. "
"USB-tulostin: /dev/usb/lp0, 2. USB-tulostin: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Sinun tƤytyy valita tai syƶttƤƤ tulostinlaite!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Manuaalinen asettaminen"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Ulkoisen lpd-palvelimen tulostimen parametrit"
-#: ../../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,47 +7686,46 @@ msgstr ""
"Jotta voisit kƤyttƤƤ ulkoista lpd-tulostinta, sinun pitƤisi syƶttƤƤ "
"tulostuspalvelimen verkkonimi sekƤ tulostimen nimi kyseisellƤ palvelimella."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Palvelimen verkkonimi"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Ulkoisen tulostimen nimi"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Palvelimen verkkonimi puuttuu!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Ulkoisen tulostimen nimi puuttuu!"
-#: ../../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 "Lƶydetty %s:sta"
+msgstr "Tunnistettu malli: %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 "Luon verkkoyhteyttƤ ..."
+msgstr "Skannaan verkkoa..."
-#: ../../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 "Windows-palvelimella \"%s\", jako \"%s\""
+msgstr ", tulostin \"%s\" palvelimella \"%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 "Tulostus kƤynnissƤ tulostimella \"%s\""
+msgstr "Tulostin \"%s\" palvelimella \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) -tulostimen parametrit"
-#: ../../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,48 +7737,46 @@ msgstr ""
"tulostuspalvelimen IP-osoite, tulostimen jakonimi sekƤ soveltuva "
"kƤyttƤjƤtunnus, salasana ja tyƶryhmƤ-tieto."
-#: ../../printerdrake.pm_.c:860
-#, fuzzy
+#: ../../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 "KƤyttƤjƤ salasana."
+msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB-palvelimen nimi"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB-palvelimen IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Jakonimi"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "TyƶryhmƤ"
-#: ../../printerdrake.pm_.c:868
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
-msgstr "Tee automaattinen tunnistus"
+msgstr "Automaattinen tunnistus"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Joko palvelimen nimi tai IP-numero on annettava!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Samba-jaon nimi puuttuu!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
-msgstr ""
+msgstr "TURVA VAROITUS!"
-#: ../../printerdrake.pm_.c:890
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:827
+#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
"a fault in the architecture of the Samba client software the password is put "
@@ -8728,40 +7798,29 @@ msgid ""
"type in Printerdrake.\n"
"\n"
msgstr ""
-"palvelin\n"
-"\n"
-" palvelin\n"
-"\n"
-" palvelin\n"
-"\n"
-" palvelin\n"
-#: ../../printerdrake.pm_.c:900
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:837
+#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
"protocol and set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
-msgstr "palvelin\n"
+msgstr ""
-#: ../../printerdrake.pm_.c:903
-#, fuzzy
+#: ../../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 ""
-"palvelin\n"
-"\n"
-"?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare-palvelimen tulostimen parametrit"
-#: ../../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 "
@@ -8773,108 +7832,105 @@ msgstr ""
"mahdollisesti tulostusjonon nimi sille tulostimelle, jota haluat kƤyttƤƤ, "
"sekƤ soveltuva kƤyttƤjƤtunnus ja salasana."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Tulostuspalvelin"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Tulostusjonon nimi"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "NCP-palvelimen nimi puuttuu!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "NCP-jonon nimi puuttuu!"
-#: ../../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 ", TCP/IP -verkkopƤƤtteellƤ \"%s\", portissa %s"
+msgstr ", kone \"%s\", portti %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 ", TCP/IP -verkkopƤƤtteellƤ \"%s\", portissa %s"
+msgstr "Kone \"%s\", portti %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "TCP/Socket -tulostimen parametrit"
-#: ../../printerdrake.pm_.c:1099
-#, fuzzy
+#: ../../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 "portti oletus."
+msgstr ""
-#: ../../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 "portti oletus portti."
+msgstr ""
-#: ../../printerdrake.pm_.c:1105
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
-msgstr "Tulostinlaitteen verkkonimi puuttuu!"
+msgstr "Tulostinlaitteen verkko-nimi tai osoite puuttuu!"
-#: ../../printerdrake.pm_.c:1127
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
-msgstr "Tulostinlaitteen verkkonimi"
+msgstr "Tulostinlaitteen verkko-nimi tai osoite"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Tulostinlaitteen osoite (URI)"
-#: ../../printerdrake.pm_.c:1178
-#, fuzzy
+#: ../../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 "CUPS."
+msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Sinun pitƤƤ syƶttƤƤ laillinen URI!"
-#: ../../printerdrake.pm_.c:1560
-#, fuzzy
+#: ../../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 "Kuvaus Paikka."
+msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Tulostimen nimi"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Kuvaus"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Paikka"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Luetaan tulostintietokantaa ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Valmistellaan tulostintietokantaa ..."
-#: ../../printerdrake.pm_.c:1676
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
-msgstr "Ulkoisen tulostimen nimi"
+msgstr "Tulostimesi Malli"
-#: ../../printerdrake.pm_.c:1677
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:1579
+#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
"detection with the models listed in its printer database to find the best "
@@ -8887,32 +7943,25 @@ msgid ""
"\n"
"%s"
msgstr ""
-"malli malli malli malli\n"
-"\n"
-"\n"
-"\n"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
-msgstr "Onko tƤmƤ oikein?"
+msgstr "Malli on oikea"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
-msgstr "Valitse kƤyttƤjƤt yksitellen"
+msgstr "Valitse malli manuaalisesti"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Tulostimen mallin valinta"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "MikƤ tulostinmalli sinulla on?"
-#: ../../printerdrake.pm_.c:1706
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8920,23 +7969,20 @@ msgid ""
"model correctly. Search the correct model in the list when the cursor is "
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-"\n"
-"\n"
-" malli malli malli."
-#: ../../printerdrake.pm_.c:1709
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
-msgstr "valitse tai yksi."
+msgstr ""
+"Jos tulostimesi ei ole listattu, valitse yhteensopiva (katso tulostimen "
+"ohjekirjasta) tai vastaava."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI winprinterin asettaminen"
-#: ../../printerdrake.pm_.c:1787
-#, fuzzy
+#: ../../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 "
@@ -8945,24 +7991,20 @@ 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 ""
-"\n"
-" palvelin."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Lexmark inkjetin asettaminen"
-#: ../../printerdrake.pm_.c:1831
-#, fuzzy
+#: ../../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 "palvelin."
+msgstr ""
-#: ../../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."
@@ -8972,15 +8014,13 @@ msgid ""
"configuration by the graphical frontends. Cancel directly after the license "
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
-msgstr "http://www.lexmark. malli Peruuta."
+msgstr ""
-#: ../../printerdrake.pm_.c:1861
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
-msgstr "Tulostin"
+msgstr "GDI Laser Tulostin joka kyttƤƤ Zenographics ZJ-Stream Formaattia"
-#: ../../printerdrake.pm_.c:1862
-#, fuzzy
+#: ../../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 "
@@ -9002,17 +8042,8 @@ 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 ""
-"TyƶryhmƤ\n"
-"\n"
-" etsi\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" KƤyttƤjƤ valmis"
-#: ../../printerdrake.pm_.c:2085
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9021,26 +8052,23 @@ msgid ""
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""
-"Tulostin\n"
-"\n"
-" muisti."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Valitsimen %s pitƤƤ olla kokonaisluku!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Valitsimen %s pitƤƤ olla luku!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Valitsin %s on arvoalueensa ulkopuolella!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9049,54 +8077,51 @@ msgstr ""
"Haluatko asettaa tƤmƤn tulostimen (\"%s\")\n"
"oletustulostimeksi?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testisivut"
-#: ../../printerdrake.pm_.c:2166
-#, fuzzy
+#: ../../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 ""
-"\n"
-" muisti."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Ei testisivuja"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Tulosta"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
-msgstr "Standardi testisivu"
+msgstr "Vakio testisivu"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Vaihtoehtoinen testisivu (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Vaihtoehtoinen testisivu (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
-msgstr "Valokuvatestisivu"
+msgstr "Valokuva testisivu"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "ƄlƤ tulosta testisivua"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Tulostan testisivu(j)a..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9111,7 +8136,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"
@@ -9119,52 +8144,49 @@ msgstr ""
"Testisivu(t) on lƤhetetty tulostimelle.\n"
"Voi kestƤƤ hetken ennen kuin tulostus alkaa.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
-msgstr "Toimiko tulostus kunnolla?"
+msgstr "Toimiiko tulostus kunnolla?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Raakatulostin"
-#: ../../printerdrake.pm_.c:2333
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2216
+#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
-msgstr "Kohde tulosta s<file> tai<file> tai<file> valitse ja "
+msgstr ""
-#: ../../printerdrake.pm_.c:2335
-#, fuzzy
+#: ../../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 "Tulostus"
+msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
+#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""
-"\n"
-" s s<file> "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
-#, fuzzy, c-format
+#: ../../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 "Tulosta\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"
@@ -9172,7 +8194,7 @@ msgstr ""
"TƤssƤ on lista nykyisen tulostinen kƤytƶssƤ olevista tulostusvalinnoista:\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 "
@@ -9181,16 +8203,15 @@ msgstr ""
"Tulostaaksesi tiedoston komentoriviltƤ (pƤƤteikkunasta) kƤytƤ komentoa \"%s "
"<tiedosto>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
-#, fuzzy
+#: ../../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 "Tulostus"
+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."
@@ -9198,7 +8219,7 @@ msgstr ""
"Saadaksesi listan nykyisen tulostimen parametreistƤ klikkaa \"Tulostuksen "
"valintalista\"-painiketta."
-#: ../../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 "
@@ -9207,8 +8228,7 @@ msgstr ""
"Tulostaaksesi tiedoston komentoriviltƤ (pƤƤteikkunasta) kƤytƤ komentoa \"%s "
"<tiedosto>\". tai \"%s <tiedosto>\".\n"
-#: ../../printerdrake.pm_.c:2374
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9217,55 +8237,51 @@ msgid ""
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""
-"\n"
-" Tulostin"
-#: ../../printerdrake.pm_.c:2378
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2261
+#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""
-"\n"
-" s ja s s<file>"
-#: ../../printerdrake.pm_.c:2388
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2271
+#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Tulostetaan/skannataan laitteella \"%s\""
+msgstr "Tulostus/Skannaus/Kuva-Kortit laitteella \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
-msgstr "Tulostetaan/skannataan laitteella \"%s\""
+msgstr "Tulostus/Skannaus laitteella \"%s\""
-#: ../../printerdrake.pm_.c:2391
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2274
+#, c-format
msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Tulostetaan/skannataan laitteella \"%s\""
+msgstr "Tulostus/Kuva-Kortit laitteella \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Tulostus kƤynnissƤ tulostimella \"%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 "Sulje"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Tulostusparametrien lista"
-#: ../../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 "
@@ -9277,12 +8293,8 @@ msgid ""
"\n"
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-"laite Tiedosto\n"
-"\n"
-" laite!"
-#: ../../printerdrake.pm_.c:2439
-#, fuzzy
+#: ../../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 "
@@ -9293,98 +8305,85 @@ msgid ""
"have more than one HP printer with photo card drives. In \"MtoolsFM\" you "
"can switch between drive letters with the field at the upper-right corners "
"of the file lists."
-msgstr "Tiedosto Tiedosto."
+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 "Luetaan tulostimen tietoja ..."
-#: ../../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 "SiirrƤ tulostimen asetukset"
-#: ../../printerdrake.pm_.c:2482
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2365
+#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
"s to %s, your current spooler. All the configuration data (printer name, "
"description, location, connection type, and default option settings) is "
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
-msgstr "valmis Kaikki oletus\n"
+msgstr ""
-#: ../../printerdrake.pm_.c:2485
-#, fuzzy
+#: ../../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 "vapaana"
+msgstr ""
-#: ../../printerdrake.pm_.c:2487
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
-msgstr "PDQ LPD"
+msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD ja LPRng eivƤt tue IPP-tulostimia.\n"
-#: ../../printerdrake.pm_.c:2491
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
-msgstr "arvolla tai."
+msgstr ""
-#: ../../printerdrake.pm_.c:2492
-#, fuzzy
+#: ../../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"
-" CUPS."
-#: ../../printerdrake.pm_.c:2493
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-"\n"
-"\n"
-" SiirrƤ."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "ƄlƤ siirrƤ tulostimia"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "SiirrƤ"
-#: ../../printerdrake.pm_.c:2510
-#, fuzzy, c-format
+#: ../../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 ""
-"\n"
-" SiirrƤ\n"
-" uusi."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Tulostimen nimi saa sisƤltƤƤ vain kirjaimia, numeroita ja alaviivan"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9393,60 +8392,58 @@ msgstr ""
"Tulostin \"%s\" on jo olemassa,\n"
"haluatko todellakin tuhota olemassa olevat asetukset?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Uuden tulostimen nimi"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "SiirrƤn %s ..."
-#: ../../printerdrake.pm_.c:2545
-#, fuzzy, c-format
+#: ../../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 "oletus oletus uusi?"
+msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "PƤivitetƤƤn tulostintietoja ..."
-#: ../../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 "Ulkoisen tulostimen asetukset"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
-msgstr "Luon verkkoyhteyttƤ ..."
+msgstr "KƤynnistƤn verkkoa..."
# Asennuksen sivuvalikko
-#: ../../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 "Aseta verkkoyhteys nyt"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Verkkotoimintoja ei ole asetettu"
-#: ../../printerdrake.pm_.c:2601
-#, fuzzy
+#: ../../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 "SinƤ pƤƤllƤ ?"
+msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Jatka asettamatta verkkoyhteyttƤ"
-#: ../../printerdrake.pm_.c:2640
-#, fuzzy
+#: ../../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 "
@@ -9454,35 +8451,34 @@ msgid ""
"section \"Network & Internet\"/\"Connection\", and afterwards set up the "
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
-msgstr "Verkko Yhteys Tulostin"
+msgstr ""
-#: ../../printerdrake.pm_.c:2641
-#, fuzzy
+#: ../../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 "kƤynnissƤ."
+msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "KƤynnistƤn tulostusjƤrjestelmƤƤ uudelleen ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "korkea"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
-msgstr "paranoidi"
+msgstr "vainoharhainen"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Asennan tulostusjƤrjestelmƤn turvatasolla %s"
-#: ../../printerdrake.pm_.c:2691
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2570
+#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
@@ -9495,18 +8491,13 @@ msgid ""
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""
-"kƤynnissƤ taso\n"
-"\n"
-" oletus taso\n"
-"\n"
-"?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "KƤynnistƤƤ tulostusjƤrjestelmƤn kƤynnistyksen aikana"
-#: ../../printerdrake.pm_.c:2724
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2605
+#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
"is booted.\n"
@@ -9518,108 +8509,98 @@ msgid ""
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""
-"\n"
-"\n"
-" taso\n"
-"\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 "Tarkistan asennetut ohjelmistot..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Poistetaan LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Poistetaan %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Poistetaan LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Asennan paketteja..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Valitse tulostusjono"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "MitƤ tulostusjƤrjestelmƤƤ (jonoa) haluat kƤyttƤƤ?"
-#: ../../printerdrake.pm_.c:2947
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2720
+#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Asetetaan tulostinta \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
-msgstr "Asennan Foomaticin ..."
+msgstr "Asennan 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 "Tulostimen asetukset"
-#: ../../printerdrake.pm_.c:3041
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
-msgstr "Valmistellaan PrinterDrakea ..."
+msgstr "Valmistellaan PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
-msgstr "Asetetaan tulostinta \"%s\" ..."
+msgstr "Asetetaan ohjelmia..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Haluatko asettaa tulostuksen?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "TulostusjƤrjestelmƤ: "
-#: ../../printerdrake.pm_.c:3151
-#, fuzzy
+#: ../../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 "palvelin."
+msgstr ""
-#: ../../printerdrake.pm_.c:3152
-#, fuzzy
+#: ../../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 "oletus."
+msgstr ""
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"PƤivitƤ tulostinlistaa (nƤytƤ kaikki saatavilla olevat CUPS-etƤtulostimet)"
# Asennuksen sivuvalikko
-#: ../../printerdrake.pm_.c:3197
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
-msgstr "Aseta tulostusjƤrjestelmƤ"
+msgstr "Muuta tulostusjƤrjestelmƤ"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Perustila"
-#: ../../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 "Haluatko asettaa toisen tulostimen?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Muokkaa tulostimen asetuksia"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9628,208 +8609,133 @@ msgstr ""
"Tulostin %s\n"
"MitƤ haluat muokata tƤstƤ tulostimesta?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Tee se!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Tulostusyhteyden tyyppi"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Tulostimen nimi, kuvaus, paikka"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Tulostimen valmistaja, malli, ajuri"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Tulostimen valmistaja, malli"
-#: ../../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 "Aseta tƤmƤ tulostin oletukseksi"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "LisƤƤ Toimistosovellukset"
+msgstr "LisƤƤ tƤmƤ tulostin Star Office/OpenOffice.org/GIMP kƤyttƶƶn."
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Poista"
+msgstr "Poista tƤmƤ tulostin Star Office/OpenOffice.org/GIMP kƤytƶstƤ."
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Tulosta testisivut"
-#: ../../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 "TiedƤ kuinka kƤyttƤƤ tƤtƤ tulostinta"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Poista tulostin"
-#: ../../printerdrake.pm_.c:3529
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3282
+#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Poistetaan vanha tulostin \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Oletustulostin"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Tulostin \"%s\" on asetettu oletustulostimeksi."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Toimistosovellukset"
+msgstr "LisƤƤtƤƤn tulostin Star Office/OpenOffice.org/GIMP kƤyttƶƶn."
-#: ../../printerdrake.pm_.c:3560
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3312
+#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr "Toimistosovellukset."
+msgstr ""
+"Tulostin \"%s\" lisƤttiin Star Office/OpenOffice.org/GIMP kƤytƶƶn "
+"onnistuneesti."
-#: ../../printerdrake.pm_.c:3563
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3313
+#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr "Toimistosovellukset."
+msgstr ""
+"Tulostin \"%s\" lisƤƤminen Star Office/OpenOffice.org/GIMP kƤytƶƶn "
+"epƤonnistui."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Toimistosovellukset"
+msgstr "Poistetaan tulostin Star Office/OpenOffice.org/GIMP kƤytƶstƤ."
-#: ../../printerdrake.pm_.c:3569
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3317
+#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
-msgstr "Toimistosovellukset."
+msgstr ""
+"Tulostin \"%s\" poistettiin Star Office/OpenOffice.org/GIMP kƤytƶstƤ "
+"onnistuneesti."
-#: ../../printerdrake.pm_.c:3572
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3318
+#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
-msgstr "Toimistosovellukset."
+msgstr ""
+"Tulostin \"%s\" poistaminen Star Office/OpenOffice.org/GIMP kƤytƶstƤ "
+"epƤonnistui."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Haluatko todella poistaa tulostimen \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:3329
+#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Poistetaan tulostin \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Proxy-asetukset"
-
-#: ../../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 ""
-"Tervetuloa proxyn asettamisohjelmaan.\n"
-"\n"
-"TƤƤltƤ voit asettaa http- ja ftp-proxysi sisƤƤnkirjautumisen ja\n"
-"salasanojen kanssa tai ilman niitƤ\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 ""
-"TƤytƤ http-proxyn tiedot\n"
-"JƤtƤ kohta tyhjƤksi, jos et haluat 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 "portti"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Web-osoitteen tulee alkaa etuliitteellƤ 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Porttiosan pitƤisi olla numeerinen"
-
-#: ../../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 ""
-"TƤytƤ ftp-proxyn tiedot\n"
-"JƤtƤ kohta tyhjƤksi, jos et haluat 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 ""
-"SyƶtƤ proxyn kƤyttƤjƤtunnus ja salasana, jos sellaiset on.\n"
-"JƤtƤ kohdat tyhjiksi, jos et halua kƤyttƤƤ tunnus/salasana-yhdistelmƤƤ"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "kƤyttƤjƤtunnus"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "salasana"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "salasana uudelleen"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Salasanat poikkeavat toisistaan. Kokeile uudelleen!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "En voi lisƤtƤ osiota _alustetulle_ RAID:lle md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "En voi kirjoittaa tiedostoa %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid epƤonnistui"
#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid epƤonnistui (ehkƤ raid-tyƶkalut puuttuvat?)"
+msgstr "mkraid epƤonnistui (ehkƤ raidtools puuttuvat?)"
#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ei riittƤvƤsti osioita RAID tasolle %d\n"
-#: ../../security/main.pm_.c:35
-#, fuzzy
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9853,87 +8759,59 @@ msgid ""
"be sent to this user (username or\n"
"\t email)"
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Tietoturva\n"
-" Tietoturva\n"
-#: ../../security/main.pm_.c:65
-#, fuzzy
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
-msgstr "Turvataso"
+msgstr "Turvataso:"
-#: ../../security/main.pm_.c:99
-#, fuzzy
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (oletus: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
-msgstr "Turvataso"
+msgstr "Turvavaroitukset:"
-#: ../../security/main.pm_.c:101
-#, fuzzy
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
-msgstr "EtƤhallinta"
+msgstr "Turvallisuus YllƤpitƤjƤ:"
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "Network Options"
-msgstr "LisƤvalinnat"
+msgstr "Verkko-optiot"
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "System Options"
-msgstr "LisƤvalinnat"
+msgstr "JƤrjestelmƤ-optiot"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
-#, fuzzy
+#: ../../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 ""
-"\n"
-" Ohje"
-
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Oletus)"
-#: ../../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 "Jaksottaiset tarkistukset"
-#: ../../security/main.pm_.c:176
-#, fuzzy
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
-msgstr "Asetan turvatasoa"
+msgstr "Odota hetki, asetetaan turvatasoa..."
-#: ../../security/main.pm_.c:182
-#, fuzzy
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
-msgstr "Valmistelen asennusta"
+msgstr "Odota hetki, asetetaan turva-optiot..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "KƤynnistƤ ALSA (Advanced Linux Sound Architecture) ƤƤnijƤrjestelmƤ"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron on jaksottainen komentojen ajastaja."
-#: ../../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."
@@ -9941,7 +8819,7 @@ msgstr ""
"apmd:ta kƤytetƤƤn valvomaan paristojen tilaa ja raportoimaan siitƤ syslogin\n"
"kautta. apmd:tƤ voidaan myƶs kƤyttƤƤ sulkemaan kone patterien ollessa tyhjiƤ."
-#: ../../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."
@@ -9949,7 +8827,7 @@ msgstr ""
"Ajaa komentoja mƤƤrƤtyillƤ ajanhetkillƤ, jotka on mƤƤritelty at-komennolla.\n"
"Ajaa myƶs erƤajoja, kun jƤrjestelmƤn kuormitus on riittƤvƤn matala."
-#: ../../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 "
@@ -9960,7 +8838,7 @@ msgstr ""
"ajanhetkillƤ. vixie cron lisƤƤ monia omianisuuksia verrattuna normaaliin\n"
"UNIX:n cron ohjelmaan, kuten paremman turvallisuuden ja laajemmat asetukset."
-#: ../../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 "
@@ -9971,7 +8849,7 @@ msgstr ""
"Commander. GPM mahdollistaa myƶs leikkaa/liimaa toiminnot hiirellƤ,\n"
"ja sisƤltƤƤ tuen valikoille konsolissa."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9979,14 +8857,14 @@ msgstr ""
"HardDrake etsii uutta laitteistoa ja mahdollisesti konfiguroi\n"
"uuden/muuttuneen laitteiston."
-#: ../../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 on WWW-palvelin. Palvelinta kƤytetƤƤn jakamaan HTML-\n"
"tiedostoja ja ajamaan CGI-ohjelmia."
-#: ../../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 "
@@ -10000,7 +8878,7 @@ msgstr ""
"palveluita, kuten telnet, ftp, rsh ja rlogin. inetd:n poistaminen\n"
"poistaa myƶs nƤmƤ palvelut kƤytƶstƤ."
-#: ../../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."
@@ -10008,7 +8886,7 @@ msgstr ""
"KƤynnistƤ pakettifiltteri Linux 2.2-sarjalle, jos haluat\n"
"pystyttƤƤ palomuurin suojaamaan konettasi verkkohyƶkkƤyksiltƤ."
-#: ../../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"
@@ -10019,7 +8897,7 @@ msgstr ""
"tyƶkalulla.\n"
"TƤmƤ tulisi ottaa kƤyttƶƶn lƤhes kaikissa jƤrjestelmissƤ."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10028,13 +8906,13 @@ msgstr ""
"tiedostolle\n"
"/usr/include/linux/{autoconf,versio}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
"Automaattinen uuden laitteiston havaitseminen ja asettaminen "
"kƤynnistettƤessƤ."
-#: ../../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."
@@ -10042,7 +8920,7 @@ msgstr ""
"Linuxconf jƤrjestƤƤ joskus aikaa erilaisten tehtƤvien hoitamiseen\n"
"kƤynnistyksen aikana pitƤƤkseen yllƤ jƤrjestelmƤn asetuksia."
-#: ../../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)."
@@ -10050,7 +8928,7 @@ msgstr ""
"lpd on tulostuspalvelin, jonka lpr ohjelma vaatii toimiakseen.\n"
"lpd on palvelin joka jakaa tulostustƶitƤ kirjoittimille."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10058,7 +8936,7 @@ msgstr ""
"Linux Virtual Server, jonka avulla voidaan rakentaa suuritehoinen\n"
"korkean kƤytettƤvyyden palvelin."
-#: ../../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."
@@ -10066,7 +8944,7 @@ msgstr ""
"named (BIND) on nimipalvelin (DNS) jota kƤytetƤƤn muunnettaessa koneiden "
"verkkonimiƤ IP-osoitteiksi."
-#: ../../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."
@@ -10074,7 +8952,7 @@ msgstr ""
"LiittƤƤ ja irroittaa NFS (Network File System), SMB (Lan\n"
"Manager/Windows) ja NCP (NetWare) liitospaikat."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10082,7 +8960,7 @@ msgstr ""
"Aktivoi/Poistaa kaikki verkkoliittymƤt jotka on asetettu\n"
"kƤynnistyksessƤ."
-#: ../../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"
@@ -10092,7 +8970,7 @@ msgstr ""
"verkoissa. TƤmƤ palvelu mahdollistaa NFS-palvelimen\n"
"kƤynnistyksen, jakoa ohjataan tiedostosta /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."
@@ -10100,7 +8978,7 @@ msgstr ""
"NFS on yleinen protokolla tiedostojen jakoon TCP/IP-\n"
"verkoissa. TƤmƤ palvelu mahdollistaa NSF-tiedostolukot."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10108,11 +8986,11 @@ msgstr ""
"Asettaa kƤynnistyksessƤ numlock-nƤppƤinlukitsimen pƤƤlle\n"
"sekƤ konsolille ettƤ XFree:lle."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Tuki OKI 4w -yhteensopiville Windows-tulostimille."
-#: ../../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 "
@@ -10123,18 +9001,18 @@ msgstr ""
"korttien tukemiseen. Palvelu ei kƤynnisty ellei sitƤ ole asetettu, joten\n"
"sen voi asentaa myƶs koneisiin jotka eivƤt sitƤ tarvitse."
-#: ../../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 hallitsee RPC-yhteyksiƤ, joita kƤyttƤvƤt esimerkiksi\n"
-"NFS ja NIS-protokollat. portmap-palvelin on oltava kƤynnissƤ\n"
+"Portmapper hallitsee RPC-yhteyksiƤ, joita kƤyttƤvƤt esimerkiksi\n"
+"NFS ja NIS-protokollat. Portmap-palvelin on oltava kƤynnissƤ\n"
"jƤrjestelmissƤ jotka haluavat tarjota nƤitƤ protokollia."
-#: ../../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."
@@ -10142,7 +9020,7 @@ msgstr ""
"Postfix on sƤhkƶpostin siirtoagentti, eli ohjelma joka vƤlittƤƤ postia "
"koneelta toiselle."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10150,54 +9028,54 @@ msgstr ""
"Tallentaa ja palauttaa jƤrjestelmƤn satunnaislukualtaan, tƤmƤ parantaa\n"
"satunnaislukujen laatua."
-#: ../../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 ""
-"MƤƤrƤƤ raakalaitteet blokkilaitteiksi (kuten kiintolevyn\n"
+"MƤƤrƤƤ raakalaitteet lohkolaitteiksi (kuten kiintolevyn\n"
"osiot) tietyn tyyppisten sovellusten (esim. Oracle) kƤyttƶƶn"
-#: ../../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-palvelin mahdollistaa automaattiset IP-reititystaulun pƤivitykset\n"
+"Routed-palvelin mahdollistaa automaattiset IP-reititystaulun pƤivitykset\n"
"RIP-protokollalla. Vaikka RIP-protokolla on paljon kƤytetty pienissƤ "
"verkoissa,\n"
"monimutkaisemmat verkot vaativat parempia reititysprotokollia."
-#: ../../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 ""
-"rstart-protokolla mahdollistaa verkkokƤyttƤjille\n"
+"Rstat-protokolla mahdollistaa verkkokƤyttƤjille\n"
"eri koneiden tilatietojen haun."
-#: ../../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-protokolla verkon kƤyttƤjille mahdollisuuden tunnistaa, ketkƤ\n"
+"Rusers-protokolla verkon kƤyttƤjille mahdollisuuden tunnistaa, ketkƤ\n"
"ovat sisƤllƤ eri koneissa."
-#: ../../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-protokollalla etƤkƤyttƤjƤt voivat listata kaikki koneella\n"
+"Rwho-protokollalla etƤkƤyttƤjƤt voivat listata kaikki koneella\n"
"olevat kƤyttƤjƤt (vastaa fingeriƤ)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "KƤynnistƤ ƤƤnijƤrjestelmƤ tietokoneessasi"
-#: ../../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."
@@ -10205,324 +9083,292 @@ msgstr ""
"Syslog on tapa jolla monet palvelimet kirjottavat viestinsƤ talteen\n"
"useisiin lokitiedostoihin. On jƤrkevƤƤ kƤyttƤƤ syslog-ohjelmaa."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Lataa usb-laitteiden ajurit."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "KƤynnistƤƤ X-kirjasinpalvelimen (pakollinen, jos haluat ajaa XFree:tƤ)"
-#: ../../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 "Valitse mitkƤ palvelut kƤynnistetƤƤn automaattisesti"
+msgstr ""
+"Valitse mitkƤ palvelut kƤynnistetƤƤn automaattisesti koneen kƤynnistyksen "
+"yhteydessƤ"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Tulostus"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Tiedostojen jako"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "JƤrjestelmƤ"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "EtƤhallinta"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Tietokantapalvelin"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
-msgstr "Palvelut: %d activoitu %d:stƤ rekisterƶidystƤ"
+msgstr "Palvelut: %d aktivoitu %d:stƤ rekisterƶidystƤ"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Palvelut"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "kƤynnissƤ"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "pysƤhtynyt"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Palvelut ja demonit"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
"Ei lisƤtietoja\n"
-"tƤlle palvelulle."
+"tƤlle palvelulle, valitan."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "KƤynnistyksen yhteydessƤ"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "KƤynnistƤ"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
-msgstr "Sammuta"
+msgstr "PysƤytƤ"
#: ../../share/advertising/01-thanks.pl_.c:9
-#, fuzzy
msgid "Thank you for choosing Mandrake Linux 9.0"
-msgstr "Linux"
+msgstr "Kiitos siitƤ, ettƤ olet valinnu Mandrake Linux 9.0"
#: ../../share/advertising/01-thanks.pl_.c:10
-#, fuzzy
msgid "Welcome to the Open Source world"
-msgstr "Tervetuloa Avaa"
+msgstr "Tervetuloa Avoimen LƤhdekoodin maailmaan"
#: ../../share/advertising/01-thanks.pl_.c:11
-#, fuzzy
msgid ""
"The success of MandrakeSoft is based upon the principle of Free Software. "
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
-msgstr "uusi Linux"
+msgstr ""
#: ../../share/advertising/02-community.pl_.c:9
-#, fuzzy
msgid "Get involved in the Free Software world"
-msgstr "Liity vapaan ohjelmiston maailmaan"
+msgstr ""
#: ../../share/advertising/02-community.pl_.c:10
-#, fuzzy
msgid "Want to know more about the Open Source community?"
-msgstr "Avaa?"
+msgstr "Haluatko tietƤƤ enemmƤn Avoimen LƤhdekoodin yhteiskunnasta?"
#: ../../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 "Linux"
+msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
-#, fuzzy
msgid "Get the most from the Internet"
-msgstr "Ota yhteys internettiin"
+msgstr "Ota kaikki irti InternetistƤ"
#: ../../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 "Linux"
+msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-#, fuzzy
msgid "Discover the most up-to-date graphical and multimedia tools!"
-msgstr " ja!"
+msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
-#, fuzzy
msgid "Push multimedia to its limits!"
-msgstr "Paina !"
+msgstr "Paina multimedia rajoihinsa!"
#: ../../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 "Linux"
+msgstr ""
#: ../../share/advertising/05-games.pl_.c:9
msgid "Games"
msgstr "Pelit"
#: ../../share/advertising/05-games.pl_.c:10
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
"strategy, ..."
-msgstr "Avaa."
+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 "Mandraken hallintapaneeli"
#: ../../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 "Linux"
+msgstr ""
#: ../../share/advertising/07-desktop.pl_.c:9
msgid "User interfaces"
msgstr "KƤyttƶliittymƤt"
#: ../../share/advertising/07-desktop.pl_.c:10
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully "
"modified: KDE 3, Gnome 2, WindowMaker, ..."
-msgstr "Linux KƤyttƤjƤ."
+msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
-#, fuzzy
msgid "Development simplified"
-msgstr "KehitysympƤristƶ"
+msgstr "Yksinkertaistettu ohjelmakehitys"
#: ../../share/advertising/08-development.pl_.c:10
-#, fuzzy
msgid "Mandrake Linux 9.0 is the ultimate development platform"
-msgstr "Linux"
+msgstr "Mandrake Linux 9.1 on ratkaiseva kehitys alustana"
#: ../../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 "Avaa"
+msgstr ""
#: ../../share/advertising/09-server.pl_.c:9
msgid "Turn your machine into a reliable server"
-msgstr ""
+msgstr "Muuta koneesi luotettavaksi palvelimeksi"
#: ../../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 "palvelin palvelin palvelin."
+msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
msgid "Optimize your security"
-msgstr ""
+msgstr "Optimoi turvallisuutesi"
#: ../../share/advertising/10-mnf.pl_.c:10
-#, fuzzy
msgid ""
"The MandrakeSecurity range includes the Multi Network Firewall product (M.N."
"F.)"
-msgstr "Verkko Palomuuri"
+msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:11
-#, fuzzy
msgid ""
"This firewall product includes network features that allow you to fulfill "
"all your security needs"
-msgstr " kaikki"
+msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:12
-#, fuzzy
msgid "This product is available on MandrakeStore website"
-msgstr "kƤytettƤvissƤ pƤƤllƤ"
+msgstr "TƤmƤ tuote lƶytyy MandrakeStore webbisivustosta"
#: ../../share/advertising/11-mdkstore.pl_.c:9
msgid "The official MandrakeSoft store"
-msgstr ""
+msgstr "Virallinen MandrakeSoft kauppa"
#: ../../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 "Linux:"
+msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
-msgstr ""
+msgstr "Strateegiset yhteistyƶkumppanit"
#: ../../share/advertising/12-mdkstore.pl_.c:10
-#, fuzzy
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
-msgstr "Linux"
+msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:9
-#, fuzzy
msgid "Discover MandrakeSoft's training catalogue Linux-Campus"
-msgstr "Linux"
+msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
-#, fuzzy
msgid ""
"The training program has been created to respond to the needs of both end "
"users and experts (Network and System administrators)"
-msgstr "Verkko JƤrjestelmƤ"
+msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
-#, fuzzy
msgid "Certify yourself on Linux"
-msgstr "pƤƤllƤ"
+msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:12
-#, fuzzy
msgid ""
"Whether you choose to teach yourself online or via our network of training "
"partners, the Linux-Campus catalogue prepares you for the acknowledged LPI "
"certification program (worldwide professional technical certification)"
-msgstr "Linux"
+msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:9
-#, fuzzy
msgid "Become a MandrakeExpert"
-msgstr "MandrakeExpert"
+msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:10
-#, fuzzy
msgid ""
"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
-msgstr "Etsi s"
+msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
-#, fuzzy
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
-msgstr "Linux Asiantuntija:"
+msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
#, fuzzy
msgid "MandrakeExpert Corporate"
-msgstr "MandrakeExpert"
+msgstr "MandrakeExpert Corporate"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10
-#, fuzzy
msgid "An online platform to respond to company's specific support needs"
-msgstr " s"
+msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11
-#, fuzzy
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
-msgstr "Kaikki."
+msgstr ""
#: ../../share/advertising/17-mdkclub.pl_.c:9
-#, fuzzy
msgid "Discover MandrakeClub and Mandrake Corporate Club"
-msgstr "ja"
+msgstr ""
#: ../../share/advertising/17-mdkclub.pl_.c:10
-#, fuzzy
msgid ""
"MandrakeClub and Mandrake Corporate Club were created for business and "
"private users of Mandrake Linux who would like to directly support their "
@@ -10530,211 +9376,549 @@ msgid ""
"enjoy our products, if your company benefits from our products to gain a "
"competititve edge, if you want to support Mandrake Linux development, join "
"MandrakeClub!"
-msgstr "Linux Linux Linux!"
+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 "NƤppƤimistƶ"
+
+#: ../../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 "Asennan paketteja..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Kirjaudu ulos ja kirjoita sitten Ctrl-Alt-BackSpace"
+msgstr "Kirjaudu ulos ja kƤytƤ sitten Ctrl-Alt-Askelpalautin"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Kirjaudu uudelleen %s:een aktivoidaksesi muutokset"
-#: ../../standalone/drakTermServ_.c:188
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
-msgstr "SiirrƤ tulostimen asetukset"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:203
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
-msgstr "Tietokantapalvelin"
+msgstr "Ota palvelin kƤyttƶƶn"
-#: ../../standalone/drakTermServ_.c:210
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
-msgstr "Tietokantapalvelin"
+msgstr "Poista palvelin kƤytƶstƤ"
-#: ../../standalone/drakTermServ_.c:218
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
-msgstr "NIS-palvelin"
+msgstr "KƤynnistƤ Palvelin"
-#: ../../standalone/drakTermServ_.c:225
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
-msgstr "NIS-palvelin"
+msgstr "PysƤytƤ Palvelin"
-#: ../../standalone/drakTermServ_.c:233
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
-msgstr "Levyke"
+msgstr "Etherboot Levyke/ISO"
-#: ../../standalone/drakTermServ_.c:235
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
-msgstr "KƤynnistys"
+msgstr "Verkko KƤynnistys Kuvat"
-#: ../../standalone/drakTermServ_.c:239
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
-msgstr "LisƤƤ kƤyttƤjƤ"
+msgstr "LisƤƤ/Poistaa KƤyttƤjiƤ"
-#: ../../standalone/drakTermServ_.c:241
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
-msgstr "DHCP-asiakas"
+msgstr "LisƤƤ/Poista Asiakkaita"
+
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" updates 2002 MandrakeSoft, TekijƤ: 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
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
-msgstr "KƤynnistys"
+msgstr "KƤynnistys Levyke"
-#: ../../standalone/drakTermServ_.c:438
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
-msgstr "KƤynnistys"
+msgstr "KƤynnistys ISO"
-#: ../../standalone/drakTermServ_.c:507
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
-msgstr "Ydin"
+msgstr "KƤƤnnƤ koko ydintƤ -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
-msgstr "minuuttia."
+msgstr "TƤmƤ kestƤƤ joitakin minuutteja."
-#: ../../standalone/drakTermServ_.c:521
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
-msgstr "Ei!"
+msgstr "Ei ydintƤ valittu!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
-msgstr ""
+msgstr "KƤƤnnƤ yksi verkkokortti -->"
-#: ../../standalone/drakTermServ_.c:535
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
-msgstr "Ei yhteyttƤ"
+msgstr "Ei verkkokorttia valittu!"
-#: ../../standalone/drakTermServ_.c:538
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
-msgstr "Kaikki"
+msgstr "KƤƤnnƤ kaikki ytimet -->"
-#: ../../standalone/drakTermServ_.c:552
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
-msgstr "Poista"
+msgstr "<-- Poista"
-#: ../../standalone/drakTermServ_.c:559
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
-msgstr "Valitse kaikki"
+msgstr "Poista Kaikki NBI:t"
-#: ../../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 "LisƤƤ kƤyttƤjƤ"
+msgstr "LisƤƤ KƤyttƤjƤ -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
-msgstr ""
+msgstr "<-- Poista KƤyttƤjƤ"
-#: ../../standalone/drakTermServ_.c:694
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:720
+#, c-format
+msgid "type: %s"
+msgstr "tyyppi: %s"
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
-msgstr "Ei!"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:710
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:773
+msgid "Thin Client"
+msgstr "Kevyt Asiakas"
+
+#: ../../standalone/drakTermServ_.c:775
+msgid "Allow Thin Clients"
+msgstr "Salli Kevyet Asiakkaat"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
-msgstr "LisƤƤ"
+msgstr "LisƤƤ Asiakasta -->"
-#: ../../standalone/drakTermServ_.c:742
-#, fuzzy
-msgid "<-- Del Client"
-msgstr "DHCP-asiakas"
+#: ../../standalone/drakTermServ_.c:821
+msgid "<-- Edit Client"
+msgstr "<-- Muokkaa Asiakasta"
-#: ../../standalone/drakTermServ_.c:748
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:837
+msgid "Delete Client"
+msgstr "Poista Asiakasta"
+
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
-msgstr "MƤƤrittelen..."
+msgstr "dhcpd Asetus..."
-#: ../../standalone/drakTermServ_.c:873
-#, fuzzy
+#: ../../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 "Aliverkko:"
+
+#: ../../standalone/drakTermServ_.c:901
+msgid "Netmask:"
+msgstr "Verkkopeite:"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr "Reittimet:"
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr "Aliverkkon peite:"
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr "LƤhetysosoite:"
+
+#: ../../standalone/drakTermServ_.c:929
+msgid "Domain Name:"
+msgstr "Verkkoalue Nimi:"
+
+#: ../../standalone/drakTermServ_.c:937
+msgid "Name Servers:"
+msgstr "Nimipalvelimet:"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr "IP alueen alku:"
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr "IP alueen loppu:"
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
-msgstr "SiirrƤ tulostimen asetukset"
+msgstr "dhcpd Palvelin Asetukset"
-#: ../../standalone/drakTermServ_.c:874
-#, fuzzy
+#: ../../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 ""
-"\n"
-" kƤynnissƤ."
-#: ../../standalone/drakTermServ_.c:875
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr "Dynaaminen IP-osoite avaruutta:"
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
-msgstr "aseta uudelleen"
+msgstr "Kirjoita Asetukset"
-#: ../../standalone/drakTermServ_.c:965
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
-msgstr "Aseta kƤyttƤmƤsi kƤynnistyslevyke asemaan %s"
+msgstr "Aseta levyke asemaan:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
-msgstr "Levyke"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:974
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
-msgstr "Ei levykeasemaa kƤytettƤvissƤ"
+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
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
-msgstr " !"
+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 "Virhe!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
-msgstr "Tarvittavaa esitystiedostoa `%s' ei lƶytynyt."
+msgstr "Tarvittavaa kuvatiedostoa `%s' ei lƶytynyt."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
-msgstr "Asenna asennusohjelma automaattisesti"
+msgstr "Automaattinen Asennus Muokkaaja"
-#: ../../standalone/drakautoinst_.c:47
-#, fuzzy
+#: ../../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"
@@ -10748,32 +9932,32 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"Asenna\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr "manuaalinen"
+
+#: ../../standalone/drakautoinst_.c:62
+msgid "replay"
+msgstr "toista"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Automaattisten vaiheiden asetus"
-#: ../../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Ƥlitse jokaiselle vaiheelle toistetaanko asennus samalla tapaa kuin nyt vai "
+"Valitse jokaiselle vaiheelle toistetaanko asennus samalla tapaa kuin nyt vai "
"onko kyseinen vaihe manuaalinen"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
-#, fuzzy
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Valmistelen automaattiasennuslevykettƤ"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10785,12 +9969,12 @@ msgstr ""
"\n"
"Automaattisen asennuksen parametrit lƶytyvƤt vasemmalla olevista lohkoista"
-#: ../../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 "Onnittelut!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10798,39 +9982,37 @@ msgstr ""
"Levykkeen luominen onnistui.\n"
"Voit nyt toistaa asennuksesi."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Automaattinen asennus"
# Asennuksen sivuvalikko
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "LisƤƤ alkio"
# mat
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Poista viimeinen alkio"
-#: ../../standalone/drakbackup_.c:617
-#, fuzzy
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
-msgstr "kƤytettƤvissƤ"
+msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
-msgstr ""
+msgstr "VAROITUS"
-#: ../../standalone/drakbackup_.c:724
-#, fuzzy
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
-msgstr "FAT"
+msgstr "VAKAVA"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
-msgstr ""
+msgstr "TIEDOT"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10840,7 +10022,7 @@ msgstr ""
" DrakBackup-raportti \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10848,11 +10030,11 @@ msgid ""
"\n"
msgstr ""
"\n"
-" DrakBackup Daemonin raportti\n"
+" DrakBackup Demonin raportti\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10864,62 +10046,56 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
-#, fuzzy
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
-msgstr "kokonaisedistyminen"
+msgstr ""
-#: ../../standalone/drakbackup_.c:818
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:785
+#, c-format
msgid ""
"%s exists, delete?\n"
"\n"
"Warning: If you've already done this process you'll probably\n"
" need to purge the entry from authorized_keys on the server."
msgstr ""
-"\n"
-"\n"
-"\n"
-" palvelin."
-#: ../../standalone/drakbackup_.c:827
-#, fuzzy
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
-msgstr " ."
+msgstr ""
-#: ../../standalone/drakbackup_.c:834
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:801
+#, c-format
msgid "ERROR: Cannot spawn %s."
-msgstr "VIRHE s."
+msgstr "VIRHE: En voi haroittaa %s"
-#: ../../standalone/drakbackup_.c:851
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:818
+#, c-format
msgid "No password prompt on %s at port %s"
-msgstr "Ei salasana portti"
+msgstr ""
-#: ../../standalone/drakbackup_.c:852
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:819
+#, c-format
msgid "Bad password on %s"
-msgstr "Ei salasanaa"
+msgstr "Virheellinen salasana kohteessa %s"
-#: ../../standalone/drakbackup_.c:853
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:820
+#, c-format
msgid "Permission denied transferring %s to %s"
-msgstr "s "
+msgstr ""
-#: ../../standalone/drakbackup_.c:854
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:821
+#, c-format
msgid "Can't find %s on %s"
-msgstr "En voi avata %s: %s\n"
+msgstr "En lƶydƤ %s kohteessa %s"
-#: ../../standalone/drakbackup_.c:857
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:824
+#, c-format
msgid "%s not responding"
-msgstr "s"
+msgstr "%s ei vastaa"
-#: ../../standalone/drakbackup_.c:861
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:828
+#, c-format
msgid ""
"Transfer successful\n"
"You may want to verify you can login to the server with:\n"
@@ -10928,143 +10104,129 @@ msgid ""
"\n"
"without being prompted for a password."
msgstr ""
-"\n"
-" palvelin\n"
-"\n"
-"\n"
-"\n"
-"."
-#: ../../standalone/drakbackup_.c:905
-#, fuzzy
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
-msgstr "in!"
+msgstr "WebDAV etƤsivusto on jo synkonoitu!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
-msgstr ""
+msgstr "WebDAV sirrto epƤonnistui!"
-#: ../../standalone/drakbackup_.c:930
-#, fuzzy
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
-msgstr "Ei!"
+msgstr "Ei CDR/DVDR levyƤ asemassa!"
-#: ../../standalone/drakbackup_.c:934
-#, fuzzy
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
-msgstr " !"
+msgstr "Ei nƤytƤ olevan tallennusta tukevaa mediaa!"
-#: ../../standalone/drakbackup_.c:938
-#, fuzzy
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
-msgstr "Ei!"
+msgstr "Ei tyhjennettƤvƤƤ mediaa!"
-#: ../../standalone/drakbackup_.c:977
-#, fuzzy
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
-msgstr " ."
+msgstr "Median tyhjentƤminen voi kestƤƤ hetken."
-#: ../../standalone/drakbackup_.c:1062
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
-msgstr "CD."
+msgstr "Ongelma CD kƤytƶn oikeuksien kanssa."
-#: ../../standalone/drakbackup_.c:1089
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:1060
+#, c-format
msgid "No tape in %s!"
-msgstr "Ei!"
+msgstr "Ei nauhaa asemassa %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Varmuuskopioi jƤrjestelmƤtiedostot..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Kiintolevyn varmuuskopiotiedostot..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Varmuuskopioi kƤyttƤjƤtiedostot..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Kiintolevyn varmuuskopion edistyminen..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Varmuuskopioi muut tiedostot..."
-#: ../../standalone/drakbackup_.c:1323
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
-msgstr "KƤytƤ nauhaa varmuuskopioinnissa"
+msgstr "Ei varmistettavia muutoksia!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
+#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""
"\n"
-" Drakbackup\n"
+"Drakbackup toimintoja %s kautta:\n"
+"\n"
-#: ../../standalone/drakbackup_.c:1346
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:1319
+#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
-msgstr "FTP s "
+msgstr ""
+"tiedostolistan lƤhetetty FTP:llƤ: %s\n"
+" "
-#: ../../standalone/drakbackup_.c:1349
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-"\n"
-" FTP FTP"
-#: ../../standalone/drakbackup_.c:1367
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
"\n"
-" Drakbackup\n"
+"Drakbackup toimintoja CD:n kautta:\n"
+"\n"
-#: ../../standalone/drakbackup_.c:1372
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
"\n"
-" Drakbackup\n"
+"Drakbackup toimintoja nauhan kautta:\n"
+"\n"
-#: ../../standalone/drakbackup_.c:1381
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
-msgstr "(!) Virhe lƤhetettƤessƤ sƤhkƶpostia. \n"
+msgstr "Virhe sƤhkƶpostin lƤhetyksessƤ. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
-msgstr ""
+msgstr "En voi luoda luetteloa!"
-#: ../../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 "Tiedostojen valinta"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Valitse tiedostot tai hakemistot ja klikkaa 'LisƤƤ'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11072,27 +10234,26 @@ msgstr ""
"\n"
"Valitse kaikki asetukset, jotka tarvitset.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"NaillƤ asetuksilla voit varmuuskopioida ja palauttaa kaikki tiedostot /etc-"
"hakemistosta.\n"
-#: ../../standalone/drakbackup_.c:1604
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
-msgstr "Varmuuskopioi systeemitiedostot ( /etc-hakemisto )"
+msgstr "Varmista jƤrjestelmƤtiedostot. (hakemisto /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "KƤytƤ kasvavaa varmuuskopiointia (ƤlƤ korvaa vanhoja varmuuskopioita)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "ƄlƤ sisƤllytƤ kriittisiƤ tiedostoja (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."
@@ -11100,145 +10261,130 @@ msgstr ""
"TƤllƤ valitsimella voit palauttaa minkƤ tahansa version\n"
"/etc-hakemistostasi."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Valitse kaikki ne kƤyttƤjƤt, jotka haluat sisƤllyttƤƤ varmuuskopioosi."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "ƄlƤ sisƤllytƤ selaimen vƤlimuistia"
-#: ../../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 "KƤytƤ kasvavia varmuuskopitoita (ƤlƤ korvaa vanhoja varmuuskopioita)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Poista valitut"
-#: ../../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 "KƤyttƤjƤt"
-#: ../../standalone/drakbackup_.c:1777
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
-msgstr "KƤytƤ FTP-yhteyttƤ varmuuskopiointiin"
+msgstr "KƤytƤ verkko-yhteyttƤ varmuuskopiointiin"
-#: ../../standalone/drakbackup_.c:1779
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
-msgstr "Tapa:"
+msgstr "Verkko Tapa:"
-#: ../../standalone/drakbackup_.c:1783
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
-msgstr "KƤytƤ "
+msgstr "KƤytƤ Expect SSH:lle"
-#: ../../standalone/drakbackup_.c:1784
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
-msgstr "Luo SiirrƤ\n"
+msgstr ""
+"Luo/SiirrƤ\n"
+"SSH:n varmistusavaimet"
-#: ../../standalone/drakbackup_.c:1785
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
-msgstr "SiirrƤ\n"
+msgstr ""
+" SiirrƤ \n"
+"Nyt"
-#: ../../standalone/drakbackup_.c:1786
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
-msgstr "Muut\n"
+msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "SyƶtƤ verkkoaseman nimi tai 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 ""
-"moduuli\n"
-"."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "SyƶtƤ kƤyttƤjƤtunnuksesi"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "SyƶtƤ salasanasi"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Muista tƤmƤ salasana"
-#: ../../standalone/drakbackup_.c:1822
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
-msgstr "salasana!"
+msgstr "Verkkoaseman nimi, tunnus ja salasana tarvitaan!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "KƤytƤ CD/DVD-ROM -levyƤ varmuuskopioille"
-#: ../../standalone/drakbackup_.c:1920
-#, fuzzy
+#: ../../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 ""
-"DVD laite\n"
-"\n"
-#: ../../standalone/drakbackup_.c:1925
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Valitse kƤytettƤvƤ CD:n koko"
+msgstr "Valitse CD/DVD mediasi koko (Mt)"
-#: ../../standalone/drakbackup_.c:1931
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
-msgstr "Valitse, jos kƤytƤt CD-RW-mediaa"
+msgstr "Valitse tƤmƤ jos haluat multisessio CD"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
-msgstr "Valitse, jos kƤytƤt CD-RW-mediaa"
+msgstr "Valitse tƤmƤ jos kƤytƤt CD-RW-mediaa"
-#: ../../standalone/drakbackup_.c:1943
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Valitse, jos haluat tyhjentƤƤ CD-RW:n ennen kopiointia"
+msgstr "Valitse tƤmƤ jos haluat tyhjentƤƤ RW mediaa (endimmƤinen sessio)"
-#: ../../standalone/drakbackup_.c:1944
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
-msgstr "SiirrƤ"
+msgstr " TyhjennƤ Nyt "
-#: ../../standalone/drakbackup_.c:1950
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
-msgstr "Valitse, jos kƤytƤt CD-RW-mediaa"
+msgstr "Valitse tƤmƤ jos kƤytƤt DVDR laitetta"
-#: ../../standalone/drakbackup_.c:1956
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
-msgstr "Valitse, jos kƤytƤt CD-RW-mediaa"
+msgstr "Valitse tƤmƤ jos kƤytƤt DVDRAM laitetta"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11246,36 +10392,32 @@ msgstr ""
"SyƶtƤ kirjoittavan CD-asemasi laitenimi\n"
"esim: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
-msgstr "Valitse tiedosto"
+msgstr "YhtƤkƤƤn CD-asemaa ei mƤritetty!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "KƤytƤ nauhaa varmuuskopioinnissa"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "SyƶtƤ varmuuskopioinnissa kƤytettƤvƤn laitteen nimi"
-#: ../../standalone/drakbackup_.c:2059
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
-msgstr "Valitse, jos haluat tyhjentƤƤ CD-RW:n ennen kopiointia"
+msgstr ""
-#: ../../standalone/drakbackup_.c:2065
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
-msgstr "Valitse, jos haluat tyhjentƤƤ CD-RW:n ennen kopiointia"
+msgstr "Valitse, jos haluat tyhjentƤƤ nauhan ennen kopiointia"
-#: ../../standalone/drakbackup_.c:2071
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
-msgstr "Valitse, jos haluat tyhjentƤƤ CD-RW:n ennen kopiointia"
+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"
@@ -11283,57 +10425,55 @@ msgstr ""
"SyƶtƤ suurin sallittu koko\n"
"Drakbackup-varmuuskopiolle"
-#: ../../standalone/drakbackup_.c:2142
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "SyƶtƤ hakemisto, johon tallennetaan:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "KƤytƤ quotaa varmuuskopiotiedostoille."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Verkko"
-#: ../../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 "Kiintolevy / NFS"
-#: ../../standalone/drakbackup_.c:2238
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
-msgstr "Tyyppi"
+msgstr "Nauha"
-#: ../../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 "tunneittain"
-#: ../../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 "pƤivittƤin"
-#: ../../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 "viikoittain"
-#: ../../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 "kuukausittain"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
-msgstr "KƤytƤ daemonia"
+msgstr "KƤytƤ demonia"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11341,7 +10481,7 @@ msgstr ""
"Valitse perƤkkƤisten\n"
"varmuuskopioiden aikavƤli"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11349,86 +10489,79 @@ msgstr ""
"Valitse varmuuskopiointiin\n"
"kƤytettƤvƤ media."
-#: ../../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 ""
-"in\n"
-"\n"
-" Huomautus kaikki."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "LƤhetƤ raportti jokaisesta varmuuskopiosta sƤhkƶpostitse :"
-#: ../../standalone/drakbackup_.c:2334
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
-msgstr "Poista."
+msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "MitƤ"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "MissƤ"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Koska"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "LisƤvalinnat"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Drakbackup-asetukset"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Valitse, mihin haluat tehdƤ varmuuskopiot"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "kiintolevylle"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "verkon yli"
-#: ../../standalone/drakbackup_.c:2447
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
-msgstr "pƤƤllƤ"
+msgstr "cd-levylle"
-#: ../../standalone/drakbackup_.c:2455
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
-msgstr "Tyyppi"
+msgstr "Nauhalle"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Valitse mitƤ haluat varmuuskopioida"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Varmuuskopioi jƤrjestelmƤ"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Varmuuskopioi kƤyttƤjƤt"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Valitse kƤyttƤjƤt yksitellen"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11436,7 +10569,7 @@ msgstr ""
"\n"
"Varmuuskopion lƤhteet: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11444,7 +10577,7 @@ msgstr ""
"\n"
"- JƤrjestelmƤtiedostot:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11452,7 +10585,7 @@ msgstr ""
"\n"
"- KƤyttƤjƤtiedostot:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11460,7 +10593,7 @@ msgstr ""
"\n"
"- Muut tiedostot:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11469,62 +10602,57 @@ msgstr ""
"\n"
"- Tallenna kiintolevylle polulle: %s\n"
-#: ../../standalone/drakbackup_.c:2596
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
"\n"
-" Poista"
+"- Poista tar tiedostot kovalevystƤ varmistuksen jƤlkeen.\n"
-#: ../../standalone/drakbackup_.c:2602
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
"\n"
-" "
+"- Polta CD:lle"
-#: ../../standalone/drakbackup_.c:2603
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:2555
+#, c-format
msgid " on device: %s"
-msgstr "Hiiren laite: %s\n"
+msgstr "laitteella: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
-msgstr ""
+msgstr " (multi-sessio)"
-#: ../../standalone/drakbackup_.c:2606
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:2557
+#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
"\n"
-" Tallenna laite"
+"- Tallenna nauhalle laitteessa: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
-msgstr ""
+msgstr "\t\tPoista=%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"
-" Tallenna"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11533,7 +10661,7 @@ msgstr ""
"\t\t kƤyttƤjƤtunnus: %s\n"
"\t\t polulla: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11541,63 +10669,60 @@ msgstr ""
"\n"
"- Valitsimet:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tƄlƤ sisƤllytƤ jƤrjestelmƤtiedostoja\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tVarmuuskopiot kƤyttƤvƤt: tar ja bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tVarmuuskopiot kƤyttƤvƤt: tar ja gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
"\n"
-"- Daemon (%s) sisƤltƤƤ :\n"
+"- Demoni (%s) sisƤltƤƤ :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Kiintolevy.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CD-ROM.\n"
-#: ../../standalone/drakbackup_.c:2624
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
-msgstr "Tyyppi"
+msgstr "\t-Nauha \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
-msgstr "\t-Verkkoon kƤyttƤen FTP:tƤ.\n"
+msgstr "\t-Verkkoon kƤyttƤen FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
-msgstr "\t-Verkkoon kƤyttƤen SSH:ta.\n"
+msgstr "\t-Verkkoon kƤyttƤen SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
-msgstr "\t-Verkkoon kƤyttƤen FTP:tƤ.\n"
+msgstr "\t-Verkkoon kƤyttƤen Rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
-msgstr "\t-Verkkoon kƤyttƤen FTP:tƤ.\n"
+msgstr "\t-Verkkoon kƤyttƤen WebDAV.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Ei asetettu, valitse Velho tai Edistynyt.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11605,7 +10730,7 @@ msgstr ""
"Lista palautettavista tiedoista:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11613,311 +10738,286 @@ msgstr ""
"Lista vahingoittuneista tiedoista:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Poista valinta tai poista se seuraavalla kerralla."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Varmuuskopiot ovat vahingoittuneet"
-#: ../../standalone/drakbackup_.c:2836
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
-msgstr " Kaikki valitsemasi tieto on "
+msgstr " Kaikki valitsemasi tietoa on "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " onnistuneesti palautettu paikkaan %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Palauta asetukset "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Ok palauttaakseen muut tiedostot."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Palautettava kƤyttƤjƤlista (vain uusin pƤivƤ kutakin kƤyttƤjƤƤ kohti on "
"tƤrkeƤ)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Tee jƤrjestelmƤtiedostoista varmuuskopio ennen:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Valitse pƤivƤmƤƤrƤ, johon tiedon palauttaminen tehdƤƤn"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "KƤytƤ kiintolevyƤ varmuuskopiointiin"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "SyƶtƤ hakemisto, johon tallennetaan:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP-yhteys"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Salattu yhteys"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Palauta kiintolevyltƤ."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Anna hakemisto, johon varmuuskopiot on tallennettu"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Valitse toinen media, josta palauttaa"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Muu media"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Palauta jƤrjestelmƤ"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Palauta kƤyttƤjƤt"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Palauta muut"
-#: ../../standalone/drakbackup_.c:3267
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
-msgstr "valitse polku, josta palautat (juurihakemiston sijaan)"
+msgstr "valitse polku, joh onpalautat (juurihakemiston sijaan)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Tee uusi varmuuskopio ennen palauttamista (vain kasvavilla varmuuskopioilla)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Poista kƤyttƤjien hakemistot ennen palauttamista."
-#: ../../standalone/drakbackup_.c:3386
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
-msgstr "Palauta\n"
+msgstr ""
+"Palauta valittu\n"
+"luettelotietue"
-#: ../../standalone/drakbackup_.c:3396
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
-msgstr "Palauta\n"
+msgstr ""
+"Palauta\n"
+"valitut tiedostot"
-#: ../../standalone/drakbackup_.c:3413
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
msgstr ""
-"\n"
-" Palauta"
+"Muuta\n"
+"palautushakemisto"
-#: ../../standalone/drakbackup_.c:3479
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3427
+#, c-format
msgid "Backup files not found at %s."
-msgstr "Varmuuskopiot ovat vahingoittuneet"
+msgstr "Varmistustiedostot ei lƶydetty kohteesta: %s"
-#: ../../standalone/drakbackup_.c:3492
-#, fuzzy, c-format
+#: ../../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 ""
-"LiitƤ CD arvolla s\n"
-" in CD piste"
+"Aseta CD nimellƤ: %s\n"
+"cd-asemaan liitoskohdassa /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
-msgstr "Palauta kiintolevyltƤ."
+msgstr "Palauta CD-levyltƤ"
-#: ../../standalone/drakbackup_.c:3494
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3442
+#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
-msgstr "Ei CD s."
+msgstr "Ei oikein nimitty CD. CD:n nimike on: %s."
-#: ../../standalone/drakbackup_.c:3504
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3452
+#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-"\n"
-" laite"
-#: ../../standalone/drakbackup_.c:3504
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
-msgstr "Palauta osiotaulu"
+msgstr "Palauta Nauhalta"
-#: ../../standalone/drakbackup_.c:3506
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3454
+#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
-msgstr "Tyyppi."
+msgstr "Ei oikein nimitty nauha. Nauhan nimike on: %s."
-#: ../../standalone/drakbackup_.c:3526
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
-msgstr "Palauta kƤyttƤjƤt"
+msgstr "Palauta verkon kautta"
-#: ../../standalone/drakbackup_.c:3526
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3474
+#, c-format
msgid "Restore Via Network Protocol: %s"
-msgstr "Verkko"
+msgstr "Palauta Verkko Protokolla: %s kautta"
-#: ../../standalone/drakbackup_.c:3527
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
-msgstr "Koneen nimi"
+msgstr "Palvelin nimi"
-#: ../../standalone/drakbackup_.c:3528
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
-msgstr "Palvelin Polku tai"
+msgstr "Palvelin Polku tai Moduuli"
-#: ../../standalone/drakbackup_.c:3535
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
-msgstr "Salasana"
+msgstr "Salasana vaaditaan"
-#: ../../standalone/drakbackup_.c:3541
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
-msgstr "KƤyttƤjƤtunnus"
+msgstr "KƤyttƤjƤtunnus vaaditaan"
-#: ../../standalone/drakbackup_.c:3544
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
-msgstr "Koneen nimi:"
+msgstr "Koneen nimi vaaditaan"
-#: ../../standalone/drakbackup_.c:3549
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
-msgstr "Hiiri"
+msgstr "Hakemisto tai moduuli vaaditaan"
-#: ../../standalone/drakbackup_.c:3562
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
-msgstr "Tiedostot."
+msgstr "Tiedostot palautettu..."
-#: ../../standalone/drakbackup_.c:3565
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
-msgstr "Palauta muut"
+msgstr "Palauta EpƤonnistui..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Palauta kaikki varmuuskopiot"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Mukautettu palautus"
-#: ../../standalone/drakbackup_.c:3858
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
-msgstr "CD in."
+msgstr "CD on asetettu - jatka."
-#: ../../standalone/drakbackup_.c:3864
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
-msgstr "uusi."
+msgstr "Selaa uuteen palautus sƤilytykseen."
-#: ../../standalone/drakbackup_.c:3867
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
-msgstr "Palauta osiotaulu"
+msgstr "Palauta luettelosta"
-#: ../../standalone/drakbackup_.c:3895
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
-msgstr "Palauta kƤyttƤjƤt"
+msgstr "Palautuksen edistyminen"
-#: ../../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 "Edellinen"
-#: ../../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 "Tallenna"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Tee varmuuskopio"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Palauta"
-#: ../../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 ""
-"Virhe\n"
-"\n"
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4195
msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
msgstr ""
-" \n"
-" "
-#: ../../standalone/drakbackup_.c:4280
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4209
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
msgstr ""
-"Virhe\n"
-"."
+"Seuraavat paketit pitƤƤ asentaa:\n"
+" @list_of_rpm_to_install"
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Valitse palautettava tieto..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Valitse varmuuskopioinnissa kƤytettƤvƤ media..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Valitse varmuuskopioitava tieto..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11925,63 +11025,60 @@ msgstr ""
"Asetustiedostoa ei lƶytynyt\n"
"valitse joko Velho tai Kehittynyt."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Kehityksen alla ... odota."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Varmuuskopioi jƤrjestelmƤtiedostot"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Varmuuskopioi kƤyttƤjƤtiedostot"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Varmuuskopioi muut tiedostot"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Kokonaisedistyminen"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "tiedostoja lƤhetetƤƤn FTP:n yli"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "LƤhetƤn tiedostoja..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Tee heti asetustiedoston varmuuskopio"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "NƤytƤ varmuuskopioinnin asetukset."
-#: ../../standalone/drakbackup_.c:4616
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
-msgstr "Velho"
+msgstr "Velhon Asettaminen"
-#: ../../standalone/drakbackup_.c:4621
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "LisƤasetukset"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Varmuuskopioi heti"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12012,36 +11109,8 @@ msgid ""
" \n"
"\n"
msgstr ""
-"\n"
-"\n"
-" Drakbackup\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" oletus\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Drakbackup\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-#: ../../standalone/drakbackup_.c:4741
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12049,13 +11118,8 @@ msgid ""
" set myhostname or mydomain in /etc/postfix/main.cf\n"
"\n"
msgstr ""
-"\n"
-"\n"
-" Kohde \n"
-" tai in\n"
-#: ../../standalone/drakbackup_.c:4749
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12095,45 +11159,8 @@ msgid ""
"\n"
"\n"
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"
-" Varmistukset\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-#: ../../standalone/drakbackup_.c:4788
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12160,75 +11187,24 @@ msgid ""
"\n"
"\n"
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Varmistukset\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\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>"
-msgstr ""
-" Copyright (C) 2001 MandrakeSoft. TekijƤ: DUPONT Sebastien <dupont_s\\@epita."
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
"fr>"
-
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
+" Copyright (C) 2001 MandrakeSoft. TekijƤ: DUPONT Sebastien <dupont_s"
+"\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4729
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."
+" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-"vapaana\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
+" updates 2002 MandrakeSoft, TekijƤ: Stew Benedict <sbenedict\\@mandrakesoft."
+"com>"
-#: ../../standalone/drakbackup_.c:4832
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -12257,7 +11233,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"
@@ -12267,44 +11242,8 @@ msgid ""
"\n"
"\n"
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-" JƤrjestelmƤ\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"
-#: ../../standalone/drakbackup_.c:4870
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12314,15 +11253,8 @@ msgid ""
"drive before sending it to the server.\n"
"\n"
msgstr ""
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-"\n"
-" palvelin\n"
-#: ../../standalone/drakbackup_.c:4879
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12334,220 +11266,87 @@ msgid ""
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
msgstr ""
-"\n"
-" Palauta\n"
-"\n"
-" Drakbackup\n"
-"\n"
-" Drakbackup\n"
-"\n"
-" tƤrkeƤ\n"
-#: ../../standalone/drakbackup_.c:4909
-#, fuzzy
-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"
-"\n"
-"\n"
-" JƤrjestelmƤ\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"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
-msgstr "%s:n asennus epƤonnistu. Seuraava virhe tapahtui:"
-
-#: ../../standalone/drakbug_.c:40
-#, fuzzy, 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 ""
-"\n"
-"\n"
-" vapaana\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../standalone/drakbug_.c:47
-#, fuzzy
-msgid " --help - print this help message.\n"
-msgstr "tulosta"
-
-#: ../../standalone/drakbug_.c:48
-#, fuzzy
-msgid " --report - program should be one of mandrake tools\n"
-msgstr "yksi"
-
-#: ../../standalone/drakbug_.c:49
-#, fuzzy
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr "yksi"
+msgstr "%s:n asennus epƤonnistui. Seuraava virhe tapahtui:"
-#: ../../standalone/drakbug_.c:64
-#, fuzzy
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
-msgstr "portti"
+msgstr "Mandrake:N Virhe-raportointi Tyƶkalu"
-#: ../../standalone/drakbug_.c:70
-#, fuzzy
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
-msgstr "EnsimmƤinen Aika"
+msgstr "Aloittelija Velho"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
-msgstr ""
+msgstr "Synkronointi tyƶkalu"
-#: ../../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 "Komentorivityƶkalut"
+msgstr "ItsenƤisiƤ Tyƶkaluja"
-#: ../../standalone/drakbug_.c:73
-#, fuzzy
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
-msgstr "kiintolevylle"
+msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
-#, fuzzy
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
-msgstr "MandrakeConsulting"
+msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
-#, fuzzy
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
-msgstr "MandrakeExpert"
+msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
-#, fuzzy
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
-msgstr "Hiiri"
+msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
-#, fuzzy
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
-msgstr "Ulkoinen tulostin"
+msgstr "Kauko Ohjaus"
-#: ../../standalone/drakbug_.c:78
-#, fuzzy
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
-msgstr "Jakonimi"
+msgstr "Ohjelmisto Hallinta"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
-msgstr ""
+msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
-#, fuzzy
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
-msgstr "Ikkunat"
+msgstr "Windows:ista Siirtymisen tyƶkalu"
-#: ../../standalone/drakbug_.c:81
-#, fuzzy
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
-#, fuzzy
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
-msgstr "Verkkoasetusten velho"
+msgstr "Asetus Velhot"
-#: ../../standalone/drakbug_.c:97
-#, fuzzy
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
-msgstr "Tunnistustapa"
+msgstr "Sovellus:"
-#: ../../standalone/drakbug_.c:98
-#, fuzzy
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
-msgstr "Pakettien valinta"
+msgstr "Paketti: "
-#: ../../standalone/drakbug_.c:99
-#, fuzzy
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Ydin:"
-#: ../../standalone/drakbug_.c:100
-#, fuzzy
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
-msgstr "Odota hetki"
+msgstr "Jakelu"
-#: ../../standalone/drakbug_.c:115
-#, fuzzy
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12558,147 +11357,144 @@ msgid ""
"transferred to that server\n"
"\n"
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-#: ../../standalone/drakbug_.c:134
-#, fuzzy
+#: ../../standalone/drakbug_.c:112
msgid "Report"
-msgstr "portti"
+msgstr "Raportti"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbug_.c:171
-#, fuzzy
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
-msgstr "Poistamisen jƤlkeiset toiminnot"
+msgstr "Ei asennettu"
-#: ../../standalone/drakbug_.c:189
-#, fuzzy
+# Asennuksen sivuvalikko
+#: ../../standalone/drakbug_.c:160
+msgid "Package not installed"
+msgstr "Paketti ei asennettu"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
-msgstr " ."
+msgstr "yhdistetƤƤn Bugzilla velhoon ..."
-#: ../../standalone/drakbug_.c:196
-#, fuzzy
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
-msgstr "Kuvankaappaukset lƶytyvƤt asennuksen jƤlkeen hakemistosta %s"
+msgstr "Ei selainta kƤytettƤvissƤ! Ole hyvƤ ja asenna joku"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Verkon asetukset (%d-laitteille)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profiili: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Poista profiili..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Valitse poistettava profiili:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Uusi profiili..."
-#: ../../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 ""
"Luotavan profiilin nimi (uusi profiili luodaan kopioimalla nykyisen tiedot) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Koneen nimi:"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internetyhteys"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tyyppi:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "YhdyskƤytƤvƤ:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "LiitƤntƤ:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Tila:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Odota hetki"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "MƤƤrittele internetyhteys..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LƤhiverkon asetukset"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Ajurit"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "LiitƤntƤ"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokolla"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Tila"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Aseta paikallisverkko..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Paina tƤhƤn kƤynnistƤƤksesi asennusohjelman ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Velho..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Toteuta"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Yhteys muodostettu"
-#: ../../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 "Ei yhteyttƤ"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "YhdistƤ..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Katkaise yhteys..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12706,7 +11502,7 @@ msgstr ""
"Varoitus, toinen internet-yhteys on havaittu, mahdollisesti kƤyttƤen sinun "
"vekkoasi"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12714,36 +11510,36 @@ msgstr ""
"Sinulla ei ole ainoatakaan asetettua liityntƤƤ.\n"
"Aseta ne ensin klikkaamalla 'Aseta'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LƤhiverkon asetukset"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Laite %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "KƤynnistysprotokolla"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "KƤynnistetty koneen kƤynnistƤmisen yhteydessƤ"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP-asiakas"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "aktivoi nyt"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "deaktivoi nyt"
-#: ../../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"
@@ -12751,7 +11547,7 @@ msgstr ""
"TƤtƤ liityntƤrajapintaa ei ole vielƤ asetettu.\n"
"KƤynnistƤ pƤƤikkunasta lƶytyvƤ asetusvelho"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12759,135 +11555,129 @@ msgstr ""
"Sinulla ei ole ainoatakaan internet-yhteyttƤ.\n"
"Luo sellainen ensin klikkaamalla 'Aseta'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Internetyhteyden asetus"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Internetyhteyden asetus"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Yhteyden nimi: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametrit"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "YhdyskƤytƤvƤ"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Verkkokortti"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP-asiakas"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "kƤyttƶ: 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 "Moduulin nimi"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Koko"
-#: ../../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 "kƤynnistyslevykkeen luonti"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "oletus"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Virhe DrakFloppyssa: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "ytimen versio"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Yleinen"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Asiantuntijan alue"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd:n vapaaehtoiset parametrit"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "LisƤƤ moduuli"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "pakota"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "jos tarvitaan"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "jƤtƤ pois scsi-moduulit"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "jƤtƤ pois raid-moduulit"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Poista moduuli"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Tuloste"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Muodosta levy"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Varmista, ettƤ media on laitteessa %s"
-#: ../../standalone/drakfloppy_.c:382
-#, fuzzy, c-format
+#: ../../standalone/drakfloppy_.c:341
+#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
-"laite\n"
-"."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Prosessia %s ei voitu haarauttaa"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12898,100 +11688,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Etsi asennetut kirjasimet"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Poista asetettujen kirjasimien valinta"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "jƤsennƤ kaikki kirjasimet"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "kirjasimia ei lƶytynyt"
-#: ../../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 "valmis"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "liitetyiltƤ osioilta ei lƶytynyt ainoatakaan kirjasinta"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Valitse uudelleen oikeat kirjasimet"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "kirjasimia ei lƶytynyt.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Etsi kirjasimia asennettujen listalta"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Kirjasimet kopioi"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "True Type kirjasimien asennus"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "odota kunnes ttmkfdir on valmis..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "True Type -asennus valmis"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Kirjasinten muuntaminen"
-#: ../../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 "rakennetaan: type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
-#, fuzzy
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
-msgstr "Ghostscript"
+msgstr "Ghostscript viittaus"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "ttf kirjasinten muunnos"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pfm kirjasinten muunnos"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Poista vƤliaikaistiedostot"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "KƤynnistƤ XFS uudelleen"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Poista kirjasintiedostot"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "xfs:n uudelleenkƤynnistys"
-#: ../../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"
@@ -13006,114 +11795,201 @@ msgstr ""
"kirjasimet voivat lukitƤ X-palvelimen."
# Asennuksen sivuvalikko
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Kirjasinten tuonti"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Hae Windowsin kirjasimet"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Poista kirjasimet levyltƤ"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "LisƤvalinnat"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Kirjasinlista"
-#: ../../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 "Valitse sovellukset, jotka tukevat kirjasimia :"
-#: ../../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 "Yleiset tulostimet"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Valitse kirjasintiedosto tai hakemisto ja klikkaa 'LisƤƤ'"
# Asennuksen sivuvalikko
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Asenna lista"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "paina tƤhƤn, kun olet varma."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "tƤhƤn jos et ole."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Poista valinta kaikista"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Valitse kaikki"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Poista lista"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Alkutestit"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Kopioi kirjasimet jƤrjestelmƤƤsi"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Asenna & muunna kirjasimia"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Asennuksen jƤlkeiset toiminnot"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Poista jƤrjestelmƤssƤsi olevia kirjasimia"
# Asennuksen sivuvalikko
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Poistamisen jƤlkeiset toiminnot"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Internetyhteyden jakaminen"
-#: ../../standalone/drakgw_.c:115
-#, fuzzy
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
-msgstr "Virhe."
+msgstr "Valitamme, tuemme ainoastaan 2.4 ytimet."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Internetyhteyden jakaminen on kƤytƶssƤ"
-#: ../../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"
@@ -13125,19 +12001,19 @@ msgstr ""
"\n"
"MitƤ haluat tehdƤ?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "poista kƤytƶstƤ"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
-msgstr "lopeta"
+msgstr "peruuta"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "aseta uudelleen"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Poistan palvelut kƤytƶstƤ..."
@@ -13145,11 +12021,11 @@ msgstr "Poistan palvelut kƤytƶstƤ..."
msgid "Internet connection sharing is now disabled."
msgstr "Internetyhteyden jakaminen ei ole enƤƤ kƤytƶssƤ."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Internetyhteyden jakaminen ei ole kƤytƶssƤ"
-#: ../../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"
@@ -13161,20 +12037,19 @@ msgstr ""
"\n"
"MitƤ haluat tehdƤ?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "ota kƤyttƶƶn"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Otan palvelut kƤyttƶƶn.."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Internetyhteyden jakaminen on nyt kƤytƶssƤ."
-#: ../../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 "
@@ -13191,34 +12066,37 @@ msgstr ""
"TƤllƤ ominaisuudella muut paikallisverkossa olevat tietokoneet voivat "
"kƤyttƤƤ tƤmƤn tietokoneen internetyhteyttƤ.\n"
"\n"
+"Varmista ettƤ olet mƤƤrittƤnyt verkkosi/nettiyhteytesi kƤyttƤmƤllƤ "
+"drakconnect ennen kuin jatkat.\n"
+"\n"
"Huomaa: tarvitset erityisen verkkokortin pystyttƤƤksesi oman paikallisverkon."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "LiittymƤ %s (kƤyttƤen moduulia %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "LiittymƤ %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Koneessasi ei ole verkkokorttia!"
-#: ../../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 ""
"Koneestasi ei lƶytynyt yhtƤƤn verkkokorttia. Aja laitteistonhakutyƶkalu."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "VerkkoliittymƤ"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13233,17 +12111,17 @@ msgstr ""
"\n"
"Valmistaudun asettamaan lƤhiverkkosi asetukset kyseiselle laitteelle."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Valitse verkkokortti, joka on kytketty paikallisverkkoon."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "VerkkoliitƤntƤ on jo asetettu"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13259,15 +12137,23 @@ msgstr ""
"Voit asettaa sen myƶs manuaalisesti, mutta silloin sinun pitƤƤ tietƤƤ, mitƤ "
"olet tekemƤssƤ."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automaattinen uudelleenasetus"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr "Ei (asiantuntijoille)"
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "NƤytƤ nykyiset liitƤntƤasetukset"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+msgid "Current interface configuration"
+msgstr "Nykyiset liitƤntƤasetukset"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13284,8 +12170,7 @@ msgstr ""
"IP-mƤƤreet: %s\n"
"Ajuri: %s"
-#: ../../standalone/drakgw_.c:287
-#, fuzzy
+#: ../../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 "
@@ -13294,26 +12179,17 @@ 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 ""
-"Voin sƤilyttƤƤ nykyiset asetuksesi ja olettaa, ettƤ olet jo pystyttƤnyt DHCP-"
-"palvelimen. SiinƤ tapauksessa varmista ettƤ luen oikein C-luokan verkon, "
-"jota kƤytƤt paikallisverkkonasi, sillƤ en muuta sen asetuksia tai koske DHCP-"
-"palvelimesi asetuksiin.\n"
-"\n"
-"Muussa tapauksessa voin asettaa liitƤntƤsi ja asettaa (uudelleen) DHCP-"
-"palvelimen puolestasi.\n"
-"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "C-luokan paikallisverkko"
+msgstr "Paikallinen Verkko osoite"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13321,66 +12197,69 @@ msgid ""
"If you don't know the meaning of an option, simply leave it as it is.\n"
"\n"
msgstr ""
+"SHCP Palvelin Asettaminen.\n"
+"\n"
+"TƤƤltƤ voit valita erilaiset optiot DHCP palvelimen asettamiseen.\n"
+"Jos et tiedƤ jonkun option tarkoitus, jƤtƤ sitƤ oletusarvoihinsa.\n"
+"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
-msgstr "(TƤmƤn) DHCP-palvelimen IP"
+msgstr "(TƤmƤn) DHCP-palvelimen IP-osoite"
-#: ../../standalone/drakgw_.c:305
-#, fuzzy
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
-msgstr "(TƤmƤn) DHCP-palvelimen IP"
+msgstr "DNS Palvelimen IP-osoite"
-#: ../../standalone/drakgw_.c:306
-#, fuzzy
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
-msgstr "Uuden tulostimen nimi"
+msgstr "SisƤinen verkkoalueen nimi"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "DHCP:n alueen alku"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "DHCP:n alueen loppu"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Vakio liisaus-aika (sekunneissa)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Maksimi liisaus aika (sekunneissa)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Aseta liityntƤrajapinta ja DHCP-palvelin uudelleen"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Paikallisverkko ei loppunut '.0':aan, tƶydennetƤƤn."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Mahdollinen lƤhiverkon osoitetƶrmƤys lƶydetty nykyisillƤ asetuksilla %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "MƤƤrittelen..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"MƤƤrittelen komentotiedostot, asennan ohjelmistot, kƤynnistƤn palvelimet..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
-msgstr "Asennan pakettia %s"
+msgstr "Ongelmia asennettaessa pakettia %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 "
@@ -13390,24 +12269,24 @@ msgstr ""
"Voit nyt jakaa internetyhteyden muiden lƤhiverkon koneiden kanssakƤyttƤmƤllƤ "
"automaattista lƤhiverkon mƤƤrittelyƤ (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
"Asetukset on jo tehty, mutta ne ovat tƤllƤ hetkellƤ poistettu kƤytƶstƤ."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Asetukset on jo tehty ja ne ovat kƤytƶssƤ."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Internetyhteyden jakamista ei ole koskaan asetettu."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Internetyhteyden jakamisen asetukset"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13420,176 +12299,147 @@ msgstr ""
"\n"
"%s\n"
"\n"
-"Paina Aseta kƤynnistƤƤksesi asennusohjelman."
+"Paina Aseta kƤynnistƤƤksesi asennusvelhon."
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "group"
-msgstr "TyƶryhmƤ"
+msgstr "tyƶryhmƤ"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
-msgstr ""
+msgstr "polku"
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
-msgstr "osio %s"
+msgstr "oikeudet"
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "user"
-msgstr "KƤyttƤjƤ"
+msgstr "kƤyttƤjƤ"
-#: ../../standalone/drakperm_.c:49
-#, fuzzy
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Ylƶs"
-#: ../../standalone/drakperm_.c:50
-#, fuzzy
+#: ../../standalone/drakperm_.c:44
msgid "delete"
-msgstr "Poista"
+msgstr "poista"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
-msgstr ""
+msgstr "muokkaa"
-#: ../../standalone/drakperm_.c:52
-#, fuzzy
+#: ../../standalone/drakperm_.c:46
msgid "Down"
-msgstr "Valmis"
+msgstr "Alas"
-#: ../../standalone/drakperm_.c:53
-#, fuzzy
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
-msgstr "LisƤƤ moduuli"
+msgstr "LisƤƤ sƤƤntƶ"
-#: ../../standalone/drakperm_.c:54
-#, fuzzy
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
-msgstr " "
+msgstr "valitse nƤytettƤvƤ/muokattava perm tiedosto"
-#: ../../standalone/drakperm_.c:57
-#, fuzzy
+#: ../../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 ""
-"osio %s\n"
-" oletus."
+"Drakperm kƤytetƤƤn tiedostojen katseluunvkorjataaksesi oikeudet, omistajat "
+"ja ryhmƤt msec:in kautta.\n"
+"Voit myƶs muokata omat sƤƤnnƶt jotka ylikirjoittavat oletussƤƤnnƶt."
-#: ../../standalone/drakperm_.c:62
-#, fuzzy
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
-msgstr "LisƤƤ uusi tulostin"
+msgstr "LisƤƤ uusi sƤƤntƶ viimeisenƤ"
-#: ../../standalone/drakperm_.c:63
-#, fuzzy
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
-msgstr "Muokkaa"
+msgstr "Muokkaa nykyinen sƤƤntƶ"
-#: ../../standalone/drakperm_.c:64
-#, fuzzy
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
-msgstr "Poista valinta kaikista"
+msgstr "YlennƤ valittu sƤƤntƶ yksi taso"
-#: ../../standalone/drakperm_.c:65
-#, fuzzy
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
-msgstr "Valmis"
+msgstr "Alenna valittu sƤƤntƶ yksi taso"
-#: ../../standalone/drakperm_.c:66
-#, fuzzy
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
-msgstr "Poista valitut"
+msgstr "Poista valittu sƤƤntƶ"
-#: ../../standalone/drakperm_.c:237
-#, fuzzy
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "selaa"
-#: ../../standalone/drakperm_.c:244
-#, fuzzy
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
-msgstr "HyvƤksy kƤyttƤjƤ"
+msgstr "Nykyinen kƤyttƤjƤ"
-#: ../../standalone/drakperm_.c:249
-#, fuzzy
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
-msgstr "Versio: %s\n"
+msgstr "Oikeudet"
-#: ../../standalone/drakperm_.c:250
-#, fuzzy
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Polku"
-#: ../../standalone/drakperm_.c:251
-#, fuzzy
+#: ../../standalone/drakperm_.c:238
msgid "Property"
-msgstr "Portti"
+msgstr "Ominaisuus"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
-msgstr ""
+msgstr "tahmea-bitti"
-#: ../../standalone/drakperm_.c:254
-#, fuzzy
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
-msgstr "Aseta"
+msgstr "Aseta-UID"
-#: ../../standalone/drakperm_.c:255
-#, fuzzy
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
-msgstr "Aseta"
+msgstr "Aseta-GID"
-#: ../../standalone/drakperm_.c:310
-#, fuzzy
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-"\n"
-" Poista"
+"KƤytetƤƤn hakemistolle:\n"
+"ainoastaan hakemiston omistaja voi poistaa sitƤ"
-#: ../../standalone/drakperm_.c:311
-#, fuzzy
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
-msgstr "KƤytƤ automaattista tunnistusta"
+msgstr "kƤytƤ omistaja id suoritukseen"
-#: ../../standalone/drakperm_.c:312
-#, fuzzy
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
-msgstr "KƤytƤ automaattista tunnistusta"
+msgstr "kƤytƤ ryhmƤ id suoritukseen"
-#: ../../standalone/drakperm_.c:313
-#, fuzzy
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
-msgstr "TyƶryhmƤ"
+msgstr "kun valittu, omistaja ja ryhmƤ ei muuteta."
-#: ../../standalone/drakperm_.c:318
-#, fuzzy
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
-msgstr "YksittƤisten pakettien valinta"
+msgstr "Polun valinta"
-#: ../../standalone/drakperm_.c:364
-#, fuzzy
+#: ../../standalone/drakperm_.c:350
msgid "user :"
-msgstr "KƤyttƤjƤ"
+msgstr "kƤyttƤjƤ :"
-#: ../../standalone/drakperm_.c:366
-#, fuzzy
+#: ../../standalone/drakperm_.c:352
msgid "group :"
-msgstr "TyƶryhmƤ"
+msgstr "tyƶryhmƤ :"
-#: ../../standalone/draksound_.c:47
-#, fuzzy
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
-msgstr "Ei yhteyttƤ"
+msgstr "Ei ƄƤnikorttia lƶydetty!"
-#: ../../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"
@@ -13600,16 +12450,16 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"Ei Linux\n"
-"\n"
+"YhtƤkƤƤn ƤƤnikorttia ei lƶydetty koneestasi. Varmista ettƤ Linux-tuettu\n"
+"Video/TV-Kortti on kytketty oikein.\n"
"\n"
"\n"
+"Voit katsoa meidƤn laitteisto-tietokanta osoitteesta:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
-#, fuzzy
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13620,157 +12470,142 @@ msgstr ""
"\n"
"\n"
"\n"
-" Huomautus in."
+"Huomaa: Jos sinulla on ISA PnP ƤƤnikortti, sinun pitƤƤ kƤyttƤƤ sndconfig "
+"ohjelmaa. Eli kirjoita \"sndconfig\" konsoolissa."
-#: ../../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 ""
-"\n"
-" Peruuta"
+"paketti 'ImageMagick' vaaditaan jotta kaikki toimisi oikein.\n"
+"Paina \"Ok\" asentaaksesi 'ImageMagick\" tai \"Peruuta\" lopettaaksesi."
-#: ../../standalone/draksplash_.c:78
-#, fuzzy
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
-msgstr "kƤynnistyslevykkeen luonti"
+msgstr "ensi askeleen luonti"
-#: ../../standalone/draksplash_.c:79
-#, fuzzy
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
-msgstr "Resoluutio"
+msgstr "lopullinen tarkkuus"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
-#, fuzzy
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
-msgstr "Valitse tiedosto"
+msgstr "Valitse kuva-tiedosto"
-#: ../../standalone/draksplash_.c:81
-#, fuzzy
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
-msgstr "Jakonimi"
+msgstr "Teeman nimi"
-#: ../../standalone/draksplash_.c:85
-#, fuzzy
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Selaa"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
-#, fuzzy
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
-msgstr "Palvelujen asettaminen"
+msgstr "Aseta bootsplash kuvaa"
-#: ../../standalone/draksplash_.c:100
-#, fuzzy
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-"x\n"
-" in"
+"tekstiruudun x-kordinaatti\n"
+"mƤƤrƤ merkeissƤ"
-#: ../../standalone/draksplash_.c:101
-#, fuzzy
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-"\n"
-" in"
+"tekstiruudun y-kordinaatti\n"
+"mƤƤrƤ merkeissƤ"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
-msgstr ""
+msgstr "tekstiruudun leveys"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
-msgstr ""
+msgstr "tekstiruudun korkeus"
-#: ../../standalone/draksplash_.c:104
-#, fuzzy
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
-msgstr "x\n"
+msgstr ""
+"edistymispalkin x-kordinaatti\n"
+"(vasen ylƤkulma)"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
+"edistymispalkin y-kordinaatti\n"
+"(vasen ylƤkulma)"
-#: ../../standalone/draksplash_.c:106
-#, fuzzy
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
-msgstr "leveys"
+msgstr "edistymispalkin leveys"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
-msgstr ""
+msgstr "edistymispalkin korkeus"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
-msgstr ""
+msgstr "edistymispalkin vƤri"
-#: ../../standalone/draksplash_.c:121
-#, fuzzy
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
-msgstr "laite"
+msgstr "Esikatselu"
# Asennuksen sivuvalikko
-#: ../../standalone/draksplash_.c:123
-#, fuzzy
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
-msgstr "Asenna jƤrjestelmƤ"
+msgstr "Tallenna teema"
-#: ../../standalone/draksplash_.c:124
-#, fuzzy
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
-msgstr "Valitse monitori"
+msgstr "Valitse vƤri"
-#: ../../standalone/draksplash_.c:127
-#, fuzzy
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
-msgstr "NƤyttƶ pƤƤllƤ"
+msgstr "NƤytƤ logo konsoolissa"
-#: ../../standalone/draksplash_.c:128
-#, fuzzy
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
-msgstr "KƤƤnnƤ"
+msgstr "Aseta ytimen viestejƤ hiljaiseksi oletuksena"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
-#, fuzzy, c-format
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
+#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
-msgstr "in s!"
+msgstr "TƤlle teemalle ei olemassa yhtƤƤn bootsplash kohdassa %s !"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
-msgstr ""
+msgstr "tallennan Bootsplash teeman..."
-#: ../../standalone/draksplash_.c:435
-#, fuzzy
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
-msgstr "Tulostimen mallin valinta"
+msgstr "Edistymispalkin vƤrivalinta"
-#: ../../standalone/draksplash_.c:456
-#, fuzzy
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
-msgstr "Sinun tƤytyy valita tai syƶttƤƤ tulostinlaite!"
+msgstr "Sinun pitƤƤ valita kuvatiedostoa ensin!"
-#: ../../standalone/draksplash_.c:465
-#, fuzzy
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
-msgstr "Etsin laitteita ..."
+msgstr "Luodaan esikatselu ..."
#. -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 "s s"
+msgstr "%s BootSplash (%s) esikatselu"
-#: ../../standalone/drakxtv_.c:49
-#, fuzzy
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13784,86 +12619,83 @@ msgid ""
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
+"XawTV ei ole asennettu!\n"
"\n"
"\n"
+"Jos sinulla on TV-kortti, mutta DrakX ei tunnistanut sitƤ (ei bttv eikƤ \n"
+"saa713 moduuli tiedostossa \"/etc/modules\") eikƤ asentanut xawtv, \n"
+"lƤhetƤ \"lspcidrake -v -f\" tuloste osoitteeseen \"install\\@mandrakesoft."
+"com\n"
+"otsikolla \"undetected TV card\".\n"
"\n"
"\n"
-" moduuli\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
+"Voit asentaa sitƤ kirjoittamalla \"urpmi xawtw\" pƤƤkƤyttƤjƤnƤ konsoolissa."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (kaapeli)"
-#: ../../standalone/drakxtv_.c:66
-#, fuzzy
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "Yhdysvallat (bcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "Yhdysvallat (kaapeli)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "Yhdysvallat (hrc-kaapeli)"
-#: ../../standalone/drakxtv_.c:67
-#, fuzzy
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Kiina (bcast)"
-#: ../../standalone/drakxtv_.c:67
-#, fuzzy
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japani (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japani (kaapeli)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "ItƤ-Eurooppa"
-#: ../../standalone/drakxtv_.c:68
-#, fuzzy
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
-msgstr "Ranska"
+msgstr "Ranska [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlanti"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "LƤnsi-Eurooppa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Uusi-Seelanti"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "EtelƤ-Afrikka"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentiina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
-msgstr ""
+msgstr "Australian Optus cable TV"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13871,47 +12703,43 @@ msgstr ""
"Ole hyvƤ,\n"
"kirjoita kƤyttƤmƤsi tv-normi sekƤ asuinmaa"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "TV-normi :"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Alue :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "TV-kanavien haku kƤynnissƤ ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Haetaan TV-kanavia"
-#: ../../standalone/drakxtv_.c:125
-#, fuzzy
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
-msgstr "Tapahtu virhe asennettaessa paketteja:"
+msgstr "Tapahtui virhe TV-kanavien haun aikana"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
-msgstr ""
+msgstr "XawTV ei ole asennettu!"
-#: ../../standalone/drakxtv_.c:129
-#, fuzzy
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
-msgstr "hyvƤ!"
+msgstr "HyvƤƤ pƤivƤnjatkoa!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr ""
+msgstr "Nyt voit kƤyttƤƤ xavtv (X-ikkunointijƤrjestelmƤssƤsi!) !\n"
-#: ../../standalone/drakxtv_.c:153
-#, fuzzy
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
-msgstr "Ei!"
+msgstr "YhtƤkƤƤn TV-Korttia ei lƶydetty."
-#: ../../standalone/drakxtv_.c:154
-#, fuzzy
+#: ../../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"
@@ -13922,40 +12750,443 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"Ei Linux\n"
-"\n"
+"YhtƤkƤƤn TV-Korttia ei lƶydetty koneestasi. Varmista ettƤ Linux-tuettu\n"
+"Video/TV-Kortti on kytketty oikein.\n"
"\n"
"\n"
+"Voit katsoa meidƤn laitteisto-tietokanta osoitteesta:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Vaihtoehtoiset ajurit"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "listauksen vaihtoehto-ajureista tƤlle ƤƤnikortille"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "VƤylƤ"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr "tƤmƤ on fyysinen vƤylƤ johon laite on kytketty (esim PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanava"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI kanava"
+
+#: ../../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 "VƤylƤn tunniste"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- PCI ja USB laitteet: tƤmƤ listaa: valmistaja, laite, alivalmistaja ja "
+"alilaite PCI/USB id:t"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Sijainti vƤylƤssƤ"
+
+#: ../../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-laitteet: tƤmƤ kertoo PCI korttipaikka, laiteen sekƤ kortin toiminto\n"
+"- eide laitteet: tƤmƤ laite on joko orja- tai isƤntƤlaite\n"
+"- scsi laitteet: scsi vƤylƤ sekƤ scsi laitteiden id:t"
+
+#: ../../standalone/harddrake2_.c:33
#, fuzzy
+msgid "Cache size"
+msgstr "palan koko"
+
+#: ../../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 "Turvataso"
+
+#: ../../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 "tƤmƤ kenttƤ kuvaa laitteen"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Vanha laite tiedosto"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "vanha staattinen laite nimi on kƤytetty dev-paketissa"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Uusi devfs laite"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "uusi dynaaminen laitenimi luotu ytimen sisƤisen devfs:n toimesta"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Moduuli"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "GNU/Linux ytimen moduuli joka kƤsittelee tuo laite."
+
+#: ../../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 "Alusta"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "taso"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Media luokka"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "rautatason laiteluoka"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Malli"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "kovalevy malli"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Moduulin nimi"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "laitteen valmistajan nimi"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "painikkeiden mƤƤrƤ"
+
+#: ../../standalone/harddrake2_.c:62
+msgid "Name"
+msgstr "Nimi"
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", verkkotulostin \"%s\", portti %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr "Prosessorin ID"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr "prosessorin numero"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "lataa asetukset"
+
+#: ../../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 "Mihin sarjaporttiin hiiresi on liitetty."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "laitteen valmistajan nimi"
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr "prosessorin valmistajan nimi"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Lopeta"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Automaattinen tunnistus"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/Asetukset"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Automaattinen tunnistus"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Ohje"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Ohje..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Harddrake ohje"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Kenttien kuvaus:\n"
"\n"
-" KƤyttƶ h"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "kƤyttƶ: 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 "Valitse kuvanlukija"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Raportoi Virheen"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Tietoja..."
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Tietoja Harddrake:sta"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"TƤmƤ on HardDrake, Mandraken laitteisto assetustyƶkalu.\n"
+"Versio: "
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "TekijƤ:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Tunnistus kƤynnissƤ ..."
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 versio "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Tunnistettu laitteisto"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Tiedot"
+
+# Asennuksen sivuvalikko
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Aseta moduuli"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Suorita asetustyƶkalu"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Suoritetaan \"%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 "ensisijainen"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "toissijainen"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Automaattinen tunnistus"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Automaattinen tunnistus"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/Asetukset"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Valitse nƤppƤimistƶsi asettelu."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Haluatko BackSpace-nƤppƤimen toimivan kuten Delete konsolissa?"
+msgstr "Haluatko Askelpalautin-nƤppƤimen toimivan kuten Delete konsolissa?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Vaihda CD-levyƤ"
-#: ../../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."
@@ -13963,312 +13194,410 @@ msgstr ""
"Aseta asennuslevy CD-asemaan ja paina Ok.\n"
"Jos sinulla ei ole levyƤ, paina Peruuta estƤƤksesi jƤrjestelmƤn pƤivityksen."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "JƤrjestelmƤn pƤivitystƤ ei voida aloittaa!\n"
-#: ../../standalone/localedrake_.c:33
-#, fuzzy
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
-msgstr "valmis"
+msgstr ""
+"Muutos on tehty, mutta ottaaksesi niitƤ kƤyttƶƶn sinun pitƤƤ kirjoittautua "
+"ulos"
-#: ../../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 "NƤytƤ vain valittu pƤivƤ"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Tiedosto/Uusi"
-#: ../../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 "/Tiedosto/Avaa"
-#: ../../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 "/Tiedosto/Talleta"
-#: ../../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 "/Tiedosto/Talleta nimellƤ"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Tiedosto/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/Asetukset"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Asetukset/Testaa"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Ohje/_Tietoja..."
-#: ../../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 "KƤyttƤjƤ"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Viestit"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "JƤrjestelmƤloki"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Mandraken tyƶkƤlujen selitykset"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "etsi"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Tyƶkalu lokien seuraamiseen"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Asetukset"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "tƤsmƤƤ"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "mutta ei tƤsmƤƤ"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Valitse tiedosto"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalenteri"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Tiedoston sisƤltƶ"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
-#, fuzzy
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
-msgstr "Posti- ja SMS-hƤlytys"
+msgstr "Posti-hƤlytys"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "odota hetki, jƤsennƤn tiedostoa: %s"
-#: ../../standalone/logdrake_.c:409
-#, fuzzy
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
-msgstr "Posti- ja SMS-hƤlytyksen asetukset"
+msgstr "Posti-hƤlytyksen asetukset"
-#: ../../standalone/logdrake_.c:410
-#, fuzzy
+#: ../../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 ""
-"Tervetuloa\n"
+"Tervetuloa sƤhkƶpostin asetustyƶkaluun.\n"
"\n"
+"TƤƤltƤ voit asettaa hƤlytysjƤrjestelmƤn.\n"
-#: ../../standalone/logdrake_.c:417
-#, fuzzy
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
-msgstr "Paksu"
+msgstr "Apache WWW-Palvelin"
-#: ../../standalone/logdrake_.c:418
-#, fuzzy
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
-msgstr "Verkkoalueen nimi"
+msgstr "Verkkoalueen Nimi Ratkaisija"
-#: ../../standalone/logdrake_.c:419
-#, fuzzy
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
-msgstr "NIS-palvelin"
+msgstr "FTP Palvelin"
-#: ../../standalone/logdrake_.c:420
-#, fuzzy
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
-msgstr "Postfix-postipalvelin, Inn-nyytispalvelin"
+msgstr "Postfix - Postipalvelin"
-#: ../../standalone/logdrake_.c:421
-#, fuzzy
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
-msgstr "NIS-palvelin"
+msgstr "Samba Palvelin"
-#: ../../standalone/logdrake_.c:422
-#, fuzzy
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
-msgstr "NIS-palvelin"
+msgstr "SSH-Palvelin"
-#: ../../standalone/logdrake_.c:423
-#, fuzzy
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
-msgstr "Palvelut"
+msgstr "Webmin Palvelu"
-#: ../../standalone/logdrake_.c:424
-#, fuzzy
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
-msgstr "Tulostuspalvelin"
+msgstr "Xinetd Palvelu"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "Palveluiden asettaminen"
-#: ../../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 "Saat hƤlytyksen kun jokin valituista palveluista ei ole enƤƤ kƤynnissƤ"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "lataa asetukset"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Saat hƤlytyksen jos kuorma on tƤtƤ arvoa suurempi"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "hƤlytyksen asetukset"
-#: ../../standalone/logdrake_.c:459
-#, fuzzy
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
-msgstr "SyƶtƤ salasanasi"
+msgstr "SyƶtƤ sƤhkƶpostiosoitteesi alla "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Tallenna nimellƤ.."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Valitse hiiren tyyppi."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
-msgstr "Emuloi kolmatta nƤppƤintƤ?"
+msgstr "Emuloi kolmas nƤppƤin?"
+
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Verkon asetukset"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profiili: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "LƤhetƤn tiedostoja..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:106
#, fuzzy
+msgid "Connection Time: "
+msgstr "Yhteyden nimi: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Testaan yhteyttƤsi..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "YhdistƤ Internettiin"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "YhdistƤ Internettiin"
+
+#: ../../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 "Yhteyden nopeus"
+
+#: ../../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 "hƤlytyksen asetukset"
+
+#: ../../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 "Paikalliset tiedostot"
+
+#: ../../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 ""
+"Varoitus, toinen internet-yhteys on havaittu, mahdollisesti kƤyttƤen sinun "
+"vekkoasi"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "YhdistƤ"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Katkaise yhteys"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Luetaan tulostimen tietoja ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Etsin laitteita ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Kokeile portteja"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
-#, fuzzy, c-format
+#: ../../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 "Linux."
+msgstr "%s ei ole tuettu tƤssƤ Mandrake Linux versiossa."
-#: ../../standalone/scannerdrake_.c:56
-#, fuzzy, c-format
+#: ../../standalone/scannerdrake_.c:54
+#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s lƶytyi paikasta %s, aseta se ?"
-#: ../../standalone/scannerdrake_.c:59
-#, fuzzy, c-format
+#: ../../standalone/scannerdrake_.c:57
+#, c-format
msgid "%s is not in the scanner database, configure it manually?"
-msgstr "s in?"
+msgstr ""
+"%s ei lƶytynyt kuvanlukija-tietokannasta, \n"
+"asetetaanko manuaalisesti?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
-msgstr "Valitse skanneri"
+msgstr "Valitse kuvanlukija"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
-msgstr "TƤtƤ %s skanneria ei ole tuettu"
+msgstr "TƤtƤ %s kuvanlukija ei ole tuettu"
-#: ../../standalone/scannerdrake_.c:107
-#, fuzzy, c-format
+#: ../../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 ""
-"\n"
-" laite"
+"Scannerdraje ei onnistunut %s kuvanlukijasi.\n"
+"Valitse laite johon kuvanlukijasi on kytketty."
-#: ../../standalone/scannerdrake_.c:109
-#, fuzzy
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
-msgstr "KƤynnistyslaite"
+msgstr "valitse laite"
-#: ../../standalone/scannerdrake_.c:115
-#, fuzzy, c-format
+#: ../../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 ""
-"s\n"
-" SinƤ Control Keski in."
+"Kuvanlukija %s pitƤƤ asettaa printerdrake:n kautta.\n"
+"Voit kƤynnistƤƤ printerdrake Mandraken hallintapaneelista\n"
+"Asetukset valikosta."
-#: ../../standalone/scannerdrake_.c:120
-#, fuzzy, c-format
+#: ../../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 ""
-"\n"
-" Multimedia."
+"Kuvanlukijasi %s on asetettu.\n"
+"Nyt voit lukea dokumentit tietokoneesi kƤyttƤmƤllƤ \"XSane\" \n"
+"Multimedia / Grafiikka valikossa."
#: ../../standalone/service_harddrake_.c:44
-#, fuzzy, c-format
+#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr "in s"
+msgstr "Joitakin laitteita luokasta \"%s\" poistettiin:\n"
#: ../../standalone/service_harddrake_.c:48
msgid "Some devices were added:\n"
-msgstr ""
+msgstr "Joitakin laitteita lisƤttiin:\n"
+
+#: ../../standalone/service_harddrake_.c:64
+msgid "Hardware probing in progress"
+msgstr "Laitteiston tunnistaminen kƤynnissƤ..."
# Asennuksen sivuvalikko
#: ../../steps.pm_.c:14
msgid "Choose your language"
-msgstr "Kieliasetukset"
+msgstr "Valitse Kieli"
#: ../../steps.pm_.c:15
msgid "Select installation class"
@@ -14350,10 +13679,14 @@ msgstr "Asenna pƤivitykset"
msgid "Exit install"
msgstr "Lopeta asennus"
-#: ../../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"
@@ -14364,7 +13697,7 @@ msgstr "VerkkopƤƤte (asiakas)"
#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS-, SMB-, SSH- ja vƤlipalvelin"
+msgstr "NFS-, SMB-, SSH- ja vƤlityspalvelin"
#: ../../share/compssUsers:999
msgid "Office"
@@ -14388,7 +13721,7 @@ msgstr "Palomuuri / Reititys"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr "Nimipalvelin ja tietoverkon informaatiopalvelin"
+msgstr "Nimipalvelin (DNS) ja tietoverkon informaatiopalvelin (NIS)"
#: ../../share/compssUsers:999
msgid ""
@@ -14403,9 +13736,8 @@ msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr "ƄƤnenkƤsittely: mp3, midi, mikserit, jne"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Linux Standard Base. Third party applications support"
-msgstr "Linux Standardi"
+msgstr "Linux Standardi Perusta - Kolmannen osapuolen ohjelmistojen tuki"
#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
@@ -14455,7 +13787,7 @@ msgstr "Komentorivityƶkalut"
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr "Postfix-postipalvelin, Inn-nyytispalvelin"
+msgstr "Postfix-postipalvelin, Inn-uutispalvelin"
#: ../../share/compssUsers:999
msgid "Internet station"
@@ -14522,7 +13854,7 @@ msgstr "Verkkotietokone (palvelin)"
#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
-msgstr "SƤhkƶposti/Groupware/Nyytiset"
+msgstr "SƤhkƶposti/Groupware/Uutiset"
#: ../../share/compssUsers:999
msgid "Game station"
@@ -14565,7 +13897,7 @@ msgstr "Asiakasohjelmat eri protokollille (ssh jne)"
#: ../../share/compssUsers:999
msgid "LSB"
-msgstr ""
+msgstr "LSB"
#: ../../share/compssUsers:999
msgid "Internet gateway"
@@ -14597,7 +13929,241 @@ msgstr "Multimedia - CD:n poltto"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
-msgstr "Tieteelliinen tyƶasema"
+msgstr "Tieteellinen tyƶasema"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "ei voi lukea tiedostoa /etc/inittab: %s"
+
+#~ msgid "cpu number "
+#~ msgstr "prosessorinumero"
+
+#~ 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 ""
+#~ "Sinulla on nyt mahdollisuus hakea internetistƤ ne ohjelmistot, jotka on \n"
+#~ "suunnattu tiedon salakirjoittamiseen.\n"
+#~ "\n"
+#~ "VAROITUS:\n"
+#~ "\n"
+#~ "NƤitƤ ohjelmistoja koskevien eri tasoisten vaatimusten ja eri "
+#~ "lainsƤƤdƤntƶjen \n"
+#~ "mƤƤrƤysten vuoksi nƤiden ohjelmistojen asiakkaan ja/tai loppukƤyttƤjƤn \n"
+#~ "pitƤƤ varmistaa, ettƤ hƤnen maansa lainsƤƤdƤntƶ sallii hƤnen hakea, "
+#~ "tallentaa \n"
+#~ "ja kƤyttƤƤ nƤitƤ ohjelmistoja.\n"
+#~ "\n"
+#~ "LisƤksi asiakkaan ja/tai loppukƤyttƤjƤn tulee olla erityisen varmoja "
+#~ "siitƤ, etteivƤt \n"
+#~ "he riko maansa lainsƤƤdƤntƶƤ vastaan.MikƤli asiakas ja/tai loppukƤyttƤjƤ "
+#~ "ei \n"
+#~ "noudata nƤiden lakien mƤƤrƤyksiƤ, heille voidaan langettaa vakaviakin \n"
+#~ "rangaistuksia.\n"
+#~ "\n"
+#~ "MissƤƤn tilanteissa ei Mandrakesoft tai sen valmistajat ja/tai "
+#~ "jƤlleenmyyjƤt \n"
+#~ "ole vastuuvelvollisia erityisiin, epƤsuoriin tai satunnaisiin "
+#~ "vahinkoihin, jotka\n"
+#~ "voivat aiheutua (mukaan lukien, mutta ei rajoittuen: tulonmenetykset, \n"
+#~ "yritystoiminnan katkeaminen, kaupallisten tietojen menetys ja muut \n"
+#~ "rahalliset menetykset, sekƤ mahdolliset vahingonkorvaukset, jotka "
+#~ "oikeus \n"
+#~ "pƤƤttƤƤ langettaa). ohjelmiston kƤyttƤmisestƤ, hallussapidosta, tai "
+#~ "pelkƤstƤ \n"
+#~ "internetistƤ hakemisesta, jossa asiakas ja/tai loppukƤyttƤjƤ voi saada \n"
+#~ "haltuunsa nƤmƤ ohjelmistot hyvƤksyttyƤƤn tƤmƤn sopimuksen.\n"
+#~ "\n"
+#~ "\n"
+#~ "Mihin tahansa tƤtƤ sopimusta koskeviin tiedusteluihin, ota yhteys:"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "VƤlityspalvelin-asetukset"
+
+#~ 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 ""
+#~ "Tervetuloa vƤlityspalvelimen asettamisohjelmaan.\n"
+#~ "\n"
+#~ "TƤƤltƤ voit asettaa http- ja ftp-vƤlityspalvelimesi sisƤƤnkirjautumisen "
+#~ "ja\n"
+#~ "salasanojen kanssa tai ilman niitƤ\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "TƤytƤ http-vƤlityspalvelimen tiedot\n"
+#~ "JƤtƤ kohta tyhjƤksi, jos et haluat http-vƤlityspalvelinta"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "portti"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Web-osoitteen tulee alkaa etuliitteellƤ 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Porttiosan pitƤisi olla numeerinen"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "TƤytƤ ftp-vƤlityspalvelimen tiedot\n"
+#~ "JƤtƤ kohta tyhjƤksi, jos et haluat ftp-vƤlityspalvelinta"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "SyƶtƤ vƤlityspalvelimen kƤyttƤjƤtunnus ja salasana, jos sellaiset on.\n"
+#~ "JƤtƤ kohdat tyhjiksi, jos et halua kƤyttƤƤ tunnus/salasana-yhdistelmƤƤ"
+
+#~ msgid "login"
+#~ msgstr "kƤyttƤjƤtunnus"
+
+#~ msgid "password"
+#~ msgstr "salasana"
+
+#~ msgid "re-type password"
+#~ msgstr "salasana uudelleen"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Salasanat poikkeavat toisistaan. Kokeile uudelleen!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "En voi kirjoittaa tiedostoa %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 ""
+#~ "Varoitus, toinen internet-yhteys on havaittu, mahdollisesti kƤyttƤen "
+#~ "sinun vekkoasi"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "ohjeita ei ole vielƤ olemassa.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Klikkaa mediaa"
+
+#~ msgid ""
+#~ "Which dhcp client do you want to use?\n"
+#~ "Default is dhcpcd"
+#~ msgstr ""
+#~ "MitƤ dhcp-asiakasohjelmaa haluat kƤyttƤƤ?\n"
+#~ "Oletus on dhcpcd"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Poistetaan LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Poistetaan LPD..."
+
+#~ msgid " (default: %s)"
+#~ msgstr " (oletus: %s)"
+
+#~ 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 versio %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "TƤmƤ on vapaa ohjelmaa ja saadaan levittƤƤ GNU GPL lisenssin\n"
+#~ "ehtojen mukaan.\n"
+#~ "\n"
+#~ "kƤyttƶ: drakbug [OPTIOT] [OHJELMA_NIMI]\n"
+#~ "\n"
+#~ "OPTIOT:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - tulosta tƤmƤ viesti.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - ohjelma pitƤisi olla yksi mandraken tyƶkaluista\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - ohjelma pitƤisi olla yksi mandraken tyƶkaluista\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "kƤyttƶ: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "KƤyttƶ: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "kƤyttƶ: keyboarddrake [--expert] [keyboard]\n"
+
+#, fuzzy
+#~ msgid "Probing %s class\n"
+#~ msgstr "s"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "lƶydetty seuraavasta liitƤnnƤstƤ: %s"
#, fuzzy
#~ msgid "unable to backup lilo message"
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index 036902cca..73c7d2e26 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -52,7 +52,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX for MDK 8.1\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 10:31+0200\n"
"Last-Translator: David Baudens <baudens@mandrakesoft.com>\n"
"Language-Team: <fr@li.org>\n"
@@ -116,45 +116,45 @@ msgstr ""
"Votre systčme peut utiliser simultanément plusieurs écrans.\n"
"Que souhaitez-vous faire ?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr ""
"Veuillez préciser la quantité de mémoire vidéo de votre carte graphique"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Configuration d'XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Quelle configuration d'XFree désirez-vous utiliser ?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Configurer les écrans séparément"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Répartir l'affichage sur plusieurs écrans (Xinerama)"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Configurer seulement la carte « %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 avec accélération 3D matérielle"
-#: ../../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"
@@ -165,18 +165,18 @@ msgstr ""
"Votre carte vidéo est supportée par XFree %s. Ce dernier peut źtre plus\n"
"performant 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 ""
"Votre carte vidéo peut utiliser l'accélération 3D matérielle avec 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 avec support EXPÉRIMENTAL de l'accélération 3D matérielle"
-#: ../../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"
@@ -191,7 +191,7 @@ msgstr ""
"Votre carte vidéo est supportée par XFree %s. Ce dernier peut źtre plus\n"
"performant 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"
@@ -202,12 +202,12 @@ msgstr ""
"Veuillez noter que ce support est EXPÉRIMENTAL et qu'il peut BLOQUER VOTRE\n"
"ORDINATEUR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (pilote d'affichage pour l'installation)"
#: ../../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 "Personnalisée"
@@ -219,7 +219,7 @@ msgstr "Carte graphique"
msgid "Monitor"
msgstr "Moniteur"
-#: ../../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 "Résolution"
@@ -228,27 +228,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 "Options"
-#: ../../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 "Quitter"
@@ -277,7 +278,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Générique"
-#: ../../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 "Vendeur"
@@ -337,50 +339,52 @@ msgstr "16 millions de couleurs (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 milliards de couleurs (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Résolutions"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Choix de la résolution et du nombre de couleurs"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Carte graphique : %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 "Annuler"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Test de la configuration"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Désirez-vous tester la configuration ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Attention : tester cette carte vidéo peut bloquer votre ordinateur"
@@ -481,163 +485,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Quelle norme utilise votre téléviseur ?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Premier secteur de la partition d'amorēage"
-#: ../../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 "Premier secteur du disque (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Installation 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 "Oł désirez-vous installer le programme d'amorēage ?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Installation de LILO ou 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 en mode texte"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO en mode graphique"
-#: ../../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 "Amorcer ą partir 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 "Principales options du programme d'amorēage"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Programme d'amorēage ą utiliser"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Installation du programme d'amorēage"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Périphérique d'amorēage"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Compact"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Mode vidéo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Délai avant l'activation du choix par défaut"
-#: ../../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 "Mot de passe"
-#: ../../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 "Mot de passe (vérif)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Protéger par mot de passe les options"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "restrict"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Vider le répertoire /tmp ą chaque démarrage"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Précisez la taille mémoire si nécessaire (%d Mo trouvés)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Autoriser plusieurs profils"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Indiquez la quantité de mémoire en Mo"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"L'option ``Restrict command line options'' est inutile sans mot de passe"
-#: ../../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 "Veuillez réessayer"
-#: ../../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 mots de passe ne sont pas identiques"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Message de démarrage"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Délai de l'Open Firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Délai d'amorēage du noyau"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Autoriser le démarrage sur CD ?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Autoriser le démarrage sur l'OF ?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Systčme d'exploitation par défaut ?"
-#: ../../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: "
@@ -651,7 +655,7 @@ msgstr ""
"\n"
"Quel est le disque de démarrage ?"
-#: ../../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."
@@ -659,148 +663,150 @@ msgstr ""
"Voici les différentes entrées.\n"
"Vous pouvez en ajouter de nouvelles ou modifier les entrées existantes."
-#: ../../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 "Ajouter"
-#: ../../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 "Terminer"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Modifier l'élément sélectionné"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Quel type de systčme souhaitez-vous ajouter ?"
-#: ../../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 "Autres systčmes (SunOS, etc.)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Autres systčmes (MacOS, etc.)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Autres systčmes (Windows, etc.)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Image"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Partition racine"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "options passées au noyau"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Fichier RamDisk"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lecture/écriture"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Table des partitions"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Peu sūr"
-#: ../../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 "Choix par défaut"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Taille du 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 "Supprimer l'entrée"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Un label vide n'est pas autorisé"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Vous devez spécifier l'image noyau désirée"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Vous devez spécifier une partition racine"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Ce label est déją utilisé"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Interface(s) détectée(s) : %s %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "En possédez-vous d'autres ?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Possédez-vous des interfaces %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 "Non"
-#: ../../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 "Oui"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Voir les informations sur le matériel"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installation du pilote pour la carte %s %s"
-#: ../../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"
@@ -809,7 +815,7 @@ msgstr ""
"Vous pouvez maintenant founir des options au module %s.\n"
"Veuillez noter que les adresses doivent źtre précédées de 0x, comme « 0x123 »"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -820,17 +826,17 @@ msgstr ""
"Les options sont de la forme « nom=valeur nom2=valeur2 ... ».\n"
"Par exemple, « io=0x300 irq=7 »"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Options du module :"
#. -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 "Quel pilote %s faut-il essayer ?"
-#: ../../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"
@@ -848,15 +854,15 @@ msgstr ""
"(La détection peut dans certains cas bloquer l'ordinateur,\n"
"mais sans lui causer de dommage.)"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Détection automatique"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Spécifier des options"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -865,63 +871,63 @@ msgstr ""
"Le chargement du module %s a échoué.\n"
"Désirez-vous réessayer avec d'autres paramčtres ?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "accčs aux programmes graphiques"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "accčs aux outils rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "autoriser « su »"
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "accčs aux fichiers d'administration"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "accčs aux outils réseaux"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "accčs aux outils de compilation"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "Utilisateur(s) existant(s) : %s"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Ce mot de passe est trop simple"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Veuillez taper un nom d'utilisateur"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Le nom d'utilisateur ne peut contenir que des lettres minuscules,\n"
"des nombres, ainsi que les caractčres « - » et « _ »"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Ce nom d'utilisateur est trop long"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Ce nom d'utilisateur est déją utilisé"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Ajouter un utilisateur"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -930,32 +936,32 @@ msgstr ""
"Créer un compte utilisateur\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Accepter"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nom et prénom"
-#: ../../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'utilisateur"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Interpréteur"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Icōne"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Connexion automatique"
-#: ../../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?"
@@ -963,19 +969,19 @@ msgstr ""
"Lors du démarrage, souhaitez-vous que le systčme connecte\n"
"automatiquement un utilisateur par défaut ?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Choisissez l'utilisateur par défaut :"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Choisissez l'environnement graphique :"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Choisissez la langue :"
-#: ../../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"
@@ -984,36 +990,36 @@ msgstr ""
"Vous pouvez choisir d'autres langues.\n"
"Elles seront disponibles aprčs l'installation."
-#: ../../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 "Tout"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Autoriser tous les utilisateurs"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Pas de partage"
-#: ../../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 "Le paquetage %s doit źtre installé. Souhaitez-vous l'installer ?"
-#: ../../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 ""
"Souhaitez-vous exporter par NFS (protocole Unix) ou SMB (protocole Windows)?"
-#: ../../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 "Le paquetage %s, requis, est manquant"
-#: ../../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 "
@@ -1028,11 +1034,11 @@ msgstr ""
"\n"
"« Personnalisée » permet d'autoriser le partage pour certains utilisateurs.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Lancer 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."
@@ -1041,31 +1047,31 @@ msgstr ""
"cet utilisateur dans le groupe « fileshare ».\n"
"Ceci peut se faire grāce au programme « Userdrake »."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Bienvenue aux pirates"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Trčs faible"
-#: ../../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 "Élevée"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Plus élevée"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoļaque"
-#: ../../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"
@@ -1076,7 +1082,7 @@ msgstr ""
"donc pas źtre utilisé sur une machine connectée ą un réseau ou ą Internet.\n"
"Aucun mot de passe n'est requis."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1084,7 +1090,7 @@ msgstr ""
"Les mots de passe sont maintenant requis. Pour autant, il n'est pas\n"
"recommandé d'utiliser cette machine sur un réseau."
-#: ../../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."
@@ -1092,7 +1098,7 @@ msgstr ""
"Ceci est le niveau de sécurité standard recommandé pour un ordinateur \n"
"utilisé pour se connecter ą Internet en tant que client."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1100,7 +1106,7 @@ msgstr ""
"Il y a déją des restrictions, et des vérifications automatiques sont "
"effectuées chaque nuit."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1115,7 +1121,7 @@ msgstr ""
"seulement connectée en tant que client sur Internet, vous devriez plutōt\n"
"choisir un niveau inférieur."
-#: ../../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."
@@ -1124,34 +1130,34 @@ msgstr ""
"maintenant\n"
"complčtement clos (vu du réseau). La sécurité est maximale."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Options de base de DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Choisissez le niveau de sécurité desiré"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Niveau de sécurité"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Utilisation de « libsafe » pour les serveurs"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Une bibliothčque qui protčge contre les attaques par débordement de pile.\n"
"(les plus fréquentes)"
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Administrateur sécurité (identifiant (login) ou adresse 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"
@@ -1167,7 +1173,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"
@@ -1184,116 +1190,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 "Bienvenue dans GRUB, le chargeur de systemes d'exploitation"
#. -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 "Utilisez les touches %c et %c pour faire votre choix."
#. -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 "Appuyez sur <Entree> pour demarrer, sur <e> pour modifier la"
#. -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 "commande de demarrage ou sur <c> pour utiliser la ligne de commande."
#. -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 "Demarrage automatique dans %d secondes."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "il n'y a pas assez de place dans le répertoire /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 "Bureau"
#. -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 "Menu Démarrer"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr ""
"Vous ne pouvez pas installer le programme d'amorēage\n"
"sur une partition %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "pas d'aide disponible pour l'instant.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Configuration du style de démarrage"
-#: ../../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 "/_Fichier"
-#: ../../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 "/Fichier/_Quitter"
-#: ../../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 "Moniteur nouveau style avec catégorisation"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Moniteur nouveau style"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Moniteur traditionnel"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Moniteur traditionnel Gtk+"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Démarrage entičrement graphique (Aurora)"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Menu d'amorēage"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Menu d'amorēage"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Installation de thčmes"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1301,46 +1302,46 @@ msgstr ""
"Affiche le thčme\n"
"dans la console"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Créer un nouveau thčme"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Sauvegarde de %s vers %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Copie de %s vers %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 "Erreur"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Message de LILO non trouvé"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Impossible d'écrire dans /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Ecriture de %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1348,17 +1349,17 @@ msgstr ""
"Impossible d'écrire dans /etc/sysconfig/bootsplash\n"
"Fichier non trouvé"
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Impossible de lancer 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 "construisez le RAMdisk avec '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."
@@ -1367,24 +1368,24 @@ msgstr ""
"Lancez « lilo » dans une ligne de commande en étant root pour terminer "
"l'installation du thčme de LILO."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Relancez « 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 "Mode d'emploi"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Installation réussie des thčmes pour l'image d'amorēage et pour LILO."
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Echec d'installation du thčme"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1393,21 +1394,21 @@ msgstr ""
"Le choix du systčme d'exploitation est actuellement géré par %s.\n"
"Vous pouvez ici modifier la liste du menu d'amorēage."
-#: ../../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 "Configurer"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Sélection de l'image"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Thčmes"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1421,89 +1422,84 @@ msgstr ""
"vous pouvez les choisir \n"
"séparément"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Ecran de LILO"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Image pendant l'amorēage"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Choix pour l'interface utilisateur"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Lancer l'interface graphique au démarrage"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne pas connecter automatiquement un utilisateur"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Connexion automatique (choisir utilisateur et environnement)"
-#: ../../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 "Impossible de lire le fichier /etc/inittab  : %s"
-
-#: ../../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 minutes"
-#: ../../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 secondes"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Impossible de faire des captures d'écran avant le partitionnement"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Les captures d'écran seront disponibles aprčs l'installation dans %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 "France"
@@ -1511,8 +1507,8 @@ msgstr "France"
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 "Belgique"
@@ -1536,13 +1532,13 @@ msgstr "Norvčge"
msgid "Sweden"
msgstr "Sučde"
-#: ../../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 "Pays-Bas"
-#: ../../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 "Italie"
@@ -1550,8 +1546,8 @@ msgstr "Italie"
msgid "Austria"
msgstr "Autriche"
-#: ../../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 "États-Unis"
@@ -1573,12 +1569,12 @@ msgstr ""
msgid "New"
msgstr "Nouveau"
-#: ../../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 "Démonter"
-#: ../../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 "Monter"
@@ -1587,10 +1583,9 @@ msgstr "Monter"
msgid "Server"
msgstr "Serveur"
-#: ../../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 "Point de montage"
@@ -1606,30 +1601,30 @@ msgstr "L'URL doit commencer par http:// ou https://"
msgid "Server: "
msgstr "Serveur: "
-#: ../../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 "Point de montage : "
-#: ../../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 "Options : %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr ""
"Avant d'utiliser un logiciel de partitionnement de disques,\n"
"il est prudent de faire une copie de sauvegarde de vos données !!"
-#: ../../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 "MISE EN GARDE"
-#: ../../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 +1633,15 @@ msgstr ""
"Si vous voulez utiliser « aboot », vous devez réserver\n"
"un espace libre (d'au moins 2048 secteurs) au début du disque."
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Assistant"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Choisissez une action"
-#: ../../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,81 +1653,81 @@ msgstr ""
"Vous devriez la réduire pour pouvoir créer d'autres partitions :\n"
"cliquez sur la partition puis sur « Redimensionner »."
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Veuillez cliquer sur une 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 "Détails"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Aucun disque dur trouvé"
-#: ../../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 "SF journalisé"
-#: ../../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 "Vide"
-#: ../../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 "Autre"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Types des systčmes de fichiers :"
-#: ../../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 "Créer"
-#: ../../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 "Utilisez plutōt « %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 "Supprimer"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Cliquez d'abord sur « Démonter »"
-#: ../../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"
@@ -1740,72 +1735,72 @@ msgstr ""
"Aprčs avoir modifié le type de la partition %s, toutes les données\n"
"présentes sur cette partition seront perdues."
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Choisissez une partition"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Choisissez une autre partition"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Quitter"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Passer en mode expert"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Passer en mode normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "État précédent"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Désirez-vous tout de mźme continuer ?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Quitter sans sauvegarder"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Désirez-vous réellement quitter sans écrire la table des partitions ?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Désirez-vous sauvegarder les modifications de /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Partitionnement automatique"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Supprimer toutes les partitions"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Partitionnement automatique"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Davantage"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informations sur les disques durs"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Toutes les partitions primaires sont utilisées"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Impossible d'ajouter une partition"
-#: ../../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"
@@ -1813,31 +1808,31 @@ msgstr ""
"Pour pouvoir utiliser plus de partitions, vous devez d'abord en supprimer "
"une pour la remplacer par une partition étendue."
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Sauvegarder la table des partitions..."
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Charger une table des partitions..."
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Deviner automatiquement la table des partitions"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Relire la table des partitions"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Auto-montage des périphériques amovibles"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Sélectionnez un fichier"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1846,11 +1841,12 @@ msgstr ""
"n'a pas la mźme taille que le disque.\n"
"Désirez-vous tout de mźme continuer ?"
-#: ../../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 "Attention"
-#: ../../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"
@@ -1858,71 +1854,71 @@ msgstr ""
"Insérez une disquette dans le lecteur.\n"
"Toutes les données présentes sur cette disquette seront perdues."
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Tentative de lecture de l'organisation des partitions..."
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Informations détaillées"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Redimensionner"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Déplacer"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formater"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Ajouter au RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Ajouter au LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Supprimer du RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Supprimer du LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modifier le RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Utiliser pour loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Créer une nouvelle partition"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Secteur de début : "
-#: ../../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 "Taille en Mo : "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Type du systčme de fichiers : "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Préférence : "
-#: ../../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"
@@ -1932,33 +1928,33 @@ msgstr ""
"(vous avez atteint le nombre maximum de partitions primaires).\n"
"Retirez d'abord une partition primaire et créez une partition étendue."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Supprimer le fichier loopback ?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Changement du type de partition"
-#: ../../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 "Quel systčme de fichiers désirez-vous utiliser ?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Passage de 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 "Oł désirez-vous monter le fichier loopback %s ?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Oł désirez-vous monter la partition %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"
@@ -1966,141 +1962,141 @@ msgstr ""
"Il est impossible de désélectionner ce point de montage car il est\n"
"utilisé pour le loopback. Veuillez supprimer ce dernier d'abord."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Oł désirez-vous monter %s ?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Calcul des limites du systčme de fichiers 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 "Redimensionnement"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Cette partition ne peut pas źtre redimensionnée"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr ""
"Toutes les données présentes sur cette partition\n"
"devraient avoir été sauvegardées."
-#: ../../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 ""
"Aprčs avoir redimensionné la partition %s, toutes les données présentes\n"
"sur cette partition seront perdues"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Choisissez la nouvelle taille"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Nouvelle taille en Mo : "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Sur quel disque souhaitez-vous la déplacer ?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Secteur"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Sur quel secteur souhaitez-vous la déplacer ?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Déplacement"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Déplacement de la partition..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Choisissez un RAID existant"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "Nouveau"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Choisissez un LVM existant"
-#: ../../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 "Cette partition ne peut pas źtre utilisée pour du 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 du fichier loopback :"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Donnez un nom de fichier"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Ce fichier est déją utilisé par un autre loopback.\n"
"Veuillez en choisir un autre."
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Le fichier existe déją. Faut-il l'utiliser ?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Options de montage"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Divers"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "périphérique"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "Niveau de RAID"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "Taille de bloc"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Soyez prudent : cette opération est dangereuse."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Quel type de partitionnement ?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Le paquetage %s est requis. Souhaitez-vous l'installer ?"
-#: ../../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"
@@ -2112,7 +2108,7 @@ msgstr ""
"au delą du 1024čme cylindre). Si vous n'utilisez pas LILO, vous n'avez\n"
"pas besoin de partition spécifique pour le répertoire /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"
@@ -2124,7 +2120,7 @@ msgstr ""
"une autre partition juste pour le répertoire /boot en deēą du 1024čme "
"cylindre."
-#: ../../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"
@@ -2134,48 +2130,48 @@ msgstr ""
"racine. Pour que votre systčme puisse démarrer, vous devez ajouter\n"
"une partition non RAID, spécifique pour le répertoire /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 table des partitions de %s va maintenant źtre écrite sur le disque !"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Vous devez redémarrer pour que les modifications soient prises en compte"
-#: ../../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 ""
"Aprčs avoir formaté la partition %s, toutes les données présentes\n"
"sur cette partition seront perdues."
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatage"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatage du fichier 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 "Formatage de la partition %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Cacher les fichiers"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Déplacer les fichiers sur la nouvelle partition"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2184,83 +2180,83 @@ msgstr ""
"Le répertoire %s contient déją des données\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Déplacement des fichiers sur la nouvelle partition..."
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Copie de %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Suppression de %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partition %s est maintenant connue comme %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Périphérique : "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lettre de lecteur DOS supposée : %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 "Type : "
-#: ../../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 "Début : secteur %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Taille : %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s secteurs"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylindre %d ą %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatée\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Non formatée\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Montée\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "Appartient au RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2269,7 +2265,7 @@ msgstr ""
"Fichier(s) 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"
@@ -2277,27 +2273,27 @@ msgstr ""
"Partition d'amorēage par défaut\n"
"(pour DOS/Windows, pas pour LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "RAID de niveau %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Taille de bloc %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "disques RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Nom du fichier loopback : %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2309,7 +2305,7 @@ msgstr ""
"soit une partition de pilotes systčmes,\n"
"vous ne devriez pas la toucher.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2321,61 +2317,61 @@ msgstr ""
"est nécessaire si vous avez plusieurs\n"
"systčmes d'exploitation. \n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Protégé en lecture"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Taille : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Géométrie : %s cylindres, %s tźtes, %s secteurs\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Information : "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "disques LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Table des partitions de type : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "sur canal %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Clef de chiffrement du systčme de fichiers"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Choisissez la clef de chiffrement du systčme de fichiers"
-#: ../../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 "Cette clef de chiffrement est trop courte (minimum %d caractčres)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Les clefs de chiffrement ne correspondent pas"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Clef de chiffrement"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Clef de chiffrement (confirmation)"
@@ -2383,10 +2379,6 @@ msgstr "Clef de chiffrement (confirmation)"
msgid "Change type"
msgstr "Changer le type"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Veuillez cliquer sur un médium"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2411,7 +2403,7 @@ msgstr ""
"Veuillez entrez vos nom d'utilisateur, mot de passe et nom de domaine pour "
"accéder ą ce serveur"
-#: ../../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'utilisateur"
@@ -2423,23 +2415,23 @@ msgstr "Domaine"
msgid "Search servers"
msgstr "Rechercher les serveurs"
-#: ../../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 "le formatage au format %s de %s a échoué"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Impossible de formater %s au format %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "le montage de la partition %s dans le répertoire %s a échoué"
-#: ../../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 "Le démontage de %s a échoué : %s"
@@ -2530,11 +2522,15 @@ msgstr "Rien ą faire"
msgid "Error opening %s for writing: %s"
msgstr "Erreur lors de l'ouverture de %s en écriture : %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Pas de pilote alternatif"
-#: ../../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 "
@@ -2543,11 +2539,11 @@ msgstr ""
"Il n'y a aucun pilote OSS ou ALSA connu pour votre carte son (%s) qui "
"actuellement utilise « %s »"
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Configuration du son"
-#: ../../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 "
@@ -2556,7 +2552,7 @@ msgstr ""
"Vous pouvez sélectionner ici un pilote alternatif (OSS ou ALSA) pour votre "
"carte son (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2569,25 +2565,25 @@ msgstr ""
"Votre carte utilise actuellement le pilote %s « %s » (le pilote par défaut "
"étant « %s »)"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Pilote:"
-#: ../../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 "Aide"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Aide sur le basculement entre OSS et ALSA"
-#: ../../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 "
@@ -2620,7 +2616,7 @@ msgstr ""
"- la nouvelle API ALSA qui fournit un grand nombre de possiblités avancées "
"mais nécessite la bibliothčque ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2636,29 +2632,30 @@ msgstr ""
"\n"
"Le nouveau pilote « %s » ne sera utilisé qu'au prochain démarrage."
-#: ../../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 "Veuillez patienter... mise en place de la configuration"
-#: ../../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 "Veuillez patienter"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Aucun pilote connu"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Il n'y a pas de pilote connu pour votre carte son (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Pilote inconnu"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2673,216 +2670,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"avec comme sujet: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Modčle"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "Modčle de disque dur"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Canal"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "Nappe EIDE/Canal 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 ""
-"ceci est le bus physique sur lequel le périphérique est connecté (ex: PCI, "
-"USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Module"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "le module du noyau GNU/Linux qui gčre ce périphérique"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Classe de matériel"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "classe de matériel"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Description"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "ce champs décrit le périphérique"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "IDs du matériel"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- périphériques PCI et USB : liste des identifiants vendeur, périphériques, "
-"sous-vendeur, sous-périphériques PCI/USB"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Position sur le 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 ""
-"- périphériques PCI: slot, périphériques et fonction PCI de cette carte\n"
-"- périphériques EIDE: ce périphériques est soit maitre soit esclave\n"
-"- périphériques SCSI: the bus et l'identifiant SCSI"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Ancien nom de périphérique"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "ancien nom de périphérique statique utilisé dans le paquetage dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Nouveau périphérique devfs"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "nouveau nom de périphérique dynamique généré par le kernel"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Nombre de bouttons"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "le nom du vendeur de ce périphérique"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Autres pilotes"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "list des autres pilotes pour cette carte son"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Quitter"
-
-#: ../../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 "/_Aide"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Aide..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Aide de Harddrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Description des champs:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Signaler une bogue"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_A propos..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "A propos de Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Harddrake est l'outil de configuration Mandrake du matériel.\n"
-"Version:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Auteur:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 version"
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Matériel détecté"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informations"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Configuration du module"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Lancer l'outil de configuration"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Détection en cours"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Vous pouvez configurer ici chaque paramčtre du module."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Lancement de « %s »..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Détection de la classe %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "maītre"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "esclave"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Auto-détecter"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Inconnu|Générique"
@@ -2894,7 +2686,7 @@ msgstr "Inconnu|CPH05X (bt878) [nombreux vendeurs]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Inconnu|CPH06X (bt878) [nombreux vendeurs]"
-#: ../../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"
@@ -2907,31 +2699,31 @@ msgstr ""
"carte corrects ici. Vous n'avez qu'a sélectionner les paramčtres nécessaires "
"ą votre carte TV si nécessaire."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Modčle de carte :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Type de tuner :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Nombre de tampons de capture"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "nombre de tampons pour la capture via mmap()"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "Réglage de la BVP (PLL)"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Support de la radio :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "activer le support de la radio"
@@ -4750,6 +4542,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/fr/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"
@@ -4772,10 +4565,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"
@@ -4898,16 +4691,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "On ne peut pas utiliser l'option broadcast sans domaine NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insérez une disquette formatée en FAT (format DOS/Windows) %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Cette disquette n'est pas au format DOS/Windows"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4915,12 +4708,12 @@ msgstr ""
"Pour utiliser cette sauvegarde de sélection des paquetages, veuillez "
"redémarrer l'installation avec la commande « 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 "Erreur lors de la lecture du fichier %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"
@@ -4928,7 +4721,7 @@ msgstr ""
"Une erreur est survenue : aucun périphérique valide n'a été trouvé pour\n"
"créer de nouvelles partitions. Veuillez vérifier votre matériel."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4938,7 +4731,7 @@ msgstr ""
"pilotes « propriétaires » pour pouvoir fonctionner. Vous pouvez\n"
"trouver plus d'informations les concernant ici : %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"
@@ -4948,11 +4741,11 @@ msgstr ""
"Pour la définir, créez une partition (ou choisissez-en une déją\n"
"existante) puis cliquez sur « Point de montage » et choisissez « / »."
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Vous devez créer une partition d'échange (swap)"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4962,59 +4755,59 @@ msgstr ""
"\n"
"Désirez-vous tout de mźme continuer ?"
-#: ../../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 "Vous devez disposer d'une partition FAT montée en /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Utiliser l'espace libre"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Pas assez d'espace libre pour créer de nouvelles partitions"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Utiliser une partition existante"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Pas de partition existante ą utiliser"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Utiliser la partition Windows pour le loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Quelle partition désirez-vous utiliser pour Linux4Win ?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Choix des tailles"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Taille de la partition racine en Mo : "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Taille de la partition d'échange (swap) en Mo : "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Utiliser l'espace libre sur la partition Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Quelle partition désirez-vous redimensionner ?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Calcul des limites du systčme de fichiers de Windows en cours"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -5023,7 +4816,7 @@ msgstr ""
"Le programme de redimensionnement des partitions FAT ne peut gérer votre\n"
"partition. L'erreur suivante est survenue : %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 "
@@ -5033,7 +4826,7 @@ msgstr ""
"et lancez le programme de défragmentation « defrag »,\n"
"puis relancez l'installation de Mandrake Linux."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -5055,21 +4848,21 @@ msgstr ""
"\n"
"Si vous źtes sūr de vous, cliquez sur OK."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Quelle taille désirez-vous allouer ą Windows sur la"
-#: ../../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 "Le redimensionnement de la partition FAT a échoué : %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)"
@@ -5077,36 +4870,36 @@ msgstr ""
"Il n'y a aucune partition FAT ą redimensionner ou ą utiliser en tant que "
"loopback (ou trop peu d'espace est disponible)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Effacer tout le disque"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Supprimer Microsoft 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 ""
"Vous possédez plus d'un disque dur.\n"
"Sur lequel désirez vous installer 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 ""
"TOUTES les partitions et les données présentes sur le disque %s seront "
"perdues"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Partitionnement personnalisé"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Utiliser fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5117,30 +4910,30 @@ msgstr ""
"Lorsque vous aurez terminé, n'oubliez pas d'enregistrer vos\n"
"modifications en appuyant sur la touche « w »."
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Utiliser l'espace libre sur la partition de Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Pas de place disponible pour l'installation"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"L'assistant de partitionnement a\n"
"trouvé les solutions suivantes :"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Le partitionnement a échoué : %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Démarrage de l'interface réseau"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Arrźt de l'interface réseau"
@@ -5171,12 +4964,12 @@ msgstr ""
"sur un ordinateur fonctionnant correctement : « rpm -qpl Mandrake/RPMS/*."
"rpm »\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Bienvenue sur %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 "Aucun lecteur de disquette disponible"
@@ -5186,7 +4979,7 @@ msgstr "Aucun lecteur de disquette disponible"
msgid "Entering step `%s'\n"
msgstr "Démarrage de l'étape « %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 "
@@ -5198,77 +4991,77 @@ msgstr ""
"essayer de procéder ą une installation en mode texte. Pour cela, appuyez\n"
"sur la touche « F1 » aprčs l'amorēage sur cédérom puis entrez « 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 "Classe d'installation"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Veuillez choisir une des classes d'installation ci-dessous :"
-#: ../../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 "Sélection des groupes de paquetages"
-#: ../../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 "Sélection individuelle des paquetages"
-#: ../../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 "Taille totale : %d / %d Mo"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Mauvais paquetage"
-#: ../../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 "Version : %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Taille : %d Ko\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Importance : %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 "Il n'y a pas assez de place pour installer ce paquetage"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Les paquetages suivants vont źtre installés"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Les paquetages suivants vont źtre désinstallés"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Vous ne pouvez pas sélectionner/désélectionner ce paquetage"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Ce paquetage est nécessaire, vous ne pouvez pas le désélectionner"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Vous ne pouvez pas désélectionner ce paquetage. Il est déją installé"
-#: ../../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?"
@@ -5276,75 +5069,75 @@ msgstr ""
"Ce paquetage doit źtre mis ą jour.\n"
"Źtes-vous certain de vouloir le désélectionner ?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
"Vous ne pouvez pas désélectionner ce paquetage, il doit źtre mis ą jour."
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Montrer les paquetages sélectionnés automatiquement"
-#: ../../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 "Charger/Sauver sur disquette"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Mise-ą-jour de la sélection des paquetages"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Installation minimale"
-#: ../../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 "Choisissez les paquetages que vous voulez installer"
-#: ../../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"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Estimation en cours"
-#: ../../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 "Veuillez patienter, préparation de l'installation..."
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paquetages"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Installation du paquetage %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 "Accepter"
-#: ../../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 "Refuser"
-#: ../../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"
@@ -5361,17 +5154,17 @@ msgstr ""
"Si vous ne le possédez pas, cliquez sur « Annuler » afin de ne rien "
"installer ą partir de ce 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 "Souhaitez-vous tout de mźme continuer ?"
-#: ../../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 "Erreur lors du tri des paquetages :"
-#: ../../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 "Erreur lors de l'installation des paquetages :"
@@ -5674,108 +5467,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 "Etes vous sur de refuser cette license ?"
-#: ../../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 "Clavier"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Veuillez choisir votre type de clavier."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Voici la liste complčte des claviers disponibles"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Quelle classe d'installation désirez-vous utiliser ?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Installation/Mise-ą-jour"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Désirez-vous faire une installation ou une mise-ą-jour ?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Recommandée"
-#: ../../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 "Mise-ą-jour"
-#: ../../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 "Mise ą jour seulement des paquetages"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Veuillez choisir le type de votre souris."
-#: ../../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 souris"
-#: ../../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 "Veuillez choisir le port série sur lequel votre souris est connectée."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Émulation des boutons"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Émulation du bouton n° 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Émulation du bouton n° 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Configuration des cartes 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 "Configuration 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 "Aucune partition disponible"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Examen des partitions afin d'identifier les points de montage"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Choix des points de montage"
-#: ../../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"
@@ -5786,43 +5579,43 @@ msgstr ""
"de\n"
"créer la partition d'amorēage avec DiskDrake."
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr ""
"Impossible de trouver une partition racine pour procéder ą une mise ą jour."
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Partition racine"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Quelle est la partition racine (/) de votre systčme ?"
-#: ../../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 ""
"Vous devez redémarrer pour que les modifications apportées ą la\n"
"table des partitions soient prises en compte"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Sélectionnez les partitions que vous souhaitez formater"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Vérifier la présence de secteurs endommagés ?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formatage des partitions"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Création et formatage du fichier %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, "
@@ -5831,30 +5624,30 @@ msgstr ""
"Erreur ą la vérification du systčme de fichiers %s. Souhaitez-vous corriger "
"les erreurs ? (attention, vous pouvez perdre des données)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Le swap est insuffisant pour achever l'installation, veuillez en ajouter."
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
"Recherche des paquetages disponibles et reconstruction de la base de données "
"rpm..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Recherche des paquetages disponibles..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Recherche des paquetages déja installés..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Recherche des paquetages ą mettre ą jour..."
-#: ../../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 "
@@ -5863,7 +5656,7 @@ msgstr ""
"Votre systčme ne dispose pas d'assez d'espace libre pour l'installation ou "
"la mise-ą-jour (%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."
@@ -5875,35 +5668,35 @@ msgstr ""
"Le format est le mźme que celui des disquettes générées pour l'installation "
"automatisée."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Charger ą partir d'une disquette..."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Sauvegarder sur disquette..."
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Chargement depuis la disquette..."
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Sélection des paquetages"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Insérez une disquette contenant une sélection de paquetages."
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "La taille sélectionnée est plus importante que la place disponible"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Type d'installation"
-#: ../../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:"
@@ -5911,19 +5704,19 @@ msgstr ""
"Vous n'avez sélectionné aucun groupe de paquetages.\n"
"Veuillez choisir l'installation minimale désirée :"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Avec X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Avec la documentation de base (recommandé !)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Installation vraiment minimale (et en particulier pas d'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"
@@ -5933,16 +5726,16 @@ msgstr ""
"Si vous n'en possédez aucun, cliquez sur « Annuler ».\n"
"Sinon, désélectionnez ceux que vous n'avez pas, puis cliquez sur « OK »."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cédérom « %s »"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Préparation de l'installation"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5951,100 +5744,23 @@ msgstr ""
"Installation du paquetage %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Configuration post-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 "Insérez la disquette d'amorēage utilisée dans le lecteur %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 "Insérez la disquette de mise-ą-jour de modules dans le lecteur %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 ""
-"Vous avez maintenant la possibilité de télécharger des paquetages contenant "
-"des logiciels faisant usage de cryptographie si votre connexion internet est "
-"correctement configurée.\n"
-"\n"
-"\n"
-"ATTENTION : EN RAISON DE LA DIVERSITÉ DES RÉGLEMENTATIONS CONCERNANT CES "
-"LOGICIELS, VOUS DEVEZ VOUS ASSURER QUE LES LOIS ET RČGLEMENTS AUXQUELS VOUS "
-"ŹTES SOUMIS VOUS AUTORISENT Ą LES TÉLÉCHARGER, LES STOCKER ET/OU LES "
-"UTILISER.\n"
-"\n"
-"\n"
-"NOUS ATTIRONS TOUT PARTICULIČREMENT VOTRE ATTENTION SUR LE RESPECT DE LA "
-"RÉGLEMENTATION EN VIGUEUR DANS VOTRE PAYS. VOUS VOUS EXPOSEZ Ą DE GRAVES "
-"SANCTIONS EN CAS DE VIOLATION DESDITES RČGLES.\n"
-"\n"
-"\n"
-"EN AUCUN CAS, NI MANDRAKESOFT NI SES FOURNISSEURS NE POURRONT ŹTRE TENUS "
-"RESPONSABLES Ą RAISON D'UN PRÉJUDICE SPÉCIAL, INDIRECT OU ACCESSOIRE, DE "
-"QUELQUE NATURE QUE CE SOIT (NOTAMMENT LES PERTES DE BÉNÉFICES, INTERRUPTIONS "
-"D'ACTIVITÉ, PERTES D'INFORMATIONS COMMERCIALES OU AUTRES PERTES PÉCUNIAIRES, "
-"AINSI QUE DES ÉVENTUELLES CONDAMNATIONS ET INDEMNITÉS DEVANT ŹTRE VERSÉES "
-"PAR SUITE D'UNE DÉCISION DE JUSTICE) QUI FERAIT SUITE Ą L'UTILISATION, LA "
-"DÉTENTION OU AU SIMPLE TÉLÉCHARGEMENT DES LOGICIELS DE CRYPTOGRAPHIE "
-"AUXQUELS VOUS POURREZ ÉVENTUELLEMENT ACCÉDER APRČS AVOIR VALIDÉ LE PRÉSENT "
-"ACCORD.\n"
-"\n"
-"\n"
-"Si vous résidez en France, le présent accord est soumis ą loi franēaise. Si "
-"vous résidez hors de France, le droit local pourra, le cas échéant, "
-"s'appliquer.\n"
-"\n"
-"\n"
-"Au cas oł vous auriez des questions concernant cet accord, veuillez vous "
-"mettre en relation avec :\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
# I added an example (install on a networked machine, and the server is connected to the Internet).
# / J'ai rajouté un exemple (voir texte) car cela me semble plus clair comme ēą.
-#: ../../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"
@@ -6065,157 +5781,157 @@ msgstr ""
"\n"
"Souhaitez-vous installer les mises-ą-jour ?"
-#: ../../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 ""
"Connexion au site web de Mandrake Linux pour obtenir la liste des serveurs "
"miroirs disponibles..."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Choisissez un serveur miroir d'oł télécharger les paquetages"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Téléchargement de la liste des paquetages disponibles..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Quelle est votre fuseau horaire ?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Horloge systčme réglée sur le Temps Universel (GMT)"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Synchronisation automatique de l'horloge (via NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Serveur 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 "Serveur CUPS distant"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Pas d'imprimante"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Possédez-vous une carte son ISA ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Lancez « sndconfig » aprčs l'installation pour configurer la carte son"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Aucune carte son detectée. Essayez avec « harddrake » aprčs l'installation"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Résumé"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Souris"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Fuseau horaire"
-#: ../../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 "Imprimante"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Carte RNIS/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 "Carte son"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Carte 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 "Domaine 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 "Fichiers locaux"
-#: ../../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 "Mot de passe root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Pas de mot de passe"
-#: ../../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 "Ce mot de passe est trop court (minimum %d caractčres)"
-#: ../../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 "Authentification"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Authentification LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "Racine (dn) LDAP"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Serveur LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Authentification NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Domaine NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Serveur 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 /"
@@ -6245,19 +5961,19 @@ msgstr ""
"La commande 'wbinfo -t' permet de tester le fonctionnement de "
"l'authentification."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Authentification au Domaine Windows"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Nom d'administrateur de domaine"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Mot de passe d'administration de domaine"
-#: ../../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 "
@@ -6290,19 +6006,20 @@ msgstr ""
"Si vous voulez créer une disquette d'amorēage pour votre systčme, insérez \n"
"une disquette dans le premier lecteur et appuyer sur « Ok »."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Premier lecteur de disquette"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Second lecteur de disquette"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Abandonner"
-#: ../../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"
@@ -6333,7 +6050,7 @@ msgstr ""
"Désirez-vous créer une disquette d'amorēage pour votre systčme ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6347,30 +6064,30 @@ msgstr ""
"créer une disquette de boot 1.44 Mb va probablement échouer,\n"
"parce que XFS a besoin d'un pilote trčs gros)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Désolé, aucun lecteur de disquette ne semble 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 ""
"Choisissez le lecteur de disquette ą utiliser pour\n"
"créer votre disquette d'amorēage."
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Insérez une disquette dans le %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Création de la disquette d'amorēage..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Préparation du programme d'amorēage..."
-#: ../../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"
@@ -6384,11 +6101,11 @@ msgstr ""
"démarrer\n"
"votre machine."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Désirez-vous utiliser « 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?"
@@ -6397,16 +6114,16 @@ msgstr ""
"Désirez-vous forcer l'installation au risque de détruire la\n"
"premičre partition du disque ?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Installation du programme d'amorēage..."
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"L'installation du programme d'amorēage a échoué pour la raison suivante :"
-#: ../../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"
@@ -6426,17 +6143,17 @@ msgstr ""
"Au prochain démarrage vous devriez voir apparaītre l'invite du\n"
"programme d'amorēage."
-#: ../../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 "Insérez une disquette vierge dans le lecteur %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Création de la disquette d'auto-installation..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6446,7 +6163,7 @@ msgstr ""
"\n"
"Souhaitez-vous vraiment quitter maintenant ?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6478,15 +6195,15 @@ msgstr ""
"Des informations sur la configuration de votre systčme sont \n"
"disponibles dans le Guide de l'Utilisateur 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 "Créer une disquette d'auto-installation"
-#: ../../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"
@@ -6500,25 +6217,25 @@ msgstr ""
"\n"
"Vous pouvez préférer rejouer l'installation.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatisée"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Rejouer"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Sauvegarder la sélection des paquetages"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Installation de 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 ""
@@ -6537,22 +6254,22 @@ msgstr "le programme « consolehelper » est introuvable"
msgid "Choose a file"
msgstr "Choisissez un fichier"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avancé"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Basique"
-#: ../../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 "<- Précédent"
-#: ../../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 "Suivant ->"
@@ -6625,371 +6342,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Revalider"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "tchčque (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "allemand"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak standard"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "espagnol"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "finlandais"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "franēais"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "norvégien"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "polonais"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "russe"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "suédois"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "anglais"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "américain (États-Unis)"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "albanais"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "arménien (ancien)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "arménien (machine ą écrire)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "arménien (phonétique)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "azerbaļdjanais (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "belge"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengale"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "bulgare (phonétique)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "bulgare (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "brésilien"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosniaque"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "blélorusse"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "suisse (allemand)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "suisse (franēais)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "tchčque (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "allemand (sans touches mortes)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "danois"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak américain"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak norvégien"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak suédois"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "estonien"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "géorgien (disposition russe)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "géorgien (disposition latine)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "grec"
-#: ../../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 "hongrois"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "croate"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "israélien"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "israélien (phonétique)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "iranien"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "islandais"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "italien"
-#: ../../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 "japonais 106 touches"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "coréen"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "latino-américain"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laosien"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "lituanien (AZERTY, ancien modčle)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "lituanien (AZERTY, nouveau modčle)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "lituanien « ligne de nombres » QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "lituanien « phonétique » QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "letton"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "macédonien"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Burmese)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongolien (cyrillique)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Maltais (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltais (US)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "hollandais"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "polonais (QWERTY)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "polonais (QWERTZ)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "portugais"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "canadien (Québec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "roumain (QWERTZ)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "roumain (QWERTY)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "russe (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "slovénien"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "slovaque (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "slovaque (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "serbe (cyrillique)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "tamoul (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "tamoul (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "thaļlandais"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "tadjik"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "turc (modčle traditionnel « F »)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "turc (modčle moderne « Q »)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "ukrainien"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "américain (international)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "vietnamien « colonne numérique » QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "yougoslave (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Touche Alt droite"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Deux touches Shift simultanément"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Touches Control et Shift simultanément"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Touche CapsLock (verrouillage majuscule)"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Touches Ctrl et Alt simultanément"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Touches Alt et Shift simultanément"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Touche « Menu »"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Touche « Windows » gauche"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Touche « Windows » droite"
@@ -7002,35 +6723,44 @@ msgstr "Points de montage circulaires %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Enlevez d'abord les volumes logiques\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 ""
+"Le support du PCMCIA n'est plus disponible avec les noyaux 2.2. Veuillez "
+"utiliser un noyau 2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Vous pouvez configurer ici chaque paramčtre du module."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Aucun lecteur de disquette disponible"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "un nombre"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d nombres séparés par des virgules"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d chaīnes séparées par des virgules"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "nombres séparés par des virgules"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "chaīnes séparées par des virgules"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"Le support du PCMCIA n'est plus disponible avec les noyaux 2.2. Veuillez "
-"utiliser un noyau 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Souris SUN"
@@ -7135,55 +6865,76 @@ msgstr "aucun"
msgid "No mouse"
msgstr "Pas de souris"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Veuillez tester votre souris"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Pour activer la souris,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "VEUILLEZ FAIRE TOURNER LA MOLETTE !"
-#: ../../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 "Terminer"
-#: ../../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 "Suivant ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Est-ce correct ?"
-#: ../../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 "Information"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Développer l'arborescence"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Réduire l'arborescence"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Basculer entre tri alphabétique et tri par groupes"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "utiliser « pppoe »"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "utiliser « pptp »"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "utiliser « 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 "Connexion ą 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"
@@ -7197,21 +6948,13 @@ msgstr ""
"\n"
"Si vous ne savez pas quoi choisir, utilisez pppoe."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel Speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "utiliser « dhcp »"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "utiliser « pppoe »"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "utiliser « 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"
@@ -7292,11 +7035,11 @@ msgstr "Autres ports"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Quel client DHCP désirez-vous utiliser ?\n"
"\n"
-"Le client par défaut est « dhcpcd »."
+"Le client par défaut est « dhcp-client »."
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7306,7 +7049,7 @@ msgstr ""
"Aucune carte réseau n'a été détectée sur votre systčme.\n"
"La connexion ne peut donc pas źtre configurée."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Choisissez la carte réseau"
@@ -7315,15 +7058,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Veuillez choisir la carte réseau qui sera connectée ą Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "Aucune carte réseau n'a été identifiée"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Configuration du réseau"
-#: ../../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"
@@ -7335,15 +7078,15 @@ msgstr ""
"Celui-ci doit źtre pleinenement qualifié, comme par exemple :\n"
"mamachine.monlabo.masociete.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 d'hōte :"
#: ../../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 "Assistant de configuration réseau"
@@ -7389,13 +7132,13 @@ msgstr "Nouvelle configuration (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Ancienne configuration (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 "Configuration RNIS/ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7403,19 +7146,19 @@ msgstr ""
"Veuillez choisir votre fournisseur d'accčs.\n"
"S'il ne figure pas dans la liste, choisissez « Non listé »."
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protocole pour l'Europe"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protocole pour l'Europe (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protocole pour le reste du monde"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7423,32 +7166,32 @@ msgstr ""
"Protocole pour le reste du monde \n"
" Pas de D-Channel (lignes louées)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Quel protocole désirez-vous utiliser ?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Interface trouvée : « %s ». Voulez-vous l'utiliser ?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Quel type de carte possédez-vous ?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Je ne sais pas"
-#: ../../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"
@@ -7463,19 +7206,19 @@ msgstr ""
"Si vous possédez une carte PCMCIA, vous avez besoin de connaītre\n"
"les réglages « IRQ » et « IO » de votre carte.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Arrźter"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Continuer"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Quel est le modčle de votre carte RNIS/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."
@@ -7483,60 +7226,87 @@ msgstr ""
"Une carte RNIS/ISDN a été détectée mais son type est inconnu. Veuillez "
"sélectionner une carte PCI dans le prochain écran."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Aucune carte RNIS/ISDN identifiée. Veuillez en sélectionner une dans le\n"
"prochain écran."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Veuillez choisir le port série sur lequel votre modem est connecté."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Options d'appel"
-#: ../../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 connexion"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Numéro de téléphone"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Identifiant de connexion"
-#: ../../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 "Basée sur un script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Manuelle par 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 domaine"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "serveur DNS principal (optionnel)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "serveur DNS secondaire (optionnel)"
+#: ../../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 "mais ne contenant pas"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installation"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Table des partitions"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7573,24 +7343,24 @@ msgstr "Vous n'źtes actuellement pas connecté ą Internet."
msgid "Connect"
msgstr "Connecter"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Se déconnecter"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Configurez la connection"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Connexion internet et configuration"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Nous allons configurer la connexion %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7609,12 +7379,12 @@ msgstr ""
"\n"
"Cliquez sur OK pour continuer."
-#: ../../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 "Configuration du réseau"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7626,7 +7396,7 @@ msgstr ""
"Cliquez sur <Ok> pour conserver votre configuration,\n"
"ou sur <Annuler> pour reconfigurer votre connexion internet et réseau.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7639,72 +7409,77 @@ msgstr ""
"Si vous ne souhaitez pas utiliser la détection automatique, désélectionnez "
"la case correspondante.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Choisissez le profil ą configurer"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Utiliser la détection automatique"
-#: ../../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 "Détection des périphériques..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Connexion par modem"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "détecté sur le port %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Connexion par modem"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "détecté %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Connexion par RNIS/ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "détecté %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Connexion par ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "détecté sur l'interface %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Connexion par cable"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "connexion par Cable détectée"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Connexion ą travers un réseau local (LAN)"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "carte(s) ethernet détectée(s)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Choisissez la connexion que vous voulez configurer"
-#: ../../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"
@@ -7714,23 +7489,23 @@ msgstr ""
"Choisissez celui que vous voulez utiliser.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Connexion internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Désirez-vous activer la connexion lors du démarrage ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Configuration du réseau"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Le réseau doit źtre redémarré"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7741,7 +7516,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"
@@ -7752,7 +7527,7 @@ msgstr ""
"La configuration va maintenant źtre appliquée ą votre systčme.\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."
@@ -7760,7 +7535,7 @@ msgstr ""
"Une fois terminé, il est recommandé de redémarrer votre interface graphique, "
"afin d'éviter les problčmes liés au changement de nom d'hōte de la machine."
-#: ../../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 "
@@ -7771,7 +7546,7 @@ msgstr ""
"section « réseau ») ou la commande « net_monitor ». Si votre connexion ne "
"fonctionne pas, vous pouvez essayer de relancer la configuration."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7785,7 +7560,7 @@ msgstr ""
"Sinon la configuration actuelle sera écrasée par les modifications que vous "
"ferez."
-#: ../../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"
@@ -7795,43 +7570,55 @@ msgstr ""
"Chaque champ doit źtre complété avec une adresse IP en notation\n"
"décimale pointée (par exemple, 12.34.56.78)."
-#: ../../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 "Configuration du périphérique réseau %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (pilote %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 "Adresse 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 "Masque de sous-réseau"
-#: ../../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 "Attribution automatique de l'adresse IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Exécuter au démarrage"
-#: ../../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'adresse IP doit ressembler ą quelque chose comme « 192.168.1.20 »"
-#: ../../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"
@@ -7844,59 +7631,59 @@ msgstr ""
"Vous pouvez également indiquer l'adresse IP de la passerelle\n"
"si votre réseau local en possčde une."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Serveur DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Passerelle (p.ex. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Périphérique passerelle"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr ""
"L'adresse du DNS doit ressembler ą quelque chose comme « 192.168.1.20 »"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr ""
"L'adresse de la passerelle doit ressembler ą quelque chose comme "
"« 192.168.1.20 »"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Configuration des serveurs mandataires (proxy)"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Serveur mandataire HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Serveur mandataire FTP"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Identifiant de la carte réseau (utile pour les portables)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "La syntaxe doit źtre http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "L'URL doit commencer par 'ftp:' ou 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Configuration du Pare Feu détectée"
-#: ../../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."
@@ -7904,27 +7691,27 @@ msgstr ""
"Attention ! Une configuration existante du Pare-Feu a été détectée. Vous "
"devrez peut-źtre modifier la configuration manuellement aprčs l'installation."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Configuration de l'accčs Internet"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Souhaitez-vous vous connecter ą Internet maintenant ?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Test de votre connexion..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Le systčme est ą présent connecté ą Internet."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Pour des raisons de sécurité, il va źtre déconnecté maintenant."
-#: ../../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."
@@ -7932,92 +7719,92 @@ msgstr ""
"Le systčme ne semble pas connecté ą Internet.\n"
"Essayez de reconfigurer votre connexion."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Configuration de la connexion"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Veuillez compléter ou vérifier les champs ci-dessous"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "n° IRQ de la carte"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Plage mémoire (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 carte"
-#: ../../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_O de la carte"
-#: ../../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 carte"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Votre numéro de téléphone personnel"
-#: ../../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 "Fournisseur d'accčs (ex. : fournisseur.fr)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Numéro de téléphone pour l'accčs"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "1er DNS du fournisseur (optionnel)"
-#: ../../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čme DNS du fournisseur (optionnel)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Choisissez votre pays"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Numérotation"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Vitesse de connexion"
-#: ../../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 maxi pour établir la connexion (en 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 "Nom d'utilisateur du compte"
-#: ../../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 "Mot de passe du 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 "Royaume-Uni"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "Le montage a échoué : "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Les partitions étendues ne sont pas supportée par cette plateforme"
-#: ../../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 "
@@ -8036,12 +7823,12 @@ msgstr "Restauration impossible depuis le fichier %s : %s"
msgid "Bad backup file"
msgstr "Mauvais fichier de sauvegarde"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Erreur d'écriture dans le fichier %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"
@@ -8072,182 +7859,183 @@ msgstr "utile"
msgid "maybe"
msgstr "éventuellement"
-#: ../../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 Nouvelle Génération"
+#: ../../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 Nouvelle Génération"
-#: ../../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 "Modčle inconnu"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Imprimante locale"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Imprimante distante"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Imprimante sur serveur CUPS distant"
-#: ../../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 "Imprimante sur serveur LPD distant"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Imprimante réseau autonome (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Imprimante sur serveur SMB (Windows 95/98/NT)"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Imprimante sur serveur 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 "Indiquer l'adresse du périphérique d'impression"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Impression vers une commande shell"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Modčle inconnu"
-
-#: ../../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 "Modčle inconnu"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Imprimantes locales"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Imprimantes distantes"
-#: ../../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 " sur port parallčle \\/*%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 ", imprimante USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", périphérique multi-fonctions sur le port parallčle \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", périphérique USB multi-fonctions"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", périphérique HP JetDirect multi-fonctions"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", périphérique multi-fonctions"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", impression sur %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " sur serveur d'impression LPD « %s », imprimante « %s »"
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", hōte 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 " sur serveur Windows « %s », partage « %s »"
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " sur serveur Novell « %s », imprimante « %s »"
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", en utilisant la commande %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 "Imprimante ą accčs direct (pas de pilote)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(sur %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(sur cette machine)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Sur serveur 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 " (Défaut)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Type de connexion de l'imprimante"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Quel est le type de connexion de l'imprimante ?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8257,19 +8045,19 @@ msgstr ""
"Si vous utilisez un serveur CUPS distant, vous n'avez pas besoin de "
"configurer d'imprimante ici. Elles seront automatiquement détectées."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Autodétection d'imprimante (locale, réseau, et SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Configuration 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 "Specifiez le serveur 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 "
@@ -8291,7 +8079,7 @@ msgstr ""
"éventuellement le numéro de port afin d'obtenir les informations sur les "
"imprimantes. Sinon, laissez ces champs vides."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8309,54 +8097,54 @@ msgstr ""
"relancer CUPS (ą l'aide de la commande : « service cups restart » ou bien "
"avec le « Centre de Contrōle Mandrake » dans la section « Services »)."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "L'adresse IP doit ressembler ą quelque chose comme « 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 "Le numéro de port doit źtre un nombre entier !"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "Adresse IP du serveur 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 "Configuration automatique du serveur 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 "Vérification de votre systčme..."
-#: ../../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 ""
"Aucune des imprimantes trouvées n'est directement reliée ą votre machine"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8364,7 +8152,7 @@ msgstr ""
"Les imprimantes suivantes\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8372,7 +8160,7 @@ msgstr ""
"L'imprimante suivante\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8380,7 +8168,7 @@ msgstr ""
"\n"
"et une imprimante inconnue est "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8389,7 +8177,7 @@ msgstr ""
"\n"
"et %d imprimantes inconnues sont"
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8397,7 +8185,7 @@ msgstr ""
"\n"
"sont"
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8405,11 +8193,11 @@ msgstr ""
"\n"
"est"
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "connectée ą votre machine"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8417,7 +8205,7 @@ msgstr ""
"\n"
"Il y a une imprimante inconnue connectée ą votre machine"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8426,11 +8214,11 @@ msgstr ""
"\n"
"Il y a %d imprimantes inconnues reliées ą votre machine"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "(Vérifiez que toutes les imprimantes sont connectées et allumées).\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"
@@ -8438,20 +8226,20 @@ msgstr ""
"Souhaitez-vous permettre l'impression sur les imprimantes ci-dessus ou sur "
"celles du réseau 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 ""
"Souhaitez-vous activer l'impression sur les imprimantes de votre réseau?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Souhaitez-vous activer l'impression sur les imprimantes ci-dessus?\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 "Źtes-vous sūr de vouloir définir l'impression sur cette machine ?\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 "
@@ -8460,13 +8248,13 @@ msgstr ""
"NOTE: En fonction du modčle et du systčme d'impression, jusqu'ą %d Mo de "
"logiciels additionnels seront installés."
-#: ../../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 "Ajouter une nouvelle imprimante"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8490,7 +8278,7 @@ msgstr ""
"disponibles ainsi qu'ą toutes leurs options et ą tous les types de "
"connection."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8530,7 +8318,7 @@ msgstr ""
"Cliquez sur « suivant » quand vous źtes prźt, et sur « annuler » si vous ne "
"voulez pas configurer d'imprimante maintenant."
-#: ../../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"
@@ -8556,7 +8344,7 @@ msgstr ""
"Cliquez sur « suivant » quand vous źtes prźt, et sur « annuler » si vous ne "
"voulez pas configurer d'imprimante maintenant."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8592,20 +8380,20 @@ msgstr ""
"Cliquez sur « suivant » quand vous źtes prźt, et sur « annuler » si vous ne "
"voulez pas configurer d'imprimante maintenant."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Détecter automatiquement les imprimantes connectées sur cette machine"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Détecter automatiquement les imprimantes reliées directement au réseau"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
"Détecter automatiquement les imprimantes reliées ą des machines sous windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8629,53 +8417,53 @@ msgstr ""
"etc.), rendez-vous dans la partie « imprimante »de la section « matériel » "
"du Centre de Contrōle 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 "détection automatique d'imprimantes"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", imprimante réseau « %s », port « %s »"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", imprimante « %s » sur serveur SMB/Windows « %s »"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Détecté %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 "Imprimante sur le port parallčle \\/*%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 "Imprimante USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Imprimante réseau autonome « %s », port %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Imprimante « %s » sur serveur 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 "Imprimante locale"
-#: ../../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, ..., "
@@ -8688,19 +8476,19 @@ msgstr ""
"équivalents ą LPT1:, LPT2:, ..., premičre imprimante USB : /dev/usb/lp0, "
"deuxičme imprimante USB : /dev/usb/lp1, ...) "
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Vous devez enter un nom de fichier ou de périphérique!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Aucune imprimante trouvée !"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Imprimantes 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"
@@ -8709,7 +8497,7 @@ msgstr ""
"voulez configurer, tapez un nom de fichier ou de périphérique dans le champs "
"d'entrée"
-#: ../../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"
@@ -8718,7 +8506,7 @@ msgstr ""
"l'imprimante que vous voulez configurer ou tapez un nom de périphérique ou "
"de fichier dans le champs d'entrée"
-#: ../../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 "
@@ -8730,7 +8518,7 @@ msgstr ""
"correctement détectée ou si vous préférer effectuer une configuration "
"personalisée, activez « Configuration Manuelle  » ."
-#: ../../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 "
@@ -8743,7 +8531,7 @@ msgstr ""
"correctement détectée ou si vous préférer effectuer une configuration "
"personalisée, activez « Configuration Manuelle  » ."
-#: ../../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"
@@ -8751,11 +8539,11 @@ msgstr ""
"Veuillez choisir le port sur laquelle votre imprimante est connectée ou "
"tapez le nom du périphérique ou de fichier dans le champs d'entrée"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Veuillez choisir le port sur lequel votre imprimante est connectée."
-#: ../../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, ...)."
@@ -8764,19 +8552,19 @@ msgstr ""
"LPT2:, ..., premičre imprimante USB : /dev/usb/lp0, deuxičme imprimante "
"USB : /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Vous devez choisir ou entrer une imprimante ou un périphérique !"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Configuration manuelle"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Configuration d'une imprimante Unix (lpd) distante"
-#: ../../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."
@@ -8784,46 +8572,46 @@ msgstr ""
"Pour utiliser une imprimante Unix distante, vous devez indiquer le nom "
"d'hōte du serveur LPD et le nom attribué ą l'imprimante par ce serveur."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nom d'hōte du serveur"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nom de l'imprimante"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Nom du serveur distant manquant !"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Le nom de l'imprimante est manquant !"
-#: ../../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 "Modčle détecté : %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Parcours du réseau..."
-#: ../../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 ", imprimante « %s » sur serveur « %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 "Imprimante « %s » sur serveur « %s »"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Configuration d'une imprimante 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 "
@@ -8837,7 +8625,7 @@ msgstr ""
"d'utilisateur, mot de passe et groupe de travail nécessaires pour accéder ą "
"l'imprimante."
-#: ../../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."
@@ -8846,39 +8634,39 @@ msgstr ""
"ajoutez un nom d'utilisateur, un mot de passe et un groupe de travail si "
"nécessaire."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Nom du serveur"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "Adresse IP du serveur"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nom de partage de l'imprimante"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Groupe de travail"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Auto-détecté"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Il faut au moins préciser le nom du serveur ou son adresse IP."
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Il faut préciser le nom de partage de l'imprimante."
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "ALERTE DE SÉCURITÉ !"
-#: ../../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 "
@@ -8923,7 +8711,7 @@ msgstr ""
"le type de connexion « %s » dans 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 "
@@ -8936,7 +8724,7 @@ msgstr ""
"type de connexion « %s » dans 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"
@@ -8949,11 +8737,11 @@ msgstr ""
"Souhaitez-vous vraiment poursuivre le parmétrage de cette imprimante de "
"cette faēon?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Options de l'imprimante 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 "
@@ -8965,37 +8753,37 @@ msgstr ""
"du nom d'hōte TCP/IP) et le nom de la file d'impression ą laquelle vous "
"voulez accéder ainsi qu'un nom de login et un mot de passe si nécessaire."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Nom du serveur d'impression"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nom de la file d'impression"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Nom du serveur NCP manquant!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Nom de la file d'attente NCP manquant!"
-#: ../../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 ", hōte « %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 "Hōte « %s », port « %s »"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Options de l'imprimante réseau (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."
@@ -9004,7 +8792,7 @@ msgstr ""
"nom de machine ou une adresse IP et le numéro port optionnel (9100 par "
"défaut)."
-#: ../../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 "
@@ -9017,19 +8805,19 @@ msgstr ""
"9100, mais cela peut źtre différent pour d'autres serveurs. Veuillez "
"consulter le manuel de votre imprimante."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Nom d'hōte de l'imprimante ou adresse IP manquant(e) !"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Nom d'hōte ou adresse IP de l'imprimante "
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Adresse réseau du périphérique d'impression"
-#: ../../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 "
@@ -9041,11 +8829,11 @@ msgstr ""
"que tous les types d'URL ne sont pas supportés par tous les gestionnaires "
"d'impression."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Une adresse valide doit źtre entrée !"
-#: ../../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."
@@ -9055,27 +8843,31 @@ msgstr ""
"Les champs « Description » et « Emplacement » n'ont pas besoin d'źtre "
"remplis. Ce sont de simples commentaires pour les utilisateurs."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nom de l'imprimante"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Description"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Emplacement"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Lecture de la base de données des imprimantes..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Préparation de la base de données des imprimantes..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Le modčle de votre imprimante"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -9099,24 +8891,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 "Le modčle est correct"
-#: ../../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 "Sélectionner manuellement le modčle"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Sélection du modčle de l'imprimante"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Quel modčle d'imprimante possédez-vous ?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -9130,7 +8922,7 @@ msgstr ""
"modčle correct dans la liste si le curseur se situe sur un modčle erroné ou "
"sur « Imprimante ą accčs direct »."
-#: ../../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."
@@ -9138,11 +8930,11 @@ msgstr ""
"Si votre imprimante n'est pas listée, choisissez-en une compatible (voir le "
"manuel de l'imprimante) ou similaire."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Configuration de l'imprimante 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 "
@@ -9159,11 +8951,11 @@ msgstr ""
"l'impression de la page de test. Sans cela, l'imprimante ne fonctionnera pas "
"Vos paramčtres de type de connexion seront ignorés par le pilote."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Configuration de l'imprimante 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 "
@@ -9175,7 +8967,7 @@ msgstr ""
"des serveurs d'impression. Veuillez connecter votre imprimante sur un port "
"local ou configurez-la sur la machine ą laquelle elle est connectée."
-#: ../../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."
@@ -9198,11 +8990,11 @@ msgstr ""
"d'impression avec « lexmarkmaintain » et ajustez les paramčtres de ces tźtes "
"avec ce programme."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Imprimante Laser GDI avec le 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 "
@@ -9245,7 +9037,7 @@ msgstr ""
"ne peut źtre lancée que par root.Aprés cela vous pourrez imprimer "
"normalement.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9260,22 +9052,22 @@ msgstr ""
"sont correctement indiqués. Notez que la vitesse d'impression peut diminuer "
"si vous augmentez la qualité d'impression."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "L'option %s doit źtre un nombre entier !"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "L'option %s źtre un nombre !"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "L'option %s est en dehors des limites !"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9284,11 +9076,11 @@ msgstr ""
"Désirez-vous que l'imprimante « %s » soit l'imprimante\n"
"par défaut ?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Pages de test"
-#: ../../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 "
@@ -9301,39 +9093,39 @@ msgstr ""
"mźme ne pas sortir.\n"
"Dans la plupart des cas, l'impression de la page de test standard suffit."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Pas de page de test"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Imprimer"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Page de test standard"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Page de test alternative (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Page de test alternative (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Page de test photo"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Ne pas imprimer de page de test"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Impression des pages de test..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9348,7 +9140,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"
@@ -9356,15 +9148,15 @@ msgstr ""
"Les pages de test ont été envoyées ą l'imprimante.\n"
"Il peut se passer un certain temps avant le début effectif de l'impression.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Źtes-vous satisfait du résultat ?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Imprimante ą accčs direct"
-#: ../../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 "
@@ -9378,7 +9170,7 @@ msgstr ""
"<fichier> ». Les utilitaires graphiques vous permettent de choisir "
"l'imprimante et de modifier les paramčtres d'impression facilement.\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 "
@@ -9389,8 +9181,8 @@ msgstr ""
"applications. Dans ce cas n'indiquez pas le nom du fichier puisqu'il sera "
"fourni par l'application elle-mźme.\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"
@@ -9403,7 +9195,7 @@ msgstr ""
"pour une impression particuličre. Il suffit pour cela d'ajouter les "
"paramčtres voulus sur la ligne de commande. Par exemple, « %s <fichier> ». "
-#: ../../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 "
@@ -9414,7 +9206,7 @@ msgstr ""
"lisez la liste ci-dessous ou cliquez sur le bouton « imprimer la liste des "
"options ».%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"
@@ -9423,7 +9215,7 @@ msgstr ""
"courante:\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 "
@@ -9432,8 +9224,8 @@ msgstr ""
"Pour imprimer un fichier depuis la ligne de commande (une fenźtre de "
"terminal), utilisez la commande « %s <fichier>».\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 "
@@ -9444,7 +9236,7 @@ msgstr ""
"applications. Dans ce cas, n'indiquez pas le nom du fichier ą imprimer "
"puisque celui-ci sera fourni par l'application elle-mźme.\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."
@@ -9452,7 +9244,7 @@ msgstr ""
"Pour obtenir la liste des paramčtres disponibles pour l'imprimante courante, "
"cliquez sur le bouton « liste des options d'impression »."
-#: ../../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 "
@@ -9461,7 +9253,7 @@ msgstr ""
"Pour imprimer un fichier depuis la ligne de commande (une fenźtre de "
"terminal), utilisez la commande « %s <fichier> » ou « %s <fichier> ».\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"
@@ -9478,7 +9270,7 @@ msgstr ""
"les travaux d'impression. Ceci peut źtre utile en cas de bourrage papier, "
"par exemple.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9492,40 +9284,40 @@ msgstr ""
"cela d'ajouter les paramčtres voulus sur la ligne de commande, par exemple "
"« %s <fichier> ».\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Impression/Acquisition/Cartes photo sur « %s »"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Impression/Acquisition sur l'imprimante « %s »"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Impression/Accčs aux cartes photos sur « %s »"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Impression sur l'imprimante « %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 "Fermer"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Liste des options d'impression"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9549,7 +9341,7 @@ msgstr ""
"\n"
"N'utilisez pas « scannerdrake » pour cet appareil ! "
-#: ../../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 "
@@ -9572,17 +9364,17 @@ msgstr ""
"plusieurs lecteurs grāce au champ situé dans le coin supérieur droit de la "
"liste de fichiers."
-#: ../../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 "Lecture des données de l'imprimante..."
-#: ../../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 "Transfert de la configuration de l'imprimante"
-#: ../../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 %"
@@ -9599,7 +9391,7 @@ msgstr ""
"Toutes les files d'attente n'ont pas pu źtre transférées ą cause des raisons "
"suivantes :\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"
@@ -9607,7 +9399,7 @@ msgstr ""
"CUPS ne supporte pas les imprimantes sur les serveurs Novell ni les "
"impressions vers des commandes shell.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9615,11 +9407,11 @@ msgstr ""
"PDQ ne supporte que les imprimantes locales, les imprimantes LPD distantes, "
"et les imprimantes réseau autonomes.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD et LPRng ne supportent pas les imprimantes 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."
@@ -9627,7 +9419,7 @@ msgstr ""
"De plus, les files d'attente qui n'ont pas été créées avec ce programme ou "
"avec «foomatic-configure» ne peuvent pas źtre transférées."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9637,7 +9429,7 @@ msgstr ""
"Aussi, les imprimantes configurées avec les fichiers PPD fournis par leur "
"fabriquant ou avec des pilotes CUPS natifs ne peuvent pas źtre transférées."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9647,15 +9439,15 @@ msgstr ""
"Cochez les imprimantes que vous voulez transférer, et\n"
"cliquez sur « Transfert »."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Ne pas transférer les imprimantes"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Transfert"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9667,13 +9459,13 @@ msgstr ""
"Vous pouvez également taper un nouveau nom ou\n"
"simplement ignorer cette imprimante."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Le nom de l'imprimante ne devrait contenir que des lettres, des nombres et "
"des tirets bas (_)"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9682,16 +9474,16 @@ msgstr ""
"L'imprimante « %s » existe déją,\n"
"souhaitez-vous vraiment écraser sa configuration ?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nouveau nom de l'imprimante"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Transfert de %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 "
@@ -9701,29 +9493,29 @@ msgstr ""
"elle źtre également l'imprimante par défaut de votre nouveau systčme "
"d'impression %s ?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Mise ą jour des données de l'imprimante..."
-#: ../../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 "Configuration d'une imprimante distante"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Démarrage du réseau..."
-#: ../../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 "Configurez le réseau maintenant"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Les fonctionnalités du réseau ne sont pas configurées"
-#: ../../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 "
@@ -9735,11 +9527,11 @@ msgstr ""
"voulez continuer sans configurer le réseau, vous ne pourez pas utiliser "
"l'imprimante que vous źtes en train de configurer. Que souhaitez-vous faire ?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Continuer sans configurer le réseau"
-#: ../../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 "
@@ -9755,7 +9547,7 @@ msgstr ""
"essayez ą nouveau de configurer l'imprimante dans la section « Matériel / "
"Imprimante »."
-#: ../../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 "
@@ -9765,24 +9557,24 @@ msgstr ""
"de votre matériel et de votre accčs réseau grāce au « Centre de Contrōle "
"Mandrake » puis essayez ą nouveau de configurer l'imprimante distante."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Redémarrage du systčme d'impression..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "élevé"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoļaque"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Installation du systčme d'impression sous le niveau de sécurité « %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 %"
@@ -9808,11 +9600,11 @@ msgstr ""
"\n"
"Souhaitez-vous réellement installer un systčme d'impression ?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Activation du systčme d'impression au démarrage"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9834,59 +9626,59 @@ msgstr ""
"\n"
"Souhaitez-vous rétablir l'activation automatique du systčme d'impression ?"
-#: ../../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 "Vérification du logiciel installé..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Suppression de LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Suppression de %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Suppression de LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Installation des paquetages..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Choisissez le gestionnaire d'impression"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Quel systčme d'impression désirez-vous utiliser ?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Configuration en cours de l'imprimante « %s »..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Installation de 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 "Options de l'imprimante"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Préparation de PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Configuration des applications...."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Désirez-vous configurer l'impression ?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Systčme d'impression : "
-#: ../../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; "
@@ -9898,7 +9690,7 @@ msgstr ""
"consulter les informations ą son propos ou pour rendre une imprimante d'un "
"serveur CUPS distant utilisable par 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 "
@@ -9908,30 +9700,30 @@ msgstr ""
"pour modifier ses paramčtres, en faire l'imprimante par défaut ou consulter "
"les informations ą son propos."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Rafraīchir la liste des imprimantes (pour afficher toutes les imprimantes "
"CUPS distantes)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Changer le systčme d'impression"
-#: ../../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 "Désirez-vous configurer une autre imprimante ?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Modifier la configuration de l'imprimante"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9940,180 +9732,106 @@ msgstr ""
"Imprimante %s\n"
"Que souhaitez-vous modifier sur cette imprimante ?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Faire"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Type de connexion"
-#: ../../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, description, emplacement"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Marque, modčle, pilote"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Marque, modčle"
-#: ../../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 "Choisir comme imprimante par défaut"
-#: ../../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 "Ajouter cette imprimante ą StarOffice/OpenOffice"
-#: ../../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 "Retirer cette imprimante de StarOffice/OpenOffice"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Imprimer des pages de test"
-#: ../../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 "Savoir comment utiliser cette imprimante"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Désinstaller l'imprimante"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Désinstallation de l'ancienne imprimante « %s »..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Imprimante par défaut"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "L'imprimante « %s » est maintenant celle par défaut."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Ajout de l'imprimante ą StarOffice/OpenOffice"
-#: ../../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 "L'imprimante « %s » a été ajoutée avec succčs ą StarOffice/OpenOffice"
-#: ../../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 "Impossible d'ajouter l'imprimante « %s » ą StarOffice/OpenOffice"
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Retrait de l'imprimante de StarOffice/OpenOffice"
-#: ../../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 "L'imprimante « %s » a été retirée avec succčs de StarOffice/OpenOffice"
-#: ../../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 "Impossible de retirer l'imprimante « %s » de StarOffice/OpenOffice"
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Désirez-vous vraiment désinstaller l'imprimante « %s »?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Suppression de l'imprimante « %s »..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Configuration des serveurs mandataires (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 ""
-"Bienvenue dans la configuration du serveur mandataire (proxy).\n"
-"\n"
-"Vous allez pouvoir configurer ici vos serveurs mandataires http et ftp\n"
-"avec ou sans identifiant et mot de passe\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 ""
-"Veuillez entrer les informations concernant le mandataire http\n"
-"ou laissez-les vide si vous ne voulez pas de ce mandataire"
-
-#: ../../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 "L'URL doit commencer par 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Le numéro de port doit źtre numérique"
-
-#: ../../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 ""
-"Veuillez entrer les informations concernant le mandataire ftp\n"
-"ou laissez-les vide si vous ne voulez pas de ce mandataire"
-
-#: ../../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 ""
-"Veuillez entrer l'identifiant et le mot de passe pour le mandataire,\n"
-"si nécessaire.\n"
-"Laissez-les vides si vous n'en voulez pas"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "identifiant"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "Mot de passe"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "Ré-entrer le mot de passe"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Les mots de passe ne correspondent pas. Réessayez !"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
@@ -10121,11 +9839,6 @@ msgstr ""
"Impossible d'ajouter une partition au RAID md%d car\n"
"celui-ci est déją formaté"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Impossible d'écrire le fichier %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "« mkraid » a échoué"
@@ -10139,7 +9852,7 @@ msgstr "« mkraid » a échoué (les « raidtools » sont-ils installés ?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Trop peu de partitions pour du RAID de niveau %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"
@@ -10180,27 +9893,32 @@ msgstr ""
"celles-ci seont envoyées ą l'utilisateur indiqué (nom ou\n"
"courriel).\t"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Niveau de sécurité:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (défaut: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Alertes de sécurité:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Administrateur sécurité:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Options réseau"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Options systčme"
-#: ../../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"
@@ -10209,36 +9927,26 @@ msgstr ""
"sécurité.\n"
"Si vous avez besoin d'explications, cliquez sur le bouton d'aide.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (défaut: %s)"
-
-#: ../../security/main.pm_.c:161
-#, fuzzy
-msgid "Periodic Checks 2"
-msgstr "Vérifications périodiques"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Vérifications périodiques"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Veuillez patienter, configuration du niveau de sécurité..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Veuillez patienter, configuration des options de sécurité..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
"Démarrage ou arrźt du systčme sonore ALSA (Advanced Linux Sound "
"Architecture) Il charge le pilote pour votre carte son, et restaure les "
"réglages du périphérique de mixage."
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr ""
"Anacron exécute des tāches périodiques avec une précision exprimée en jours. "
@@ -10247,7 +9955,7 @@ msgstr ""
"hebdomadaires sont préconfigurées pour le systčme Mandrake.(Plus d'infos "
"dans « man 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."
@@ -10256,7 +9964,7 @@ msgstr ""
"(via syslog). Il peut źtre utilisé pour arrźter proprement la machine "
"lorsque la batterie est trčs faible et aprčs avoir averti les utilisateurs."
-#: ../../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."
@@ -10267,7 +9975,7 @@ msgstr ""
"machine ce soir ą 23h59, tapez « at 23:59 » dans une fenźtre de commande, "
"puis « halt » et <Ctrl-D>."
-#: ../../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 "
@@ -10280,7 +9988,7 @@ msgstr ""
"(notamment une meilleure sécurité et des options de configuration plus "
"complčtes)."
-#: ../../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 "
@@ -10292,7 +10000,7 @@ msgstr ""
"également d'utiliser le copier-coller et inclut le support des menus "
"contextuels sur la console."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10300,14 +10008,14 @@ msgstr ""
"HardDrake effectue une détection matérielle, et configure éventuellement le "
"nouveau matériel."
-#: ../../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 est un serveur web (HTTP). Il est utilisé pour faire fonctionner un "
"site internet."
-#: ../../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 "
@@ -10321,7 +10029,7 @@ msgstr ""
"démarrage des serveurs telnet, ftp, rsh et rlogin, etc. Le désactiver "
"revient ą désactiver tous les services qu'il gčre."
-#: ../../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."
@@ -10330,7 +10038,7 @@ msgstr ""
"afin de mettre en place un pare-feu (firewall) pour protéger votre machine "
"des attaques réseau. "
-#: ../../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"
@@ -10341,7 +10049,7 @@ msgstr ""
"l'outil kbdconfig. Ce service devrait źtre activé sur la plupart des "
"machines."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10349,11 +10057,11 @@ msgstr ""
"Régénération automatique des fichiers d'en-tźtes pour le noyau\n"
"dans le répertoire /boot pour /usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Détection automatique et configuration du matériel au démarrage."
-#: ../../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."
@@ -10361,7 +10069,7 @@ msgstr ""
"Linuxconf effectue certaines tāches au démarrage afin de maintenir la "
"configuration du systčme."
-#: ../../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)."
@@ -10370,7 +10078,7 @@ msgstr ""
"commande lpr. Il permet gérer les files d'attente et les demandes "
"d'impression."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10379,7 +10087,7 @@ msgstr ""
"utilisé pour créer un serveur virtuel haute-performance et haute "
"disponibilité, composé d'un ensemble de serveur linux reliés entre eux."
-#: ../../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."
@@ -10388,7 +10096,7 @@ msgstr ""
"convertir les adresses internet en adresses IP. (Il est principalement mis "
"en place par les fournisseur d'accčs)"
-#: ../../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."
@@ -10399,7 +10107,7 @@ msgstr ""
"voir le « Centre de contrōle Mandrake », dans la section « matériel / "
"points de montage »)"
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10410,7 +10118,7 @@ msgstr ""
"séparément ą vos interfaces réseau grāce au « Centre de Contrōle Mandrake » "
"dans la section « Internet et réseau »."
-#: ../../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"
@@ -10422,7 +10130,7 @@ msgstr ""
"mais vous pouvez l'éditer grāce ą « linuxconf » dans la section « réseau / "
"serveur »."
-#: ../../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."
@@ -10433,7 +10141,7 @@ msgstr ""
"aussi démarré et sert ą avertir les clients distants de l'arrźt du serveur "
"NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10441,11 +10149,11 @@ msgstr ""
"Activation de la touche « Verr Num » du pavé numérique du clavier au "
"démarrage."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Support des imprimantes winprinter OKI 4w et 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 "
@@ -10457,7 +10165,7 @@ msgstr ""
"ą moins qu'il soit correctement configuré. Il peut donc źtre activé sans "
"danger sur des machines ne possédant pas ce type de périphériques."
-#: ../../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 "
@@ -10468,7 +10176,7 @@ msgstr ""
"comme NFS et NIS. Le serveur portmap doit źtre activé sur des machines "
"jouant le rōle de serveur pour des protocoles utilisant le mécanisme 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."
@@ -10476,7 +10184,7 @@ msgstr ""
"Postfix est un agent de transport du courrier (Mail Transport Agent - MTA) "
"permettant l'échange de courriers électroniques entre machines."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10485,7 +10193,7 @@ msgstr ""
"de nombres aléatoires. (utile par exemple pour la création de clefs de "
"cryptographie)"
-#: ../../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"
@@ -10496,7 +10204,7 @@ msgstr ""
"rawdevices, et c'est la commande « raw » qui est utilisée. Cela peut źtre "
"utilisé par des bases de données comme 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"
@@ -10507,7 +10215,7 @@ msgstr ""
"réseaux, des protocoles de routage plus complets sont nécessaires pour les "
"réseaux de plus grande taille. "
-#: ../../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."
@@ -10515,7 +10223,7 @@ msgstr ""
"Le protocole rstat permet aux utilisateurs sur un mźme réseau d'obtenir des "
"mesures de la performance de n'importe quelle machine sur ce réseau."
-#: ../../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."
@@ -10523,7 +10231,7 @@ msgstr ""
"Le protocole rusers permet aux utilisateurs de connaītre tous les "
"utilisateurs connectés aux machines supportant ce protocole."
-#: ../../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)."
@@ -10532,11 +10240,11 @@ msgstr ""
"utilisateurs connectés ą une machine qui fait tourner le démon rwho "
"(similaire ą finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Démarrer le systčme de gestion du son sur votre machine."
-#: ../../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."
@@ -10545,82 +10253,82 @@ msgstr ""
"enregistrer des rapports d'activité. C'est une trčs bonne idée de toujours "
"l'activer."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Charger les pilotes pour vos périphériques usb."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Démarre le serveur de polices de caractčres, obligatoire pour le "
"fonctionnement de l'interface graphique (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 ""
"Choisissez les services ą démarrer automatiquement lors du démarrage du "
"systčme"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Impression"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Partage de fichiers"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Systčme"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Administration ą distance"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Serveur de base de données"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Services : %d activés sur %d enregistrés"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Services"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "actif"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "arrźté"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Serveurs et services"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr "Pas d'autre information au sujet de ce service, désolé."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Au démarrage"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Démarrer"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Arrźter"
@@ -10705,7 +10413,7 @@ msgstr ""
"Mandrake Linux 9.0 vous fournit les meilleurs jeux Open Source en arcade, "
"action, réflexion, stratégie, ..."
-#: ../../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 Linux 9.0 intčgre un puissant logiciel de configuration centralisé"
@@ -10900,180 +10608,574 @@ msgstr ""
"gagner en compétitivité, si vous voulez soutenir le développement de "
"Mandrake Linux, rejoignez 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 ""
+" Ce programme est un logiciel libre : vous pouvez le redistribuer\n"
+"et/ou le modifier selon les termes de la « GNU General Public\n"
+"License », tels que publiés par la « Free Software Foundation »; soit\n"
+"la version 2 de cette licence ou (ą votre choix) toute version\n"
+"ultérieure.\n"
+"\n"
+"Ce programme est distribué dans l'espoir qu'il sera utile, mais\n"
+"SANS AUCUNE GARANTIE, ni explicite ni implicite; sans mźme les\n"
+"garanties de commercialisation ou d'adaptation dans un but spécifique.\n"
+"Se référer ą la « GNU General Public License » pour plus de détails.\n"
+"\n"
+"Vous devriez avoir reēu une copie de la « GNU General Public License »\n"
+"en mźme temps que ce programme; sinon, écrivez ą 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 "Clavier"
+
+#: ../../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 "Installation des paquetages..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Veuillez vous déconnecter puis presser simultanément les touches Ctrl-Alt-"
"BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Veuillez relancer %s pour activer les changements"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Configuration du Serveur de Terminaux Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Activer le serveur"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Désactiver le serveur"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Lancer le serveur"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Arrźter le serveur"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "disquette/ISO etherboot"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Images d'amorēage réseau"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Ajouter/Effacer un utilisateur"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Ajouter/Effacer un client"
-#: ../../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 ""
+" modifications 2002 MandrakeSoft par 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 "Disquette de démarrage"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Image ISO de démarrage"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Construire le Kernel entier -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Celą va prendre quelques minutes."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Aucun noyau sélectionné!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Construire un NIC unique -- >"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Aucune interface réseau sélectionnée!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Construire tous les noyaux -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Effacer"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Effacer tous les 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 "Ajouter un utilisateur -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Effacer un utilisateur"
-#: ../../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 "Aucune image d'amorēage réseau créée"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "Client DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Ajouter/Effacer un client"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Ajouter un client -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Effacer un client"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Effacer un client"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Configuration 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 "Masque de sous-réseau"
+
+#: ../../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 domaine"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Serveur Sambe"
+
+#: ../../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 "Configuration du serveur 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 plupart de ces valeurs ont été extraites de votre systčme.\n"
"Vous pouvez les modifier comme vous souhaitez."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Écrire la configuration"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Veuillez insérez une disquette dans le lecteur"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Impossible d'accéder ą la disquette !"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "La disquette peut maintenant etre retirée du lecteur"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Aucun lecteur de disquette disponible!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "L'image ISO etherboot est %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Quelque chose s'est mal passé! mkisofs est-il bien installé ?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Il faut d'abord créer /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 "Erreur !"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Impossible de trouver le fichier image « %s »."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Configurateur d'installation automatisée"
-#: ../../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"
@@ -11101,11 +11203,20 @@ msgstr ""
"\n"
"Souhaitez-vous continuer ?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Rejouer"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Configuration des étapes automatiques"
-#: ../../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"
@@ -11113,11 +11224,11 @@ msgstr ""
"Veuillez choisir, pour chaque étape, si celle-ci doit źtre rejouée comme "
"pendant votre installation, ou si elle doit s'effectuer manuellement."
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Création de la disquette d'auto-installation"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -11130,12 +11241,12 @@ msgstr ""
"Les paramčtres de l'installation automatique sont disponibles dans les "
"sections sur la gauche."
-#: ../../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 "Félicitations !"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -11143,35 +11254,35 @@ msgstr ""
"La disquette a été générée avec succčs.\n"
"Vous pouvez maintenant rejouer votre installation."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Installation automatique"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Ajouter un élément"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Supprimer le dernier élément"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Cron n'est pas encore disponible en dehors de root."
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "ATTENTION"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "FATALE"
-#: ../../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"
@@ -11181,7 +11292,7 @@ msgstr ""
" Rapport de sauvegarde (DrakBackup) \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11193,7 +11304,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11205,12 +11316,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 "Avancement :"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11223,41 +11334,41 @@ msgstr ""
"Attention: si vous avez déja fait ce processus, vous devrez\n"
"probablement purger l'entrée des clés autorisées sur le serveur."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "Générer les cles peut prendre un moment."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "ERREUR : Impossible de lancer %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Pas de demande de mot de passe sur %s ą l'entrée %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Mauvais mot de passe sur %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Vous n'avez pas le droit de transférer %s vers %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "Ne peut trouver %s sur %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s ne répond pas"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11274,64 +11385,64 @@ msgstr ""
"\n"
"sans qu'il ne soit affiché de demande."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "Le site distant WebDAV est déja synchronisé!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "Echec du transfert WebDAV!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Il n'y a pas de CDR/DVDR dans le lecteur!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Cela ne semble pas źtre un support enregistrable!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Ce n'est pas un support effaēable!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Effacer le support peut prendre un moment."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Vous n'avez pas les droits d'accés au CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Pas de bande dans %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Sauvegarde des fichiers systčmes..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Sauvegarde sur disque dur..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Sauvegarde des comptes utilisateurs..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Sauvegarde sur disque dur..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Sauvegarde des autres fichiers..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Pas de changement ą sauvegarder!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11342,7 +11453,7 @@ msgstr ""
"activités de Drakbackup par %s :\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11351,7 +11462,7 @@ msgstr ""
"liste des fichiers envoyée par 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 "
@@ -11361,7 +11472,7 @@ msgstr ""
"Problčme de connection FTP: impossible d'envoyer vos fichiers de sauvegarde "
"par FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11371,7 +11482,7 @@ msgstr ""
"activités de Drakbackup par CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11381,24 +11492,24 @@ msgstr ""
"activités de Drakbackup par cartouche :\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr "Erreur lors de l'envoi du courrier.\n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Ne peut créer le catalogue!"
-#: ../../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 "Sélection de fichiers ou répertoires"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Sélectionnez les fichiers ou répertoires puis cliquez sur « Ajouter »"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11406,69 +11517,69 @@ msgstr ""
"\n"
"Veuillez cocher toutes les options dont vous avez besoin.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Ces options peuvent sauvegarder et restaurer\n"
"tous les fichiers du répertoire de configuration systčme « /etc »\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Sauvegarder vos fichiers systčme (répertoire /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Sauvegardes incrémentales (économie d'espace)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Ne pas inclure les fichiers critiques (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 ""
"Note : la sauvegarde incrémentale n'écrase pas les anciennes sauvegardes."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Veuillez cocher tous les comptes utilisateurs ą sauvegarder"
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Ne pas inclure le cache du navigateur internet (fichiers tampon)"
-#: ../../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 "Sauvegardes incrémentales (économie d'espace)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Supprimer sélection"
-#: ../../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 "Utilisateurs..."
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Sauvegarder via le réseau"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Méthode NET:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Utiliser Expect pour SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11476,7 +11587,7 @@ msgstr ""
"Créer/Transférer\n"
"les clés de sauvegardes pour SSH."
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11484,7 +11595,7 @@ msgstr ""
"Transfert \n"
"Maintenant"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -11492,38 +11603,38 @@ msgstr ""
"D'autres clefs (pas de\n"
"drakbackup sont déją en place"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Nom d'hōte ou adresse IP de la machine de sauvegarde"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr "Dossier ou module oł poser la sauvegarde sur cette machine"
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Nom de connexion sur cette machine"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Veuillez entrer votre mot de passe"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Se souvenir du mot de passe"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
"Le nom d'hōte, le nom d'utilisateur et le mot de passe dont nécessaires!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Sauvegarder sur CDR (ou DVDR)"
-#: ../../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"
@@ -11533,36 +11644,36 @@ msgstr ""
"(Appuyer sur Entrée pour étendre les paramčtres aux\n"
"autres champs. Ce champ n'est pas indispensable et ne sert que d'info)."
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Veuillez choisir la taille de votre CD/DVD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Vérifier le CD multisession"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "CD Réinscriptible"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ""
"Vérifiez si vous voulez effacer votre support réinscriptible (1ere session)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr "Effacer maintenant"
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Vérifier que vous utilisez bien un DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Vérifier que vous utilisez bien un DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11570,100 +11681,100 @@ msgstr ""
"Veuillez entrer l'emplacement de votre graveur (bus,id,lun)\n"
"(détecter avec « cdrecord -scanbus ». Par exemple : 0,1,0 )"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Pas de périphérique CD défini!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Sauvegarde sur cartouche"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Nom de périphérique du matériel de sauvegarde (/dev/...?)"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr "Vérifiez que vous voulez utilisez un périphérique non-rembobinable"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr ""
"Etes vous sur de vouloir effacer votre bande magnétique avant de faire la "
"sauvegarde."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr "Vérifiez que vous voulez éjecter la bande aprés sauvegarde."
-#: ../../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 "Taille maximale de sauvegarde :"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Veuillez indiquer le dossier oł sauvegarder:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Limiter la taille de la sauvegarde"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "par transfert réseau..."
-#: ../../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 "Dans un répertoire (local ou partagé)..."
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Bande"
-#: ../../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 "toutes les heures"
-#: ../../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 "tous les jours"
-#: ../../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 "toutes les semaines"
-#: ../../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 "tous les mois"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Sauvegarde périodique"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Veuillez choisir l'intervalle de temps entre les sauvegardes"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Quelle sauvegarde sera périodique ?"
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11674,71 +11785,71 @@ msgstr ""
"Tenez compte du fait qu'actuellement tous les médias réseaux utilisent "
"également le disque dur."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Envoyer un rapport par mail aprčs chaque sauvegarde ą :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr "Effacer les fichiers tar aprés sauvegarde vers un autre support."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Quoi..."
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Oł..."
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Quand..."
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Plus d'options..."
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Configuration de sauvegarde Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Veuillez choisir oł stocker la sauvegarde"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "sur disque dur"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "par réseau"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "sur CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "su Lecteur de Bande "
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Veuillez choisir ce que vous voulez sauvegarder"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Sauvegarder le systčme"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Sauvegarder les comptes utilisateurs"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Sélectionner individuellement les utilisateurs"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11746,7 +11857,7 @@ msgstr ""
"\n"
"Sources de sauvegarde : \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11754,7 +11865,7 @@ msgstr ""
"\n"
"- Fichiers systčme:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11762,7 +11873,7 @@ msgstr ""
"\n"
"- Données des utilisateurs :\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11770,7 +11881,7 @@ msgstr ""
"\n"
"- Autres fichiers ou répertoires :\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11779,7 +11890,7 @@ msgstr ""
"\n"
"- Sauvegarde sur le disque dur dans le répertoire : %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11787,7 +11898,7 @@ msgstr ""
"\n"
"- Efface les fichiers du disque dur aprés sauvegarde.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11795,20 +11906,20 @@ msgstr ""
"\n"
"- Graver le 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 "sur le périphérique : %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"
@@ -11817,12 +11928,12 @@ msgstr ""
"\n"
"- Sauvegarde sur bande via le périphérique : %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tEfface=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11831,7 +11942,7 @@ msgstr ""
"\n"
"- Sauvegarde via %s sur la machine : %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11840,7 +11951,7 @@ msgstr ""
"\t\t nom de connexion : %s\n"
"\t\t dans le répertoire : %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11848,19 +11959,19 @@ msgstr ""
"\n"
"- Options:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tFichiers systčmes non inclus\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tLe sauvegarde utilise « tar » et « bzip2 »\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tLa sauvegarde utilise « tar » et « gzip »\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11869,42 +11980,42 @@ msgstr ""
"\n"
"- Le Démon (%s) comprend :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-celle sur Disque dur.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-celle sur CDR.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Bande\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-celle par transfert FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-celle par transfert SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-celle par rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-celle par webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"La configuration de sauvegarde n'est pas encore définie. \n"
"Veuillez cliquer sur « Configuration par assistant », ou « Configuration "
"manuelle »\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11912,7 +12023,7 @@ msgstr ""
"Liste de données ą restaurer :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11920,102 +12031,102 @@ msgstr ""
"Liste des données corrompues :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Veuillez le décocher ou le retirer la prochaine fois"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Les fichiers de sauvegarde sont corrompus"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Toutse vos données sélectionnées ont été "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
" correctement restaurées en prenant « %s » comme répertoire racine "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Restauration de la configuration "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "OK pour restaurer les autres fichiers."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr "Fichiers de sauvegarde ą restaurer (seul le plus récent compte)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Sauvegarder les fichiers systčme avant :"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Veuillez choisir la date ą restaurer"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Sauvegarde sur disque dur"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Dossier oł poser la sauvegarde :"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "par connexion FTP..."
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "par connexion sécurisée..."
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Restaurer ą partir d'un répertoire"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Veuillez entrer le répertoire oł résident les sauvegardes"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Choisir un autre support de sauvegarde"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Autre support"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Restaurer le systčme"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Restaurer les comptes utilisateurs"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Restaurer les autres fichiers ou répertoires"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "Choisir un chemin de restauration ( au lieu de / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Nouvelle sauvegarde avant restauration (seulement pour l'incrémental)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Retirer les répertoires personnels ds utilisateurs avant restauration"
# whom is selected, the entry or the catalog?
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -12023,7 +12134,7 @@ msgstr ""
"Rétablir l'entrée\n"
"du catalogue choisi."
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -12031,7 +12142,7 @@ msgstr ""
"Restaurer les\n"
"fichiers choisis"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -12039,12 +12150,12 @@ msgstr ""
"Changer le\n"
"chemin de sauvegarde"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Fichiers de sauvegardes non trouvés sur %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -12053,16 +12164,16 @@ msgstr ""
"Insérez le CD %s dans le lecteur correspondant\n"
"au point de montage /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Restaurer ą partir d'un CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Ce n'est pas le bon CD. Celui-ci est intitulé %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -12071,102 +12182,102 @@ msgstr ""
"Insérez la bande ayant pour nom %s\n"
"dans le lecteur de bande %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Restaurer ą partir d'une bande"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Ce n'est pas la bonne bande. Celle-ci s'appelle %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Restaurer ą partir du réseau"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Restaurer via le Protocole Réseau: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nom d'hōte"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Chemin de l'hōte ou du module"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Mot de passe nécessaire"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Nom d'utilisateur nécessaire"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Nom de machine nécessaire"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Le chemin ou le module est nécessaire"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Fichiers restaurés..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Echec de la restauration..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Restaurer toutes les sauvegardes..."
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Restauration personnalisée..."
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "Le CD et en place - continuer."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Naviguer dans le nouvel emplacement de sauvegarde."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Restaurer ą partir d'un catalogue"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Avancement de la restauration"
-#: ../../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 "<- Précédent"
-#: ../../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 "Valider"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Sauvegarder !"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Restaurer !"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -12176,15 +12287,7 @@ msgstr ""
" Votre rapport n'a pas été envoyé.\n"
" Veuillez configurer « sendmail »"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Les paquetages suivants doivent źtre installés :\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."
@@ -12192,19 +12295,27 @@ msgstr ""
"Erreur pendant l'envoi du fichier par FTP.\n"
" Veuillez corriger votre configuration FTP"
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Les paquetages suivants doivent źtre installés :\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Veuillez choisir les données ą restaurer..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Veuillez choisir le support de sauvegarde..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Veuillez choisir les données ą sauvegarder..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12213,59 +12324,59 @@ msgstr ""
"Veuillez cliquer sur « Configuration par assistant », ou « Configuration "
"manuelle »"
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "En développement ... veuillez patienter."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Sauvegarde des fichiers systčmes..."
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Sauvegarde des comptes utilisateurs..."
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Sauvegarde des autres fichiers ou répertoires..."
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "TOTAL :"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "Envoi par FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Envoi des fichiers..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Sauvegarder ą partir de la configuration définie"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Voir la configuration de sauvegarde"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Configuration par assistant"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Configuration manuelle"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Sauvegarder !"
-#: ../../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"
@@ -12325,7 +12436,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12339,7 +12450,7 @@ msgstr ""
" configurer le nom de machine ou de domaine dans /etc/postfix/main.cf.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12417,7 +12528,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12468,51 +12579,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 par DUPONT Sébastien <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 ""
" modifications 2002 MandrakeSoft par 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 ""
-" Ce programme est un logiciel libre : vous pouvez le redistribuer\n"
-"et/ou le modifier selon les termes de la « GNU General Public\n"
-"License », tels que publiés par la « Free Software Foundation »; soit\n"
-"la version 2 de cette licence ou (ą votre choix) toute version\n"
-"ultérieure.\n"
-"\n"
-"Ce programme est distribué dans l'espoir qu'il sera utile, mais\n"
-"SANS AUCUNE GARANTIE, ni explicite ni implicite; sans mźme les\n"
-"garanties de commercialisation ou d'adaptation dans un but spécifique.\n"
-"Se référer ą la « GNU General Public License » pour plus de détails.\n"
-"\n"
-"Vous devriez avoir reēu une copie de la « GNU General Public License »\n"
-"en mźme temps que ce programme; sinon, écrivez ą 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"
@@ -12541,7 +12624,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"
@@ -12587,7 +12669,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12605,7 +12687,7 @@ msgstr ""
"avant de l'envoyer vers le serveur.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12626,193 +12708,86 @@ msgstr ""
"faire les choses avec précaution et de ne pas modifier ą la main\n"
"les fichiers de sauvegarde.\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 sert ą sauvegarder votre systčme.\n"
-" Pendant sa configuration vous pouvez sélectionner: \n"
-"\t- des fichiers systčmes, \n"
-"\t- des comptes utilisateur, \n"
-"\t- d'autres données.\n"
-"\tou Tout votre systčme ... et d'autres (comme des partitions Windows)\n"
-"\n"
-" Drakbackup vous permet de faire des sauvegarde sur:\n"
-"\t- Disque dur.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (avec autoboot, récupération and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Cartouche.\n"
-"\n"
-" Drakbackup peut restaurer votre systčme vers un répertoire choisi\n"
-"\n"
-" Par défaut toute sauvegarde sera stockée dans le\n"
-" répertoire /var/lib/drakbackup\n"
-"\n"
-" Fichier de configuration :\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"\n"
-"Étape de restauration :\n"
-" \n"
-" Pendant l'étape de restauration, DrakBackup va retirer \n"
-" votre répertoire d'origine et vérifier que tous les \n"
-" fichiers de sauvegarde ne sont pas corrompus. Il est recommandé \n"
-" de faire une derničre sauvegarde avant restauration.\n"
-"\n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "L'installation de %s a échoué pour la raison suivante :"
-#: ../../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"
-"Ce programme est un logiciel libre, il peut źtre redistribué selon les "
-"termes de la licence GNU GPL.\n"
-"\n"
-"utilisation: drakbug [OPTIONS] [NOM_DU_PROGRAMME]\n"
-"\n"
-"OPTIONS:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - affiche ce message d'aide.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr " --report - le programme devrait źtre un outil de Mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr " --incident - le programme devrait źtre un outil de Mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Outil de signalement de bug Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Assistant de premičre connection"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Outil de synchronisation"
-#: ../../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 "Outils autonomes"
-#: ../../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 "Contrōle ą distance"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Gestionnaire de programmes"
-#: ../../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 "Outil de migration 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 "Assistants de configuration"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Application:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Paquetage:"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Noyau:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Version: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12831,44 +12806,49 @@ msgstr ""
" L'information affichée ci-dessus sera transférée vers ce serveur\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Signaler"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Non installé"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Non installé"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "Connection ą l'assistant Bugzilla ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Pas de navigateur disponible! Veuillez en installer un."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configuration du réseau (%d cartes réseaux)"
-#: ../../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 "Effacer le profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profil ą effacer :"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Nouveau 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) :"
@@ -12876,91 +12856,93 @@ msgstr ""
"Nom du profil ą créer (le nouveau profil est créé comme une copie du profil "
"courant :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nom de machine : "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Accčs internet"
-#: ../../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 "Passerelle :"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Interface :"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "État :"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Veuillez patienter"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Configurer l'accčs ą Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Configuration LAN (réseau local)"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Pilote"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interface"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protocole"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "État"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Configurer le réseau local..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Cliquez ici pour lancer l'assistant ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Assistant..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Appliquer"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Connecté"
-#: ../../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 "Non connecté"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Se connecter..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Se déconnecter..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12968,7 +12950,7 @@ msgstr ""
"Attention, une autre connexion internet a été détectée, peut-źtre utilisant "
"votre réseau"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12976,36 +12958,36 @@ msgstr ""
"Vous n'avez aucune interface réseau configurée.\n"
"Vous pouvez en configurer une en cliquant sur « Configurer »"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Configuration du LAN (réseau local)"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Carte réseau %s : %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protocole d'amorēage"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Lancer au démarrage"
-#: ../../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 "activer maintenant"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "désactiver maintenant"
-#: ../../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"
@@ -13013,7 +12995,7 @@ msgstr ""
"Cette interface n'a pas encore été configurée.\n"
"Lancez l'assistant de configuration dans la fenźtre principale"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -13021,121 +13003,117 @@ msgstr ""
"Vous n'avez aucune connection internet.\n"
"Vous pouvez en créer une en cliquant sur « Configurer »"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Configuration de la connexion internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Configuration de la connexion internet"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Type de connexion : "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Paramčtres"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Passerelle"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Carte ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "Client DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "mode d'emploi : 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 du module"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Taille"
-#: ../../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 "création d'une disquette d'amorēage"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "par défaut"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Erreur DrakFloppy : %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "version du noyau"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Général"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Mode Expert"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "arguments optionnels pour mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Ajouter un module"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "forcer"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "si besoin est"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "ne pas tenir compte des modules SCSI"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "ne pas tenir compte des modules RAID"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Retirer un module"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Sortie"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Créer la disquette"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Assurez-vous qu'un médium est présent dans le périphérique %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"
@@ -13144,12 +13122,12 @@ msgstr ""
"Il n'y a aucune disquette dans le lecteur %s ou alors elle est \n"
"protégée contre l'écriture. Veuillez vérifier ou en insérer une."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ne peut dédoubler (fork) : %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -13160,99 +13138,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Chercher les polices installées"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Désélectionner les polices installées"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "Parcourir toutes les polices"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "aucune fonte trouvée"
-#: ../../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 "terminé"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "impossible de trouver des polices dans vos disques"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Résélectionnez des polices correctes"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "impossible de trouver des polices.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Chercher des polices dans la liste des installées"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Copie des fontes"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Installation de polices « True Type »"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "Veuillez patienter pendant « ttmkfdir »"
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Installation « True Type » terminée"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Conversion de polices"
-#: ../../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 "construction par type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Inscription dans ghoscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "Conversion de polices « True Type »"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "Conversion de polices « pfm »"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Supprimer les fichiers temporaires"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Relancer le serveur de polices"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Supprimer les fichiers de polices"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "redémarrage du serveur de fonte"
-#: ../../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"
@@ -13267,111 +13245,214 @@ msgstr ""
"cas,\n"
"des polices boguées peuvent bloquer votre serveur d'affichage XFree."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Importation de polices"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Récupérer les polices de Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Désinstaller des polices"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Options avancées"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Liste des polices"
-#: ../../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 ""
+" Ce programme est un logiciel libre : vous pouvez le redistribuer\n"
+"et/ou le modifier selon les termes de la « GNU General Public\n"
+"License », tels que publiés par la « Free Software Foundation »; soit\n"
+"la version 2 de cette licence ou (ą votre choix) toute version\n"
+"ultérieure.\n"
+"\n"
+"Ce programme est distribué dans l'espoir qu'il sera utile, mais\n"
+"SANS AUCUNE GARANTIE, ni explicite ni implicite; sans mźme les\n"
+"garanties de commercialisation ou d'adaptation dans un but spécifique.\n"
+"Se référer ą la « GNU General Public License » pour plus de détails.\n"
+"\n"
+"Vous devriez avoir reēu une copie de la « GNU General Public License »\n"
+"en mźme temps que ce programme; sinon, écrivez ą 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 "Choisissez les applications qui supporteront ces polices"
-#: ../../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 "Imprimante générique"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Sélectionnez les polices ou répertoires et cliquez sur « Ajouter »"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Installe la liste"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "Cliquez ici si vous źtes sūr"
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "Ici sinon"
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Désélectionne tout"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Sélectionne tout"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Désinstalle la liste"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Tests initiaux"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Copier les polices sur votre systčme"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Installe et convertit des polices"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Post-installation"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Retirer des polices de votre systčme"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Post-désinstallation"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Partage de la connexion internet"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Désolé, nous ne prenons en charge que les noyaux (kernel) 2.4 ."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Le partage de la connexion internet est activé"
-#: ../../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"
@@ -13383,19 +13464,19 @@ msgstr ""
"\n"
"Que souhaitez-vous faire ?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "désactiver"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "ne rien faire"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "reconfigurer"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Désactivation des serveurs..."
@@ -13403,11 +13484,11 @@ msgstr "Désactivation des serveurs..."
msgid "Internet connection sharing is now disabled."
msgstr "Le partage de la connexion ą Internet est maintenant désactivé."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Le partage de la connexion ą Internet est désactivé"
-#: ../../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"
@@ -13419,19 +13500,19 @@ msgstr ""
"\n"
"Que souhaitez-vous faire ?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "activer"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Activation des serveurs..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Le partage de la connexion internet est maintenant activé."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -13452,21 +13533,21 @@ msgstr ""
"Veuillez noter que vous avez besoin d'une carte réseau dédiée ą votre réseau "
"local."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interface %s (utilisant le module %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interface %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Aucune carte réseau n'est présente dans votre systčme"
-#: ../../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."
@@ -13474,11 +13555,11 @@ msgstr ""
"Aucune carte réseau n'a été détectée sur votre systčme. Veuillez utiliser "
"l'outil de configuration du matériel."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Carte réseau"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13493,18 +13574,18 @@ msgstr ""
"\n"
"Je vais configurer votre réseau local avec cette carte réseau."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Veuillez choisir quelle carte réseau sera connectée ą votre réseau local"
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Interface réseau déją configurée"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13519,15 +13600,24 @@ msgstr ""
"\n"
"Vous pouvez le faire manuellement, mais vous devez savoir ce que vous faites."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Reconfiguration automatique"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Montrer la configuration actuelle"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Montrer la configuration actuelle"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13544,7 +13634,7 @@ msgstr ""
"Attribution de l'adresse : %s\n"
"Pilote : %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 "
@@ -13554,7 +13644,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 +13663,12 @@ msgstr ""
"DHCP.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "Réseau Local de classe C"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13587,67 +13677,67 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "Adresse IP du serveur DHCP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "Adresse IP du serveur DHCP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Nouveau nom de l'imprimante"
-#: ../../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 "Re-configurer l'interface et le serveur DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Le réseau local ne finissait pas par `.0', j'abandonne."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Conflit potentiel d'adresses du réseau local trouvé dans la configuration de "
"%s !\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Configuration en cours..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Configuration des scripts, installation des logiciels, démarrage des "
"serveurs..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Des problčmes sont apparus en installant le paquetage %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 "
@@ -13658,25 +13748,25 @@ msgstr ""
"ordinateurs sur votre réseau local, en utilisant la configuration réseau "
"automatique (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
"La configuration a déją été effectuée, mais elle est actuellement désactivée."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
"La configuration a déją été effectuée, et elle est actuellement activée."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Le partage de la connexion internet n'a encore jamais été configuré."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Configuration du partage de la connexion internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13691,47 +13781,47 @@ msgstr ""
"\n"
"Cliquez sur Configurer pour lancer l'assistant de configuration."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "groupe"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "chemin"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "permissions"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "utilisateur"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "monter"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "supprimer"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "éditer"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "descendre"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "Ajouter une rčgle"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "choisissez un fichier de permissions ą voir/modifier"
-#: ../../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"
@@ -13742,59 +13832,59 @@ msgstr ""
"Vous pouvez aussi éditer vos propres rčgles, prioritaires devant celles par "
"défaut."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Ajouter une nouvelle rčgle ą la fin"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Modifier la rčgle"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Augmenter la priorité de la rčgle d'un niveau"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Abaisser la prioriété de la rčgle d'un niveau"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Supprimer la rčgle"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "naviguer"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Utilisateur courant"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Permissions"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Chemin"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Propietés"
-#: ../../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"
@@ -13803,36 +13893,36 @@ msgstr ""
"un fichier du dossier ne peut źtre effacé ou renommé que par le "
"propriétaire du dossier ou du fichier"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Utiliser l'id du propriétaire lors de l'exécution"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Utiliser l'id du groupe lors de l'exécution"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
"une fois vérifiés, le propriétaire et le groupe ne seront plus modifiés"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Sélection du chemin"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "utilisateur :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "groupe :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Aucune carte son détectée !"
-#: ../../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 +13942,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13867,7 +13957,7 @@ msgstr ""
"sndconfig.\n"
"Vous n'avez qu'ą taper « sndconfig » dans une console."
-#: ../../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"
@@ -13875,31 +13965,31 @@ msgstr ""
"le paquetage « ImageMagick » est nécessaire pour fonctionner correctement.\n"
"Cliquez sur « Ok » pour l'installer ou « Annuler » pour quitter"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "Création de la 1ere étape"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "résolution finale"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "choisissez un fichier image"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "nom du thčme"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Naviguer"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Créer une image de démarrage"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13907,7 +13997,7 @@ msgstr ""
"coordonnées x de la zone de texte\n"
"en nombre de caractčres"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13915,15 +14005,15 @@ msgstr ""
"coodonnées y de la zone de texte\n"
"en nombre de caractčres"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "largeur du texte"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "hauteur de la zone de texte"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13931,7 +14021,7 @@ msgstr ""
"coordonnées x du coin supérieur gauche\n"
"de la barre de progression"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13939,66 +14029,66 @@ msgstr ""
"coordonnées y du coin supérieur gauche\n"
"de la barre de progression"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "la largeur de la barre de progression"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "la hauteur de la barre de progression"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "la couleur de la barre de progression"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "aperēu"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "sauvegarder le thčme"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "Choisissez une couleur"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Affiche le logo dans la console"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Rendre non-intrusifs les messages kernel"
-#: ../../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 "Ces themes n'avaient pas encore d'image de démarrage dans %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "sauvegarde du thčme de démarrage..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Sélection de couleur de la barre de progression"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Vous devez choisir une image d'abord!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Création de l'aperēu ..."
#. -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 "Aperēu de lécran de démarrage %s (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -14025,71 +14115,71 @@ msgstr ""
"Vous pouvez quand mźme l'installer en tapant « urpmi xawtv » dans un "
"terminal en tant que root."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Canada (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (hertzien)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (cable ou HRC)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Chine (hertzien)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japon (hertzien)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japon (cable)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Europe de l'est"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "France [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlande"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Europe de l'ouest"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australie"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Nouvelle Zélande"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Afrique du Sud"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentine"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Cāble TV australien Optus"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -14097,43 +14187,43 @@ msgstr ""
"SVP,\n"
"Veuillez choisir votre région et votre norme de TV"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Norme TV :"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Zone :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Recherche des canaux de télévision en cours ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Recherche des canaux de télévision"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Une erreur est survenue pendant la recherche des chaīnes TV."
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV n'est pas installé!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Passez une bonne journée!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Maintenant vous pouvez lancer xawtv (sous X-Window) !\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Aucune carte TV détectée !"
-#: ../../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"
@@ -14153,31 +14243,438 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Autres pilotes"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "list des autres pilotes pour cette carte son"
+
+#: ../../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 ""
+"ceci est le bus physique sur lequel le périphérique est connecté (ex: PCI, "
+"USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Canal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Nappe EIDE/Canal 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 "IDs du matériel"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- périphériques PCI et USB : liste des identifiants vendeur, périphériques, "
+"sous-vendeur, sous-périphériques PCI/USB"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Position sur le 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 ""
+"- périphériques PCI: slot, périphériques et fonction PCI de cette carte\n"
+"- périphériques EIDE: ce périphériques est soit maitre soit esclave\n"
+"- périphériques SCSI: the bus et l'identifiant SCSI"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "Taille de bloc"
+
+#: ../../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 "Niveau de sécurité"
+
+#: ../../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 "ce champs décrit le périphérique"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Ancien nom de périphérique"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "ancien nom de périphérique statique utilisé dans le paquetage dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Nouveau périphérique devfs"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "nouveau nom de périphérique dynamique généré par le kernel"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Module"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "le module du noyau GNU/Linux qui gčre ce périphérique"
+
+#: ../../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 "Formater"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "Niveau de RAID"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Classe de matériel"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "classe de matériel"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Modčle"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "Modčle de disque 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 du module"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "le nom du vendeur de ce périphérique"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Nombre de bouttons"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nom : "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", imprimante réseau « %s », port « %s »"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "la couleur de la barre de progression"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "chargement des paramčtres"
+
+#: ../../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 "Veuillez choisir le port série sur lequel votre souris est connectée."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "le nom du vendeur de ce périphérique"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "le nom du vendeur de ce périphérique"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Quitter"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Auto-détecté"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Options"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Auto-détecté"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Aide"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Aide..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Aide de Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Description des champs:\n"
"\n"
-"utilisation : harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "utilisation : keyboarddrake [--expert] [clavier]\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 "Sélectionnez un scanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Signaler une bogue"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_A propos..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "A propos de Harddrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Harddrake est l'outil de configuration Mandrake du matériel.\n"
+"Version:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Auteur:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Détection en cours"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 version"
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Matériel détecté"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informations"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Configuration du module"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Lancer l'outil de configuration"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Lancement de « %s »..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "maītre"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "esclave"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Auto-détecté"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Auto-détecté"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Options"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Veuillez choisir votre type de clavier."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Souhaitez-vous que la touche BackSpace retourne Delete en console ?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Changer de cédé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."
@@ -14190,138 +14687,126 @@ msgstr ""
"Si vous ne le possédez pas, cliquez sur « Annuler » pour annuler la mise ą "
"jour."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Impossible de démarrer la mise ą jour !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
"Les changements ont été effectués mais ne seront effectifs qu'aprčs votre "
"déconnection"
-#: ../../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 "N'afficher que les pour les jours sélectionnés"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fichier/_Nouveau"
-#: ../../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 "/Fichier/_Ouvrir"
-#: ../../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 "/Fichier/Enregi_strer"
-#: ../../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 "/Fichier/_Enregistrer sous"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fichier/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Options"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Options/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Aide/_A propos..."
-#: ../../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 "Utilisateur"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Messages"
-#: ../../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 "Explications sur les Outils Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "chercher"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Un outil pour voir vos fichiers journaux"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Paramčtres"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "contenant"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "mais ne contenant pas"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Choisir le fichier"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Calendrier"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Contenu du fichier"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Alerte par courrier"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "s'il vous plaīt attendez, examen du fichier : %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Configuration des alertes par courrier"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14331,114 +14816,229 @@ msgstr ""
"\n"
"Vous allez pouvoir configurer ici vos les alertes systčmes.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Apache (serveur www)"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Solveur de Nom de domaine"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Serveur Ftp"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Serveur de courrier Postfix"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Serveur Sambe"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "Serveur SSH"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Service Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Service Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "configuration des services"
-#: ../../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 ""
"Vous recevrez une alerte si l'un des services sélectionnés ne tourne plus"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "chargement des paramčtres"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Vous recevrez une alerte si la charge machine dépasse cette valeur"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "configuration des alertes"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Veuillez entrer votre adresse e-mail ci -dessous"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Enregistrer sous..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Veuillez choisir le type de votre souris."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Émuler le troisičme bouton ?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Configuration du réseau"
+
+#: ../../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 "Envoi des fichiers..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Type de connexion : "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Test de votre connexion..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Connexion ą Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Connexion ą 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 "Vitesse de connexion"
+
+#: ../../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 "configuration des alertes"
+
+#: ../../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 "Fichiers locaux"
+
+#: ../../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 ""
+"Attention, une autre connexion internet a été détectée, peut-źtre utilisant "
+"votre réseau"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Connecter"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Se déconnecter"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Lecture des données de l'imprimante..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Détection des périphériques..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Test des 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 "%s n'est pas supporté par cette version de Mandrake Linux."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s trouvé sur %s, configurer ?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s n'est pas dans la base des scanners, configuration manuelle?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Sélectionnez un scanner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Ce scanner %s n'est pas supporté"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14447,11 +15047,11 @@ msgstr ""
"Scannerdrake n'a pas réussi ą détecter votre scanner %s.\n"
"Veuillez sélectionner le périphérique sur lequel votre scanner est branché"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "choisissez le périphérique"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14462,7 +15062,7 @@ msgstr ""
"Vous pouvez lancer printerdrake depuis le Centre de Contrōle Mandrake dans "
"la section Matériel"
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14482,6 +15082,11 @@ msgstr "Certains matériels listés dans la classe « %s » ont été enlevés:\n"
msgid "Some devices were added:\n"
msgstr "Certains périphériques ont été ajoutés :\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Détection en cours"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Choix de la langue"
@@ -14554,10 +15159,14 @@ msgstr "Mise-ą-jour systčme"
msgid "Exit install"
msgstr "Fin de l'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"
@@ -14806,6 +15415,307 @@ msgstr "Multimédia - Gravure de CD"
msgid "Scientific Workstation"
msgstr "Applications scientifiques"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "Impossible de lire le fichier /etc/inittab  : %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "un nombre"
+
+#~ 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 ""
+#~ "Vous avez maintenant la possibilité de télécharger des paquetages "
+#~ "contenant des logiciels faisant usage de cryptographie si votre connexion "
+#~ "internet est correctement configurée.\n"
+#~ "\n"
+#~ "\n"
+#~ "ATTENTION : EN RAISON DE LA DIVERSITÉ DES RÉGLEMENTATIONS CONCERNANT CES "
+#~ "LOGICIELS, VOUS DEVEZ VOUS ASSURER QUE LES LOIS ET RČGLEMENTS AUXQUELS "
+#~ "VOUS ŹTES SOUMIS VOUS AUTORISENT Ą LES TÉLÉCHARGER, LES STOCKER ET/OU LES "
+#~ "UTILISER.\n"
+#~ "\n"
+#~ "\n"
+#~ "NOUS ATTIRONS TOUT PARTICULIČREMENT VOTRE ATTENTION SUR LE RESPECT DE LA "
+#~ "RÉGLEMENTATION EN VIGUEUR DANS VOTRE PAYS. VOUS VOUS EXPOSEZ Ą DE GRAVES "
+#~ "SANCTIONS EN CAS DE VIOLATION DESDITES RČGLES.\n"
+#~ "\n"
+#~ "\n"
+#~ "EN AUCUN CAS, NI MANDRAKESOFT NI SES FOURNISSEURS NE POURRONT ŹTRE TENUS "
+#~ "RESPONSABLES Ą RAISON D'UN PRÉJUDICE SPÉCIAL, INDIRECT OU ACCESSOIRE, DE "
+#~ "QUELQUE NATURE QUE CE SOIT (NOTAMMENT LES PERTES DE BÉNÉFICES, "
+#~ "INTERRUPTIONS D'ACTIVITÉ, PERTES D'INFORMATIONS COMMERCIALES OU AUTRES "
+#~ "PERTES PÉCUNIAIRES, AINSI QUE DES ÉVENTUELLES CONDAMNATIONS ET INDEMNITÉS "
+#~ "DEVANT ŹTRE VERSÉES PAR SUITE D'UNE DÉCISION DE JUSTICE) QUI FERAIT SUITE "
+#~ "Ą L'UTILISATION, LA DÉTENTION OU AU SIMPLE TÉLÉCHARGEMENT DES LOGICIELS "
+#~ "DE CRYPTOGRAPHIE AUXQUELS VOUS POURREZ ÉVENTUELLEMENT ACCÉDER APRČS AVOIR "
+#~ "VALIDÉ LE PRÉSENT ACCORD.\n"
+#~ "\n"
+#~ "\n"
+#~ "Si vous résidez en France, le présent accord est soumis ą loi franēaise. "
+#~ "Si vous résidez hors de France, le droit local pourra, le cas échéant, "
+#~ "s'appliquer.\n"
+#~ "\n"
+#~ "\n"
+#~ "Au cas oł vous auriez des questions concernant cet accord, veuillez vous "
+#~ "mettre en relation avec :\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Configuration des serveurs mandataires (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 ""
+#~ "Bienvenue dans la configuration du serveur mandataire (proxy).\n"
+#~ "\n"
+#~ "Vous allez pouvoir configurer ici vos serveurs mandataires http et ftp\n"
+#~ "avec ou sans identifiant et mot de passe\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Veuillez entrer les informations concernant le mandataire http\n"
+#~ "ou laissez-les vide si vous ne voulez pas de ce mandataire"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "L'URL doit commencer par 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Le numéro de port doit źtre numérique"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Veuillez entrer les informations concernant le mandataire ftp\n"
+#~ "ou laissez-les vide si vous ne voulez pas de ce mandataire"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Veuillez entrer l'identifiant et le mot de passe pour le mandataire,\n"
+#~ "si nécessaire.\n"
+#~ "Laissez-les vides si vous n'en voulez pas"
+
+#~ msgid "login"
+#~ msgstr "identifiant"
+
+#~ msgid "password"
+#~ msgstr "Mot de passe"
+
+#~ msgid "re-type password"
+#~ msgstr "Ré-entrer le mot de passe"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Les mots de passe ne correspondent pas. Réessayez !"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Impossible d'écrire le fichier %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 ""
+#~ "Attention, une autre connexion internet a été détectée, peut-źtre "
+#~ "utilisant votre réseau"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "pas d'aide disponible pour l'instant.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Veuillez cliquer sur un médium"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Suppression de LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Suppression de 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 sert ą sauvegarder votre systčme.\n"
+#~ " Pendant sa configuration vous pouvez sélectionner: \n"
+#~ "\t- des fichiers systčmes, \n"
+#~ "\t- des comptes utilisateur, \n"
+#~ "\t- d'autres données.\n"
+#~ "\tou Tout votre systčme ... et d'autres (comme des partitions Windows)\n"
+#~ "\n"
+#~ " Drakbackup vous permet de faire des sauvegarde sur:\n"
+#~ "\t- Disque dur.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (avec autoboot, récupération and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Cartouche.\n"
+#~ "\n"
+#~ " Drakbackup peut restaurer votre systčme vers un répertoire choisi\n"
+#~ "\n"
+#~ " Par défaut toute sauvegarde sera stockée dans le\n"
+#~ " répertoire /var/lib/drakbackup\n"
+#~ "\n"
+#~ " Fichier de configuration :\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "Étape de restauration :\n"
+#~ " \n"
+#~ " Pendant l'étape de restauration, DrakBackup va retirer \n"
+#~ " votre répertoire d'origine et vérifier que tous les \n"
+#~ " fichiers de sauvegarde ne sont pas corrompus. Il est recommandé \n"
+#~ " de faire une derničre sauvegarde avant restauration.\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"
+#~ "Ce programme est un logiciel libre, il peut źtre redistribué selon les "
+#~ "termes de la licence GNU GPL.\n"
+#~ "\n"
+#~ "utilisation: drakbug [OPTIONS] [NOM_DU_PROGRAMME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - affiche ce message d'aide.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - le programme devrait źtre un outil de Mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - le programme devrait źtre un outil de Mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "mode d'emploi : drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "utilisation : harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "utilisation : keyboarddrake [--expert] [clavier]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Détection de la classe %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "détecté sur l'interface %s"
+
+#, fuzzy
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Vérifications périodiques"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "Impossible de conserver le message de LILO"
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index ee23d5021..50a18cd04 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.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: 2000-08-24 12:00-0000\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -66,61 +66,61 @@ 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 "Roghnaigh an méid cuimhne atį id' charta grafachach"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Cumraķocht XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Cumraigh gach cinn ar leith"
-#: ../../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 "Cumraigh carta \"%s\" (%s) amhain"
-#: ../../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 "Freastalaķ 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 le luadghearś crua-earraķ 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 "Freastalaķ XFree %s le luasghearś crua-earraķ 3D TRIALACH"
-#: ../../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"
@@ -128,19 +128,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 "Socraithe"
@@ -153,7 +153,7 @@ msgstr "Carta Grafach"
msgid "Monitor"
msgstr "Scįileįn"
-#: ../../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 "Réiteach"
@@ -162,27 +162,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 "Roghnachais"
-#: ../../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 "Ceart go Leor"
#: ../../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 "Éalaigh"
@@ -207,7 +208,8 @@ msgstr ""
msgid "Generic"
msgstr "Gnįth"
-#: ../../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 "Leasś"
@@ -258,50 +260,52 @@ msgstr "16 milliśn dath (24 giotįin)"
msgid "4 billion colors (32 bits)"
msgstr "4 billiśn dath (32 giotįin)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Réiteachaķ"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Roghnaigh Réiteach agus an méid dath"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Carta Grafach: %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 "Cealaigh"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Trialaigh an cumraķocht"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
@@ -394,162 +398,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 ""
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Roghnaigh rang feistiś"
-#: ../../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 "Feistiś 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 le chlįr teacs"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO le Chlįr Graphaice"
-#: ../../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įil as DOS/Windows (loadin)"
-#: ../../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 "Prķomhroghanna bootįil"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Rķomhchlar Tosnaithe a śsįid "
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Feistiś cód tosnaithe"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Gaireas bootįil"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Compact"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "compact"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Mód fķs"
-#: ../../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 "Pasfhocal"
-#: ../../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 "Pasfhocal (arķs)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Teorannaigh roghanna lķne ordś"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "teorannaigh"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Glan /tmp nuair a thosnaigh an corįis"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr ""
-#: ../../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 "Tabhair na Méid Cuimhne as 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 "Aththrialaigh"
-#: ../../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 "Nķ mar a chéile na pasfhocail"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Scéal Tosnś"
-#: ../../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 "OS Loiceadh?"
-#: ../../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: "
@@ -558,162 +562,164 @@ 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."
msgstr ""
-#: ../../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 "Suim"
-#: ../../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 "Crķochnithe"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Athraigh"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Cén sort iontrįil a suimigh do"
-#: ../../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 "CO Eile (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "CO Eile (MunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "CO Eile (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Iomha"
-#: ../../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 "Léamh-Scrķobh"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Table"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Baolach"
-#: ../../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 "Lipéad"
-#: ../../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 "Gnįth"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Méid-Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "GanBhideó"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Scrios iontrįil"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Nķl ceadaigh an lipéad folamh ann"
-#: ../../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 "Nķl aon ranna agat!"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Is ann cheana don ainm śsįideora seo"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fuair %s %s comhéadan"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "An bhfuil ceann eile agat?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "An bhfuil comhéadan %s agat?"
-#: ../../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 "Nķl"
-#: ../../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 "Tį"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Leįmh an t-eolais crua-earra"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Ag feistįil tiomanaķ do %s, carta %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modķl %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"
@@ -721,17 +727,17 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Roghachais modśil:"
#. -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 ""
-#: ../../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"
@@ -743,109 +749,109 @@ msgid ""
"not cause any damage."
msgstr ""
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr ""
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Cumraigh roghanna"
-#: ../../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 ""
-#: ../../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 ""
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Tį an pasfhocal seo ro-shimplķ"
-#: ../../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 "Is ann cheana don ainm śsįideora seo"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Is ann cheana don ainm śsįideora seo"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Suimigh śsįideoir"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr ""
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Fķor ainm"
-#: ../../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 "Ainm śsįideora"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Blaosc"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Dealbh"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Uath-Logann"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -854,57 +860,57 @@ msgstr ""
"Is féidir linn do rķomhaire a shocrś le X a thosnś i ndhiadh bootįil.\n"
"An dteastaķonn uait go dtosnófar X nuair a aththosnķtear an rķomhaire?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Roghnagih an śsįidoer gneįs:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Roghnaigh an Bainistéoir Fhuinneoga a śsįsd:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../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 "Gach Rud"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "Suimigh śsįideoir"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "Ag Tosnaigh CUPS"
-#: ../../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 ""
-#: ../../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 "
@@ -913,67 +919,67 @@ 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 ""
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Bocht"
-#: ../../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 "Įrd"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Įrd"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranóid"
-#: ../../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"
@@ -983,42 +989,42 @@ 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 "Roghnachais"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Roghnaigh liebhéal slįndįil"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Roghnaigh liebhéal slįndįil"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Roghnaigh cumraķocht an freastalaķ"
-#: ../../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"
@@ -1026,7 +1032,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"
@@ -1047,224 +1053,219 @@ msgstr ""
# FIXME
#. -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 "Fįile go GRUB, an roghnóir Chorįis "
#. -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 ""
#. -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 ""
#. -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 ""
#. -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 ""
-#: ../../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 "Deasc"
#. -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 "Clįr Tosnś"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, 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
msgid "Boot Style Configuration"
msgstr "Cumraķocht Stķl Tosnś"
-#: ../../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 "/_Comhad"
-#: ../../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 "/Comhad/_Ealu"
-#: ../../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>E"
-#: ../../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 "Scįileįn Stķl Nua"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Scįileįn Tradisiśnta"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monatóir Tradisiśnta Gtk+"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Tosnaigh Aurora "
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Mód Lilo/Grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Mód Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Feistigh córas"
-#: ../../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 "Cruthaigh rann nua"
-#: ../../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 "Earrįid"
-#: ../../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 "Freastalaķ 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 "GanBhideó"
-#: ../../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 "Roghnaigh rang feistiś"
-#: ../../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 ""
-#: ../../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 "Cumraigh"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Roghnś Grśpa Pacįistķ"
-#: ../../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"
@@ -1273,90 +1274,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 "Mód Coras"
-#: ../../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 "Ceart go Leor"
-#: ../../bootlook.pm_.c:403
-#, fuzzy, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "Earrįid ag oscailt %s do scrķobh: %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 noiméaid"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 noiméad"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d siocand"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Nķ féidir liom rann eile a cur isteach"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, 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 "Fraince"
@@ -1364,8 +1360,8 @@ msgstr "Fraince"
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 "Belgįiris"
@@ -1394,13 +1390,13 @@ msgstr "Ioruais"
msgid "Sweden"
msgstr "Amharc"
-#: ../../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 "Iodįlais"
@@ -1410,8 +1406,8 @@ msgstr "Iodįlais"
msgid "Austria"
msgstr "srathach"
-#: ../../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 ""
@@ -1428,12 +1424,12 @@ msgstr ""
msgid "New"
msgstr "nua"
-#: ../../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 ""
@@ -1442,10 +1438,9 @@ msgstr ""
msgid "Server"
msgstr "Freastalaķ"
-#: ../../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 ""
@@ -1463,43 +1458,43 @@ msgstr ""
msgid "Server: "
msgstr "Freastalaķ"
-#: ../../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 "Roghnachais: %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 "Léigh go curamach"
-#: ../../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 ""
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Draķodoir"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Roghnaigh gnķomh"
-#: ../../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"
@@ -1510,158 +1505,158 @@ msgstr ""
"Molaim dhuit an rann sin a athmhéadś ar dtśs\n"
"(roghnaigh an rann agus brś ar \"Athméidigh\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Roghnaigh rann le do thoil"
-#: ../../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 "Sonraķ"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Printéir įitiśl"
-#: ../../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 ""
-#: ../../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 "Malairte"
-#: ../../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 "Folamh"
-#: ../../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 "Eile"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Cineįl córais-comhadlanna"
-#: ../../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 "Cruthaigh"
-#: ../../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 "Cineįl"
-#: ../../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 ""
-#: ../../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 "Scrķos"
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Roghnaigh gnķomh"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Cruthaigh rann nua"
-#: ../../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 "Leasś"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Lean ar aghaidh ar aon nós?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Éalaigh gan sabhįil"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Éalaigh gan an clįr-ranna a scrķobh?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr ""
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Glan gach ceann"
-#: ../../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 "Mór"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Eolas R-Phost"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Tį na ranna prķofa uilig śsįidthe"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Nķ féidir liom rann eile a cur isteach"
-#: ../../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"
@@ -1669,34 +1664,34 @@ msgstr ""
"Le breis ranna a bheith agat, dealaigh ceann amhįin le bheith in ann "
"rannsķnithe a cruthś"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Scriobh clįr-ranna"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Scriobh clįr-ranna"
-#: ../../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
#, fuzzy
msgid "Reload partition table"
msgstr "Scriobh clįr-ranna"
-#: ../../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 "Roghnaigh Comhad"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1704,11 +1699,12 @@ msgstr ""
"Nķl an méid céanna ar an rann cśltaca\n"
"Lean ar aghaidh ar aon nós?"
-#: ../../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 "Rabhadh"
-#: ../../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"
@@ -1716,246 +1712,246 @@ msgstr ""
"Cur diosca flapach sa dioscthiomant\n"
"Caillfear gach sonra ar an dhiosca seo"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Ag iarraidh an clįr-ranna a tarrthįil"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Eolas R-Phost"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Athméidigh"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Bog"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formįidigh"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Cur le RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Cur le LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Bain ó RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Bain ó RAID"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Athraigh RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Cruthaigh rann nua"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Teascįn tosasch: "
-#: ../../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 "Méid 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 "Cineįl córas-comhadlanna:"
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Tosaķocht: "
-#: ../../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 "Ag formįidiś comhad 'loopback' %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Athraigh cineįl ranna"
-#: ../../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 "Cén rann atį uait?"
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr ""
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Céard a theastaķonn uait a dhéanamh?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Ag rķomhadh teorainn na córais-comhadlanna 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 "Ag athméadś"
-#: ../../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
#, fuzzy
msgid "All data on this partition should be backed-up"
msgstr "caillfear gach sonra ar an rann seo"
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Roghnaigh an méid nua"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "Méid i MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Cén diosca ag a dteastaķonn uait é a bhogadh?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Teascįn"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Cén tescįn ag a dteastaķonn uait é a bhogadh?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Ag bogadh"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Ag bogadh rann..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Roghnaigh RAID atį ann le méadś"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nua"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
#, fuzzy
msgid "Choose an existing LVM to add to"
msgstr "Roghnaigh RAID atį ann le méadś"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "ainm LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Fķor ainm"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
-#: ../../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
#, fuzzy
msgid "Mount options"
msgstr "Roghachais modśil:"
-#: ../../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 "feist"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "leibhéal"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "méid smutįn"
-#: ../../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 "Cén sort rannś atį ort?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "Roghnaigh pacįistķ ..."
-#: ../../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"
@@ -1967,7 +1963,7 @@ msgstr ""
"Mį tį tś ag śsįid LILO nķ oibróidh sé, nó nķl /boot uait muna n-śsįideann tś "
"LILO"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -1978,144 +1974,144 @@ msgstr ""
"sorcóir ar an dhiosca, agus nķl aon rann /boot agat.\n"
"Mį tį tś chun LILO a śsįid, beidh ort rann /boot a cruthś ar ball."
-#: ../../diskdrake/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 "Scrķobhfar clįr diosca %s go dhiosca!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Beidh ort an rķomhaire a aththosnś sula ndéanfar an athrś"
-#: ../../diskdrake/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 ""
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Ag formįidiś"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Ag formįidiś comhad '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 "Ag formįidiś rann %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "teip ar 'mkraid'"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Cruthaigh rann nua"
-#: ../../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 "Cruthaigh rann nua"
-#: ../../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 "Réiteachaķ: %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 "Gaireas: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Litir Dioscthiomįnt DOS: %s (buile faoi thuraim)\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 "Cineįl: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Ainm: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Tśs: teascįn %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Méid: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s teascįin"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sorcóir %d go sorcóir %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formįidithe\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Neamhformįidithe\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr ""
-#: ../../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"
@@ -2123,27 +2119,27 @@ msgstr ""
"Rann tosaithe de ghnįth\n"
" (do thosnś MS-DOS, nķ lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Leibhéal %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Méid smutįn %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Dioscaķ RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2151,7 +2147,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2159,64 +2155,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 "Méid: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Céimseasamh: %s sorcóir, %s ceann, %s teascįn\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
#, fuzzy
msgid "Info: "
msgstr "Eolas"
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Dioscaķ LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Cinéal tabla rann: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "ar bhśs %d, id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Cineįl córas-comhadlanna:"
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Nķ mar a chéile na pasfhocail"
-#: ../../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 ""
@@ -2225,11 +2221,6 @@ msgstr ""
msgid "Change type"
msgstr "Athraigh cineįl ranna"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Roghnaigh rann le do thoil"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2255,7 +2246,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 "Ainm śsįideora"
@@ -2270,23 +2261,23 @@ msgstr "Fearannas NIS"
msgid "Search servers"
msgstr "freastalaķ 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 "Formįidiś %s de %s teipithe"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "nķl a fhios agam conas %s a formįidiś go %s"
-#: ../../fs.pm_.c: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 ""
@@ -2366,30 +2357,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Earrįid ag oscailt %s do scrķobh: %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 "cumraķocht"
-#: ../../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"
@@ -2398,27 +2393,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Tiomįnaķ"
-#: ../../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 "/C_śidiś"
-#: ../../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 "
@@ -2437,7 +2432,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"
@@ -2447,30 +2442,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 "Trialaigh an cumraķocht"
-#: ../../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 "Fan tamall"
-#: ../../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"
@@ -2480,223 +2476,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Luchóg"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Cuimhne Charta (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Cealaigh"
-
-#: ../../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 "Luchóg"
-
-#: ../../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 "Cuntas"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Deimniś"
-
-#: ../../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 "Roghnaigh Comhad"
-
-#: ../../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 "Gaireas na hInneal Geata"
-
-#: ../../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 cnaipķ"
-
-#: ../../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 "Éalaigh"
-
-#: ../../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 "/C_śidiś"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/C_śidiś"
-
-#: ../../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 "/_Tuairaisc Fabht"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Cśidiś/_Faoi..."
-
-#: ../../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
-msgid "Author:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "leagan `kernel'"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Leįmh an t-eolais crua-earra"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Taispeįn Eolas"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Cumraigh luchóg"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "Pointe taca dublach %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 "Scrķos Printéir"
-
-#: ../../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 siocand"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Scrķos Printéir"
-#: ../../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 "Gnįth"
@@ -2709,7 +2494,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"
@@ -2717,34 +2502,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 "Cuimhne Charta (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Athraigh cineįl ranna"
-#: ../../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 "Ag formįidiś"
-#: ../../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 ""
@@ -3685,10 +3470,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"
@@ -3754,27 +3539,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 "Cur isteach diosca sa dioscthiomant %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 "Earrįid ag léamh comhad %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"
@@ -3783,25 +3568,25 @@ msgstr ""
"nua a cruthu. Ba chóir duit do chuid crua-earraķ a seiceįil le cśis an fadhb "
"a aimsiś"
-#: ../../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"
@@ -3811,76 +3596,76 @@ msgstr ""
"\n"
"x1Lean ar aghaidh ar aon nós?"
-#: ../../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 "Śsįid spįs saor"
-#: ../../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
#, fuzzy
msgid "There is no existing partition to use"
msgstr "Ag iarraidh an clįr-ranna a tarrthįil"
-#: ../../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
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Cén rann a bhfuil tś ag iarraidh śsįid mar rann fréamhach"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Roghnaigh an méid nua"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Méid i MB do Rhann Fréamhach:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Méid i MB do rhann malairte:"
-#: ../../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
#, fuzzy
msgid "Resizing Windows partition"
msgstr "Ag rķomhadh teorainn na córais-comhadlanna 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
msgid ""
"WARNING!\n"
"\n"
@@ -3892,82 +3677,82 @@ 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 "rann %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Theip ar uathathmhéadś 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 ""
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Glan diosca ina iomlįn"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Dealaigh 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 ""
-#: ../../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 "Śsįid 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 ""
-#: ../../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ķl aon ranna agat!"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Nķ féidir liom rann eile a cur isteach"
-#: ../../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 "Theip ar rannś: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Ag tosnś suas an ghréasįn"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Ag dśnadh sķos an ghreasįn"
@@ -3992,12 +3777,12 @@ msgid ""
"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Fįilte go %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 "Nķl dioscthiomįnt flapach ar fįil"
@@ -4007,7 +3792,7 @@ msgstr "Nķl dioscthiomįnt flapach ar fįil"
msgid "Entering step `%s'\n"
msgstr "Ag tosnś ar céim `%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 "
@@ -4015,153 +3800,153 @@ 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 "Rann Feistiś"
-#: ../../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 "Roghnś Grśpa Pacįistķ"
-#: ../../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 "Méid iomlįn: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pacįiste mķcheart"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Ainm: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Leagan: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Méid: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Tįbhacht: %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?"
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 "Feistiś"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Sabhįil ar dhiosca flapach"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Roghnś Grśpa Pacįistķ"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Eirigh as Feistiś"
-#: ../../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 "Ag Feistiś"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Ag meastś"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Am fagtha "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Fan tamall, ag ullmhaigh feistiś"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pacįistķ"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Ag feistiįl pacįiste %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 "Aontaigh"
-#: ../../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 "Tarrthįil"
-#: ../../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"
@@ -4171,17 +3956,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 "Lean ar aghaidh ar aon nós?"
-#: ../../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 ""
@@ -4351,260 +4136,260 @@ 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 "Eocharclįr"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Cén leagan amach atį ar d'eocharchlįrsa"
-#: ../../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 "Cén rann feistiś atį uait?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Feistiśi/Uadgrįdaigh"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Feistigh nó uasgrįdaigh ?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Molta"
-#: ../../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 "Saineolaķ"
-#: ../../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 "Uasgrįdaigh"
-#: ../../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 "Roghnś Grśpa Pacįistķ"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Gaireas luchóige"
-#: ../../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 "Cumraigh Cįrtaķ 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 "Ag cumraigh 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 "nķl aon ranna saora ann"
-#: ../../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
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Roghnaigh na ranna atį le formįidiś"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Rann Fréamhach"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Céard é an rann fréamhach (/) ded' chóras?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
#, fuzzy
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Beidh ort an rķomhaire a aththosnś sula ndéanfar an athrś"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Roghnaigh na ranna atį le formįidiś"
-#: ../../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 "Ag formįidiś ranna"
-#: ../../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 "Nil dothain spas malartu chun insealbhu, chuir leis an spas"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Ag curdach do na pacįistķ atį ar fįil"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Ag curdach do na pacįistķ atį ar fįil"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Roghnaigh pacįistķ ..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Ag cśrdach pacįistķ le hśasgrįdś"
-#: ../../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 "Aisig ó dhiosca flapach"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Sabhįil ar dhiosca flapach"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Aisig ó dhiosca flapach"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Roghnś Grśpa Pacįistķ"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Cur isteach diosca sa dioscthiomant %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 "Roghnaigh pacįistķ a feistiś ..."
-#: ../../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 "Fan tamall"
-#: ../../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 "Ag Ullmhaigh feistiś"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4613,60 +4398,21 @@ msgstr ""
"Ag feisteįil pacįiste %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Cumraķocht Iar-feistś"
-#: ../../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 "Cur isteach diosca sa dioscthiomant %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 "Cur isteach diosca folamh sa dioscthiomant %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 ""
-
-#: ../../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"
@@ -4678,157 +4424,157 @@ 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 "Cén ceann do chrois ama"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "An bhfuil an clog cruaearrach ar 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 "Freastalaķ 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 "Scrios Freastalaķ CUPS"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Gan Printéir"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "An bhfuil ceann eile agat?"
-#: ../../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 "Coimriś"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Luchóg"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Am Crķos"
-#: ../../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 "Printéir"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Carta 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 "Carta Fuaim"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Carta Telefķs"
-#: ../../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 "Fearannas 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 "Chomaid Įitiśl"
-#: ../../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 "Socraigh pasfhocal root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Gan pasfhocal"
-#: ../../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 "Deimniś"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Deimniś 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 "Freastalaķ LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Deimniś NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Fearannas NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Freastalaķ 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 /"
@@ -4844,21 +4590,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Deimniś LDAP"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ainm Fearannas"
-#: ../../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 "
@@ -4876,19 +4622,20 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Cead dioscthiomįnt flapach"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Dara dioscthiomįint flapach"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Scipeįil"
-#: ../../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"
@@ -4904,7 +4651,7 @@ msgid ""
"%s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -4913,29 +4660,29 @@ 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 "Brón orm, nķl aon dioscthiomįnt flapach ar fįil"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
#, fuzzy
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Roghnaigh na ranna atį le formįidiś"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Ag Cruthaigh diosca thosnaithe"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Ag Ullmhaigh rķomhchlar thosnaithe"
-#: ../../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"
@@ -4943,27 +4690,27 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Céard a theastaķonn uait a dhéanamh?"
-#: ../../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
#, fuzzy
msgid "Installing bootloader"
msgstr "Feistigh cód tosnaithe"
-#: ../../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"
@@ -4974,24 +4721,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 "Cur isteach diosca folamh sa dioscthiomant %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"
"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"
@@ -5010,16 +4757,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
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 "Cruthaigh flapach bootįil"
-#: ../../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"
@@ -5028,26 +4775,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 ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Athlódaigh"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "Roghnś Grśpa Pacįistķ"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, fuzzy, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Feistiś Linux-Mandrake %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 ""
@@ -5065,22 +4812,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Roghnaigh gnķomh"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Réamhioaķocht"
-#: ../../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 "Teacs"
@@ -5148,380 +4895,384 @@ 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 "Ceichķs (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Gearmįinis"
-#: ../../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 "Spįinis"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Fionlainnais"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francaigh"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Ioruais"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polainnais"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Ruislķs"
-#: ../../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 "Méarchlįr UK"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Meįrchlįr 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 "Belgįiris"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Bulgįiris"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulgįiris"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr ""
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Eastóinis"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarśisis"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Eilvéis (Stķl Ghearmįnais)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Eilvéis (Stķl Francaigh)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Ceichķs (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Gearmįinis (gach meachlįr marbh)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danmharghais"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (Meiriceį)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Ioruais)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Meiriceį)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Eastóinis"
-#: ../../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 "Greicķs"
-#: ../../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 "Ungįrais"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Cróitis"
-#: ../../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 "Iodįlais"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Seįpainis (106 eochair)"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Méarchlįr Chóiris"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Mheirceį Theas"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Įit"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr ""
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr ""
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr ""
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr ""
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr "Įit"
-#: ../../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 ""
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr ""
-#: ../../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
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "Rśisis (Yawerty)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "Rśisis (Yawerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rśisis (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr ""
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slóbaicis (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slóbaicis (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
#, fuzzy
msgid "Tajik keyboard"
msgstr "Meįrchlįr US"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr ""
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr ""
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr ""
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Mearchlįr US (idirnaisiśnta)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr ""
-#: ../../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 ""
@@ -5534,35 +5285,44 @@ msgstr ""
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 "Nķl dioscthiomįnt flapach ar fįil"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Uimhir fón"
-#: ../../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 "Formįidigh ranna"
-#: ../../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 "Luchóg - Sun"
@@ -5670,77 +5430,90 @@ msgstr "Ar bith"
msgid "No mouse"
msgstr "Luchóg ar bith"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Teastįil an luchóg, le do thoil"
-#: ../../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 "BOG DO ROTHAR!"
-#: ../../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 "Fionnlainnis"
-#: ../../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 "An bhfuil seo ceart?"
-#: ../../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 "Eolas"
-#: ../../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 "śsįid pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "śsįid pppoe"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "śsįid 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 ""
-#: ../../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 "śsįid dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "śsįid pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "śsįid pppoe"
-
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -5814,7 +5587,7 @@ msgstr "Eile"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
#: ../../network/ethernet.pm_.c:88
@@ -5823,7 +5596,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 "Roghnaigh an clįréadan ghréasįn"
@@ -5833,15 +5606,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nķ fuaireathas cįrta gréasįnś"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Cumraigh gréasįnś"
-#: ../../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"
@@ -5849,15 +5622,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 "ÓstAinm"
#: ../../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 "Draķodóir Cumraķocht Gréasįnś"
@@ -5896,64 +5669,64 @@ msgstr "Cumraķocht Gréasįnś"
msgid "Old configuration (isdn4net)"
msgstr "Éirigh as cumraķocht"
-#: ../../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 "Cumraigh 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
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Eorap (EDS11)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Trialaigh an cumraķocht"
-#: ../../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 "Cén cinéal c atį uait?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Nķl fhķos agam"
-#: ../../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"
@@ -5962,79 +5735,106 @@ msgid ""
"card.\n"
msgstr ""
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Tobscoir"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Lean"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Cén sort carta ISDN atį uait?"
-#: ../../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
#, fuzzy
msgid "Please choose which serial port your modem is connected to."
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Roghanna 'Dialup'"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Ainm Nasc"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Uimhir fón"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Ainm Login:"
-#: ../../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-bhunaithe"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Teirminéal-bhunaithe"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Ainm Fearannas"
-#: ../../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 "Cead Freastalaķ 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 "Dara Freastalaķ 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 "Ag Tosnaigh CUPS"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Feistiś"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Table"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6069,26 +5869,26 @@ msgstr "Cén diosca ag a dteastaķonn uait é a bhogadh?"
msgid "Connect"
msgstr "Lean"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "Cumraigh nasc ghréasįn"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Cumraigh gréasįnś"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Cumraigh nasc ghréasįn"
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -6100,12 +5900,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 "Cumraķocht Gréasįnś"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6113,7 +5913,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"
@@ -6121,103 +5921,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 "Roghnagih an śsįidoer gneįs:"
-#: ../../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 "Mód Saineolaķ"
-#: ../../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
#, fuzzy
msgid "Normal modem connection"
msgstr "Cumraigh nasc ghréasįn"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Pointe taca dublach %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Cumraigh nasc ghréasįn"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "Scrķos Printéir"
+
+#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr "Cumraigh 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 "Nasc LAN"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr "Clįréadan Gréasįn"
-
-#: ../../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
#, fuzzy
msgid "cable connection detected"
msgstr "Cumraigh nasc ghréasįn"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Nasc 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
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Roghnaigh na ranna atį le formįidiś"
-#: ../../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 "Nasc Printéir"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Do you want to start the connection at boot?"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Cumraķocht Gréasįnś"
-#: ../../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"
@@ -6225,27 +6030,27 @@ msgid ""
"%s"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../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"
@@ -6253,51 +6058,63 @@ 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 "Ag cumrś gléas gréasįnś %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr " (tiomįint %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 "Seoladh 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 "Uath-IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Cruthaigh an diosca "
-#: ../../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"
@@ -6305,182 +6122,182 @@ 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 "freastalaķ 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 "Gaireas na hInneal Geata"
-#: ../../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 "Cumraigh seach-freastalaķ"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Seach-HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Seach-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 ""
-#: ../../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."
msgstr ""
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "Cumraigh nasc ghréasįn"
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Cén diosca ag a dteastaķonn uait é a bhogadh?"
-#: ../../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 "Cumraķocht Idirlķon."
-#: ../../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 na Carta"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Cuimhne Charta (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "I/A Carta"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "I/A_0 Carta"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "I/A_1 Carta"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
#, fuzzy
msgid "Your personal phone number"
msgstr "Uimhir fón"
-#: ../../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 "Uimhir fón"
-#: ../../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 "Roghanna Printéir"
-#: ../../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 "Roghanna Printéir"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Roghnaigh mhéarchlįr"
-#: ../../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 "Athraigh cineįl ranna"
-#: ../../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 "Ainm Nasc"
-#: ../../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 "Pasfhocal"
-#: ../../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 "
@@ -6496,12 +6313,12 @@ msgstr ""
msgid "Bad backup file"
msgstr "Droch comhad chśltaca"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Earrįidh ag scrķobh comhad %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"
@@ -6528,212 +6345,213 @@ msgstr "deas"
msgid "maybe"
msgstr "b'fhéidir"
-#: ../../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 "Printéir įitiśl"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Scrķos Printéir"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Scrios Freastalaķ 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 "Scrios freastalaķ lpd"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Printéir Gréasįn (lpd)"
-#: ../../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 "Freastalaķ Printéir"
-#: ../../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 "Gaireas Printéir (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 "Printéir įitiśl"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Scrķos Printéir"
-#: ../../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 "Earrįidh ag scrķobh comhad %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 "(modķl %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 freastalaķ SMP"
-#: ../../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
#, fuzzy
msgid " (Default)"
msgstr "Gnįth"
-#: ../../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
#, fuzzy
msgid "CUPS configuration"
msgstr "cumraķocht"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Scrios Freastalaķ 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 "
@@ -6744,7 +6562,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 "
@@ -6754,150 +6572,150 @@ 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
#, fuzzy
msgid "CUPS server IP"
msgstr "IP freastalaķ SMP"
-#: ../../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 "Poirt"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Cumraigh ADSL"
-#: ../../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 "Clódóir"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Scrķos Printéir"
-#: ../../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 "Clódóir"
+
+#: ../../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 "Nķl aon gaireas ghreasįn san do chorįs!"
-#: ../../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 "Cén cinéal luchóg atį agat?"
-#: ../../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
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../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 "Gan Printéir"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6910,7 +6728,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6932,7 +6750,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"
@@ -6947,7 +6765,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"
@@ -6967,20 +6785,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 "Scrķos Printéir"
-#: ../../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"
@@ -6994,55 +6812,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 "Scrķos Printéir"
-#: ../../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 "Pointe taca dublach %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 "Printéir Gréasįn (lpd)"
-#: ../../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 "Printéir įitiśl"
-#: ../../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, ..., "
@@ -7050,34 +6868,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 "Gaireas Printéir (URI)"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Printéir įitiśl"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Printéir įitiśl"
-#: ../../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 "
@@ -7085,7 +6903,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 "
@@ -7093,87 +6911,87 @@ 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 "Cén cinéal luchóg atį agat?"
-#: ../../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 "Gaireas Printéir (URI)"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../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
#, fuzzy
msgid "Remote host name"
msgstr "ÓstAinm"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Scrķos Printéir"
-#: ../../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 "Pointe taca dublach %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Nasc Printéir"
-#: ../../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 "Ag dśnadh sķos an ghreasįn"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Roghanna Printéir SMB (Fuinneoga 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 "
@@ -7181,46 +6999,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 "freastalaķ óstann SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP freastalaķ SMP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Comh. ainm"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grupa na hOibre"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Scrķos Printéir"
-#: ../../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 "
@@ -7244,7 +7062,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 "
@@ -7253,7 +7071,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"
@@ -7261,11 +7079,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 "Roghanna Printéir 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 "
@@ -7273,44 +7091,44 @@ msgid ""
"name and password."
msgstr ""
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Freastalaķ Printéir"
-#: ../../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
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Roghanna Printéir 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 "
@@ -7318,59 +7136,63 @@ 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 "Óstainm Printéir"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Óstainm Printéir"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Gaireas Printéir (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 "Ainm Printéir"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Cuntas"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Įit"
-#: ../../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 "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7385,28 +7207,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 "An bhfuil seo ceart?"
-#: ../../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 "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Nasc Printéir"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Cén sort printéir atį ort?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7415,18 +7237,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 "Cumraigh Idirlķon"
-#: ../../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 "
@@ -7436,12 +7258,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 "Cumraigh Idirlķon"
-#: ../../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 "
@@ -7449,7 +7271,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."
@@ -7461,11 +7283,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 "
@@ -7488,7 +7310,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"
@@ -7498,34 +7320,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
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Bain trial as arķs"
-#: ../../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 "
@@ -7533,42 +7355,42 @@ 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
#, fuzzy
msgid "Print"
msgstr "Printéir"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Uirlisķ gnįth"
-#: ../../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
#, fuzzy
msgid "Do not print any test page"
msgstr "Óstainm Printéir"
-#: ../../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"
@@ -7578,22 +7400,22 @@ 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
#, fuzzy
msgid "Raw printer"
msgstr "Gan Printéir"
-#: ../../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 "
@@ -7602,15 +7424,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"
@@ -7619,7 +7441,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 "
@@ -7627,41 +7449,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"
@@ -7671,7 +7493,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -7680,41 +7502,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 "Ag dśnadh sķos an ghreasįn"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Ag dśnadh sķos an ghreasįn"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Ag dśnadh sķos an ghreasįn"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Ag dśnadh sķos an ghreasįn"
-#: ../../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 "Dśn"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Roghanna Printéir"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -7728,7 +7550,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 "
@@ -7741,18 +7563,18 @@ 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
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../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 %"
@@ -7762,51 +7584,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"
@@ -7814,61 +7636,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 "Gan Printéir"
-#: ../../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 "Cumraigh Printéir"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Nasc Printéir"
-#: ../../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 "Cumraigh gréasįnś"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Nķl aon scįileįn cumraithe"
-#: ../../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 "
@@ -7876,12 +7698,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 "Cumraigh gréasįnś"
-#: ../../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 "
@@ -7891,34 +7713,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 "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Įrd"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Paranóid"
-#: ../../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 %"
@@ -7933,11 +7755,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 "
@@ -7951,65 +7773,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 "Réiteachaķ: %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Ag feistiįl pacįiste %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Nasc Printéir"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Cén rann atį uait?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Cumraigh printéir"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Ag feistiįl pacįiste %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 "Roghanna Printéir"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Cumraigh printéir"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "An dteastaģonn uait printéir a chumrś?"
-#: ../../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; "
@@ -8017,227 +7839,155 @@ 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
#, fuzzy
msgid "Change the printing system"
msgstr "Cumraigh gréasįnś"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr "Luchóg ar bith"
-#: ../../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 "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../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 "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../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 "Nasc Printéir"
-#: ../../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
#, fuzzy
msgid "Print test pages"
msgstr "Óstainm Printéir"
-#: ../../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 "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Scrķos Printéir"
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Printéir įitiśl"
-#: ../../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 "An bhfuil tś ag iarraidh an cumraķocht a thrial?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Scrķos Printéir"
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Cumraigh seach-freastalaķ"
-
-#: ../../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 "Poirt"
-
-#: ../../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 "Logann"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "Pasfhocal"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Gan pasfhocal"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "Nķ mar a chéile na pasfhocail"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:108
-#, fuzzy, c-format
-msgid "Can't write file %s"
-msgstr "Earrįidh ag scrķobh comhad %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "teip ar 'mkraid'"
@@ -8251,7 +8001,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"
@@ -8276,81 +8026,77 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Roghnaigh liebhéal slįndįil"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr "Gnįth"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Roghnaigh liebhéal slįndįil"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Scrķos Printéir"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Roghachais modśil:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Roghachais modśil:"
-#: ../../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 "Gnįth"
-
-#: ../../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 "Roghnaigh liebhéal slįndįil"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Fan tamall, ag ullmhaigh feistiś"
-#: ../../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 "
@@ -8358,7 +8104,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 "
@@ -8366,18 +8112,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 "
@@ -8387,89 +8133,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 "
@@ -8477,7 +8223,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 "
@@ -8485,136 +8231,136 @@ 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
#, fuzzy
msgid "Printing"
msgstr "Printéir"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Idirlķon"
-#: ../../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 "Mód Coras"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Scrķos Printéir"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Freastalaķ Printéir"
-#: ../../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 "Seirbishķ"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "ag rith"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "ag stoppadh"
-#: ../../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 "Ar Tśs"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Clįr Tosnś"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Teascįn"
@@ -8684,7 +8430,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 "Bainteach le hIdirlķon"
@@ -8840,193 +8586,564 @@ 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 "Eocharclįr"
+
+#: ../../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 "Ag feistiįl pacįiste %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Éirigh as le do thoil agus Crtl-Alt-BackSpace a śsįid"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Freastalaķ Printéir"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Freastalaķ Printéir"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "Freastalaķ NIS"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "Freastalaķ 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 "Suimigh śsįideoir"
-#: ../../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 "Cumraigh ADSL"
-#: ../../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 "Scrķos"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Roghnaigh Comhad"
-#: ../../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 "Suimigh śsįideoir"
-#: ../../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 "Cineįl: "
+
+#: ../../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 "Scrķos"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Ag cumraigh 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
+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 "Ainm Fearannas"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Freastalaķ 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 "Éirigh as cumraķocht"
-#: ../../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
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Cur isteach diosca sa dioscthiomant %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 "Nķl dioscthiomįnt flapach ar fįil"
-#: ../../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 "Earrįid"
-#: ../../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 "Cumraķocht Iar-feistś"
-#: ../../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"
@@ -9041,23 +9158,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 "Athlódaigh"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Cumraķocht Stķl Tosnś"
-#: ../../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 "Cruthaigh flapach bootįil"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9065,57 +9191,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 "Comhghairdeas!"
-#: ../../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 "Feistiś"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Suimigh śsįideoir"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Ag formįidiś comhad 'loopback' %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"
@@ -9123,7 +9249,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9131,13 +9257,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 "Bain trial as arķs"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9146,41 +9272,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 "Gan pasfhocal"
-#: ../../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 "Earrįid ag oscailt %s do scrķobh: %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"
@@ -9191,68 +9317,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 "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Droch comhad chśltaca"
-#: ../../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 "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9260,924 +9386,924 @@ 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 "Earrįid ag léamh comhad %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 "Roghnś Grśpa Pacįistķ"
-#: ../../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 "Droch comhad chśltaca"
-#: ../../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 "Roghnaight do theangam le do thoil."
-#: ../../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 "Scrios ciś"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Dealaigh Windows(TM)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "Ainm śsįideora"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Droch comhad chśltaca"
-#: ../../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 "Teastįil an luchóg, le do thoil"
-#: ../../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 "Aththrialaigh"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Aththrialaigh"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Gan pasfhocal"
-#: ../../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 "Cén leagan amach atį ar d'eocharchlįrsa"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Roghnaigh rann le do thoil"
-#: ../../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 "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Roghnaigh rann le do thoil"
-#: ../../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 "Roghnaigh Comhad"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Droch comhad chśltaca"
-#: ../../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 "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../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 "Teastįil an luchóg, le do thoil"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Clįréadan Gréasįn"
-#: ../../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 "Cineįl"
-#: ../../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 "Ainm śsįideora"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../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 "Fan tamall"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Rothar"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Rothar"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Roghachais modśil:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Cumraķocht Gréasįnś"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../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 "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Socraigh córas chomhad"
-#: ../../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 "Gaireas luchóige: %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 "Roghnachais"
-#: ../../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 "Cén cinéal luchóg atį agat?"
-#: ../../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 "Cumraķocht Gréasįnś"
-#: ../../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 "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Teastįil an luchóg, le do thoil"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Nasc LAN"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Nasc Printéir"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Aisig ó dhiosca flapach"
-#: ../../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 "Cén cinéal luchóg atį agat?"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "Eile"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Feistigh córas"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Aisig ó comhad"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Aisig ó comhad"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../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 "Scrios ciś"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Aisig ó comhad"
-#: ../../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 "Aisig ó dhiosca flapach"
-#: ../../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 "Scriobh clįr-ranna"
-#: ../../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 "Aisig ó comhad"
-#: ../../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 "ÓstAinm"
-#: ../../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 "Pasfhocal"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Ainm śsįideora"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Ainm śsįideora"
-#: ../../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 "Aisig ó comhad"
-#: ../../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 "Socraithe"
-#: ../../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 "Scriobh clįr-ranna"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Aisig ó comhad"
-#: ../../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 "Clįr Tosnś"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Aisig ó comhad"
-#: ../../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 ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4209
msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
msgstr ""
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../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 "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Droch comhad chśltaca"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Droch comhad chśltaca"
-#: ../../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 "Sabhįil i gcomhad"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Cumraķocht Gréasįnś"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Cumraķocht Gréasįnś"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "cumraķocht"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Éirigh as cumraķocht"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Socraigh córas chomhad"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10209,7 +10335,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10218,7 +10344,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10259,7 +10385,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10287,34 +10413,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"
@@ -10343,7 +10453,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"
@@ -10354,7 +10463,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10365,7 +10474,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10378,160 +10487,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 ""
-#: ../../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 "Bainteach le hIdirlķon"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "sainordaitheach"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Luchóg"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Scrķos Printéir"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Comh. ainm"
-#: ../../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 "Clódóir"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Draķodóir Cumraķocht Gréasįnś"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Deimniś"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Roghnś Grśpa Pacįistķ"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Fan tamall"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -10543,333 +10588,336 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Poirt"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Eirigh as Feistiś"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Eirigh as Feistiś"
+
+#: ../../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 ""
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "Cumraķocht Gréasįnś"
-#: ../../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
#, fuzzy
msgid "Hostname: "
msgstr "Ainm śsįideora"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
#, fuzzy
msgid "Internet access"
msgstr "suimiśil"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
#, fuzzy
msgid "Type:"
msgstr "Cineįl: "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Inneal Geata:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
#, fuzzy
msgid "Interface:"
msgstr "suimiśil"
-#: ../../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 "Cumraigh gréasįnś"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
#, fuzzy
msgid "LAN configuration"
msgstr "Cumraigh ADSL"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Tiomįnaķ"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Interface"
msgstr "Clįréadan Gréasįn"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr "Clįr Tosnś"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Cumraigh gréasįnś"
-#: ../../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 "Draķodoir..."
-#: ../../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 "Ainm Nasc"
-#: ../../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 "Cumraigh ADSL"
-#: ../../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 "cumraķocht"
-#: ../../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
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'"
msgstr ""
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
#, fuzzy
msgid "Internet connection configuration"
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
#, fuzzy
msgid "Connection type: "
msgstr "Athraigh cineįl ranna"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Inneal Geata:"
-#: ../../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 "Śsįid: 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 "Ainm Modśl"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Méid"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
#, fuzzy
msgid "boot disk creation"
msgstr "Trialaigh an cumraķocht"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "gnįth"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Earraidh DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "leagan `kernel'"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Gnįth"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Roghnachais Saineoiaķ"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr ""
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Suimigh Modśil"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "forsįil"
-#: ../../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 "Luchóg ar bith"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
#, fuzzy
msgid "omit raid modules"
msgstr "Scrķos modśil"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Scrķos modśil"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Aschur"
-#: ../../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 "Teip ar glaoch `fork': %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -10877,104 +10925,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 "Teip ag cuardach %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 "Crķochnithe"
-#: ../../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 "Formadaigh flapach"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Ag Ullmhaigh feistiś"
-#: ../../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 "teorannaigh"
-#: ../../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"
@@ -10983,125 +11031,213 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Formįidigh ranna"
-#: ../../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 "Éirigh as cumraķocht"
-#: ../../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
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Roghnaigh na ranna atį le formįidiś"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Oifig"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "Tobscoir"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Printéir"
-#: ../../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 "Feistigh córas"
-#: ../../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 "Roghnaigh Comhad"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Scrķos Printéir"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
#, fuzzy
msgid "Initials tests"
msgstr "Scéal Tosnś"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr "Nķl aon gaireas ghreasįn san do chorįs!"
-#: ../../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 "Feistiś"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr "Nķl aon gaireas ghreasįn san do chorįs!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Eirigh as Feistiś"
-#: ../../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"
@@ -11109,19 +11245,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 ""
@@ -11130,11 +11266,11 @@ msgstr ""
msgid "Internet connection sharing is now disabled."
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../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"
@@ -11142,20 +11278,20 @@ 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
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../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 "
@@ -11168,31 +11304,31 @@ msgid ""
"(LAN)."
msgstr ""
-#: ../../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 "suimiśil"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nķl aon gaireas ghreasįn san do chorįs!"
-#: ../../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 "Clįréadan Gréasįn"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11202,18 +11338,18 @@ 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
#, fuzzy
msgid "Network interface already configured"
msgstr "Nķl aon scįileįn cumraithe"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11223,17 +11359,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 "Cumraigh ADSL"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Cumraigh Idirlķon"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Cumraigh Idirlķon"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11244,7 +11389,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 "
@@ -11253,18 +11398,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 "nķ fuaireathas cįrta gréasįnś"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11273,90 +11418,90 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP freastalaķ SMP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP freastalaķ SMP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Gan Printéir"
-#: ../../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 ""
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
#, fuzzy
msgid "Configuring..."
msgstr "Ag cumraigh 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
#, fuzzy, c-format
msgid "Problems installing package %s"
msgstr "Ag feistiįl pacįiste %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 ""
-#: ../../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 "Nasc na hIdirlķon agus cumraķocht"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Nasc na hIdirlķon agus cumraķocht"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11366,154 +11511,154 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Grupa na hOibre"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "rann %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Ainm śsįideora"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Scrķos"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Crķochnithe"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Suimigh Modśil"
-#: ../../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 "Gan Printéir"
-#: ../../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 "Scrios ciś"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr ""
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Leagan: %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 "Poirt"
-#: ../../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 "Roghnś Grśpa Pacįistķ"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Ainm śsįideora"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Grupa na hOibre"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Cumraigh ADSL"
-#: ../../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"
@@ -11525,7 +11670,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -11534,139 +11679,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 "Trialaigh an cumraķocht"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Réiteach"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Roghnaigh gnķomh"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Comh. ainm"
-#: ../../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 "Cumraigh seirbhisķ"
-#: ../../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 "feist"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Feistigh córas"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Roghnaigh scįileįn"
-#: ../../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 "Nasc Printéir"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Gaireas Printéir (URI)"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Scrķos Printéir"
#. -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"
@@ -11681,118 +11826,118 @@ 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 ""
-#: ../../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 "Eorap"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Fraince"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Athlódaigh"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr "Eorap"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "srathach"
-#: ../../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 ""
-#: ../../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"
@@ -11804,305 +11949,813 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../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 "Cealaigh"
+
+#: ../../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 "Deimniś"
+
+#: ../../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 "méid smutįn"
+
+#: ../../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 "Roghnaigh liebhéal slįndįil"
+
+#: ../../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 "Roghnaigh Comhad"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Gaireas na hInneal Geata"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Luchóg"
+
+#: ../../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 "Formįidigh"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "leibhéal"
+
+#: ../../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 "Luchóg"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Cuimhne Charta (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Ainm Modśl"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 cnaipķ"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Ainm: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Printéir Gréasįn (lpd)"
+
+#: ../../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 "Ag formįidiś"
+
+#: ../../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 "Éalaigh"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Scrķos Printéir"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Roghanna"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Scrķos Printéir"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/C_śidiś"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/C_śidiś"
+
+#: ../../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 "Roghnaigh carta grafachach"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Tuairaisc Fabht"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Cśidiś/_Faoi..."
+
+#: ../../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
+msgid "Author:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "Pointe taca dublach %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "leagan `kernel'"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Leįmh an t-eolais crua-earra"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Taispeįn Eolas"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Cumraigh luchóg"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Scrķos Printéir"
+
+#: ../../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/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d siocand"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Scrķos Printéir"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Scrķos Printéir"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Roghanna"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Cén leagan amach atį ar d'eocharchlįrsa"
-#: ../../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 "Athraigh 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 ""
-#: ../../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
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Comhad/_Nua"
-#: ../../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 "/Comhad/_Oscail"
-#: ../../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 "/Comhad/_Sįbhįil"
-#: ../../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 "/Comhad/Sįbhįil _Mar"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Comhad/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Roghanna"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Roghnachais/Teastįil"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Cśidiś/_Faoi..."
-#: ../../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 "Ainm śsįideora"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "scéalaķ"
-#: ../../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 "faigh"
-#: ../../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 "Roghnachais"
-#: ../../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 "Tóg comhad"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Feilire"
-#: ../../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 "Ag Parsįil an comhad %s, fan tamall"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Cumraigh Lilo/Grub"
-#: ../../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 "Ainm Fearannas"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "Freastalaķ NIS"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Freastalaķ Printéir"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "Freastalaķ NIS"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "Freastalaķ NIS"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "Seirbishķ"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Freastalaķ Printéir"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "suimiśil"
-#: ../../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 "Ag formįidiś"
-#: ../../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 "Cumraigh Idirlķon"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Aththrialaigh"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Sįbhįil mar..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Cén cinéal luchóg atį agat?"
-#: ../../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 "Cumraķocht Gréasįnś"
+
+#: ../../standalone/net_monitor_.c:96
+msgid "Profile "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Sabhįil i gcomhad"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Athraigh cineįl ranna"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Cumraigh nasc ghréasįn"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Athraigh cineįl ranna"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+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 "Athraigh cineįl ranna"
+
+#: ../../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 "Cumraigh Idirlķon"
+
+#: ../../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 "Chomaid Įitiśl"
+
+#: ../../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 "Lean"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Cumraigh nasc ghréasįn"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Scrķos Printéir"
-#: ../../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 "An dteastaģonn uait printéir a chumrś?"
-#: ../../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 "Roghnaigh carta grafachach"
-#: ../../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 "Gaireas bootįil"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12110,7 +12763,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12127,6 +12780,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Pointe taca dublach %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Roghnaigh do theanga"
@@ -12200,10 +12858,14 @@ msgstr "Feistigh córas"
msgid "Exit install"
msgstr "Eirigh as Feistiś"
-#: ../../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 "Greasan/FTP"
@@ -12449,3 +13111,54 @@ msgstr "Ilmheįnach"
#, fuzzy
msgid "Scientific Workstation"
msgstr "Stįisiśn Oibre"
+
+#, fuzzy
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "Earrįid ag oscailt %s do scrķobh: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Uimhir fón"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Cumraigh seach-freastalaķ"
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr "Poirt"
+
+#~ msgid "login"
+#~ msgstr "Logann"
+
+#~ msgid "password"
+#~ msgstr "Pasfhocal"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Gan pasfhocal"
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Nķ mar a chéile na pasfhocail"
+
+#, fuzzy
+#~ msgid "Can't write file %s"
+#~ msgstr "Earrįidh ag scrķobh comhad %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 "Please click on a medium"
+#~ msgstr "Roghnaigh rann le do thoil"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "Śsįid: drakfloppy\n"
+
+#, fuzzy
+#~ msgid "detected on interface %s"
+#~ msgstr "Clįréadan Gréasįn"
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index 6e5749b57..2cdb54ab0 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.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-03-17 19:17+0100\n"
"Last-Translator: Jesśs Bravo Įlvarez (mdk) <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -67,45 +67,45 @@ 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 "Seleccione a cantidade de memoria da tarxeta 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 "æQue configuración de XFree quere usar?"
-#: ../../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
#, fuzzy
msgid "Use Xinerama extension"
msgstr "Usar detección automįtica"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Axudante da configuración de rede"
-#: ../../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,18 +115,18 @@ msgstr ""
"XFree %s. A tarxeta estį soportada por XFree %s, que pode ter un mellor\n"
"soporte 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 ""
"A sśa tarxeta pode ter soporte de 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 por hardware 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"
@@ -138,7 +138,7 @@ msgstr ""
"A sśa tarxeta estį soportada por XFree %s, que pode ter un mellor soporte 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"
@@ -147,12 +147,12 @@ msgstr ""
"A sśa tarxeta pode ter soporte de aceleración 3D por hardware, pero só con\n"
"XFree %s, ADVIRTA QUE ESTE SOPORTE É EXPERIMENTAL E PODE COLGAR O SISTEMA."
-#: ../../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 "Personalizado"
@@ -165,7 +165,7 @@ msgstr "Tarxeta 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"
@@ -174,27 +174,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 "Opcións"
-#: ../../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 "Saķr"
@@ -223,7 +224,8 @@ msgstr ""
msgid "Generic"
msgstr "Xenérico"
-#: ../../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 "Refacer"
@@ -283,50 +285,52 @@ msgstr "16 millóns de cores (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 mil millóns de cores (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resolucións"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Escolla a resolución e a profundidade de cor"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Tarxeta 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 "Proba da configuración"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "æDesexa probar a configuración?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Aviso: probar esta tarxeta grįfica pode colgar o ordenador"
@@ -421,164 +425,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "æQue tipo de conexión RDSI ten?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Primeiro sector da 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 "Primeiro sector do disco (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Instalación do 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 "æOnde quere instalar o cargador de arrinque?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Instalación do 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 "Arrincar dende 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 "Opcións principais do cargador de arrinque"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Cargador de arrinque que usar"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Instalación do cargador de arrinque"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Dispositivo de arrinque"
-#: ../../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 "Retardo antes de arrincar a imaxe por omisión"
-#: ../../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 "Contrasinal"
-#: ../../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 "Contrasinal (de novo)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Restrinxir opcións da lińa de comandos"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "restrinxir"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Baleirar /tmp en cada arrinque"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Tamańo exacto de memoria se for necesario (atopįronse %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Activar perfķs mśltiples"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Indicar o tamańo da memoria en MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"A opción ``restrinxir opcións da lińa de comandos'' non ten sentido sen "
"contrasinal"
-#: ../../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 "Tente de novo"
-#: ../../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 "Os contrasinais non coinciden"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Mensaxe inicial"
-#: ../../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 "æPermitir o arrinque de CD?"
-#: ../../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 "æSO por omisión?"
-#: ../../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 ""
"Estas son as diferentes entradas.\n"
"Pode engadir algunhas mįis ou cambiar as que xa 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 "Engadir"
-#: ../../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 "Feito"
-#: ../../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 "æQue tipo de entrada desexa engadir?"
-#: ../../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 "Outros SO (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Outros SO (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Outros SO (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Imaxe"
-#: ../../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 "Agregar"
-#: ../../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 "Tįboa"
-#: ../../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 omisión"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr ""
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr ""
-#: ../../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 "Etiqueta baleira non permitida"
-#: ../../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 "Debe ter unha partición de intercambio"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Esta etiqueta xa se estį a usar"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s interfaces %s atopadas"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "æTen algunha outra?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "æTen algunha interface %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 "Non"
-#: ../../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 "Si"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Mire a información sobre o hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalando o controlador para a tarxeta %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"
"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 ""
"As opcións son da forma «nome=valor nome2=valor2 ...».\n"
"Por exemplo pode ter «io=0x300 irq=7»"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Opcións do módulo:"
#. -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 "æQue controlador de %s desexa 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"
@@ -783,15 +789,15 @@ msgstr ""
"analizar o equipo pode provocar que se pare, pero non deberķa\n"
"causar ningśn dano."
-#: ../../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 as opcións"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -800,62 +806,62 @@ msgstr ""
"Fallo o cargar o módulo %s\n"
"æDesexa retentalo con outros parįmetros?"
-#: ../../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 xa foi engadido)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Este contrasinal é demasiado simple"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Indique o nome de usuario"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "O nome de usuario (login) só debe conter letras, nśmeros, '-' e '_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Este nome de usuario xa estį engadido"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Este nome de usuario xa estį engadido"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Engadir usuario"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -864,32 +870,32 @@ msgstr ""
"Introduza un usuario\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Aceptar usuario"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nome 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 "Nome de usuario"
-#: ../../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 "Login automįtico"
-#: ../../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 ""
"como un usuario. Se non quere usar esta caracterķstica, prema o botón\n"
"cancelar."
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Escolla o usuario por defecto:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Escolla o xestor de fiestras para executar:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Escolla a lingua que desexe 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"
"when your installation is complete and you restart your system."
msgstr "Pode escoller outras linguas que estarįn dispońibles trala 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 "Todas"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "Engadir usuario"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "CUPS iniciando"
-#: ../../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 ""
"Este paquete ten que ser actualizado\n"
"æEstį seguro de que quere deseleccionalo?"
-#: ../../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 "Benvida ós 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 "Alto"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Alto"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoico"
-#: ../../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"
@@ -1005,7 +1011,7 @@ msgstr ""
"sinxelo de utilizar, pero é moi sensible: non debe usarse nunha mįquina\n"
"conectada a outras ou į Internet. Non hai contrasinais 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."
@@ -1013,7 +1019,7 @@ msgstr ""
"Os contrasinais estįn activados, pero o uso como ordenador de rede aķnda\n"
"non se recomenda."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1022,13 +1028,13 @@ msgstr ""
"Esta é a seguridade recomendada para un ordenador usado para conectar\n"
"į Internet como cliente. Agora hai mįs comprobacións de seguridade."
-#: ../../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 "
@@ -1042,7 +1048,7 @@ msgstr ""
"A seguridade é agora alta dabondo para usar o sistema coma un servidor\n"
"que acepta conexións de mśltiples clientes."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1051,36 +1057,36 @@ msgstr ""
"Tómanse caracterķsticas do nivel 4, pero agora o sistema estį completamente\n"
"pechado. As caracterķsticas de seguridade estįn ó mįximo nivel."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Opcións"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Escola o nivel de seguridade"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Establecendo o nivel de seguridade"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Escolla as opcións para o servidor"
-#: ../../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"
@@ -1093,7 +1099,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"
@@ -1117,230 +1123,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 "­Benvido ao GRUB, o selector de sistemas operativos!"
#. -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 as teclas %c e %c para seleccionar a entrada marcada."
#. -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 "Prema enter para arrincar o SO seleccionado, 'e' para editar os"
#. -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 "comandos antes de arrincar, ou 'c' para a li¤a 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 "A entrada marcada arrincarase automaticamente en %d segundos."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "non hai espacio dabondo en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -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"
# Manter o 'ś' en iso-8859-1
#. -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
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "æOnde quere instalar o cargador de arrinque?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "axuda aķnda non implementada.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Configuración do estilo de arrinque"
-#: ../../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 "/_Ficheiro"
-#: ../../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 "/Ficheiro/_Saķr"
-#: ../../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 ""
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "Mudar o monitor"
-#: ../../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 "Modo de marcación"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr "Modo de arrinque"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Instalar sistema"
-#: ../../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 "Crear unha nova partición"
-#: ../../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 "Erro"
-#: ../../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 "bo"
-#: ../../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 "Clase de instalación"
-#: ../../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 ""
-#: ../../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 "Configurar as X"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Gardar a selección de paquetes"
-#: ../../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 ""
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Lanzar o sistema X-Window ó iniciar"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Non, non quero login automįtico"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Si, quero login automįtico 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 "non se pode 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
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Non é posible engadir mįis particións"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Pode escoller outras linguas que estarįn dispońibles trala instalación"
-#: ../../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"
@@ -1440,8 +1436,8 @@ msgstr "Francia"
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"
@@ -1470,13 +1466,13 @@ msgstr "Noruegués"
msgid "Sweden"
msgstr "Mirar"
-#: ../../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 "Italiano"
@@ -1486,8 +1482,8 @@ msgstr "Italiano"
msgid "Austria"
msgstr "serie"
-#: ../../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 ""
@@ -1504,12 +1500,12 @@ msgstr ""
msgid "New"
msgstr "novo"
-#: ../../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"
@@ -1518,10 +1514,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 montaxe"
@@ -1540,28 +1535,28 @@ msgstr "O proxy deberķa ser http://..."
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 montaxe: "
-#: ../../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 "Opcións: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Faga primeiro unha copia de seguridade dos seus 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 coidadosamente!"
-#: ../../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"
@@ -1570,15 +1565,15 @@ msgstr ""
"Se ten pensado usar aboot, teńa coidado de deixar un espacio libre (2048\n"
"sectores abondan) no inicio do disco"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Axudante"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Escolla a 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"
@@ -1590,160 +1585,160 @@ msgstr ""
"Aconséllase que primeiro a redimensione\n"
"(prema nela, e logo en \"Redimensionar\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Prema nunha 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
#, fuzzy
msgid "No hard drives found"
msgstr "Impresora local"
-#: ../../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 "mount fallou"
-#: ../../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 "Baleiro"
-#: ../../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 "Outros"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tipos de sist. de ficheiros:"
-#: ../../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'' no seu 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'' primeiro"
-#: ../../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 ""
"Ó mudar o tipo da partición %s, perderanse tódolos datos desta partición"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Escolla a acción"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Crear unha nova partición"
-#: ../../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 "Mudar a modo experto"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Mudar a modo normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Refacer"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "æContinuar de calquera xeito?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Saķr sen gardar"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "æSaķr do programa sen gardar a tįboa de particións?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "æDesexa probar a configuración?"
-#: ../../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įis"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Información do correo"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Tódalas particións primarias estįn usadas"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Non é posible engadir mįis particións"
-#: ../../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"
@@ -1751,35 +1746,35 @@ msgstr ""
"Para ter mįis particións, borre unha para poder crear unha partición "
"estendida"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Escribir tįboa de particións"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Tįboa de particións de rescate"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Tįboa de particións de rescate"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Tįboa de particións de rescate"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Automonta-las unidades 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 "Seleccione un ficheiro"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1787,11 +1782,12 @@ msgstr ""
"A tįboa de particións de rescate non ten\n"
"o mesmo tamańo. æContinuar de calquera xeito?"
-#: ../../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"
@@ -1799,106 +1795,106 @@ msgstr ""
"Insira un disquete na unidade\n"
"Perderanse tódolos datos no disquete"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Tentando recuperar a tįboa de particións de rescate"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Información do correo"
-#: ../../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 "Desprazar"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatar"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Engadir ó RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Engadir ó LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Quitar do RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Quitar do LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modificar o 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 unha nova partición"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Sector inicial: "
-#: ../../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 sist. de ficheiros: "
-#: ../../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"
"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 "Formatando o ficheiro loopback %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Mudar o 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 ficheiros desexa?"
-#: ../../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 "æOnde desexa montar o ficheiro loopback %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "æOnde desexa montar o 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"
@@ -1907,141 +1903,141 @@ msgstr ""
"usar de loopback.\n"
"Quite primeiro o loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "æOnde desexa montar o dispositivo %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Calculando os lķmites do sistema de ficheiros 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 non se pode redimensionar"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Deberķa facer unha copia de seguridade dos datos desta 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 ""
"Ó redimensionar a partición %s, perderanse tódolos datos desta partición"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Escoller o novo tamańo"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "Tamańo en MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "æA que disco desexa desprazala?"
-#: ../../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 que sector desexa desprazala?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Desprazando"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Desprazando partición..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Escolla un dos RAID para engadirlle"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "novo"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Escolla un dos LVM para engadirlle"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "æNome do LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Esta partición non pode usarse para 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 "Nome do ficheiro loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Nome real"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "O ficheiro xa estį a ser usado por outro loopback, escolla outro"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "O ficheiro xa existe. æUsalo?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "Opcións do módulo:"
-#: ../../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 "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 do bloque de datos"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Teńa coidado: esta operación é perigosa."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "æQué tipo de particionamento quere?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Este paquete ten que ser actualizado\n"
"æEstį seguro de que quere deseleccionalo?"
-#: ../../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"
@@ -2052,7 +2048,7 @@ msgstr ""
"(nun cilindro > 1024). Se usa o LILO, non funcionarį, e se non o\n"
"usa, non 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"
@@ -2064,7 +2060,7 @@ msgstr ""
"Se pensa usar o selector de SO de arrinque LILO, lembre engadir unha\n"
"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"
@@ -2075,138 +2071,138 @@ msgstr ""
"partición /boot.\n"
"Lembre polo tanto engadir unha 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 "”Escribirase ó disco a tįboa de particións da unidade %s!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Necesitarį reiniciar o equipo para que a modificación sexa tomada en conta"
-#: ../../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 "Ó formatar a partición %s, perderanse tódolos datos desta partición"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatando"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatando o ficheiro 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 "Formatando a partición %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid fallou"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Non hai espacio libre dabondo para asignar novas particións"
-#: ../../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 "Non hai espacio libre dabondo para asignar novas particións"
-#: ../../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 "Resolución: %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 "Dispositivo: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Letra de unidade DOS: %s (aproximación)\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 "Nome: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Inicio: 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
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindro %d a cilindro %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatado\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Non formatado\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
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Ficheiro(s) loopback: %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"
@@ -2214,27 +2210,27 @@ msgstr ""
"Partición de arrinque por omisión\n"
" (para arrincar en MS-DOS, non 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 do bloque de datos %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 "Nome do ficheiro loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2242,7 +2238,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2250,64 +2246,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 "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 "Xeometrķ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 tįboa de particións: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "no bus %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Tipo de sist. de ficheiros: "
-#: ../../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 ""
"Este contrasinal é demasiado simple (ten que ter polo menos %d caracteres)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Os contrasinais non coinciden"
-#: ../../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 ""
@@ -2316,11 +2312,6 @@ msgstr ""
msgid "Change type"
msgstr "Mudar o tipo de partición"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Prema nunha partición"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2346,7 +2337,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 "Nome de usuario"
@@ -2361,23 +2352,23 @@ msgstr "Dominio NIS"
msgid "Search servers"
msgstr "Servidor 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 "O formato %s de %s fallou"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Descońécese o xeito de formatar %s de tipo %s"
-#: ../../fs.pm_.c: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 "erro desmontando %s: %s"
@@ -2466,30 +2457,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Erro ó abrir %s para escritura: %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 "Configuración da LAN"
-#: ../../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"
@@ -2498,26 +2493,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
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 "Axuda"
-#: ../../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 "
@@ -2536,7 +2531,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"
@@ -2546,29 +2541,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 "Por favor, agarde... Aplicando a 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 "Agarde, por favor"
-#: ../../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"
@@ -2578,225 +2574,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Rato"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Memoria da tarxeta (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Cancelar"
-
-#: ../../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 "Rato"
-
-#: ../../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 "Descrición"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Autenticación"
-
-#: ../../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 "Seleccione un ficheiro"
-
-#: ../../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 "Dispositivo de pasarela"
-
-#: ../../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 botóns"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Imprimindo pįxina(s) de proba..."
-
-#: ../../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 "Saķr"
-
-#: ../../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_xuda"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/A_xuda"
-
-#: ../../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 "/_Comunicar erro"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Axuda/_Acerca..."
-
-#: ../../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 "Autodetección"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Detectar discos duros"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Mire a información sobre o hardware"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Mostrar información"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Configurar o rato"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "detectado no porto %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 "Lendo a base de datos de controladores de 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 segundos"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Usar detección automįtica"
-#: ../../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 "Xenérico"
@@ -2809,7 +2592,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"
@@ -2817,34 +2600,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 "Memoria da tarxeta (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Mudar o tipo de partición"
-#: ../../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 "Formatando"
-#: ../../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 ""
@@ -3915,10 +3698,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"
@@ -3984,16 +3767,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Insira un disquete formatado con FAT na unidade %s"
-#: ../../install_any.pm_.c: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''"
@@ -4001,12 +3784,12 @@ msgstr ""
"Para usar esta selección de paquetes gardada, arrinque a 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 "Erro lendo o ficheiro %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"
@@ -4014,7 +3797,7 @@ msgstr ""
"Ocorreu un erro - non se atopou ningśn dispositivo vįlido para crear novos "
"sistemas de ficheiros. Verifique o seu equipo para ver a razón deste problema"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4023,7 +3806,7 @@ msgstr ""
"Algśn hardware do seu ordenador necesita controladores ``propietarios''\n"
"para funcionar. Pode atopar mįis información sobre eles 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"
@@ -4033,11 +3816,11 @@ msgstr ""
"Para iso, faga unha partición (ou prema nunha que xa exista).\n"
"Entón escolla a acción ``Punto de montaxe'', e asócieo a `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Debe ter unha partición de intercambio"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4047,60 +3830,60 @@ msgstr ""
"\n"
"æDesexa continuar de calquera xeito?"
-#: ../../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 "Debe ter unha partición de intercambio"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Usar espacio libre"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Non hai espacio libre dabondo para asignar novas particións"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Usar partición existente"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Non hai ningunha partición existente para usar"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Usar a 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 "æQue partición desexa usar para Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Escolla os tamańos"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Tamańo da 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 da 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 o espacio libre da partición de Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "æQue partición desexa redimensionar?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Calculando os lķmites do sistema de ficheiros 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"
@@ -4109,7 +3892,7 @@ msgstr ""
"O redimensionador de FAT non é capaz de manexar a sśa partición,\n"
"ocorreu o seguinte erro: %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 "
@@ -4118,7 +3901,7 @@ msgstr ""
"A partición de Windows estį demasiado fragmentada, execute primeiro o "
"``defrag''"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4139,21 +3922,21 @@ msgstr ""
"Tamén é aconsellable facer unha copia de seguridade dos seus datos.\n"
"Cando estea seguro, prema Aceptar."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "æQue tamańo desexa manter para o Windows en"
-#: ../../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 "O redimensionamento da FAT fallou: %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)"
@@ -4161,34 +3944,34 @@ msgstr ""
"Non hai particións FAT para redimensionar ou para usar como loopback (ou non "
"hai espacio libre dabondo)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Borrar o disco completo"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Borrar 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 ""
"Ten mįis dunha unidade de disco duro, æen cal delas desexa 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 ""
"Perderanse TODAS as particións existentes e os seus datos na unidade %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Particionamento 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"
@@ -4197,28 +3980,28 @@ msgstr ""
"Pode agora particionar %s.\n"
"Cando remate, non esqueza gravar 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 "Non ten espacio libre dabondo na partición de Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Non se pode atopar espacio para a instalación"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "O axudante de particionamento do DrakX atopou as seguintes solucións:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "O particionamento fallou: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Activando a rede"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Desactivando a rede"
@@ -4247,12 +4030,12 @@ msgstr ""
"Comprobe o cdrom nun ordenador xa instalado usando \"rpm -qpl Mandrake/RPMS/"
"*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Benvido 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 "Ningunha disqueteira dispońible"
@@ -4262,7 +4045,7 @@ msgstr "Ningunha disqueteira dispońible"
msgid "Entering step `%s'\n"
msgstr "Entrando na 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 "
@@ -4274,80 +4057,80 @@ msgstr ""
"en modo texto. Para iso, prema 'F1' cando arrinque o CDROM, e escriba\n"
"'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 "Clase de instalación"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Escolla unha das seguintes clases 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 dos 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 individual de paquetes"
-#: ../../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 erróneo"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nome: %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 ""
"Non pode seleccionar este paquete xa que non hai espacio dabondo para "
"instalalo"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Vanse instalar os seguintes paquetes"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Vanse eliminar os seguintes paquetes"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Non pode 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 é un paquete obrigatorio, non se pode deseleccionar"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Non pode deseleccionar este paquete. Xa 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?"
@@ -4355,77 +4138,77 @@ msgstr ""
"Este paquete ten que ser actualizado\n"
"æEstį seguro de que quere deseleccionalo?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Non pode deseleccionar este paquete. Ten que ser actualizado"
-#: ../../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 "Instalar"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Gardar nun disquete"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Gardar a selección de paquetes"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Desinstalar"
-#: ../../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 "Escolla os paquetes que desexa 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 "Tempo restante "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Por favor, agarde, preparando a instalación"
-#: ../../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 o 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 "Rexeitar"
-#: ../../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"
@@ -4439,17 +4222,17 @@ msgstr ""
"Por favor, insira o Cd-Rom etiquetado \"%s\" na unidade e prema Aceptar. Se "
"non o ten, prema Cancelar para omitir a instalación deste 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 adiante?"
-#: ../../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 "Houbo un erro ó ordenar os 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 "Houbo un erro ó instalar os paquetes:"
@@ -4619,185 +4402,185 @@ 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 "Teclado"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Escolla a disposición do seu teclado."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Esta é a lista completa de teclados dispońibles"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "æQué clase de instalación desexa?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instalar/Actualizar"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "æÉ isto unha instalación ou unha 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
#, fuzzy
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
#, fuzzy
msgid "Upgrade packages only"
msgstr "Gardar a selección de paquetes"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Escolla o seu tipo de rato."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Porto do rato"
-#: ../../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 "Escolla o porto serie onde estį conectado o seu rato."
-#: ../../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 "Configurando tarxetas 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 o 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 "ningunha partición dispońible"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Examinando as particións para atopar os puntos de montaxe"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Seleccione os puntos de montaxe"
-#: ../../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 "Elixa as particións que desexa formatar"
-#: ../../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 "æCal é a partición raķz (/) do seu 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 o equipo para que a modificación da tįboa\n"
"de particións se tome en conta"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Elixa as particións que desexa formatar"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "æComprobar os bloques erróneos?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formatando as particións"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Creando e formatando o ficheiro %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 ""
"Non hai espacio de intercambio dabondo para finalizar a instalación,\n"
"por favor, engada algśn"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Buscando os paquetes dispońibles"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Buscando os paquetes dispońibles"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Non pode deseleccionar este paquete. Xa estį instalado"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Atopando os paquetes para 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 "
@@ -4806,65 +4589,65 @@ msgstr ""
"O seu sistema non ten espacio libre dabondo para a instalación ou "
"actualización (%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 "Restaurar a partir dun disquete"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Gardar nun disquete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Loading from floppy"
msgstr "Restaurar a partir dun disquete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Package selection"
msgstr "Selección dos grupos de paquetes"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Insira un disquete na unidade %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 "Elixa o paquete a instalar"
-#: ../../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 "Agarde"
-#: ../../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"
@@ -4874,16 +4657,16 @@ msgstr ""
"Se non ten ningśn deses CDs, prema Cancelar.\n"
"Se só faltan algśns dos CDs, desmįrqueos, e prema Aceptar."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etiquetado \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Preparando a instalación"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4892,92 +4675,21 @@ msgstr ""
"Instalando o paquete %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Configuración trala instalación"
-#: ../../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 "Insira un disquete na unidade %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 "Insira un disquete baleiro na unidade %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 ""
-"Vostede terį agora a posibilidade baixar programas de criptografķa.\n"
-"\n"
-"AVISO:\n"
-"\n"
-"Por mor de requirimentos xerais aplicables a estes programas, e impostos\n"
-"por varias xurisdiccións, o cliente e/ou o usuario final destes programas "
-"ten\n"
-"que se asegurar de que as leis da sśa xurisdicción lle permiten baixar,\n"
-"almacenar e/ou usar estes programas.\n"
-"\n"
-"Ademais, o cliente e/ou o usuario final ten que ter especial coidado en non\n"
-"infrinxi-las leis da sśa xurisdicción. Se o cliente e/ou o usuario final "
-"non\n"
-"respeta estas leis aplicables, incorrerį en sancións graves.\n"
-"\n"
-"De ningśn xeito Mandrakesoft nin os seus fabricantes e/ou provedores serįn\n"
-"responsables de danos especiais, indirectos ou incidentais, sexan o que "
-"foren\n"
-"(incluindo, pero non limitando a, perda de beneficios, interrupción dos\n"
-"negocios, perda de datos comerciais e outras perdas pecuniarias, e nas\n"
-"eventuais responsabilidades e indemnizacións a seren pagadas por decisión\n"
-"dun tribunal) procedentes do uso, posesión, ou simplemente o feito de "
-"baixar\n"
-"este software, ó cal o cliente e/ou o usuario final tivese eventualmente\n"
-"acceso despois de asinar este acordo.\n"
-"\n"
-"Para calquera pregunta acerca de este acordo, por favor póńase 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"
@@ -4989,165 +4701,165 @@ 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 "Contactando co espello para obter a lista dos paquetes dispońibles"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Escoller un espello do que coller os 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 co espello para obter a lista dos paquetes dispońibles"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "æCal é a sśa zona horaria?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "æO reloxo interno do seu ordenador usa a hora 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 "Servidor 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 "Servidor CUPS remoto"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Sen impresora"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "æTen algunha outra?"
-#: ../../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 "Resume"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Rato"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Zona horaria"
-#: ../../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 "Tarxeta 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 "Tarxeta de son"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Tarxeta 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 ""
-#: ../../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 "Usar 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 "Dominio 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
#, fuzzy
msgid "Local files"
msgstr "Impresora local"
-#: ../../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 "Contrasinal de root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Sen contrasinal"
-#: ../../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 ""
"Este contrasinal é demasiado simple (ten que ter polo menos %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 "Autenticación"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "Autenticación"
-#: ../../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 "Servidor"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Authentication NIS"
msgstr "Autenticació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 /"
@@ -5163,21 +4875,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autenticación"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nome de dominio"
-#: ../../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
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5206,19 +4918,20 @@ msgstr ""
"de Mandrake, facendo asķ moito mįis fįcil a recuperación no caso de fallo\n"
"grave do sistema. æDesexa crear un disco de arrinque para o seu sistema?"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Primeira unidade de disquete"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Segunda unidade de disquete"
-#: ../../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"
@@ -5245,7 +4958,7 @@ msgstr ""
"grave do sistema. æDesexa crear un disco de arrinque para o seu sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5254,28 +4967,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 "Desculpe, pero non hai ningunha disqueteira dispońible"
-#: ../../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 "Escolla a disqueteira que quere usar para crear o disco de arranque"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Insira un disquete na unidade %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Creando o disco de arrinque"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Preparando o cargador de arrinque"
-#: ../../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"
@@ -5283,11 +4996,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 "æDesexa 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?"
@@ -5295,16 +5008,16 @@ msgstr ""
"Erro instalando aboot, \n"
"æprobar a forzar a instalación mesmo se iso destrśe a primeira partición?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
#, fuzzy
msgid "Installing bootloader"
msgstr "Cargador de arrinque"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "A instalación do xestor de arrinque fallou. Ocorreu o seguinte erro:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5315,17 +5028,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 "Insira un disquete baleiro na unidade %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Creando un disquete de auto-instalación"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5335,7 +5048,7 @@ msgstr ""
"\n"
"æDesexa realmente saķr agora?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5368,15 +5081,15 @@ msgstr ""
"da instalación, hai un capķtulo na Guķa do Usuario Oficial\n"
"de 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
msgid "Generate auto install floppy"
msgstr "Xerar disquete de auto-instalación"
-#: ../../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"
@@ -5390,25 +5103,25 @@ msgstr ""
"\n"
"Pode preferir realizar novamente a 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 "Gardar a 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 de 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 ""
@@ -5427,22 +5140,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Escolla a acción"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avanzado"
-#: ../../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 "<- 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
#, fuzzy
msgid "Next"
msgstr "Texto"
@@ -5510,386 +5223,390 @@ 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 "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 "Teclado 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 "Noruegués"
-#: ../../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
#, fuzzy
msgid "Albanian"
msgstr "Iraniano"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenio (antigo)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenio (mįquina de escribir)"
-#: ../../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 "Azerbaianķ (latķn)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "activar"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armenio (fonético)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bślgaro"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasileiro (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estonio"
-#: ../../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 "Suķzo (alemįn)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suķzo (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 (sen teclas acentuadas)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dinamarqués"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (EUA)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noruegués)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak (EUA)"
-#: ../../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 "Xeorxiano (\"ruso\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Xeorxiano (\"latino\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grego"
-#: ../../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 "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 "Iraniano"
-#: ../../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 ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Xaponés de 106 teclas"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
#, fuzzy
msgid "Korean keyboard"
msgstr "Britįnico"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinoamericano"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Localización"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituano AZERTY (antigo)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituano AZERTY (novo)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituano \"ringleira de nśmeros\" 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
#, fuzzy
msgid "Latvian"
msgstr "Localizació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 ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "Azerbaianķ (cirķlico)"
-#: ../../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 "Holandés"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polaco (disposición qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polaco (disposició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 "Canadiano (Québec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "Ruso (Yawerty)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "Ruso (Yawerty)"
-#: ../../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
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Azerbaianķ (cirķlico)"
-#: ../../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 "Teclado Thai"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Teclado Thai"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (tradicional modelo \"F\")"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (moderno modelo \"Q\")"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ucraķno"
-#: ../../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 \"ringleira de nśmeros\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Iugoslavo (latķn/cirķlico)"
-#: ../../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 ""
@@ -5902,35 +5619,44 @@ msgstr "Puntos de montaxe circulares %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Quitar primeiro os volumes lóxicos\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 "Ningunha disqueteira dispońible"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Nśmero de teléfono"
-#: ../../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 "Formatar particións"
-#: ../../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 "Rato Sun"
@@ -6036,55 +5762,76 @@ msgstr "ningśn"
msgid "No mouse"
msgstr "Ningśn rato"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Probe o seu rato"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Para activar o rato,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "”MOVA A RODA!"
-#: ../../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 "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 "Seguinte ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "æÉ isto 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 įrbore"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Pechar įrbore"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Mudar entre lista completa e 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 ""
+
+#: ../../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 į 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"
@@ -6094,22 +5841,14 @@ msgstr ""
"Algunhas conexións usan pptp, e algunhas usan dhcp.\n"
"Se non o sabe con certeza, escolla 'usar 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 "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/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -6183,10 +5922,10 @@ msgstr "Probar portos"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"æQue cliente dhcp desexa usar?\n"
-"Por omisión é o dhcpcd"
+"Por omisión é o dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6196,7 +5935,7 @@ msgstr ""
"Non se detectou ningśn adaptador de rede ethernet no seu sistema.\n"
"Non se pode 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 "Escolla a interface de rede"
@@ -6205,15 +5944,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Escolla o adaptador de rede que desexa usar para conectar į Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "non se atopou ningunha tarxeta de rede"
-#: ../../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 a rede"
-#: ../../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"
@@ -6225,15 +5964,15 @@ msgstr ""
"Este nome debe ser completamente cualificado,\n"
"como ``mińamaquina.meulab.mińacomp.es''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Nome de 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 "Axudante da configuración de rede"
@@ -6272,13 +6011,13 @@ msgstr "”Detectouse unha configuración de firewall!"
msgid "Old configuration (isdn4net)"
msgstr "”Detectouse unha configuración de 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 "Configuración da RDSI"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6286,22 +6025,22 @@ msgstr ""
"Seleccione o seu provedor.\n"
" Se non estį na lista, escolla 'Unlisted'"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol"
msgstr "Protocolo de arrinque"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Resto do mundo"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
@@ -6310,32 +6049,32 @@ msgstr ""
"Resto do mundo \n"
" sen canle-D (lińas dedicadas)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "æQué protocolo desexa usar?"
-#: ../../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 "æQué tipo de tarxeta ten?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Non sei"
-#: ../../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"
@@ -6349,19 +6088,19 @@ msgstr ""
"\n"
"Se ten unha tarxeta PCMCIA, ten que cońecer a irq e a e/s da tarxeta.\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 "æCal é a sua tarxeta 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."
@@ -6369,59 +6108,86 @@ msgstr ""
"Detectouse unha Tarxeta RDSI PCI, pero se descońece o tipo. Seleccione unha "
"tarxeta PCI na seguinte pantalla."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Non se atopou ningunha tarxeta RDSI PCI. Seleccione unha na próxima pantalla."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Escolla o porto serie onde estį conectado o seu módem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opcións de chamada"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nome da 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 do login"
-#: ../../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 "Baseado nun script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Baseado nun terminal"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Nome 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 "Primeiro 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 "Mįquina:"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalar"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tįboa"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6458,28 +6224,28 @@ msgstr "Non estį neste intre conectado į Internet."
msgid "Connect"
msgstr "Conectar"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "conexión por RDSI"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Configurar a rede"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Conexión e configuración de Internet"
-#: ../../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"
"Pode desconectar ou reconfigurar a sśa conexión."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6493,12 +6259,12 @@ msgstr ""
"\n"
"Pode desconectar ou reconfigurar a sśa conexió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 "Configuración da rede"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6509,7 +6275,7 @@ msgstr ""
"Prema Aceptar para manter a configuración, ou Cancelar para reconfigurar a "
"conexión de rede e Internet.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
#, fuzzy
msgid ""
"Welcome to The Network Configuration Wizard.\n"
@@ -6522,99 +6288,104 @@ msgstr ""
"Vaise configurar a sśa conexión į internet/rede.\n"
"Se non quere usar a detección automįtica, desmarque a caixa.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Escolla o perfil para 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 os 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 "detectado no porto %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 "detectouse %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "conexión por RDSI"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detectouse %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "Conexión LAN"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detectouse na interface %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
#, fuzzy
msgid "cable connection detected"
msgstr "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 LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "tarxeta(s) ethernet detectada(s)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Elixa a ferramenta que queira usar"
-#: ../../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 "Compartición da conexión į Internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "æDesexa que a conexión se inicie ó arrincar?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Configuración da rede"
-#: ../../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"
@@ -6622,7 +6393,7 @@ msgid ""
"%s"
msgstr "æDesexa reiniciar a rede?"
-#: ../../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"
@@ -6632,7 +6403,7 @@ msgstr ""
"\n"
"Agora vai ser aplicada ó seu 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."
@@ -6640,14 +6411,14 @@ msgstr ""
"Tras facer iso, aconséllase reiniciar o sistema X para\n"
"evitar os problemas de mudar o nome de 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 "
"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"
@@ -6659,7 +6430,7 @@ msgstr ""
"Simplemente acepte para manter o dispositivo configurado.\n"
"Se modifica os campos de embaixo, subsituirį 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"
@@ -6669,44 +6440,56 @@ msgstr ""
"Cada valor ten que ser introducido coma un enderezo IP en\n"
"notación decimal con puntos (por exemplo: 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 "Configurar o dispositivo de rede %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 "Enderezo 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 rede"
-#: ../../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 automįtico"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Iniciado o arrincar"
-#: ../../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 "Os enderezos IP deben estar no 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"
@@ -6718,59 +6501,59 @@ msgstr ""
"como ``mińamaquina.meulab.mińacomp.es''.\n"
"Pode tamén introducir o enderezo IP da pasarela se usa unha"
-#: ../../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 ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dispositivo de pasarela"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Os enderezos IP deben estar no formato 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 "Os enderezos IP deben estar no formato 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Configuración dos proxys"
-#: ../../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 ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "O proxy deberķa ser 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 "O proxy deberķa ser http://..."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "”Detectouse unha configuración de 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."
@@ -6778,27 +6561,27 @@ msgstr ""
"”Atención! Detectouse unha configuración de firewall existente. Pode que "
"teńa que facer algśn arranxo manual trala 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 "æQuere probar agora a conexión į Internet?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Probando a conexión..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "O sistema estį conectado į Internet."
-#: ../../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."
@@ -6806,95 +6589,95 @@ msgstr ""
"Semella que o sistema non estį conectado į internet.\n"
"Probe reconfigurando a conexión."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Configuración da conexión"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Encha ou marque os campos de embaixo"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ da tarxeta"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memoria da tarxeta (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 da tarxeta"
-#: ../../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 da tarxeta"
-#: ../../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 da tarxeta"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "O seu nśmero de teléfono persoal"
-#: ../../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 "Nome do provedor (p.ex 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 "Nśmero de teléfono do 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 do 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 do provedor (opcional)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Escoller teclado"
-#: ../../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
#, fuzzy
msgid "Connection speed"
msgstr "Tipo de conexión: "
-#: ../../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 "Tipo de conexión: "
-#: ../../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 da conta (nome 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 "Contrasinal da conta"
-#: ../../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 "mount fallou: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "As particións estendidas non estįn soportadas nesta 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 "
@@ -6913,12 +6696,12 @@ msgstr "Fallou a restauración a partir do ficheiro %s: %s"
msgid "Bad backup file"
msgstr "Ficheiro de backup incorrecto"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Erro escribindo ó ficheiro %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"
@@ -6948,189 +6731,190 @@ msgstr "bo"
msgid "maybe"
msgstr "indiferente"
-#: ../../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 "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
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Servidor CUPS remoto"
-#: ../../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 "Servidor lpd remoto"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Impresora de rede (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Impresora SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Servidor de impresión"
-#: ../../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 do dispositivo de impresión"
-#: ../../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 "Impresora local"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Impresora remota"
-#: ../../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 "Erro escribindo ó ficheiro %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 "(módulo %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 do servidor 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 " (Por omisión)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Selección da conexión da impresora"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "æComo estį conectada a impresora?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7141,21 +6925,21 @@ msgstr ""
"ningunha impresora, xa que serįn detectadas automaticamente.\n"
"No caso de dśbida, seleccione \"Servidor CUPS remoto\"."
-#: ../../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 "Configuración da LAN"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Servidor CUPS remoto"
-#: ../../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 "
@@ -7166,7 +6950,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 "
@@ -7176,153 +6960,153 @@ 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 "Os enderezos IP deben estar no formato 1.2.3.4"
-#: ../../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 "O nśmero de porto debe ser numérico"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP do 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 "Porto"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Configuración do estilo de arrinque"
-#: ../../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 "æQue sistema de impresión desexa usar?"
-#: ../../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 "Vanse eliminar os seguintes paquetes"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Vanse eliminar os seguintes paquetes"
-#: ../../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 "”Non hai ningśn adaptador de rede no seu sistema!"
-#: ../../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 "Escolla o porto serie onde estį conectado o seu módem."
-#: ../../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 "æDesexa probar a impresió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 "æDesexa que a conexión se inicie ó arrincar?"
-#: ../../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 "Sen impresora"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7335,7 +7119,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7357,7 +7141,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"
@@ -7372,7 +7156,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"
@@ -7392,20 +7176,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 "Impresora remota"
-#: ../../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"
@@ -7419,55 +7203,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 "Usar detección automįtica"
-#: ../../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 "Impresora SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "detectouse %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 "Impresora de rede (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Impresora 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 "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, ..., "
@@ -7475,34 +7259,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 do dispositivo de impresión"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Impresora local"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Impresora local"
-#: ../../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 "
@@ -7510,7 +7294,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 "
@@ -7518,38 +7302,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 "Escolla o porto serie onde estį conectado o seu módem."
-#: ../../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 do dispositivo de impresión"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Configuración"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Opcións da impresora remota 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 "
@@ -7559,51 +7343,51 @@ msgstr ""
"que indique o nome do servidor de impresión e o nome da fila\n"
"nese servidor."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Nome do servidor"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Impresora remota"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Nome do servidor"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Nome do servidor"
-#: ../../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 "detectouse %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Probando a conexión..."
-#: ../../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 "Desactivando a rede"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opcións de impresora 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 "
@@ -7618,46 +7402,46 @@ msgstr ""
"da impresora que quere usar, asķ como calquera nome de usuario,\n"
"grupo de traballo ou contrasinal que for necesario."
-#: ../../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 "Servidor de SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP do servidor SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nome de recurso compartido"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grupo de traballo"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Usar detección automįtica"
-#: ../../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 "
@@ -7681,7 +7465,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 "
@@ -7690,7 +7474,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"
@@ -7698,11 +7482,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 "Opcións de impresora 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 "
@@ -7716,44 +7500,44 @@ msgstr ""
"que desexa usar, asķ como calquera nome de usuario ou contrasinal\n"
"que for necesario."
-#: ../../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 "Nome da fila de impresión"
-#: ../../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 "Opcións da impresora de 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 "
@@ -7764,61 +7548,65 @@ msgstr ""
"Para imprimir nunha impresora de socket, ten que fornecer\n"
"o nome do servidor da impresora, e opcionalmente o nśmero do porto."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Servidor de impresión"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Servidor de impresión"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI do 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 "
"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 "Nome da impresora"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Descrición"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Localización"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Impresora remota"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7833,28 +7621,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 "æÉ isto 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
#, fuzzy
msgid "Select model manually"
msgstr "Impresora remota"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Conexión da impresora"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "æQué tipo de impresora ten?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7863,18 +7651,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 "Configuración de Internet"
-#: ../../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 "
@@ -7884,12 +7672,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 "Configuración de Internet"
-#: ../../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 "
@@ -7897,7 +7685,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."
@@ -7909,11 +7697,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 "
@@ -7936,7 +7724,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"
@@ -7946,34 +7734,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 "æDesexa probar a impresión?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Probar portos"
-#: ../../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 "
@@ -7981,45 +7769,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 "Si, imprimir ambas pįxinas de proba"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Impresora"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Ferramentas estįndar"
-#: ../../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 "Imprimindo pįxina(s) de proba..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Imprimindo pįxina(s) de proba..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Imprimindo pįxina(s) de proba..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Imprimindo pįxina(s) de proba..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8035,7 +7823,7 @@ msgstr ""
"\n"
"æFunciona correctamente?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8045,16 +7833,16 @@ msgstr ""
"Pode que lle leve un pouco ata que a impresora comece.\n"
"æFunciona correctamente?"
-#: ../../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 "Sen impresora"
-#: ../../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 "
@@ -8063,15 +7851,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"
@@ -8080,7 +7868,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 "
@@ -8088,41 +7876,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"
@@ -8132,7 +7920,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8141,42 +7929,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 "Desactivando a rede"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Desactivando a rede"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Desactivando a rede"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Desactivando a rede"
-#: ../../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 "Rato"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Opcións da impresora"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8190,7 +7978,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 "
@@ -8203,19 +7991,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 "Lendo a base de datos de controladores de 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 "Configuración de Internet"
-#: ../../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 %"
@@ -8225,51 +8013,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"
@@ -8277,62 +8065,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 "Sen impresora"
-#: ../../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 "Lendo a base de datos de controladores de 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 "Configurar a impresora"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Probando a conexión..."
-#: ../../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 "Configurar a rede"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "O monitor non estį configurado"
-#: ../../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 "
@@ -8340,12 +8128,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 "Configurando a rede"
-#: ../../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 "
@@ -8355,34 +8143,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 "æQue sistema de impresión desexa usar?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Alto"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Paranoico"
-#: ../../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 %"
@@ -8397,12 +8185,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 "æQue sistema de impresión desexa usar?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8416,65 +8204,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 "Resolución: %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instalando o paquete %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Selección da conexión da impresora"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "æQue sistema de impresión desexa usar?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Configurar impresora"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Instalando o paquete %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 "Opcións da impresora"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Configurar impresora"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "æDesexa configurar unha impresora?"
-#: ../../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 "
@@ -8485,7 +8273,7 @@ msgstr ""
"Estas son as filas de impresión.\n"
"Pode engadir unha nova ou cambiar as que xa existen."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8495,224 +8283,148 @@ msgstr ""
"Estas son as filas de impresión.\n"
"Pode engadir unha nova ou cambiar as que xa existen."
-#: ../../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 "Configurar a rede"
-#: ../../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
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "æDesexa probar a configuración?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Configuración de Internet"
-#: ../../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 "æDesexa probar a configuració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
#, fuzzy
msgid "Printer connection type"
msgstr "Compartición da conexión į Internet"
-#: ../../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 "Conexión da impresora"
-#: ../../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 "Imprimindo pįxina(s) de proba..."
-#: ../../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 "æDesexa probar a configuración?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Impresora remota"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Impresora local"
-#: ../../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 "æDesexa reiniciar a rede?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Configuración dos proxys"
-
-#: ../../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 "Porto"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "O proxy deberķa ser http://..."
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-#, fuzzy
-msgid "The port part should be numeric"
-msgstr "O nśmero de porto debe ser numérico"
-
-#: ../../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 "Login automįtico"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr "Contrasinal"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Sen contrasinal"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "Os contrasinais non coinciden"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Non se pode engadir unha partición ó RAID _formatado_ md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Non se pode escribir o ficheiro %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid fallou"
@@ -8726,7 +8438,7 @@ msgstr "mkraid fallou (æpode que non estean as raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Non hai particións dabondo para o nivel 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"
@@ -8751,69 +8463,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Establecendo o nivel de seguridade"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Por omisión)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Establecendo o nivel de seguridade"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Opcións da impresora remota lpd"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Opcións do módulo:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Opcións do módulo:"
-#: ../../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 " (Por omisión)"
-
-#: ../../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 "Establecendo o nivel de seguridade"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Por favor, agarde, preparando a instalación"
-#: ../../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, un xestor 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."
@@ -8821,7 +8529,7 @@ msgstr ""
"apmd śsase para monitorizar o estado da baterķa e rexistralo a través do\n"
"syslog. Tamén pode usarse para apagar a mįquina cando a baterķa estį baixa."
-#: ../../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."
@@ -8830,7 +8538,7 @@ msgstr ""
"se executou at, e lanza comandos de lotes cando a carga media é baixa\n"
"dabondo."
-#: ../../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 "
@@ -8842,7 +8550,7 @@ msgstr ""
"caracterķsticas ó cron bįsico de UNIX, incluindo mellor seguridade e\n"
"opcións de configuración mįis 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 "
@@ -8853,20 +8561,20 @@ msgstr ""
"o Midnight Commander. Tamén permite operacións de cortar e pegar co rato\n"
"na consola, asķ como inclśe soporte para menśs."
-#: ../../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 é un servidor de World Wide Web. Śsase para servir ficheiros HTML\n"
"e 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 "
@@ -8880,13 +8588,13 @@ msgstr ""
"moitos servicios, incluķndo telnet, ftp, rsh, e rlogin. Desactivando inetd\n"
"desactķvanse tódolos servicios de internet dos que é 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 ""
-#: ../../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"
@@ -8897,23 +8605,23 @@ msgstr ""
"Este pode escollerse usando a utilidade kbdconfig. Deberķa deixar isto\n"
"activado para a maiorķa dos sistemas."
-#: ../../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)."
@@ -8922,13 +8630,13 @@ msgstr ""
"correctamente. É basicamente un servidor que distribśe os traballos de\n"
"impresión į(s) impresora(s)."
-#: ../../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 "
@@ -8937,7 +8645,7 @@ msgstr ""
"named (BIND) é un servidor de nomes de dominio (DNS), que se emprega\n"
"para converter os nomes de mįquinas a enderezos 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."
@@ -8945,7 +8653,7 @@ msgstr ""
"Monta e desmonta tódolos puntos de montaxe de sistemas de\n"
"ficheiros de Rede (NFS), SMB (Lan Manager/Windows) e NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -8953,7 +8661,7 @@ msgstr ""
"Activa/desactiva tódalas interfaces de rede configuradas para\n"
"seren activadas no arrinque."
-#: ../../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"
@@ -8964,7 +8672,7 @@ msgstr ""
"Este servicio fornece funcionalidade de servidor NFS, que se configura co\n"
"ficheiro /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."
@@ -8972,17 +8680,17 @@ msgstr ""
"NFS é un protocolo popular para compartir ficheiros a través de\n"
"redes TCP/IP. Este servicio fornece funcionalidade de bloqueo de ficheiros."
-#: ../../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 "
@@ -8993,7 +8701,7 @@ msgstr ""
"portįtiles. Non serį arrincado ata que non estea configurado de xeito\n"
"que non haxa problemas ó telo instalado en mįquinas que non o precisan."
-#: ../../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 "
@@ -9004,7 +8712,7 @@ msgstr ""
"como NFS e NIS. O servidor portmap ten que estar a se executar en mįquinas\n"
"que actśan de servidores de protocolos que usan o mecanismo 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 "
@@ -9013,7 +8721,7 @@ msgstr ""
"Postfix é un axente de transporte de correo (MTA), que é o programa\n"
"que move o correo dunha mįquina a outra."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9021,13 +8729,13 @@ msgstr ""
"Garda e restaura o estado da entropķa do sistema para unha xeración\n"
"de nśmeros aleatorios de calidade."
-#: ../../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"
@@ -9038,7 +8746,7 @@ msgstr ""
"en redes pequenas, outros protocolos mįis complexos de encamińamento\n"
"precķsanse para redes mįis complexas."
-#: ../../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."
@@ -9046,7 +8754,7 @@ msgstr ""
"O protocolo rstat permite ós usuarios dunha rede obter\n"
"métricas de rendemento de calquera mįquina desa rede."
-#: ../../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."
@@ -9054,7 +8762,7 @@ msgstr ""
"O protocolo rusers permite ós usuarios dunha rede identificar quen\n"
"estį conectado noutras mįquinas activas."
-#: ../../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)."
@@ -9063,12 +8771,12 @@ msgstr ""
"tódolos usuarios conectados a unha mįquina que estį a executar o daemon\n"
"rwho (similar ó finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
#, fuzzy
msgid "Launch the sound system on your machine"
msgstr "Lanzar o sistema X-Window ó iniciar"
-#: ../../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."
@@ -9077,70 +8785,70 @@ msgstr ""
"nos diversos ficheiros de rexistro do sistema. É unha boa idea executar\n"
"sempre o 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 "Executa e para o Servidor de Fontes X ó arrincar e apagar."
-#: ../../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 "Escolla os servicios que deben ser lanzados no arrinque do sistema"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Impresora"
-#: ../../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 "Mouse Systems"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Opcións da impresora remota lpd"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Bases de datos"
-#: ../../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 "dispositivo"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "a se executar"
-#: ../../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 e daemons"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -9148,16 +8856,16 @@ msgstr ""
"Non hai información adicional\n"
"sobre este servicio, desculpe."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Ó arrincar"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Estado:"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Sector"
@@ -9228,7 +8936,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 "Centro de control"
@@ -9384,196 +9092,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 "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
#, fuzzy
msgid "Installing packages..."
msgstr "Instalando o paquete %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Saia da sesión e use Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Entre de novo en %s para activar os cambios"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Configuración de Internet"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Bases de datos"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Bases de datos"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "Servidor NIS"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "Servidor 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 "Engadir usuario"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "Cliente 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 "Non conectado"
-#: ../../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 "Borrar"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Seleccione un ficheiro"
-#: ../../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 "Engadir usuario"
-#: ../../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 "Tipo: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../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 "Cliente DHCP"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
#, fuzzy
-msgid "<-- Del Client"
+msgid "<-- Edit Client"
msgstr "Cliente DHCP"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "Cliente DHCP"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Configurando..."
-#: ../../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 rede"
+
+#: ../../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 "Nome de dominio"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Servidor 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 "Configuración da LAN"
-#: ../../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 "reconfigurar"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Insira un disquete na unidade %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 "Ningunha disqueteira dispońible"
-#: ../../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 "Erro"
-#: ../../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 "Configuración trala instalación"
-#: ../../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"
@@ -9588,23 +9670,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 "Reproducir"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Configuración do estilo de arrinque"
-#: ../../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 "Creando un disquete de auto-instalación"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9612,57 +9703,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 "”Noraboa!"
-#: ../../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 "Instalar"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Engadir usuario"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Formatando o ficheiro loopback %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"
@@ -9670,7 +9761,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9678,13 +9769,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 "Probar portos"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9693,41 +9784,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 "Sen contrasinal"
-#: ../../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 "Adaptador %s: %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"
@@ -9738,68 +9829,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 "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Ficheiro de backup incorrecto"
-#: ../../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 "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9807,924 +9898,924 @@ 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 "Erro lendo o ficheiro %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 "Selección dos grupos de paquetes"
-#: ../../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 "Ficheiro de backup incorrecto"
-#: ../../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 "Escolla os paquetes que desexa instalar."
-#: ../../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 "Eliminar fila"
-#: ../../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
#, fuzzy
msgid "Use network connection to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../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 "Probe o seu rato"
-#: ../../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 "Tente de novo"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Tente de novo"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Sen contrasinal"
-#: ../../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 "Escolla a disposición do seu teclado."
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Prema nunha partición"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Prema nunha partición"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Prema nunha partició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 "Prema nunha partición"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Prema nunha partició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 "Seleccione un ficheiro"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../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 "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../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 "Probe o seu rato"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Interface de rede"
-#: ../../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 "Nome de usuario"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Escolla a lingua que desexe usar."
-#: ../../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 "Agarde"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Roda"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Roda"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Opcións do módulo:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Configuración da rede"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../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 "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Sistemas de ficheiros"
-#: ../../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
#, fuzzy
msgid ""
"\n"
"- User Files:\n"
msgstr "Ficheiros:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
#, fuzzy
msgid ""
"\n"
"- Other Files:\n"
msgstr "Ficheiros:\n"
-#: ../../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 "Dispositivo do rato: %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 "Opcións"
-#: ../../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 "Escolla o porto serie onde estį conectado o seu módem."
-#: ../../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 "Configuración da rede"
-#: ../../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 "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Escolla o seu tipo de rato."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Probe o seu rato"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Conexión LAN"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Selección da conexión da impresora"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Restaurar a partir dun disquete"
-#: ../../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 "Escolla o seu tipo de rato."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "Outros"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Instalar sistema"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Escolla o seu tipo de rato."
-#: ../../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 "Eliminar fila"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../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 "Restaurar a partir dun disquete"
-#: ../../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 "Tįboa de particións de rescate"
-#: ../../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 "Restaurar a partir dun ficheiro"
-#: ../../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 "Nome de mįquina"
-#: ../../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 "Contrasinal"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Nome de usuario"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Nome de mįquina: "
-#: ../../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 "Restaurar a partir dun ficheiro"
-#: ../../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 "Personalizado"
-#: ../../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 "Tįboa de particións de rescate"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../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
#, fuzzy
msgid "Save"
msgstr "Estado:"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../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"
" 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 "Vanse instalar os seguintes paquetes"
-#: ../../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 "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Escolla a lingua que desexe usar."
-#: ../../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 "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Ficheiro de backup incorrecto"
-#: ../../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 "Gardar nun ficheiro"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Configuración da rede"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Configuración da rede"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Configuración da LAN"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Configuración da LAN"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Sistemas de ficheiros"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10756,7 +10847,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10765,7 +10856,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10806,7 +10897,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10834,34 +10925,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"
@@ -10890,7 +10965,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"
@@ -10901,7 +10975,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10912,7 +10986,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10925,161 +10999,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 "Fallou a instalación do %s. Ocorreu o erro seguinte:"
-#: ../../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 "Ferramentas de consola"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "Centro de control"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "obrigatorio"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Rato"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Impresora remota"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Nome de recurso compartido"
-#: ../../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 "Axudante da configuración de rede"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Autenticación"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Selección dos grupos de paquetes"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Agarde, por favor"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11091,320 +11101,323 @@ 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 "Saķr da instalación"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Saķr da instalación"
+
+#: ../../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 "Pode escoller outras linguas que estarįn dispońibles trala instalación"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configuración de rede (%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 para borrar:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Novo 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 ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nome de mįquina: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Acceso į 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 "Interface:"
-#: ../../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 ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Configurar o acceso į Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Configuración da LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Controlador"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interface"
-#: ../../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 a rede de įrea local..."
-#: ../../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 "Axudante..."
-#: ../../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 "Conectar..."
-#: ../../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 "Non 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
#, fuzzy
msgid "Disconnect..."
msgstr "Conectar..."
-#: ../../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 "Configuración da 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 arrinque"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Iniciado o arrincar"
-#: ../../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
#, fuzzy
msgid "activate now"
msgstr "Activar"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Activar"
-#: ../../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 "Configuración da conexión į Internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Configuración da conexión į 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 "Tarxeta 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 ""
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Nome do 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 "creación do disquete de arrinque"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "defecto"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Erro do DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "versión do nścleo"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Xeral"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Įrea de experto"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "argumentos opcionais para o mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Engadir 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 "se for necesario"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "omitir os módulos scsi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "omitir os 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 "Saķda"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Crear o disco"
-#: ../../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"
@@ -11412,104 +11425,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 non atopado"
-#: ../../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 "feito"
-#: ../../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 "Formatar disquete"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Preparando a instalación"
-#: ../../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 "restrinxir"
-#: ../../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 "restrinxir"
-#: ../../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"
@@ -11518,127 +11531,215 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Formatar particións"
-#: ../../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 "Desinstalando os RPMs"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Configuración da LAN"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Punto de montaxe"
-#: ../../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 "Elixa as particións que desexa formatar"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Office"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "Abortar"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Impresora"
-#: ../../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 "Instalar sistema"
-#: ../../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 "Seleccione un ficheiro"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Impresora remota"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
#, fuzzy
msgid "Initials tests"
msgstr "Mensaxe inicial"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr "”Non hai ningśn adaptador de rede no seu sistema!"
-#: ../../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 "Instalar"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr "”Non hai ningśn adaptador de rede no seu sistema!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Saķr da instalación"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Compartición da conexión į Internet"
-#: ../../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 "A compartición da conexión į Internet estį activada"
-#: ../../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"
@@ -11650,19 +11751,19 @@ msgstr ""
"\n"
"æQue desexa facer?"
-#: ../../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 ""
-#: ../../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 os servidores..."
@@ -11670,11 +11771,11 @@ msgstr "Desactivando os servidores..."
msgid "Internet connection sharing is now disabled."
msgstr "A compartición da conexión į Internet estį agora desactivada."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "A compartición da conexión į 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"
@@ -11686,19 +11787,19 @@ msgstr ""
"\n"
"æQue desexa facer?"
-#: ../../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 os servidores..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "A compartición da conexión į Internet estį agora activada."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -11717,21 +11818,21 @@ msgstr ""
"Nota: necesita un adaptador de rede dedicado para configurar unha rede de "
"įrea local (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interface %s (usando o módulo %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interface %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "”Non hai ningśn adaptador de rede no seu 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."
@@ -11739,11 +11840,11 @@ msgstr ""
"Non se detectou ningśn adaptador de rede ethernet no seu sistema. Execute a "
"ferramenta de configuración de hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Interface de rede"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11758,19 +11859,19 @@ msgstr ""
"\n"
"Vaise configurar a rede de įrea local usando ese adaptador."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Escolla o adaptador de rede que vai estar conectado į rede de įrea local."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "O monitor non estį configurado"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11780,17 +11881,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 "Configuración do estilo de arrinque"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Configuración de Internet"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Configuración de Internet"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11801,7 +11911,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 "
@@ -11810,18 +11920,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 "non se atopou ningunha tarxeta de rede"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11830,67 +11940,67 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP do servidor CUPS"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP do servidor CUPS"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Sen impresora"
-#: ../../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 ""
"”Atopouse un conflicto potencial de enderezos da LAN na configuración actual "
"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 os scripts, instalando o software, iniciando os servidores..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemas instalando o 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 "
@@ -11900,7 +12010,7 @@ msgstr ""
"Agora pode compartir a conexión į Internet con outros ordenadores da rede de "
"įrea local, usando a configuración automįtica de rede (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
#, fuzzy
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
@@ -11909,23 +12019,23 @@ msgstr ""
"\n"
"æQue desexa facer?"
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
"A configuración da compartición da conexión į Internet xa foi feita.\n"
"Actualmente estį activada."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr "A compartición da conexión į Internet estį activada"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Conexión e configuración de Internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11935,157 +12045,157 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Grupo de traballo"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "partición %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Nome de usuario"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Borrar"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Feito"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Engadir un módulo"
-#: ../../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 "Sen impresora"
-#: ../../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 "Eliminar fila"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Aceptar usuario"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Versión: %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 "Porto"
-#: ../../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 "Usar detección automįtica"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Usar detección automįtica"
-#: ../../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 "Gardar a selección de paquetes"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Nome de usuario"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Grupo de traballo"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Non conectado"
-#: ../../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"
@@ -12097,7 +12207,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12106,139 +12216,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 "creación do disquete de arrinque"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Resolución"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Escolla a acción"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Nome de recurso compartido"
-#: ../../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 "Configurar servicios"
-#: ../../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 "dispositivo"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Instalar sistema"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Escolla o 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 "Conexión da impresora"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "URI do dispositivo de impresión"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Detectando os dispositivos..."
#. -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"
@@ -12253,120 +12363,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 "Canadiano (Québec)"
-#: ../../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 "Francia"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Islandés"
-#: ../../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 "serie"
-#: ../../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 "Houbo un erro ó instalar os paquetes:"
-#: ../../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"
@@ -12378,30 +12488,442 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
#, fuzzy
+msgid "Alternative drivers"
+msgstr "Imprimindo pįxina(s) de proba..."
+
+#: ../../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 "Cancelar"
+
+#: ../../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 "Autenticación"
+
+#: ../../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 "tamańo do bloque de datos"
+
+#: ../../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 "Establecendo o nivel de seguridade"
+
+#: ../../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 "Seleccione un ficheiro"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Dispositivo de pasarela"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Rato"
+
+#: ../../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 "Formatar"
+
+#: ../../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 ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Rato"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Memoria da tarxeta (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nome do módulo"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 botóns"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nome: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Impresora de rede (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 "Formatando"
+
+#: ../../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 "Escolla o porto serie onde estį conectado o seu rato."
+
+#: ../../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 "Saķr"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Usar detección automįtica"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opcións"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Usar detección automįtica"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/A_xuda"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/A_xuda"
+
+#: ../../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 "uso: 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 "Seleccione unha tarxeta grįfica"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Comunicar erro"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Axuda/_Acerca..."
+
+#: ../../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 "Autodetección"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "detectado no porto %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Detectar discos duros"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Mire a información sobre o hardware"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Mostrar información"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Configurar o rato"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Lendo a base de datos de controladores de 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 segundos"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Usar detección automįtica"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Usar detección automįtica"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uso: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opcións"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Escolla a disposición do seu teclado."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "æQuere que a tecla de Borrar devolva Suprimir na consola?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Mude o Cd-Rom"
-#: ../../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"
@@ -12410,281 +12932,381 @@ msgstr ""
"Por favor, insira o Cd-Rom de instalación na unidade e prema Aceptar.\n"
"Se non o ten, prema Cancelar para evitar a actualización "
-#: ../../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
#, fuzzy
msgid "logdrake"
msgstr "draknet"
-#: ../../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 "/Ficheiro/_Novo"
-#: ../../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 "/Ficheiro/_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 "/Ficheiro/_Gardar"
-#: ../../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 "/Ficheiro/Gardar _como"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "Ficheiro/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opcións"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opcións/Proba"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Axuda/_Acerca..."
-#: ../../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 "Nome de usuario"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "Mensaxe inicial"
-#: ../../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
#, fuzzy
msgid "matching"
msgstr "Mįquina:"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
#, fuzzy
msgid "but not matching"
msgstr "Mįquina:"
-#: ../../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 "Configuración da LAN"
-#: ../../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 "Nome de dominio"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "Servidor NIS"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Bases de datos"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "Servidor NIS"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "Servidor NIS"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "dispositivo"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Servidor de impresión"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "interesante"
-#: ../../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 "Formatando"
-#: ../../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 "Configuración"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Tente de novo"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Gardar como..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Escolla o seu tipo de rato."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "æEmular o terceiro botón?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Configuración da rede"
+
+#: ../../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 "Gardar nun ficheiro"
+
+#: ../../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 a conexión..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Conectar į Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Conectar į 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 "Tipo de 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"
+
+#: ../../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 "Impresora local"
+
+#: ../../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 "Conectar"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "conexión por RDSI"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Lendo a base de datos de controladores de CUPS..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "Detectando os dispositivos..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Probar portos"
-#: ../../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 "æDesexa configurar unha impresora?"
-#: ../../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 "Seleccione unha tarxeta grįfica"
-#: ../../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 "Dispositivo de arrinque"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12692,7 +13314,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12709,6 +13331,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "detectado no porto %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Escoller a lingua"
@@ -12782,10 +13409,14 @@ msgstr "Instalar sistema"
msgid "Exit install"
msgstr "Saķr da instalación"
-#: ../../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 "Web/FTP"
@@ -13034,3 +13665,143 @@ msgstr "Multimedia - Gravación de CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Estación de traballo cientķfica"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "non se pode abrir /etc/inittab para lectura: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Nśmero de teléfono"
+
+#~ 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 ""
+#~ "Vostede terį agora a posibilidade baixar programas de criptografķa.\n"
+#~ "\n"
+#~ "AVISO:\n"
+#~ "\n"
+#~ "Por mor de requirimentos xerais aplicables a estes programas, e impostos\n"
+#~ "por varias xurisdiccións, o cliente e/ou o usuario final destes programas "
+#~ "ten\n"
+#~ "que se asegurar de que as leis da sśa xurisdicción lle permiten baixar,\n"
+#~ "almacenar e/ou usar estes programas.\n"
+#~ "\n"
+#~ "Ademais, o cliente e/ou o usuario final ten que ter especial coidado en "
+#~ "non\n"
+#~ "infrinxi-las leis da sśa xurisdicción. Se o cliente e/ou o usuario final "
+#~ "non\n"
+#~ "respeta estas leis aplicables, incorrerį en sancións graves.\n"
+#~ "\n"
+#~ "De ningśn xeito Mandrakesoft nin os seus fabricantes e/ou provedores "
+#~ "serįn\n"
+#~ "responsables de danos especiais, indirectos ou incidentais, sexan o que "
+#~ "foren\n"
+#~ "(incluindo, pero non limitando a, perda de beneficios, interrupción dos\n"
+#~ "negocios, perda de datos comerciais e outras perdas pecuniarias, e nas\n"
+#~ "eventuais responsabilidades e indemnizacións a seren pagadas por "
+#~ "decisión\n"
+#~ "dun tribunal) procedentes do uso, posesión, ou simplemente o feito de "
+#~ "baixar\n"
+#~ "este software, ó cal o cliente e/ou o usuario final tivese eventualmente\n"
+#~ "acceso despois de asinar este acordo.\n"
+#~ "\n"
+#~ "Para calquera pregunta acerca de este acordo, por favor póńase en "
+#~ "contacto con\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Configuración dos proxys"
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr "Porto"
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "O proxy deberķa ser http://..."
+
+#, fuzzy
+#~ msgid "The port part should be numeric"
+#~ msgstr "O nśmero de porto debe ser numérico"
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr "Login automįtico"
+
+#, fuzzy
+#~ msgid "password"
+#~ msgstr "Contrasinal"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Sen contrasinal"
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Os contrasinais non coinciden"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Non se pode escribir o ficheiro %s"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "axuda aķnda non implementada.\n"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Prema nunha partición"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "uso: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "uso: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "uso: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detectouse na interface %s"
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index ee052def3..ab58b8473 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.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: 2002-03-22 05:58CET\n"
"Last-Translator: Vlatko Kosturjak <kost@iname.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -71,44 +71,44 @@ msgstr ""
"Va¹ sustav podr¾ava postavu sa vi¹e zaslona.\n"
"©to ¾elite napraviti?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Odaberite količinu memorije na grafičkoj kartici"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree postavke"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Koju konfiguraciju XFree-a ¾elite imati?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Podesi sve zaslone nezavisno"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Koristi Xinerama pro¹irenje"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Podesi 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 hardware akceleracijom"
-#: ../../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 ""
"Va¹a video kartica mo¾e imati 3D ubrzanje samo sa XFree %s.\n"
"Va¹a kartica je podr¾ana od XFree %s koji mo¾da ima bolju podr¹ku u 2D."
-#: ../../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 3D hardware-sku akceleraciju 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 EXPERIMENTALNOM 3D hardware akceleracijom"
-#: ../../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 ""
"RAČUNALO.Va¹a kartica je podr¾ana od XFree %s koja mo¾e imati bolju podr¹ku "
"u 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"
@@ -149,12 +149,12 @@ msgstr ""
"UPOZORAVAMO VAS DA JE OVO EKSPERIMENTALNA PODR©KA I MO®E ZAMRZNUTI VA©E "
"RAČUNALO."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalacijski zaslonski upravljački program)"
#: ../../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 "Prilagošeno"
@@ -167,7 +167,7 @@ msgstr "Grafička kartica"
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"
@@ -176,27 +176,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 "U redu"
#: ../../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 "Zavr¹i"
@@ -225,7 +226,8 @@ msgstr ""
msgid "Generic"
msgstr "Generički"
-#: ../../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 "Vrati"
@@ -286,50 +288,52 @@ msgstr "16 milijuna 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 "Odaberite rezoluciju i color depth"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafička kartica: %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 "Isku¹aj postavu"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Da li ¾elite isku¹ati postavu ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Upozorenje: testiranje grafičke kartice mo¾e zamrzunti va¹e računalo"
@@ -424,164 +428,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Kakav tip ISDN veze koristite ?"
-#: ../../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 pogona (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 instalirati 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 "Podizanje sa DOS/Windows-a (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 postavke bootloadera"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Koristiti Bootloader"
-#: ../../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 "Zbijeno"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "zbijeno"
-#: ../../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 "Odgoda prije bootiranja uobičajenog imagea"
-#: ../../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 "Lozinka"
-#: ../../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 "Lozinka (provjera)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Ograničene opcije na komandnoj liniji"
-#: ../../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 "Očisti /tmp na svakom podizanju"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Precizna veličina RAMa (pronašeno %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Omoguęi vi¹e obrazaca"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Upi¹ite veličinu RAM u Mb"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Postavka ``Ograničene opcije na komandnoj liniji'' nema svrhe ako ne unesete "
"lozinku"
-#: ../../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 "Molim 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 "Lozinke se ne podudaraju"
-#: ../../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 "Pauza Otvorenog Firmware-a"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Vrijeme čekanja podizanja kernela"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Omoguęi CD podizanje?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Omoguęi podizanje?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Uobičajeni 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: "
@@ -595,7 +599,7 @@ msgstr ""
"\n"
"Sa kojeg diska ¾elite podizati?"
-#: ../../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 ""
"Ovo su trenutni zapisi.\n"
"Mo¾ete dodati jo¹ koji ili urediti postojeę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 "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 "Gotov"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Promjeni"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Kakvu vrstu zapisa ¾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 "Drugi OS (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Drugi OS (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Drugi OS (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Slika (image)"
-#: ../../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 "Dodaj na kraj"
-#: ../../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 "Tablica"
-#: ../../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 "Oznaka"
-#: ../../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 "Uobičajeno"
-#: ../../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 "NemaVidea"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Ukloni zapis"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Prazna oznaka nije dozvoljena"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Morate odrediti sliku kernela"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Morate odrediti root particiju"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Ova oznaka veę postoji"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Prona¹ao sam %s %s mešusklopova"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Da li imate jo¹ koji?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Da li imate %s mešusklopova?"
-#: ../../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 "Poka¾i info o hardveru"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instaliram upravljački program %s za 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"
@@ -753,7 +759,7 @@ msgstr ""
"Sada mo¾ete unijeti opcije za modul %s.\n"
"Primjetite da svaka adresa treba biti une¹ena sa prefiksom 0x kao '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 ""
"Postavke su formata ``ime=vrijednost ime2=vrijednost2...''.\n"
"Na primjer, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Postavke 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 upravljački program ¾elite isprobati?"
-#: ../../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 ""
"računalo za informacije koje treba? Ponekad, isprobavanje mo¾e zamrznuti\n"
"va¹e računlo, ali ne bi trebalo izazvati nikakvu ¹tetu."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Auto. ispitaj"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Odredi postavke"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -810,64 +816,64 @@ msgstr ""
"Učitavanje modula %s nije uspjelo.\n"
"Da li ¾elite poku¹ati ponovo 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 administracijskim 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ę postoji %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Lozinka je prejednostavna"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Molim dajte korisniku 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 mo¾e sadr¾avati samo mala slova, brojeve, `-' i `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Ovaj korisnik veę postoji"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Ovaj korisnik veę postoji"
-#: ../../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"
@@ -876,32 +882,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 "Puno 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 "Ljuska"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Auto-prijava"
-#: ../../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,54 +915,54 @@ msgstr ""
"Mogu podesiti da se va¹e računalo automatski prijavi kao jedan korisnik.\n"
"Da li ¾elite koristiti tu pogodnost?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Izaberite uobičajenog korisnika:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Izaberite prozorski upravitelj koji ¾elite pokrenuti:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Molim izaberite jezik koji ¾elite 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 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 "Sve"
-#: ../../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 "Nema 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 instalirati. 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 izvesti koristeęi NFS ili Sambu. Koji od njih ¾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 "Nu¾ni paket %s nedostaje"
-#: ../../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 "
@@ -972,11 +978,11 @@ msgstr ""
"\n"
"\"Proizvoljno\" ęe omoguęiti dozvoljavanje po korisniku.\n"
-#: ../../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."
@@ -984,31 +990,31 @@ msgstr ""
"Dijeljenje po korisniku koristi grupu \"fileshare\". \n"
"Mo¾ete koristiti userdrake za dodavanje korisnika u navedenu grupu."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Dobrodo¹li Crackeri"
-#: ../../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 "Standardno"
-#: ../../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 "Paranoidan"
-#: ../../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"
@@ -1019,7 +1025,7 @@ msgstr ""
"ali vrlo osjetljiv: ne smije biti kori¹ten za računala koja su povezana u "
"mre¾i ili na Internet. Naime, nema lozinke za pristup."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1027,7 +1033,7 @@ msgstr ""
"Lozinke su sada uključene mešutim jo¹ ne preporučam kori¹tenje ovog računala "
"u mre¾nom okoli¹u."
-#: ../../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."
@@ -1035,7 +1041,7 @@ msgstr ""
"Ovo je standardna sigurnosna razina preporučena za računala koja ęe biti "
"kori¹tena 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."
@@ -1043,7 +1049,7 @@ msgstr ""
"Veę postoje neka ograničenja i vi¹e automatskih provjera se pokreęe svake "
"noęi."
-#: ../../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 ""
"koji prima zahtjeve od mnogo klijenata. Upozorenje: ako je va¹e računalo "
"samo klijent na Internetu, bolje da izaberete ni¾u razinu."
-#: ../../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,35 +1072,35 @@ msgstr ""
"Temeljeno na prija¹njoj razini, ali je sustav potpuno zatvoren.\n"
"Sigurnosne značajke su 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 sigurnosni nivo"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Sigurnosna razina"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Koristi libsafe za poslu¾itelje"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Biblioteka koja ¹titi od prekoračenja spremnika i format string napada."
-#: ../../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"
@@ -1107,7 +1113,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"
@@ -1130,202 +1136,197 @@ 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 "Dobro dosli u GRUB izbornik operativnih sustava!"
#. -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 "Za mijenjanje izabranog sustava pritisnite tipke %c i %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 "Pritisnite ENTER za bootiranje izabranog OS, 'e' za promjenu"
#. -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 "naredbe prije bootiranja 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 "Osvjetljeni zapis biti ęe bootiran automatski za %d sekundi."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "nema dovoljno mjesta u /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -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 "Radna povr¹ina"
#. -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 "nema jo¹ implementirane pomoęi.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Postava Stila Podizanja"
-#: ../../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 "Novi stil kategoriziranja Monitora"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NoviStil Monitora"
-#: ../../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 Auroru pri podizanju"
-#: ../../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 "Instaliraj sustav"
-#: ../../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 "Stvori 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 "NemaVidea"
-#: ../../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 "Odaberite razred instalacije"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1334,22 +1335,22 @@ msgstr ""
"Trenutno koristite %s kao Upravitelj Boot-a.\n"
"Pritisnite na Podesi za pokretanje čarobnjaka za postavljanje."
-#: ../../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 "Podesi"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Spremi odabir 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"
@@ -1358,89 +1359,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 "Sistemski mod"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Pokreni X-Window sustav pri podizanju"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne, ne ¾elim automatsko prijavljivanje"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Da, ¾elim automatsko prijavljivanje sa ovim korisnikom i okru¾jem"
-#: ../../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 screenshotove 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 raspolo¾ivi poslije instalaciju 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"
@@ -1448,8 +1444,8 @@ msgstr "Francuska"
msgid "Costa Rica"
msgstr "Kosta Rika"
-#: ../../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"
@@ -1473,13 +1469,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"
@@ -1487,8 +1483,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 "Sjedinjene Američke Dr¾ave"
@@ -1505,12 +1501,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"
@@ -1519,10 +1515,9 @@ msgstr "Montiraj"
msgid "Server"
msgstr "Poslu¾itelj"
-#: ../../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 "Točka montiranja"
@@ -1540,28 +1535,28 @@ msgstr ""
msgid "Server: "
msgstr "Poslu¾itelj"
-#: ../../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 "Mjesto 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 "Prvo napravite backup 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"
@@ -1571,15 +1566,15 @@ msgstr ""
"sektora) na\n"
"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 "Izaberite 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"
@@ -1591,84 +1586,84 @@ msgstr ""
"Preporučam da promijenite veličinu particije\n"
"(kliknite prvo na particiju te onda na \"Promijeni veličinu\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Molim 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 lokalni pisač!\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 "Ostali"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Vrste datotečnih sustava:"
-#: ../../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 "Napravi"
-#: ../../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 "Vrsta"
-#: ../../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 "Umjesto toga koristi ``%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 "Obri¹i"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Prvo pritisnite ``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"
@@ -1676,72 +1671,72 @@ msgstr ""
"Nakon mijenjanja tipa particije %s svi podaci na ovoj particiji biti ęe "
"obrisani"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Izaberite particiju"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Izaberite 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 "Normalno > Ekspert"
-#: ../../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 "Vrati"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Da ipak nastavim?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Da zavr¹im bez spremanja"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Da zavr¹im bez zapisivanje particijske tablice?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Da li ¾elite spremiti /etc/fstab promjene?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Raspodijeli automatski"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Očisti sve"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Raspodijeli automatski"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Vi¹e"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Hard disk informacije"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Sve primarne particije su iskori¹tene"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Ne mogu dodati niti jednu dodatnu particiju"
-#: ../../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"
@@ -1750,31 +1745,31 @@ msgstr ""
"bi\n"
"mogli stvoriti jednu extended particiju."
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Spremi particijsku tabelu"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Vrati particijsku tabelu"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Spasi particijsku tabelu"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Ponovno učitaj particijsku tabelu"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automatsko montiranje prenosivog 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 "Odaberite datoteku"
-#: ../../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 ""
"Backup particijske tablice nema istu veličinu\n"
"Da ipak nastavim?"
-#: ../../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"
@@ -1794,104 +1790,104 @@ msgstr ""
"Umetnite disketu u pogon\n"
"Svi podaci na disketi biti ęe izbrisani"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Poku¹avam spasiti particijsku tablicu"
-#: ../../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 "Promijeni 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 "Premjesti"
-#: ../../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 RAID-u"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Dodaj LVM-u"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Ukloni sa RAID-a"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Ukloni sa LVM-a"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Promijeni 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 "Stvori 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 "Vrsta datotečnog sustava:"
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Postavke:"
-#: ../../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 "Mijenjam tip 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 sustav ¾elite?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Mijenjam iz ext2 u 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"
@@ -1900,138 +1896,138 @@ msgstr ""
"loop back.\n"
"Uklonite loopback prvo"
-#: ../../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 datotečnog sustava"
-#: ../../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 "Ova particija nije promjenjiva u veličini"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Preporučam da prvo backupirate sve podatke s ove particije"
-#: ../../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 mijenjanja veličine particije %s svi podaci na ovoj particiji biti ęe "
"izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Odaberite 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 se ¾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 se sektor ¾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 ¾elite 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 ¾elite dodati "
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM ime?"
-#: ../../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 "Ime loopback datoteke:"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Dajte ime datoteke"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Datoteku koristi neki drugi loopback. Molim izaberite neku drugu datoteku"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Datoteka veę postoji. Da li da nju upotrijebim?"
-#: ../../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 "Razno"
-#: ../../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 "razina"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "chunk veličina"
-#: ../../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 "Kakav tip 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 instalirati. 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"
@@ -2043,7 +2039,7 @@ msgstr ""
"Imate dvije opcije ili ęete koristiti LILO pa neęe raditi ili neęete\n"
"koristiti LILO pa vam /boot neęe ni trebati."
-#: ../../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"
@@ -2055,7 +2051,7 @@ msgstr ""
"Ukoliko planirate koristiti LILO boot menad¾er, budite pa¾ljivi 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"
@@ -2065,45 +2061,45 @@ msgstr ""
"Nema bootloader-a koji je u moguęnosti to podr¾ati bez /boot particije.\n"
"Zato budite pa¾ljivi 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 "Particijska tablica pogona %s ęe sada 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 "Trebate ponovo pokrenuti sustav prije nego promjene postanu aktivne"
-#: ../../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 ovoj particiji biti ęe obrisani"
-#: ../../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 datoteku"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Premijesti datoteku na novu particiju"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2112,83 +2108,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 "Premije¹team 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 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 urešaj slovo: %s (nagašanje)\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 "Vrsta: "
-#: ../../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: sektor %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 "Formatiran\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nije formatiran\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Montiran\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"
@@ -2197,7 +2193,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"
@@ -2205,27 +2201,27 @@ msgstr ""
"Podrazumijevana boot particija\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 "Razina %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Chunk veličina %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 "Ime loopback datoteke: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2237,7 +2233,7 @@ msgstr ""
"ustvari particija upravljačkog programa, vjerojatno\n"
"biste ju trebali ostaviti.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2249,63 +2245,63 @@ msgstr ""
"particija je za\n"
"dvostruko-podizanje (dual-boot) va¹eg sustava.\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 "Vrsta particijske tabele: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "na sabirnici %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Ključ enkriptiranja datotečnog sustava"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Izaberite va¹ ključ za enkriptiranje datotečnog sustava"
-#: ../../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 ""
"Upisani enkripcijski ključ je prejednostavan (mora biti dug najmanje %d "
"znakova)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Enkripcijski ključevi se ne sla¾u"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Enkripcijski ključ"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Enkripcijski ključ (ponovno)"
@@ -2313,10 +2309,6 @@ msgstr "Enkripcijski ključ (ponovno)"
msgid "Change type"
msgstr "Promijeni tip"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Molim kliknite na medij"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2342,7 +2334,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"
@@ -2356,23 +2348,23 @@ msgstr "NIS domena"
msgid "Search servers"
msgstr "Poslu¾itelji za pretra¾ivanje"
-#: ../../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 kao vrstu %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 direktorij %s neuspje¹no"
-#: ../../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 kod demontiranja %s: %s"
@@ -2461,30 +2453,34 @@ msgstr "Nema ni¹ta za uraditi"
msgid "Error opening %s for writing: %s"
msgstr "Gre¹ka prilikom otvaranja %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 "CUPS postavke"
-#: ../../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 +2489,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Upravljački program"
-#: ../../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 "
@@ -2531,7 +2527,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,31 +2537,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 prič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 "Molim pričekajte"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "X upravljački program"
-#: ../../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 "Nepoznati model"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2575,225 +2572,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 "Provjera autentičnosti"
-
-#: ../../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 "Odaberite 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 gumba"
-
-#: ../../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 stranica (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 "Zavr¹i"
-
-#: ../../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 ""
-
-#: ../../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 "Auto. ispitaj"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Otkrivanje hard diskova"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Poka¾i info o hardveru"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Prika¾i informacije"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Podesi mi¹"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "detektiran 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 pisač \"%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 detekciju"
-#: ../../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 "Generički"
@@ -2806,7 +2590,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"
@@ -2814,34 +2598,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 "Promijeni 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 ""
@@ -4678,6 +4462,7 @@ msgstr ""
"kada Open Firmware pauza istekne."
#: ../../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"
@@ -4700,10 +4485,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"
@@ -4825,16 +4610,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 "Umetnite FAT formatiranu disketu u pogon %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Ova disketa nije FAT formatirana"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4842,12 +4627,12 @@ msgstr ""
"Za kori¹tenje spremljenog odabira paketa, podignite 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 prilikom čitanja 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"
@@ -4856,7 +4641,7 @@ msgstr ""
"bih mogao instalirati datotečni sustav. Provjerite da li je sa va¹im "
"hardverom sve u redu."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4865,7 +4650,7 @@ msgstr ""
"Neki hardware na va¹em računalu treba ``vlasničke'' upravljačke programe\n"
"kako bi proradio. Mo¾ete naęi vi¹e informaciju o tome 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"
@@ -4875,11 +4660,11 @@ msgstr ""
"Prvo napravite particiju (ili kliknite na postojeęu) te\n"
"odaberite akciju ``Mjesto monitranja'' te odaberite `/'"
-#: ../../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"
@@ -4889,59 +4674,59 @@ msgstr ""
"\n"
"Da ipak nastavim?"
-#: ../../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ęe particije"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nema postojeęih particija koje bih mogao upotrijebiti"
-#: ../../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 "Odaberite veličinu"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Veličina korijenske particije u MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Veličina swap particiju u MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Iskoristi 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 promijeniti veličinu?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Izračunavam granice Windows datotečnog sustava"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4950,7 +4735,7 @@ msgstr ""
"Program koji mjenja veličinu FAT-a ne mo¾e rukovati va¹om particijom, \n"
"slijedeęa gre¹ka se dogodila: %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 "
@@ -4958,7 +4743,7 @@ msgid ""
msgstr ""
"Va¹a Windows particija je prefragmentirana, molim pokrenite ``defrag'' prvo."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4979,21 +4764,21 @@ msgstr ""
"Takošer preporučljivo je da sačuvate va¹e podatke (napravite backup).\n"
"Kada ste sigurni da ¾elite nastaviti, pritisnite U redu."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Koliku veličinu ¾elite zadr¾ati za windowse"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "particija %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Mijenjanje FAT veličine nije uspjelo: %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)"
@@ -5001,32 +4786,32 @@ msgstr ""
"Nema FAT particije za mjenjanje veličine ili za kori¹tenje loopback-a (ili "
"nema dovoljno prostora)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Obri¹i cijeli disk"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Ukloni Windowse(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 biti ęe izgubljeni na disku %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Proizvoljno 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"
@@ -5035,28 +4820,28 @@ msgstr ""
"Sada mo¾ete razdijeliti %s.\n"
"Kada ste gotovi ne zaboravite spremiti postavu 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 pronaęi bilo kakvo mjesto za instaliranje"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX čarobnjak za particioniranje je prona¹ao slijedeęa rje¹enja:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Particioniranje neuspjelo: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Podi¾em mre¾u"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Onemoguęujem mre¾u"
@@ -5085,12 +4870,12 @@ msgstr ""
"Provjerite cdrom na instaliranom računalu 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 "Dobrodo¹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 "Disketni pogon nije dostupan"
@@ -5100,7 +4885,7 @@ msgstr "Disketni pogon nije dostupan"
msgid "Entering step `%s'\n"
msgstr "Pokreęem 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 "
@@ -5111,79 +4896,79 @@ msgstr ""
"instalacije Mandrake Linux-a. Ukoliko se to desi, mo¾ete probati tekstualnu\n"
"instalaciju. Za to, pritisnite `F1' kada podi¾ete CDROM, i 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 "Instalacijski razred"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Molim izaberite jedan od slijedeęih razreda 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 "Odabir 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 "Individualan odabir 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 "Lo¹ 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 "Inačica: %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 označiti ovaj paket buduęi da nema dovoljno mjesta gdje ga se mo¾e "
"instalirati"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Slijedeę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 "Slijedeę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 označiti/odznač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 "Buduęi da je ovo obvezni paket ne mo¾ete ga odznačiti"
-#: ../../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 odznačiti ovaj paket buduęi da 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?"
@@ -5191,74 +4976,74 @@ msgstr ""
"Ovaj paket treba nadograditi\n"
"Da li ste sigurni da ga ¾elite odznač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 odznačiti ovaj paket buduęi da ga treba nadograditi"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Prika¾i automatski odabrane 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 "Instaliraj"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Učitaj/Spremi na disketu"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Dograšujem 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 "Odaberite 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 vrijeme"
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Molimo prič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"
@@ -5274,17 +5059,17 @@ msgstr ""
"Ukoliko ga nemate, pritisnite Odustani kako bi izbjegli instalaciju sa ovog "
"Cd-Rom-a."
-#: ../../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 "Da ipak nastavim?"
-#: ../../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 "Javila se gre¹ka prilikom sortiranja 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 "Pojavila se gre¹ka kod instalacije paketa:"
@@ -5595,108 +5380,108 @@ msgstr ""
"Za bilo kakva pitanja o ovom dokumentu, molimo kontaktirajte 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 "Tipkovnica"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Molim, izaberite raspored tipkovnice."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Ovdje je cijeli popis raspolo¾ivih tipkovnica"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Koji instalacijski razred ¾elite?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instaliraj/Nadogradi"
-#: ../../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 nadogradnja?"
-#: ../../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 "Dogradnja"
-#: ../../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 "Samo dogradi pakete"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Molim izaberite va¹u vrstu 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 "Izaberite na kojem serijskom portu je mi¹ priključen."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulacija gumbova"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulacija 2 gumba"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulacija 3 gumba"
-#: ../../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 "Tra¾im particije kako bi prona¹ao mjesta montiranja"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Odaberite mjesta 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"
@@ -5705,71 +5490,71 @@ msgstr ""
"podizanje va¹eg sustava, trebati ęete napraviti 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 "Niti jedna root particija nije pronašena da se obavi dogradnja"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Korijenska particija"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Koja je korijenska particija (/) va¹eg sustava?"
-#: ../../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 ""
"Morate ponovo pokrenuti sustav kako bi se aktivirala promjena particijske "
"tablice"
-#: ../../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 za 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 "Stvaram 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 "Nema dovoljno swapa za zavr¹etak instalacije, molim 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 odznačiti ovaj paket buduęi da je veę instaliran"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Tra¾im pakete koje mogu nadograditi"
-#: ../../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 "
@@ -5777,7 +5562,7 @@ msgid ""
msgstr ""
"Va¹ sustav nema dovoljno prostora za instalaciju ili dogradnju (%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."
@@ -5785,35 +5570,35 @@ msgstr ""
"Molimo izaberite učitivanje ili spremanje izbora paketa na disketu.\n"
"Format je isto kao auto_install napravljene diskete."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Učitaj sa diskete"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Spremi na disketu"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Učitavam sa diskete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Odabir paketa"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Umetnite disketu koja sadr¾ava 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 nego raspolo¾iv prostor"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Tip instalacije"
-#: ../../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:"
@@ -5821,19 +5606,19 @@ msgstr ""
"Niste izabrali niti jednu grupu paketa\n"
"Izaberite minimalnu instalaciju ako ¾elite"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Sa X-ima"
-#: ../../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 malena instalacija (posebice bez urpmia)"
-#: ../../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"
@@ -5844,16 +5629,16 @@ msgstr ""
"Ako imate samo neke od dolje navedenih CDa odznačite one koje nemate i "
"kliknite U redu."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom naslovljen \"%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"
@@ -5862,92 +5647,21 @@ msgstr ""
"Instaliram paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Postava nakon instalacije"
-#: ../../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 "Molim, umetnite Boot disketu u pogon %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 "Molim, umetnite Update Modules disketu u pogon %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 ""
-"Sada imate moguęnost za skidanje software-a za enkripciju.\n"
-"\n"
-"UPOZORENJE:\n"
-"\n"
-"Zbog različitih opęih zahtjeva primjenjivih na ovaj software i presuda\n"
-"raznih sudova, kupac i/ili krajnji korisnik ovog software-a treba se\n"
-"uvjeriti da zakoni njegovog/e sudstva dozvoljava mu/joj da skine, spremi\n"
-"i/ili koristi ovaj software.\n"
-"\n"
-"U dodatku kupac i/ili krajnji korisnik mora dijelom biti svjestan da ne "
-"prekr¹i\n"
-"zakon svoga sudstva. Ukoliko kupac i/ili krajnji korisnik ne \n"
-"po¹tuje stavke tih primjenjivih zakona, mo¾e ga dovesti do ozbiljnih\n"
-"sankcija.\n"
-"\n"
-"U bilo kojem slučaju Mandrakesoft ili njegovi proizvošači i/ili nabavljačine "
-"mogu biti odgovorni\n"
-"za specijalne, indirektne ili slučajne ¹tete bilo kako (uključujuęi, ali ne\n"
-"ograničana na gubitak profita, prekid posla, gubitak komercijalnih podataka\n"
-"i\n"
-"drugih novčanih gubitaka, i eventualne odgovornosti i isplate naknade ¹to "
-"treba biti plaęeno\n"
-"odlukom suda) ¹to je posljedica kori¹tenja, posjedovanja ili samog\n"
-"skidanja ovog software-a, kojemu ęe kupac i/ili krajnji korisnik mo¾e\n"
-"eventualno imati pristup poslije potpisivanja postojeęeg ugovora/dogovora.\n"
-"\n"
-"\n"
-"Za bilo kakve upite u svezi ovog ugovora, molimo kontaktirajte \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"
@@ -5967,160 +5681,160 @@ msgstr ""
"\n"
"Da li ¾elite instalirati dogradnju?"
-#: ../../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 site za dobivanje popisa raspolo¾ivih 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 ¾elite skinuti pakete"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Spajam se na mirror kako bih pribavio popis 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 "Va¹ hardverski sat namje¹ten je na GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska vremenska sinkronizacija (koristeęi NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP Poslu¾itelj"
-#: ../../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 poslu¾itelj"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Nema pisača"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Da li imate 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 za pode¹avanje va¹e zvučne "
"kartice"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nije pronašena 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 "Sumarno"
-#: ../../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 "Pisac"
-#: ../../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 "Dobavi Windows fontove"
-#: ../../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 "Pode¹avanje root lozinke"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Bez lozinke"
-#: ../../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 lozinka je prejednostavna (lozinka mora sadr¾avati barem %d znakova)"
-#: ../../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 "Provjera autentičnosti"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP Autentifikacija"
-#: ../../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 Poslu¾itelj"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS Autentifikacija"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS domena"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS Poslu¾itelj"
-#: ../../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 /"
@@ -6136,21 +5850,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "LDAP Autentifikacija"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ime domene"
-#: ../../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 "
@@ -6181,19 +5895,20 @@ msgstr ""
"Ako ¾elite napraviti boot disketu za va¹ sustav, ubacite disketu u prvi\n"
" pogon i pritisnite \"U redu\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Prvi disketni pogon"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Drugi disketni pogon"
-#: ../../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
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6220,7 +5935,7 @@ msgstr ""
"Da li ¾elite napraviti proizvoljnu boot disketu za va¹ sustav?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6234,28 +5949,28 @@ msgstr ""
"stvaranje boot diskete na disketi kapaciteta 1.44 Mb vjerojatno\n"
"neęe uspjeti, jer XFS treba vrlo velik pokretački program)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "®alim, mešutim disketni pogon nije dostupan"
-#: ../../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 disketni pogon koji ¾elite koristiti za izradu boot diskete"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Umetnite disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Stvaram 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"
@@ -6267,11 +5982,11 @@ msgstr ""
"Instalacija ęe nastaviti, ali ęete morati\n"
" koristiti BootX da podignete va¹e računalo"
-#: ../../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?"
@@ -6279,16 +5994,16 @@ msgstr ""
"Gre¹ka prilikom instalacije aboot-a, \n"
"probati nasilno instalirati iako to mo¾e uni¹titi prvu particiju?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instaliranje bootloadera"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Instalacija bootloader-a nije uspjela. Prijavljena je slijedeęa gre¹ska:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6305,17 +6020,17 @@ msgstr ""
" Tada napi¹ite: shut-down\n"
"Pri slijedeęem podizanju trebali biste vidjeti prompt 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 "Umetnite praznu disketu u pogon %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"
@@ -6325,7 +6040,7 @@ msgstr ""
"\n"
"®elite li zaista zavr¹iti?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6358,16 +6073,16 @@ msgstr ""
"Informacije o konfiguriranju va¹eg sustava je raspolo¾ivo u poslije\n"
"instalacijskom poglavlju od Official Mandrake Linux User's Guide."
-#: ../../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"
@@ -6381,25 +6096,25 @@ msgstr ""
"\n"
"Mo¾ete preferirati da ponovite instalaciju.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatski"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Ponovno prika¾i"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Spremi odabir 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 ""
@@ -6417,22 +6132,22 @@ msgstr "nedostaje consolehelper"
msgid "Choose a file"
msgstr "Izaberite 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 "<- Prija¹nje"
-#: ../../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 "Slijedeęe"
@@ -6505,375 +6220,379 @@ msgstr ""
msgid "Re-submit"
msgstr "Ponovno 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 "©panjolska"
-#: ../../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 tipkovnica"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US tipkovnica"
-#: ../../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 "omoguę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 raspored)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "©vicarska (francuski raspored)"
-#: ../../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 tipaka)"
-#: ../../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 (USA)"
-#: ../../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\" raspored)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzijska (\"Latin\" raspored)"
-#: ../../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 "Talijanska"
-#: ../../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 tipaka)"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korejska tipkovnica"
-#: ../../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 "Latvija"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituanska AZERTY (stara)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituanska AZERTY (nova)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituanska \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituanska \"fonetska\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latvija"
-#: ../../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 "Nizozemska"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Poljska (qwerty raspored)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Poljska (qwertz raspored)"
-#: ../../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 (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumunjska (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumunjska (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 "Slovenska"
-#: ../../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 "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 "Tajlandska tipkovnica"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tajik tipkovnica"
-#: ../../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 (moderna \"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 keyboard (internacionalna)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vijetnamska \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslavenska (latinična)"
-#: ../../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 "Obe Shift tipke istodobno"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control i Shift tipke istodobno"
-#: ../../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 istodobno"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt i Shift tipku istodobno"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "\"Menu\" 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"
@@ -6886,36 +6605,45 @@ msgstr "Kru¾no montiranje %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Ukloni logički volumen prvo\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 vi¹e ne postoji za 2.2 kernele. Molimo 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 "Disketni pogon nije dostupan"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Telefonski broj"
-#: ../../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 "Formatiraj particije"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"PCMCIA podr¹ka vi¹e ne postoji za 2.2 kernele. Molimo koristite 2.4 kernel."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - mi¹"
@@ -7021,56 +6749,77 @@ msgstr "niti jedan"
msgid "No mouse"
msgstr "Nema mi¹a"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Molimo istestirajte mi¹a."
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Za aktiviranje mi¹a,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "POMAKNITE VA© KOTAČIĘ!"
-#: ../../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 "Zavr¹i"
-#: ../../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 "Slijedeęe ->"
-#: ../../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 "Sa¾mi stablo"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Prebaci izmešu ravno i grupno sortiranog"
-#: ../../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"
@@ -7080,21 +6829,13 @@ msgstr ""
"Neke veze koriste pptp, a nekoliko koriste dhcp.\n"
"Ukoliko neznate, 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
@@ -7176,10 +6917,10 @@ msgstr "Isku¹aj 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"
-"Pretpostavljeni je dhcpcd"
+"Pretpostavljeni je dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7189,7 +6930,7 @@ msgstr ""
"Nije pronašen niti jedan mre¾ni adapter na va¹em sustavu.\n"
"Ne mogu postaviti ovu vrstu veze."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Odaberite mre¾ni mešusklop"
@@ -7199,15 +6940,15 @@ msgid ""
msgstr ""
"Molimo izaberite sa kojim mre¾nim adapterom se ¾elite priključiti na Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "ne mogu pronaęi niti jednu mre¾nu karticu"
-#: ../../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"
@@ -7219,15 +6960,15 @@ msgstr ""
"Va¹e ime računala bi trebalo biti potpuno-kvalificirano ime računala,\n"
"kao ¹to je ``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 "Ime računala"
#: ../../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 mre¾nih postavki"
@@ -7273,13 +7014,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 "ISDN postavke"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7287,19 +7028,19 @@ msgstr ""
"Izaberite va¹eg pru¾atelja Internet usluga.\n"
" Ako nije na popisu odaberite Drugi"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Europski protokol"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Europski 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)"
@@ -7307,32 +7048,32 @@ msgstr ""
"Protokol za ostatak svijeta \n"
" bez D-kanala (za 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 "Kakvu karticu posjedujete?"
-#: ../../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"
@@ -7346,19 +7087,19 @@ msgstr ""
"\n"
"Ukoliko imate PCMCIA karticu, morate znati irq i io va¹e kartice.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Prekini"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Nastavi"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Kakvu ISDN karticu imate?"
-#: ../../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."
@@ -7366,60 +7107,87 @@ msgstr ""
"Prona¹ao sam ISDN PCI karticu mešutim ne znam kojeg je tipa. Molim izaberite "
"va¹u PCI karticu na slijedeę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 ""
"Nisam na¹ao niti jednu ISDN PCI karticu. Molim izaberite va¹u PCI karticu na "
"slijedeęem ekranu."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Izaberite serijski port na kojemu se nalazi modem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Podesi dialup"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Ime veze"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonski broj"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Prijavno ime"
-#: ../../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 "Temeljem skripta"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal-zasnovano"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Ime domene"
-#: ../../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 poslu¾itelj (opciono)"
-#: ../../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 poslu¾itelj (opciono)"
+#: ../../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 "ali ne odgovara"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instaliraj"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tablica"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7456,24 +7224,24 @@ msgstr "Niste trenutno spojeni na Internet."
msgid "Connect"
msgstr "Pove¾i"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Odspoji"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Podesi vezu"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internet veza i postava"
-#: ../../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 %s vezu."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7492,12 +7260,12 @@ msgstr ""
"\n"
"Pritisnite U redu 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 "Mre¾ne postavke"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7508,7 +7276,7 @@ msgstr ""
"Pritisnite U redu da zadr¾ite postojeęe postavke, ili Odustani za ponovno "
"konfiguriranje va¹e mre¾ne/Internet veze.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7521,72 +7289,77 @@ msgstr ""
"Ukoliko ne ¾elite koristiti auto detekciju, odselektirajte kvadratię s "
"potvrdom.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Izaberite profil za konfiguriranje"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Koristi auto detekciju"
-#: ../../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 "Otkrivanje urešaja..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normalna modemska veza"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detektiran 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 veza"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detektirano %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN veza"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detektirano %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL veza"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detektirano na mešusklopu %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kablovska veza"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "detektirana kablovska veza"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN veza"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ethernet kartica(e) pronašene"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Izaberite vezu 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"
@@ -7596,23 +7369,23 @@ msgstr ""
"Molimo izaberite koji ¾elite koristiti.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internet veza"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Da li ¾elite pokreniti va¹u vezu kod svakog podizanja (boot) sustava ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Mre¾ne postavke"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Mre¾a treba biti ponovno pokrenuta"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7623,7 +7396,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"
@@ -7633,7 +7406,7 @@ msgstr ""
"\n"
"Konfiguracija ęe sada biti primjenjena na va¹em sustavu.\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."
@@ -7641,7 +7414,7 @@ msgstr ""
"Nakon ¹to je to napravljeno, preporučamo da ponovno pokrenete va¹e X\n"
"okru¾je kako bi izbjegli probleme prilikom promjene imena računala."
-#: ../../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 "
@@ -7652,7 +7425,7 @@ msgstr ""
"ili mcca. Ako va¹a veza ne radi, mo¾da ęete morati ponovno pokrenuti\n"
"konfiguraciju"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7664,7 +7437,7 @@ msgstr ""
"Jednostavno prihvatite ovaj urešaj konfiguriran.\n"
"Promjena polja ni¾e ę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"
@@ -7674,43 +7447,55 @@ msgstr ""
"Svaka stavka treba biti unesena kao IP adresa odvojena\n"
"toč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 " (upravljački program %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 "Netmaska"
-#: ../../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 "Automatski IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Pokrenuto pri podizanju"
-#: ../../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 oblika 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"
@@ -7722,59 +7507,59 @@ msgstr ""
"primjerice mojeracunalo.odjel.domena.hr.\n"
"Takošer unesite IP adresu gateway računala ako gateway postoji"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS poslu¾itelj"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (npr. %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 oblika 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 oblika 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Postava proxy-a"
-#: ../../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 "Prati id mre¾ne kartice (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četi sa 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Detektirana je vatrozidna konfiguracija!"
-#: ../../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."
@@ -7782,27 +7567,27 @@ msgstr ""
"Upozorenje! Postojeęa vatrozidna konfiguracija je pronašena. Morati ęete "
"ručno popraviti neke dijelove nakon instalacije."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Postava Interneta"
-#: ../../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 ¾elite poku¹ati spajanje na Internet ?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Testiram va¹u vezu..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sustav 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 "Zbog sigurnosnih razloga, biti ęe sada 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."
@@ -7810,92 +7595,92 @@ msgstr ""
"Čini se kako sustav nije spojen na internet.\n"
"Probajte ponovno podesiti va¹u vezu."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Postava Veze"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Molim ispunite ili provjerite vrijednost doljnjeg polja"
-#: ../../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¹ osobni telefonski broj"
-#: ../../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 "Ime ISP pru¾atelja (npr. provider.hr)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Telef. broj pru¾atelja"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Pru¾ateljev DNS 1 (opciono)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Pru¾ateljev DNS 2 (opciono)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Odaberite va¹u zemlju"
-#: ../../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"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Brzina"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Vrijeme čekanja veze (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 "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 "Korisnička Lozinka"
-#: ../../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 "Pro¹irene 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 "
@@ -7914,12 +7699,12 @@ msgstr "Vraęanje iz datoteke %s nije uspjelo: %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 prilikom pisanja u datoteku %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"
@@ -7949,183 +7734,184 @@ msgstr "lijepo"
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 - Ispi¹i, Bez Reda"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR Nova Generacija"
+#: ../../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 - Ispi¹i, Bez Reda"
+#: ../../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 Nova Generacija"
-#: ../../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 "Nepoznati model"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Lokalni pisač"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Udaljeni pisač"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Pisač na udaljenom CUPS poslu¾itelju"
-#: ../../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 "Pisač na udaljenom lpd poslu¾itelju"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Mre¾ni pisač (TCP/socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Pisač na SMB/Windows 95/98/NT poslu¾itelju"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Pisač na NetWare poslu¾itelju"
-#: ../../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 pisača"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Proslijedi (pipe) na komandu"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "Nepoznati 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 "Nepoznati model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Lokalni pisači"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Udaljeni pisač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 pisač \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", multi-funkcionalan urešaj na paralelnom portu \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", multi-funkcionalan urešaj na USBu"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", multi-funkcionalan urešaj na HP JetDirectu"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", multi-funkcionalan urešaj"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", ispis na %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, fuzzy, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "na LPD poslu¾itelju \"%s\", pisač \"%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 poslu¾itelju \"%s\", dijeli \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, fuzzy, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "na Novell poslu¾itelju \"%s\", pisač \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", kori¹tenjem komande %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 "Raw printer (Bez upravljačkog programa)"
-#: ../../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čunalu)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Na CUPS poslu¾itelju \"%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 " (Uobičajeno)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Odaberite vezu pisača"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Kako je pisač povezan?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8135,19 +7921,19 @@ msgstr ""
"Pisače na udaljenom CUPS poslu¾itelju ne morate konfiguriratiovdje; ti "
"pisači ęe biti automatski pronašeni."
-#: ../../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 postavke"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Odredi CUPS poslu¾itelj"
-#: ../../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 "
@@ -8165,7 +7951,7 @@ msgstr ""
"unesti IP adresuCUPS poslu¾itelja i, opcionalno, broj porta, da bi dobili "
"informacije o pisačuod poslu¾itelja. Inače, ostavite ova polja praznima."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8181,151 +7967,151 @@ msgstr ""
"uredite datoteku /etc/cups/cupsd.conf ručno. Nemojte zaboraviti poslije "
"ponovnopokrenuti CUPS (naredba:\"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 izgledati poput 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 bi trebao biti cjelobrojni broj!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP CUPS poslu¾itelja"
-#: ../../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 CUPS konfiguracija"
-#: ../../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 "Ponovno pokreęem ispisni sutav ..."
-#: ../../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 "Slijedeęi paketi ęe biti uklonjeni"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Slijedeę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 va¹ sustav"
-#: ../../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 "Izaberite port na kojem se nalazi pisač."
-#: ../../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 postaviti ovaj pisač (\"%s\")\n"
"kao podrazumijevani pisač?"
-#: ../../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 pokreniti va¹u vezu kod svakog podizanja (boot) sustava ?"
-#: ../../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 pisač"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8348,7 +8134,7 @@ msgstr ""
"pristupsvim dostupnim pokretačkim programima za pisače, njihovim opcijama i "
"vrstamaveza prema pisačima."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8370,7 +8156,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"
@@ -8385,7 +8171,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"
@@ -8405,20 +8191,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 pisač"
-#: ../../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"
@@ -8442,54 +8228,54 @@ msgstr ""
"ispisa,...),izaberite \"Pisač\" u \"Hardver\" odjeljku 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 detekciju"
-#: ../../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 "Pisač na SMB/Windows 95/98/NT poslu¾itelju"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Detektirano %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 "Pisač 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 pisač \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Mre¾ni pisač (TCP/socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Pisač na SMB/Windows 95/98/NT poslu¾itelju"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Lokalni pisač"
-#: ../../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, ..., "
@@ -8501,23 +8287,23 @@ msgstr ""
"odgovara LPT1:, LPT2:, ..., prvi USB pisač: /dev/usb/lp0, drugi USB pisač:/"
"dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Morate unijeti ime urešaja ili datoteke!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr ""
"Nije pronašen lokalni pisač!\n"
"\n"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Lokalni pisač"
-#: ../../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"
@@ -8525,7 +8311,7 @@ msgstr ""
"Ovaj pisač je prepoznat, ako to nije onaj kojeg ¾elite pode¹avati, "
"upi¹iteime urešaja/datoteke u liniju za unos."
-#: ../../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"
@@ -8533,7 +8319,7 @@ msgstr ""
"Ovo je popis svih prepoznatih pisača. Izaberite kojeg ¾elite podesitiili "
"upi¹ite ime urešaja/datoteke u liniju za unos"
-#: ../../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 "
@@ -8544,7 +8330,7 @@ msgstr ""
"va¹ pisač nije ispravno prepoznat ili ako biste radije ručno "
"namje¹talipisač, uključite \"Ručno namje¹tanje\"."
-#: ../../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 "
@@ -8556,7 +8342,7 @@ msgstr ""
"prepoznat ili ako biste radije ručno namje¹talipisač, uključite \"Ručno "
"namje¹tanje\"."
-#: ../../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"
@@ -8564,11 +8350,11 @@ msgstr ""
"Izaberite port preko kojeg je va¹ pisač povezan ili upi¹ite ime urešaja/"
"datotekeu liniju za unos."
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Izaberite port na kojem se nalazi pisač."
-#: ../../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, ...)."
@@ -8576,19 +8362,19 @@ msgstr ""
" (paralelni portovi:/dev/lp0, /dev/lp1, ...,odgovara LPT1:, LPT2:, ..., prvi "
"USB pisač: /dev/usb/lp0, drugi USB pisač: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Morate izabrati/upisati pisač/urešaj!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Ručno namje¹tanje"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Postavke udaljenog lpd pisač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."
@@ -8596,47 +8382,47 @@ msgstr ""
"Ukoliko ¾elite koristiti udaljeni lpd pisač, morate unijetiime ispisnog "
"poslu¾itelja te ime pisača na tom poslu¾itelju."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Udaljeno ime računala"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Ime udaljenog pisača"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Nedostaje ime računala udaljenog pisača!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Nedostaje ime udaljenog pisača!"
-#: ../../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 "Detektirano %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 poslu¾itelju \"%s\", dijeli \"%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 "Ispis na pisaču \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Postavke SMB (Windows 9x/NT) pisač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 "
@@ -8648,46 +8434,46 @@ msgstr ""
"poslu¾itelja, kao iime dijeljenog resursa za pisač kojem ¾elite pristupiti i "
"bilo kojeprimjenjivo korisničko ime, lozinku ili 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 poslu¾itelj"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP SMB poslu¾itelja"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Ime sharea"
-#: ../../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 detekciju"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Ime poslu¾itelja ili IP poslu¾itelja mora biti naveden!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Ime dijeljenog samba resursa nedostaje!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "SIGURNOSNO UPOZORENJE!"
-#: ../../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 "
@@ -8730,7 +8516,7 @@ msgstr ""
"uPrinterdrakeu.\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 "
@@ -8743,7 +8529,7 @@ msgstr ""
"Printerdrakeu.\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"
@@ -8755,11 +8541,11 @@ msgstr ""
"\n"
"Da li stvarno ¾elite nastaviti namje¹tati ovaj pisač kao ¹to činite sada?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Postavke NetWare pisač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 "
@@ -8771,43 +8557,43 @@ msgstr ""
"ime ispisnog reda za pisač kojim¾elite pristupiti, te neko primjenjivo "
"korisničko ime i lozinku."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Ispisni poslu¾itelj"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Ime reda pisača"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Ime NCP poslu¾itelja nedostaje!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Nedostaje ime NCP reda!"
-#: ../../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 "Opcije TCP/Socket pisač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 "
@@ -8820,21 +8606,21 @@ msgstr ""
"na drugim poslu¾iteljima mo¾e biti drugačije.Pogledajte priručnik va¹eg "
"hardvera."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Nedostaje ime računala od pisača!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Ime računala od pisač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 pisač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 "
@@ -8844,11 +8630,11 @@ msgstr ""
"ili Foomatic specifikacijama. Primjetite da nisu svi URI tipovi podr¾ani od "
"svih spoolera."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Ispravan URI mora biti une¹en!"
-#: ../../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."
@@ -8856,27 +8642,31 @@ msgstr ""
"Svaki pisač treba ime (na primjer \"pisač\").Polja opisa i lokacije ne "
"moraju biti popunjena. To su komentari za korisnike."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Ime pisač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 pisača ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Pripremam bazu pisača ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model va¹eg pisača"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8901,24 +8691,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 točan"
-#: ../../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 "Ručno izaberi model"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Izabir modela pisača"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Kakav model pisača imate?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8932,7 +8722,7 @@ msgstr ""
"pisačaispravno. Pronašite ispravan model upopisu kada pokazivač pokazuje "
"nakrivi model ili na \"Raw pisač\"."
-#: ../../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."
@@ -8940,11 +8730,11 @@ msgstr ""
"Ako va¹ pisač nije prikazan, izaberite kombatibilni (pogledajte priručnik "
"odpisača) ili neki slični."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI winprinter konfiguracija"
-#: ../../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 "
@@ -8960,11 +8750,11 @@ msgstr ""
"ispisaprobne stranice. Inače pisač neęe raditi. Va¹u postavu tipa veze "
"pokretačkiprogram ęe ignorirati."
-#: ../../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 konfiguracija"
-#: ../../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 "
@@ -8976,7 +8766,7 @@ msgstr ""
"Spojiteva¹ pisač na lokalni port ili ga namjestite na računalu u kojeg je "
"uključen."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
#, fuzzy
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -8998,11 +8788,11 @@ msgstr ""
"stranice za namje¹tanje glavepisača sa \"lexmarkmaintain\" i podesite "
"postavke za namje¹tanje glave saovim programom."
-#: ../../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 "
@@ -9025,7 +8815,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"
@@ -9041,22 +8831,22 @@ msgstr ""
"(memorija,duplex jedinica, dodatne ladice) postavljeni ispravno. Primjetite "
"dasa vrlo velikom kakvoęom ispisa/rezolucijom ispis mo¾e znatno usporiti."
-#: ../../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 je izvan dosega!<"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9065,11 +8855,11 @@ msgstr ""
"Da li ¾elite postaviti ovaj pisač (\"%s\")\n"
"kao podrazumijevani pisač?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testne stranice"
-#: ../../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 "
@@ -9081,39 +8871,39 @@ msgstr ""
"laserskimpisačima sa malo memorije i uopęe se ne ispisati. U veęini "
"slučajeva jedovoljno ispisati standardnu probnu stranicu."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Bez testnih stranica"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Ispi¹i"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standardna testna stranica"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternativna testna stranica (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternativna testna stranica (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Foto testna stranica"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Ne ispi¹i nikakve probne stranice"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Ispisujem probnu stranicu(e)..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9128,7 +8918,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"
@@ -9136,15 +8926,15 @@ msgstr ""
"Probna stranica(e) poslana je na pisač.\n"
"Ponekad je potrebno par sekundi prije nego pisač počne s ispisom.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Da li je sve radilo ispravno?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Raw pisač"
-#: ../../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 "
@@ -9157,7 +8947,7 @@ msgstr ""
"\"kprinter <datoteka>\". Grafički alati vam omoguęuju da lako izaberetepisač "
"i podesite opcije.\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 "
@@ -9167,8 +8957,8 @@ msgstr ""
"ispis mnogih aplikacija, ali ovdje ne stavljate ime datoteke jerdatoteku za "
"ispis dobavlja 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"
@@ -9180,7 +8970,7 @@ msgstr ""
"\"%s\" komanda dozvoljava da podesite opcije za pojedini posao ispisa.Samo "
"dodajte ¾eljene postavke u 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 "
@@ -9190,7 +8980,7 @@ msgstr ""
"Da bi saznali o dostupnim opcijama za trenutni pisač pročitajte ili "
"popisprikazan dolje ili stisnite na \"Popis ispisnih opcija\".%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"
@@ -9198,7 +8988,7 @@ msgstr ""
"Ovo je popis dostupnih opcija za ispis za trenutni pisač:\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 "
@@ -9207,8 +8997,8 @@ msgstr ""
"Da bi ipisali datoteku iz komandne linije (terminalski prozor) "
"koristitekomandu \"%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 "
@@ -9218,7 +9008,7 @@ msgstr ""
"dijalogamnogih aplikacija. Ali tamo ne upisujete ime datoteke jer datoteku "
"za ispisdobavlja 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."
@@ -9226,7 +9016,7 @@ msgstr ""
"Da bi dobili popis opcija dostupnih za trenutni pisač stisnite na "
"\"Popisispisnih opcija\"."
-#: ../../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 "
@@ -9235,7 +9025,7 @@ msgstr ""
"Da bi ispisali datoteku iz komandne linije (terminalskog prozora) "
"koristitenaredbu \"%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"
@@ -9250,7 +9040,7 @@ msgstr ""
"nazvanu \"ZAUSTAVI pisač!\", koja zaustavlja sve poslove ispisa čim "
"jestisnete. Ovo je korisno kad se, npr., zaglavi papir.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9263,40 +9053,40 @@ msgstr ""
"odrešeniposao ispisa. Jednostavno dodajte ¾eljene postavke u 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 "Ispis/skeniranje na \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Ispis/skeniranje na \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Ispis/skeniranje na \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Ispis na pisaču \"%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 "Popis ispisnih opcija"
-#: ../../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. "
@@ -9319,7 +9109,7 @@ msgstr ""
"\n"
"Ne koristite \"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 "
@@ -9332,17 +9122,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 pisač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 "Prebaci postavke pisač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 %"
@@ -9356,7 +9146,7 @@ msgstr ""
"vrsta veze i podrazumijevane opcije) su preuzeti, ali ne i poslovi.\n"
"Ne mogu se svi redovi prebaciti zbog:\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"
@@ -9364,18 +9154,18 @@ msgstr ""
"CUPS ne podr¾ava pisače na Novell poslu¾iteljima ili pisače koji "
"¹aljupodatke u naredbu slobodne forme.\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 podr¾ava samo lokalne pisače, udaljene LPD pisače i socket/TCPpisač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 pisač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."
@@ -9383,7 +9173,7 @@ msgstr ""
"Uz to, ovaj program ne mo¾e stvarati redove ili \"foomatic-configure\" sene "
"mo¾e prebaciti."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9393,7 +9183,7 @@ msgstr ""
"Takošer, pisači pode¹eni sa PPD datotekama od svog proizvošača ili sanative "
"CUPS pokretačkim programima se ne mogu prebaciti."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9402,15 +9192,15 @@ msgstr ""
"\n"
"Označite pisače koje ¾elite prebaciti i stisnite \"Prebaci\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Ne prebacuj pisač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"
@@ -9421,11 +9211,11 @@ msgstr ""
"Stisnite \"Prebaci\" da prepi¹ete preko njega.\n"
"Mo¾ete i upisati novo ime ili preskočiti ovaj pisač."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Ime pisača mo¾e sadr¾avati samo slova, brojeve i podvlaku"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9434,16 +9224,16 @@ msgstr ""
"Pisač \"%s\" veę postoji,\n"
"da li zaista ¾elite prepisati njegovu konfiguraciju?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Novo ime pisač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 "
@@ -9452,29 +9242,29 @@ msgstr ""
"Prebacili ste va¹ biv¹i podrazumijevani pisač(\"%s\"), da li bi trebao "
"bitipodrazumijevani pisač i u novom sustavu %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Osvje¾avam padatke o pisač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 "Postavke udaljenog pisač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 "Podesi mre¾u"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Mre¾a 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 "
@@ -9485,11 +9275,11 @@ msgstr ""
"jo¹ nije pode¹ena. Ako nastavite bez ispravne mre¾e, neęete moęikoristiti "
"pisač kojeg sada pode¹avate. Kako ¾elite nastaviti?"
-#: ../../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 "
@@ -9504,7 +9294,7 @@ msgstr ""
"Internet\"/\"Veza\", i poslije podesite pisač, takošer iz Mandrake "
"kontrolnog centra,odjeljak \"Hardver\"/\"Pisač\""
-#: ../../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 "
@@ -9513,24 +9303,24 @@ msgstr ""
"Mre¾a nije pokrenuta. Provjerite postavke i hardver. Zatim probajte "
"ponovnopodesiti va¹ udaljeni pisač."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Ponovno pokreęem ispisni sutav ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "Visoka"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "Paranoidna"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Instaliram ispisni sustav s %s sigurnosnom razinom."
-#: ../../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 %"
@@ -9553,11 +9343,11 @@ msgstr ""
"\n"
"Da li stvarno ¾elite namjestiti ispisivanje na ovom računalu?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Pokretanje ispisnog sustava prilikom podizanja sustava"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9577,60 +9367,60 @@ msgstr ""
"\n"
"®elite li ponovno uključiti automatsko podizanje ispisnog sustava?"
-#: ../../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 softver..."
-#: ../../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 "Odaberite spooler pisača"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Koji ispisni sustav (spooler) ¾elite koristiti?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Pode¹avam pisač \"%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 "Postavke pisač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 ispisivanje?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Ispisni sustav:"
-#: ../../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; "
@@ -9642,7 +9432,7 @@ msgstr ""
"pogledali informacijeo njemu; ili da bi pisač sa udaljenog CUPS poslu¾itelja "
"učinili dostupnimStarOfficeu/OpenOffice.org/GIMPu."
-#: ../../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 "
@@ -9652,28 +9442,28 @@ msgstr ""
"promijenilipostavke; da ga odredite za podrazumijevani pisač; ili da bi "
"pogledaliinformacije 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 popis pisača (za prikaz svih dostupnih udaljenih CUPS pisača)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Promijeni ispisni sustav"
-#: ../../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 neki drugi pisač?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Promijeni postavke pisača"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9682,189 +9472,111 @@ msgstr ""
"Pisač %s\n"
"©to ¾elite promijeniti na ovom pisaču?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Napravi!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Vrsta veze s pisačem"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Ime pisač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č pisača, model, pokretački program"
-#: ../../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č pisač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 "Odredi ovaj pisač za podrazumijevani"
-#: ../../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 pisač StarOfficeu/OpenOffice.org/GIMPu"
-#: ../../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 pisač iz StarOfficea/OpenOffice.org/GIMPa"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Ispi¹i probne stranice"
-#: ../../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 "Saznajte kako koristiti ovaj pisač"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Ukloni pisač"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Uklanjam stari pisač \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Podrazumijevani pisač"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Pisač \"%s\" je sada odrešen za podrazumijevani."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Dodavanje pisača StarOfficeu/OpenOffice.org/GIMPu"
-#: ../../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 "Pisač \"%s\" je uspje¹no dodan StarOfficeu/OpenOffice.org/GIMPu."
-#: ../../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 \"%s\" StarOfficeu/OpenOffice.org/GIMPu."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Uklanjam pisač iz StarOfficea/OpenOffice.org/GIMPa"
-#: ../../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 "Pisač \"%s\" je uspje¹no uklonjen iz StarOfficea/OpenOffice.org/GIMPa."
-#: ../../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 pisač \"%s\" iz StarOfficea/OpenOffice.org/GIMPa."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Da li stvarno ¾elite ukloniti pisač \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Uklanjam pisač \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Postava proxy-a"
-
-#: ../../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 pomoęni program za konfiguriranje proxy-a.\n"
-"\n"
-"Ovdje ęete moęi postaviti va¹ http i ftp proxi-e\n"
-"sa ili bez logina i lozinke\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 http proxy informacije\n"
-"Molimo ostavite prazno ukoliko 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četi sa 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Broj porta bi trebao biti numerički"
-
-#: ../../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 unesite ftp proxy informacije\n"
-"Ostavite prazno ukoliko 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 proxy login i lozinku ukoliko postoje.\n"
-"Ostavite prazno ako ne ¾elite login/lozinku"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "login"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "lozinka"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "ponovno unesite lozinku"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Lozinke se ne podudaraju. Poku¹ajte ponovno!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ne mogu dodati particiju na _formatirani_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Ne mogu pisati u datoteku %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid nije uspio"
@@ -9878,7 +9590,7 @@ msgstr "mkraid nije uspio (mo¾da niste instalirali raidtools alate?)"
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"
@@ -9903,69 +9615,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Sigurnosna razina"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Uobičajeno)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Sigurnosna razina"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Udaljeno administriranje"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Jo¹ opcija"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Jo¹ 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 " (Uobičajeno)"
-
-#: ../../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¹avam sigurnosni nivo"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Molimo pričekajte, Pripremam instalaciju"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Pokreni ALSA (Naprednu Linux Zvučnu Arhitekturu) zvučni sustav"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron periodno zakazivanje 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."
@@ -9974,7 +9682,7 @@ msgstr ""
"syslog-a.\n"
"Takošer mo¾e biti kori¹ten za ga¹enje računala kada je baterija slaba."
-#: ../../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."
@@ -9983,7 +9691,7 @@ msgstr ""
"je at pokrenut, i pokreęe batch komande kada je prosječna zauzetost dovoljno "
"niska."
-#: ../../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 "
@@ -9995,7 +9703,7 @@ msgstr ""
"funkcija običnom UNIX cron-u, uključujuęi bolju sigurnost i veęu snagu "
"konfiguracijskih opcija."
-#: ../../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 "
@@ -10007,7 +9715,7 @@ msgstr ""
"operacije,\n"
"i uključuje podr¹ku za iskočive menije u konzoli."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10015,14 +9723,14 @@ msgstr ""
"HardDrake pokreęe isprobavanje hardware-a, i opciono konfigurira\n"
"novi/promjenjeni 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 poslu¾itelj. Koristi se za poslu¾ivanje HTML\n"
"dokumenata i CGI skripti."
-#: ../../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 "
@@ -10037,7 +9745,7 @@ msgstr ""
"a\n"
"onemogučuje sve servise za koje je zadu¾en."
-#: ../../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."
@@ -10045,7 +9753,7 @@ msgstr ""
"Pokreęe paketno filtriranje za Linux kernel 2.2 serije, za postavljanje\n"
"vatrozida za za¹titu va¹eg računala od mre¾nih napada."
-#: ../../services.pm_.c: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"
@@ -10055,7 +9763,7 @@ msgstr ""
"/etc/sysconfig/keyboard. Ona se mo¾e odabrati koristeęi kbdconfig alat.\n"
"Trebali biste ostaviti ovo uključeno za veęinu računala."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10063,11 +9771,11 @@ msgstr ""
"Automatsko regeneriranje kernel header-a 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 "Automatska detekcija i konfiguracija hardware-a pri podizanju."
-#: ../../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."
@@ -10075,7 +9783,7 @@ msgstr ""
"Linuxconf ęe ponekada urediti izvr¹avanje raznih radnji\n"
"pri samom podizanju kako bi odr¾ao sustavsku konfiguraciju."
-#: ../../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)."
@@ -10083,7 +9791,7 @@ msgstr ""
"lpd je daemon za ispis koji je potreban od lpr-a kako bi radio ispravno.\n"
"On je pojednostavljeno poslu¾itelj koji ¹alje ispisne poslove pisač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."
@@ -10091,7 +9799,7 @@ msgstr ""
"Linux Virtualni Poslu¾itelj, koristi se za pravljenje visoko raspolo¾ivog\n"
"poslu¾itelja visokih performansi."
-#: ../../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."
@@ -10099,7 +9807,7 @@ msgstr ""
"named (BIND) je Domain Name Server (DNS) poslu¾itelj koji se upotrebljava\n"
"za razlučivanje imena računala 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."
@@ -10107,7 +9815,7 @@ msgstr ""
"Montira i Demontira sve Mre¾ne datotečne sustave (NFS), SMB (Lan\n"
"Manager/Windows), i NCP (NetWare) točke montiranja."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10115,7 +9823,7 @@ msgstr ""
"Aktivira/Deaktivira sva pode¹ena mre¾na sučelja prilikom pokretanja\n"
"sustava."
-#: ../../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"
@@ -10125,7 +9833,7 @@ msgstr ""
"Ovaj servis pru¾a NFS poslu¾iteljsku funkcionalnost, koji se konfigurira\n"
"putem /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."
@@ -10133,7 +9841,7 @@ msgstr ""
"NFS je popularan protokol za dijeljenje datoteka putem TCP/IP mre¾a.\n"
"Ovaj servis pru¾a funkcionalnost NFS datotečnog zaključavanja."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10141,11 +9849,11 @@ msgstr ""
"Automatski uključuje numlock tipku u konzoli i\n"
"XFree-u pri podizanju."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Podr¾ava OKI 4w i kompaktibilne win pisač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 "
@@ -10157,7 +9865,7 @@ msgstr ""
" konfigurirana zato je sigurno pokrenuti ju iako na instaliranom\n"
" računalu ne treba."
-#: ../../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 "
@@ -10168,7 +9876,7 @@ msgstr ""
"poput NFS-a ili NIS-a. Portmap poslu¾itelj mora biti pokrenut na računalima\n"
"koji su poslu¾itelji za protokole koji se slu¾e RPC mehanizmima."
-#: ../../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."
@@ -10176,7 +9884,7 @@ msgstr ""
"Postfix je Mail Transport Agent, ¹to je program koji¹alje mail-ove sa jednog "
"računala na drugo."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10184,7 +9892,7 @@ msgstr ""
"Sprema i vraęa sustavsku entropiju za veęu kvalitetu generiranja\n"
"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"
@@ -10192,7 +9900,7 @@ msgstr ""
"Dodjeljuje raw urešaje (kao ¹to su hard disk\n"
"particije), za uporabu u aplikacijama kao ¹to su 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"
@@ -10203,7 +9911,7 @@ msgstr ""
"kompleksniji\n"
"ruting protokoli su potrebni za kompleksnije 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."
@@ -10211,7 +9919,7 @@ msgstr ""
"Rstat protokol omoguęava korisnicima na mre¾i da dohvate\n"
"mjerljive performanse za svako računalo koje je na 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."
@@ -10219,7 +9927,7 @@ msgstr ""
"Rusers protokol omoguęava korisnicima na mre¾i da identificira tko je\n"
"prijavljen na drugim računalima koja odgovaraju."
-#: ../../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)."
@@ -10228,11 +9936,11 @@ msgstr ""
"korisnika prijavljenih na računalo na kojima je pokrenut rwho (slično finger-"
"u)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Pokreni zvučni sustav na va¹em računalu"
-#: ../../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."
@@ -10241,65 +9949,65 @@ msgstr ""
"u različite sustavske log datoteke. Dobra je ideja uvijek imati pokrenuti "
"syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Učitava upravljačke programe 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 Pismovni Poslu¾itelj (ovo je nu¾no za XFree da se pokrene)."
-#: ../../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 trebaju biti startani automatski kod boot-a"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Ispisujem"
-#: ../../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 "Sustav"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Udaljeno administriranje"
# ../../share/compssUsers
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Poslu¾itelj baza podataka"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servisi: %d aktiviran za %d registriran"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Servisi"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "pokreęem"
-#: ../../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 daemoni"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10307,15 +10015,15 @@ msgstr ""
"Nema dodatnih informacija\n"
"o ovom servisu, ¾alim."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Pri pokretanju"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Pokretanje"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Zaustavljanje"
@@ -10403,7 +10111,7 @@ msgstr ""
"Mandrake Linux 8.2 dolazi sa najboljim Open Source igrama - arkade, akcijske,"
"kartanje, sport, 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"
@@ -10570,196 +10278,584 @@ 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 ""
+"Ovaj program je besplatni softver; mo¾ete ga redistribuirati i/ili "
+"mijenjati\n"
+"pod uvjetima GNU General Public License objavljenje od Free Software\n"
+"Foundationa; ili inačice 2, ili (kako izaberete) neke kasnije inačice.\n"
+"\n"
+"Ovaj program se distribuira u nadi da ęe biti koristan, ali\n"
+"BEZ IKAKVE GARANCIJE; bez čak i podrazumijevane TR®I©NE GARANCIJE\n"
+"ili POGODNOSTI ZA ODREŠENU SVRHU. Pogledajte\n"
+"GNU General Public License za vi¹e detalja.\n"
+"\n"
+"Trebali ste dobiti presliku GNU General Public License\n"
+"sa ovim programom; ako ne, pi¹ite na Free Software Foundation,\n"
+"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 "Tipkovnica"
+
+#: ../../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 "Molim prvo se odjavite te pritisnite Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Molim ponovo se logirajte u %s kako bi aktivirali promjenjeno"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Prebaci postavke pisača"
# ../../share/compssUsers
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Poslu¾itelj baza podataka"
# ../../share/compssUsers
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Poslu¾itelj baza podataka"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS Poslu¾itelj"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS Poslu¾itelj"
-#: ../../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
#, fuzzy
msgid "No kernel selected!"
msgstr "Nema TV kartice!"
-#: ../../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 povezan"
-#: ../../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 "Izabrao sve"
-#: ../../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 "Vrsta: "
+
+#: ../../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 "Netmaska"
+
+#: ../../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 domene"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS Poslu¾itelj"
+
+#: ../../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 "Napredne postavke"
-#: ../../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 "ponovno postavi"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Molim, umetnite Boot disketu u pogon %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 "Disketni pogon nije dostupan"
-#: ../../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 naęi potrebnu datoteku sa slikom '%s'."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Postava automatske 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"
@@ -10786,11 +10882,20 @@ msgstr ""
"\n"
"®elite li nastaviti?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Ponovno prika¾i"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Postava automatskih 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"
@@ -10798,12 +10903,12 @@ msgstr ""
"Izaberite za svaki korak da li ęe se ponoviti kao i u va¹oj instalaciji, "
"ilięe se izvoditi 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"
@@ -10815,12 +10920,12 @@ msgstr ""
"\n"
"Parametri automatske instalacije su dostupni u odjeljku na lijevoj strani"
-#: ../../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 "Čestitke!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10828,36 +10933,36 @@ msgstr ""
"Disketa je uspje¹no stvorena.\n"
"Sada mo¾ete ponoviti svoju instalaciju"
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Automatska 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 "Ukloni posljednju 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"
@@ -10867,7 +10972,7 @@ msgstr ""
" DrakBackup Report \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10879,7 +10984,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10891,13 +10996,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 "ukupni progres"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10906,41 +11011,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 lozinke"
-#: ../../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"
@@ -10951,65 +11056,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 "Sigurnosna pohrana sustavskih datoteka"
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Sigurnosna pohrana datoteka na tvrdom disku..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Sigurnosna pohrana korisničkih datoteka"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Progres sigurnosne pohrane tvrdog diska"
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Sigurnosna pohrana drugih datoteka"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Koristi vrpcu za pohranu"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11017,7 +11122,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11026,7 +11131,7 @@ msgstr ""
"popis datoteka poslan FTPom: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
#, fuzzy
msgid ""
"\n"
@@ -11037,39 +11142,39 @@ msgstr ""
"(!) problem sa FTP vezom: nije bilo moguęe poslati va¹e pohranjene "
"datotekeFTPom.\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 prilikom čitanja datoteke %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
msgid "File Selection"
msgstr "Odabir datoteka"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Izaberi datoteke ili mape i stisni 'Dodaj'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11077,26 +11182,26 @@ msgstr ""
"\n"
"Provjerite sve opcije koje trebate.\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 pohraniti i povratiti sve datoteke u va¹oj /etc mapi.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Sigurnosno pohranjivanje va¹ih sustavskih datoteka ( /etc mapa )"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Koristi inkrementalno pohranjivanje (ne zamjenjuje staru pohranu)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Izostavi 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."
@@ -11104,135 +11209,135 @@ msgstr ""
"S ovom opcijom moęi ęete povratiti bilo koju inačicu\n"
"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 "Odaberite sve korisnike koje ¾elite uključiti u pohranu."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Izostavi cache preglednika (browsera)"
-#: ../../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 inkrementalnu pohranu (ne zamjenjuje stare pohrane)"
-#: ../../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 "Windowse (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 pohranu"
-#: ../../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 "Upi¹ite ime hosta ili 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 "Upi¹ite mapu na ovom hostu u koju ęete staviti pohranu."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Upi¹ite svoje korisničko ime"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Upi¹ite svoju lozinku"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Zapamti ovu lozinku"
-#: ../../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 pohranu"
-#: ../../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 "Izaberite prostor na CDu"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Naznačite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Naznačite da li 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 "Naznačite da li prethodno ¾elite obrisati va¹ CDRW"
-#: ../../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 "Naznačite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Naznačite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11240,36 +11345,36 @@ msgstr ""
"Upi¹ite ime va¹eg CD snimača\n"
" ex: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Odaberite datoteku"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Koristi vrpcu za pohranu"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Upi¹ite ime urešaja kojeg ęete koristiti za sigurnosnu pohranu"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Naznačite da li prethodno ¾elite obrisati va¹ CDRW"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Naznačite da li prethodno ¾elite obrisati va¹ CDRW"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Naznačite da li prethodno ¾elite obrisati va¹ 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"
@@ -11277,57 +11382,57 @@ msgstr ""
"Upi¹ite maksimalnu dozvoljenu\n"
" veličinu za Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Upi¹ite mapu za snimanje:"
-#: ../../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 pohranjene 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 "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Tvrdi disk / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Vrsta"
-#: ../../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 "svaki sat"
-#: ../../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 "svaki dan"
-#: ../../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 "svaki tjedan"
-#: ../../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 "svaki mjesec"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Koristi daemon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11335,13 +11440,13 @@ msgstr ""
"Izaberite vremenski razmak izmešu\n"
"dvije sigurnosne pohrane"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Izaberite medij za pohranu."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11349,71 +11454,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Osigurajte da je cron daemon uključen u va¹e servise"
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Ovjde po¹alji izvje¹taj mailom poslije svake pohrane:"
-#: ../../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 "©to"
-#: ../../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 "Jo¹ opcija"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Drakbackup postava"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Izaberite gdje ¾elite pohranjivati"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "na tvrdi 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 "Izaberite ¹to ¾elite pohranjivati"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Pohrani sustav"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Pohrani korisnike"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Ručno izaberi korisnika"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11421,7 +11526,7 @@ msgstr ""
"\n"
"Izvori za pohranu: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11429,7 +11534,7 @@ msgstr ""
"\n"
"- Sustavske datoteke:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11437,7 +11542,7 @@ msgstr ""
"\n"
"- Korisničke datoteke:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11445,7 +11550,7 @@ msgstr ""
"\n"
"- Druge datoteke:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11454,32 +11559,32 @@ msgstr ""
"\n"
"- Snimi na tvrdi disk u putanju: %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"
@@ -11488,12 +11593,12 @@ msgstr ""
"\n"
"Snimi FTPom na 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"
@@ -11502,7 +11607,7 @@ msgstr ""
"\n"
"Snimi FTPom na host: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11511,7 +11616,7 @@ msgstr ""
"\t\t korisničko ime: %s\n"
"\t\t u putanju: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11519,19 +11624,19 @@ msgstr ""
"\n"
"- Opcije:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tIzostavi sustavske datoteke\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tPohrana koristi tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tPohrana koristi tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11540,41 +11645,41 @@ msgstr ""
"\n"
"- Daemon (%s) uključi :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Tvrdi 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 FTPom.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Mre¾u SSHom.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Mre¾u FTPom.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Mre¾u FTPom.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Nema postavki, molimo izaberite Čarobnjaka ili Napredno.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11582,7 +11687,7 @@ msgstr ""
"Popis podataka za povrat:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11590,259 +11695,259 @@ msgstr ""
"Popis 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 poni¹tite odabir ili ga uklonite iduęi put"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Pohranjene 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 povraęeni na %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Povrati postavke "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "U redu da bi povratili ostale datoteke"
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Popis korisnika za povrat (samo je najnoviji nadnevak va¾an za svakog "
"korisnika)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Pohrani sustavske datoteke prije:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "izaberite nadnevak za povrat"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Koristi tvrdi disk za pohranu"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Upi¹ite mapu za snimanje:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP veza"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Sigurna veza"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Povrati s tvrdog diska"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Upi¹ite mapu u koju ste pohranili podatke"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Izaberite drugi medij s kojeg ęete povratiti podatke"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Ostali mediji"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Povrati sustav"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Povrati korisnike"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "izaberi putanju za povrat (umjesto / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Napravi novu sigurnosnu pohranu prije povrata (samo za inkrementalne "
"pohrane.)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Ukloni mape korisnika prije povrata."
-#: ../../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 "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Pohranjene 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 "Povrati s tvrdog 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 particijsku tabelu"
-#: ../../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 "Povrati 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 "Ime računala"
-#: ../../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 "Lozinka"
-#: ../../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 "Ime računala: "
-#: ../../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 "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Povrati sve pohrane"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Prilagošena pohrana"
-#: ../../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 particijsku tabelu"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Povrati 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 "Prija¹nje"
-#: ../../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 "Snimi"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Slo¾i sigurnosnu pohranu"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Povrati"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11853,14 +11958,7 @@ msgstr ""
" va¹ mail sa izvje¹tajem nije poslan\n"
" molimo podesite sendmail"
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "Slijedeęi paketi ęe biti instalirani"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11869,19 +11967,26 @@ msgstr ""
"Gre¹ka tijekom slanja datoteke putem FTPa.\n"
" Ispravite svoje FTP postavke."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+#, fuzzy
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr "Slijedeęi paketi ęe biti instalirani"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Izaberite podatke za povrat"
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Izaberite medij za sigurnosnu pohranu..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Izaberite podatke koje ęete pohraniti..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11889,59 +11994,59 @@ msgstr ""
"Nije pronašena datoteka s postavkama \n"
"pritisnite Čarobnjaka ili Napredno."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Razvija se ... molimo sačekajte."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Pohrani sustavske datoteke"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Pohrani korisničke datoteke"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Pohrani ostale datoteke"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Ukupni progres"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "slanje datoteka FTPom"
-#: ../../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 "Pohrani iz datoteke sa postavkama"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Pogledaj postavke sigurnosne pohrane"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Postavke čarobnjaka"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Napredne postavke"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Pohrani 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"
@@ -12002,7 +12107,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12016,7 +12121,7 @@ msgstr ""
" namjesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12094,7 +12199,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
#, fuzzy
msgid ""
"restore description:\n"
@@ -12147,48 +12252,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 ""
-"Ovaj program je besplatni softver; mo¾ete ga redistribuirati i/ili "
-"mijenjati\n"
-"pod uvjetima GNU General Public License objavljenje od Free Software\n"
-"Foundationa; ili inačice 2, ili (kako izaberete) neke kasnije inačice.\n"
-"\n"
-"Ovaj program se distribuira u nadi da ęe biti koristan, ali\n"
-"BEZ IKAKVE GARANCIJE; bez čak i podrazumijevane TR®I©NE GARANCIJE\n"
-"ili POGODNOSTI ZA ODREŠENU SVRHU. Pogledajte\n"
-"GNU General Public License za vi¹e detalja.\n"
-"\n"
-"Trebali ste dobiti presliku GNU General Public License\n"
-"sa ovim programom; ako ne, pi¹ite na Free Software Foundation,\n"
-"Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12217,7 +12295,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"
@@ -12266,7 +12343,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12284,7 +12361,7 @@ msgstr ""
"no ¹to je po¹aljete poslu¾itelju.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12305,200 +12382,99 @@ msgstr ""
"mapu, i izgubit ęete sve podatke. Va¾no je biti\n"
"oprezan i ne mijenjati podatke u pohrani ručno.\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 ""
-"Opis:\n"
-"\n"
-" Drakbackup se koristi za sigurnosnu pohranu va¹eg sustava.\n"
-" Tijekom pode¹avanja mo¾ete izabrati: \n"
-"\t- Sustavske datoteke, \n"
-"\t- Korisničke datoteke, \n"
-"\t- Ostale datoteke.\n"
-"\tčitav va¹ sustav ... i ostale (poput Windows particija)\n"
-"\n"
-" Drakbackup vam omoguęuje da pohranite va¹ sustav na:\n"
-"\t- Tvrdi disk.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (s automatskim pokretanjem prilikom podizanja "
-"računala,\n"
-"spasonosnom opcijom i automatskom instalacijom.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Vrpcu.\n"
-"\n"
-" Drakbackup vam omoguęuje da povratite va¹ sustav u\n"
-" izabranu mapu.\n"
-"\n"
-" Podrazumijevano, sve pohrane ęe biti u\n"
-" /var/lib/drakbackup mapi\n"
-"\n"
-" Datoteka s postavkama:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Povrat:\n"
-" \n"
-" Tijekom povrata, DrakBackup ęe ukloniti \n"
-" va¹u izvornu mapu i potvrditi da li su sve\n"
-" datoteke u pohrani ispravne. Preporučamo \n"
-" da napravite posljednju pohranu prije povrata.\n"
-"\n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalacija %s-a nije uspjela. Prijavljena je slijedeęa gre¹ska:"
-#: ../../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 ""
# ../../share/compssUsers
-#: ../../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 "Konzolni Alati"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
#, fuzzy
msgid "HardDrake"
msgstr "na tvrdi disk"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "MandrakConsulting"
-#: ../../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 pisač"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Ime sharea"
-#: ../../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 mre¾nih postavki"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Provjera autentičnosti"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Odabir paketa"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Molim pričekajte"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12510,47 +12486,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 deinstalacija"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Post deinstalacija"
+
+#: ../../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 raspolo¾ivi poslije instalaciju u %s"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Mre¾ne postavke (%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 "Obri¹i profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profil za obrisati:"
-#: ../../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) :"
@@ -12558,91 +12539,93 @@ msgstr ""
"Ime profila kojeg treba stvoriti (novi profil se stvara kao kopija "
"trenutnog):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Ime računala: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internet pristup"
-#: ../../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 "Mešusklop:"
-#: ../../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 "Pode¹avanje Internet Pristupa..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LAN postavke"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Upravljački program"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Mešusklop"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Stanje"
-#: ../../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 "Ovdje stisnite 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 "Povezan"
-#: ../../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 povezan"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Pove¾i..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Odspoji..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12650,7 +12633,7 @@ msgstr ""
"Upozorenje, otkrivena je jo¹ jedna Internet veza, koja mo¾da koristiva¹u "
"mre¾u"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12658,36 +12641,36 @@ msgstr ""
"Nemate niti jedan konfigurirani mešusklop.\n"
"Konfigurirajte ga prvo klikanjem na 'Postavljanje'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LAN postavke"
-#: ../../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 "Pokrenuto pri podizanju"
-#: ../../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 "Aktiviraj sada"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "Deaktiviraj 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"
@@ -12695,7 +12678,7 @@ msgstr ""
"Ovo sučelje jo¹ nije pode¹eno.\n"
"Pokrenite čarobnjak za postavu 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'"
@@ -12703,121 +12686,117 @@ msgstr ""
"Nemate niti jednu internet vezu.\n"
"Napravite jednu klikanjem na 'Podesi'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Postava Internet veze"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Postava Internet veze"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tip veze: "
-#: ../../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 "uporaba: 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 "Ime 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 "pravljenje boot diskete"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "uobičajeno"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Gre¹ka DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "kernel inačica"
-#: ../../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 "Ekspertno 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 "Uvjerite se da je medij\tprisutan za urešaj %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"
@@ -12826,12 +12805,12 @@ msgstr ""
"Ne postoji medij za urešaj %s.\n"
"Molimo ubacite jedan."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ne mogu napraviti fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12842,99 +12821,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Tra¾i instalirane fontove"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Odselektiraj instalirane fontove"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "parsiraj sve fontove"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "nisu pronašeni fontovi"
-#: ../../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 "Gotov"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "nisam mogao naęi nikakve fontove na va¹im montiranim particijama"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Ponovno izaberi ispravne fontove"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "nisam mogao naęi nijedan font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Potra¾i fontove u popisu 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 "sačekajte tijekom ttmkfdira..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Instalacija True Typea gotova"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Pretvaranje 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 "stvaranje typ1insta"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript reference"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "pretvaranje ttf fontova"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pretvaranje pfm fontova"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Potisni privremene datoteke"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Ponovno pokreni XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Potisni datoteke fontova"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "Ponovno pokreni 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"
@@ -12948,111 +12927,213 @@ msgstr ""
"-Mo¾ete instalirati fontove na normalan način. U rijetkim slučajevima, "
"la¾nifontovi ęe sru¹iti va¹ X poslu¾itelj."
-#: ../../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 "Dobavi Windows fontove"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Odinstaliraj 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 "Popis 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 ""
+"Ovaj program je besplatni softver; mo¾ete ga redistribuirati i/ili "
+"mijenjati\n"
+"pod uvjetima GNU General Public License objavljenje od Free Software\n"
+"Foundationa; ili inačice 2, ili (kako izaberete) neke kasnije inačice.\n"
+"\n"
+"Ovaj program se distribuira u nadi da ęe biti koristan, ali\n"
+"BEZ IKAKVE GARANCIJE; bez čak i podrazumijevane TR®I©NE GARANCIJE\n"
+"ili POGODNOSTI ZA ODREŠENU SVRHU. Pogledajte\n"
+"GNU General Public License za vi¹e detalja.\n"
+"\n"
+"Trebali ste dobiti presliku GNU General Public License\n"
+"sa ovim programom; ako ne, pi¹ite na Free Software Foundation,\n"
+"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 "Generički pisač"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Izaberite datoteku ili mapu fontova i stisnite 'Dodaj'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Instalacijski popis"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "stisnite ovdje ako ste sigurni"
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "ovdje ako niste."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Odselektiraj sve"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Izabrao sve"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Popis za uklanjanje"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Početni testovi"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Kopiraj fontove na va¹ sustav"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instaliraj i pretvori fontove"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Post instalacija"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Ukloni fontove s va¹eg sustava"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Post deinstalacija"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Dijeljenje Internet Veze"
-#: ../../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 veze prema internetu je trenutno omoguęeno"
-#: ../../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"
@@ -13064,19 +13145,19 @@ msgstr ""
"\n"
"©to ¾elite napraviti?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "onemoguęi"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "odustani"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "ponovno postavi"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Onemoguęujem poslu¾itelje..."
@@ -13084,11 +13165,11 @@ msgstr "Onemoguęujem poslu¾itelje..."
msgid "Internet connection sharing is now disabled."
msgstr "Dijeljenje veze prema Internetu je trenutno onemoguęeno."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Dijeljenje veze prema Internetu je trenutno onemoguęeno"
-#: ../../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"
@@ -13100,19 +13181,19 @@ msgstr ""
"\n"
"©to ¾elite napraviti?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "omoguęi"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Omoguęujem poslu¾itelje..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Dijeljenje veze prema internetu je trenutno omoguęeno."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -13132,21 +13213,21 @@ msgstr ""
"Upozorenje: trebati ęete primjenjeni Mre¾ni Urešaj za postavljanje lokalne "
"mre¾e (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Mešusklop %s (koristi modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Mešusklop %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nema mre¾nog adaptera na va¹em sustavu!"
-#: ../../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."
@@ -13154,11 +13235,11 @@ msgstr ""
"Nije pronašen niti jedan mre¾ni adapter na va¹em sustavu. Molimo pokrenite "
"hardware-ski konfiguracijski alat."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Mre¾ni mešusklop"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13173,18 +13254,18 @@ msgstr ""
"\n"
"Postaviti ęu lokalnu mre¾u (LAN) sa tim 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 odaberite koji mre¾ni adapter ęe biti povezan na va¹u lokalnu mre¾u."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Mre¾no sučelje veę pode¹eno"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13199,15 +13280,24 @@ msgstr ""
"\n"
"Mo¾ete je podesiti i ručno, ali trebate znati ¹to radite."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatska rekonfiguracija"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Poka¾i trenutne postavke sučelja"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Poka¾i trenutne postavke sučelja"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13224,7 +13314,7 @@ msgstr ""
"IP atribut: %s\n"
"Pokretački program: %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 "
@@ -13234,7 +13324,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"
@@ -13248,12 +13338,12 @@ msgstr ""
"poslu¾itelj.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "C-Class lokalna mre¾a"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13262,64 +13352,64 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "IP (ovog) DHCP poslu¾itelja"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP (ovog) DHCP poslu¾itelja"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Novo ime pisač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 "Re-konfiguriraj sučelje i DHCP poslu¾itelj"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Lokalna mre¾a nije zavr¹ila sa '.0', odustajem."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Potencijalni LAN adresni konflikt je 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 skriptove, instaliram softver, pokreęem poslu¾itelje..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problem prilikom 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 "
@@ -13329,23 +13419,23 @@ msgstr ""
"Sada mo¾ete dijeliti va¹u internet vezu sa drugim računalima 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 "Postavljanje je veę urašeno, ali je trenutno onemoguęeno."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Postavljanje je veę urašeno, ali je trenutno omoguęeno."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Dijeljenje veze prema internetu nije bilo konfigurirano."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Postavke dijeljenja internet veze"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13360,158 +13450,158 @@ msgstr ""
"\n"
"Kliknite na Postavke ukoliko ¾elite pokreniti čarobnjak za postavljanja."
-#: ../../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 "particija %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 "Gotov"
-#: ../../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 pisač"
-#: ../../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 "Odselektiraj sve"
-#: ../../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 "Inačica: %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 detekciju"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Koristi auto detekciju"
-#: ../../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 "Spremi odabir 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 "Nema TV kartice!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
#, fuzzy
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
@@ -13532,7 +13622,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13541,139 +13631,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 "pravljenje 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 "Izaberite datoteku"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Ime sharea"
-#: ../../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 "Instaliraj sustav"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Odaberite 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 "Izabir modela pisača"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Morate izabrati/upisati pisač/urešaj!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Otkrivanje urešaja ..."
#. -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"
@@ -13688,71 +13778,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 "Kanada (kabl)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "SAD (bcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "SAD (kabl)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "SAD (kabl-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Kina (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japan (kabl)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Istočna Europa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Francuska [SECAM]"
-#: ../../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 Europa"
-#: ../../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"
@@ -13760,44 +13850,44 @@ msgstr ""
"Molim, \n"
"upi¹ite svoj tv standard i zemlju"
-#: ../../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 "Područje :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Pretra¾ivanje TV kanala u tijeku ..."
-#: ../../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 "Pojavila se gre¹ka kod instalacije 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 "Nema TV kartice!"
-#: ../../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"
@@ -13817,30 +13907,442 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "Alternativna testna stranica (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 "Provjera autentičnosti"
+
+#: ../../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 veličina"
+
+#: ../../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 "Sigurnosna razina"
+
+#: ../../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 "Odaberite 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 "razina"
+
+#: ../../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 "Ime modula"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 gumba"
+
+#: ../../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 "Izaberite na kojem serijskom portu je mi¹ priključen."
+
+#: ../../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 "Zavr¹i"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Koristi auto detekciju"
+
+#: ../../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 detekciju"
+
+#: ../../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 "uporaba: keyboarddrake [--exper] [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/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uporaba: keyboarddrake [--exper] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Odaberite skener"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr ""
+
+#: ../../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 "Auto. ispitaj"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "detektiran na portu %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Otkrivanje hard diskova"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Poka¾i info o hardveru"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Prika¾i informacije"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Podesi mi¹"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Uklanjam pisač \"%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 detekciju"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Koristi auto detekciju"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opcije"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Molim izaberite raspored tipkovnice."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Da li ¾elite da BackSpace vrati Delete u konzoli?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Promjeni 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."
@@ -13849,138 +14351,126 @@ msgstr ""
"zavr¹ili.\n"
"Ukoliko ga nemate, pritisnite Odustani kako bi izbjegli ¾ivu nadogradnju."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Ne mogu pokrenuti ¾ivu nadogradnju !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Promjena je izvr¹ena, ali da bi imala učinak, morate se odlogirati"
-#: ../../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 "Poka¾i samo 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/_Snimi"
-#: ../../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/Snimi_kao"
-#: ../../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/Proba"
-#: ../../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 "potraga"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Alat za nadziranje logova"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Postavke"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "odgovara"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "ali ne odgovara"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Izaberite 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 "Upozorenje na po¹tu/SMS"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "Molim pričekajte, parsiram datoteku: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Postava upozorenja na po¹tu/SMS"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -13991,123 +14481,238 @@ msgstr ""
"\n"
"Ovdje ęete moęi namjestiti sustav upozoravanja.\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 domene"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS Poslu¾itelj"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Postfix mail poslu¾itelj, Inn news poslu¾itelj"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS Poslu¾itelj"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS Poslu¾itelj"
-#: ../../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 "Ispisni poslu¾itelj"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "postavljanje 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 "Primit ęete upozorenje ako jedan od izabranih servisa vi¹e ne radi"
-#: ../../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 "Primit ęete upozorenje ako je optereęenje veęe od ove vrijednosti"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "postava upozoravanja"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Upi¹ite svoju lozinku"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Snimi kao.."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Molim izaberite koju vrstu mi¹a koristite."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emuliranje treęe tipke?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Mre¾ne postavke"
+
+#: ../../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 veze: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Testiram va¹u vezu..."
+
+#: ../../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"
+
+#: ../../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 "postava upozoravanja"
+
+#: ../../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 jo¹ jedna Internet veza, koja mo¾da koristiva¹u "
+"mre¾u"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Pove¾i"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Odspoji"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Čitam podatke o pisaču ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Otkrivanje urešaja ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Isku¹aj 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 našen na %s, podesi?"
-#: ../../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 "Odaberite skener"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Skener %s nije podr¾an"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14116,11 +14721,11 @@ msgstr ""
"Scannerdrake nije uspio prepoznati va¹ %s skener.\n"
"Izaberite urešaj gdje je skener uključen"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "Izaberite urešaj"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14131,7 +14736,7 @@ msgstr ""
"Mo¾ete pokrenuti printerdrake iz Mandrake kontrolnog centra uHardver "
"odjeljku."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14151,6 +14756,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "detektiran na portu %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Odaberite jezik"
@@ -14223,10 +14833,14 @@ msgstr "Instaliraj dogradnje sustava"
msgid "Exit install"
msgstr "Izlaz iz instalacije"
-#: ../../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
#: ../../share/compssUsers:999
msgid "Web/FTP"
@@ -14501,3 +15115,264 @@ msgstr "Multimedija - CD pr¾enje"
#: ../../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 "Telefonski broj"
+
+#~ 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 ""
+#~ "Sada imate moguęnost za skidanje software-a za enkripciju.\n"
+#~ "\n"
+#~ "UPOZORENJE:\n"
+#~ "\n"
+#~ "Zbog različitih opęih zahtjeva primjenjivih na ovaj software i presuda\n"
+#~ "raznih sudova, kupac i/ili krajnji korisnik ovog software-a treba se\n"
+#~ "uvjeriti da zakoni njegovog/e sudstva dozvoljava mu/joj da skine, spremi\n"
+#~ "i/ili koristi ovaj software.\n"
+#~ "\n"
+#~ "U dodatku kupac i/ili krajnji korisnik mora dijelom biti svjestan da ne "
+#~ "prekr¹i\n"
+#~ "zakon svoga sudstva. Ukoliko kupac i/ili krajnji korisnik ne \n"
+#~ "po¹tuje stavke tih primjenjivih zakona, mo¾e ga dovesti do ozbiljnih\n"
+#~ "sankcija.\n"
+#~ "\n"
+#~ "U bilo kojem slučaju Mandrakesoft ili njegovi proizvošači i/ili "
+#~ "nabavljačine mogu biti odgovorni\n"
+#~ "za specijalne, indirektne ili slučajne ¹tete bilo kako (uključujuęi, ali "
+#~ "ne\n"
+#~ "ograničana na gubitak profita, prekid posla, gubitak komercijalnih "
+#~ "podataka\n"
+#~ "i\n"
+#~ "drugih novčanih gubitaka, i eventualne odgovornosti i isplate naknade ¹to "
+#~ "treba biti plaęeno\n"
+#~ "odlukom suda) ¹to je posljedica kori¹tenja, posjedovanja ili samog\n"
+#~ "skidanja ovog software-a, kojemu ęe kupac i/ili krajnji korisnik mo¾e\n"
+#~ "eventualno imati pristup poslije potpisivanja postojeęeg ugovora/"
+#~ "dogovora.\n"
+#~ "\n"
+#~ "\n"
+#~ "Za bilo kakve upite u svezi ovog ugovora, molimo kontaktirajte \n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Postava proxy-a"
+
+#~ 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 pomoęni program za konfiguriranje proxy-a.\n"
+#~ "\n"
+#~ "Ovdje ęete moęi postaviti va¹ http i ftp proxi-e\n"
+#~ "sa ili bez logina i lozinke\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Molimo popunite http proxy informacije\n"
+#~ "Molimo ostavite prazno ukoliko ne ¾elite http proxy"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Url treba početi sa 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Broj porta bi trebao biti numerički"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Molimo unesite ftp proxy informacije\n"
+#~ "Ostavite prazno ukoliko 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 proxy login i lozinku ukoliko postoje.\n"
+#~ "Ostavite prazno ako ne ¾elite login/lozinku"
+
+#~ msgid "login"
+#~ msgstr "login"
+
+#~ msgid "password"
+#~ msgstr "lozinka"
+
+#~ msgid "re-type password"
+#~ msgstr "ponovno unesite lozinku"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Lozinke se ne podudaraju. Poku¹ajte ponovno!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Ne mogu pisati u 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 jo¹ jedna Internet veza, koja mo¾da koristiva¹u "
+#~ "mre¾u"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "nema jo¹ implementirane pomoęi.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Molim 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 ""
+#~ "Opis:\n"
+#~ "\n"
+#~ " Drakbackup se koristi za sigurnosnu pohranu va¹eg sustava.\n"
+#~ " Tijekom pode¹avanja mo¾ete izabrati: \n"
+#~ "\t- Sustavske datoteke, \n"
+#~ "\t- Korisničke datoteke, \n"
+#~ "\t- Ostale datoteke.\n"
+#~ "\tčitav va¹ sustav ... i ostale (poput Windows particija)\n"
+#~ "\n"
+#~ " Drakbackup vam omoguęuje da pohranite va¹ sustav na:\n"
+#~ "\t- Tvrdi disk.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (s automatskim pokretanjem prilikom podizanja "
+#~ "računala,\n"
+#~ "spasonosnom opcijom i automatskom instalacijom.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Vrpcu.\n"
+#~ "\n"
+#~ " Drakbackup vam omoguęuje da povratite va¹ sustav u\n"
+#~ " izabranu mapu.\n"
+#~ "\n"
+#~ " Podrazumijevano, sve pohrane ęe biti u\n"
+#~ " /var/lib/drakbackup mapi\n"
+#~ "\n"
+#~ " Datoteka s postavkama:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Povrat:\n"
+#~ " \n"
+#~ " Tijekom povrata, DrakBackup ęe ukloniti \n"
+#~ " va¹u izvornu mapu i potvrditi da li su sve\n"
+#~ " datoteke u pohrani ispravne. Preporučamo \n"
+#~ " da napravite posljednju pohranu prije povrata.\n"
+#~ "\n"
+#~ "\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "uporaba: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "uporaba: keyboarddrake [--exper] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "uporaba: keyboarddrake [--exper] [keyboard]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detektirano na mešusklopu %s"
diff --git a/perl-install/share/po/hu.po b/perl-install/share/po/hu.po
index 3e7486379..2f8661fd5 100644
--- a/perl-install/share/po/hu.po
+++ b/perl-install/share/po/hu.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: 2002-09-21 23:03+0200\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: Hungarian\n"
@@ -71,44 +71,44 @@ msgstr ""
"A grafikus kįrtya lehetõvé teszi több képernyõ hasznįlatįt.\n"
"Mit szeretne tenni?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Vįlassza ki a grafikus kįrtyįn talįlható memória mennyiségét"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree-beįllķtįsok"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Melyik XFree-t szeretné hasznįlni?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "A képernyõk egymįstól független beįllķtįsa"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "A Xinerama kiterjesztés hasznįlata"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Csak a(z) \"%s\"%s kįrtya beįllķtįsa"
-#: ../../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 hardveres 3D-s gyorsķtįssal"
-#: ../../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 ""
"A kįrtya tįmogat hardveres 3D-s gyorsķtįst, de csak az XFree %s verzióban.\n"
"Az XFree %s is hasznįlható; elképzelhetõ, hogy abban jobb a 2D-s tįmogatį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 "A kįrtya tįmogat hardveres 3D-s gyorsķtįst az XFree %s verzióval."
-#: ../../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 KĶSÉRLETI JELLEGŪ hardveres 3D-s gyorsķtįssal"
-#: ../../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 ""
"Az XFree %s verzió is hasznįlható; elképzelhetõ, hogy ebben jobb a 2D-s\n"
"tįmogatį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 ""
"A kįrtya tįmogat hardveres 3D-s gyorsķtįst az XFree %s verzióban,\n"
"DE EZ KĶSÉRLETI JELLEGŪ, HASZNĮLATA AKĮR A GÉP LEFAGYĮSĮHOZ IS VEZETHET!"
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (telepķtési meghajtóprogram)"
#: ../../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 "Egyéni"
@@ -165,7 +165,7 @@ msgstr "Grafikus kįrtya"
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 "Felbontįs"
@@ -174,27 +174,28 @@ msgid "Test"
msgstr "Teszt"
#: ../../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 "Beįllķtįsok"
-#: ../../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 "Kilépés"
@@ -223,7 +224,8 @@ msgstr "Plug and Play"
msgid "Generic"
msgstr "Įltalįnos"
-#: ../../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 "Gyįrtó"
@@ -281,50 +283,52 @@ msgstr "16 millió szķn (24-bites)"
msgid "4 billion colors (32 bits)"
msgstr "4 milliįrd szķn (32-bites)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Felbontįsok"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Vįlassza ki a felbontįst és a szķnmélységet"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafikus kįrtya: %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 "Mégsem"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "A beįllķtįsok kipróbįlįsa"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Ki szeretné próbįlni a beįllķtįsokat?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Figyelmeztetés: a grafikus kįrtya tesztelése esetleg a gép lefagyįsįhoz is "
@@ -428,164 +432,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Milyen normįt hasznįl a televķzió?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "A rendszerindķtįsi partķció elsõ szektora"
-#: ../../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 "A lemezmeghajtó legelsõ szektora (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "A SILO telepķtése"
-#: ../../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 "Hovį kerüljön a rendszerindķtó program (bootloader)?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "A LILO/GRUB telepķtése"
-#: ../../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, szöveges menüvel"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO, grafikus menüvel"
-#: ../../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 "Indķtįs DOS-ból vagy Windowsbó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 "Rendszerindķtįsi beįllķtįsok"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "A hasznįlni kķvįnt rendszerbetöltõ"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "A rendszerindķtó program telepķtése"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Rendszerindķtįsi eszköz"
-#: ../../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 "Képernyõmód"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Vįrakozįsi idõ az alapértelmezett rendszer betöltése elõtt"
-#: ../../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 "Jelszó"
-#: ../../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 "Jelszó (még egyszer)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "A parancssorban įtadható paraméterek korlįtozįsa"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "korlįtozįs"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "A /tmp törlése minden śjraindulįsnįl"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "A RAM mérete, ha szükséges (%d MB-ot detektįltam)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Több profil engedélyezése"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "A fizikai memória mérete MB-ban"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"\"A parancssorban įtadható paraméterek korlįtozįsa\" beįllķtįsnak jelszó "
"nélkül nincs értelme"
-#: ../../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óbįlja meg śjra"
-#: ../../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 "A jelszavak nem egyeznek"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Indķtįsi üzenet"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Késleltetés Open Firmware-nél"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Vįrakozįsi idõ rendszerindķtįskor"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "CD-rõl történhet rendszerindķtįs?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "OF-rõl történhet rendszerindķtįs?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Az alapértelmezett op. rendszer?"
-#: ../../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: "
@@ -601,7 +605,7 @@ msgstr ""
"\n"
"Melyik meghajtóról végzi a rendszer indķtįsįt?"
-#: ../../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."
@@ -609,148 +613,150 @@ msgstr ""
"Itt lįthatók az indķtįsi menü jelenlegi bejegyzései.\n"
"Śj bejegyzések vehetõk fel, illetve módosķthatók a meglevõk."
-#: ../../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 "Hozzįadįs"
-#: ../../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 "Kész"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Módosķtįs"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Milyen bejegyzést szeretne felvenni?"
-#: ../../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 "Egyéb op. rendszer (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Egyéb op. rendszer (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Egyéb op. rendszer (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Indķtófįjl"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Gyökér"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Hozzįfūzés"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Indķtįsi RAM-diszk"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Ķrható-olvasható"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tįbla"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Nem biztonsįgos"
-#: ../../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 "Cķmke"
-#: ../../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 "Alapértelmezés"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Az indķtįsi RAM-diszk mérete"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Bejegyzés eltįvolķtįsa"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "A cķmke nem lehet üres"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Meg kell adni egy kernelfįjlt"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Meg kell adni egy gyökérpartķciót"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Mįr van ilyen nevū cķmke"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s csatolót talįltam"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Van még mįsik is?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Van valamilyen %s csatoló?"
-#: ../../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 "Nem"
-#: ../../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 "Igen"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "A hardverjellemzõk megjelenķtése"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Meghajtóprogram telepķtése ehhez a(z) %s-kįrtyįhoz: %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(%s modul)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -759,7 +765,7 @@ msgstr ""
"Most megadhatók a(z) \"%s\" modul paraméterei.\n"
"A cķmeket \"0x\" elõtaggal kell megadni, példįul: \"0x123\"."
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -770,17 +776,17 @@ msgstr ""
"a következõ formįtumban: \"név1=érték1 név2=érték2 ...\".\n"
"Példįul: \"io=0x300 irq=7\""
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "A modul paraméterei:"
#. -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 "Melyik %s-meghajtóprogramot próbįljam meg?"
-#: ../../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 ""
"informįciókat? Bizonyos körülmények esetén az automatikus detektįlįs\n"
"a gép lefagyįsįhoz vezethet, de komolyabb kįrt nem okozhat."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatikus detektįlįs"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Paraméterek megadįsa"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -814,63 +820,63 @@ msgstr ""
"A(z) %s modul betöltése nem sikerült.\n"
"Megpróbįlja a betöltést mįs paraméterekkel?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "hozzįférés az X-es programokhoz"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "hozzįférés az RPM-eszközökhöz"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "\"su\" engedélyezése"
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "hozzįférés az adminisztrįciós fįjlokhoz"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "hozzįférés a hįlózati eszközökhöz"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "hozzįférés a fordķtįsi eszközökhöz"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(mįr fel van véve: %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Ez a jelszó tśl egyszerū"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Adjon meg egy felhasznįlónevet"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"A felhasznįlónév csak a következõket tartalmazhatja: kisbetūk, szįmok, \"-\" "
"és \"_\""
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "A felhasznįlónév tśl hosszś"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Mįr létezik ilyen felhasznįlónév"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Felhasznįló hozzįadįsa"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -879,32 +885,32 @@ msgstr ""
"Adjon meg egy felhasznįlónevet\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Név elfogadįsa"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Valódi név"
-#: ../../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 "Felhasznįlónév"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Parancsértelmezõ"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Automatikus bejelentkezés"
-#: ../../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 ""
"Beįllķtható, hogy indķtįskor egy felhasznįló automatikusan bejelentkezzen.\n"
"Szeretné hasznįlni ezt a lehetõséget?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Adja meg az alapértelmezett felhasznįlónevet:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Vįlassza ki a hasznįlni kķvįnt ablakkezelõt:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Vįlasszon nyelvet."
-#: ../../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 ""
"mely nyelveket szeretné telepķteni. Ezek a telepķtés befejezõdése\n"
"utįni śjraindķtįst követõen lesznek elérhetõk."
-#: ../../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 "Mind"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Az összes felhasznįló engedélyezése"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Nincs megosztįs"
-#: ../../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 "A(z) %s csomagot telepķteni kell. Szeretné telepķteni?"
-#: ../../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 ""
"Exportįlįs NFS-sel vagy Sambįval végezhetõ. Vįlassza ki, melyiket kķvįnja "
"hasznįlni."
-#: ../../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 "Hiįnyzik a(z) \"%s\" nevū kötelezõ csomag"
-#: ../../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 "
@@ -981,11 +987,11 @@ msgstr ""
"\n"
"Az \"Egyéni\" opció hasznįlatįval felhasznįlónkénti beįllķtįs lehetséges.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "UserDrake indķtįsa"
-#: ../../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."
@@ -993,31 +999,31 @@ msgstr ""
"A felhasznįlónkénti megosztįs a \"fileshare\" csoportot hasznįlja.\n"
"A UserDrake programmal lehet felhasznįlót felvenni ebbe a csoportba."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Üdvözlet a cracker-eknek"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Gyenge"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Szabvįnyos"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Magas"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Magasabb"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoiįs"
-#: ../../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"
@@ -1029,7 +1035,7 @@ msgstr ""
"internethez\n"
"csatlakozik. A hozzįférés nincs jelszóval védve."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1037,7 +1043,7 @@ msgstr ""
"A jelszavak be vannak kapcsolva, de hįlózatra kapcsolódó gép esetén\n"
"ez a konfigurįció még mindig nem ajįnlott."
-#: ../../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."
@@ -1045,7 +1051,7 @@ msgstr ""
"Ez a szabvįnyos biztonsįgi szint, amely az internetre (kliensként) "
"csatlakozó gépek esetén javasolt."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1053,7 +1059,7 @@ msgstr ""
"Mįr vannak bizonyos megszorķtįsok, és több automatikus ellenõrzés fut "
"éjszakįnként."
-#: ../../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 ""
"keresztül csatlakozó klienst szolgįljon ki. Ha a gép az interneten csak "
"kliensként van jelen, akkor érdemesebb egy alacsonyabb szintet vįlasztani."
-#: ../../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,34 +1081,34 @@ msgstr ""
"Az elõzõ szinthez hasonló, de itt a rendszer teljesen zįrt.\n"
"Ez a legbiztonsįgosabb szint."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "DrakSec - alapvetõ beįllķtįsok"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Vįlassza ki a kķvįnt biztonsįgi szintet"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Biztonsįgi szint"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "A libsafe hasznįlata kiszolgįlókhoz"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Könyvtįr, amely védelmet nyśjt a puffertślcsordulįsos és a formįtumsztringes "
"tįmadįsok ellen."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Biztonsįgi adminisztrįtor (felhasznįlói név vagy email-cķm)"
-#: ../../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"
@@ -1118,7 +1124,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"
@@ -1143,7 +1149,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 "Udvozoljuk a GRUB rendszerindito programban!"
@@ -1157,7 +1163,7 @@ msgstr "Udvozoljuk a GRUB rendszerindito programban!"
#
#. -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 "A(z) %c es a(z) %c billentyukkel lehet a bejegyzesek kozott lepegetni."
@@ -1172,7 +1178,7 @@ msgstr "A(z) %c es a(z) %c billentyukkel lehet a bejegyzesek kozott lepegetni."
#
#. -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 ""
"Nyomja meg az Enter billentyut a kijelolt rendszer inditasahoz, az 'e'-t "
@@ -1187,7 +1193,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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "az inditasi parancsok modositasahoz, vagy a 'c'-t a parancssorhoz."
@@ -1201,89 +1207,84 @@ msgstr "az inditasi parancsok modositasahoz, vagy a 'c'-t a parancssorhoz."
#
#. -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 "A kijelolt operacios rendszer %d masodperc mulva elindul."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "nincs elég hely a /boot partķción"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -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 "Asztal"
#. -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 "A rendszerindķtó program nem tehetõ %s partķcióra\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "még nem hasznįlható a segķtség\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "A rendszerindķtįs beįllķtįsai"
-#: ../../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 "/_Fįjl"
-#: ../../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 "/Fįjl/Ki_lépés"
-#: ../../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 "Śj stķlusś kategorizįló monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Śj stķlusś monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Hagyomįnyos monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Hagyomįnyos GTK+-monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Az Aurora indķtįsa rendszerindķtįskor"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "LILO/GRUB mód"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot mód"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Témįk telepķtése"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1291,46 +1292,46 @@ msgstr ""
"Téma megjelenķtése\n"
"a konzolon"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Śj téma létrehozįsa"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "\"%s\" mentése \"%s.old\" névre"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "\"%s\" mįsolįsa ebbe: \"%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 "Hiba"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "LILO-üzenet nem talįlható"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "A /etc/sysconfig/bootsplash fįjl nem ķrható."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Ķrįs: %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1338,17 +1339,17 @@ msgstr ""
"A /etc/sysconfig/bootsplash fįjl nem ķrható:\n"
"a fįjl nem talįlható."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Nem indķtható el: 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 "Indķtįsi RAM-diszk elõįllķtįsa: '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."
@@ -1357,24 +1358,24 @@ msgstr ""
"A LILO-téma telepķtésének befejezéséhez adja ki parancssorban a \"lilo\"\n"
"parancsot rendszergazdaként."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "A LILO elindķtįsa"
-#: ../../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 "Megjegyzés"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "A LILO- és az indķtįsikép-témįk telepķtése megtörtént"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "A témįkat nem sikerült telepķteni."
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1383,21 +1384,21 @@ msgstr ""
"Jelenleg a(z) %s programot hasznįlja rendszerindķtįsra.\n"
"Kattintson a Beįllķtįs gombra a beįllķtįsvarįzsló elindķtįsįhoz."
-#: ../../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 "Beįllķtįs"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Indķtįsi kép vįlasztįsa"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Témįk"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1411,89 +1412,84 @@ msgstr ""
"(egymįstól függetlenül\n"
"vįlaszthatók)."
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "LILO-képernyõ"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Indķtįsi kép"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Rendszer-mód"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Rendszerindķtįskor induljon el a grafikus környezet"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne legyen automatikus bejelentkezés"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Legyen automatikus bejelentkezés (felhasznįlónév, grafikus környezet)"
-#: ../../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 "Az /etc/inittab fįjlt nem sikerült olvasįsra megnyitni: %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 perc"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 perc"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d mįsodperc"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Partķcionįlįs elõtt nem készķthetõk képernyõfelvételek"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "A képernyõfelvételek a telepķtés utįn itt lesznek elérhetõk: %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 "Franciaorszįg"
@@ -1501,8 +1497,8 @@ msgstr "Franciaorszįg"
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 "Belgium"
@@ -1526,13 +1522,13 @@ msgstr "Norvégia"
msgid "Sweden"
msgstr "Svédorszįg"
-#: ../../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 "Hollandia"
-#: ../../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 "Olaszorszįg"
@@ -1540,8 +1536,8 @@ msgstr "Olaszorszįg"
msgid "Austria"
msgstr "Ausztria"
-#: ../../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 "Amerikai Egyesült Įllamok"
@@ -1562,12 +1558,12 @@ msgstr ""
msgid "New"
msgstr "Śj"
-#: ../../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 "Levįlasztįs"
-#: ../../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 "Csatlakoztatįs"
@@ -1576,10 +1572,9 @@ msgstr "Csatlakoztatįs"
msgid "Server"
msgstr "Kiszolgįló"
-#: ../../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 "Csatlakoztatįsi pont"
@@ -1595,28 +1590,28 @@ msgstr "Az URL-nek http:// vagy https:// kezdetūnek kell lenni"
msgid "Server: "
msgstr "Kiszolgįló: "
-#: ../../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 "Csatlakoztatįsi pont: "
-#: ../../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 "Beįllķtįsok: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Elõször készķtsen biztonsįgi mentést az adatokról"
-#: ../../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 "Olvassa el figyelmesen!"
-#: ../../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"
@@ -1625,15 +1620,15 @@ msgstr ""
"Ha az aboot-ot fogja hasznįlni, elõször ellenõrizze, hogy maradt-e elég\n"
"hely (legalįbb 2048 szektor) a lemez elején"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Varįzsló"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Vįlasszon"
-#: ../../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"
@@ -1645,153 +1640,153 @@ msgstr ""
"Célszerū elõször įtméretezni a partķciót\n"
"(kattintson a partķcióra, majd az \"Įtméretezés\" gombra)."
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Kattintson egy partķcióra"
-#: ../../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 "Részletek"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Merevlemez nem talįlható"
-#: ../../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 "Naplózott fįjlrendszer"
-#: ../../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 "Lapozóterület (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 "Üres"
-#: ../../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 "Egyéb"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Fįjlrendszer-tķpusok:"
-#: ../../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 "Létrehozįs"
-#: ../../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 "Tķpus"
-#: ../../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 "Hasznįlja inkįbb ezt: \"%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 "Törlés"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Hasznįlja elõször a \"Levįlasztįs\"-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"
msgstr ""
"A(z) %s partķció tķpusįnak módosķtįsa utįn a partķción levõ adatok elvesznek"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Vįlasszon egy partķciót"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Vįlasszon egy mįsik partķciót"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Kilépés"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Įtvįltįs szakértõi módba"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Įtvįltįs normįl módba"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Visszavonįs"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Folytassam a mūveletet?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Kilépés mentés nélkül"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Ki akar lépni a programból a partķciós tįbla mentése nélkül?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "El szeretné menteni az /etc/fstab fįjlban végrehajtott módosķtįsokat?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automatikus helyfoglalįs"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Teljes törlés"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automatikus helyfoglalįs"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Egyéb"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Merevlemez-jellemzõk"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Mindegyik elsõdleges partķció foglalt"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Nem hozható létre több partķció"
-#: ../../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"
@@ -1799,31 +1794,31 @@ msgstr ""
"Tovįbbi partķciók létrehozįsįhoz törölni kell egyet (hogy egy kiterjesztett "
"partķciót létre lehessen hozni)"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "A partķciós tįbla mentése"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Partķciós tįbla visszatöltése"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "A partķciós tįbla helyreįllķtįsa"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "A partķciós tįbla śjraolvasįsa"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Cserélhetõ lemez automatikus csatlakoztatįsa"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Fįjlvįlasztįs"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1831,11 +1826,12 @@ msgstr ""
"A partķciós tįbla két példįnyįnak mérete eltér!\n"
"Folytassam a mūveletet?"
-#: ../../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 "Figyelmeztetés"
-#: ../../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"
@@ -1843,71 +1839,71 @@ msgstr ""
"Helyezzen be egy floppylemezt a meghajtóba!\n"
"A lemezen talįlható adatok elvesznek"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Megpróbįlom helyrehozni a partķciós tįblįt"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Részletes informįció"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Įtméretezés"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Įthelyezés"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formįzįs"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Hozzįadįs RAID-hez"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Hozzįadįs LVM-hez"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Eltįvolķtįs RAID-bõl"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Eltįvolķtįs LVM-bõl"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "RAID módosķtįsa"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Loopback-hez hasznįlva"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Śj partķció létrehozįsa"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Kezdõszektor: "
-#: ../../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 "Méret (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 "A fįjlrendszer tķpusa: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Beįllķtįsok: "
-#: ../../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"
@@ -1918,33 +1914,33 @@ msgstr ""
"Tįvolķtson el egy elsõdleges partķciót és hozzon létre egy kiterjesztett "
"partķciót."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "El szeretné tįvolķtani a loopback fįjlt?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "A partķciótķpus megvįltoztatįsa"
-#: ../../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 "Melyik fįjlrendszert szeretné?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Konvertįlįs Ext2-rõl Ext3-ra"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Hovį szeretné csatlakoztatni a(z) %s loopback fįjlt?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Hovį szeretné csatlakoztatni a(z) %s eszközt?"
-#: ../../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"
@@ -1952,137 +1948,137 @@ msgstr ""
"Nem lehet megszüntetni a csatlakoztatįsi pontot, mert ez egy loopback\n"
"partķció. Elõször tįvolķtsa el a loopback-et."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Hovį szeretné csatlakoztatni ezt: \"%s\"?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "A FAT fįjlrendszer jellemzõinek kiszįmķtįsa"
-#: ../../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 "Įtméretezés"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Ezt a partķciót nem lehet įtméretezni"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Készķtsen biztonsįgi mentést errõl a partķcióról"
-#: ../../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 ""
"A(z) %s partķció įtméretezésekor a partķción talįlható adatok elvesznek"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Adja meg az śj méretet"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Az śj méret (MB-ban): "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Melyik lemezre szeretné įthelyezni?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Szektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Melyik szektorra szeretné įthelyezni?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Įthelyezés"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Partķció įthelyezése..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Vįlassza ki azt a RAID-et, amelyikhez hozzį szeretné adni a lemezt"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "śj"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Vįlassza ki azt az LVM-et, amelyhez hozzį szeretné adni a lemezt"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Az LVM neve?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Ez a partķció nem hasznįlható loopback-hez"
-#: ../../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 "A loopback fįjl neve: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Adjon meg egy fįjlnevet"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Ez a fįjl mįr egy mįsik loopback-hez van rendelve, vįlasszon egy mįsikat"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "A fįjl mįr létezik, hasznįljam?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Csatlakoztatįsi (mount) opciók"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Vegyes"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "eszköz"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "szint"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "szeletméret"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Vigyįzat! Ez a mūvelet adatvesztést okozhat."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Milyen tķpusś partķcionįlįst szeretne?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Szükség van a(z) %s csomagra. Szeretné telepķteni?"
-#: ../../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"
@@ -2093,7 +2089,7 @@ msgstr ""
"> 1024). Ha a LILO-t hasznįlja, akkor az nem fog mūködni, ha pedig nem\n"
"hasznįlja a LILO-t, akkor nincs szükség a /boot-ra."
-#: ../../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"
@@ -2104,7 +2100,7 @@ msgstr ""
"cilinder utįn talįlható, és a rendszerben nincs /boot partķció.\n"
"Ha a LILO-t szeretné hasznįlni, hozzon létre egy /boot partķciót."
-#: ../../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"
@@ -2114,44 +2110,44 @@ msgstr ""
"Egyik rendszerindķtó program sem tudja ezt kezelni /boot partķció nélkül,\n"
"ezért mindenképpen hozzon létre egy /boot partķciót."
-#: ../../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 "A(z) \"%s\" meghajtó partķciótįblįjįnak mentése következik!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "A vįltozįsok csak a rendszer śjraindķtįsakor lépnek életbe"
-#: ../../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 "A(z) %s partķció formįzįsakor a partķción talįlható adatok elvesznek!"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formįzįs"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "A(z) %s loopback fįjl formįzįsa"
-#: ../../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 "A(z) %s partķció formįzįsa"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Fįjlok elrejtése"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Fįjlok įthelyezése az śj partķcióra"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2160,83 +2156,83 @@ msgstr ""
"A(z) %s könyvtįr mįr tartalmaz adatot\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Fįjlok įthelyezése az śj partķcióra"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "%s mįsolįsa"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "%s eltįvolķtįsa"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "a(z) %s partķció jelenleg \"%s\"-ként ismert"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Eszköz: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-meghajtó betūjele: %s (ez csak egy tipp)\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 "Tķpus: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Név: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Kezdõszektor: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Méret: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s szektor"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "A(z) %d. cilindertõl a(z) %d.-ig\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formįzva\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nincs formįzva\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Csatlakoztatva\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"
@@ -2245,7 +2241,7 @@ msgstr ""
"Loopback fįjl(ok):\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"
@@ -2253,27 +2249,27 @@ msgstr ""
"Az alapértelmezett indķtįsi partķció\n"
" (a DOS-nak, nem a LILO-nak)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "%s. szint\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "A szelet mérete: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID lemezek: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "A loopback fįjl neve: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2285,7 +2281,7 @@ msgstr ""
"meghajtóknak van fenntartva,\n"
"ne módosķtson rajta.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2297,63 +2293,63 @@ msgstr ""
"partķció (hogy többféle operįciós\n"
"rendszert lehessen indķtani).\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Csak olvasható"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Méret: %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 cilinder, %s fej, %s szektor\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Informįció: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-lemezek: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "A partķciós tįbla tķpusa: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "csatorna: %d, id: %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Fįjlrendszer-titkosķtįsi kulcs"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Vįlasszon fįjlrendszer-titkosķtįsi kulcsot"
-#: ../../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 ""
"Ez a titkosķtįsi kulcs tśl egyszerū (legalįbb %d karakter hosszśnak kell "
"lennie)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "A titkosķtįsi kulcsok nem egyeznek"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Titkosķtįsi kulcs"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Titkosķtįsi kulcs (még egyszer)"
@@ -2361,10 +2357,6 @@ msgstr "Titkosķtįsi kulcs (még egyszer)"
msgid "Change type"
msgstr "A tķpus megvįltoztatįsa"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Kattintson egy médiumra"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2389,7 +2381,7 @@ msgstr ""
"Adja meg a gép eléréséhez szükséges felhasznįlónevet, jelszót és "
"tartomįnynevet."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Felhasznįlónév"
@@ -2401,23 +2393,23 @@ msgstr "Tartomįny"
msgid "Search servers"
msgstr "Kiszolgįlók keresése"
-#: ../../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 formįzįs sikertelen a(z) %s eszközön"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nem tudom, hogyan kell megformįzni a(z) %s eszközt %s tķpusśra"
-#: ../../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 "a(z) %s partķció ide történõ csatolįsa sikertelen: %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 "hiba történt a(z) %s levįlasztįsakor: %s"
@@ -2504,12 +2496,16 @@ msgstr "Nincs mit tenni"
msgid "Error opening %s for writing: %s"
msgstr "Hiba történt %s ķrįsra való megnyitįsįnįl: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Nincs alternatķv meghajtó"
# a 2. %s egy drivert jelöl
-#: ../../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 "
@@ -2518,11 +2514,11 @@ msgstr ""
"Nincs ismert OSS/ALSA alternatķv meghajtó a hangkįrtyįhoz (%s) - a kįrtya "
"jelenleg ezt a meghajtót hasznįlja: \"%s\""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Hangbeįllķtįsok"
-#: ../../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 "
@@ -2531,7 +2527,7 @@ msgstr ""
"Itt kivįlaszthat egy alternatķv meghajtót (OSS vagy ALSA) a hangkįrtyįhoz (%"
"s)."
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2544,28 +2540,28 @@ msgstr ""
"A hangkįrtya jelenleg a(z) %s\"%s\" meghajtót hasznįlja (a kįrtya "
"alapértelmezett meghajtója: \"%s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Meghajtó:"
-#: ../../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 "Segķtség"
# a forrįsban:
# $in->ask_warn(_("Switching between ALSA and OSS help"),
# _("OSS (Open Sound System) was the first sound API....
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Az ALSA és az OSS - segķtség"
-#: ../../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 "
@@ -2599,7 +2595,7 @@ msgstr ""
" - ALSA-hķvįsokkal, amelyek fejlettebb funkciókat valósķtanak meg, de ehhez "
"szükség van az ALSA-könyvtįr hasznįlatįra.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2614,29 +2610,30 @@ msgstr ""
"\n"
"Az śj \"%s\" meghajtó csak a következõ indķtįstól kezdve lesz hasznįlva."
-#: ../../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 "Egy kis türelmet kérek, végrehajtom a kért módosķtįsokat"
-#: ../../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 "Egy kis türelmet kérek"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Nincs ismert meghajtó"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Nincs ismert meghajtó a hangkįrtyįhoz (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Ismeretlen meghajtó"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2651,215 +2648,11 @@ msgstr ""
"a következõ cķmre: \"install at mandrakesoft dot com\"\n"
"a következõ tįrggyal: \"unlisted sound driver: %s\"."
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Modell"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "merevlemez-modell"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Csatorna"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "EIDE-/SCSI-csatorna"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Busz"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"ez a fizikai busz, amelyre az eszköz csatlakoztatva van (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 "az eszközt kezelõ linuxos kernelmodul"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Médiaosztįly"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "a hardvereszköz osztįlya"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Leķrįs"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "az eszköz leķrįsa"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Busz-azonosķtįs"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- PCI- és USB-eszközök: gyįrtó, eszköz, algyįrtó, aleszköz PCI-/USB-"
-"azonosķtók"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "A buszon elfoglalt hely"
-
-#: ../../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-eszközök: PCI-kįrtyahely, eszköz és funkció\n"
-"- EIDE-eszközök: \"slave\" vagy \"master\" (mįsodik illetve elsõ meghajtó)\n"
-"- SCSI-eszközök: SCSI-busz és SCSI eszközazonosķtók"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Régi eszközfįjl"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "a dev csomagban hasznįlt régi statikus eszköznév"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Śj devfs-eszköz"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "a kernelbeli devfs įltal elõįllķtott śj dinamikus eszköznév"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Gombok szįma"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "az eszköz gyįrtójįnak neve"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Alternatķv meghajtók"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "a hangkįrtyįhoz hasznįlható alternatķv meghajtók"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Kilépés"
-
-#: ../../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 "/_Segķtség"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Segķtség..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "HardDrake segķtség"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"A mezõk leķrįsa:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Hibabejelentés"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Névjegy..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "A HardDrake névjegye"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"HardDrake - Mandrake hardverbeįllķtįsi program.\n"
-"Verzió:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Szerzõ:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "HardDrake2 verzió "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "A megtalįlt hardver"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informįció"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Modul beįllķtįsa"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Beįllķtóprogram indķtįsa"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Felderķtés folyamatban"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "A modul összes paramétere beįllķtható itt."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "\"%s\" végrehajtįsa..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "A(z) %s osztįly felderķtése\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "elsõdleges"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "mįsodlagos"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Automatikus felderķtés"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Ismeretlen|Įltalįnos"
@@ -2871,7 +2664,7 @@ msgstr "Ismeretlen|CPH05X (bt878) [több gyįrtó]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Ismeretlen|CPH06X (bt878) [több gyįrtó]"
-#: ../../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"
@@ -2884,31 +2677,31 @@ msgstr ""
"beįllķtható a megfelelõ tuner- és kįrtyatķpus. Ha szükséges, adja meg a "
"tévékįrtya-paramétereket."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Kįrtyatķpus:"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tuner-tķpus:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Felvételi pufferek szįma:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "felvételi pufferek szįma mmap-es felvétel esetére"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "PLL-beįllķtįs:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Rįdiótįmogatįs:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "rįdiótįmogatįs bekapcsolįsa"
@@ -4669,6 +4462,7 @@ msgstr ""
"letelte utįn."
#: ../../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"
@@ -4691,10 +4485,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"
@@ -4816,17 +4610,17 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Nem lehet broadcast-ot hasznįlni NIS tartomįny nélkül"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr ""
"Helyezzen egy FAT fįjlrendszerre formįzott floppyt a(z) \"%s\" meghajtóba"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Ezen a floppyn nincs FAT fįjlrendszer"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4834,12 +4628,12 @@ msgstr ""
"Ha fel akarja késõbb hasznįlni ezt a csomagkijelölést, akkor a telepķtést "
"\"linux defcfg=floppy\" paraméterrel indķtsa el."
-#: ../../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 "Hiba a(z) %s fįjl olvasįsa közben"
-#: ../../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"
@@ -4847,7 +4641,7 @@ msgstr ""
"Hiba történt - nincs olyan meghajtó, amelyen śj fįjlrendszert lehetne "
"létrehozni. Ellenõrizze a gépben talįlható eszközöket."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4856,7 +4650,7 @@ msgstr ""
"A gép bizonyos hardverelemei speciįlis meghajtóprogramot igényelnek.\n"
"Informįciók: %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"
@@ -4866,11 +4660,11 @@ msgstr ""
"Hozzon létre egy partķciót (vagy kattintson egy meglévõre).\n"
"Utįna adja meg csatolįsi pontnak a \"/\"-t."
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Kell legalįbb egy lapozįsi (swap) partķció"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4880,60 +4674,60 @@ msgstr ""
"\n"
"Ennek ellenére tovįbb szeretne lépni?"
-#: ../../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 "Kell egy FAT partķció a /boot/efi ponthoz csatlakoztatva"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "A szabad terület felhasznįlįsa"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nincs elég szabad terület śj partķció létrehozįsįhoz"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Mįr létezõ partķciók hasznįlata"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nincs olyan mįr létezõ partķció, amit hasznįlhatnék"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "A loopback-hez a windowsos partķció hasznįlata"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Melyik partķcióra szeretné a Linux4Win-t telepķteni?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Adja meg a méreteket"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "A gyökérpartķció mérete MB-ban: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "A lapozįsi (swap) partķció mérete MB-ban: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "A Windows partķción talįlható szabad hely felhasznįlįsa"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Melyik partķciót szeretné įtméretezni?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Windowsos partķció įtméretezése"
# msgstr "A Windows fįjlrendszer bounds kiszįmķtįsa"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4942,7 +4736,7 @@ msgstr ""
"A FAT-įtméretezõ nem tudja kezelni a partķciót.\n"
"A következõ hiba keletkezett: %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 "
@@ -4952,7 +4746,7 @@ msgstr ""
"majd futtassa a \"defrag\" programot. Ennek végeztével indķtsa el śjra a "
"Mandrake Linux telepķtését."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4971,21 +4765,21 @@ msgstr ""
"Mentse le az adatokat, majd indķtsa śjra a telepķtõt.\n"
"Ha biztos abban, hogy folytatni szeretné, nyomja meg az \"OK\"-t."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Mekkora helyet szeretne fenntartani a Windowsnak itt:"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "%s partķció"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "A FAT įtméretezése nem sikerült: %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)"
@@ -4993,33 +4787,33 @@ msgstr ""
"Nincs įtméretezhetõ illetve loopback-ként hasznįlható FAT partķció, vagy "
"nincs elég hely"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "A teljes lemez törlése"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "A Windows(TM) eltįvolķtįsa"
-#: ../../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 "Több merevlemeze van. Melyikre telepķtsem a Linuxot?"
-#: ../../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 ""
"MINDEN létezõ partķció és rajtuk minden adat elvész a(z) \"%s\" meghajtón"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Egyéni lemezpartķcionįlįs"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Az fdisk hasznįlata"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5028,28 +4822,28 @@ msgstr ""
"Most partķcionįlható a(z) %s.\n"
"Ha kész, ne feledje elmenteni a vįltozįsokat a \"w\"-vel"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Nincs elég szabad hely a windowsos partķción"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Nincs elég szabad hely a telepķtéshez"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "A DrakX partķcionįlįsi varįzslója a következõket javasolja:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partķcionįlįsi hiba: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "A hįlózatkezelés elindķtįsa"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "A hįlózatkezelés leįllķtįsa"
@@ -5079,12 +4873,12 @@ msgstr ""
"parancs segķtségével tesztelheti le:\n"
"\"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Üdvözöljük - %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 "Nincs elérhetõ floppy-meghajtó"
@@ -5094,7 +4888,7 @@ msgstr "Nincs elérhetõ floppy-meghajtó"
msgid "Entering step `%s'\n"
msgstr "A következõ lépés: \"%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 "
@@ -5106,78 +4900,78 @@ msgstr ""
"szöveges módś telepķtéssel: CD-rõl való rendszerindķtįst követõen nyomjon\n"
"\"F1\"-et, majd ķrja be azt, hogy \"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 "Telepķtési mód"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Vįlasszon a következõ telepķtési osztįlyok közül:"
-#: ../../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 "Csomag-csoportok kivįlasztįsa"
-#: ../../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 "Csomagok egyedi kivįlasztįsa"
-#: ../../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 "Összméret: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Hibįs csomag"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Név: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Verzió: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Méret: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Fontossįg: %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 ""
"Nem vįlaszthatja ki ezt a csomagot, mert nincs elég hely a merevlemezen."
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "A telepķtõ a következõ csomagokat fogja telepķteni"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "A telepķtõ a következõ csomagokat tįvolķtja el"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Ez a csomag nem jelölhetõ ki illetve nem törölhetõ a kijelölése"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Ez egy kötelezõ csomag, nem lehet megszüntetni a kijelölését"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Nem törölhetõ ennek a csomagnak a kijelölése, mert mįr telepķtve van"
-#: ../../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?"
@@ -5185,75 +4979,75 @@ msgstr ""
"Ezt a csomagot frissķteni kell.\n"
"Biztos, hogy törölni kķvįnja a kijelölését?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
"Nem törölheti ennek a csomagnak a kijelölését. Ez a csomag frissķtendõ!"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Automat. kijelölt csomagok mutatįsa"
-#: ../../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 "Telepķtés"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Betöltés/floppyra mentés"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "A csomagkivįlasztįs frissķtése"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimįlis telepķtés"
-#: ../../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įlassza ki a telepķtendõ csomagokat"
-#: ../../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 "Telepķtés"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Becslés"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Hįtralévõ idõ "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Egy kis türelmet kérek; a telepķtés elõkészķtése folyik..."
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d csomag"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "A(z) %s csomag telepķtése"
-#: ../../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 "Elfogadom"
-#: ../../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 "Nem fogadom el"
-#: ../../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"
@@ -5268,17 +5062,17 @@ msgstr ""
"Ha nincs ilyen lemeze, nyomja meg a \"Mégsem\" gombot, ķgy errõl a CD-rõl\n"
"nem történik telepķtés."
-#: ../../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 "Ettõl függetlenül folytassam?"
-#: ../../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 "Hiba történt a csomagok rendezésekor:"
-#: ../../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 "Hiba történt a csomagok telepķtésekor:"
@@ -5612,108 +5406,108 @@ msgstr ""
"MandrakeSoft S.A.\n"
"céggel.\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "Biztos abban, hogy elutasķtja a licencet?"
-#: ../../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 "Billentyūzet"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Vįlasszon billentyūzetkiosztįst."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Itt talįlható a billentyūzetek listįja"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Melyik telepķtési módot vįlasztja?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Telepķtés/frissķtés"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Śj telepķtés vagy frissķtés?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Ajįnlott"
-#: ../../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 "Szakértõ"
-#: ../../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 "Frissķtés"
-#: ../../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 "Csak a csomagok frissķtése"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Adja meg az egér tķpusįt."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Egér 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įlassza ki, hogy melyik soros porthoz csatlakozik az egere."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Egérgomb-emulįció"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "A 2. gomb emulįlįsa"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "A 3. gomb emulįlįsa"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "PCMCIA kįrtyįk beįllķtįsa..."
-#: ../../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 beįllķtįsok"
-#: ../../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 "Nincs elérhetõ partķció"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Csatolįsi pontok keresése a partķciókon"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Vįlassza ki a csatolįsi pontokat"
-#: ../../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"
@@ -5722,41 +5516,41 @@ msgstr ""
"folytatható, de a rendszer indķtįsįhoz létre kell hozni egy rendszerindķtó "
"partķciót a DiskDrake-kel."
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "A gyökérpartķció nem talįlható, ezért nem lehet elvégezni a frissķtést"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Gyökérpartķció"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Melyik a gyökérpartķció (/) a rendszerben?"
-#: ../../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 ""
"A partķciós tįbla vįltozįsai csak a gép śjraindķtįsa utįn lépnek érvénybe"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Vįlassza ki a formįzandó partķciókat"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Ellenõrizzem a rossz blokkokat?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "A partķciók formįzįsa"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "%s fįjl létrehozįsa és formįzįsa"
-#: ../../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, "
@@ -5765,29 +5559,29 @@ msgstr ""
"A(z) \"%s\" fįjlrendszer ellenõrzése hibįkat eredményezett. Szeretné "
"kijavķtani a hibįkat? (legyen óvatos, mivel ez adatvesztéshez is vezethet)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"A lapozóterület mérete nem elég nagy. Növelje meg a telepķtés befejezéséhez."
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
"A rendelkezésre įlló csomagok keresése és az RPM-adatbįzis śjraépķtése..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "A rendelkezésre įlló csomagok keresése..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "A mįr telepķtett csomagok vizsgįlata..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "A frissķtendõ csomagok keresése..."
-#: ../../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 "
@@ -5795,7 +5589,7 @@ msgid ""
msgstr ""
"A rendszeren nem maradt elég hely a telepķtéshez vagy frissķtéshez (%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."
@@ -5804,35 +5598,35 @@ msgstr ""
"csomagkijelölést vagy a jelenlegi kijelölést szeretné elmenteni.\n"
"A formįtum ugyanaz, mint az automatikus telepķtõfloppyknįl."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Betöltés floppyról"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Mentés floppyra"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Betöltés floppyról"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Csomagkijelölés"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Tegye be a csomagkijelölést tartalmazó floppyt a meghajtóba"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "A kijelölt összméret nagyobb, mint a rendelkezésre įlló hely"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "A telepķtés tķpusa"
-#: ../../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:"
@@ -5840,19 +5634,19 @@ msgstr ""
"Egyetlen csomagcsoportot sem jelölt ki.\n"
"Vįlassza ki, milyen fajta minimįlis telepķtést szeretne."
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "X-szel együtt"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Alapvetõ dokumentįcióval (javasolt)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Valóban minimįlis telepķtés (urpmi sincs)"
-#: ../../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"
@@ -5864,16 +5658,16 @@ msgstr ""
"Ha a felsoroltak közül néhįny CD hiįnyzik, törölje a kijelölésüket, majd\n"
"kattintson az OK gombra."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "A(z) \"%s\" cķmkéjū CD"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "A telepķtés elõkészķtése"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5882,93 +5676,21 @@ msgstr ""
"A(z) %s csomag telepķtése\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Telepķtés utįni beįllķtįsok"
-#: ../../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 "Tegye be a rendszerindķtó floppyt a(z) \"%s\" meghajtóba"
-#: ../../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 "Tegye be a frissķtõmodulokat tartalmazó floppyt a(z) \"%s\" meghajtóba"
-#: ../../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 ""
-"Most lehetõség nyķlik arra, hogy titkosķtįssal foglalkozó szoftverrészeket\n"
-"töltsön le.\n"
-"\n"
-"FIGYELMEZTETÉS:\n"
-"\n"
-"Mivel a titkosķtįssal foglalkozó szoftvermodulok hasznįlatįt különbözõ\n"
-"törvények szabįlyozzįk, kizįrólag a fogyasztó és/vagy felhasznįló\n"
-"felelõssége eldönteni, hogy jogosult-e letölteni, tįrolni és/vagy hasznįlni\n"
-"a kérdéses szoftvert.\n"
-"\n"
-"Tovįbbį, a fogyasztó és/vagy felhasznįló különös figyelmet kell fordķtson a\n"
-"helyi törvények és rendeletek betartįsįra. Amennyiben a fogyasztó és/vagy\n"
-"felhasznįló nem tartja be ezeket a törvényeket, sślyos büntetés szabható ki\n"
-"rį.\n"
-"\n"
-"A Mandrakesoft, a gyįrtók, vagy a szįllķtók semmilyen körülmények között\n"
-"sem tehetõk felelõssé azon speciįlis, közvetett vagy jįrulékos kįrok\n"
-"keletkezéséért (beleértve, de nem kizįrólagosan, a következõket:\n"
-"profitveszteség, üzletmenetben bekövetkezett zavarok, kereskedelmi adatok\n"
-"vesztése, valamint bįrmilyen mįs anyagi kįr és esetlegesen bķrósįg įltal\n"
-"megķtélt kįrtérķtés), amik azon szoftverek hasznįlatįból, birtoklįsįból "
-"vagy\n"
-"csak a letöltésébõl erednek, amelyekhez a felhasznįló és/vagy fogyasztó "
-"ezen\n"
-"megįllapodįs alįķrįsa utįn hozzįférhet.\n"
-"\n"
-"\n"
-"Ha bįrmilyen kérdése van a fenti szerzõdéssel kapcsolatban, vegye fel\n"
-"a kapcsolatot a Mandrakesoft irodįjįval:\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"
@@ -5986,162 +5708,162 @@ msgstr ""
"\n"
"Szeretné feltelepķteni a frissķtéseket ?"
-#: ../../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 ""
"Kapcsolódįs a Mandrake Linux webkiszolgįlójįhoz; az elérhetõ "
"tükörkiszolgįlók listįjįnak lekérdezése..."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Vįlasszon tükörkiszolgįlót, ahonnan letölti a csomagokat"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Kapcsolatfelvétel a tükörkiszolgįlóval; az elérhetõ csomagok listįjįnak "
"letöltése..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Melyik idõzónįt vįlasztja?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "A gép órįja GMT-idõt mutat"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatikus idõszinkronizįció (NTP-vel)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP-kiszolgįló"
-#: ../../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 "Tįvoli CUPS-kiszolgįló"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Nincs nyomtató"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Van ISA hangkįrtyįja?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"A hangkįrtya beįllķtįsįhoz futtassa az \"sndconfig\" programot a telepķtés "
"utįn"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"A telepķtõ nem talįlt hangkįrtyįt. Futtassa a \"harddrake\" programot a "
"telepķtés utįn"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Összefoglalįs"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Egér"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Idõzóna"
-#: ../../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 "Nyomtató"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN-kįrtya"
-#: ../../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 "Hangkįrtya"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Tévékįrtya"
-#: ../../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 "Windowsos tartomįny"
-#: ../../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 "Helyi fįjlok"
-#: ../../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 "Rendszergazdai (root) jelszó beįllķtįsa"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Nincs jelszó"
-#: ../../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 "Ez a jelszó tśl rövid (legalįbb %d karakter hosszśnak kell lennie)"
-#: ../../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 "Felhasznįlóazonosķtįs"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP-alapś azonosķtįs"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP alap-DN"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP-kiszolgįló"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS-alapś azonosķtįs"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS-tartomįny"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS-kiszolgįló"
-#: ../../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 /"
@@ -6171,19 +5893,19 @@ msgstr ""
"A 'wbinfo -t' parancs hasznįlatįval letesztelhetõ, hogy a hozzįférés "
"(illetve a létrehozott gépazonosķtó) mūködik-e."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Hitelesķtési Windows-tartomįny"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Tartomįnyadminisztrįtor felhasznįlói neve"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Tartomįnyadminisztrįtor jelszava"
-#: ../../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 "
@@ -6211,19 +5933,20 @@ msgstr ""
"Ha szeretne indķtólemezt készķteni, helyezzen be egy floppyt az\n"
"elsõ meghajtóba és nyomja meg az \"OK\" gombot."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Elsõ floppy-meghajtó"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Mįsodik floppy-meghajtó"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Kihagyįs"
-#: ../../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"
@@ -6247,7 +5970,7 @@ msgstr ""
"rendszerhiba utįn. Szeretne most indķtólemezt készķteni a rendszerhez?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6261,30 +5984,30 @@ msgstr ""
"ezért 1,44 megabįjtos floppylemezbõl valószķnūleg nem készķthetõ\n"
"indķtólemez - az XFS nagyméretū meghajtóprogramot igényel.)"
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Nincs elérhetõ floppy-meghajtó"
-#: ../../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įlassza ki azt a floppy-meghajtót, amelyet az indķtólemez elkészķtéséhez "
"hasznįlni kķvįn"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Tegyen egy floppyt a(z) \"%s\" meghajtóba"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Indķtólemez készķtése..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Rendszerbetöltõ elõkészķtése..."
-#: ../../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"
@@ -6296,11 +6019,11 @@ msgstr ""
"A telepķtés folytatható, de az indķtįshoz\n"
"a BootX-et kell majd hasznįlni."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Szeretné az aboot-ot hasznįlni?"
-#: ../../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?"
@@ -6309,15 +6032,15 @@ msgstr ""
"Próbįljam śjra a telepķtést akkor is, ha ez esetleg tönkreteszi az elsõ\n"
"partķciót?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Rendszerindķtó program telepķtése"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "A rendszerbetöltõ telepķtése nem sikerült. A hiba a következõ:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6334,17 +6057,17 @@ msgstr ""
" Majd gépelje be ezt: shut-down\n"
"A következõ indķtįs utįn meg kell jelennie a promptnak."
-#: ../../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 "Tegyen egy üres floppyt a(z) \"%s\" meghajtóba"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Automatikus telepķtõfloppy készķtése..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6354,7 +6077,7 @@ msgstr ""
"\n"
"Biztos, hogy ki akar lépni?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6386,15 +6109,15 @@ msgstr ""
"A rendszer beįllķtįsįval kapcsolatban a Mandrake Linux hivatalos\n"
"felhasznįlói kézikönyvében talįl tovįbbi informįciókat."
-#: ../../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 "Automatikus telepķtõfloppy készķtése"
-#: ../../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"
@@ -6409,25 +6132,25 @@ msgstr ""
"\n"
"Lehetõség van a telepķtés śjrajįtszįsįra is.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatikus"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Śjrajįtszįs"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Csomagösszeįllķtįs mentése"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux telepķtés %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 ""
@@ -6445,22 +6168,22 @@ msgstr "nincs \"consolehelper\""
msgid "Choose a file"
msgstr "Vįlasszon egy fįjlt"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Speciįlis"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Alapvetõ"
-#: ../../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 "<- Elõzõ"
-#: ../../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 "Következõ"
@@ -6535,371 +6258,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Śjraküldés"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "cseh (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "német"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak-féle"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "spanyol"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "finn"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "francia"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "norvég"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "lengyel"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "orosz"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "svéd"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "angol (UK) billentyūzet"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "USA-billentyūzet"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "albįn"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "örmény (régi)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "örmény (ķrógép)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "örmény (fonetikus)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "azerbajdzsįni (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "belga"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "bengįli"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "bolgįr (fonetikus)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "bolgįr (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "brazil (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "boszniai"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "fehérorosz"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "svįjci (német kiosztįs)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "svįjci (francia kiosztįs)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "cseh (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "német (\"dead key\" nélkül)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "dįn"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak-féle (USA)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak-féle (norvég)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak-féle (svéd)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "észt"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "grśz (\"orosz\" kiosztįs)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "grśz (\"latin\" kiosztįs)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "görög"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "gudzsarati"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "magyar"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "horvįt"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "izraeli"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "izraeli (fonetikus)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "irįni"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "izlandi"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "olasz"
-#: ../../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 "japįn 106-billentyūs"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "koreai billentyūzet"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "latin-amerikai"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "laoszi"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "litvįn AZERTY (régi)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "litvįn AZERTY (śj)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "litvįn \"szįmsor\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "litvįn \"fonetikus\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "lett"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "macedón"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "myanmar (burmai)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "mongol (cirill)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "mįltai (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "mįltai (US)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "holland"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "lengyel (qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "lengyel (qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "portugįl"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "kanadai (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "romįn (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "romįn (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "orosz (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "szlovén"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "szlovįk (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "szlovįk (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "szerb (cirill)"
-#: ../../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 "thaiföldi billentyūzet"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "tįdzsik billentyūzet"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "török (hagyomįnyos \"F\" modell)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "török (modern \"Q\" modell)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "ukrįn"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "USA-billentyūzet (nemzetközi)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "vietnįmi \"szįmsor\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "jugoszlįv (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Jobb Alt gomb"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "A két Shift gomb egyszerre"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control és Shift gombok egyszerre"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "CapsLock gomb"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl és Alt gombok egyszerre"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt és Shift gombok egyszerre"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "\"Menu\" gomb"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Bal \"Windows\" gomb"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Jobb \"Windows\" gomb"
@@ -6912,34 +6639,43 @@ msgstr "Körkörös csatlakoztatįs - %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Elõször törölje az összes logikai kötetet\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 ""
+"A 2.2-es kernelekhez nincsen PCMCIA-tįmogatįs. Hasznįljon 2.4-es kernelt."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "A modul összes paramétere beįllķtható itt."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Nincs elérhetõ floppy-meghajtó"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "egy szįm"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d darab, vesszõvel elvįlasztott szįm"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d darab, vesszõvel elvįlasztott sztring"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "vesszõvel elvįlasztott szįmok"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "vesszõvel elvįlasztott sztringek"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"A 2.2-es kernelekhez nincsen PCMCIA-tįmogatįs. Hasznįljon 2.4-es kernelt."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun egér"
@@ -7044,55 +6780,76 @@ msgstr "egyik sem"
msgid "No mouse"
msgstr "nincs egér"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Az egér letesztelése"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Az egér aktivįlįsįhoz "
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "MOZGASSA AZ EGÉRGÖRGÕT!"
-#: ../../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 "Befejezés"
-#: ../../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 "Következõ ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Elfogadja?"
-#: ../../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 "Informįció"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "A fa kibontįsa"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "A fa összecsukįsa"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Vįltįs sima és csoportok szerint rendezett nézet között"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "PPPOE hasznįlata"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "PPTP hasznįlata"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "DHCP hasznįlata"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel Speed Touch 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 "Csatlakozįs az internethez"
-#: ../../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"
@@ -7102,21 +6859,13 @@ msgstr ""
"de elõfordul a PPTP és a DHCP is.\n"
"A PPPOE-t vįlassza, ha nem biztos a vįlaszban."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel Speed Touch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "DHCP hasznįlata"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "PPPOE hasznįlata"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "PPTP hasznįlata"
+#: ../../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"
@@ -7200,10 +6949,10 @@ msgstr "Egyéb portok"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Melyik DHCP-klienst szeretné hasznįlni?\n"
-"Az alapértelmezés: dhcpcd"
+"Az alapértelmezés: dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7213,7 +6962,7 @@ msgstr ""
"Nem talįlható Ethernet hįlózati kįrtya a rendszerben.\n"
"Nem tudom beįllķtani ezt a kapcsolattķpust."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Hįlózati csatoló kivįlasztįsa"
@@ -7224,15 +6973,15 @@ msgstr ""
"Vįlassza ki, hogy melyik hįlózati adapteren keresztül szeretne csatlakozni "
"az internetre."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nem talįltam hįlózati kįrtyįt"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Hįlózat beįllķtįsa"
-#: ../../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"
@@ -7243,15 +6992,15 @@ msgstr ""
"Néhįny DHCP-kiszolgįló csak a gépnév megadįsa utįn hasznįlható.\n"
"A teljes nevet kell beķrni, példįul: \"gep.vallalat.hu\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Gépnév"
#: ../../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 "Hįlózatbeįllķtó varįzsló"
@@ -7297,13 +7046,13 @@ msgstr "Śj beįllķtįs (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Régi beįllķtįs (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-beįllķtįsok"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7311,19 +7060,19 @@ msgstr ""
"Adja meg a szolgįltatója nevét.\n"
"Ha az nincs benne a listįban, vįlassza az \"Unlisted\"-et."
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Európai protokoll"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Európai protokoll (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokoll a vilįg többi részén"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7331,33 +7080,33 @@ msgstr ""
"Protokoll a vilįg többi részén\n"
"D csatorna nélkül (bérelt vonal)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Melyik protokollt szeretné hasznįlni?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
"\"%s\" felületet észlelt a program. Szeretné hasznįlni ezt a felületet?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Milyen tķpusś kįrtyįval rendelkezik?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Nem tudom"
-#: ../../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"
@@ -7371,19 +7120,19 @@ msgstr ""
"\n"
"Ha PCMCIA kįrtyįja van, tudnia kell a kįrtya \"IRQ\" és \"IO\" értékeit.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Megszakķtįs"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Folytatįs"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Milyen ISDN-kįrtyįja van?"
-#: ../../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."
@@ -7391,59 +7140,86 @@ msgstr ""
"Talįltam egy ISDN PCI kįrtyįt, de nem ismertem fel a tķpusįt. Vįlasszon ki "
"egy PCI kįrtyįt a következõ képernyõn."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nem talįltam ISDN PCI kįrtyįt. Vįlasszon ki egyet a következõ képernyõn."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Vįlassza ki, hogy melyik soros portra csatlakozik a modeme."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Modemes csatlakozįs beįllķtįsai"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Csatlakozįs neve"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonszįm"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Felhasznįlónév"
-#: ../../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 "Szkript-alapś"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminįl-alapś"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Tartomįnynév"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Elsõdleges DNS-kiszolgįló (nem kötelezõ)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Mįsodlagos DNS-kiszolgįló (nem kötelezõ)"
+#: ../../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 "de ezzel nem egyezõ"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Telepķtés"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tįbla"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7480,24 +7256,24 @@ msgstr "Jelenleg nincs csatlakozva az internethez."
msgid "Connect"
msgstr "Csatlakozįs"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "A kapcsolat bontįsa"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "A kapcsolat beįllķtįsa"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Az internetkapcsolat beįllķtįsa"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "A(z) \"%s\" kapcsolat beįllķtįsa következik."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7516,12 +7292,12 @@ msgstr ""
"\n"
"A tovįbblépéshez nyomja meg az OK gombot."
-#: ../../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 "Hįlózatbeįllķtįs"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7532,7 +7308,7 @@ msgstr ""
"Kattintson az OK gombra a beįllķtįsok megtartįsįhoz, vagy a Mégsem gombra\n"
"a hįlózat és az internetkapcsolat śjbóli beįllķtįsįhoz.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7544,72 +7320,77 @@ msgstr ""
"A hįlózat és az internetkapcsolat beįllķtįsa következik.\n"
"Törölje a kijelölést az opció mellõl, ha nem kér automatikus felismerést.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Adja meg a beįllķtani kķvįnt profil nevét"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Automatikus detektįlįs"
-#: ../../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 "Szakértõi mód"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Eszközök keresése..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normįl modemes kapcsolat"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detektįlva ezen a porton: %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normįl modemes kapcsolat"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detektįlva: %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN-kapcsolat"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detektįlva: %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL-kapcsolat"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detektįlva a(z) %s csatlakozón"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kįbeles kapcsolat"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "kįbeles kapcsolat detektįlva"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Helyi hįlózatos kapcsolat"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "Ethernet-kįrtya/kįrtyįk detektįlva"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Vįlassza ki a beįllķtani kķvįnt eszközt"
-#: ../../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"
@@ -7619,23 +7400,23 @@ msgstr ""
"Vįlassza ki azt, amelyiket hasznįlni szeretné.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internetkapcsolat"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Jöjjön létre a kapcsolat a rendszer indulįsakor?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Hįlózatbeįllķtįs"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "A hįlózatkezelést śjra kell indķtani"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7646,7 +7427,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"
@@ -7656,7 +7437,7 @@ msgstr ""
"\n"
"Most érvényesķtem az śj beįllķtįsokat.\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."
@@ -7664,7 +7445,7 @@ msgstr ""
"Annak elvégzése utįn érdemes śjraindķtani az X környezetet,\n"
"hogy a gépnév módosķtįsįból eredõ problémįk elkerülhetõk legyenek."
-#: ../../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 "
@@ -7674,7 +7455,7 @@ msgstr ""
"Tesztelje le a kapcsolatot a net_monitor vagy az mcc hasznįlatįval. Ha a "
"kapcsolat nem mūködik, esetleg indķtsa el śjra a beįllķtįst."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7685,7 +7466,7 @@ msgstr ""
"Elég elfogadni a mįr meglévõ beįllķtįsokat.\n"
"A lenti mezõk módosķtįsįval felül lehet bķrįlni a beįllķtįsokat."
-#: ../../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"
@@ -7695,45 +7476,57 @@ msgstr ""
"Minden mezõbe IP-cķmet ķrjon pontozott decimįlis formįtumban\n"
"(példįul: 192.169.10.11)."
-#: ../../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 "A(z) %s hįlózati eszköz beįllķtįsa"
# %s: modulnév
# _(" (driver %s)", $module)
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (meghajtó: %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-cķm"
-#: ../../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 "Hįlózati maszk"
-#: ../../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 "Automatikus IP-cķm"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Indķtįs rendszerbetöltésnél"
-#: ../../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 "Az IP-cķm formįtuma 1.2.3.4 legyen"
-#: ../../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"
@@ -7744,56 +7537,56 @@ msgstr ""
"A teljes nevet kell beķrni, példįul: \"mybox.mylab.myco.com\".\n"
"Megadhatja az įtjįró (gateway) IP-cķmét is, ha van olyan."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS-kiszolgįló"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Įtjįró (példįul %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Įtjįró-eszköz"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr "A DNS-kiszolgįló cķmének formįtuma 1.2.3.4 legyen"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Az įtjįró cķmének formįtuma 1.2.3.4 legyen"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Proxy-beįllķtįsok"
-#: ../../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 "A hįlózati kįrtya azonosķtójįnak követése (laptopoknįl hasznos)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "A proxy valami ilyen kell, hogy legyen: http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Az URL-nek ftp: vagy http: kezdetūnek kell lenni"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "A tūzfal beįllķtįsait sikerült felismerni."
-#: ../../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."
@@ -7801,27 +7594,27 @@ msgstr ""
"Figyelem! Egy mįr létezõ tūzfalbeįllķtįst talįltam. Néhįny apróbb "
"módosķtįsra szükség lehet a telepķtés elvégzése utįn."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internet-beįllķtįsok"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Kipróbįljuk az internetkapcsolatot most?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "A kapcsolat ellenõrzése..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "A rendszer internetes kapcsolata él."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Biztonsįgi okokból lebontom a kapcsolatot."
-#: ../../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."
@@ -7829,92 +7622,92 @@ msgstr ""
"Az internetkapcsolat feltehetõen nem aktķv.\n"
"Próbįlja meg śjból elvégezni a beįllķtįst."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "A kapcsolat beįllķtįsa"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Töltse ki vagy ellenõrizze az alįbbi mezõket"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Kįrtya IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Kįrtya DMA"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Kįrtya IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Kįrtya 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 "Kįrtya 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 "Az Ön sajįt telefonszįma"
-#: ../../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 "A szolgįltató neve (pl.: 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 "A szolgįltató telefonszįma"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Elsõdleges DNS-kiszolgįló (nem kötelezõ)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Mįsodlagos DNS-kiszolgįló (nem kötelezõ)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Vįlassza ki az orszįgot"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Tįrcsįzįsi mód"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Csatlakozįsi sebesség"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "A csatlakozįs vįrakozįsi ideje (mįsodpercben)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Felhasznįlónév"
-#: ../../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 "Jelszó"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Egyesült Kirįlysįg"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "a csatlakoztatįs nem sikerült: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "A kiterjesztett (extended) partķció nem tįmogatott ezen a platformon"
-#: ../../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 "
@@ -7933,12 +7726,12 @@ msgstr "A(z) %s fįjlból való visszaįllķtįs sikertelen: %s"
msgid "Bad backup file"
msgstr "Hibįs mentésfįjl"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Hiba a(z) %s fįjl ķrįsa közben"
-#: ../../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"
@@ -7975,182 +7768,183 @@ msgstr "ajįnlott"
msgid "maybe"
msgstr "opcionįlis"
-#: ../../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 "Ismeretlen modell"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Helyi nyomtató"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Tįvoli nyomtató"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Tįvoli CUPS-nyomtató"
-#: ../../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 "Tįvoli lpd-nyomtató"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Hįlózati nyomtató (TCP/socket-alapś)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT-nyomtató"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "NetWare-nyomtató"
-#: ../../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 "A nyomtatóeszköz URI-ja"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "A feladat kimenetének įtirįnyķtįsa egy parancsba"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Ismeretlen 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 "Ismeretlen modell"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Helyi nyomtatók"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Tįvoli nyomtatók"
-#: ../../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 " ezen a pįrhuzamos porton: \\/*%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 nyomtató \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", többfunkciós eszköz ezen a pįrhuzamos porton: \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", többfunkciós eszköz USB-n"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", többfunkciós eszköz HP JetDirect-en"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", többfunkciós eszköz"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", nyomtatįs ide: %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " ezen az LPD kiszolgįlón: \"%s\", nyomtató: \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP gép: \"%s\", port: %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " ezen az SMB/Windows kiszolgįlón: \"%s\", megosztįs: \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " ezen a Novell kiszolgįlón: \"%s\", nyomtató: \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", ezzel a paranccsal: %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 "\"Nyers\" nyomtató (nincs meghajtóprogram)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(itt: %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(ezen a gépen)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Ezen a CUPS-kiszolgįlón: \"%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 " (alapértelmezés)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Vįlassza ki a nyomtató csatlakozįsįnak tķpusįt"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Hogyan van a nyomtató csatlakoztatva?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8160,19 +7954,19 @@ msgstr ""
"A tįvoli CUPS-nyomtatókat nem kell beįllķtani, azokat a program "
"automatikusan felismeri."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Automatikus nyomtatófelderķtés (helyi, TCP/socket és SMB nyomtatók)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "CUPS-beįllķtįsok"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Adja meg a CUPS-kiszolgįlót"
-#: ../../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 "
@@ -8192,7 +7986,7 @@ msgstr ""
"lehessen kérdezni a nyomtatóinformįciókat. Mįskülönben hagyja üresen ezen "
"mezõket."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8209,53 +8003,53 @@ msgstr ""
"Ne felejtse ez utįn śjraindķtani a CUPS szolgįltatįst (példįul a \"service "
"cups restart\" paranccsal)."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "Az IP-cķm formįtuma 192.168.1.20 legyen"
-#: ../../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 "A portnak egész szįmnak kell lennie!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS-kiszolgįló IP-cķme"
-#: ../../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 "Automatikus CUPS-beįllķtįs"
-#: ../../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 "A rendszer ellenõrzése..."
-#: ../../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 "Nem talįlható olyan nyomtató, amely a géphez közvetlenül csatlakozna."
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8263,7 +8057,7 @@ msgstr ""
"A következõ nyomtatók\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8271,7 +8065,7 @@ msgstr ""
"A következõ nyomtató\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8279,7 +8073,7 @@ msgstr ""
"\n"
"és egy ismeretlen nyomtató "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8288,7 +8082,7 @@ msgstr ""
"\n"
"és %d ismeretlen nyomtató "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8296,7 +8090,7 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8304,11 +8098,11 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "közvetlenül csatlakoztatva van(nak) a géphez"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8316,7 +8110,7 @@ msgstr ""
"\n"
"Egy ismeretlen nyomtató közvetlenül csatlakozik a géphez"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8325,11 +8119,11 @@ msgstr ""
"\n"
"%d ismeretlen nyomtató közvetlenül csatlakozik a géphez"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (csatlakoztassa az összes nyomtatót, és kapcsolja be azokat)\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"
@@ -8337,19 +8131,19 @@ msgstr ""
"Szeretné lehetõvé tenni a nyomtatįst a fenti nyomtatókon vagy a helyi "
"hįlózat nyomtatóin?\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 "Szeretné lehetõvé tenni a nyomtatįst a helyi hįlózat nyomtatóin?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Szeretné lehetõvé tenni a nyomtatįst a fenti nyomtatókon?\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 "Biztosan be szeretné įllķtani a nyomtatįst ezen a gépen?\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 "
@@ -8358,13 +8152,13 @@ msgstr ""
"Megjegyzés: a nyomtató tķpusįtól és a nyomtatįsi rendszertõl függõen akįr %d "
"MByte összméretū tovįbbi szoftver is telepķtésre kerülhet."
-#: ../../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 "Nyomtató hozzįadįsa"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8386,7 +8180,7 @@ msgstr ""
"Hozzįférést nyśjt az elérhetõ nyomtatómeghajtókhoz és a meghajtóprogramok "
"beįllķtįsaihoz, tovįbbį a nyomtatók kapcsolattķpusįt is képes beįllķtani."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8427,7 +8221,7 @@ msgstr ""
" A folytatįshoz kattintson a \"Következõ\" gombra. Ha viszont most nem "
"kķvįnja telepķteni a nyomtatókat, akkor a \"Mégsem\" gombra kattintson."
-#: ../../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"
@@ -8453,7 +8247,7 @@ msgstr ""
" A folytatįshoz kattintson a \"Következõ\" gombra. Ha viszont most nem "
"kķvįnja telepķteni a nyomtatókat, akkor a \"Mégsem\" gombra kattintson."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8489,19 +8283,19 @@ msgstr ""
" A folytatįshoz kattintson a \"Következõ\" gombra. Ha viszont most nem "
"kķvįnja telepķteni a nyomtatókat, akkor a \"Mégsem\" gombra kattintson."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "A helyi nyomtatók automatikus felderķtése"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "A hįlózatra csatlakoztatott nyomtatók automatikus felderķtése"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "A windowsos gépekre csatlakoztatott nyomtatók automatikus felderķtése"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8526,53 +8320,53 @@ msgstr ""
"Mandrake Vezérlõközpont \"Hardver\" részében talįlható \"Nyomtató\" "
"alkalmazįst."
-#: ../../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 "Automatikus nyomtatófelderķtés"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", hįlózati nyomtató: \"%s\", port: %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", nyomtató: \"%s\" ezen az SMB/Windows kiszolgįlón: \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Felismert eszköz: %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 "Nyomtató ezen a pįrhuzamos porton: \\/*%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 nyomtató: \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Hįlózati nyomtató: \"%s\", port: %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Nyomtató: \"%s\" ezen az SMB/Windows kiszolgįlón: \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Helyi nyomtató"
-#: ../../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, ..., "
@@ -8585,19 +8379,19 @@ msgstr ""
"LPT2:, ...), elsõ USB nyomtató: /dev/usb/lp0, mįsodik USB nyomtató: /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Egy eszköz- vagy fįjlnevet kell megadni."
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Nyomtató nem talįlható."
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Az elérhetõ nyomtatók"
-#: ../../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"
@@ -8605,7 +8399,7 @@ msgstr ""
"A rendszer a következõ nyomtatót talįlta. Ha nem ezt szeretné beįllķtani, "
"akkor adjon meg egy eszköznevet illetve fįjlnevet a beviteli sorban."
-#: ../../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"
@@ -8614,7 +8408,7 @@ msgstr ""
"kķvįnja beįllķtani, vagy adjon meg egy eszköznevet illetve fįjlnevet a "
"beviteli sorban."
-#: ../../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 "
@@ -8626,7 +8420,7 @@ msgstr ""
"szeretné módosķtani annak beįllķtįsait, akkor kapcsolja be a \"Kézi beįllķtįs"
"\" opciót."
-#: ../../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 "
@@ -8638,7 +8432,7 @@ msgstr ""
"nyomtató helytelenül volt felismerve, vagy ha Ön szeretné módosķtani annak "
"beįllķtįsait, akkor kapcsolja be a \"Kézi beįllķtįs\" opciót."
-#: ../../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"
@@ -8646,11 +8440,11 @@ msgstr ""
"Vįlassza ki, melyik portra van csatlakoztatva a nyomtató, vagy adjon meg egy "
"eszköznevet illetve fįjlnevet a beviteli sorban"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Vįlassza ki, melyik portra van csatlakoztatva a nyomtató."
-#: ../../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, ...)."
@@ -8659,19 +8453,19 @@ msgstr ""
"LPT2:, ...), elsõ USB nyomtató: /dev/usb/lp0, mįsodik USB nyomtató: /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Ki kell vįlasztania illetve meg kell adnia egy nyomtatót vagy eszközt."
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Kézi beįllķtįs"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Tįvoli lpd nyomtató beįllķtįsai"
-#: ../../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."
@@ -8679,46 +8473,46 @@ msgstr ""
"Tįvoli lpd nyomtató hasznįlatįhoz meg kell adni a nyomtatókiszolgįló nevét "
"és a nyomtató nevét."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "A tįvoli gép neve"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "A tįvoli nyomtató neve"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "A tįvoli gép neve nem lehet üres!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "A tįvoli nyomtató neve nem lehet üres!"
-#: ../../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 "Felismert 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 "A hįlózat vizsgįlata..."
-#: ../../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 ", nyomtató: \"%s\" ezen a kiszolgįlón: \"%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 "Nyomtató: \"%s\" ezen a kiszolgįlón: \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) nyomtatįsi beįllķtįsok"
-#: ../../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 "
@@ -8730,7 +8524,7 @@ msgstr ""
"gépnév!) és IP-cķmét, a megosztott nyomtató nevét, és egy megfelelõ "
"jogosultsįgokkal rendelkezõ felhasznįló nevét, jelszavįt és munkacsoportjįt."
-#: ../../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."
@@ -8738,39 +8532,39 @@ msgstr ""
" Ha a kķvįnt nyomtató fel lett ismerve, vįlassza ki a listįból. Ha "
"szükséges, adja meg a felhasznįlónevet, a jelszót és/vagy a munkacsoportot."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Az SMB-kiszolgįló neve"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "Az SMB-kiszolgįló IP-cķme"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Megosztįsnév"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Munkacsoport"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Automatikusan felderķtve"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "A kiszolgįló nevét vagy IP-cķmét meg kell adni!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "A Samba megosztįsnév üres!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "BIZTONSĮGI FIGYELMEZTETÉS"
-#: ../../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 "
@@ -8814,7 +8608,7 @@ msgstr ""
"nyomtatįst \"%s\" kapcsolattķpussal a PrinterDrake programban.\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 "
@@ -8827,7 +8621,7 @@ msgstr ""
"nyomtatįst \"%s\" kapcsolattķpussal a PrinterDrake programban.\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"
@@ -8839,11 +8633,11 @@ msgstr ""
"\n"
"Valóban folytatni szeretné a nyomtató ilyen módon történõ beįllķtįsįt?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare nyomtatóbeįllķtįsok"
-#: ../../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 "
@@ -8855,37 +8649,37 @@ msgstr ""
"gépnévvel!), a nyomtatįsi sor nevét, és egy megfelelõ jogosultsįgokkal "
"rendelkezõ felhasznįlói nevet és jelszót."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Nyomtatókiszolgįló"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "A nyomtatįsi sor neve"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Az NCP-kiszolgįló neve üres!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Az NCP-sor neve üres!"
-#: ../../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 ", gép: \"%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 "Gép: \"%s\", port: %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "TCP/socket-alapś nyomtatįsi beįllķtįsok"
-#: ../../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."
@@ -8894,7 +8688,7 @@ msgstr ""
"gépnevet vagy IP-cķmet és az opcionįlis portszįmot (alapértelmezés: 9100) a "
"megfelelõ mezõkben."
-#: ../../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 "
@@ -8907,19 +8701,19 @@ msgstr ""
"9100; mįs kiszolgįlókon ez mįs érték lehet. A hardver kézikönyvében "
"valószķnūleg talįl tovįbbi informįciót."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "A nyomtató gépneve illetve IP-cķme üres."
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "A nyomtató gépneve vagy IP-cķme"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "A nyomtatóeszköz URI-ja"
-#: ../../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 "
@@ -8929,11 +8723,11 @@ msgstr ""
"felelnie a CUPS vagy a Foomatic elõķrįsainak. Nem minden URI-tķpust tįmogat "
"minden sorkezelõ."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Érvényes URI-t kell megadni."
-#: ../../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."
@@ -8941,27 +8735,31 @@ msgstr ""
"Minden nyomtatóhoz meg kell adni egy nevet (példįul: \"nyomtató\"). A Leķrįs "
"és Hely mezõket nem kötelezõ kitölteni, csak tįjékoztatįsi célt szolgįlnak."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "A nyomtató neve"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Leķrįs"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Hely"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "A nyomtató-adatbįzis beolvasįsa..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "A nyomtató-adatbįzis elõkészķtése..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "A nyomtató tķpusa"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8987,24 +8785,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 "A tķpus megfelelõ"
-#: ../../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 "Tķpuskivįlasztįs kézzel"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "A nyomtató tķpusįnak kivįlasztįsa"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Milyen tķpusś a nyomtató?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -9020,7 +8818,7 @@ msgstr ""
"a \"Nyers nyomtató\" bejegyzésen, akkor\n"
"keresse meg a megfelelõ tķpust a listįban."
-#: ../../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."
@@ -9029,11 +8827,11 @@ msgstr ""
"kompatibilis nyomtatót (informįciók a nyomtató kézikönyvében) vagy egy "
"hasonlót."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI windowsos nyomtató beįllķtįsa"
-#: ../../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 "
@@ -9050,11 +8848,11 @@ msgstr ""
"nyomtatna - mįskülönben a nyomtató nem fog mūködni. A kapcsolattķpus-"
"beįllķtįst a meghajtóprogram figyelmen kķvül hagyja."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Lexmark tintasugaras nyomtató beįllķtįsa"
-#: ../../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 "
@@ -9066,7 +8864,7 @@ msgstr ""
"levõket nem. Csatlakoztassa a nyomtatót egy helyi portra, vagy įllķtsa azt "
"be azon a gépen, amelyhez az csatlakoztatva van."
-#: ../../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."
@@ -9088,11 +8886,11 @@ msgstr ""
"\"lexmarkmaintain\"-nel, és szükség esetén módosķtsa a fej-igazķtįsi "
"beįllķtįsokat ezzel a programmal."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Zenographics ZJ-Stream formįtumot hasznįló GDI lézernyomtató"
-#: ../../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 "
@@ -9134,7 +8932,7 @@ msgstr ""
"rendszergazdai jogosultsįgś felhasznįlók. A parancs végrehajtįsa utįn a "
"megszokott módon lehet nyomtatni.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9151,22 +8949,22 @@ msgstr ""
"nyomtatįsi minõséget nagyon magasra įllķtja, akkor a nyomtatįsi idõ "
"jelentõsen megnõhet."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "A(z) %s értéknek egész szįmnak kell lennie!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "A(z) %s értéknek szįmnak kell lennie!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "A(z) %s érték nem esik a megfelelõ tartomįnyba!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9175,11 +8973,11 @@ msgstr ""
"Be szeretné įllķtani a(z) \"%s\"\n"
"nyomtatót alapértelmezettnek?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Tesztoldalak"
-#: ../../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 "
@@ -9191,39 +8989,39 @@ msgstr ""
"kevés memóriįval ellįtott lézernyomtatókon el sem fog készülni. Įltalįban "
"elég a normįl tesztoldalt kinyomtatni."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Nem kell tesztoldal"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Nyomtatįs"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Normįl tesztoldal"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Mįs tesztoldal (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Mįs tesztoldal (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Fényképes tesztoldal"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Ne nyomtasson tesztoldalt"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "A tesztoldal(ak) nyomtatįsa folyik..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9238,7 +9036,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"
@@ -9246,15 +9044,15 @@ msgstr ""
"A tesztoldal(aka)t elküldtem a nyomtatóra.\n"
"Eltarthat egy ideig, amķg a nyomtatįs elindul.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Sikerült a nyomtatįs?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "\"Nyers\" nyomtató"
-#: ../../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 "
@@ -9268,7 +9066,7 @@ msgstr ""
"eszközök lehetõvé teszik a nyomtató kijelölését és a beįllķtįsok egyszerū "
"módosķtįsįt.\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 "
@@ -9278,8 +9076,8 @@ msgstr ""
"pįrbeszédablakįban is (a nyomtatįsi parancsot megadó mezõben), de ott ne "
"adjon meg fįjlnevet, mert a fįjlt az alkalmazįs fogja biztosķtani.\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"
@@ -9292,7 +9090,7 @@ msgstr ""
"bizonyos nyomtatįsi feladatra vonatkozóan. Egyszerūen adja hozzį a kķvįnt "
"paramétereket a parancshoz, példįul: \"%s <fįjl>\". "
-#: ../../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 "
@@ -9304,7 +9102,7 @@ msgstr ""
"listįja\" gombra.%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"
@@ -9312,7 +9110,7 @@ msgstr ""
"Itt lįthatók az aktuįlis nyomtató nyomtatįsi opciói:\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 "
@@ -9321,8 +9119,8 @@ msgstr ""
"Egy fįjl parancssorból (terminįlablakból) való nyomtatįsįhoz hasznįlja a "
"következõ parancsot: \"%s <fįjl>\".\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 "
@@ -9332,7 +9130,7 @@ msgstr ""
"is (a nyomtatįsi parancsot megadó mezõben), de ott ne adjon meg fįjlnevet, "
"mert a fįjlt az alkalmazįs fogja biztosķtani.\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."
@@ -9340,7 +9138,7 @@ msgstr ""
"Ha szeretne egy listįt az aktuįlis nyomtatóhoz hasznįlható opciókról, akkor "
"kattintson a \"Nyomtatįsi beįllķtįsok listįja\" gombra."
-#: ../../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 "
@@ -9349,7 +9147,7 @@ msgstr ""
"Egy fįjl parancssorból (terminįlablakból) való nyomtatįsįhoz hasznįlja a "
"következõ parancsot: \"%s <fįjl>\" vagy ezt: \"%s <fįjl>\".\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"
@@ -9365,7 +9163,7 @@ msgstr ""
"munkaasztalon, amellyel azonnali jelleggel leįllķtható az összes nyomtatįsi "
"feladat. Ez példįul papķrberagadįs esetén hasznos.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9378,40 +9176,40 @@ msgstr ""
"feladat beįllķtįsainak módosķtįsįt is. Adja hozzį a kķvįnt beįllķtįsokat a "
"parancshoz, példįul: \"%s <fįjl>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Nyomtatįs/lapolvasįs/fotókįrtyįk ezen: \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Nyomtatįs/lapolvasįs ezen: \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Nyomtatįs/fotókįrtya-hozzįférés ezen: \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Nyomtatįs a(z) \"%s\" nyomtatóra"
-#: ../../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 "Bezįrįs"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Nyomtatįsi beįllķtįsok listįja"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9434,7 +9232,7 @@ msgstr ""
"\n"
"Ehhez az eszközhöz ne hasznįlja a \"scannerdrake\" programot!"
-#: ../../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 "
@@ -9457,17 +9255,17 @@ msgstr ""
"tovįbbi meghajtókhoz felhasznįlva. Az \"MtoolsFM\" programban a fįjllistįk "
"jobb felsõ sarkįban levõ mezõ hasznįlatįval lehet vįltani a meghajtók közt."
-#: ../../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 "A nyomtatóadatok beolvasįsa..."
-#: ../../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 "A nyomtatóbeįllķtįsok įtvitele"
-#: ../../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 %"
@@ -9482,7 +9280,7 @@ msgstr ""
"de a nyomtatįsi feladatok nem kerülnek įt.\n"
"A következõ okok miatt nem minden nyomtatįsi sor vihetõ įt:\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"
@@ -9490,7 +9288,7 @@ msgstr ""
"A CUPS nem tįmogatja a Novell-alapś és a kötetlen parancsformįtumś "
"nyomtatókat.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9498,11 +9296,11 @@ msgstr ""
"A PDQ csak a helyi nyomtatókat, a tįvoli LPD-nyomtatókat és a socket/TCP-"
"alapś nyomtatókat tįmogatja.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "Az LPD és az LPRng nem tįmogatja az IPP-nyomtatókat.\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."
@@ -9510,7 +9308,7 @@ msgstr ""
"Nem vihetõk įt azon nyomtatįsi sorok, amelyek nem ezzel a programmal és nem "
"a \"foomatic-configure\"-rel készültek."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9520,7 +9318,7 @@ msgstr ""
"Tovįbbį a gyįrtó įltal adott PPD fįjlokkal beįllķtott nyomtatók és a "
"közvetlen CUPS-meghajtóval ellįtott nyomtatók beįllķtįsai nem vihetõk įt."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9530,15 +9328,15 @@ msgstr ""
"Jelölje ki az įtviendõ nyomtatókat, majd kattintson az \n"
"\"Įtvitel\" gombra."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Az įtvitel kihagyįsa"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Įtvitel"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9549,12 +9347,12 @@ msgstr ""
"Kattintson az \"Įtvitel\" gombra annak felülķrįsįhoz.\n"
"Esetleg adjon meg egy mįsik nevet vagy hagyja ki a nyomtatót."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"A nyomtató nevében csak angol betū, szįmjegy és az alįhśzįs szerepelhet."
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9563,16 +9361,16 @@ msgstr ""
"\"%s\" nevū nyomtató mįr létezik,\n"
"felül szeretné ķrni annak beįllķtįsait?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Śj nyomtatónév"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "%s įtvitele..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9581,29 +9379,29 @@ msgstr ""
"A korįbbi alapértelmezett nyomtató (\"%s\") beįllķtįsai įtvitelre kerültek. "
"Az śj %s nyomtatįsi rendszerben is ez legyen az alapértelmezett nyomtató?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "A nyomtatóadatok frissķtése..."
-#: ../../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 "Tįvoli nyomtató beįllķtįsa"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "A hįlózat elindķtįsa..."
-#: ../../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 "Hįlózat beįllķtįsa most"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Hįlózati funkciók nincsenek beįllķtva"
-#: ../../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 "
@@ -9615,11 +9413,11 @@ msgstr ""
"hįlózat beįllķtįsa nélkül, akkor nem lesz lehetõsége a most beįllķtandó "
"nyomtató hasznįlatįra. Mit szeretne tenni?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Folytatįs a hįlózat beįllķtįsa nélkül"
-#: ../../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 "
@@ -9634,7 +9432,7 @@ msgstr ""
"\" részében, azutįn įllķtsa be a nyomtatót a Mandrake Vezérlõközpont "
"\"Hardver\"/\"Nyomtató\" részében."
-#: ../../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 "
@@ -9644,24 +9442,24 @@ msgstr ""
"Ellenõrizze a beįllķtįsokat és a hardvert, majd próbįlkozzon śjra a tįvoli "
"nyomtató beįllķtįsįval."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "A nyomtatįsi rendszer śjraindķtįsa..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "magas"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoiįs"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Nyomtatórendszer telepķtése a következõ biztonsįgi szinten: %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 %"
@@ -9686,11 +9484,11 @@ msgstr ""
"\n"
"Biztos abban, hogy be szeretne įllķtani nyomtatįst ezen a gépen?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "A nyomtatįsi rendszer elindķtįsa a rendszer indulįsakor"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9712,59 +9510,59 @@ msgstr ""
"\n"
"Szeretné a nyomtatįsi rendszer automatikus indķtįsįt ismét bekapcsolni?"
-#: ../../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 "A telepķtett szoftverek ellenõrzése..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Az LPRng eltįvolķtįsa..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "%s eltįvolķtįsa"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Az LPD eltįvolķtįsa..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Csomagok telepķtése..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Vįlassza ki a nyomtatįsi rendszert"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Melyik nyomtatįsi rendszert (sorkezelõt) szeretné hasznįlni?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "A(z) \"%s\" nyomtató beįllķtįsa..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "A Foomatic telepķtése..."
-#: ../../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 "Nyomtatóbeįllķtįsok"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "A PrinterDrake elõkészķtése..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Alkalmazįsok beįllķtįsa..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Szeretné beįllķtani a nyomtatókezelést?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Nyomtatįsi rendszer: "
-#: ../../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; "
@@ -9777,7 +9575,7 @@ msgstr ""
"levõ nyomtatót elérhetõvé szeretne tenni a StarOffice/OpenOffice.org/GIMP "
"program szįmįra, akkor kattintson duplįn a megfelelõ nyomtatóra."
-#: ../../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 "
@@ -9787,30 +9585,30 @@ msgstr ""
"módosķtįsįhoz, egy nyomtató alapértelmezetté tételéhez vagy az adatainak a "
"lekérdezéséhez kattintson duplįn a megfelelõ nyomtatóra."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Nyomtatók listįjįnak frissķtése (az összes elérhetõ tįvoli CUPS-nyomtató "
"megjelenķtése érdekében)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Nyomtatįsi rendszer módosķtįsa"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normįl mód"
-#: ../../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 "Szeretne beįllķtani egy mįsik nyomtatót?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "A nyomtatóbeįllķtįs módosķtįsa"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9819,69 +9617,69 @@ msgstr ""
"Nyomtató: %s\n"
"Mit szeretne megvįltoztatni ennél a nyomtatónįl?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Mehet!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "A nyomtató kapcsolódįsi tķpusa"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nyomtatónév, leķrįs, hely"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "A nyomtató gyįrtója, tķpusa, meghajtóprogramja"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "A nyomtató gyįrtója, tķpusa"
-#: ../../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 "Legyen ez a nyomtató az alapértelmezett"
-#: ../../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 "A nyomtató felvétele a StarOffice/OpenOffice.org/GIMP programba"
-#: ../../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 "A nyomtató eltįvolķtįsa a StarOffice/OpenOffice.org/GIMP programból"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Tesztoldalak nyomtatįsa"
-#: ../../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 "Hogyan kell hasznįlni ezt a nyomtatót"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Nyomtató eltįvolķtįsa"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "A régi \"%s\" nyomtató eltįvolķtįsa..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Az alapértelmezett nyomtató"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "A(z) \"%s\" nyomtató lesz ezutįn az alapértelmezett nyomtató."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "A nyomtató felvétele a StarOffice/OpenOffice.org/GIMP programba"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
@@ -9889,18 +9687,18 @@ msgstr ""
"A(z) \"%s\" nyomtató sikeresen fel lett véve a StarOffice/OpenOffice.org/"
"GIMP programba."
-#: ../../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 ""
"A(z) \"%s\" nyomtatót nem sikerült felvenni a StarOffice/OpenOffice.org/GIMP "
"programba."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "A nyomtató eltįvolķtįsa a StarOffice/OpenOffice.org/GIMP programból"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -9909,7 +9707,7 @@ msgstr ""
"A(z) \"%s\" nyomtató sikeresen el lett tįvolķtva a StarOffice/OpenOffice.org/"
"GIMP programból."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
@@ -9917,99 +9715,21 @@ msgstr ""
"A(z) \"%s\" nyomtatót nem sikerült eltįvolķtani a StarOffice/OpenOffice.org/"
"GIMP programból."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Biztosan el szeretné tįvolķtani a(z) \"%s\" nyomtatót?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "A(z) \"%s\" nyomtató eltįvolķtįsa..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Proxy-beįllķtįsok"
-
-#: ../../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 ""
-"Üdvözöljük a proxy-beįllķtó segédprogramban!\n"
-"\n"
-"Itt lehet megadni a HTTP- és FTP-proxy adatait,\n"
-"a bejelentkezési informįcióval együtt\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 ""
-"Adja meg a HTTP-proxy adatait.\n"
-"Hagyja üresen, ha nem kķvįn HTTP-proxyt hasznįlni."
-
-#: ../../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 "Az URL-nek ķgy kell kezdõdnie: \"http:\""
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "A portnak szįmnak kell lennie"
-
-#: ../../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 ""
-"Adja meg az FTP-proxy adatait.\n"
-"Hagyja üresen, ha nem kķvįn FTP-proxyt hasznįlni."
-
-#: ../../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 ""
-"Adja meg a proxy hasznįlatįhoz szükséges nevet és jelszót.\n"
-"Hagyja üresen, ha erre nincs szükség."
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "felhasznįlónév"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "jelszó"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "a jelszó még egyszer"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "A jelszavak nem egyeznek meg, adja meg õket még egyszer!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Nem tudok partķciót hozzįadni a _formįzott_ RAID md%d bejegyzéshez"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Nem tudom ķrni a(z) %s fįjlt"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid sikertelen"
@@ -10023,7 +9743,7 @@ msgstr "Az mkraid végrehajtįsa nem sikerült (talįn hiįnyzik a raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nincs elég partķció a RAID %d szinthez\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"
@@ -10073,27 +9793,32 @@ msgstr ""
"elküldve\n"
" (felhasznįlói névre vagy email-cķmre)."
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Biztonsįgi szint:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (alapértelmezés: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Biztonsįgi figyelmeztetések:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Biztonsįgi adminisztrįtor:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Hįlózati opciók"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Rendszerbeįllķtįsok"
-#: ../../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"
@@ -10101,36 +9826,27 @@ msgstr ""
"A következõ opciókkal be lehet įllķtani a rendszer biztonsįgįt.\n"
"Ha magyarįzatra van szüksége, kattintson a Segķtség gombra.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (alapértelmezés: %s)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr "Periodikus ellenõrzések 2"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Periodikus ellenõrzések"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Biztonsįgi szint beįllķtįsa..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Biztonsįgi opciók beįllķtįsa..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Az ALSA (Advanced Linux Sound Architecture) hangrendszer elindķtįsa"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, a parancsidõzķtõ."
-#: ../../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."
@@ -10138,7 +9854,7 @@ msgstr ""
"Az apmd monitorozza a telepek įllapotįt és naplóz a syslog-ba.\n"
"Segķtségével leįllķtható a gép, mielõtt a telep lemerül."
-#: ../../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."
@@ -10147,7 +9863,7 @@ msgstr ""
"idõpontban, valamint kötegelt (batch-elt) parancsokat futtat, amikor\n"
"a gép terhelése alacsony."
-#: ../../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 "
@@ -10159,7 +9875,7 @@ msgstr ""
"fejlettebb az alap cronnįl: biztonsįgosabb és több beįllķtįsi lehetõséggel\n"
"rendelkezik."
-#: ../../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 "
@@ -10171,7 +9887,7 @@ msgstr ""
"nyśjt egérrel való mįsolįsra illetve beillesztésre, valamint\n"
"felbukkanó menük hasznįlatįra (konzolon)."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10179,14 +9895,14 @@ msgstr ""
"A HardDrake a gép hardverének ellenõrzésére szolgįl. Lehetõvé teszi az śj\n"
"vagy megvįltozott hardver megfelelõ beįllķtįsįt."
-#: ../../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 ""
"Az Apache egy WWW szerver. HTML fįjlokat és CGI-t tesz elérhetõvé\n"
"a hįlózaton keresztül."
-#: ../../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 "
@@ -10199,7 +9915,7 @@ msgstr ""
"szolgįltatįs indķtįsįért, mint példįul telnet, ftp, rsh és rlogin. Az inetd\n"
"leįllķtįsįval minden įltala irįnyķtott szolgįltatįs leįll."
-#: ../../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."
@@ -10208,7 +9924,7 @@ msgstr ""
"Lehetõvé teszi tūzfal beįllķtįsįt, hogy a hįlózat felõli tįmadįsok\n"
"kivédhetõk legyenek."
-#: ../../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"
@@ -10218,7 +9934,7 @@ msgstr ""
"/etc/sysconfig/keyboard -ban įllķtható be. A beįllķtįs megvįltoztatható\n"
"a kbdconfig programmal. Ezt bekapcsolva kell hagyni a legtöbb rendszeren."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10226,13 +9942,13 @@ msgstr ""
"A kernel fejlécének automatikus śjragenerįlįsa a /boot-ban a\n"
"/usr/include/linux/{autoconf,version}.h alapjįn"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
"A hardvereszközök automatikus felismerése és beįllķtįsa a rendszer "
"indulįsakor."
-#: ../../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."
@@ -10240,7 +9956,7 @@ msgstr ""
"A Linuxconf elvégez bizonyos feladatokat a rendszer indķtįsakor,\n"
"hogy a beįllķtįsok konzisztensek maradjanak."
-#: ../../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)."
@@ -10249,7 +9965,7 @@ msgstr ""
"alapjįban véve egy nyomtatószerver, elrendezi a nyomtatįsokat a különbözõ\n"
"nyomtatók között."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10257,7 +9973,7 @@ msgstr ""
"Linux Virtual Server, nagyteljesķtményū, nagy rendelkezésre įllįsś\n"
"kiszolgįló kialakķtįsįhoz hasznįlható."
-#: ../../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."
@@ -10265,7 +9981,7 @@ msgstr ""
"A named (BIND) egy DNS, azaz tartomįnynév-kiszolgįló, ennek segķtségével\n"
"feleltetik meg a gépek az IP-cķmeket és a gépneveket."
-#: ../../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."
@@ -10274,7 +9990,7 @@ msgstr ""
"hįlózati fįjlrendszereket, mint példįul az NFS, az SMB\n"
"(LAN Manager/Windows) és az NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10282,7 +9998,7 @@ msgstr ""
"Aktivįlja vagy deaktivįlja a rendszerindķtįsnįl automatikusan induló\n"
"hįlózati csatolókat."
-#: ../../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"
@@ -10292,7 +10008,7 @@ msgstr ""
"Ez a szolgįltatįs egy NFS-kiszolgįló; beįllķtįsa a /etc/exports\n"
"fįjllal történik."
-#: ../../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."
@@ -10300,7 +10016,7 @@ msgstr ""
"Az NFS egy népszerū, TCP/IP hįlózaton hasznįlatos fįjlmegosztįsi protokoll.\n"
"Ez a szolgįltatįs az NFS lock-olįst oldja meg."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10308,11 +10024,11 @@ msgstr ""
"A NumLock automatikus bekapcsolįsa indķtįskor a konzolon és az\n"
"XFree-ben."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Az OKI 4w és az azzal kompatibilis windowsos nyomtatók tįmogatįsa."
-#: ../../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 "
@@ -10324,7 +10040,7 @@ msgstr ""
"A szolgįltatįs nem indul el, ha nincs beįllķtva, tehįt nyugodtan fel lehet\n"
"telepķteni olyan gépre is, ahol nincs rį szükség."
-#: ../../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 "
@@ -10335,7 +10051,7 @@ msgstr ""
"az NFS-nek van szüksége. A portmap szerverre csak a (NIS vagy NFS) szerver\n"
"gépeken van szükség."
-#: ../../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."
@@ -10343,7 +10059,7 @@ msgstr ""
"A Postfix egy levéltovįbbķtó (MTA) program, amely a leveleket tovįbbķtja\n"
"a különbözõ gépek között."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10351,7 +10067,7 @@ msgstr ""
"Elmenti és visszaįllķtja a rendszer entrópia-tįrolójįt, ķgy jobb\n"
"véletlenszįmokat lehet generįlni."
-#: ../../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"
@@ -10360,7 +10076,7 @@ msgstr ""
"merevlemezes partķciókhoz), hogy az alkalmazįsokból (példįul: Oracle)\n"
"hozzįférhetõk legyenek."
-#: ../../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"
@@ -10372,7 +10088,7 @@ msgstr ""
"A RIP elterjedt a kis hįlózatokon; a nagyobb, bonyolultabb hįlózatok mįs\n"
"śtvįlasztó-protokollokat igényelnek."
-#: ../../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."
@@ -10380,7 +10096,7 @@ msgstr ""
"Az rstat protokoll segķtségével a felhasznįlók informįciót kaphatnak a\n"
"(lokįlis) hįlózaton mūködõ gépekrõl."
-#: ../../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."
@@ -10388,7 +10104,7 @@ msgstr ""
"Az rusers protokoll segķtségével a felhasznįlók lekérdezhetik, hogy melyik\n"
"gépre ki van bejelentkezve."
-#: ../../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)."
@@ -10397,11 +10113,11 @@ msgstr ""
"az rwho szolgįltatįst futtató gép aktuįlis felhasznįlóiról (olyan, mint a\n"
"finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "A gép hangrendszerének elindķtįsa"
-#: ../../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."
@@ -10409,66 +10125,66 @@ msgstr ""
"A syslog-on keresztül naplóznak a szolgįltatįsok különbözõ naplófįjlokba.\n"
"A syslog hasznįlata mindig ajįnlott."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Az USB-eszközök meghajtóinak betöltése."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Elindķtja az X betūtķpus-kiszolgįlójįt (erre szükség van az XFree "
"hasznįlatįhoz)."
-#: ../../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įlassza ki, mely szolgįltatįsok induljanak el rendszerindķtįskor"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Nyomtatįs"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Fįjlmegosztįs"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Rendszer"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Tįvoli adminisztrįció"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Adatbįzis-kiszolgįló"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Szolgįltatįsok: %d aktivįlt, %d regisztrįlt"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Szolgįltatįsok"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "fut"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "leįllķtva"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Szolgįltatįsok és démonok"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10476,15 +10192,15 @@ msgstr ""
"Nem érhetõ el tovįbbi informįció\n"
"errõl a szolgįltatįsról."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Indķtįskor"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10565,7 +10281,7 @@ msgstr ""
"A Mandrake Linux 9.0 a nyķlt forrįskódś jįtékok legjobbjįt nyśjtja - "
"ügyességi jįtékok, akció, stratégia, ..."
-#: ../../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 Vezérlõközpont"
@@ -10751,181 +10467,574 @@ msgstr ""
"hasznįlja a rendszert üzleti célokra, vagy egyszerūen csak tįmogatni "
"szeretné a Mandrake Linux fejlesztését, csatlakozzon a MandrakeClubhoz!"
-#: ../../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 ""
+" Ez a program szabad szoftver; terjeszthetõ és/vagy módosķtható\n"
+" a Free Software Foundation įltal publikįlt GNU General Public\n"
+" License 2. vagy annįl śjabb verziója alapjįn.\n"
+"\n"
+" A program annak reményében kerül terjesztésre, hogy hasznosnak\n"
+" bizonyul, de GARANCIA NÉLKÜL; még a PIACKÉPESSÉG illetve\n"
+" egy BIZONYOS CÉLRA VALÓ ALKALMASSĮG sincs garantįlva. Tovįbbi\n"
+" részletek a GNU General Public License-ben.\n"
+"\n"
+" A programmal együtt Önnek kapnia kellett egy példįnyt a GNU General\n"
+" Public License-bõl; ha nem ķgy történt, ķrjon a következõ cķmre:\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 "Billentyūzet"
+
+#: ../../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 "Csomagok telepķtése..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Jelentkezzen ki, majd nyomja meg a Ctrl+Alt+BackSpace billentyūkombinįciót"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
"A módosķtįsok csak a(z) %s programba való következõ bejelentkezéskor lépnek "
"érvénybe"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "A Mandrake Terminal Server beįllķtįsa"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "A kiszolgįló bekapcsolįsa"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "A kiszolgįló kikapcsolįsa"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "A kiszolgįló elindķtįsa"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "A kiszolgįló leįllķtįsa"
-#: ../../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 "Hįlózati indķtįsi fįjlok"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Felhasznįlók felvétele/törlése"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Kliensek felvétele/törlése"
-#: ../../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 ""
+" frissķtések: 2002, MandrakeSoft - 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 "Rendszerindķtó floppy"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Rendszerindķtó ISO-fįjl"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Teljes kernel elkészķtése -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Ez több percig is eltarthat."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Nincs kijelölve kernel."
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Egyetlen NIC-fįjl készķtése -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Nincs kijelölve NIC."
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Az összes kernel elkészķtése -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Törlés"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Az összes NBI törlé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
msgid "Add User -->"
msgstr "Felhasznįló felvétele -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Felhasznįló törlése"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tķpus: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr "Hįlózati indķtįsi fįjlok nem lettek létrehozva."
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP-kliens"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Kliensek felvétele/törlése"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Kliens felvétele -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Kliens törlése"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Kliens törlése"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "dhcpd beįllķtįsa..."
-#: ../../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 "Hįlózati maszk"
+
+#: ../../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 "Tartomįnynév"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Samba-kiszolgįló"
+
+#: ../../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 "A dhcpd kiszolgįló beįllķtįsa"
-#: ../../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 ""
"Az értékek nagy része az aktuįlis rendszerbõl szįrmazik.\n"
"Szükség esetén módosķthatja azokat."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Beįllķtįs mentése"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Tegye be a floppyt:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "A floppy nem elérhetõ."
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "A floppyt most mįr ki lehet venni"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Nincs elérhetõ floppy-meghajtó."
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Az Etherboot ISO-fįjl: %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Valamilyen probléma merült fel. Az mkisofs telepķtve van?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Elõször létre kell hozni ezt: /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 "Hiba!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Nem talįlható a(z) \"%s\" képfįjl."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Az automatikus telepķtés beįllķtįsai"
-#: ../../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"
@@ -10952,11 +11061,20 @@ msgstr ""
"\n"
"Kķvįnja folytatni?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Śjrajįtszįs"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Az automatikus lépések beįllķtįsai"
-#: ../../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"
@@ -10964,11 +11082,11 @@ msgstr ""
"Adja meg mindegyik lépésnél, hogy śjrajįtszįssal vagy kézi vezérléssel "
"történjen"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Automatikus telepķtõfloppy készķtése"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10980,12 +11098,12 @@ msgstr ""
"\n"
"Az automatikus telepķtés paraméterei a bal oldalon érhetõk el"
-#: ../../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 "Gratulįlunk!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10993,35 +11111,35 @@ msgstr ""
"A floppy létrehozįsa sikeresen befejezõdött.\n"
"A telepķtés śjralejįtszįsa elvégezhetõ."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Automatikus telepķtés"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Elem hozzįadįsa"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Az utolsó elem eltįvolķtįsa"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "A Cron egyelõre csak a rendszergazda szįmįra elérhetõ"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "FIGYELMEZTETÉS"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "HIBA"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFÓ"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -11031,7 +11149,7 @@ msgstr ""
" DrakBackup jelentés \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11043,7 +11161,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11055,12 +11173,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 "Teljes elõrehaladįs"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11074,41 +11192,41 @@ msgstr ""
"hogy a kiszolgįlón el kell tįvolķtani a bejegyzést az engedélyezett\n"
"kulcsok (authorized_keys) közül."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "A kulcsok elõįllķtįsa hosszabb ideig is eltarthat."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "HIBA: Nem hajtható végre: %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Nincs jelszókérés %s ezen portjįn: %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Hibįs jelszó ezen: %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "\"%s\" nem vihetõ įt ide: \"%s\" - engedély megtagadva"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "%s nem talįlható itt: %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s nem vįlaszol"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11124,64 +11242,64 @@ msgstr ""
"\n"
"ssh -i %s %s\\@%s"
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "A tįvoli WebDAV-hely mįr szinkronban van."
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "A WebDAV-įtvitel sikertelen volt."
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Nincs CD/DVD a meghajtóban."
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Śgy tūnik, az adathordozó nem ķrható."
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Az adathordozó nem törölhetõ."
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Az adathordozó törlése hosszabb ideig is eltarthat."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Probléma a CD-hozzįférési engedélyekkel."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Nincs szalag ebben: %s."
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Rendszerfįjlok mentése..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Fįjlok merevlemezes mentése..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Felhasznįlói fįjlok mentése..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Merevlemezes mentés folyamatban..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Egyéb fįjlok mentése..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "A mentés nem módosult."
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11192,7 +11310,7 @@ msgstr ""
"DrakBackup-tevékenységek ezzel: %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11201,7 +11319,7 @@ msgstr ""
"fįjllista elküldve FTP-n: %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 "
@@ -11211,7 +11329,7 @@ msgstr ""
" FTP-kapcsolati probléma: A mentésfįjlok FTP-n keresztül történõ küldése "
"sikertelen.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11221,7 +11339,7 @@ msgstr ""
"DrakBackup-tevékenységek CD-vel:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11231,26 +11349,26 @@ msgstr ""
"DrakBackup-tevékenységek szalaggal:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Hiba levélküldés közben. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Katalógus nem hozható létre."
-#: ../../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 "Fįjlkijelölés"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
"Vįlassza ki a fįjlokat illetve könyvtįrakat, majd kattintson a \"Hozzįadįs\" "
"gombra"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11258,26 +11376,26 @@ msgstr ""
"\n"
"Jelölje be azokat az opciókat, amelyekre szüksége van.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Ezekkel a funkciókkal a /etc könyvtįr összes fįjlja elmenthetõ illetve "
"visszatölthetõ.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Rendszerfįjlok mentése (/etc könyvtįr)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Inkrementįlis mentés (a korįbbi mentések nem lesznek felülķrva)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "A kritikus fįjlok kihagyįsa (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."
@@ -11285,43 +11403,43 @@ msgstr ""
"Ezzel az opcióval a /etc könyvtįr bįrmely įllapota\n"
"visszatölthetõ lesz."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Jelölje ki az összes felhasznįlót, amelynek adatait menteni szeretné."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "A böngészõ-gyorstįr kihagyįsa"
-#: ../../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 "Inkrementįlis mentések (a korįbbi mentések nem lesznek felülķrva)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Kijelöltek eltįvolķtįsa"
-#: ../../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 "Felhasznįlók"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Mentés hįlózati kapcsolaton keresztül"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Hįlózati mód:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Expect hasznįlata SSH-hoz"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11329,7 +11447,7 @@ msgstr ""
"Mentési kulcsok\n"
"létrehozįsa/įtvitele SSH-hoz"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11337,7 +11455,7 @@ msgstr ""
" Įtvitel \n"
"Most"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -11345,11 +11463,11 @@ msgstr ""
"A többi (nem DrakBackup-)\n"
"kulcs mįr a helyére került"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Adja meg a gépnevet vagy az IP-cķmet."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -11357,27 +11475,27 @@ msgstr ""
"Adja meg a könyvtįrt (vagy modult), amelybe a\n"
" mentésfįjlok kerüljenek az adott gépen."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Adja meg a felhasznįlói nevét"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Adja meg a jelszavįt"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Emlékezzen a jelszóra"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "Meg kell adni egy gépnevet, egy felhasznįlónevet és egy jelszót."
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Mentés CD-re/DVD-re"
-#: ../../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"
@@ -11387,37 +11505,37 @@ msgstr ""
"(Az Enter billentyū lenyomįsįra a többi mezõ įtveszi a beįllķtįsokat.\n"
"Erre a mezõre csak az ūrlap kitöltése miatt van szükség.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Adja meg a CD/DVD adathordozó méretét (MB)"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Multisession CD esetén jelölje be az opciót"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Ha CD-RW lemezt hasznįl, jelölje be az opciót"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ""
"Ha le kķvįnja törölni az śjraķrható adathordozót (1. session), jelölje be az "
"opciót"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Törlés most "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Ha DVDR eszközt hasznįl, jelölje be az opciót"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Ha DVDRAM eszközt hasznįl, jelölje be az opciót"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11425,33 +11543,33 @@ msgstr ""
"Adja meg a CD-ķró eszközazonosķtójįt,\n"
" példįul: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "CD-eszköz nincs definiįlva."
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Mentés szalagra"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Adja meg a mentéshez hasznįlandó eszköznevet"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
"Ha a visszatekerést mellõzõ eszközt szeretné hasznįlni, jelölje be az opciót."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr "Ha mentés elõtt le kķvįnja törölni a szalagot, jelölje be az opciót."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr "Ha mentés utįn ki szeretné dobatni a szalagot, jelölje be az opciót."
-#: ../../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"
@@ -11459,55 +11577,55 @@ msgstr ""
"Adja meg a DrakBackup program szįmįra\n"
" engedélyezett maximįlis méretet"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Adja meg a könyvtįrt, ahova menteni kell:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Kvóta hasznįlata a mentésfįjlokhoz."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Hįlózat"
-#: ../../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 "Merevlemez / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Szalag"
-#: ../../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 "órįnként"
-#: ../../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 "naponta"
-#: ../../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 "hetente"
-#: ../../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 "havonta"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Szolgįltatįs hasznįlata"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11515,7 +11633,7 @@ msgstr ""
"Adja meg a mentések közti \n"
"idõintervallumot"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11523,7 +11641,7 @@ msgstr ""
"Adja meg a mentési\n"
"médiumot."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11534,72 +11652,72 @@ msgstr ""
"Megjegyzés: jelenleg az összes \"hįlózati\" médium a merevlemezt is "
"hasznįlja."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Levél küldése minden mentés utįn ide:"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
"A merevlemezen levõ \"tar\" fįjlok törlése mįs médiumra való mentés utįn."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Mit"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Hova"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Mikor"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Tovįbbi opciók"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "A DrakBackup beįllķtįsa"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Vįlassza ki, hogy hova szeretne menteni"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "merevlemezre"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "hįlózaton keresztül"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "CD-ROM-on"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "szalagos eszközön"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Vįlassza ki, hogy mit szeretne menteni"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "A rendszer mentése"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "A felhasznįlók adatainak mentése"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Felhasznįló kézi kivįlasztįsa"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11607,7 +11725,7 @@ msgstr ""
"\n"
"Mentési forrįsok: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11615,7 +11733,7 @@ msgstr ""
"\n"
"- Rendszerfįjlok:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11623,7 +11741,7 @@ msgstr ""
"\n"
"- Felhasznįlói fįjlok:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11631,7 +11749,7 @@ msgstr ""
"\n"
"- Egyéb fįjlok:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11640,7 +11758,7 @@ msgstr ""
"\n"
"- Mentés merevlemezre a következõ helyre: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11648,7 +11766,7 @@ msgstr ""
"\n"
"- A merevlemezen levõ \"tar\" fįjlok törlése mentés utįn.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11656,20 +11774,20 @@ msgstr ""
"\n"
"- Ķrįs CD-re"
-#: ../../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 " ezen az eszközön: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr " (multisession)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
@@ -11678,12 +11796,12 @@ msgstr ""
"\n"
"- Mentés szalagra ezen az eszközön: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tTörlés=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11692,7 +11810,7 @@ msgstr ""
"\n"
"- Mentés ezzel: \"%s\" a következõ gépre: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11701,7 +11819,7 @@ msgstr ""
"\t\t felhasznįlónév: %s\n"
"\t\t śtvonal: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11709,19 +11827,19 @@ msgstr ""
"\n"
"- Beįllķtįsok:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tA rendszerfįjlok kihagyįsa\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\ttar és bzip2 hasznįlata a mentésekhez\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\ttar és gzip hasznįlata a mentésekhez\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11730,39 +11848,39 @@ msgstr ""
"\n"
"- Szolgįltatįsok (%s):\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Merevlemez\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CD\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Szalag \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Hįlózat FTP-vel\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Hįlózat SSH-val\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Hįlózat rsync hasznįlatįval\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Hįlózat webdav hasznįlatįval\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Nincs beįllķtįs. Hasznįlja a varįzslót vagy a Speciįlis opciót.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11770,7 +11888,7 @@ msgstr ""
"A visszatöltendõ adatok listįja:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11778,100 +11896,100 @@ msgstr ""
"A sérült adatok listįja:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "A következõ alkalommal szüntesse meg a kijelölést vagy törölje."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "A mentésfįjlok sérültek"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Az összes kijelölt adat "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " vissza lett töltve ide: %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Beįllķtįs visszatöltése "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Az egyéb fįjlok is visszatölthetõk."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr "A visszatöltendõ felhasznįlók (csak a legutóbbi dįtumok lényegesek)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Az ez elõtti rendszerfįjlok mentése:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "adja meg a visszatöltési dįtumot"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Mentés merevlemezre"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Adja meg a könyvtįrt, ahova menteni kell:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP-kapcsolat"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Biztonsįgos kapcsolat"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Visszatöltés merevlemezrõl"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Adja meg a könyvtįrt, ahol a mentések vannak"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Vįlasszon mįs médiumot a visszatöltéshez"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Egyéb médium"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Rendszer visszatöltése"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Felhasznįlók visszatöltése"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Egyéb adatok visszatöltése"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "vįlassza ki a visszatöltendõ śtvonalat (a / helyett)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Śj mentés készķtése visszatöltés elõtt (csak inkrementįlis mentéshez)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Felhasznįlói könyvtįrak törlése visszatöltés elõtt"
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11879,7 +11997,7 @@ msgstr ""
"A kijelölt katalógus-\n"
"bejegyzés visszaįllķtįsa"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11887,7 +12005,7 @@ msgstr ""
"A kijelölt fįjlok\n"
"visszaįllķtįsa"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11895,12 +12013,12 @@ msgstr ""
"A visszaįllķtįsi\n"
"śtvonal módosķtįsa"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Mentésfįjlok nem talįlhatók itt: %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11909,16 +12027,16 @@ msgstr ""
"Helyezze be a(z) \"%s\" cķmkéjū CD-t\n"
" a /mnt/cdrom csatolįsi pont alatti CD-meghajtóba"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Visszatöltés CD-rõl"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Nem a megfelelõ cķmkéjū CD. A CD cķmkéje: %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11927,102 +12045,102 @@ msgstr ""
"Helyezze be a(z) \"%s\" cķmkéjū szalagot\n"
" a(z) %s szalagos meghajtóba"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Visszatöltés szalagról"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Nem a megfelelõ cķmkéjū szalag. A szalag cķmkéje: %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Visszatöltés hįlózaton keresztül"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Visszatöltés a(z) %s hįlózati protokollon keresztül"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Gépnév"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Gép-śtvonal vagy modul"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Jelszó szükséges"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Felhasznįlónév szükséges"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Gépnév szükséges"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Śtvonal vagy modul megadįsa szükséges"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Fįjlok visszaįllķtva..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "A visszaįllķtįs sikertelen volt..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Az összes mentés visszatöltése"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Egyéni visszatöltés"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "A CD a helyén van - folytatįs."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Įtlépés egy mįsik visszaįllķtįsi tįrhelyre."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Visszaįllķtįs a katalógusból"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "A visszaįllķtįs folyamata"
-#: ../../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 "Elõzõ"
-#: ../../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 "Mentés"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Mentésfįjlok elkészķtése"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Visszatöltés"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -12032,15 +12150,7 @@ msgstr ""
" A jelentés nem lett elküldve.\n"
" Ellenõrizze a sendmail beįllķtįsįt."
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"A következõ csomagokat szükséges telepķteni:\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."
@@ -12048,19 +12158,27 @@ msgstr ""
"Hiba a fįjl FTP-vel való įtvitele közben.\n"
" Ellenõrizze az FTP-vel kapcsolatos beįllķtįsokat."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"A következõ csomagokat szükséges telepķteni:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Vįlassza ki a visszatöltendõ adatokat..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Vįlasszon mentési médiumot..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Vįlassza ki a mentendõ adatokat..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12068,59 +12186,59 @@ msgstr ""
"Beįllķtįsi fįjl nem talįlható. \n"
"Hasznįlja a varįzslót vagy a Speciįlis opciót."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Fejlesztés alatt..."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Rendszerfįjlok mentése"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Felhasznįlói fįjlok mentése"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Egyéb fįjlok mentése"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Elõrehaladįs"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "fįjlok küldése FTP-n"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Fįjlok küldése..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Mentés most a beįllķtįsok alapjįn"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Mentési beįllķtįsok megtekintése."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Beįllķtįs a varįzslóval"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Speciįlis beįllķtįsok"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Mentés most"
-#: ../../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"
@@ -12178,7 +12296,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12193,7 +12311,7 @@ msgstr ""
" /etc/postfix/main.cf fįjlban.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12271,7 +12389,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12323,50 +12441,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 ""
" frissķtések: 2002, MandrakeSoft - 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 ""
-" Ez a program szabad szoftver; terjeszthetõ és/vagy módosķtható\n"
-" a Free Software Foundation įltal publikįlt GNU General Public\n"
-" License 2. vagy annįl śjabb verziója alapjįn.\n"
-"\n"
-" A program annak reményében kerül terjesztésre, hogy hasznosnak\n"
-" bizonyul, de GARANCIA NÉLKÜL; még a PIACKÉPESSÉG illetve\n"
-" egy BIZONYOS CÉLRA VALÓ ALKALMASSĮG sincs garantįlva. Tovįbbi\n"
-" részletek a GNU General Public License-ben.\n"
-"\n"
-" A programmal együtt Önnek kapnia kellett egy példįnyt a GNU General\n"
-" Public License-bõl; ha nem ķgy történt, ķrjon a következõ cķmre:\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"
@@ -12395,7 +12486,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"
@@ -12443,7 +12533,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12461,7 +12551,7 @@ msgstr ""
"merevlemezre, mielõtt a kiszolgįlóra lenne küldve.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12482,193 +12572,86 @@ msgstr ""
"ķgy elvesznek az ott levõ adatok.\n"
"A mentésfįjlokat kézzel ne módosķtsa.\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 ""
-"Leķrįs:\n"
-"\n"
-" A DrakBackup program a rendszer mentésére hasznįlható.\n"
-" Beįllķtható, mi legyen mentve:\n"
-"\t- rendszerfįjlok\n"
-"\t- felhasznįlói fįjlok\n"
-"\t- egyéb fįjlok\n"
-"\tvagy a teljes rendszer és az egyéb adatok (példįul Windows partķciók)\n"
-"\n"
-" A DrakBackup a következõ helyekre képes menteni:\n"
-"\t- merevlemez\n"
-"\t- NFS\n"
-"\t- CD (CD-RW), DVD (automatikus rendszerindķtįssal,\n"
-"\t helyreįllķtįssal és automatikus telepķtéssel)\n"
-"\t- FTP\n"
-"\t- rsync\n"
-"\t- Webdav\n"
-"\t- szalag\n"
-"\n"
-" A DrakBackup lehetõvé teszi a rendszernek egy kivįlasztott\n"
-" könyvtįrba való visszatöltését.\n"
-"\n"
-" Alapértelmezés szerint az összes mentés a /var/lib/drakbackup\n"
-" könyvtįrba kerül.\n"
-"\n"
-" A beįllķtįsokat tartalmazó fįjl:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Mentés visszatöltése:\n"
-"\n"
-" Visszatöltés közben a DrakBackup eltįvolķtja az\n"
-" eredeti könyvtįrt, és ellenõrzi, hogy nincsenek-e\n"
-" megsérülve a mentéseket tįroló fįjlok. Visszatöltés\n"
-" elõtt javasolt még egy mentést készķteni.\n"
-"\n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "A(z) %s telepķtése nem sikerült a következõ hiba miatt:"
-#: ../../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\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"Ez a program szabad szoftver; a GNU GPL alapjįn terjeszthetõ.\n"
-"\n"
-"Hasznįlat: drakbug [OPCIÓK] [PROGRAMNÉV]\n"
-"\n"
-"OPCIÓK:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - jelen segķtség megjelenķtése\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr " --report - a programnak egy Mandrake-eszköznek kell lenni\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr " --incident - a programnak egy Mandrake-eszköznek kell lenni\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Mandrake hibabejelentõ program"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Mandrake Varįzsló"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Szinkronizįló program"
-#: ../../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 "Önįlló eszközök"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "MandrakeOnline"
-#: ../../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 "Tįvirįnyķtįs"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Szoftvercsomag-kezelõ"
-#: ../../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 migrįciós program"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "UserDrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Beįllķtįsi varįzslók"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Alkalmazįs:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Csomag: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Kernel:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Kiadįs: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12688,135 +12671,142 @@ msgstr ""
"küldve azon kiszolgįlónak.\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Bejelentés"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Nincs telepķtve"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Nincs telepķtve"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "csatlakozįs a Bugzilla varįzslóhoz..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Nincs elérhetõ böngészõ. Telepķtsen egyet."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Hįlózatbeįllķtįs (%d csatoló)"
-#: ../../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 törlése..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "A törölni kķvįnt profil:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Śj 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 ""
"A létrehozandó profil neve (az śj profil az aktuįlis pontos mįsolata lesz):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Gépnév: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internet-hozzįférés"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tķpus:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Įtjįró (gateway):"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Csatoló:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Įllapot:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Kis türelmet"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Az internet-hozzįférés beįllķtįsa..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "A helyi hįlózat beįllķtįsa"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Meghajtó"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Csatoló"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokoll"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Įllapot"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "A helyi hįlózat beįllķtįsa..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "A varįzsló indķtįsįhoz kattintson ide ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Varįzsló..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Alkalmazįs"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Csatlakozva"
-#: ../../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 "Nincs csatlakozva"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Csatlakozįs..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "A kapcsolat bontįsa..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12824,7 +12814,7 @@ msgstr ""
"Figyelmeztetés: Egy mįsik internetkapcsolat is létezik, esetlegesen a "
"hįlózatot hasznįlva."
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12832,39 +12822,39 @@ msgstr ""
"Egyetlen csatoló sincs beįllķtva.\n"
"A beįllķtįs elvégzéséhez kattintson a \"Beįllķtįs\" gombra."
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "A helyi hįlózat beįllķtįsa"
# $vbox_local->pack_start(new Gtk::Label(_("Adapter %s: %s", $_+1 , "eth$_")),1,1,0);
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "%s. csatoló: %s"
# [_("Boot Protocol"), \$intf->{"eth$_"}{BOOTPROTO}, ["static", "dhcp", "bootp"]],
# nem csak IP-cķmkiosztįst végeznek
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Beįllķtįsi protokoll"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Automatikus indķtįs"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP-kliens"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "aktivįlįs most"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "deaktivįlįs most"
-#: ../../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"
@@ -12872,7 +12862,7 @@ msgstr ""
"Ez a csatoló még nem lett beįllķtva.\n"
"A beįllķtóvarįzslót a fõablakban indķthatja el."
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12880,121 +12870,117 @@ msgstr ""
"Nincs beįllķtva egyetlen internetkapcsolat sem.\n"
"Kapcsolat létrehozįsįhoz kattintson a \"Beįllķtįs\" gombra."
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Internetkapcsolat beįllķtįsa"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Internetkapcsolat beįllķtįsa"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "A csatlakozįs tķpusa: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Paraméterek"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Įtjįró (gateway)"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet-kįrtya"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP-kliens"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "hasznįlat: 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 "Modulnév"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Méret"
-#: ../../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 "rendszerindķtó lemez készķtése"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "alapértelmezés"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy hiba: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "a kernel verziója"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Įltalįnos"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Csak szakértõknek"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "Az mkinitrd opcionįlis argumentumai"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Modul hozzįadįsa"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "felülķrįs"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "ha szükséges"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "a SCSI modulok kihagyįsa"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "a RAID modulok kihagyįsa"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Modul eltįvolķtįsa"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Kimenet"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "A lemez elkészķtése"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Biztosķtsa, hogy a(z) %s eszközben legyen adathordozó"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -13003,12 +12989,12 @@ msgstr ""
"A(z) %s eszközben nincs adathordozó, vagy ķrįsvédett.\n"
"Helyezzen be egyet, illetve szüntesse meg az ķrįsvédelmet."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Nem sikerült létrehozni śj példįnyt: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -13019,99 +13005,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Telepķtett betūtķpusok keresése"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Telepķtett betūtķpusok kijelölésének törlése"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "az összes betūtķpus vizsgįlata"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "betūtķpus nem talįlható"
-#: ../../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 "kész"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "a csatlakoztatott partķciókon betūtķpus nem talįlható"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Jó betūtķpusok ismételt kivįlasztįsa"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "betūtķpus nem talįlható\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Betūtķpusok keresése a telepķtettek közt"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Betūtķpus-mįsolįs"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "TrueType betūtķpusok telepķtése"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "kis türelmet: ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "TrueType-telepķtés kész"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Betūtķpus-konvertįlįs"
-#: ../../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 készķtése"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript-hivatkozįs"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "ttf betūtķpusok konvertįlįsa"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pfm betūtķpusok konvertįlįsa"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Įtmeneti fįjlok elhagyįsa"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "XFS śjraindķtįsa"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Betūtķpus-fįjlok elhagyįsa"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "XFS śjraindķtįsa"
-#: ../../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"
@@ -13125,113 +13111,215 @@ msgstr ""
"-A betūtķpusokat a szokott módon telepķtheti. Bizonyos hibįs betūtķpusok "
"lefagyaszthatjįk az X-kiszolgįlót."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Betūtķpusok importįlįsa"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Windowsos betūtķpusok"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Betūtķpusok eltįvolķtįsa"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Speciįlis opciók"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Betūtķpus-lista"
-#: ../../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 ""
+" Ez a program szabad szoftver; terjeszthetõ és/vagy módosķtható\n"
+" a Free Software Foundation įltal publikįlt GNU General Public\n"
+" License 2. vagy annįl śjabb verziója alapjįn.\n"
+"\n"
+" A program annak reményében kerül terjesztésre, hogy hasznosnak\n"
+" bizonyul, de GARANCIA NÉLKÜL; még a PIACKÉPESSÉG illetve\n"
+" egy BIZONYOS CÉLRA VALÓ ALKALMASSĮG sincs garantįlva. Tovįbbi\n"
+" részletek a GNU General Public License-ben.\n"
+"\n"
+" A programmal együtt Önnek kapnia kellett egy példįnyt a GNU General\n"
+" Public License-bõl; ha nem ķgy történt, ķrjon a következõ cķmre:\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 "Vįlassza ki, mely alkalmazįsok fogjįk hasznįlni a betūtķpusokat:"
-#: ../../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 "Įltalįnos nyomtatók"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
"Vįlassza ki a betūtķpus-fįjlt vagy -könyvtįrt, majd kattintson a \"Hozzįadįs"
"\" gombra"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Telepķtési lista"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "kattintson ide, ha biztos benne"
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "ide, ha nem"
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Kijelölések megszüntetése"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Mindent kijelöl"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Lista eltįvolķtįsa"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Tesztelés"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Betūtķpusok mįsolįsa a rendszerbe"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Betūtķpusok telepķtése és konvertįlįsa"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Telepķtés utįn"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "A rendszerben talįlható betūtķpusok eltįvolķtįsa"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Eltįvolķtįs utįn"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Internetkapcsolat megosztįsa"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Csak a 2.4-es kerneleket tįmogatjuk."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Az internetkapcsolat megosztįsa engedélyezve van"
-#: ../../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"
@@ -13243,19 +13331,19 @@ msgstr ""
"\n"
"Mit szeretne tenni?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "Letiltįs"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "Mégsem"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "Beįllķtįs śjból"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "A kiszolgįlók letiltįsa..."
@@ -13263,11 +13351,11 @@ msgstr "A kiszolgįlók letiltįsa..."
msgid "Internet connection sharing is now disabled."
msgstr "Az internetkapcsolat-megosztįs letiltįsa megtörtént."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Az internetkapcsolat megosztįsa nincs engedélyezve"
-#: ../../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"
@@ -13279,19 +13367,19 @@ msgstr ""
"\n"
"Mit szeretne tenni?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "Engedélyezés"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "A kiszolgįlók engedélyezése..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Az internetkapcsolat megosztįsa most mįr engedélyezett."
-#: ../../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 "
@@ -13314,21 +13402,21 @@ msgstr ""
"csatolókįrtya szükséges."
# az interface (hįlókįrtya) milyen modult hasznįl
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "\"%s\" csatoló (a felhasznįlt modul: %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "%s csatoló"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nem talįlható hįlózati csatolókįrtya a szįmķtógépben."
-#: ../../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."
@@ -13336,11 +13424,11 @@ msgstr ""
"Nem talįlható Ethernet hįlózati adapter a rendszerben. Futtassa a "
"hardverkonfigurįciós eszközt."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Hįlózati csatolófelület"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13355,17 +13443,17 @@ msgstr ""
"\n"
"A helyi hįlózat paraméterei ehhez a csatolóhoz lesznek beįllķtva."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Vįlassza ki, hogy milyen kįrtyįval csatlakozik a helyi hįlózathoz."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Hįlózati csatoló mįr be lett įllķtva"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13380,20 +13468,29 @@ msgstr ""
"\n"
"Elvégezheti Ön is kézzel, de csak ha biztos abban, hogy mit tesz."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatikus śjrakonfigurįlįs"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Jelenlegi csatolóbeįllķtįs megjelenķtése"
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Jelenlegi csatolóbeįllķtįs megjelenķtése"
+
# attribution:
# The attribution of IP addresses, talking about the network: a
# server gives names to workstations so they can talk.
# How the IP address is attributed: static (eg: manual config), dhcp,
# bootp, ...
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13410,7 +13507,8 @@ msgstr ""
"IP-cķmkiosztįs: %s\n"
"Meghajtó: %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 "
@@ -13419,7 +13517,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"
@@ -13437,11 +13535,11 @@ msgstr ""
"Śjra is konfigurįlható a csatoló illetve beįllķtható egy DHCP-kiszolgįló.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
msgstr "Helyi hįlózati cķm"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13455,64 +13553,64 @@ msgstr ""
"Ha egy opció jelentését nem ismeri, akkor ne módosķtsa azt.\n"
"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "A DHCP-kiszolgįló IP-cķme"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
msgstr "A DNS-kiszolgįló IP-cķme"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
msgstr "A belsõ tartomįnynév"
# IP Range Lower Limit: The lowest IP address that should be served by a DHCP server.
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr "A DHCP-cķmtartomįny kezdete"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr "A DHCP-cķmtartomįny vége"
# A lease is the length of time that a DHCP server specifies that a client computer
# can use an assigned IP address.
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr "Az alapértelmezett élettartam (mįsodpercben)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr "A maximįlis élettartam (mįsodpercben)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Csatoló és DHCP-kiszolgįló śjrakonfigurįlįsa"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "A helyi hįlózati cķm nem \".0\"-ra végzõdik, kilépek."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Hįlózati cķmhibįt észleltem az aktuįlis konfigurįcióban: %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Beįllķtįs..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Beįllķtószkriptek, szoftvertelepķtés, szerverek indķtįsa..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "A(z) %s csomag telepķtésénél hiba történt"
-#: ../../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 "
@@ -13522,23 +13620,23 @@ msgstr ""
"Az internetkapcsolat most mįr bįrmelyik, a helyi hįlózaton talįlható géppel "
"megosztható az automatikus hįlózati cķmkiosztįs (DHCP) segķtségével."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "A megosztįs mįr megtörtént, de a kapcsolat hasznįlata le van tiltva."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "A megosztįs mįr megtörtént, a kapcsolat hasznįlható."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Az internetkapcsolat megosztįsa még nem történt meg."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Az internetkapcsolat megosztįsįnak beįllķtįsa"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13553,47 +13651,47 @@ msgstr ""
"\n"
"Kattintson a Beįllķtįs gombra a beįllķtįsvarįzsló elindķtįsįhoz."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "csoport"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "śtvonal"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "engedélyek"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "felhasznįló"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Fel"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "törlés"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "módosķtįs"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Le"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "szabįly felvétele"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "vįlassza ki a megjelenķtendõ/módosķtandó engedélyfįjlt"
-#: ../../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"
@@ -13604,59 +13702,59 @@ msgstr ""
"A felhasznįló módosķthatja a sajįt szabįlyait, felüldefiniįlva ezzel az "
"alapértelmezett szabįlyokat."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Śj szabįly felvétele a lista végére"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Aktuįlis szabįly módosķtįsa"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "A kijelölt szabįlyt egy szinttel feljebb"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "A kijelölt szabįlyt egy szinttel lejjebb"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "A kijelölt szabįly törlése"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "böngészés"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Aktuįlis felhasznįló"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Engedélyek"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Śtvonal"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Tulajdonsįg"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "ragadós"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "mįs UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "mįs 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"
@@ -13664,35 +13762,35 @@ msgstr ""
"Könyvtįrra hasznįlva:\n"
" csak a könyvtįr vagy a benne levõ fįjl tulajdonosa törölheti"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "A tulajdonos azonosķtójįnak hasznįlata a végrehajtįshoz"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Csoportazonosķtó hasznįlata a végrehajtįshoz"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "bejelölés esetén a tulajdonos és a csoport nem lesz módosķtva"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Śtvonal vįlasztįsa"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "felhasznįló:"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "csoport:"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Hangkįrtya nem talįlható."
-#: ../../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"
@@ -13713,7 +13811,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13727,7 +13825,7 @@ msgstr ""
"Megjegyzés: ha ISA PnP hangkįrtyįja van, akkor az sndconfig programot kell "
"hasznįlnia. Ehhez adja ki az \"sndconfig\" parancsot egy parancssorban."
-#: ../../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"
@@ -13736,31 +13834,31 @@ msgstr ""
"Az ImageMagick telepķtéséhez kattintson az \"OK\" gombra;\n"
"kilépéshez a \"Mégsem\" gombra."
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "elsõ lépés - létrehozįs"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "végsõ felbontįs"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "vįlasszon egy képfįjlt"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Témamegnevezés"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Böngészés"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Az indķtįsi kép beįllķtįsa"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13768,7 +13866,7 @@ msgstr ""
"a szövegkeret x-koordinįtįja\n"
"karakterszįmban megadva"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13776,15 +13874,15 @@ msgstr ""
"a szövegkeret y-koordinįtįja\n"
"karakterszįmban megadva"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "szövegszélesség"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "a szövegkeret magassįga"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13792,7 +13890,7 @@ msgstr ""
"a folyamatjelzõ bal felsõ\n"
"sarkįnak x-koordinįtįja"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13800,66 +13898,66 @@ msgstr ""
"a folyamatjelzõ bal felsõ\n"
"sarkįnak y-koordinįtįja"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "a folyamatjelzõ szélessége"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "a folyamatjelzõ magassįga"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "a folyamatjelzõ szķne"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "Elõnézet"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "Téma mentése"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "Vįlasszon egy szķnt"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Logó megjelenķtése a konzolon"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Alapértelmezésben ne legyenek kernelüzenetek"
-#: ../../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 "Ennek a témįnak nincs %s indķtįsi képe."
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "indķtįsikép-téma mentése..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "A folyamatjelzõ szķnének kivįlasztįsa"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Elõször ki kell vįlasztania egy képfįjlt."
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Elõnézet elkészķtése..."
#. -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 indķtįsi képének elõnézete (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13887,71 +13985,71 @@ msgstr ""
"A program telepķtése elvégezhetõ rendszergazdaként \"urpmi xawtv\"\n"
"parancsot kiadva a konzolon."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (kįbel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (sugįrzįs)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (kįbel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (kįbel-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Kķna (sugįrzįs)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japįn (sugįrzįs)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japįn (kįbel)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Kelet-Európa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Franciaorszįg [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Ķrorszįg"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Nyugat-Európa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Ausztrįlia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Śj-Zéland"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Dél-Afrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentķna"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Ausztrįl Optus kįbeltelevķzió"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13959,43 +14057,43 @@ msgstr ""
"Adja meg\n"
"a tévénormįt és az orszįgot"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Tévénorma:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Terület:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Tévécsatornįk keresése..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Tévécsatornįk keresése"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Hiba történt a tévécsatornįk keresésekor"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "Az XawTV program nincsen telepķtve."
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Sok sikert!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Az XawTV program most mįr futtatható (az X grafikus felületen).\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Tévékįrtya nem talįlható."
-#: ../../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"
@@ -14016,31 +14114,437 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Alternatķv meghajtók"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "a hangkįrtyįhoz hasznįlható alternatķv meghajtók"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Busz"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"ez a fizikai busz, amelyre az eszköz csatlakoztatva van (PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Csatorna"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "EIDE-/SCSI-csatorna"
+
+#: ../../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 "Busz-azonosķtįs"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- PCI- és USB-eszközök: gyįrtó, eszköz, algyįrtó, aleszköz PCI-/USB-"
+"azonosķtók"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "A buszon elfoglalt hely"
+
+#: ../../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-eszközök: PCI-kįrtyahely, eszköz és funkció\n"
+"- EIDE-eszközök: \"slave\" vagy \"master\" (mįsodik illetve elsõ meghajtó)\n"
+"- SCSI-eszközök: SCSI-busz és SCSI eszközazonosķtók"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "szeletméret"
+
+#: ../../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 "Biztonsįgi szint"
+
+#: ../../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 "az eszköz leķrįsa"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Régi eszközfįjl"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "a dev csomagban hasznįlt régi statikus eszköznév"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Śj devfs-eszköz"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "a kernelbeli devfs įltal elõįllķtott śj dinamikus eszköznév"
+
+#: ../../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 "az eszközt kezelõ linuxos kernelmodul"
+
+#: ../../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 "Formįzįs"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "szint"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Médiaosztįly"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "a hardvereszköz osztįlya"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Modell"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "merevlemez-modell"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modulnév"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "az eszköz gyįrtójįnak neve"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Gombok szįma"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Név: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", hįlózati nyomtató: \"%s\", port: %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "a folyamatjelzõ szķne"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "terhelésbeįllķtįs"
+
+#: ../../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 "Vįlassza ki, hogy melyik soros porthoz csatlakozik az egere."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "az eszköz gyįrtójįnak neve"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "az eszköz gyįrtójįnak neve"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Kilépés"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Automatikusan felderķtve"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Beįllķtįsok"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Automatikusan felderķtve"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Segķtség"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Segķtség..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "HardDrake segķtség"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"A mezõk leķrįsa:\n"
"\n"
-"Hasznįlat: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "hasznįlat: keyboarddrake [--expert] [billentyūzet]\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 "Vįlasszon egy lapolvasót"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Hibabejelentés"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Névjegy..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "A HardDrake névjegye"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"HardDrake - Mandrake hardverbeįllķtįsi program.\n"
+"Verzió:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Szerzõ:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Felderķtés folyamatban"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "HardDrake2 verzió "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "A megtalįlt hardver"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informįció"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Modul beįllķtįsa"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Beįllķtóprogram indķtįsa"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "\"%s\" végrehajtįsa..."
+
+#: ../../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 "elsõdleges"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "mįsodlagos"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Automatikusan felderķtve"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Automatikusan felderķtve"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Beįllķtįsok"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Vįlasszon billentyūzetkiosztįst."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Parancsértelmezõben a BackSpace billentyū \"Delete\"-et jelentsen?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Cserélje ki a CD lemezt"
-#: ../../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."
@@ -14049,140 +14553,128 @@ msgstr ""
"Ha nincs ilyen lemeze, akkor nyomja meg a \"Mégsem\" gombot a frissķtés\n"
"kihagyįsįhoz."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Nem sikerült elindķtani a frissķtést!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "A módosķtįs megtörtént, de az érvénybe lépéséhez ki kell jelentkezni"
-#: ../../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 "Csak a kijelölt napot jelenķtse meg"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fįjl/Ś_j"
-#: ../../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 "/Fįjl/_Megnyitįs"
-#: ../../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 "/Fįjl/M_entés"
-#: ../../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 "/Fįjl/Mentés mįs_ként"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fįjl/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Beįllķtįsok"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Beįllķtįsok/Próba"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Segķtség/_Névjegy..."
-#: ../../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 "Felhasznįló"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Üzenetek"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Rendszernapló"
# *drak* tools aren't hiding their work from users anymore.
# Thanks to the 'explanations' concept, each utility shows
# what it did by writing to /var/log/explanations
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Mandrake eszközök - magyarįzat"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "keresés"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Naplófigyelõ"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Beįllķtįsok"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "ezzel egyezõ"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "de ezzel nem egyezõ"
# több is vįlasztható
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Vįlasszon fįjlt"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Naptįr"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "A fįjl tartalma"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Email-figyelmeztetés"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "a fįjl elemzése folyamatban: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Email-figyelmeztetés beįllķtįsai"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14192,115 +14684,230 @@ msgstr ""
"\n"
"A programmal beįllķtható a figyelmeztetések küldése.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Apache World Wide Web kiszolgįló"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Tartomįnynév-feloldó"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "FTP-kiszolgįló"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Postfix email-kiszolgįló"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Samba-kiszolgįló"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "SSH-kiszolgįló"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Webmin szolgįltatįs"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Xinetd szolgįltatįs"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "szolgįltatįsbeįllķtįs"
-#: ../../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 ""
"A rendszer figyelmeztetést küld, ha a kijelölt szolgįltatįsok valamelyike "
"nem fut"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "terhelésbeįllķtįs"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "A rendszer figyelmeztetést küld, ha a terhelés ezen értéknél magasabb"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "figyelmeztetés beįllķtįsa"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Adja meg az email-cķmét "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Mentés mįsként..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Adja meg az egér tķpusįt."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emulįljam a harmadik gombot?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Hįlózatbeįllķtįs"
+
+#: ../../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 "Fįjlok küldése..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "A csatlakozįs tķpusa: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "A kapcsolat ellenõrzése..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Csatlakozįs az internethez"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Csatlakozįs az internethez"
+
+#: ../../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 "Csatlakozįsi sebesség"
+
+#: ../../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 "figyelmeztetés beįllķtįsa"
+
+#: ../../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 "Helyi fįjlok"
+
+#: ../../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 ""
+"Figyelmeztetés: Egy mįsik internetkapcsolat is létezik, esetlegesen a "
+"hįlózatot hasznįlva."
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Csatlakozįs"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "A kapcsolat bontįsa"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "A nyomtatóadatok beolvasįsa..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Eszközök keresése..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "A portok ellenõrzése"
-#: ../../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 "A Mandrake Linux jelenleg hasznįlt verziója nem tįmogatja ezt: %s."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "\"%s\" talįlható itt: \"%s\"; kķvįnja beįllķtani?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "\"%s\" nem szerepel a lapolvasó-adatbįzisban; beįllķtja sajįt kezūleg?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Vįlasszon egy lapolvasót"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Ez a lapolvasó nincs tįmogatva: %s"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14309,11 +14916,11 @@ msgstr ""
"A ScannerDrake nem talįlta meg az Ön \"%s\" lapolvasójįt.\n"
"Vįlassza ki, melyik eszközhöz csatlakozik a lapolvasó."
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "vįlassza ki az eszközt"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14324,7 +14931,7 @@ msgstr ""
"A PrinterDrake-et a Mandrake Vezérlõközpont \"Hardver\" részében indķthatja "
"el."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14344,6 +14951,11 @@ msgstr "A(z) \"%s\" hardverosztįly bizonyos eszközei eltįvolķtįsra kerültek:\n"
msgid "Some devices were added:\n"
msgstr "Bizonyos eszközök fel lettek véve:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Felderķtés folyamatban"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Vįlasszon nyelvet"
@@ -14418,10 +15030,14 @@ msgstr "Rendszerfrissķtés-telepķtés"
msgid "Exit install"
msgstr "Kilépés a telepķtõbõl"
-#: ../../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"
@@ -14665,6 +15281,306 @@ msgstr "Multimédia - CD-ķrįs"
msgid "Scientific Workstation"
msgstr "Tudomįnyos munkaįllomįs"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "Az /etc/inittab fįjlt nem sikerült olvasįsra megnyitni: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "egy szįm"
+
+#~ 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 ""
+#~ "Most lehetõség nyķlik arra, hogy titkosķtįssal foglalkozó "
+#~ "szoftverrészeket\n"
+#~ "töltsön le.\n"
+#~ "\n"
+#~ "FIGYELMEZTETÉS:\n"
+#~ "\n"
+#~ "Mivel a titkosķtįssal foglalkozó szoftvermodulok hasznįlatįt különbözõ\n"
+#~ "törvények szabįlyozzįk, kizįrólag a fogyasztó és/vagy felhasznįló\n"
+#~ "felelõssége eldönteni, hogy jogosult-e letölteni, tįrolni és/vagy "
+#~ "hasznįlni\n"
+#~ "a kérdéses szoftvert.\n"
+#~ "\n"
+#~ "Tovįbbį, a fogyasztó és/vagy felhasznįló különös figyelmet kell fordķtson "
+#~ "a\n"
+#~ "helyi törvények és rendeletek betartįsįra. Amennyiben a fogyasztó és/"
+#~ "vagy\n"
+#~ "felhasznįló nem tartja be ezeket a törvényeket, sślyos büntetés szabható "
+#~ "ki\n"
+#~ "rį.\n"
+#~ "\n"
+#~ "A Mandrakesoft, a gyįrtók, vagy a szįllķtók semmilyen körülmények között\n"
+#~ "sem tehetõk felelõssé azon speciįlis, közvetett vagy jįrulékos kįrok\n"
+#~ "keletkezéséért (beleértve, de nem kizįrólagosan, a következõket:\n"
+#~ "profitveszteség, üzletmenetben bekövetkezett zavarok, kereskedelmi "
+#~ "adatok\n"
+#~ "vesztése, valamint bįrmilyen mįs anyagi kįr és esetlegesen bķrósįg įltal\n"
+#~ "megķtélt kįrtérķtés), amik azon szoftverek hasznįlatįból, birtoklįsįból "
+#~ "vagy\n"
+#~ "csak a letöltésébõl erednek, amelyekhez a felhasznįló és/vagy fogyasztó "
+#~ "ezen\n"
+#~ "megįllapodįs alįķrįsa utįn hozzįférhet.\n"
+#~ "\n"
+#~ "\n"
+#~ "Ha bįrmilyen kérdése van a fenti szerzõdéssel kapcsolatban, vegye fel\n"
+#~ "a kapcsolatot a Mandrakesoft irodįjįval:\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Proxy-beįllķtįsok"
+
+#~ 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 ""
+#~ "Üdvözöljük a proxy-beįllķtó segédprogramban!\n"
+#~ "\n"
+#~ "Itt lehet megadni a HTTP- és FTP-proxy adatait,\n"
+#~ "a bejelentkezési informįcióval együtt\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Adja meg a HTTP-proxy adatait.\n"
+#~ "Hagyja üresen, ha nem kķvįn HTTP-proxyt hasznįlni."
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Az URL-nek ķgy kell kezdõdnie: \"http:\""
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "A portnak szįmnak kell lennie"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Adja meg az FTP-proxy adatait.\n"
+#~ "Hagyja üresen, ha nem kķvįn FTP-proxyt hasznįlni."
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Adja meg a proxy hasznįlatįhoz szükséges nevet és jelszót.\n"
+#~ "Hagyja üresen, ha erre nincs szükség."
+
+#~ msgid "login"
+#~ msgstr "felhasznįlónév"
+
+#~ msgid "password"
+#~ msgstr "jelszó"
+
+#~ msgid "re-type password"
+#~ msgstr "a jelszó még egyszer"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "A jelszavak nem egyeznek meg, adja meg õket még egyszer!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Nem tudom ķrni a(z) %s fįjlt"
+
+#~ 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 ""
+#~ "Figyelmeztetés: Egy mįsik internetkapcsolat is létezik, esetlegesen a "
+#~ "hįlózatot hasznįlva."
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "még nem hasznįlható a segķtség\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Kattintson egy médiumra"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Az LPRng eltįvolķtįsa..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Az LPD eltįvolķtįsa..."
+
+#~ 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 ""
+#~ "Leķrįs:\n"
+#~ "\n"
+#~ " A DrakBackup program a rendszer mentésére hasznįlható.\n"
+#~ " Beįllķtható, mi legyen mentve:\n"
+#~ "\t- rendszerfįjlok\n"
+#~ "\t- felhasznįlói fįjlok\n"
+#~ "\t- egyéb fįjlok\n"
+#~ "\tvagy a teljes rendszer és az egyéb adatok (példįul Windows partķciók)\n"
+#~ "\n"
+#~ " A DrakBackup a következõ helyekre képes menteni:\n"
+#~ "\t- merevlemez\n"
+#~ "\t- NFS\n"
+#~ "\t- CD (CD-RW), DVD (automatikus rendszerindķtįssal,\n"
+#~ "\t helyreįllķtįssal és automatikus telepķtéssel)\n"
+#~ "\t- FTP\n"
+#~ "\t- rsync\n"
+#~ "\t- Webdav\n"
+#~ "\t- szalag\n"
+#~ "\n"
+#~ " A DrakBackup lehetõvé teszi a rendszernek egy kivįlasztott\n"
+#~ " könyvtįrba való visszatöltését.\n"
+#~ "\n"
+#~ " Alapértelmezés szerint az összes mentés a /var/lib/drakbackup\n"
+#~ " könyvtįrba kerül.\n"
+#~ "\n"
+#~ " A beįllķtįsokat tartalmazó fįjl:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Mentés visszatöltése:\n"
+#~ "\n"
+#~ " Visszatöltés közben a DrakBackup eltįvolķtja az\n"
+#~ " eredeti könyvtįrt, és ellenõrzi, hogy nincsenek-e\n"
+#~ " megsérülve a mentéseket tįroló fįjlok. Visszatöltés\n"
+#~ " elõtt javasolt még egy mentést készķteni.\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\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Ez a program szabad szoftver; a GNU GPL alapjįn terjeszthetõ.\n"
+#~ "\n"
+#~ "Hasznįlat: drakbug [OPCIÓK] [PROGRAMNÉV]\n"
+#~ "\n"
+#~ "OPCIÓK:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - jelen segķtség megjelenķtése\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - a programnak egy Mandrake-eszköznek kell lenni\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - a programnak egy Mandrake-eszköznek kell lenni\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "hasznįlat: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Hasznįlat: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "hasznįlat: keyboarddrake [--expert] [billentyūzet]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "A(z) %s osztįly felderķtése\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detektįlva a(z) %s csatlakozón"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Periodikus ellenõrzések 2"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "A LILO-üzenet elmentése sikertelen"
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po
index 64fde8015..0aa0a6596 100644
--- a/perl-install/share/po/id.po
+++ b/perl-install/share/po/id.po
@@ -9,8 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 0.1\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2002-09-23 03:29+0900\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-09-30 19:34+0900\n"
"Last-Translator: Budi Rachmanto <rac@linux-mandrake.com>\n"
"Language-Team: Bahasa Indonesia <id@li.org>\n"
"MIME-Version: 1.0\n"
@@ -74,44 +74,44 @@ msgstr ""
"Sistem Anda mendukung konfigurasi head majemuk.\n"
"Apa yg ingin Anda lakukan?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Pilih memori kartu grafis Anda"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Konfigurasi XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Konfigurasi XFree mana yang Anda inginkan?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Konfigurasikan semua head secara terpisah"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Gunakan ekstensi Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfigurasikan hanya 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 dengan akselerasi hardware 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"
@@ -121,17 +121,17 @@ msgstr ""
"XFree %s.\n"
"Kartu Anda ini dapat dipakai pada XFree %s yg punya dukungan baik dalam 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 "Kartu Anda dapat menggunakan akselerasi hardware 3D pada 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 dengan akselerasi hardware 3D PERCOBAAN"
-#: ../../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"
@@ -142,7 +142,7 @@ msgstr ""
"NAMUN INI BARU DALAM TAHAP PERCOBAAN DAN DAPAT MEMBUAT KOMPUTER ANDA HANG.\n"
"Kartu Anda ini dapat digunakan XFree %s yang lebih baik dalam 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 ""
"Kartu Anda dapat menggunakan akselerasi hardware 3D pada XFree %s,\n"
"NAMUN INI BARU DALAM TAHAP PERCOBAAN DAN DAPAT MEMBUAT KOMPUTER ANDA HANG."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalasi driver display)"
#: ../../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 "Customized"
@@ -168,7 +168,7 @@ msgstr "Kartu Grafik"
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 "Resolusi"
@@ -177,27 +177,28 @@ msgid "Test"
msgstr "Tes"
#: ../../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 "Pilihan"
-#: ../../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 "Keluar"
@@ -226,7 +227,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Generik"
-#: ../../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 "Pembuat"
@@ -251,10 +253,9 @@ msgstr ""
"kecepatan saat seluruh layar direfresh, dan yang lebih penting lagi adalah\n"
"laju sync horisontal, yaitu laju kecepatan saat menanyangkan scan line.\n"
"\n"
-"Anda TIDAK BOLEH mengisi parameter yang tidak dapat\n"
-"diimbangi dengan kemampuan monitor Anda, karena monitor\n"
-"Anda akan rusak berat.\n"
-"Kalau Anda ragu, gunakan setting yang umum."
+"Anda TIDAK BOLEH mengisi parameter yang tak dapat diimbangi oleh kemampuan\n"
+"monitor Anda, karena ia akan rusak berat.\n"
+"Jika ragu, gunakan setting yang umum."
#: ../../Xconfig/monitor.pm_.c:121
msgid "Horizontal refresh rate"
@@ -284,57 +285,59 @@ msgstr "16 juta warna (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 milyar warna (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resolusi"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Pilih resolusi dan kedalaman warna"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Kartu grafis: %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 "Batal"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Tes konfigurasi"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Anda ingin tes konfigurasi ini?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Awas: pengujian kartu grafis ini dapat membekukan komputer"
#: ../../Xconfig/various.pm_.c:29
#, c-format
msgid "Keyboard layout: %s\n"
-msgstr "Layout Keyboard: %s\n"
+msgstr "Layout papanketik: %s\n"
#: ../../Xconfig/various.pm_.c:30
#, c-format
@@ -428,163 +431,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Norm apa yg digunakan TV Anda?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Sektor pertama di partisi boot"
-#: ../../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 "Sektor pertama di drive (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Instalasi 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 akan diinstal di mana?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Instalasi 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 dengan menu teks"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO dengan menu grafis"
-#: ../../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 dari 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 "Parameter Bootloader utama"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Bootloader yang hendak digunakan"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Instalasi Bootloader"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Device boot"
-#: ../../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 "Mode video"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Delay sebelum boot ke image 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 "Katasandi"
-#: ../../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 "Katasandi (lagi)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Batasi parameter command line"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "batasi"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Hapus /tmp saat boot"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Ukuran RAM yg tepat (ditemukan %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Buat multi profil"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Berikan jumlah RAM dalam satuan MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Pilihan ``Batasi parameter command line'' tidak ada gunanya tanpa katasandi"
-#: ../../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 "Silakan ulangi"
-#: ../../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 "Katasandi tidak sama"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Pesan Init"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Delay Open Firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Timeout Kernel Boot"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Aktifkan boot dari CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Aktifkan boot dari OF?"
-#: ../../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: "
@@ -598,7 +601,7 @@ msgstr ""
"\n"
"Di drive mana Anda boot?"
-#: ../../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."
@@ -606,148 +609,150 @@ msgstr ""
"Ini adalah entri yang lain lagi.\n"
"Anda boleh tambahkan atau mengubah yang sudah ada."
-#: ../../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 "Tambah"
-#: ../../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 "Selesai"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Modifikasi"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Tipe entri mana yang hendak ditambahkan?"
-#: ../../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 "OS Lain (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "OS Lain (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "OS Lain (Mindows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Image"
-#: ../../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 "Sambung"
-#: ../../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 "Tabel"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Tak aman"
-#: ../../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 "Default"
-#: ../../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 "Hapus entri"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Label tidak boleh kosong"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Anda harus tentukan image kernel"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Anda harus tentukan partisi swap"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Label ini sudah dipakai"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Ditemukan interface %s %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Anda punya lagi?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Punya antarmuka %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 "Tidak"
-#: ../../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 "Lihat info hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Menginstal driver untuk kartu %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"
@@ -756,7 +761,7 @@ msgstr ""
"Anda dapat memberikan opsi terhadap modul %s.\n"
"Ingat, semua alamat harus diisikan dengan awalan 0x misalnya '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -767,17 +772,17 @@ msgstr ""
"Parameter biasanya dalam format ``nama=nilai nama2=nilai2...''.\n"
"Misalnya, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Pilihan Modul:"
#. -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 "Driver %s mana yang harus saya coba?"
-#: ../../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 +798,15 @@ msgstr ""
"biarkan saja drivernya melakukan deteksi sendiri parameternya? Deteksi\n"
"otomatis bisa membuat komputer hang), tapi tak merusak."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Probe otomatis"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Tentukan opsi"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -810,61 +815,61 @@ msgstr ""
"Module %s gagal diload.\n"
"Mau coba lagi dengan parameter yang lain?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "akses ke program X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "akses ke peralatan rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "izinkan \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "akses ke file administratif"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "akses ke peralatan jaringan"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "akses ke peralatan kompilasi"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(sudah ditambahkan %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Katasandi ini terlalu sederhana"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Silakan tulis nama pengguna"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Nama pengguna hanya boleh terdiri dari huruf, angka, `-' dan `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Nama pengguna terlalu panjang"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Pengguna ini sudah ada sebelumnya"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Tambah pengguna"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -873,32 +878,32 @@ msgstr ""
"Masukkan pengguna\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Buat pengguna baru"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nama Lengkap"
-#: ../../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 "Nama pengguna"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Cangkang"
-#: ../../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?"
@@ -906,54 +911,54 @@ msgstr ""
"Komputer Anda dapat diset agar secara otomatis login dg satu pengguna.\n"
"Anda ingin pakai fitur ini?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Pilih pengguna standar:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Pilih manajer window yg akan dipakai:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Pilihlah bahasa yg akan dipakai."
-#: ../../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 "Anda dapat memilih bahasa lain yang akan tersedia seusai instalasi."
-#: ../../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 "Semua"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Izinkan semua pengguna"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Tiada pemakaian bersama"
-#: ../../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 perlu diupgrade. Anda ingin instal?"
-#: ../../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 "Anda dapat mengekspor dg NFS atau Samba. Pilih yg Anda ingin."
-#: ../../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 "Paket wajib %s hilang"
-#: ../../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 "
@@ -967,11 +972,11 @@ msgstr ""
"\n"
"\"Custom\" memungkinkan tuning masing-masing pengguna.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Luncurkan 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."
@@ -979,31 +984,31 @@ msgstr ""
"Sharing tiap pengguna menggunakan grup \"fileshare\". \n"
"Anda dapat memakai userdrake utk menambah pengguna di grup ini."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Selamat Datang di Crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Lemah"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standar"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Kuat"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Lebih Kuat"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Pengecut"
-#: ../../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"
@@ -1014,13 +1019,13 @@ msgstr ""
"mesin yang terhubung ke mesin lain atau ke Internet. Tidak akan ada\n"
"akses katasandi."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr "Katasandi akan diaktifkan, tapi mohon jangan disambungkan ke jaringan."
-#: ../../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."
@@ -1028,7 +1033,7 @@ msgstr ""
"Ini adalah sekuriti standar, dianjurkan untuk komputer yang akan\n"
"terkoneksi ke Internet sebagai klien."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1036,7 +1041,7 @@ msgstr ""
"Sudah ada beberapa batasan, dan beberapa pengecekan otomatis berjalan tiap "
"malam."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1049,7 +1054,7 @@ msgstr ""
"Sekuriti kini cukup tinggi untuk dapat melayani koneksi banyak klien.\n"
"Jika mesin Anda hanya berfungsi sebagai klien, pilihlah level lebih rendah."
-#: ../../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."
@@ -1057,32 +1062,32 @@ msgstr ""
"Sama dengan level sebelumnya, tapi sistem sepenuhnya ditutup.\n"
"Fitur sekuriti maksimum."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Opsi Dasar DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Pilih tingkat keamanan yg Anda inginkan"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Tingkat keamanan"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Gunakan libsafe utk server"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr "Library penahan serangan string format dan overflow buffer"
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Admin Keamanan (login / 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"
@@ -1097,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"
@@ -1122,114 +1127,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 "Selamat datang di sang pemilih sistem operasi, 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 "Gunakan tombol %c dan %c untuk memilih entri yang disorot"
#. -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 "Tekan enter untuk memboot OS yang terpilih, atau tekan 'e' untuk edit"
#. -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 "perintah sebelum booting, atau 'c' untuk 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 "Entri yang dipilih akan diboot secara otomatis dalam %d detik."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "tak cukup ruang di /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 "Anda tak dapat menginstal bootloader pada partisi %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "belum ada help.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Konfigurasi Tipe Boot"
-#: ../../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 "/_File"
-#: ../../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 "/File/_Keluar"
-#: ../../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 "Kategori Monitor Gaya Baru"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Monitor GayaBaru"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Monitor Biasa"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Biasa Gtk+"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Jalankan aurora saat boot"
-#: ../../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
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Instal tema"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1237,46 +1237,46 @@ msgstr ""
"Display tema\n"
"di konsol"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Buat tema baru"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Backup %s ke %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Salin %s ke %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 "Ada Kesalahan"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Pesan lilo tak ditemukan"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Tak dapat menulis /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Tulis %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1284,17 +1284,17 @@ msgstr ""
"Tak dapat menulis /etc/sysconfig/bootsplash\n"
"File tak ditemukan."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Tak dapat meluncurkan 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 "Buat 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."
@@ -1303,45 +1303,45 @@ msgstr ""
"Luncurkan \"lilo\" sbg root di baris perintah utk menyelesaikan instalasi "
"tema LiLo."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Luncur ulang '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 "Catatan"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Instalasi tema LiLo dan Bootsplash sukses"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Instalasi tema gagal!"
-#: ../../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 "Manajer Boot: %s. Klik Configure untuk memanggil ahli setup."
-#: ../../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 "Konfigurasikan"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Pilihan Splash"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Tema"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1355,89 +1355,84 @@ msgstr ""
"Anda dapat memilih\n"
"secara terpisah"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Layar 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 "Mode sistem"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Jalankan X-Window saat sistem dimulai"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Tidak, saya tak mau autologin"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ya, saya mau autologin dg (pengguna, desktop) ini"
-#: ../../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 "gagal baca file /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 menit"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 menit"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d detik"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Gagal membuat screenshot sebelum buat partisi"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Screenshot akan tersedia setelah instal di %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 "Perancis"
@@ -1445,8 +1440,8 @@ msgstr "Perancis"
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"
@@ -1470,13 +1465,13 @@ msgstr "Norwegia"
msgid "Sweden"
msgstr "Swedia"
-#: ../../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 "Belanda"
-#: ../../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 "Itali"
@@ -1484,8 +1479,8 @@ msgstr "Itali"
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 "Amerika Serikat"
@@ -1505,12 +1500,12 @@ msgstr ""
msgid "New"
msgstr "Baru"
-#: ../../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 "Unmount"
-#: ../../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 "Mount"
@@ -1519,10 +1514,9 @@ msgstr "Mount"
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 "Posisi mount"
@@ -1538,28 +1532,28 @@ msgstr "URL harus dimulai dg http:// atau 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 "Posisi mount: "
-#: ../../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 "Pilihan: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Lebih dulu buatlah backup data Anda"
-#: ../../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 "Baca dengan seksama!"
-#: ../../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"
@@ -1567,15 +1561,15 @@ msgid ""
msgstr ""
"Jika Anda ingin pakai aboot, sisakan ruang (cukup 2048 sektor) di awal disk"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Wizard"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Pilih aksi"
-#: ../../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"
@@ -1587,184 +1581,184 @@ msgstr ""
"Disarankan utk mengubah ukuran partisi ini\n"
"(klik di situ, lalu pilih \"Ubah ukuran\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Silakan pilih partisi"
-#: ../../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 "Detil"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Harddisk tak ditemukan"
-#: ../../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 terjournal"
-#: ../../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 "Kosong"
-#: ../../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 "Lainnya"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tipe filesystem:"
-#: ../../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 "Buat"
-#: ../../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 "Gunakan ``%s'' saja"
-#: ../../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 "Hapus"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Gunakan ``unmount'' terlebih dahulu"
-#: ../../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 ""
"Setelah mengganti tipe partisi %s, semua data pada partisi ini akan hilang"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Pilih partisi"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Pilih partisi lain"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Keluar"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Ubah ke modus ahli"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Ubah ke modus normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Kembali"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Jalan terus?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Keluar tanpa menyimpan"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Keluar dari program tanpa menyimpan dalam tabel partisi?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Ingin simpan modifikasi /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Alokasi otomatis"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Hapus semua"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Alokasi otomatis"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Tambahan"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Info hard drive"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Semua partisi primary telah digunakan"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Partisi tak dapat ditambah"
-#: ../../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 ""
"Untuk menambahkan partisi, hapus satu agar dapat membuat partisi extended"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Simpan tabel partisi"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Kembalikan tabel partisi"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Selamatkan tabel partisi"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Muat ulang tabel partisi"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Mount otomatis media lepas"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Pilih file"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1772,11 +1766,12 @@ msgstr ""
"Backup tabel partisi tidak memiliki ukuran yg sama\n"
"Jalan terus?"
-#: ../../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 "Awas"
-#: ../../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"
@@ -1784,71 +1779,71 @@ msgstr ""
"Masukkan disket ke drive\n"
"semua data di disket ini akan hilang"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Sedang mencoba menyelamatkan tabel partisi"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Info detil"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Ubah ukuran"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Pindah"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Format"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Tambahkan ke RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Tambahkan ke LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Hapus dari RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Hapus dari LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Ganti RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "digunakan untuk loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Membuat partisi baru"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Sektor awal: "
-#: ../../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 "Ukuran dalam 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 "Tipe filesystem: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Kesukaan: "
-#: ../../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"
@@ -1858,33 +1853,33 @@ msgstr ""
"(karena jumlah maksimal partisi primer telah tercapai).\n"
"Hapuslah satu partisi primer dan buatlah partisi extended."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Hapus file loopback?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Mengubah tipe partisi"
-#: ../../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 "Filesystem apa yang Anda inginkan?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Pindah dari ext2 ke ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Device loopback %s akan dimount ke mana?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Mount device %s akan dimount ke mana?"
-#: ../../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"
@@ -1892,135 +1887,135 @@ msgstr ""
"Tak bisa unset mount point karena partisi ini sudah digunakan untuk\n"
"loopback. Hapus dulu loopbacknya."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "%s akan dimount ke mana?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Sedang menghitung bound filesystem 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 "Sedang mengubah ukuran"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Ukuran partisi ini tidak dapat diubah"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Semua data pada partisi ini sebaiknya dibackup dulu"
-#: ../../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 "Sehabis meresize partisi %s, semua data pada partisi ini akan hilang"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Pilih ukuran baru"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Ukuran baru dalam MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Disk mana yang hendak dipindah?"
-#: ../../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 "Sektor mana yang hendak dipindah"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Pindah"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Memindahkan partisi..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Pilih RAID yang ada untuk ditambahkan ke"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "baru"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Pilih LVM yang ada untuk ditambahkan ke"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "nama LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Partisi ini tak bisa dipakai sebagai 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 "Nama file loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Berikan nama file"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "File sudah digunakan loopback yang lain, pilih yang lainnya dong"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "File sudah ada. Gunakan file ini ?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Opsi mount"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Macam-macam"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "device"
-#: ../../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 "ukuran chunk"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Hati-hati: operasi ini berbahaya"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Tipe partisi apa yang hendak digunakan?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Perlu paket %s. Anda ingin instal?"
-#: ../../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"
@@ -2031,7 +2026,7 @@ msgstr ""
"Kalau Anda pakai LILO dan tak jalan, atau Anda tak mau LILO dan tak mau /"
"boot juga"
-#: ../../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"
@@ -2042,7 +2037,7 @@ msgstr ""
"dan Anda tidak memiliki partisi /boot. Apabila Anda akan menggunakan lilo\n"
"(boot manager), hati-hati dalam menambahkan partisi /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"
@@ -2052,44 +2047,44 @@ msgstr ""
"Sekarang bootloader tak ada yang bisa handel tanpa partisi /boot.\n"
"Jadi hati-hati dalam menambahkan partisi /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 "Tabel partisi pada drive %s akan ditulis ke disk!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Anda harus reboot agar perubahan tabel partisi dapat berlaku"
-#: ../../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 "Sehabis memformat partisi %s semua data pada partisi ini akan hilang"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Sedang memformat"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Sekarang sedang memformat file 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 "Melakukan format partisi %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Sembunyikan file"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Pindah file ke partisi baru"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2098,83 +2093,83 @@ msgstr ""
"Direktori %s telah berisi data\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Pindah file ke partisi baru"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Salin %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Hapus %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "partisi %s sekarang jadi %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Device: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS letter: %s (hanya tebakan)\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 "Nama: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Mulai: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Ukuran: %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 "Silinder %d sampai %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Telah diformat\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Belum diformat\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Telah di-mount\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"
@@ -2183,7 +2178,7 @@ msgstr ""
"File 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"
@@ -2191,27 +2186,27 @@ msgstr ""
"Partisi di-boot secara default\n"
" (untuk MS-DOS boot, bukan untuk 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 "Ukuran chunk %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Disk RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Nama file loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2223,7 +2218,7 @@ msgstr ""
"partisi Driver, sebaiknya\n"
"biarkan begitu saja.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2235,61 +2230,61 @@ msgstr ""
"yang khusus digunakan \n"
"oleh sistem dual boot.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Baca-saja"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Ukuran: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Ukuran: %s silinder, %s head, %s sektor\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 "Disk LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Partisi tipe: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "pada kanal %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Kunci sandi sistem file"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Pilih kunci sandi sistem file Anda"
-#: ../../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 "Katasandi ini terlalu mudah (harus paling tidak %d karakter)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Kunci sandi tak cocok"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Kunci sandi"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Kunci sandi (lagi)"
@@ -2297,10 +2292,6 @@ msgstr "Kunci sandi (lagi)"
msgid "Change type"
msgstr "Ubah tipe"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Klik salah satu media"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2324,7 +2315,7 @@ msgid ""
msgstr ""
"Masukkan nama pengguna, katasandi dan nama domain utk mengakses host ini."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Nama pengguna"
@@ -2336,23 +2327,23 @@ msgstr "Domain"
msgid "Search servers"
msgstr "Cari Server"
-#: ../../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 proses format dari %s gagal"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "tidak bisa melakukan format %s dengan tipe %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "penyambungan partisi %s ke direktori %s gagal"
-#: ../../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 melepas mount %s: %s"
@@ -2438,11 +2429,15 @@ msgstr "Tiada yang dikerjakan"
msgid "Error opening %s for writing: %s"
msgstr "error membuka file %s untuk ditulisi: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Tiada driver alternatif"
-#: ../../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 "
@@ -2451,11 +2446,11 @@ msgstr ""
"Tak diketahui adanya driver alternatif OSS/ALSA utk kartu suara Anda (%s) yg "
"kini memakai \"%s\""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Konfigurasi suara"
-#: ../../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 "
@@ -2464,7 +2459,7 @@ msgstr ""
"Di sini dapat dipilih driver alternatif (OSS atau ALSA) utk kartu suara Anda "
"(%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2477,25 +2472,25 @@ msgstr ""
"Kartu Anda kini memakai driver %s\"%s\" (driver standar kartu Anda adalah \"%"
"s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Driver:"
-#: ../../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 "Pertolongan"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Ganti pertolongan antara ALSA dan 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 "
@@ -2526,7 +2521,7 @@ msgstr ""
"- api ALSA baru yg menyediakan banyak fitur canggih tapi memerlukan library "
"ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2541,29 +2536,30 @@ msgstr ""
"\n"
"Driver baru \"%s\" akan digunakan pada boot berikut."
-#: ../../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 "Tunggu, konfigurasi sedang diterapkan..."
-#: ../../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 "Tunggulah"
+msgstr "Tunggu..."
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Tiada driver yg diketahui"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Tak diketahui adanya driver utk kartu suara Anda (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Driver tak dikenal"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2578,214 +2574,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"dengan subject: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Model"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "model harddisk"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanal"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "Kanal 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 "ini adalah bus fisik tempat alat tersambung (mis: 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 kernel GNU/Linux yang menangani alat tersebut"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Kelas media"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "kelas alat hardware"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Keterangan"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "keterangan alat"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Identifikasi bus"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- Alat PCI dan USB : daftar identitas PCI/USB penjual, alat, sub-penjual dan "
-"sub-alat"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Lokasi di 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 ""
-"- alat pci : slot PCI, alat dan fungsi kartu ini\n"
-"- alat eide: alat adalah majikan atau budak\n"
-"- alat scsi: bus scsi dan id alat scsi"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "File device lama"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "nama alat statis lama yg dipakai di paket dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Device devfs baru"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "nama alat dinamis baru yg dihasilkan oleh devfs kernel incore"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Jumlah tombol"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "nama pembuat device"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Driver alternatif"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "daftar driver alternatif untuk kartu suara ini"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Keluar"
-
-#: ../../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 "/_Tolong"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Tolong..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Pertolongan Harddrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Penjelasan isian:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Laporan Bug"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_About..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Tentang Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Inilah HardDrake, alat konfigurasi hardware Mandrake.\n"
-"Versi:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Pengarang:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 versi "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Hardware terdeteksi"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Info"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Konfigurasi modul"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Jalankan alat konfigurasi"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Pendeteksian sedang berjalan"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Konfigurasi tiap parameter modul dapat dilakukan di sini."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Jalankan \"%s\"..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Penyalaan kelas %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "primer"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "sekunder"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Deteksi otomatis"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Takdikenal|Generik"
@@ -2797,7 +2590,7 @@ msgstr "Takdikenal|CPH05X (bt878) [banyak pembuat]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Takdikenal|CPH06X (bt878) [banyak vendors]"
-#: ../../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 +2602,31 @@ msgstr ""
"Jika kartu Anda tak terdeteksi, pilihlah tuner dan tipe kartu di sini. Pilih "
"parameter kartu tv Anda jika perlu"
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Model kartu :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tipe tuner :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Jumlah buffer penangkap :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Jumlah buffer penangkap utk penangkapan mmap"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "setting PLL :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Support radio :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "aktifkan support radio"
@@ -3267,7 +3060,8 @@ msgstr ""
"sukses, X otomatis dijalankan dg resolusi terbaik sesuai ukuran monitor.\n"
"Window akan muncul dan bertanya apakah Anda dapat melihatnya.\n"
"\n"
-"Jika Anda melakukan instal \"Ahli\", Anda akan memasuki wizard konfigurasi\n"
+"Jika Anda melakukan instalasi \"Ahli\", Anda akan memasuki wizard "
+"konfigurasi\n"
"X. Lihat bab yg bersangkutan di manual utk info lanjut ttg wizard ini.\n"
"\n"
"Jika Anda dapat melihat pesan dan menjawab \"Ya\", DrakX akan maju ke tahap\n"
@@ -3616,8 +3410,8 @@ msgid ""
"immediately terminate the installation. To continue with the installation,\n"
"click on the \"Accept\" button."
msgstr ""
-"Sebelum melanjutkan Anda bacalah lisensi dg baik . Itu mencakup seluruh\n"
-"distribusi Mandrake Linux, dan jika Anda tak setuju dg semua pasal di\n"
+"Bacalah lisensi sebelum melanjutkan. Itu mencakup seluruh distribusi\n"
+"Mandrake Linux, dan jika Anda tak setuju dengan semua pasal di\n"
"dalamnya, klik \"Tolak\" agar instalasi terhenti. Untuk melanjutkan, klik\n"
"\"Terima\"."
@@ -3754,7 +3548,7 @@ msgstr ""
"\n"
" * \"Selesai\": simpan perubahan ke harddisk bila Anda selesai mempartisi.\n"
"\n"
-"Catatan: Anda dapat meraih semua opsi dg memakai keyboard. Gunakan [Tab]\n"
+"Catatan: Anda dapat meraih semua opsi dg memakai papanketik. Gunakan [Tab]\n"
"dan panah [Up/Down].\n"
"\n"
"Saat partisi dipilih, Anda dapat menggunakan:\n"
@@ -3920,12 +3714,12 @@ msgstr ""
"Normalnya, DrakX memilih papanketik utk Anda (sesuai bahasa yg Anda pilih)\n"
"dan Anda bahkan takkan melihat tahap ini. Tapi Anda mungkin tak punya papan\n"
"ketik yg persis cocok dg bhs Anda: misalnya, jika Anda orang Swis berbahasa\n"
-"Inggris, Anda mungkin masih ingin keyboard Swis. Atau jika Anda berbahasa\n"
+"Inggris, Anda mungkin masih ingin papanketik Swis. Atau jika Anda berbahasa\n"
"Inggris tapi tinggal di Quebec, Anda mungkin menghadapi masalah sama. Dalam\n"
"kedua kasus, Anda akan harus kembali ke tahap instalasi ini dan memilih\n"
-"keyboard yg sesuai dari daftar.\n"
+"papanketik yg sesuai dari daftar.\n"
"\n"
-"Klik \"Lagi\" utk menampilkan daftar lengkap keyboard ter-support."
+"Klik \"Lagi\" utk menampilkan daftar lengkap papanketik ter-support."
#: ../../help.pm_.c:598
msgid ""
@@ -4344,7 +4138,8 @@ msgstr ""
"\n"
" * Append: pada hardware Apple, opsi append kernel sering digunakan untuk\n"
"menolong inisialisasi hardware video, atau pengaktifan emulasi tombol mouse\n"
-"pada keyboard utk mouse Apple yang tidak memiliki tombol kedua dan ketiga.\n"
+"pada papanketik utk mouse Apple yang tidak memiliki tombol kedua dan "
+"ketiga.\n"
"Berikut adalah beberapa contohnya:\n"
"\n"
" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
@@ -4432,6 +4227,7 @@ msgstr ""
"delay Open Firmware terlampaui."
#: ../../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"
@@ -4454,10 +4250,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"
@@ -4468,11 +4264,13 @@ msgstr ""
"\n"
" * \"Mouse\": cek konfigurasi mouse, klik tombol utk mengubahnya bila perlu\n"
"\n"
-" * \"Keyboard\": cek konfigurasi map keyboard, klik tombol utk mengubahnya\n"
+" * \"Papanketik\": cek konfigurasi map papanketik, klik tombol utk "
+"mengubahnya\n"
"bila perlu.\n"
"\n"
" * \"Zona waktu\": DrakX menerka zona waktu Anda dari bahasa yg Anda pilih.\n"
-"Tapi sekali lagi seperti pilihan keyboard, Anda mungkin tak berada di negri\n"
+"Tapi sekali lagi seperti pilihan papanketik, Anda mungkin tak berada di "
+"negri\n"
"yang selaras dg bahasa terpilih. Jadi Anda mungkin perlu menekan tombol\n"
"\"Zona waktu\" utk mengkonfigurasikan jam sesuai zona waktu tempat Anda.\n"
"\n"
@@ -4569,16 +4367,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Tanpa domain NIS, broadcast tak dapat dipakai"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Masukkan disket yang sudah diformat dengan tipe FAT di drive %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Disket ini tak diformat dengan sistem FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4586,12 +4384,12 @@ msgstr ""
"Untuk menggunakan pilihan paket yang sudah disimpan sebelumnya, bootlah "
"instalasi dengan pilihan ''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 saat membaca file %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"
@@ -4599,7 +4397,7 @@ msgstr ""
"Error - tidak ada device yang valid untuk membuat filesystem baru. Periksa "
"kembali hardware untuk mencari penyebabnya"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4608,7 +4406,7 @@ msgstr ""
"Ada hardware di komputer ini yang membutuhkan driver ``proprietary''.\n"
"Anda bisa mencari informasinya di: %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"
@@ -4618,11 +4416,11 @@ msgstr ""
"Caranya, buatlah partisi (atau pilih di yang sudah ada).\n"
"Lalu pilih ``Mount point'' dan set ke `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Anda harus buat partisi swap"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4632,59 +4430,59 @@ msgstr ""
"\n"
"Jalan terus?"
-#: ../../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 "Anda harus punya partisi FAT termount pada /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Pakai ruang kosong"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Tidak ada cukup ruangan untuk mengalokasikan partisi baru"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Pakai partisi yang sudah ada"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Tidak ada partisi yang bisa digunakan"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Gunakan partisi windows untuk loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Partisi mana yang hendak dipakai oleh Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Pilih ukurannya"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Ukuran partisi root dalam MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Ukuran partisi swap dalam MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Pakai ruang kosong pada partisi windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "partisi mana yang mau Anda ubah ukurannya?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Sedang menghitung bound sistem file Mindows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4693,14 +4491,14 @@ msgstr ""
"Saya tidak dapat mengubah ukuran partisi FAT ini,\n"
"Ada error ini yang terjadi: %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 "Partisi Mindows Anda terlalu terfragmen, jalankan ``defrag'' dulu"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4719,21 +4517,21 @@ msgstr ""
"jalankan scandisk (dan defrag juga) di partisi ini lalu backup datanya.\n"
"Setelah yakin, tekan Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Tentukan ukuran untuk menyimpan Mindows"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "Partisi %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Resize FAT gagal: %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)"
@@ -4741,32 +4539,32 @@ msgstr ""
"Tidak ada partisi FAT untuk diubah ukurannya atau untuk digunakan sebagai "
"loopback (atau tidak ada cukup ruangan)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Hapus seluruh disk"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Buang Mindows"
-#: ../../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 "Anda punya beberapa harddisk, yang mana yang ingin di-instal 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 "SEMUA partisi yang ada beserta data pada drive %s akan hilang"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Lakukan partisi disk secara custom"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "gunakan fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4775,28 +4573,28 @@ msgstr ""
"Anda kini dapat membuat partisi %s. \n"
"Ketika selesai jangan lupa simpan dengan menekan tombol `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Anda tak punya cukup ruangan pada partisi Mindows!"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Tiada ruang untuk instalasi"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Wizard partisi DrakX menemukan solusi berikut:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Proses partisi gagal: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Aktifkan jaringan"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Matikan jaringan"
@@ -4825,12 +4623,12 @@ msgstr ""
"Cek dulu cdromnya di komputer yang sudah terinstal Linux dengan\n"
"perintah \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Selamat Datang di %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 "Tidak ada floppy drive"
@@ -4840,7 +4638,7 @@ msgstr "Tidak ada floppy drive"
msgid "Entering step `%s'\n"
msgstr "Memulai langkah `%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 "
@@ -4851,77 +4649,77 @@ msgstr ""
"Linux-Mandrake. Cobalah instalasi text. Untuk hal ini silakan\n"
"tekan `F1' saat booting pada CDROM, lalu ketikkan `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 "Kelas Instalasi"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Pilihlah kelas instalasi berikut:"
-#: ../../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 "Pilihan Grup Paket"
-#: ../../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 "Pilih paket sendiri"
-#: ../../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 "Ukuran total: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Paket buruk"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nama: %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 "Ukuran: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Derajat kepentingan: %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 "Paket ini tak dapat dipilih sebab tak ada ruang untuk menginstalnya"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Paket berikut akan diinstal"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Paket berikut akan dihapus"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Anda tak bisa pilih/buang paket ini"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Paket ini harus diinstal, tak bisa dibuang"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Anda tak bisa buang paket ini, sebab dia sudah diinstal"
-#: ../../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?"
@@ -4929,74 +4727,74 @@ msgstr ""
"Paket ini mesti diupgrade\n"
"Benar tak mau dipilih?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Anda tak bisa buang paket ini. dia mesti diupgrade"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Tunjukkan paket yang sudah dipilih secara otomatis"
-#: ../../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 "Instal"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Muat/Simpan di floppy"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Update pilihan paket"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Instalasi minimal"
-#: ../../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 "Pilih paket yang akan diinstal"
-#: ../../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 "Instalasi"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Perkiraan"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Sisa waktu"
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Tunggu, instalasi sedang disiapkan..."
-#: ../../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 "Instalasi 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 "Terima"
-#: ../../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 "Tolak"
-#: ../../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"
@@ -5010,17 +4808,17 @@ msgstr ""
"Masukkan Cd-Rom berlabel \"%s\" ke drive dan tekan Ok. Jika Anda tak punya,\n"
"tekan Batal untuk menghindari instalasi dari Cd-Rom ini."
-#: ../../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 "Jalan terus?"
-#: ../../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 "Ada error mengurutkan paket:"
-#: ../../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 "Ada error saat instalasi paket:"
@@ -5340,108 +5138,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 "Benarkah Anda menolak lisensi?"
-#: ../../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 "Keyboard"
+msgstr "Papanketik"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
-msgstr "Pilih layout keyboard Anda"
+msgstr "Pilih layout papanketik Anda"
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
-msgstr "Ini adalah daftar keyboard yang tersedia"
+msgstr "Ini adalah daftar papanketik yang tersedia"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Kelas instalasi yang anda diinginkan?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instal/Update"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Akan instal atau update?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Disarankan"
-#: ../../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 "Ahli"
-#: ../../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 "Upgrade"
-#: ../../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 "Hanya upgrade paket"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Pilihlah tipe mouse Anda."
-#: ../../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 Mouse"
-#: ../../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 "Di serial port mana mouse Anda dicolokkan ?"
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulasi tombol"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulasi tombol 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulasi tombol 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Konfigurasikan card 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 "Konfigurasi 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 "Tidak ada partisi"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Mendeteksi partisi untuk mencari lokasi mount"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Pilih lokasi mount"
-#: ../../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"
@@ -5449,40 +5247,40 @@ msgstr ""
"Tiada ruang 1MB utk bootstrap! Instal akan berlanjut, tetapi utk mem-boot "
"sistem, Anda perlu membuat partisi bootstrap di DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Tiada partisi root ditemukam utk upgrade"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Partisi root"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Manakah partisi root (/) di sistem Anda?"
-#: ../../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 "Anda harus reboot agar perubahan tabel partisi dapat berlaku"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Pilih partisi yang akan diformat"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Periksa bad blok?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Melakukan format partisi"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Membuat dan memformat file %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, "
@@ -5490,34 +5288,34 @@ msgid ""
msgstr ""
"Gagal mencek sistem file %s. Ingin direparasi? (awas, data Anda bisa hilang)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Instalasi tak dapat diteruskan karena swap kurang, tambahkan"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Sedang mencari paket yg tersedia dan bangun ulang database rpm..."
+msgstr "Sedang mencari paket yg tersedia dan membangun ulang database rpm..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Sedang mencari paket yang tersedia..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
-msgstr "Mencari paket terinstal"
+msgstr "Paket terinstal sedang dicari..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
-msgstr "Mencari paket untuk diupgrade"
+msgstr "Sedang mencari paket untuk diupgrade"
-#: ../../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 "Tak cukup ruang untuk instalasi atau upgrade (%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."
@@ -5525,35 +5323,35 @@ msgstr ""
"Pilih muat/simpan seleksi paket di floppy.\n"
"Formatnya sama dengan floppy buatan auto_install."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Muat dari floppy"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Simpan di floppy"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Memuat dari floppy"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Pilihan paket"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Masukkan disket yg berisi seleksi paket"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Ukuran terpilih melebihi area yg ada"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Tipe instalasi"
-#: ../../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:"
@@ -5561,19 +5359,19 @@ msgstr ""
"Anda belum memilih grup paket.\n"
"Pilih instalasi minimal yang Anda ingin:"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Dengan X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Dengan dokumentasi dasar (disarankan!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Sungguh instalasi minimal (khususnya tanpa 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"
@@ -5583,16 +5381,16 @@ msgstr ""
"Kalau tak punya sama sekali, click Cancel.\n"
"Kalau cuma punya beberapa aja, pilih aja, trus klik Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Label CD-ROM \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Sedang menyiapkan instalasi"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5601,89 +5399,21 @@ msgstr ""
"Instalasi paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Konfigurasi instalasi akhir"
-#: ../../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 "Masukkan floppy boot ke drive %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 "Masukkan disket Update Modules ke drive %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 ""
-"Anda sekarang bisa mendownload software khusus untuk enkripsi.\n"
-"\n"
-"PERHATIAN:\n"
-"\n"
-"Berhubung adanya peraturan yang berbeda di berbagai lokasi berkenaan\n"
-"dengan penggunaan software ini, Anda dan/atau pengguna akhir yang akan\n"
-"menggunakan software ini harus memastikan bahwa dirinya boleh untuk\n"
-"mendownload dan/atau menggunakan software ini sesuai dengan hukum\n"
-"yang berlaku di lokasinya.\n"
-"\n"
-"Juga ditekankan bahwa Anda dan/atau pengguna akhir harus sadar bahwa "
-"dirinya\n"
-"tidak diperkenankan untuk melanggar hukum tersebut. Apabila melanggar\n"
-"akan dikenakan sangsi yang berat.\n"
-"\n"
-"Mandrakesoft dan para pembuat software dan/atau penyedianya sama sekali "
-"tidak\n"
-"bertanggung jawab baik untuk segala kerusakan khusus, tidak langsung, dan\n"
-"insidentil apapun (termasuk namun tidak terbatas pada kehilangan keuntungan\n"
-"gangguan bisnis, kehilangan data komersial dan kerugian lain dan \n"
-"segala kewajiban yang harus dibayarkan sesuai hukum) yang disebabkan\n"
-"oleh penggunaan, kepemilikan, atau penjualan dari software yang\n"
-"didownload ini, setelah Anda dan/atau pengguna akhir memiliki akses\n"
-"ke software tersebut setelah menandatangani perjanjian yang ada.\n"
-"\n"
-"Apabila ada pertanyaan mengenai perjanjian ini, silakan hubungi\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"
@@ -5701,154 +5431,154 @@ msgstr ""
"\n"
"Ingin instal update ?"
-#: ../../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 sedang dihubungi untuk mengambil daftar mirror"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Pilih mirror tempat Anda ingin mengambil paket program"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Saya sedang mencek mirror untuk mengambil daftar paket yang tersedia"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Pilih zonawaktu Anda"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Jam hardware diset ke GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "sinkronisasi waktu otomatis (dg NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Server 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 "Server CUPS remote"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Tidak ada printer"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Anda punya kartu suara ISA?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Jalankan \"sndconfig\" setelah instalasi untuk konfigurasi kartu suara"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Kartu suara tak terdeteksi. Coba \"harddrake\" setelah instalasi"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Ringkasan"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Mouse"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Zonawaktu"
-#: ../../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 "Kartu 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 "Kartu suara"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Kartu 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 "Domain Mindows"
-#: ../../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 "File lokal"
-#: ../../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 "Set katasandi root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Tiada katasandi"
-#: ../../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 "Katasandinya terlalu mudah (harus paling tidak %d karakter)"
-#: ../../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 "Otentikasi"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Otentikasi LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "Basis dn LDAP"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Server LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Otentikasi NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Domain NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Server 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 /"
@@ -5875,19 +5605,19 @@ msgstr ""
"Admin, setelah boot system.\n"
"Perintah 'wbinfo -t' akan mengetes apakah rahasia otentikasi Anda baik."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Otentikasi Domain Mindows"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Nama Pengguna Admin Domain"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Katasandi Admin Domain"
-#: ../../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 "
@@ -5912,19 +5642,20 @@ msgstr ""
"merecover sistem dari kegagalan. Jika Anda mau bikin bootdisk, masukkan\n"
"disket ke drive pertama dan tekan \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Drive disket Pertama"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Drive disket kedua"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Lewatkan"
-#: ../../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"
@@ -5947,7 +5678,7 @@ msgstr ""
"memudahkan kita untuk merecover sistem dari kegagalan. Ingin buat bootdisk?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5961,28 +5692,28 @@ msgstr ""
"pembuatan bootdisk di disket 1.44 Mb mungkin gagal,\n"
"karena XFS perlu driver amat besar)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Tiada floppy drive tersedia"
-#: ../../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 "Pilih drive floppy untuk membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Masukkan disket ke %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Membuat 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"
@@ -5994,11 +5725,11 @@ msgstr ""
"Instal akan berlanjut, tapi Anda perlu memakai\n"
"BootX utk mem-boot mesin Anda"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Ingin pakai 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?"
@@ -6006,15 +5737,15 @@ msgstr ""
"Ada error saat install aboot,\n"
"paksakan instalasi walau merusak partisi awal?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instalasi bootloader"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalasi bootloader gagal. Ada kesalahan berikut:"
-#: ../../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"
@@ -6031,17 +5762,17 @@ msgstr ""
" kemudian: shut-down\n"
"Anda akan melihat prompt bootloader pada boot selanjutnya."
-#: ../../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 "Masukkan disket kosong di drive %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Lagi buat disket auto install"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6051,7 +5782,7 @@ msgstr ""
"\n"
"Anda ingin keluar sekarang?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6083,15 +5814,15 @@ msgstr ""
"Informasi untuk konfigurasi sistem juga tersedia di \n"
"bab Instalasi akhir di Buku Petunjuk Resmi Linux Mandrake."
-#: ../../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 "Buat floppy instalasi otomatis"
-#: ../../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"
@@ -6105,25 +5836,25 @@ msgstr ""
"\n"
"Mungkin Anda perlu mengulangi instalasinya.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Otomatis"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Ulang"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Simpan pilihan paket"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Instalasi Linux Mandrake %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 ""
@@ -6141,22 +5872,22 @@ msgstr "consolehelper hilang"
msgid "Choose a file"
msgstr "Pilih file"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Opsi Lengkap"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Opsi Dasar"
-#: ../../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 "<- Tahap sebelumnya"
-#: ../../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 "Lanjut"
@@ -6229,371 +5960,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Kirim ulang"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Ceko (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Jerman"
-#: ../../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 "Spanyol"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finland"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Perancis"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norwegia"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polandia"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusia"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Swedia"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Keyboard UK"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Keyboard US"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albania"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenia (lama)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenia (mesintik)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenia (fonetik)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaijan (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgia"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengal"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulagaria (fonetik)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgaria (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazil (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosnia"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarusia"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Swis (layout Jerman)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Swis (layout Prancis)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Ceko (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Jerman (tanpa dead key)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Denmark"
-#: ../../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 (Norwegia)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Swedia)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estonia"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgia (layout \"Rusia\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgia (layout \"Latin\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Yunani"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujarat"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmukh"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hungaria"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroasia"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Ibrani"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Ibrani (fonetik)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iran"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandia"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Itali"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Eskimo"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Jepang 106 tombol"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Keyboard Korea"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Amerika Latin"
-#: ../../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 "Lithuania AZERTY (lama)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuania AZERTY (baru)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuania \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuania \"fonetik\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latvia"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedonia"
-#: ../../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 "Mongol (cyrillic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Malta (Inggris)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Malta (Amerika)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Belanda"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polandia (layout qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polandia (layout qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugis"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanada (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romania (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romania (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusia (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovenia"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakia (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakia (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbia (cyrillic)"
-#: ../../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 "Papanketik Muangthai"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Papanketik Tajik"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turki (model \"F\" tradisional)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turki (model \"Q\" modern)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukraina"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Keyboard US (internasional)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnam \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Yugoslavia (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "kunci Alt Kanan"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Kedua Shift bersamaan"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control dan Shift bersamaan"
-#: ../../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 dan Alt bersamaan"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt dan Shift bersamaan"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Kunci \"Menu\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Kunci \"Mindows\" kiri"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Kunci \"Mindows\" kanan"
@@ -6606,33 +6341,42 @@ msgstr "Mount melingkar %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Hapus dulu volume logiknya\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 "Support PCMCIA tak ada lagi utk kernel 2.2, pakailah kernel 2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Konfigurasi tiap parameter modul dapat dilakukan di sini."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Tidak ada floppy drive"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "nomor"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d bilangan terpisah koma\""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d string terpisah koma"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "bilangan terpisah koma"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "string terpisah koma"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr "Support PCMCIA tak ada lagi utk kernel 2.2, pakailah kernel 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Mouse Sun"
@@ -6737,55 +6481,76 @@ msgstr "tiada"
msgid "No mouse"
msgstr "Tidak pakai mouse"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Silakan tes mouse Anda"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Untuk mengaktifkan mouse,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "GERAKKAN RODANYA!"
-#: ../../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 "Selesai"
-#: ../../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 "Lanjutkan ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Sudah sesuai?"
-#: ../../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 "Buka Tree"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Tutup Tree"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Togel tampilan rata dan terurut grupnya"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "gunakan pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "gunakan pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "gunakan dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "usb speedtouch Alcatel"
+
+#: ../../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 "Hubungan ke 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"
@@ -6795,21 +6560,13 @@ msgstr ""
"Namun ada juga yang menggunakan pptp, dan ada yang pakai dhcp saja.\n"
"Bila ragu, pilih saja 'gunakan pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "usb speedtouch Alcatel"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "gunakan dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "gunakan pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "gunakan 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"
@@ -6893,10 +6650,10 @@ msgstr "Port lain"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Klien dhcp mana yang ingin Anda pakai?\n"
-"defaultnya adalah dhcpcd"
+"defaultnya adalah dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6906,7 +6663,7 @@ msgstr ""
"Tidak ada adapter jaringan ethernet yang terdeteksi di sistem ini.\n"
"Tipe koneksi ini tak dapat diset up."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Pilih interface jaringan"
@@ -6915,15 +6672,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Pilih adapter jaringan yang akan digunakan untuk terhubung ke Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "kartu jaringan tak ditemukan"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Konfigureasi jaringan"
-#: ../../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"
@@ -6934,15 +6691,15 @@ msgstr ""
"Hostname (nama komputer) sebaiknya merupakan nama host yg fully-qualified\n"
"misalnya ``mesinku.labku.kotaku.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 "Nama 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 "Wizard Konfigurasi Jaringan"
@@ -6989,13 +6746,13 @@ msgstr "Konfigurasi baru (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Konfigurasi lama (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 "Konfigurasi ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7003,19 +6760,19 @@ msgstr ""
"Pilih provider Anda.\n"
"Bila tidak ada dalam daftar, pilih Tidak Terdaftar"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protokol Eropa"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protokol Eropa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokol lain"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7023,32 +6780,32 @@ msgstr ""
"Protokol lain \n"
" tanpa D-Channel (leased lines)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Protokol apa yang ingin Anda gunakan?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Ditemukan antarmuka \"%s\" Anda ingin menggunakannya?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Tipe card mana yang Anda punya?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Saya tak tahu"
-#: ../../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"
@@ -7063,19 +6820,19 @@ msgstr ""
"Bila Anda punya card PCMCIA, Anda harus mengetahui irq dan io kartu Anda "
"itu.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Batal"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Lanjut"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Manakah kartu ISDN Anda?"
-#: ../../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."
@@ -7083,58 +6840,85 @@ msgstr ""
"Saya mendeteksi adanya sebuah card ISDN PCI, tapi saya tidak tahu tipenya. "
"Silakan pilih card PCI tersebut pada layar berikutnya."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Tiada kartu PCI ISDN ditemukan. Pilihlah satu pd layar berikut."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Di serial port mana modem Anda terhubung?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Parameter Dialup"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nama koneksi"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Nomor telepon"
-#: ../../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 "Nama domain"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Server DNS Primer (boleh diisi/tidak)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Server DNS Sekunder (boleh tidak diisi)"
+#: ../../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 "tapi bukan pencocokan"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instal"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabel"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7171,24 +6955,24 @@ msgstr "Anda sedang tidak terhubung ke Internet."
msgid "Connect"
msgstr "Tersambung"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Putus"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Konfigurasikan koneksi"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Koneksi dan konfigurasi Internet"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Kita akan mengkonfigurasi koneksi %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7207,12 +6991,12 @@ msgstr ""
"\n"
"Tekan OK utk mulai."
-#: ../../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 "Konfigurasi Jaringan"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7223,7 +7007,7 @@ msgstr ""
"Silakan klik OK untuk rekonfigurasi ulang koneksi jaringan/internet ini, "
"atau batal jika Anda berubah pikiran.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7236,72 +7020,77 @@ msgstr ""
"Bila Anda tidak mau menggunakan deteksi otomatis, mohon untuk tidak memilih "
"checkbox.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Pilih profil yang hendak Anda konfigurasikan"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Gunakan deteksi otomatis"
-#: ../../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 Ahli"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
-msgstr "Mendeteksi alat..."
+msgstr "Deteksi device..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Konfigurasi koneksi modem biasa "
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "dideteksi pada port %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Konfigurasi koneksi modem biasa "
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "%s telah terdeteksi"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Konfigurasi koneksi ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "%s telah terdeteksi"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Koneksi ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "telah dideteksi ada pada interface %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Konfigurasi jaringan kabel"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Koneksi kabel terdeteksi"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
-msgstr "konfigurasi LAN"
+msgstr "koneksi LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ada kartu ethernet terdeteksi"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Pilih koneksi yg hendak dikonfigurasi"
-#: ../../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"
@@ -7311,23 +7100,23 @@ msgstr ""
"Pilih yg ingin Anda pakai.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Koneksi Internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Anda mau jalankan koneksi ini saat boot?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Konfigurasi jaringan"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Jaringan perlu di-start ulang"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7338,7 +7127,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"
@@ -7348,7 +7137,7 @@ msgstr ""
"\n"
"Konfigurasi akan diterapkan di sistem Anda.\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."
@@ -7356,7 +7145,7 @@ msgstr ""
"Setelah itu, silakan restart X Anda agar bebas dari masalah pergantian\n"
"nama host."
-#: ../../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 "
@@ -7366,7 +7155,7 @@ msgstr ""
"Tes koneksi Anda via net_monitor atau mcc. Jika koneksi tak berjalan, Anda "
"mungkin perlu jalankan konfigurasi dari awal lagi"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7379,7 +7168,7 @@ msgstr ""
"Bila ingin menggantinya, silakan ganti isi pada kolom-kolom di konfigurasi "
"ini."
-#: ../../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"
@@ -7389,43 +7178,55 @@ msgstr ""
"Tiap item harus diberikan sebagai alamat IP dalam notasi decimal\n"
"bertitik (misalnya 202.159.35.32)."
-#: ../../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 "Konfigurasi perangkat jaringan %s"
-#: ../../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 "Alamat 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 otomatis"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Start saat boot"
-#: ../../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 "Alamat IP harus dalam 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"
@@ -7437,56 +7238,56 @@ msgstr ""
"misalnya ``mesin.lab.grup.com''.\n"
"Anda juga bisa masukkan alamat IP gateway kalau ada"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (mis. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Device gateway"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Alamat server DNS harus dalam format 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 "Alamat gateway harus dalam format 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Konfigurasi proxy"
-#: ../../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 "Lacak ID kartu network (berguna di laptop)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy biasanya 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 harus berawalan 'ftp:' atau 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Konfigurasi firewall terdeteksi!"
-#: ../../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."
@@ -7494,27 +7295,27 @@ msgstr ""
"Awas! Sudah ada konfigurasi firewall. Anda perlu mengecek dan membetulkan "
"secara manual setelah instalasi."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Konfigurasi Internet"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Anda ingin tes koneksi Internet sekarang?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Tes koneksi Anda..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sistem ini sekarang terhubung ke Internet."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Untuk alasan keamanan, sekarang koneksi akan diputus"
-#: ../../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."
@@ -7522,92 +7323,92 @@ msgstr ""
"Sistem ini sepertinya tidak terhubung ke Internet.\n"
"Cobalah konfigurasikan ulang koneksinya."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Konfigurasi Koneksi"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Silakan isi atau cek kolom berikut"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ kartu"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Mem kartu (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO kartu"
-#: ../../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 kartu"
-#: ../../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 kartu"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Nomor telepon Anda"
-#: ../../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 "Nama provider (misalnya provider.net.id)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Nomor telepon provider"
-#: ../../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 Provider 1 (boleh diisi boleh tidak)"
-#: ../../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 Provider 2 (boleh diisi boleh tidak)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Pilih negri Anda"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "mode dial"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Laju koneksi"
-#: ../../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 koneksi (detik)"
-#: ../../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 Account (nama pengguna)"
-#: ../../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 "Katasandi Account"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Inggris"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "gagal melakukan mount: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Partisi extended tak bisa dipakai di platform ini"
-#: ../../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 "
@@ -7626,12 +7427,12 @@ msgstr "Proses restore dari file %s gagal: %s"
msgid "Bad backup file"
msgstr "File backup rusak"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Error pada saat menulis file %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"
@@ -7661,182 +7462,183 @@ msgstr "bagus"
msgid "maybe"
msgstr "hmm.."
-#: ../../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 Tak Dikenal"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Printer lokal"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "printer remote"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Printer di server CUPS remote"
-#: ../../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 di server lpd remote"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Printer jaringan (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Printer di server SMB/windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Printer di server 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 "Masukkan URI device printer"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Pipe job ke perintah"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Model Tak Dikenal"
-
-#: ../../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 tak dikenal"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Printer Lokal"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Printer Remote"
-#: ../../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 " di port 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 ", printer USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", alat multifungsi di port paralel \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", alat multifungsi di USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", alat multifungsi di HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", alat multifungsi"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", cetak ke %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " di server LPD \"%s\", printer \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%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 " di server SMB/Mindows \"%s\", share \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " di server Novell \"%s\", printer \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", menggunakan perintah %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 telanjang (tanpa driver)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(di %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(di mesin ini)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Di server 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 " (Default)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Pilih koneksi Printer"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Bagaimana printer ini disambung ke komputer?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -7846,19 +7648,19 @@ msgstr ""
"Printer pada server CUPS remote tak perlu dikonfigurasikan di sini; printer "
"ini akan secara otomatis dideteksi."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Printer deteksi otomatis (Lokal, TCP/Socket, dan SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "konfigurasi CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Tentukan server 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 "
@@ -7875,7 +7677,7 @@ msgstr ""
"di jaringan lain, Anda harus menyodorkan alamat IP dan nomor port server "
"CUPS utk mendapat info printer dari server. Jika tidak, biarkan kosong."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7891,53 +7693,53 @@ msgstr ""
"manual. Jangan lupa restart CUPS selanjutnya (komando: \"service cups restart"
"\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "Alamat IP harus seperti 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 "Nomor port harus berupa bilangan bulat"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP server 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 "Konfigurasi CUPS otomatis"
-#: ../../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 "Pengecekan sistem..."
-#: ../../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 "Tiada printer yg ditemukan terhubung langsung ke mesin Anda"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -7945,7 +7747,7 @@ msgstr ""
"Printer berikut\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -7953,7 +7755,7 @@ msgstr ""
"Printer berikut\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -7961,7 +7763,7 @@ msgstr ""
"\n"
"dan satu printer tak dikenal "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -7970,7 +7772,7 @@ msgstr ""
"\n"
"dan %d printer tak dikenal "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -7978,7 +7780,7 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -7986,11 +7788,11 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "terhubung langsung dengan sistem Anda"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -7998,7 +7800,7 @@ msgstr ""
"\n"
"Sebuah printer tak dikenal terhubung langsung dengan sistem Anda"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8007,11 +7809,11 @@ msgstr ""
"\n"
"%d printer tak dikenal terhubung langsung dengan sistem Anda"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Pastikan semua printer Anda terhubung dan hidup).\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"
@@ -8019,19 +7821,19 @@ msgstr ""
"Anda ingin mengaktifkan pencetakan di printer tersebut di atas atau printer "
"di jaringan lokal?\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 "Anda ingin mengaktifkan pencetakan di printer jaringan lokal?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Anda ingin mengaktifkan pencetakan di printer tersebut di atas?\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 "Anda yakin ingin men-setup pencetakan di mesin ini?\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 "
@@ -8040,13 +7842,13 @@ msgstr ""
"CATATAN: Akan diinstal piranti lunak tambahan hingga %d MB tergantung model "
"printer dan sistem cetak."
-#: ../../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 "Tambah printer baru"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8068,7 +7870,7 @@ msgstr ""
"Anda akses ke semua driver printer tersedia, opsi driver, dan tipe koneksi "
"printer."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8106,7 +7908,7 @@ msgstr ""
" Klik \"Lanjut\" jika siap, dan \"Batal\" jika Anda tak ingin men-setup "
"printer sekarang."
-#: ../../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"
@@ -8131,7 +7933,7 @@ msgstr ""
" Klik \"Lanjut\" jika siap, dan \"Batal\" jika Anda tak ingin men-setup "
"printer sekarang."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8167,19 +7969,19 @@ msgstr ""
" Klik \"Lanjut\" jika siap, dan \"Batal\" jika Anda tak ingin men-setup "
"printer sekarang."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Deteksi printer yg terhubung dg mesin ini"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Deteksi printer yang terhubung dengan jaringan lokal"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Deteksi printer yg terhubung dg mesin Microsoft Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8202,53 +8004,53 @@ msgstr ""
"ingin mengubah opsi standar setting (tray kertas, kualitas cetak, ...), "
"pilih \"Printer\" di bagian \"Perangkat Keras\" Pusat Kontrol 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 "Deteksi otomatis printer"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", printer jaringan \"%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\" di server SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Terdeteksi %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 di port 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 "printer USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Printer jaringan \"%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\" di server 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 "Printer Lokal"
-#: ../../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, ..., "
@@ -8260,19 +8062,19 @@ msgstr ""
"sebanding dg LPT1:, LPT2:, ..., printer USB pertama: /dev/usb/lp0, printer "
"USB kedua: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Masukkan nama alat atau file!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Printer tak ditemukan!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Printer yg tersedia"
-#: ../../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"
@@ -8280,7 +8082,7 @@ msgstr ""
"Printer berikut terdeteksi otomatis, jika bukan yang ingin dikonfigurasikan, "
"masukkan nama alat/file di baris masukan"
-#: ../../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"
@@ -8288,7 +8090,7 @@ msgstr ""
"Daftar printer terdeteksi otomatis. Pilihlah printer yang ingin diset up "
"atau masukkan nama alat/file di baris masukan"
-#: ../../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 "
@@ -8299,7 +8101,7 @@ msgstr ""
"otomatis. Jika printer Anda tak terdeteksi dengan benar atau jika ingin Anda "
"konfigurasi sendiri, jalankan \"Konfigurasi 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 "
@@ -8311,7 +8113,7 @@ msgstr ""
"dengan benar atau jika ingin Anda konfigurasi sendiri, jalankan "
"\"Konfigurasi 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"
@@ -8319,11 +8121,11 @@ msgstr ""
"Pilih port tempat printer Anda terhubung atau masukkan nama alat/file di "
"baris masukan"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Pilihlah port tempat printer Anda terhubung."
-#: ../../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, ...)."
@@ -8331,19 +8133,19 @@ msgstr ""
" (Port Paralel: /dev/lp0, /dev/lp1, ..., sebanding dengan LPT1:, LPT2:, ..., "
"printer USB pertama: /dev/usb/lp0, printer USB kedua: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Pilih/masukkan printer/device!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Konfigurasi manual"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Pilihan printer lpd remote"
-#: ../../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."
@@ -8351,46 +8153,46 @@ msgstr ""
"Untuk memakai printer lpd remote, berikan nama host\n"
"server printer dan nama printer di server tsb."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nama host remote"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nama printer remote"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Nama host remote hilang!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Nama printer remote hilang!"
-#: ../../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 "Terdeteksi 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 "Jaringan sedang di-scan..."
-#: ../../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\" di 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\" di server \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Pilihan printer SMB (windows 95/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 "
@@ -8402,7 +8204,7 @@ msgstr ""
"share printer yang ingin Anda akses, juga nama pengguna, katasandi, dan info "
"workgroup."
-#: ../../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."
@@ -8410,39 +8212,39 @@ msgstr ""
" Jika printer yg diinginkan terdeteksi, pilihlah dari daftar lalu tambahkan "
"nama pengguna, katasandi, dan/atau grupkerja jika perlu."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Host server SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP server SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nama share"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grupkerja"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Otomatis terdeteksi"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Harus ada nama/IP server!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Nama share Samba hilang!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "PERINGATAN KEAMANAN!"
-#: ../../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 "
@@ -8484,7 +8286,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 "
@@ -8495,7 +8297,7 @@ msgstr ""
"Set up server Windows Anda agar printer tersedia di protokol IPP dan set up "
"pencetakan dari mesin ini dengan tipe koneksi \"%s\" di 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"
@@ -8507,11 +8309,11 @@ msgstr ""
"\n"
"Anda ingin lanjutkan set up printer ini seperti yang Anda lakukan sekarang?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Pilihan printer 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 "
@@ -8522,37 +8324,37 @@ msgstr ""
"NetWare (tak selalu sama dengan nama TCP/IPnya) juga nama antrian printer "
"yang ingin digunakan beserta nama pengguna dan katasandinya."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Server Printer"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nama antrian printer"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Nama server NCP hilang!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Nama antrian NCP hilang!"
-#: ../../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\", 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 "Host \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Opsi Printer TCP/Soket"
-#: ../../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."
@@ -8560,7 +8362,7 @@ msgstr ""
"Pilih satu printer dari daftar atau isilah namahost atau IP dan nomor port "
"opsional (default 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 "
@@ -8571,19 +8373,19 @@ msgstr ""
"nomor portnya (default 9100). Nomor port server HP JetDirect biasanya 9100, "
"server lain mungkin bervariasi. Lihat manual perangkat keras Anda."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Nama host printer atau IP tidak ada!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Nama host atau IP printer"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Device Printer 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 "
@@ -8593,11 +8395,11 @@ msgstr ""
"spesifikasi CUPS/Foomatic. Ingat, tak semua tipe URI di-support oleh semua "
"spooler."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Harus diisi URI valid!"
-#: ../../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."
@@ -8605,27 +8407,31 @@ msgstr ""
"Tiap printer perlu nama (misalnya \"printer\"). Kolom Penjelasan / Lokasi "
"tak harus terisi. Itu komentar utk pengguna."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nama Printer"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Keterangan"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Lokasi"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Pembacaan database printer..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Persiapan database printer ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model printer Anda"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8650,24 +8456,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 sudah benar"
-#: ../../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 "Pilih model secara manual"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Seleksi model printer"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Anda punya model printer mana?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8681,7 +8487,7 @@ msgstr ""
"benar. Cari model yang benar di daftar jika kursor menunjukkan model yang "
"salah atau di \"Printer telanjang\"."
-#: ../../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."
@@ -8689,11 +8495,11 @@ msgstr ""
"Jika printer Anda tak terdaftar, pilih yang kompatibel (lihat manual) atau "
"yang mirip."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Konfigurasi 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 "
@@ -8709,11 +8515,11 @@ msgstr ""
"cetak. Jika tidak, printer takkan bekerja. Setting tipe koneksi Anda akan "
"diabaikan oleh driver."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Konfigurasi 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 "
@@ -8724,7 +8530,7 @@ msgstr ""
"bukan printer di mesin remote atau kotak server cetak. Hubungkan printer "
"Anda ke port lokal atau konfigurasikan di mesin yang terhubung dengannya."
-#: ../../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."
@@ -8744,11 +8550,11 @@ msgstr ""
"alignment dg \"lexmarkmaintain\" dan cocokkan setting head alignment dg "
"program ini."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Printer Laser GDI dengan Format ZJ-Stream Zenographics"
-#: ../../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 "
@@ -8786,7 +8592,7 @@ msgstr ""
"Perintah pertama dapat diberikan oleh pengguna normal, yang kedua harus "
"dikerjakan oleh root. Setelah itu Anda baru dapat mencetak.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8801,22 +8607,22 @@ msgstr ""
"perangkat keras printer laser (memori, unit duplex, tray extra). Ingat, "
"pencetakan dg kualitas tinggi berjalan amat lambat."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Opsi %s harus berupa integer!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Opsi %s harus berupa bilangan!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Opsi %s keluar batas!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -8825,11 +8631,11 @@ msgstr ""
"Ingin menset printer ini (\"%s\")\n"
"sbg printer standar?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Halaman tes"
-#: ../../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 "
@@ -8840,39 +8646,39 @@ msgstr ""
"Ingat: halaman tes photo perlu waktu lama untuk dicetak. Di printer laser "
"bermemori rendah itu bahkan takkan muncul. Umumnya cukup halaman tes standar."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Tiada halaman tes"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Cetak"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Halaman tes standar"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Halaman tes alternatif (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Halaman tes alternatif (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Halaman tes foto"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Jangan cetak halaman tes"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Pencetakan halaman tes..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8887,7 +8693,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"
@@ -8895,15 +8701,15 @@ msgstr ""
"Halaman test telah dikirim ke printer.\n"
"Akan butuh waktu sebentar untuk mulai mencetak.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Bekerja dg baik?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Printer telanjang"
-#: ../../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 "
@@ -8916,7 +8722,7 @@ msgstr ""
"<file>\". Alat grafis memungkinkan Anda memilih printer dan memodifikasi "
"setting dengan mudah.\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 "
@@ -8926,8 +8732,8 @@ msgstr ""
"banyak aplikasi, tapi jangan berikan nama file di sini karena file yang "
"dicetak akan diberikan oleh aplikasi.\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"
@@ -8939,7 +8745,7 @@ msgstr ""
"Komando \"%s\" juga memungkinkan modifikasi setting job cetak tertentu. "
"Tambahkan setting yang diinginkan ke baris perintah, mis. \"%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 "
@@ -8950,7 +8756,7 @@ msgstr ""
"\"Daftar opsi cetak\".%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"
@@ -8958,7 +8764,7 @@ msgstr ""
"Daftar opsi cetak tersedia untuk printer ini:\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 "
@@ -8967,8 +8773,8 @@ msgstr ""
"Utk mencetak file dari baris komando (window terminal) gunakan perintah \"%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 "
@@ -8978,13 +8784,13 @@ msgstr ""
"aplikasi. Tapi jangan berikan nama file di sini karena file yg dicetak akan "
"diberikan oleh aplikasi.\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 "Untuk mendapat daftar opsi printer klik \"Daftar opsi cetak\"."
-#: ../../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 "
@@ -8993,7 +8799,7 @@ msgstr ""
"Utk mencetak file dari baris komando (jendela terminal) gunakan komando \"%s "
"<file>\" atau \"%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"
@@ -9008,7 +8814,7 @@ msgstr ""
"di desktop, berlabel \"STOP Printer!\", yang menghentikan semua job cetak "
"seketika bila Anda tekan. Ini berguna contohnya saat kertas macet.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9021,40 +8827,40 @@ msgstr ""
"cetak tertentu. Tambahkan setting yg diinginkan ke baris perintah, misalnya "
"\"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Cetak/Scan/Kartu Foto di \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Cetak/Scan di \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Cetak/Akses Kartu Foto di \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Pencetakan di printer \"%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 "Tutup"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Daftar opsi cetak"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9076,7 +8882,7 @@ msgstr ""
"\n"
"Jangan pakai \"scannerdrake\" utk alat ini!"
-#: ../../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 "
@@ -9097,17 +8903,17 @@ msgstr ""
"printer HP dengan drive kartu foto. Di \"MtoolsFM\" Anda dapat men-switch "
"drive dg isian di sudut kanan atas daftar file."
-#: ../../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 "Pembacaan data printer..."
-#: ../../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 "Transfer konfigurasi printer"
-#: ../../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 %"
@@ -9122,7 +8928,7 @@ msgstr ""
"ditransfer. \n"
"Tak semua antrian dapat ditransfer karena alasan berikut:\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"
@@ -9130,17 +8936,17 @@ msgstr ""
"CUPS tak men-support printer server Novell atau printer yg mengirim data ke "
"perintah format-bebas.\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 hanya men-support printer lokal, LPD remote, dan Soket/TCP.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD and LPRng tak men-support printer 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."
@@ -9148,7 +8954,7 @@ msgstr ""
"Antrian tak dibuat oleh program ini atau \"foomatic-configure\" tak dapat "
"ditransfer."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9158,7 +8964,7 @@ msgstr ""
"Juga printer yg terkonfigurasi dengan file PPD dari pabrik atau driver CUPS "
"asli tak dapat ditransfer."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9167,15 +8973,15 @@ msgstr ""
"\n"
"Tandai printer yg ingin Anda transfer lalu klik\"Transfer\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Jangan transfer printer"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Transfer"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9186,27 +8992,27 @@ msgstr ""
"Klik \"Transfer\" untuk menindihnya.\n"
"Anda juga dapat menuliskan nama baru atau melewatkan printer ini."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Nama printer harus hanya berupa huruf, angka, atau garisbawah"
-#: ../../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 "Sudah ada printer \"%s\", Anda benar ingin menindih konfigurasinya?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nama printer baru"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Pemindahan %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 "
@@ -9215,29 +9021,29 @@ msgstr ""
"Anda telah men-transfer printer standar lama Anda (\"%s\"), Akankah ia juga "
"dijadikan printer default pada sistem cetak baru %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Penyegaran data printer..."
-#: ../../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 "Konfigurasi printer remote"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Pemulaian network..."
-#: ../../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 "Konfigurasikan jaringan sekarang"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Fungsi network tak dikonfigurasi"
-#: ../../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 "
@@ -9249,11 +9055,11 @@ msgstr ""
"tanpa konfigurasi network, Anda takkan dapat menggunakan printer yang Anda "
"konfigurasikan sekarang. Bagaimana Anda mau teruskan?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Jalan tanpa konfigurasi jaringan"
-#: ../../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 "
@@ -9268,7 +9074,7 @@ msgstr ""
"\"Koneksi\", lalu set printer juga dg Pusat Kontrol Mandrake, bagian "
"\"Hardware\"/\"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 "
@@ -9277,24 +9083,24 @@ msgstr ""
"Akses network tak jalan dan tak dapat dimulai. Cek konfigurasi dan hardware "
"Anda, lalu coba konfigurasikan printer remote Anda lagi."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Mulai ulang sistem cetak ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "tinggi"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "pengecut"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Instalasi sistem cetak dalam level keamanan %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 %"
@@ -9317,11 +9123,11 @@ msgstr ""
"\n"
"Benarkah Anda ingin mengkonfigurasikan printer di mesin ini?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Inisiasi sistem cetak pada saat boot"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9341,59 +9147,59 @@ msgstr ""
"\n"
"Anda ingin auto-start sistem cetak dinyalakan lagi?"
-#: ../../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 "Pemeriksaan perangkat lunak terinstal"
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Hapus LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Hapus %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Hapus LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instalasi paket..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Pilih spooler printer"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Sistem (spooler) printer mana yang ingin digunakan?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigurasikan printer \"%s\"..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Instalasi 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 "Opsi printer"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Persiapan PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Konfigurasi aplikasi..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Ingin konfigurasi printer?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Sistem cetak: "
-#: ../../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; "
@@ -9405,7 +9211,7 @@ msgstr ""
"membuat printer di server CUPS remote dapat dipakai oleh 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 "
@@ -9414,28 +9220,28 @@ msgstr ""
"Printer berikut telah dikonfigurasikan. Klik-dobel printer utk memodifikasi "
"setting; membuatnya printer default; atau melihat info tentangnya."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Penyegaran daftar printer (utk menampilkan semua printer CUPS remote)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Ubah sistem cetak"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Modus 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 "Ingin konfigurasikan printer lain?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Modifikasi konfigurasi printer"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9444,184 +9250,111 @@ msgstr ""
"Printer %s\n"
"Apa yg Anda inginkan utk modifikasi printer ini?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Kerjakan!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Tipe koneksi printer"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nama, penjelasan, lokasi printer"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Pembuat, model, driver printer"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Pembuat, model printer"
-#: ../../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 "Set printer ini sebagai standar"
-#: ../../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 "Tambah printer ini ke 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 "Hapus printer ini dari 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 "Cetak halaman tes"
-#: ../../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 "Cara penggunaan printer ini"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Hapus printer"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Menghapus printer lama \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Printer standar"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Printer \"%s\" kini diset sbg printer standar."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Penambahan printer ke 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 "Printer \"%s\" sukses ditambahkan ke 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 "Gagal menambahkan printer \"%s\" ke 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 "Hapus printer dari 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 "Printer \"%s\" sukses dihapus dari 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 "Gagal menghapus printer \"%s\" dari 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 "Anda ingin menghapus printer \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Menghapus printer \"%s\"..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Konfigurasi 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 ""
-"Selamat datang di konfigurator proxy.\n"
-"\n"
-"Anda dapat mengeset proxy http/ftp dengan/tanpa login dan katasandi\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 "Isilah info proxy http, kosongkan jika tak perlu"
-
-#: ../../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 harus berformat 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Bagian port harus berupa angka"
-
-#: ../../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 "Isilah info proxy ftp, kosongkan jika tak perlu"
-
-#: ../../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 ""
-"Ketik login proxy dan katasandinya, jika ada.\n"
-"Biarkan kosong jika tak ingin login/passwd"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "login"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "katasandi"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "tulis lagi katasandi"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Katasandi tak sama, coba lagi!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Tidak dapat menambah partisi ke RAID md%d yang terformat"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Tidak bisa menulis ke file %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid gagal"
@@ -9635,7 +9368,7 @@ msgstr "mkraid gagal (mungkin raidtoolsnya tak ada?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Partisi tidak cukup untuk level 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"
@@ -9676,27 +9409,32 @@ msgstr ""
"akan dikirim ke pengguna ini\n"
"\t (nama pengguna atau email)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Tingkat Keamanan:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (standar: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Pemberitahuan Keamanan:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Admin Keamanan:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Opsi Jaringan"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Opsi Sistem"
-#: ../../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"
@@ -9704,36 +9442,27 @@ msgstr ""
"Opsi berikut dapat diset utk mengatur keamanan sistem Anda.\n"
"Klik Pertolongan jika Anda butuh penjelasan.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (standar: %s)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr "Cek Periodik 2"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Cek Periodik"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Tunggu, tingkat keamanan sedang diset..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Tunggu, opsi keamanan sedang diset..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Luncurkan sistem suara ALSA (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Skeduler command periodik, 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."
@@ -9741,7 +9470,7 @@ msgstr ""
"apmd digunakan untuk monitoring status batere dan mencatatnya di syslog.\n"
"apmd juga bisa untuk mematikan mesin waktu baterenya habis."
-#: ../../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."
@@ -9750,7 +9479,7 @@ msgstr ""
"saat at dijalankan, dan memulai perintah secara batch waktu rata-rata load\n"
"sedang rendah."
-#: ../../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 "
@@ -9762,7 +9491,7 @@ msgstr ""
"dari cron UNIX biasa, termasuk pembenahan sekuriti yang lebih baik dan\n"
"lebih mantapnya option pada konfigurasinya."
-#: ../../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 "
@@ -9774,7 +9503,7 @@ msgstr ""
"konsol\n"
"dan juga bikin menu pop-up di konsol."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9782,14 +9511,14 @@ msgstr ""
"HardDrake mendeteksi hardware, dan mengkonfigurasi yg baru/berubah bila "
"perlu."
-#: ../../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 adalah server World Wide Web. Dia dipakai untuk menyediakan file\n"
"HTML dan 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 "
@@ -9803,7 +9532,7 @@ msgstr ""
"atas banyak server, misalnya telnet, ftp, rsh, dan rlogin. Menonaktifkan\n"
"inetd berarti menonaktifkan semua servis-servis tadi."
-#: ../../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."
@@ -9811,17 +9540,17 @@ msgstr ""
"Luncurkan filter paket Linux kernel seri 2.2, untuk set-up\n"
"firewall yang melindungi mesin Anda dari serangan network."
-#: ../../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 ""
-"Paket ini akan meload map keyboard yang dipilih di file\n"
-"/etc/sysconfig/keyboard. Mapnya bisa dipilih dari utility kbdconfig.\n"
+"Paket ini akan memuat map papanketik yang dipilih di file\n"
+"/etc/sysconfig/keyboard. Mapnya dapat dipilih dari utility kbdconfig.\n"
"Biarkan aktif!"
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9829,18 +9558,18 @@ msgstr ""
"Regenerasi otomatis header kernel di /boot utk\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 "Deteksi dan konfigurasi otomatis hardware saat boot."
-#: ../../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 kadang bekerja keras saat boot utk perawatan konfigurasi sistem."
-#: ../../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)."
@@ -9848,7 +9577,7 @@ msgstr ""
"lpd adalah daemon printer yang jadi tulang punggung lpr. Dia\n"
"bertugas sebagai server yang memberi perintah kepada printer untuk mencetak."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -9856,7 +9585,7 @@ msgstr ""
"Linux Virtual Server, digunakan utk membangun server dg performans dan\n"
"kapasitas tinggi."
-#: ../../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."
@@ -9864,7 +9593,7 @@ msgstr ""
"named (BIND) adalah Domain Name Server (DNS) yang digunakan untuk "
"menerjemahkan nama host ke IP address."
-#: ../../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."
@@ -9872,7 +9601,7 @@ msgstr ""
"Mount dan unmount semua Network File System (NFS), SMB (Lan\n"
"Manager/windows), dan NCP (Netware)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9880,7 +9609,7 @@ msgstr ""
"Aktif/nonaktifkan semua interface network yang terkonfigurasi nyala\n"
"pada saat boot."
-#: ../../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"
@@ -9891,7 +9620,7 @@ msgstr ""
"menggunakan\n"
"konfigurasi pada file /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."
@@ -9899,17 +9628,17 @@ msgstr ""
"NFS adalah protokol populer untuk file sharing di TCP/IP\n"
"Servis ini memberikan fungsi file lock pada NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr "Secara otomatis nyalakan numlock saat boot pada console/XFree."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Support OKI 4w and winprinter kompatibel."
-#: ../../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 "
@@ -9920,7 +9649,7 @@ msgstr ""
"pada laptop. Dia tak bisa jalan kecuali dikonfigurasikan di sini, jadi tak\n"
"apa-apa kalau tak diinstal di mesin yang tak perlu PCMCIA."
-#: ../../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 "
@@ -9931,7 +9660,7 @@ msgstr ""
"NFS dan NIS. Server portmap harus jalan di mesin yang bertindak sebagai\n"
"server untuk protokol yang menggunakan mekanisme 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."
@@ -9939,7 +9668,7 @@ msgstr ""
"Postfix adalah Mail Transport Agent, program pengantar surat dari satu ke "
"lain mesin."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9947,7 +9676,7 @@ msgstr ""
"Menyimpan dan mengembalikan pool entropi sistem untuk membuat\n"
"angka acak dengan kualitas sangat acak."
-#: ../../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"
@@ -9955,7 +9684,7 @@ msgstr ""
"Tunjuk raw device ke block devices (misalnya partisi hard drive),\n"
"utk digunakan oleh aplikasi semacam 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"
@@ -9965,7 +9694,7 @@ msgstr ""
"protokol RIP. RIP dipakai di jaringan kecil, dan semakin besar jaringannya\n"
"maka protokol routing yang canggih pun semakin dibutuhkan."
-#: ../../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."
@@ -9973,7 +9702,7 @@ msgstr ""
"Protokol rstat digunakan pada jaringan untuk mengambil\n"
"ukuran kinerja sistem di network."
-#: ../../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."
@@ -9981,7 +9710,7 @@ msgstr ""
"Protokol ruser digunakan di jaringan untuk mengidentifikasi siapa\n"
"yang lagi login di jaringan."
-#: ../../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)."
@@ -9989,11 +9718,11 @@ msgstr ""
"Protokol rwho digunakan untuk melihat daftar pengguna yang sedang login\n"
"di suatu sistem yang juga menjalankan daemon rwho (mirip dengan finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Aktifkan sistem suara"
-#: ../../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."
@@ -10001,64 +9730,64 @@ msgstr ""
"Syslog adalah fasilitas yang digunakan para daemon untuk mencatat\n"
"pesan log sistem di file. Sebaiknya syslog selalu hidup."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Muat driver piranti USB"
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Aktifkan Server Font X (agar XFree dapat berjalan)"
-#: ../../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 "Pilih service mana yang hendak dijalankan saat boot scr otomatis"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Pencetakan"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Pemakaian file bersama"
-#: ../../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 "Administrasi remote"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Server Database"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servis: %d diaktifkan utk %d tercatat"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Servis"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "sedang jalan"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "dihentikan"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Services dan daemon"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10066,15 +9795,15 @@ msgstr ""
"Mohon maaf, informasi lengkap\n"
"tentang layanan ini tidak tersedia."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Saat boot"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Mulai"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10153,7 +9882,7 @@ msgstr ""
"Mandrake Linux menyediakan game Open Source terbaik - arcade, aksi, kartu, "
"olah raga, 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 "Pusat Kontrol Mandrake"
@@ -10331,178 +10060,568 @@ msgstr ""
"produk kami membantu perusahaan Anda dalam bersaing, jika Anda ingin "
"membantu pembangunan Mandrake Linux, bergabunglah dengan 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 ""
+" Program ini gratis; Anda dapat menyebar ulang dan/atau mengubah\n"
+" menurut Lisensi Publik Umum GNU dari the Free Software Foundation; baik\n"
+" versi 2, atau yang lebih baru.\n"
+"\n"
+" Program ini disebar agar dapat berguna, tapi TANPA GARANSI APAPUN; bahkan\n"
+" tanpa garansi sebagai implikasi DAGANG atau KELAYAKAN UNTUK KEGUNAAN\n"
+" TERTENTU. Info lebih lanjut ada di Lisensi Publik Umum GNU.\n"
+"\n"
+" Anda mestinya sudah menerima salinan Lisensi Publik Umum GNU dari program\n"
+" ini; jika tidak, tulis ke 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 "Papanketik"
+
+#: ../../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 "Instalasi paket..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Silakan log out dan tekan Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Silakan masuk lagi ke %s untuk mengaktifkan perubahan"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Konfigurasi Server Terminal Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Aktifkan Server"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Pasifkan Server"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Jalankan 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 "Floppy Etherboot/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Image Boot Net"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Tambah/Hapus Pengguna"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Tambah/Hapus Klien DHCP"
-#: ../../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 ""
+" update 2002 MandrakeSoft oleh 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 "Disket boot"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "ISO boot"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Bangun Seluruh Kernel -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Butuh beberapa menit."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Tiada kernel terpilih!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Bangun NIC Single -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Tiada nic terpilih"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Bangun Semua Kernel -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Hapus"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Hapus Semua 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 "Tambah pengguna -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Hapus Pengguna"
-#: ../../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 "Image boot jaringan tak dibuat!"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "Klien DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Tambah/Hapus Klien DHCP"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Tambah Klien -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Hapus Klien"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Hapus Klien"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Konfig 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 "Nama domain"
+
+#: ../../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 "Konfigurasi Server 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 ""
"Sebagian besar nilai ini disusun dari sistem Anda\n"
"yg sedang berjalan. Anda dapat mengganti seperlunya."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Tulis konfigurasi"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Masukkan floppy:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Gagal akses ke floppy!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Disket dapat dilepas sekarang"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Floppy drive tak tersedia"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Image ISO Etherboot adalah %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Ada yg salah! - mkisofs sudah diinstal?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Perlu bikin dulu /etc/dhcpd.conf first!"
-#: ../../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 "Ada Kesalahan"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "File image `%s' tak ditemukan."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Konfigurasi Instalasi Otomatis"
-#: ../../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"
@@ -10528,22 +10647,31 @@ msgstr ""
"\n"
"Jalan terus?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Ulang"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Konfigurasi Step Otomatis"
-#: ../../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 ""
"Pada tiap tahapan pilih apakah instalasi akan diulang, atau akan manual"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Disket auto install sedang dibuat"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10555,46 +10683,46 @@ msgstr ""
"\n"
"Parameter instalasi otomatis tersedia di bagian sebelah kiri"
-#: ../../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 "Selamat!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr "Floppy sukses dibuat. Instalasi bisa direplikasi."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Instalasi Otomatis"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Tambah item"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Hapus item terakhir"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Cron non-root belum tersedia"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "PERINGATAN"
-#: ../../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"
@@ -10604,7 +10732,7 @@ msgstr ""
" Laporan DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10616,7 +10744,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10628,12 +10756,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 perkembangan"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10646,41 +10774,41 @@ msgstr ""
"Awas: Jika Anda telah melakukan proses ini Anda mungkin perlu\n"
" membersihkan entri dari authorized_keys pada server."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "Perlu waktu untuk membuat kunci"
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "ERROR: Tak dapat menghasilkan %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Tiada prompt katasandi di %s pada port %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Salah katasandi pada %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Tak ada izin pemindahan %s ke %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "%s di %s tak tercari"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "tak ada respon %s"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10697,64 +10825,64 @@ msgstr ""
"\n"
"tanpa ditanyai katasandi."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "Situs remote WebDAV telah sinkron!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "Transfer WebDAV gagal!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Tiada CDR/DVDR di drive!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Tampaknya bukan media yang dapat merekam!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Media tak terhapuskan"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Perlu waktu untuk menghapus media."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Problem izin pada akses CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Tak ada pita di %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Backup file sistem..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "File Backup Hard Disk..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Backup file pengguna..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Kemajuan Backup Hard Disk..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Backup file lain..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Tak ada perubahan backup!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10765,7 +10893,7 @@ msgstr ""
"Aktivitas drakbackup via %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10774,7 +10902,7 @@ msgstr ""
"daftar file yg dikirim oleh 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 "
@@ -10783,7 +10911,7 @@ msgstr ""
"\n"
" Problem koneksi FTP: Gagal mengirim file backup dengan FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -10793,7 +10921,7 @@ msgstr ""
"Aktivitas drakbackup via CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -10803,24 +10931,24 @@ msgstr ""
"Aktivitas drakbackup via tape:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Kesalahan saat pengiriman surat. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Katalog tak dapat dibuat!"
-#: ../../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 "Pilihan File"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Pilih file atau direktori dan klik 'Tambah'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10828,67 +10956,67 @@ msgstr ""
"\n"
"Periksa semua opsi yang Anda inginkan.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Opsi ini memungkinkan backup / restorasi semua file di direktori /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Backup file System Anda. (direktori /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Pakai backup incremental (tidak menghapus backup lama)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Tidak memasukkan file penting (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 "Dengan opsi ini Anda dapat menyimpan ulang semua versi direktori /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Periksa semua pengguna yang ingin Anda masukkan ke backup."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Jangan masukkan cache browser"
-#: ../../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 "Pakai Backup Incremental (tidak menghapus backup lama)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Hapus Pilihan"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Mindows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Pengguna"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Pakai koneksi jaringan utk backup"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Metode Jaring:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Pakai Expect utk SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -10896,7 +11024,7 @@ msgstr ""
"Buat/Transfer\n"
"kunci cadangan SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -10904,7 +11032,7 @@ msgstr ""
" Transfer \n"
"Sekarang"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -10912,11 +11040,11 @@ msgstr ""
"Kunci lain (bukan drakbackup)\n"
"sudah ada di tempat"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Masukkan nama host atau IP."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -10924,27 +11052,27 @@ msgstr ""
"Masukkan direktori (atau modul) utk\n"
" meletakkan backup di host ini."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Masukkan login"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Masukkan katasandi"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Ingat katasandi ini"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "Perlu namahost, namapengguna dan katasandi!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Pakai CD/DVDROM utk 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"
@@ -10954,35 +11082,35 @@ msgstr ""
"(Tekan Enter untuk menyalurkan setting ke tempat isian lain.\n"
"Field ini tak diperlukan, hanya alat utk mengisi formulir.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Pilih ukuran media CD/DVD Anda"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Mohon cek perihal CD multisession"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Periksa apakah Anda menggunakan media CDRW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Cek apakah Anda ingin menghapus media RW (session pertama)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Hapus Sekarang "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Periksa apakah Anda menggunakan alat DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Periksa apakah Anda menggunakan alat DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10990,32 +11118,32 @@ msgstr ""
"Masukkan nama alat Penulis CD Anda\n"
" mis: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Tidak ada alat CD didefinisikan!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Gunakan pita utk backup"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Masukkan nama alat utk backup"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr "Cek apakah Anda ingin menggunakan alat non-rewinding."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr "Cek apakah Anda ingin menghapus tape sebelum backup."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr "Cek apakah Anda ingin meng-eject tape setelah backup."
-#: ../../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"
@@ -11023,67 +11151,67 @@ msgstr ""
"Masukkan ukuran maximum\n"
" yg diizinkan utk Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Masukkan direktori utk penyimpanan:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Pakai quota utk file backup."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Jaringan"
-#: ../../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 "Tape"
-#: ../../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 "perjam"
-#: ../../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 "harian"
-#: ../../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 "mingguan"
-#: ../../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 "bulanan"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Pakai daemon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Pilih interval waktu backup"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Pilih media backup."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11093,71 +11221,71 @@ msgstr ""
"\n"
"Ingat bahwa kini semua media 'net' juga menggunakan harddisk."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Kirim laporan mail setelah tiap backup ke :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr "Hapus file tar Harddisk setelah backup ke media lain."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Apa"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Mana"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Kapan"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Opsi Tambahan"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Konfigurasi Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Pilih tempat backup"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "di Hard Drive"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "lewat Network"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "di CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "di Device Pita"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Pilih apa yang akan di-backup"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Backup sistem"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Backup Pengguna"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Pilih pengguna secara manual"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11165,7 +11293,7 @@ msgstr ""
"\n"
"Sumber Backup: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11173,7 +11301,7 @@ msgstr ""
"\n"
"- File Sistem:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11181,7 +11309,7 @@ msgstr ""
"\n"
"- File Pengguna:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11189,7 +11317,7 @@ msgstr ""
"\n"
"- File Lain:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11198,7 +11326,7 @@ msgstr ""
"\n"
"- Simpan di Hard drive di path: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11206,7 +11334,7 @@ msgstr ""
"\n"
"- Hapus file tar harddisk setelah backup.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11214,20 +11342,20 @@ msgstr ""
"\n"
"- Bakar ke 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 " di device: %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"
@@ -11236,12 +11364,12 @@ msgstr ""
"\n"
"- Simpan ke tape di alat: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tHapus=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11250,7 +11378,7 @@ msgstr ""
"\n"
"- Simpan via %s di host: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11259,7 +11387,7 @@ msgstr ""
"\t\t name pengguna: %s\n"
"\t\t di path: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11267,19 +11395,19 @@ msgstr ""
"\n"
"- Opsi:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tJangan masukkan File Sistem\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackup dengan tar dan bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackup dengan tar dan gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11288,39 +11416,39 @@ msgstr ""
"\n"
"- Cakupan daemon (%s) :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Hard drive.\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-Network dg FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Network dg SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Network dg rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Network dg webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Tiada konfigurasi, mohon klik Dukun atau Lanjutan.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11328,7 +11456,7 @@ msgstr ""
"Daftar data restorasi:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11336,101 +11464,101 @@ msgstr ""
"Daftar data rusak:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Mohon uncheck atau hapus nanti."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "File backup rusak"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Semua data terpilih telah "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Berhasil Direstorasi di %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Restorasi Konfigurasi "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "OK utk restorasi file lain."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Daftar pengguna restorasi (hanya tanggal terakhir per pengguna yg penting)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Backup file sistem sebelum:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "pilih tanggal restorasi"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Pakai Hard Disk utk backup"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Masukkan direktori utk penyimpanan:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "Koneksi FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Koneksi Aman"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Restorasi dari Hard Disk."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Masukkan direktori tempat backup disimpan"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Pilih media lain utk direstorasi"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Media Lain"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Restorasi sistem"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Restorasi Pengguna"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Restorasi Lain-lain"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "pilih path utk restorasi (selain /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Lakukan backup baru sebelum restorasi (hanya utk backup incremental.)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Hapus direktori pengguna sebelum restorasi."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11438,7 +11566,7 @@ msgstr ""
"Restorasi Entri\n"
"Katalog Terpilih"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11446,7 +11574,7 @@ msgstr ""
"Restorasi File\n"
"Terpilih"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11454,12 +11582,12 @@ msgstr ""
"Ubah\n"
"Path Restorasi"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "File backup tak ditemukan di %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11468,16 +11596,16 @@ msgstr ""
"Masukkan CD dengan label %s\n"
" ke drive CD di titik mount /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Restorasi Dari CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Bukan label CD yang benar. Disk berlabel %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11486,102 +11614,102 @@ msgstr ""
"Masukkan pita dengan label %s\n"
" ke drive pita device %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Restorasi Dari Pita"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Bukan label pita yang benar. Pita berlabel %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Restorasi Via Jaringan"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Restorasi Via Protokol Jaringan: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nama Host"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Path atau Modul Host"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Katasandi dibutuhkan"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Nama pengguna dibutuhkan"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Nama Host dibutuhkan"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Path atau Modul dibutuhkan"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "File Telah Direstorasi..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Restorasi Gagal..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Restorasi semua backup"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Restorasi pilihan sendiri"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "CD di tempat - lanjutkan."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Jelajahi repositori restorasi baru."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Restorasi Dari Katalog"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Perkembangan Restorasi"
-#: ../../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 "Sebelumnya"
-#: ../../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 "Simpan"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Bangun Backup"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Restorasi"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -11591,15 +11719,7 @@ msgstr ""
" Surat laporan Anda tak terkirim.\n"
" Mohon konfigurasikan sendmail"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Paket berikut perlu diinstal:\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."
@@ -11607,19 +11727,27 @@ msgstr ""
"Error saat pengiriman file via FTP.\n"
" Betulkan konfigurasi FTP Anda."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Paket berikut perlu diinstal:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Pilih data utk direstorasi..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Pilih media backup..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Pilih data backup..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11627,59 +11755,59 @@ msgstr ""
"Tiada file konfigurasi \n"
"Mohon klik Dukun atau Lanjutan"
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Sedang dibangun ... tunggu."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Backup file sistem"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Backup file pengguna"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Backup file lain"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Total Kemajuan"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "file dikirim dg FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Kirim file..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Backup Sekarang dari file konfigurasi"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Lihat Konfigurasi Backup."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Konfigurasi Dukun"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Konfigurasi Lanjutan"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Backup Sekarang"
-#: ../../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"
@@ -11739,7 +11867,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11753,7 +11881,7 @@ msgstr ""
" myhostname atau mydomain di /etc/postfix/main.cf harus diset\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11828,7 +11956,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11878,47 +12006,22 @@ 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 ""
" Haksalin (C) 2001 MandrakeSoft oleh 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 ""
" update 2002 MandrakeSoft oleh 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 ""
-" Program ini gratis; Anda dapat menyebar ulang dan/atau mengubah\n"
-" menurut Lisensi Publik Umum GNU dari the Free Software Foundation; baik\n"
-" versi 2, atau yang lebih baru.\n"
-"\n"
-" Program ini disebar agar dapat berguna, tapi TANPA GARANSI APAPUN; bahkan\n"
-" tanpa garansi sebagai implikasi DAGANG atau KELAYAKAN UNTUK KEGUNAAN\n"
-" TERTENTU. Info lebih lanjut ada di Lisensi Publik Umum GNU.\n"
-"\n"
-" Anda mestinya sudah menerima salinan Lisensi Publik Umum GNU dari program\n"
-" ini; jika tidak, tulis ke 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"
@@ -11947,7 +12050,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"
@@ -11994,7 +12096,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12011,7 +12113,7 @@ msgstr ""
"membangun backup di harddrive Anda sebelum mengirimnya ke server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12032,193 +12134,86 @@ msgstr ""
"akan kehilangan semua data. Hati-hati dan jangan mengubah\n"
"file data backup secara manual.\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 ""
-"Penjelasan:\n"
-"\n"
-" Drakbackup digunakan utk mem-backup sistem Anda.\n"
-" Saat konfigurasi Anda dapat memilih \n"
-"\t- File Sistem, \n"
-"\t- File Pengguna, \n"
-"\t- File Lain-lain.\n"
-"\tatau Seluruh sistem ... dan Lain-lain (mis. partisi Windows)\n"
-"\n"
-" Drakbackup dapat mem-backup sistem di:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (dg autoboot, rescue dan autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup dapat menyimpan ulang sistem Anda ke\n"
-" direktori pilihan pengguna.\n"
-"\n"
-" Per default semua backup akan ditempatkan di\n"
-" direktori /var/lib/drakbackup\n"
-"\n"
-" File konfigurasi:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Tahapan Restore:\n"
-" \n"
-" Saat tahap restore, Drakbackup akan menghapus\n"
-" directory asli dan mencek bahwa semua file backup\n"
-" tak rusak. Disarankan Anda melakukan backup\n"
-" terakhir sebelum menyimpan ulang.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalasi %s gagal. Ada kesalahan berikut:"
-#: ../../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 %s\n"
-"Haksalin (C) 2002 MandrakeSoft.\n"
-"Ini adalah piranti lunak bebas dan boleh disebar ulang di bawah batasan GPL "
-"GNU.\n"
-"\n"
-"pemakaian: drakbug [OPSI] [NAMA_PROGRAM]\n"
-"\n"
-"OPSI:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - cetak pesan bantu ini.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr " --report - program harus merupakan alat mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr " --incident - program harus merupakan alat mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Pelapor Kutu Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Dukun Kali Pertama"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Sinkronisator"
-#: ../../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 "Alat Mandiri"
-#: ../../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 "Kontrol Remote"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Manajer 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 "Alat Migrasi Mindows"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Dukun Konfigurasi"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Aplikasi:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Paket: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Kernel:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Release: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12237,141 +12232,148 @@ msgstr ""
"ditransfer ke server tsb\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Laporan"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Tak terinstal"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Tak terinstal"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "koneksi ke dukun Bugzilla ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Browser tak tersedia! Installah satu"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Konfigurasi Jaringan (adapter %d)"
-#: ../../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 "Hapus profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profil yang hendak dihapus:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Buat profil baru..."
-#: ../../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 ""
"Nama profil yg akan dibuat (profil baru dibuat sbg salinan yg sekarang) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nama Host: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Akses Internet"
-#: ../../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 "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Antarmuka:"
-#: ../../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 "Tunggu"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Konfigurasi Akses Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "konfigurasi LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Driver"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interface"
-#: ../../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 "Konfigurasi Local Area Network..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Klik di sini utk meluncurkan wizard ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Dukun..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Terapkan"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Tersambung"
-#: ../../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 "Tak tersambung"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Sambungkan..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Koneksi diputus"
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr "Awas, koneksi Internet lain terdeteksi, mungkin memakai jaringan Anda"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12379,36 +12381,36 @@ msgstr ""
"Tiada antarmuka terkonfigurasi.\n"
"Konfigurasikan dulu dg meng-klik 'Configure'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "konfigurasi LAN"
-#: ../../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 "Protokol Boot"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Dijalankan saat boot"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "Klien DHCP"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "aktifkan sekarang"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "non-aktifkan sekarang"
-#: ../../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"
@@ -12416,7 +12418,7 @@ msgstr ""
"Antarmuka ini belum dikonfigurasikan.\n"
"Luncurkan dukun konfigurasi di window utama"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12424,121 +12426,117 @@ msgstr ""
"Tiada koneksi internet.\n"
"Buat dulu dg meng-klik 'Configure'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "konfigurasi koneksi Internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "konfigurasi koneksi Internet"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tipe koneksi"
-#: ../../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 "Kartu Ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "Klien DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "pemakaian: 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 "Nama modul"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Ukuran"
-#: ../../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 "pembuatan bootdisk"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "standar"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Error DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "versi kernel"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Umum"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Area Pakar"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "opsi argumen mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "tambah modul"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "paksa"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "jika perlu"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "abaikan modul SCSI"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "abaikan modul RAID"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Hapus modul"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Keluaran"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Buat disk"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Pastikan media ada di device %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"
@@ -12547,12 +12545,12 @@ msgstr ""
"Media di device %s tidak ada atau write-protected.\n"
"Masukkan satu."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Fork gagal: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12563,99 +12561,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Cari font terinstal"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Lepas pilih font terinstal"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "baca semua font"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "tiada font ditemukan"
-#: ../../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 "selesai"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "tak ditemukan font di partisi termount"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Pilih ulang font yg benar"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "gagal temukan font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Cari font di daftar instalasi"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Copy font"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Instalasi font True Tupe"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "tunggu saat ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Instalasi True Type selesai"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Konversi 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 "bangun type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "referensi Ghostscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "konversi font ttf"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "konversi font pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Sembunyikan file temporer"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Jalankan ulang XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Sembunyikan File Font"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "jalankan ulang 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"
@@ -12669,111 +12667,211 @@ msgstr ""
"-Anda dapat menginstal font dengan cara normal. Terkadang, font palsu dapat "
"membuat server X Anda hang."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Impor Font"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Ambil Font Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Buang Font"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Opsi Lanjutan"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Daftaf 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 ""
+" Program ini gratis; Anda dapat menyebar ulang dan/atau mengubah\n"
+" menurut Lisensi Publik Umum GNU dari the Free Software Foundation; baik\n"
+" versi 2, atau yang lebih baru.\n"
+"\n"
+" Program ini disebar agar dapat berguna, tapi TANPA GARANSI APAPUN; bahkan\n"
+" tanpa garansi sebagai implikasi DAGANG atau KELAYAKAN UNTUK KEGUNAAN\n"
+" TERTENTU. Info lebih lanjut ada di Lisensi Publik Umum GNU.\n"
+"\n"
+" Anda mestinya sudah menerima salinan Lisensi Publik Umum GNU dari program\n"
+" ini; jika tidak, tulis ke 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 "Pilih aplikasi yang mensupport font :"
-#: ../../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 "Printer Generik"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Pilih file font atau direktori dan klik 'Tambah'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Daftar Instalasi"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "klik di sini jika Anda yakin."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "di sini jika tidak."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Semua tak dipilih"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Semua Dipilih"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Hapus Daftar"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Tes Awal"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Salin font di sistem Anda"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instal & konversikan Font"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Instalasi Akhir"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Hapus font di sistem Anda"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Un-Instalasi Akhir"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Pemakaian Bersama Koneksi Internet"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Maaf, support hanya untuk kernel 2.4"
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Pemakaian Bersama Koneksi Internet telah aktif"
-#: ../../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"
@@ -12785,19 +12883,19 @@ msgstr ""
"\n"
"Apa yang ingin Anda lakukan?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "matikan"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "tutup"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "konfigurasi ulang"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Server-server sedang dimatikan"
@@ -12805,11 +12903,11 @@ msgstr "Server-server sedang dimatikan"
msgid "Internet connection sharing is now disabled."
msgstr "Internet Connection Sharing telah dimatikan"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Internet Connection Sharing masih dimatikan"
-#: ../../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"
@@ -12821,19 +12919,19 @@ msgstr ""
"\n"
"Apa yang ingin Anda lakukan?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "aktifkan"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Server-server akan dinyalakan"
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Internet Connection Sharing sudah aktif"
-#: ../../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 "
@@ -12855,32 +12953,32 @@ msgstr ""
"Catatan: Anda mesti punya Adapter Jaringan untuk mensetup Jaringan Area "
"Lokal (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interface %s (pakai module %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Antarmuka %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Tidak ada adaptor jaringan di sistem ini!"
-#: ../../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 ""
"Tiada adapter jaringan ethernet terdeteksi. Jalankan konfigurator hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Antarmuka jaringan"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12895,7 +12993,7 @@ msgstr ""
"\n"
"Apakah Anda mau melakukan setup Local Area Network untuk adapter itu?"
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -12903,11 +13001,11 @@ msgstr ""
"Silakan pilih adapter jaringan yang hendak disambung ke Local Area Network "
"Anda."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Antarmuka network telah dikonfigurasi"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12922,15 +13020,24 @@ msgstr ""
"\n"
"Anda dapat melakukannya secara manual tapi Anda perlu tahu yg Anda kerjakan."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Konfigurasi ulang otomatis"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Tampilkan konfigurasi antarmuka"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Tampilkan konfigurasi antarmuka"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12947,7 +13054,8 @@ msgstr ""
"Atribut IP: %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 "
"server; in that case please verify I correctly read the Network that you use "
@@ -12956,7 +13064,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"
@@ -12972,11 +13080,11 @@ msgstr ""
"Atau, antarmuka dan server DHCP dapat dikonfigurasikan (lagi).\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
msgstr "Alamat Jaringan Lokal"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -12990,61 +13098,61 @@ msgstr ""
"Jika Anda tak tahu arti opsi, tinggalkan apa adanya.\n"
"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "IP Server DHCP (Ini)"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
msgstr "IP Server DNS"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
msgstr "Nama domain internal"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr "Kisar awal DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr "Kisar akhir DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr "Lama peminjaman standar (dalam detik)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr "Lama peminjaman maksimum (dalam detik)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Konfigurasi ulang antarmuka dan server DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Jaringan Lokal tak berakhiran `.0', keluar."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Ada potensi konflik alamat LAN pada konfigurasi %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Konfigurasi..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Mengkonfigurasikan skrip, menginstall software, menjalankan server..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problem instalasi 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 "
@@ -13055,23 +13163,23 @@ msgstr ""
"pada Local Area Network di tempat Anda, dengan menggunakan konfigurasi "
"jaringan otomatis (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Konfigurasi telah seleasi.Namun sekarang masih dimatikan."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Konfigurasi telah selesai.Namun sekarang sudah aktif."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Internet Connection Sharing belum pernah dikonfigurasikan"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Koneksi dan konfigurasi sharing Internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13086,47 +13194,47 @@ msgstr ""
"\n"
"Silakan pencet Konfigurasikan untuk mulai."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "grup"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "path"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "izin"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "pengguna"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Naik"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "hapus"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "edit"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Turun"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "tambah aturan"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "pilih file izin yg akan dilihat/edit"
-#: ../../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"
@@ -13137,59 +13245,59 @@ msgstr ""
"Anda dapat juga mengedit aturan Anda sendiri yang akan menindas aturan "
"standar."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Tambah aturan baru di akhir"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Edit aturan saat ini"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Naikkan aturan terpilih satu level"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Turunkan aturan terpilih satu level"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Hapus aturan terpilih"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "jelajah"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Pengguna saat ini"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Izin"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Path"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Properti"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "sticky-bit (bit-lengket)"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID (ID Pengguna)"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID (ID Grup)"
-#: ../../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"
@@ -13197,35 +13305,35 @@ msgstr ""
"Digunakan utk direktori:\n"
" hanya pemilik direktori atau file dalam direktori ini yg dapat menghapusnya"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Gunakan id pemilik utk eksekusi"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Gunakan id grup utk eksekusi"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "jika dipilih, pemilik dan grup takkan diubah"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Pilihan path"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "pengguna :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "grup :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Kartu Suara tak terdeteksi!"
-#: ../../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"
@@ -13245,7 +13353,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13259,7 +13367,7 @@ msgstr ""
"Catatan: jika Anda punya kartu suara PnP ISA, Anda harus menggunakan "
"sndconfig. Ketikkan \"sndconfig\" di konsol."
-#: ../../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"
@@ -13267,31 +13375,31 @@ msgstr ""
"paket 'ImageMagick' diperlukan agar kerja bisa dilakukan dg benar.\n"
"Klik \"Ok\" utk menginstal 'ImageMagick' atau \"Batal\" utk keluar"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "pembuatan step pertama"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "resolusi akhir"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "pilih file image"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Nama tema"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Jelajah"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Konfigurasi gambar bootsplash"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13299,7 +13407,7 @@ msgstr ""
"koordinat x kotak\n"
"teks (jumlah huruf)"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13307,15 +13415,15 @@ msgstr ""
"koordinat x kotak\n"
"teks (jumlah huruf)"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "lebar teks"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "tinggi kotak teks"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13323,7 +13431,7 @@ msgstr ""
"koordinat x sudut kiri\n"
"atas papan perkembangan"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13331,66 +13439,66 @@ msgstr ""
"koordinat y sudut kiri\n"
"atas papan perkembangan"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "lebar papan perkembangan"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "tinggi papan perkembangan"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "warna papan perkembangan"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "Prapandang"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "Simpan tema"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "Pilih warna"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Display logo di Konsol"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Matikan pesan kernel secara default"
-#: ../../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 "Tema ini belum punya bootsplash di %s !"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "simpan tema Bootsplash..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Pilihan warna ProgressBar"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Pilihlah file image!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Prapandang sedang dibuat ..."
#. -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 "Prapandang Bootsplash %s (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13416,71 +13524,71 @@ msgstr ""
"\n"
"Anda dapat menginstalnya dg menuliskan \"urpmi xawtv\" sbg root di konsol."
-#: ../../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 "AS (siaran)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "AS (kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "AS (kabel-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Cina (siaran)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Jepang (siaran)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Jepang (kabel)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Eropa Timur"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Perancis [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlandia"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Eropa Barat"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Selandia Baru"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Afrika Selatan"
-#: ../../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 "TV kabel Optus Australia"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13488,43 +13596,43 @@ msgstr ""
"Tolong,\n"
"tuliskan standar dan daerah tv Anda"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "standar TV :"
-#: ../../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 "Kanal TV sedang di-scan ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Men-scan kanal TV"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Ada error saat men-scan kanal TV"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV tak diinstal"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Daagh!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Kini Anda dapat menjalankan xawtv di Window X\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Kartu TV tak terdeteksi!"
-#: ../../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"
@@ -13544,31 +13652,436 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Driver alternatif"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "daftar driver alternatif untuk kartu suara ini"
+
+#: ../../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 "ini adalah bus fisik tempat alat tersambung (mis: PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Kanal 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 "Identifikasi bus"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- Alat PCI dan USB : daftar identitas PCI/USB penjual, alat, sub-penjual dan "
+"sub-alat"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Lokasi di 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 ""
+"- alat pci : slot PCI, alat dan fungsi kartu ini\n"
+"- alat eide: alat adalah majikan atau budak\n"
+"- alat scsi: bus scsi dan id alat scsi"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "ukuran 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 "Tingkat keamanan"
+
+#: ../../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 "keterangan alat"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "File device lama"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "nama alat statis lama yg dipakai di paket dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Device devfs baru"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "nama alat dinamis baru yg dihasilkan oleh devfs kernel incore"
+
+#: ../../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 kernel GNU/Linux yang menangani alat tersebut"
+
+#: ../../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 "Format"
+
+#: ../../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 "Kelas media"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "kelas alat hardware"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "model harddisk"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nama modul"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "nama pembuat device"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Jumlah tombol"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nama: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", printer jaringan \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "warna papan perkembangan"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "setting muatan"
+
+#: ../../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 "Di serial port mana mouse Anda dicolokkan ?"
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "nama pembuat device"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "nama pembuat device"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Keluar"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Otomatis terdeteksi"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Pilihan"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Otomatis terdeteksi"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Tolong"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Tolong..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Pertolongan Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Penjelasan isian:\n"
"\n"
-"cara pakai: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "cara pakai: 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 "Pilih scanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Laporan Bug"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_About..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Tentang Harddrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Inilah HardDrake, alat konfigurasi hardware Mandrake.\n"
+"Versi:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Pengarang:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Pendeteksian sedang berjalan"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 versi "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Hardware terdeteksi"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Info"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Konfigurasi modul"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Jalankan alat konfigurasi"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Jalankan \"%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 "primer"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "sekunder"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Otomatis terdeteksi"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Otomatis terdeteksi"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Pilihan"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
-msgstr "Pilih keyboard Anda"
+msgstr "Pilih papanketik Anda"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Ingin membuat tombol BackSpace menjadi Delete dalam konsol?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Ganti 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."
@@ -13576,136 +14089,124 @@ msgstr ""
"Masukkan CDROM Instalasi di drive Anda dan tekan OK\n"
"Jika tak punya, tekan Batal untuk hindari upgrade live."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Gagal memulai upgrade live !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Perubahan telah dilakukan, Anda harus logout agar perubahan berlaku"
-#: ../../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 "Tampilkan hari terpilih saja"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/File/B_aru"
-#: ../../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 "/File/_Buka"
-#: ../../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 "/File/_Simpan"
-#: ../../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 "/File/Simpan _Dengan nama lain"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/File/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Pilihan"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Pilihan/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Help/_About..."
-#: ../../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 "Pengguna"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Pesan"
-#: ../../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 "Penjelasan Piranti Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "cari"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Penampil log Anda"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Setting"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "pencocokan"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "tapi bukan pencocokan"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Pilih file"
-#: ../../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 "Isi file"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Pemberitahuan Mail"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "tunggu, sedang menelaah file: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Konfigurasi peringatan Mail"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -13715,113 +14216,226 @@ msgstr ""
"\n"
"Anda dapat mengeset sistem peringatan.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Server WWW Apache"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Perumus Nama Domain"
-#: ../../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 "Server Mail 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 "Servis Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Server Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "setting servis"
-#: ../../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 "Anda akan diingatkan bila salah satu servis terpilih terhenti"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "setting muatan"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Anda akan diperingatkan jika muatan lebih tinggi daripada nilai ini"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "konfigurasi peringatan"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Masukkan alamat email Anda di bawah "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Simpan sbg.."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Pilih tipe mouse Anda."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emulasikan tombol ketiga?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Konfigurasi Jaringan"
+
+#: ../../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 "Kirim file..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Tipe koneksi"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Tes koneksi Anda..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Hubungan ke Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Hubungan ke 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 "Laju koneksi"
+
+#: ../../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 "konfigurasi peringatan"
+
+#: ../../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 "File lokal"
+
+#: ../../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 "Awas, koneksi Internet lain terdeteksi, mungkin memakai jaringan Anda"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Tersambung"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Putus"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Pembacaan data printer ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Pendeteksian alat..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Tes port"
-#: ../../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 "Tiada support utk %s pada Linux Mandrake versi ini."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s ditemukan di %s, konfigurasikan?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s tak ada di database scanner, konfigurasikan secara manual?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Pilih scanner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Scanner %s ini tak disupport"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -13830,11 +14444,11 @@ msgstr ""
"Scannerdrake gagal mendeteksi scanner %s Anda.\n"
"Pilihlah device tempat scanner terhubung"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "pilih device"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13845,7 +14459,7 @@ msgstr ""
"Anda dapat meluncurkan printerdrake dari Pusat Kontrol Mandrake bagian "
"Hardware."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13865,6 +14479,11 @@ msgstr "Beberapa alat di kelas perangkat keras \"%s\" dihapus:\n"
msgid "Some devices were added:\n"
msgstr "Beberapa device ditambahkan:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Pendeteksian sedang berjalan"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Pilih bahasa"
@@ -13883,7 +14502,7 @@ msgstr "Konfigurasi mouse"
#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
-msgstr "Pilih keyboard"
+msgstr "Pilih papanketik"
#: ../../steps.pm_.c:19
msgid "Security"
@@ -13937,10 +14556,14 @@ msgstr "Instal update sistem"
msgid "Exit install"
msgstr "Keluar dari proses instalasi"
-#: ../../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"
@@ -14185,6 +14808,290 @@ msgstr "Multimedia - Bakar CD"
msgid "Scientific Workstation"
msgstr "Aplikasi Ilmu pengetahuan"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "gagal baca file /etc/inittab: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "nomor"
+
+#~ 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 ""
+#~ "Anda sekarang bisa mendownload software khusus untuk enkripsi.\n"
+#~ "\n"
+#~ "PERHATIAN:\n"
+#~ "\n"
+#~ "Berhubung adanya peraturan yang berbeda di berbagai lokasi berkenaan\n"
+#~ "dengan penggunaan software ini, Anda dan/atau pengguna akhir yang akan\n"
+#~ "menggunakan software ini harus memastikan bahwa dirinya boleh untuk\n"
+#~ "mendownload dan/atau menggunakan software ini sesuai dengan hukum\n"
+#~ "yang berlaku di lokasinya.\n"
+#~ "\n"
+#~ "Juga ditekankan bahwa Anda dan/atau pengguna akhir harus sadar bahwa "
+#~ "dirinya\n"
+#~ "tidak diperkenankan untuk melanggar hukum tersebut. Apabila melanggar\n"
+#~ "akan dikenakan sangsi yang berat.\n"
+#~ "\n"
+#~ "Mandrakesoft dan para pembuat software dan/atau penyedianya sama sekali "
+#~ "tidak\n"
+#~ "bertanggung jawab baik untuk segala kerusakan khusus, tidak langsung, "
+#~ "dan\n"
+#~ "insidentil apapun (termasuk namun tidak terbatas pada kehilangan "
+#~ "keuntungan\n"
+#~ "gangguan bisnis, kehilangan data komersial dan kerugian lain dan \n"
+#~ "segala kewajiban yang harus dibayarkan sesuai hukum) yang disebabkan\n"
+#~ "oleh penggunaan, kepemilikan, atau penjualan dari software yang\n"
+#~ "didownload ini, setelah Anda dan/atau pengguna akhir memiliki akses\n"
+#~ "ke software tersebut setelah menandatangani perjanjian yang ada.\n"
+#~ "\n"
+#~ "Apabila ada pertanyaan mengenai perjanjian ini, silakan hubungi\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Konfigurasi 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 ""
+#~ "Selamat datang di konfigurator proxy.\n"
+#~ "\n"
+#~ "Anda dapat mengeset proxy http/ftp dengan/tanpa login dan katasandi\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr "Isilah info proxy http, kosongkan jika tak perlu"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Url harus berformat 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Bagian port harus berupa angka"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr "Isilah info proxy ftp, kosongkan jika tak perlu"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Ketik login proxy dan katasandinya, jika ada.\n"
+#~ "Biarkan kosong jika tak ingin login/passwd"
+
+#~ msgid "login"
+#~ msgstr "login"
+
+#~ msgid "password"
+#~ msgstr "katasandi"
+
+#~ msgid "re-type password"
+#~ msgstr "tulis lagi katasandi"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Katasandi tak sama, coba lagi!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Tidak bisa menulis ke file %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 ""
+#~ "Awas, koneksi Internet lain terdeteksi, mungkin memakai jaringan Anda"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "belum ada help.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Klik salah satu media"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Hapus LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Hapus 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 ""
+#~ "Penjelasan:\n"
+#~ "\n"
+#~ " Drakbackup digunakan utk mem-backup sistem Anda.\n"
+#~ " Saat konfigurasi Anda dapat memilih \n"
+#~ "\t- File Sistem, \n"
+#~ "\t- File Pengguna, \n"
+#~ "\t- File Lain-lain.\n"
+#~ "\tatau Seluruh sistem ... dan Lain-lain (mis. partisi Windows)\n"
+#~ "\n"
+#~ " Drakbackup dapat mem-backup sistem di:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (dg autoboot, rescue dan autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup dapat menyimpan ulang sistem Anda ke\n"
+#~ " direktori pilihan pengguna.\n"
+#~ "\n"
+#~ " Per default semua backup akan ditempatkan di\n"
+#~ " direktori /var/lib/drakbackup\n"
+#~ "\n"
+#~ " File konfigurasi:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Tahapan Restore:\n"
+#~ " \n"
+#~ " Saat tahap restore, Drakbackup akan menghapus\n"
+#~ " directory asli dan mencek bahwa semua file backup\n"
+#~ " tak rusak. Disarankan Anda melakukan backup\n"
+#~ " terakhir sebelum menyimpan ulang.\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"
+#~ "Haksalin (C) 2002 MandrakeSoft.\n"
+#~ "Ini adalah piranti lunak bebas dan boleh disebar ulang di bawah batasan "
+#~ "GPL GNU.\n"
+#~ "\n"
+#~ "pemakaian: drakbug [OPSI] [NAMA_PROGRAM]\n"
+#~ "\n"
+#~ "OPSI:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - cetak pesan bantu ini.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr " --report - program harus merupakan alat mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr " --incident - program harus merupakan alat mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "pemakaian: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "cara pakai: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "cara pakai: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Penyalaan kelas %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "telah dideteksi ada pada interface %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Cek Periodik 2"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "gagal mem-backup pesan lilo"
diff --git a/perl-install/share/po/is.po b/perl-install/share/po/is.po
index 628a8be9a..86a0eb741 100644
--- a/perl-install/share/po/is.po
+++ b/perl-install/share/po/is.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2000-01-05 18:53-0500\n"
"Last-Translator: Thorarinn Einarsson <teinarsson@nc.rr.com>\n"
"Language-Team: Icelandic\n"
@@ -71,63 +71,63 @@ 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 "Veldu minnisstęrš skjįkortsins"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
#, fuzzy
msgid "XFree configuration"
msgstr "Lokauppsetning"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Hverju viltu bęta viš?"
-#: ../../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 "Netstillingar"
-#: ../../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 ""
-#: ../../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"
@@ -135,19 +135,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
#, fuzzy
msgid "Custom"
msgstr "Sérlagaša"
@@ -161,7 +161,7 @@ msgstr "Skjįkort"
msgid "Monitor"
msgstr "Skjįr"
-#: ../../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 "Upplausn"
@@ -170,28 +170,29 @@ 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
#, fuzzy
msgid "Options"
msgstr "Upplżsingar"
-#: ../../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 "Ķ lagi"
#: ../../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 "Hętta"
@@ -216,7 +217,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 "Endurheimta"
@@ -273,50 +275,52 @@ msgstr "16 miljón litir (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 miljaršar lita (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Upplausnir"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Veldu upplausn og fjölda lita"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Skjįkort: %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 "Hętta viš"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Prófunar skilgreining"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Viltu prófa skilgreininguna"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
@@ -410,170 +414,170 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Viš hvaša raštengi er mśsin žķn tengd?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Į fyrsta geira ręsidisksneišar"
-#: ../../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 "Ķ ręsifęrsluna (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
#, fuzzy
msgid "SILO Installation"
msgstr "Uppsetning LILO"
-#: ../../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 "Hvert viltu setja ręsistjórann?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
#, fuzzy
msgid "LILO/grub Installation"
msgstr "Uppsetning LILO"
-#: ../../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
#, fuzzy
msgid "Yaboot"
msgstr "Rót"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
#, fuzzy
msgid "Bootloader main options"
msgstr "Stillingar LILO"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
#, fuzzy
msgid "Bootloader to use"
msgstr "Stillingar LILO"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
#, fuzzy
msgid "Bootloader installation"
msgstr "Stillingar LILO"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Ręsitęki"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Samžjappaš"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "samžjappaš"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Skjįhamur"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Töf įšur en sjįlfgefin ręsing byrjar"
-#: ../../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 "Lykilorš"
-#: ../../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 "Lykilorš (aftur)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Takmarka alla rofa į skipanlķnu"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "takmarka"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr ""
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Nįkvęm stęrš vinnsluminnis (fann %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 "Slįšu inn vinnsluminni ķ MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Valkosturinn ``Takmarka alla rofa į skipanalķnu'' gerir ekkert įn lykiloršs"
-#: ../../any.pm_.c: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 "Reyndu aftur"
-#: ../../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 "Mismunandi lykilorš"
-#: ../../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 "Sjįlfgefiš"
-#: ../../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: "
@@ -582,7 +586,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
#, fuzzy
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -591,152 +595,154 @@ msgstr ""
"Hérna eru nśverandi stillingar LILO .\n"
"Žś getur bętt viš fleirum eša breytt žessum."
-#: ../../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 "Bęta viš"
-#: ../../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 "Bśiš"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
#, fuzzy
msgid "Modify"
msgstr "Breyta RAID"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Hverju viltu bęta viš?"
-#: ../../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 "Öšru stżrikerfi (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Öšru stżrikerfi (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Öšru stżrikerfi (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Ręsikjarna"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Rót"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Bęta aftan viš"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Les-skrif"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tafla"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Óöruggt"
-#: ../../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 "Nafn"
-#: ../../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 "Sjįlfgefiš"
-#: ../../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 "Fjarlęgja"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Autt er ekki leyft"
-#: ../../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 "Žś veršur aš hafa diskminni"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
#, fuzzy
msgid "This label is already used"
msgstr "Žetta nafn er nś žegar ķ notkun."
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fann %s %s tengi"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Er kannski eitt enn ķ vélinni?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Eru einhver %s tengi ķ tölvunni?"
-#: ../../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 "Nei"
-#: ../../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 "Jį"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Skošašu vélbśnašarupplżsingar"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Set inn rekil fyrir %s kortiš %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(eining %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -744,7 +750,7 @@ msgid ""
msgstr ""
# ## skrytid
-#: ../../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 ""
"Višföng eru gefin upp sem ``višfang=gildi višfang2=gildi2 ...''.\n"
"Til dęmis: ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Stillingar kjarnaeininga:"
#. -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 "Hvaša %s rekil viltu prófa?"
-#: ../../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 ""
" hann žarf? Stundum frystir sjįlfvirk stilling vélina en žaš ętti ekki\n"
"aš skemma neitt."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Stilla sjįlfvirkt"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Stilla handvirkt"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -799,62 +805,62 @@ msgstr ""
"Innsetning į einingu %s mistókst.\n"
"Viltu prófa aftur meš ólķk višföng?"
-#: ../../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 er nś žegar til)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Žetta lykilorš er of einfalt"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Vinsamlega slįšu inn notandanafn"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Notandanafniš mį bara innihalda litla stafi, tölustafi, `-' og `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Žetta notandanafn er nś žegar til"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Žetta notandanafn er nś žegar til"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Bęta viš notanda"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +869,32 @@ msgstr ""
"Slįšu inn notanda\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Samžykkja notanda"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nafn notanda"
-#: ../../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 "Notandanafn:"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Skel"
-#: ../../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
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -897,59 +903,59 @@ msgstr ""
"Ég get stillt tölvuna žķna til aš kveikja sjįlfvirkt į X viš ręsingu\n"
"Vilt žś kveikja į X viš endurręsingu?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
#, fuzzy
msgid "Choose the default user:"
msgstr "Veldu nżja stęrš"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
#, fuzzy
msgid "Choose the window manager to run:"
msgstr "Veldu forritiš sem žś vilt nota"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Hvernig mśs ertu meš?"
-#: ../../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 "Bęta viš notanda"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "Stašbundinn prentari"
-#: ../../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 "Hvaša pakka viltu setja inn"
-#: ../../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 "
@@ -958,55 +964,55 @@ 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 "Velkomin(n) ķ tölvužrjótinn"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Lélegt"
-#: ../../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 "Hįtt"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Hįtt"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Taugaveiklaš"
-#: ../../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
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1015,13 +1021,13 @@ msgstr ""
"Žetta er hiš hefšbundna öryggi sem męlt er meš fyrir tölvu sem veršur notuš\n"
"til aš tengja viš netiš sem bišill. Öryggisathuganir eru nśna ķ gangi. "
-#: ../../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 ""
"Öryggiš er nógu nógu mikiš til aš taka viš fyrirspurnum frį\n"
"mörgum bišlum. "
-#: ../../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 ""
"Kerfiš er komiš į 4. stig og er nś alveg lokaš.\n"
"Öryggiš er į hęsta stigi."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Upplżsingar"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Hvernig mśs ertu meš?"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Stilli öryggisžrep"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Veldu valmöguleika fyrir žjón"
-#: ../../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"
@@ -1086,7 +1092,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
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1113,232 +1119,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 ""
#. -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 ""
#. -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 ""
#. -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 ""
#. -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 ""
-#: ../../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 ""
#. -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 "Hvert viltu setja ręsistjórann?"
-#: ../../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 "Lokauppsetning"
-#: ../../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 "Skrįr:\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 "Skjįr"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "Skipta um skjį"
-#: ../../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 "Hringja inn meš mótaldi"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr "Ręsitęki"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Setja kerfiš inn"
-#: ../../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 "Bśa til nżja disksneiš"
-#: ../../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 "Villa"
-#: ../../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 "tęki"
-#: ../../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 "Veldu innsetningarflokk"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Stilla X"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Val į pakkahóp"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
#, fuzzy
msgid "Themes"
msgstr "Tré"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1347,90 +1348,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 "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 "Hętti eftir %d sekśndur"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Get ekki bętt viš disksneišum"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, 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
#, fuzzy
msgid "France"
msgstr "Hętta viš"
@@ -1439,8 +1435,8 @@ msgstr "Hętta viš"
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 "Belgķskt"
@@ -1469,13 +1465,13 @@ msgstr "Norkst"
msgid "Sweden"
msgstr "Skoša"
-#: ../../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 "Ķtalskt"
@@ -1485,8 +1481,8 @@ msgstr "Ķtalskt"
msgid "Austria"
msgstr "raštengd"
-#: ../../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 ""
@@ -1502,12 +1498,12 @@ msgstr ""
msgid "New"
msgstr "Nż"
-#: ../../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 "Aftengja"
-#: ../../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 "Tengipunktur"
@@ -1517,10 +1513,9 @@ msgstr "Tengipunktur"
msgid "Server"
msgstr "netžjónn"
-#: ../../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 "Tengipunktur"
@@ -1538,43 +1533,43 @@ msgstr ""
msgid "Server: "
msgstr "netžjónn"
-#: ../../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 "Tengipunktur: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, fuzzy, c-format
msgid "Options: %s"
msgstr "Rótardisksneiš"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Vinsamlega taktu fyrst afrit af öllum gögnum"
-#: ../../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 "Lestu vandlega!"
-#: ../../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 ""
-#: ../../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 "Veldu ašgerš"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
#, fuzzy
msgid ""
"You have one big FAT partition\n"
@@ -1587,160 +1582,160 @@ msgstr ""
"Ég legg til aš žś endursnķšir hana\n"
"(smelltu į hana, sķšan į \"Endursnķša\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Smelltu į disksneiš"
-#: ../../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 "Ķtarleg atriši"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Stašbundinn prentari"
-#: ../../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 ""
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "tókst ekki aš tengja"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Diskminni"
-#: ../../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 "Tóm"
-#: ../../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 "Annaš"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tegundir skrįakerfa:"
-#: ../../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 "Bśa til"
-#: ../../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 "Tegund"
-#: ../../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 "Nota ``%s'' ķ stašinn"
-#: ../../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 "Eyša"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Nota ``Aftengja'' fyrst"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, fuzzy, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "öll gögn į žessari disksneiš tapast"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Veldu ašgerš"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Bśa til nżja disksneiš"
-#: ../../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 "Fęra ķ snillingsham"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Fara ķ venjulegan ham"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Endurheimta"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Halda samt įfram?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Hętta įn žess aš vista"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Hętta įn žess aš skrifa sneišatöfluna?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Viltu prófa skilgreininguna"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Rįšstafa skjįlfkrafa"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Hreinsa allt"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Rįšstafa skjįlfkrafa"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
#, fuzzy
msgid "More"
msgstr "Fęra"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Sżna upplżsingar"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Öll ašal skrįarsniš eru ķ notkun"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Get ekki bętt viš disksneišum"
-#: ../../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"
@@ -1748,36 +1743,36 @@ msgstr ""
"Til aš fį fleiri disksneišar, vinsamlega eyddu einni til aš bśa til "
"višbótarsneiš"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Skrifa sneišatöflu"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Bjarga sneišatöflunni"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Bjarga sneišatöflunni"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Bjarga sneišatöflunni"
# ## skrytid
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Sjįlfvirk tenging aukatękja"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Veljiš skrį"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1785,11 +1780,12 @@ msgstr ""
"Disksneišin sem var tekin sem afrit er ekki af sömu stęrš\n"
"Halda įfram?"
-#: ../../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 "Ašvörun"
-#: ../../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"
@@ -1797,248 +1793,248 @@ msgstr ""
"Settu diskling ķ drifiš\n"
"Öll gögn į žessum diskling tapast"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Reyni aš endurheimta disksneišatöfluna"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Sżna upplżsingar"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Endurstękka"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Fęra"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Forsnķša"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Bęta viš RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Bęta viš LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Taka śr RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Taka śr LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Breyta RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Bśa til nżja disksneiš"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Byrjunar geiri"
-#: ../../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ęrš ķ 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 "Tegund skrįakerfis:"
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Valkostur:"
-#: ../../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 "Forsnķš disksneiš %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Breyta tegund sneišar"
-#: ../../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 "Hvaša sneištegund viltu?"
-#: ../../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
#, fuzzy, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Hvar viltu tengja tęki %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Hvar viltu tengja tęki %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 ""
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Hvar viltu tengja tęki %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Reikna takmarkanir FAT skrįarkerfis..."
-#: ../../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 "Endursnķš"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Hvaša sneištegund viltu?"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
#, fuzzy
msgid "All data on this partition should be backed-up"
msgstr "öll gögn į žessari disksneiš tapast"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, fuzzy, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "öll gögn į žessari disksneiš tapast"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Veldu nżja stęrš"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "Stęrš ķ MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Hvaša disk viltu fęra til?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Geiri"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Hvaša geira viltu fęra gögn til?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Fęri"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Fęri disksneiš..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Veldu RAID sem til er fyrir til aš bęta viš"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nż"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Veldu LVM sem til er fyrir til aš bęta viš"
-#: ../../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 ""
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Nafn notanda"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
#, fuzzy
msgid "File already exists. Use it?"
msgstr "Nafniš %s er žegar ķ notkun"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "Stillingar kjarnaeininga:"
-#: ../../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 "tęki"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "stig"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "stęrš hlutar"
-#: ../../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
#, fuzzy
msgid "What type of partitioning?"
msgstr "Hvernig prentara ertu meš?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "Hvaša pakka viltu setja inn"
-#: ../../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"
@@ -2050,7 +2046,7 @@ msgstr ""
"Annašhvort notar žś LILO og žaš mun ekki virka, eša žś notar ekki LILO og "
"sleppir žvķ aš hafa /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"
@@ -2061,143 +2057,143 @@ msgstr ""
"1024. sķvalnings į harša disknum og žś hefur enga /boot sneiš.\n"
"Ef žś ętlar aš nota LILO ręsistjórann skaltu muna aš bęta viš /boot sneiš"
-#: ../../diskdrake/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 "Disksneišatafla drifs %s mun verša skrifuš į disk!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Žś žarft aš endurręsa įšur en breytingar taka gildi"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, fuzzy, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "öll gögn į žessari disksneiš tapast"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Forsnķšing"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, fuzzy, c-format
msgid "Formatting loopback file %s"
msgstr "Forsnķš disksneiš %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 "Forsnķš disksneiš %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
#, fuzzy
msgid "Move files to the new partition"
msgstr "Bśa til nżja disksneiš"
-#: ../../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 "Bśa til nżja disksneiš"
-#: ../../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 "Upplausnir"
-#: ../../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 "Tęki: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS drifstafur: %s (bara įgiskun)\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 "Tegund: "
-#: ../../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 "Byrja: geiri %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Stęrš: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s geirar"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sķvalningur %d til %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Forsnišinn\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ekki forsnišinn\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Tengdur\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"
@@ -2205,27 +2201,27 @@ msgstr ""
"Sjįlfgefin disksneiš ręst\n"
" (fyrir MS-DOS ręsingu, ekki fyrir LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Stig %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Hlunkastęrš %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskar %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2233,7 +2229,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2241,63 +2237,63 @@ 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 "Stęrš: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Skilgreining: %s sķvalningar, %s hausar, %s geirar\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Upplżsingar: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskar %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, fuzzy, c-format
msgid "Partition table type: %s\n"
msgstr "Rótardisksneiš"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "į gagnabraut %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Tegund skrįakerfis:"
-#: ../../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 "Žetta lykilorš er of einfalt (veršur aš vera minnst %d stafa langt)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Mismunandi lykilorš"
-#: ../../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 "Breyta tegund sneišar"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Smelltu į disksneiš"
-
#: ../../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 "Notandanafn:"
@@ -2351,23 +2342,23 @@ msgstr "NIS lén"
msgid "Search servers"
msgstr "Nafnamišlari"
-#: ../../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
#, fuzzy, c-format
msgid "%s formatting of %s failed"
msgstr "gat ekki forsnišiš %s"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "kann ekki aš forsnķša %s af tegundinni %s"
-#: ../../fs.pm_.c: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 "villa viš aš aftengja %s: %s"
@@ -2448,30 +2439,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Villa viš aš opna %s til skriftar: %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 "Uppsetning"
-#: ../../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"
@@ -2480,27 +2475,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Sem žjón"
-#: ../../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 "Hjįlp"
-#: ../../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 "
@@ -2519,7 +2514,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"
@@ -2529,30 +2524,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 "Prófunar skilgreining"
-#: ../../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 "Augnablik..."
-#: ../../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"
@@ -2562,226 +2558,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "USB mśs"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Hętta viš"
-
-#: ../../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 "USB mśs"
-
-#: ../../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 "Stilla handvirkt"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Auškenning"
-
-#: ../../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 "Veljiš skrį"
-
-#: ../../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 "Gįtt (tękiš)"
-
-#: ../../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 "Prenta śt prufublašsķšu(r)..."
-
-#: ../../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 "Hętta"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-#, fuzzy
-msgid "/_Help"
-msgstr "Hjįlp"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "Hjįlp"
-
-#: ../../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
-#, fuzzy
-msgid "/_Report Bug"
-msgstr "Lélegt"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "Tengipunktur"
-
-#: ../../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 "Stilla sjįlfvirkt"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Nota fķnstillingar į höršum disk(um)"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Skošašu vélbśnašarupplżsingar"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Sżna upplżsingar"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Tilgreindu mśs"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "%s tengipunktur er nś žegar til"
-
-#: ../../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 "Višföng fyrir fjartengda lpd prentara"
-
-#: ../../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 "Hętti eftir %d sekśndur"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr ""
@@ -2793,7 +2575,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"
@@ -2801,33 +2583,33 @@ 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
#, fuzzy
msgid "Tuner type:"
msgstr "Breyta tegund sneišar"
-#: ../../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 "forsnķš"
-#: ../../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 ""
@@ -3778,10 +3560,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"
@@ -3847,27 +3629,27 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Get ekki notaš śtsendingu įn NIS léns"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Settu tóman diskling ķ drif %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 "villa viš lestur śr skrįnni %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"
@@ -3875,14 +3657,14 @@ msgstr ""
"Žaš kom upp villa. Engin tęki fundust sem unnt er aš bśa til nż skrįakerfi "
"į. Vinsamlegast athugašu vélbśnašinn ķ leit aš orsök vandamįlsins."
-#: ../../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"
@@ -3892,11 +3674,11 @@ msgstr ""
"til rótarsneiš eša veldu sneiš sem nś žegar er til į disknum.\n"
"Veldu sķšan ``Tengipunktur'' og slįšu inn `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Žś veršur aš hafa diskminni"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -3906,83 +3688,83 @@ msgstr ""
"\n"
"Halda samt įfram?"
-#: ../../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 "Žś veršur aš hafa diskminni"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
#, fuzzy
msgid "Use free space"
msgstr "Notandanafn:"
-#: ../../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 "Forsnķš disksneiš %s"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
#, fuzzy
msgid "There is no existing partition to use"
msgstr "Reyni aš endurheimta disksneišatöfluna"
-#: ../../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
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Hvaša disksneiš vilt žś nota sem rótardisksneiš"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
#, fuzzy
msgid "Choose the sizes"
msgstr "Veldu nżja stęrš"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
#, fuzzy
msgid "Root partition size in MB: "
msgstr "Rótardisksneiš"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
#, fuzzy
msgid "Swap partition size in MB: "
msgstr "Stęrš ķ MB: "
-#: ../../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 "Hvaša sneištegund viltu?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
#, fuzzy
msgid "Resizing Windows partition"
msgstr "Reikna takmarkanir FAT skrįarkerfis..."
-#: ../../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"
@@ -4005,12 +3787,12 @@ msgstr ""
"gögnunum žķnum.\n"
"Slįšu į 'Ķ lagi' til aš halda įfram."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
#, fuzzy
msgid "Which size do you want to keep for Windows on"
msgstr "Hvaša geira viltu fęra gögn til?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, fuzzy, c-format
msgid "partition %s"
msgstr "Rótardisksneiš"
@@ -4020,74 +3802,74 @@ msgstr "Rótardisksneiš"
# *** ATH: Žaš er sumt eftir fyrir ofan ***
# ******************************************
#
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, fuzzy, c-format
msgid "FAT resizing failed: %s"
msgstr "Sjįlfvirk endurstękkun brįst"
-#: ../../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
#, fuzzy, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "öll gögn į žessari disksneiš tapast"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr "Forsnķš disksneiš %s"
-#: ../../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
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Žś hefur ekki neinar disksneišar"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Get ekki bętt viš disksneišum"
-#: ../../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 "Rótardisksneiš"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Keyri upp netiš"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
#, fuzzy
msgid "Bringing down the network"
msgstr "Keyri upp netiš"
@@ -4113,12 +3895,12 @@ msgid ""
"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, fuzzy, c-format
msgid "Welcome to %s"
msgstr "Velkomin(n) ķ tölvužrjótinn"
-#: ../../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 "Ekkert disklingadrif ašgengilegt"
@@ -4128,7 +3910,7 @@ msgstr "Ekkert disklingadrif ašgengilegt"
msgid "Entering step `%s'\n"
msgstr "Hef skref `%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 "
@@ -4136,160 +3918,160 @@ 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 "Innsetningarašferš"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Vinsamlega tilgreindu eftirfarandi"
-#: ../../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 "Val į pakkahóp"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
#, fuzzy
msgid "Individual package selection"
msgstr "Val į pakkahóp"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, fuzzy, c-format
msgid "Total size: %d / %d MB"
msgstr "Heildarstęrš: "
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Skemmdur pakki"
-#: ../../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 "Śtgįfa: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Stęrš: %d KB\n"
-#: ../../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
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
#, fuzzy
msgid "The following packages are going to be removed"
msgstr "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../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 "Innsetning"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Vista į diskling"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Val į pakkahóp"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Fjarlęgja"
-#: ../../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 "Veldu pakkana sem žś vilt setja inn"
-#: ../../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 "Set inn"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Įętla"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Tķmi eftir "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
#, fuzzy
msgid "Please wait, preparing installation..."
msgstr "Undirbż innsetningu"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakkar"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Set inn pakka %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
#, fuzzy
msgid "Accept"
msgstr "Samžykkja notanda"
-#: ../../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 "Endurstękka"
-#: ../../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"
@@ -4299,17 +4081,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 "Viltu samt halda įfram?"
-#: ../../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 "Žaš kom upp villa viš aš raša pökkum:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
#, fuzzy
msgid "There was an error installing packages:"
msgstr "Žaš kom upp villa viš aš raša pökkum:"
@@ -4480,269 +4262,269 @@ 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 "Lyklaborš"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Hvaša lyklaboršsuppsetningu viltu?"
-#: ../../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
#, fuzzy
msgid "Which installation class do you want?"
msgstr "Hverskonar innsetningarašferš viltu?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
#, fuzzy
msgid "Install/Update"
msgstr "Innsetning/Uppfęrsla"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
#, fuzzy
msgid "Is this an install or an update?"
msgstr "Er žetta innsetning eša uppfęrsla?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Aušvelda"
-#: ../../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 "F. snillinga"
-#: ../../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 "Uppfęrsla"
-#: ../../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 "Val į pakkahóp"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Hvernig mśs ertu meš?"
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Mśsartengi"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
#, fuzzy
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Viš hvaša raštengi er mśsin žķn tengd?"
-#: ../../install_steps_interactive.pm_.c: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 "Stilli 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
#, fuzzy
msgid "Configuring IDE"
msgstr "Uppsetning"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "engar reišubśnar disksneišar"
-#: ../../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 "Veldu tengipunktana"
-#: ../../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 "Engin rótarsneiš fannst"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Rótardisksneiš"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Hver er rótardisksneiš (/) kerfisins?"
-#: ../../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 ""
"Žś veršur aš ręsa tölvuna aftur svo breytingar į sneišatöflunni taki gildi"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Veldu žęr disksneišar sem į aš forsnķša"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Athuga skemmdar blokkir?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
#, fuzzy
msgid "Formatting partitions"
msgstr "Forsnķš disksneiš %s"
-#: ../../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 "Ekki nęgjanlegt diskminni fyrir innsetningu. Bęttu viš žaš"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Leita aš fįanlegum pökkum"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Leita aš fįanlegum pökkum"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Leita aš pökkum til aš uppfęra"
-#: ../../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
#, fuzzy
msgid "Load from floppy"
msgstr "Endurheimta frį diskling"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Vista į diskling"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Loading from floppy"
msgstr "Endurheimta frį diskling"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Package selection"
msgstr "Val į pakkahóp"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Settu tóman diskling ķ drif %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 "Veldu pakka til aš setja inn"
-#: ../../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 "Augnablik"
-#: ../../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 "Undirbż innsetningu"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4751,104 +4533,21 @@ msgstr ""
"Set inn pakka %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Lokauppsetning"
-#: ../../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 "Settu tóman diskling ķ drif %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 "Settu tóman diskling ķ drif %s"
-#: ../../install_steps_interactive.pm_.c:847
-#, fuzzy
-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ś gefst žér tękifęri til aš sękja hugbśnaš sem ętlašur er til dulritunar.\n"
-"\n"
-"AŠVÖRUN:\n"
-"\n"
-"Žar sem lög um dulritunarhugbśnaš eru mjög mismunandi eftir löndum og reglur "
-"sem settar\n"
-"eru af yfirvöldum oft strangar, žį žarf notandi slķks hugbśnašar aš ganga śr "
-"skugga\n"
-"um aš viškomandi lögsagnarumdęmi leyfi žessa gagnaflutninga, įsamt "
-"varšveislu og\n"
-"notkun į slķkum hugbśnaši.\n"
-"\n"
-"Višskiptavinir Mandrake og/notendur Mandrake Linux skulu žvķ sjį til žess aš "
-"žeir brjóti ekki\n"
-"žau lög sem sett hafa veriš ķ landi viškomandi. Ef viškiptavinir og/eša "
-"notendur\n"
-"virša ekki žessi lög žį mega žeir bśast viš žeim refsiašgeršum sem slķkar "
-"athafnir\n"
-"hafa ķ för meš sér.\n"
-"\n"
-"Hvorki Mandrakesoft né framleišsluašilar eša dreifingarašilar žeirra bera "
-"įbyrgš į\n"
-"sérstökum, óbeinum eša beinum, skaša (ž.m.t. en ekki takmarkaš af,\n"
-"hagnašartapi, višskiptabanni eša truflun, gagnatapi og\n"
-"öšru fjįrhagslegu tapi, skašabótum eša öšrum bótum sem fyrirskipaš er af "
-"dómstóli\n"
-"aš skuli borgast) sökum notkunar, varšveislu, eša flutnings\n"
-"af slķkum hugbśnaši, sem višskiptavinur og/eša notandi hafši ašgang aš "
-"eftir\n"
-"aš hafa samžykkt žennan samning..\n"
-"\n"
-"Žessi samningur fellur undir og skal vera tślkašur af lögum Frakklands nema\n"
-"žar sem krafist er notkun laga viškomandi yfirvalda. \n"
-"Žessi samningur inniheldur hinsvegar ekki hverskonar lög sem bjóša upp į "
-"įrekstra, \n"
-"undirstöšuatriši eša lagaįkvęši sem męla į móti. Frönsk lög\n"
-"skulu ķ žeim tilfellum gilda fram yfir lög viškomandi lands.\n"
-"\n"
-"Frekari upplżsingar um žennan samning fįst hjį \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"
@@ -4860,168 +4559,168 @@ 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 "Hef samband viš vélina til aš sękja lista yfir fįanlega pakka"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Veldu spegilvélina žašan sem į aš sękja pakkanna"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Hef samband viš vélina til aš sękja lista yfir fįanlega pakka"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
#, fuzzy
msgid "Which is your timezone?"
msgstr "Į hvaša tķmasvęši ertu?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Veltu stilla tölvuklukkuna į 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 žjónn"
-#: ../../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 "Fjartengd prentröš"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
#, fuzzy
msgid "No printer"
msgstr "Stašbundinn prentari"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Er kannski eitt enn ķ vélinni?"
-#: ../../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 "USB mśs"
-#: ../../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 "Prentari"
-#: ../../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
#, fuzzy
msgid "NIS"
msgstr "Nota 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 "Upplżsingar"
-#: ../../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 "Stašbundinn prentari"
-#: ../../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 "Įkveša rótarlykilorš"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Ekkert lykilorš"
-#: ../../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 "Žetta lykilorš er of einfalt (veršur aš vera minnst %d stafa langt)"
-#: ../../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 "Auškenning"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "Auškenning"
-#: ../../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 "netžjónn"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Authentication NIS"
msgstr "Auškenning NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS lén"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS žjónn"
-#: ../../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 /"
@@ -5037,21 +4736,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Auškenning"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nafn léns"
-#: ../../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
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5080,21 +4779,22 @@ msgstr ""
" vélinni ef alvarleg vandamįl koma upp.\n"
"Viltu bśa til ręsidiskling fyrir vélina žķna?"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
#, fuzzy
msgid "First floppy drive"
msgstr "Fyrsta drif"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
#, fuzzy
msgid "Second floppy drive"
msgstr "Annaš drif"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Sleppa"
-#: ../../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"
@@ -5121,7 +4821,7 @@ msgstr ""
"Viltu bśa til ręsidiskling fyrir vélina žķna?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5130,28 +4830,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 "Ekkert disklingadrif til stašar"
-#: ../../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 "Veldu disklingadrifiš sem žś vilt nota til aš gera ręsidisk"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Settu tóman diskling ķ drif %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Bż til ręsidiskling..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Set upp ręsistjórann..."
-#: ../../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"
@@ -5159,28 +4859,28 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Viltu nota SILO?"
-#: ../../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
#, fuzzy
msgid "Installing bootloader"
msgstr "Setja inn ręsihlašara"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Innsetning LILO brįst sökum eftirfarandi villu:"
-#: ../../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"
@@ -5191,18 +4891,18 @@ 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
#, fuzzy, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Settu tóman diskling ķ drif %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
#, fuzzy
msgid "Creating auto install floppy..."
msgstr "Undirbż innsetningu"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5212,7 +4912,7 @@ msgstr ""
"\n"
"Viltu virkilega hętta nśna?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5242,16 +4942,16 @@ msgstr ""
"Frekari upplżsingar um hvernig į aš stilla vélina eftir innsetninguna er aš\n"
"finna ķ višeigandi kafla ķ Official Mandrake Linux User's Guide bókinni."
-#: ../../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 "Undirbż innsetningu"
-#: ../../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"
@@ -5260,28 +4960,28 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
#, fuzzy
msgid "Automated"
msgstr "Sjįlfvirkt IP"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
#, fuzzy
msgid "Replay"
msgstr "Endurhlaša"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "Val į pakkahóp"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux innsetning %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 ""
@@ -5300,22 +5000,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Veldu ašgerš"
-#: ../../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 "Texta"
@@ -5383,397 +5083,401 @@ 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 "Tékkneskt (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Žżskt"
-#: ../../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 "Spęnskt"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finnskt"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Franskt"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norkst"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Pólskt"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rśssneskt"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Sęnskt"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Breskt lyklaborš"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Bandarķskt lyklaborš"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
#, fuzzy
msgid "Albanian"
msgstr "Śkraķnkst"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
#, fuzzy
msgid "Armenian (old)"
msgstr "Armenķskt"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
#, fuzzy
msgid "Armenian (typewriter)"
msgstr "Armenķskt (hljóšfręšilegt)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenķskt (hljóšfręšilegt)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr ""
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgķskt"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "Tafla"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armenķskt (hljóšfręšilegt)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bślgarskt"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilķskt"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Eistlenskt"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
#, fuzzy
msgid "Belarusian"
msgstr "Bślgarskt"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Svissneskt (žżsk uppsetn.)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Svissneskt (frönsk uppsetn.)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tékkneskt (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 "Danskt"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
#, fuzzy
msgid "Dvorak (US)"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
#, fuzzy
msgid "Dvorak (Norwegian)"
msgstr "Norkst"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Eistlenskt"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgķskt (\"Rśssneskt\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgķskt (\"Latķnu\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grķskt"
-#: ../../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 "Ungverskt"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr ""
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Ķsraelķskt"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Ķsraelķskt (hljóšfr.)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
#, fuzzy
msgid "Iranian"
msgstr "Śkraķnkst"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Ķslenskt"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Ķtalskt"
-#: ../../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
+#: ../../keyboard.pm_.c:217
#, fuzzy
msgid "Korean keyboard"
msgstr "Breskt lyklaborš"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Sušur amerķskt"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Upplżsingar"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
#, fuzzy
msgid "Lithuanian AZERTY (old)"
msgstr "Lithįenķskt AZERTY"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
#, fuzzy
msgid "Lithuanian AZERTY (new)"
msgstr "Lithįenķskt AZERTY"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithįenķskt \"töluröš\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithįenķskt \"hljóšfręšilegt\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr "Upplżsingar"
-#: ../../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 "Jśgoslavneskt (Latķnu upps.)"
-#: ../../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 "Hollenskt"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
#, fuzzy
msgid "Polish (qwerty layout)"
msgstr "Svissneskt (žżsk uppsetn.)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
#, fuzzy
msgid "Polish (qwertz layout)"
msgstr "Svissneskt (žżsk uppsetn.)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portśgķskt"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadķskt (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "Rśssneskt (Yawerty)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "Rśssneskt (Yawerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rśssneskt (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slóvenskt"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slóvakķskt (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slóvakķskt (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Jśgoslavneskt (Latķnu upps.)"
-#: ../../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 "Thęlenskt lyklaborš"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Thęlenskt lyklaborš"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Tyrkneskt (hefšbundiš \"F\" módel)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Tyrkneskt (nśtķma \"Q\" módel)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Śkraķnkst"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Bandarķskt (alžjóšlegt)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Lithįenķskt \"töluröš\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Jśgoslavneskt (Latķnu upps.)"
-#: ../../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 ""
@@ -5786,35 +5490,44 @@ msgstr ""
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 "Ekkert disklingadrif ašgengilegt"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Sķmanśmer"
-#: ../../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 "Forsnķša disksneišar"
-#: ../../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
#, fuzzy
msgid "Sun - Mouse"
@@ -5925,79 +5638,92 @@ msgstr "Bśiš"
msgid "No mouse"
msgstr "Engin mśs"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
#, fuzzy
msgid "Please test the mouse"
msgstr "Hvernig mśs ertu meš?"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
#, fuzzy
msgid "To activate the mouse,"
msgstr "Hvernig mśs ertu meš?"
-#: ../../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 "Finnskt"
-#: ../../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 "Er žetta rétt?"
-#: ../../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 "Upplżsingar"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Opna tré"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Loka tré"
-#: ../../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
-#, fuzzy
-msgid "Connect to the Internet"
-msgstr "Nafn tengingar"
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr ""
#: ../../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'"
+msgid "use pptp"
+msgstr ""
+
+#: ../../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"
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+#, fuzzy
+msgid "Connect to the Internet"
+msgstr "Nafn tengingar"
+
+#: ../../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 "use 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
@@ -6074,7 +5800,7 @@ msgstr "Prófa tengi"
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr "Hvaša sneištegund viltu?"
#: ../../network/ethernet.pm_.c:88
@@ -6083,7 +5809,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
#, fuzzy
msgid "Choose the network interface"
msgstr "Veldu nżja stęrš"
@@ -6094,15 +5820,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Viš hvaša raštengi er mśsin žķn tengd?"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "ekkert netkort fannst"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Stilli stašarnetstenginu"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
#, fuzzy
msgid ""
"Please enter your host name if you know it.\n"
@@ -6115,16 +5841,16 @@ msgstr ""
"vistfang gįttarinnar ef žś veist hvaš žaš vistfang er.\n"
"Gįttin gefur žér ašgang śt śr stašarnetinu (t.d. į Internetiš)."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
#, fuzzy
msgid "Host name"
msgstr "Vélarheiti:"
#: ../../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 "Netstillingar"
@@ -6166,68 +5892,68 @@ msgstr "Les uppsetningarskrį"
msgid "Old configuration (isdn4net)"
msgstr "Les uppsetningarskrį"
-#: ../../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
#, fuzzy
msgid "ISDN Configuration"
msgstr "Uppsetning"
-#: ../../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 "Prófunar skilgreining"
-#: ../../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 "Hvaša sneištegund viltu?"
-#: ../../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 "Hvernig prentara ertu meš?"
-#: ../../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
#, fuzzy
msgid "ISA / PCMCIA"
msgstr "PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
#, fuzzy
msgid "PCI"
msgstr "PCMCIA"
-#: ../../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"
@@ -6236,82 +5962,109 @@ 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
#, fuzzy
msgid "Continue"
msgstr "Halda samt įfram?"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
#, fuzzy
msgid "Which is your ISDN card?"
msgstr "Į hvaša tķmasvęši ertu?"
-#: ../../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
#, fuzzy
msgid "Please choose which serial port your modem is connected to."
msgstr "Hvaša raštengi er mótaldiš tengt viš?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Innhringistillingar"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nafn tengingar"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
#, fuzzy
msgid "Phone number"
msgstr "Sķmanśmer"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Notendanafn"
-#: ../../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 "Meš skriftu"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Meš skjįhermi"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Nafn léns"
-#: ../../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 "Ašal nafnamišlari"
-#: ../../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 "Vara nafnamišlari"
+#: ../../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 "Stašbundinn prentari"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Innsetning"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tafla"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6347,27 +6100,27 @@ msgstr "Hvaša disk viltu fęra til?"
msgid "Connect"
msgstr "Nafn tengingar"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "Veldu prenttengingu"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Stilla nettengingu"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Veldu prenttengingu"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Stilla nettengingu"
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6379,12 +6132,12 @@ msgid ""
"Press OK to continue."
msgstr "Stilla nettengingu"
-#: ../../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 "Netstillingar"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6392,7 +6145,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"
@@ -6400,107 +6153,112 @@ 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 "Veldu nżja stęrš"
-#: ../../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 "F. snillinga"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Leita aš tękjum..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy
msgid "Normal modem connection"
msgstr "Stilla nettengingu"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "%s tengipunktur er nś žegar til"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Stilla nettengingu"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr "Veldu prenttengingu"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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
#, fuzzy
msgid "Cable connection"
msgstr "Veldu prenttengingu"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Veldu prenttengingu"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
#, fuzzy
msgid "LAN connection"
msgstr "Veldu prenttengingu"
-#: ../../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 "Veldu forritiš sem žś vilt nota"
-#: ../../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 "Veldu prenttengingu"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Do you want to start the connection at boot?"
msgstr "Viltu nota aboot?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
#, fuzzy
msgid "Network configuration"
msgstr "Netstillingar"
-#: ../../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"
@@ -6508,27 +6266,27 @@ msgid ""
"%s"
msgstr "Viltu prófa skilgreininguna"
-#: ../../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"
@@ -6536,7 +6294,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"
@@ -6546,46 +6304,58 @@ msgstr ""
"į aš vera IP tala rituš meš punkt į milli.\n"
"(dęmi 192.168.1.13)"
-#: ../../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 "Stilli nettęki %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr "XFree86 žjónn: %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
#, fuzzy
msgid "IP address"
msgstr "IP vistfang:"
-#: ../../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
#, fuzzy
msgid "Netmask"
msgstr "Netsķa:"
-#: ../../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 "Sjįlfvirkt IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Bśa til ręsidiskling"
-#: ../../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 vistfang į aš vera į snišinu 192.168.1.10"
-#: ../../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"
@@ -6597,193 +6367,193 @@ msgstr ""
"vistfang gįttarinnar ef žś veist hvaš žaš vistfang er.\n"
"Gįttin gefur žér ašgang śt śr stašarnetinu (t.d. į Internetiš)."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Nafnamišlari"
-#: ../../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 "Gįtt (tękiš)"
-#: ../../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 vistfang į aš vera į snišinu 192.168.1.10"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP vistfang į aš vera į snišinu 192.168.1.10"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
#, fuzzy
msgid "Proxies configuration"
msgstr "Lokauppsetning"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP sel:"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP Sel:"
-#: ../../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 "Sel į aš vera 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 "Sel į aš vera http://..."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
#, fuzzy
msgid "Firewalling configuration detected!"
msgstr "Les uppsetningarskrį"
-#: ../../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 ""
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
#, fuzzy
msgid "Internet configuration"
msgstr "Sel stillingar"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Viltu prófa skilgreininguna"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "Stilla nettengingu"
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Hvaša disk viltu fęra til?"
-#: ../../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 "Nafn tengingar"
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
#, fuzzy
msgid "Connection Configuration"
msgstr "Sel stillingar"
-#: ../../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 ""
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr ""
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr ""
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr ""
-#: ../../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 "Sķmanśmer"
-#: ../../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 "Stillingar į prentara"
-#: ../../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 "Stillingar į prentara"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Veldu lyklaborš"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
#, fuzzy
msgid "Dialing mode"
msgstr "Hringja inn meš mótaldi"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Nafn tengingar"
-#: ../../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 "Nafn tengingar"
-#: ../../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 "Tengipunktur"
-#: ../../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 "Lykilorš"
-#: ../../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 "tókst ekki aš tengja: "
-#: ../../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 "
@@ -6802,12 +6572,12 @@ msgstr "Villa viš lestur śr skrįnni %s: %s"
msgid "Bad backup file"
msgstr "Skemmd afritsskrį"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Villa viš aš skrifa ķ skrįna %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"
@@ -6836,212 +6606,213 @@ msgstr "tęki"
msgid "maybe"
msgstr "Ręsikjarna"
-#: ../../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 "Stašbundinn prentari"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
#, fuzzy
msgid "Remote printer"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Fjartengd prentröš"
-#: ../../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 "Fjartengdur"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Višföng NetWare prentara"
-#: ../../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 "Prentžjónn"
-#: ../../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 "Prenttęki:"
-#: ../../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 "Stašbundinn prentari"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../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 "Villa viš aš skrifa ķ skrįna %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 "(eining %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 "Vistfang SMB žjóns"
-#: ../../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 " (Sjįlfgefiš)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Veldu prenttengingu"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Hvernig er žessi prentari tengdur?"
-#: ../../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
#, fuzzy
msgid "CUPS configuration"
msgstr "Uppsetning"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Fjartengd prentröš"
-#: ../../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 "
@@ -7052,7 +6823,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 "
@@ -7062,155 +6833,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 "IP vistfang į aš vera į snišinu 192.168.1.10"
-#: ../../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 "Vistfang SMB žjóns"
-#: ../../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 "Lélegt"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Lokauppsetning"
-#: ../../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 "Prentari"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Hvaša sneištegund viltu?"
-#: ../../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 "Prentari"
+
+#: ../../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 "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../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 "Hvaša disk viltu fęra til?"
-#: ../../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 "Hvaša raštengi er mótaldiš tengt viš?"
-#: ../../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 "Viltu prenta śt prufublašsķšu?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Viltu nota 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: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 "Stašbundinn prentari"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7223,7 +6994,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7245,7 +7016,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"
@@ -7260,7 +7031,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"
@@ -7280,20 +7051,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 "Višföng fyrir fjartengda lpd prentara"
-#: ../../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"
@@ -7307,55 +7078,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 "Višföng fyrir fjartengda lpd prentara"
-#: ../../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 tengipunktur er nś žegar til"
-#: ../../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 "Višföng NetWare prentara"
-#: ../../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 "Stašbundinn prentari"
-#: ../../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, ..., "
@@ -7363,33 +7134,33 @@ 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 "Stašbundinn prentari"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Tiltękir pakkar"
-#: ../../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 "
@@ -7397,7 +7168,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 "
@@ -7405,38 +7176,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 "Hvaša raštengi er mótaldiš tengt viš?"
-#: ../../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 "Prenttęki:"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Uppsetning"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../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 "
@@ -7446,51 +7217,51 @@ msgstr ""
"upp vélarheiti prentžjónsins og prentröšina į žeim sem\n"
"žś vilt senda prentverkin ķ."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Prentžjónn:"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Prentžjónn:"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Prentžjónn:"
-#: ../../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 tengipunktur er nś žegar til"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Stilla nettengingu"
-#: ../../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 "Keyri upp netiš"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB/Windows 9x/NT prentvišföng"
-#: ../../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 "
@@ -7504,46 +7275,46 @@ msgstr ""
"įsamt samnżtingarheiti prentarans, notandaheiti, lykilorši og\n"
"vinnuhópsupplżsingum fyrir prentarann."
-#: ../../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 "Heiti SMB žjóns"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "Vistfang SMB žjóns"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Samnżtingarheiti"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Vinnuhópur"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../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 "
@@ -7567,7 +7338,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 "
@@ -7576,7 +7347,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"
@@ -7584,11 +7355,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 "Višföng NetWare prentara"
-#: ../../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 "
@@ -7601,44 +7372,44 @@ msgstr ""
"įsamt heiti prentarašar, notandaheiti og lykilorši fyrir\n"
"prentarann."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Prentžjónn"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Heiti prentrašar"
-#: ../../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 "Višföng stašbundinna prentara"
-#: ../../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 "
@@ -7646,62 +7417,67 @@ 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 "Stillingar į prentara"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Stillingar į prentara"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
#, fuzzy
msgid "Printer Device URI"
msgstr "Prenttęki:"
-#: ../../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
#, fuzzy
msgid "Name of printer"
msgstr "Stašbundinn prentari"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "Description"
+msgstr "Stilla handvirkt"
+
+#: ../../printer/printerdrake.pm_.c:1466
#, fuzzy
msgid "Location"
msgstr "Upplżsingar"
-#: ../../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 "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7716,28 +7492,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 "Er žetta rétt?"
-#: ../../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 "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Veldu prenttengingu"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Hvernig prentara ertu meš?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7746,18 +7522,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 "Sel stillingar"
-#: ../../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 "
@@ -7767,12 +7543,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 "Sel stillingar"
-#: ../../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 "
@@ -7780,7 +7556,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."
@@ -7792,11 +7568,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 "
@@ -7819,7 +7595,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"
@@ -7829,34 +7605,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 "Viltu prenta śt prufublašsķšu?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Prófa tengi"
-#: ../../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 "
@@ -7864,45 +7640,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 "Jį, prenta bįšar prufusķšur"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Prentari"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Forritun"
-#: ../../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 "Prenta śt prufublašsķšu(r)..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Prenta śt prufublašsķšu(r)..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Prenta śt prufublašsķšu(r)..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Prenta śt prufublašsķšu(r)..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7912,22 +7688,22 @@ 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
#, fuzzy
msgid "Raw printer"
msgstr "Stašbundinn prentari"
-#: ../../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 "
@@ -7936,15 +7712,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"
@@ -7953,7 +7729,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 "
@@ -7961,41 +7737,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"
@@ -8005,7 +7781,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8014,42 +7790,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 "Keyri upp netiš"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Keyri upp netiš"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Keyri upp netiš"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Keyri upp netiš"
-#: ../../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 "USB mśs"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Stillingar į prentara"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8063,7 +7839,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 "
@@ -8076,18 +7852,18 @@ 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
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Sel stillingar"
-#: ../../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 %"
@@ -8097,51 +7873,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"
@@ -8149,61 +7925,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 "Stašbundinn prentari"
-#: ../../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 "Stilla prentara"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Stilla nettengingu"
-#: ../../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 "Stilla nettengingu"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Skjįr ekki skilgreindur"
-#: ../../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 "
@@ -8211,12 +7987,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 "Stilli stašarnetstenginu"
-#: ../../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 "
@@ -8226,34 +8002,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 "Hvaša sneištegund viltu?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Hįtt"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Taugaveiklaš"
-#: ../../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 %"
@@ -8268,12 +8044,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 "Hvaša sneištegund viltu?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8287,65 +8063,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 "Upplausnir"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Set inn pakka %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Veldu prenttengingu"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Hvaša sneištegund viltu?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Setja upp prentara"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Set inn pakka %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 "Stillingar į prentara"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Setja upp prentara"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Viltu setja upp prentara?"
-#: ../../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; "
@@ -8353,231 +8129,156 @@ 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
#, fuzzy
msgid "Change the printing system"
msgstr "Stilla nettengingu"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr "Venjulega"
-#: ../../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 "Viltu prófa skilgreininguna"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Sel stillingar"
-#: ../../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 "Viltu prófa skilgreininguna"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Prenta śt prufublašsķšu(r)..."
-#: ../../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 "Viltu prófa skilgreininguna"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Stašbundinn prentari"
-#: ../../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 "Viltu prófa skilgreininguna"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Lokauppsetning"
-
-#: ../../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 "Lélegt"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "Sel į aš vera 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 "Belgķskt"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr "Lykilorš"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Ekkert lykilorš"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "Mismunandi lykilorš"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:108
-#, fuzzy, c-format
-msgid "Can't write file %s"
-msgstr "Villa viš aš skrifa ķ skrįna %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr ""
@@ -8591,7 +8292,7 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ekki nógu margar disksneišar fyrir 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"
@@ -8616,81 +8317,77 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Stilli öryggisžrep"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " ? (sjįlfgefiš %s) "
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Stilli öryggisžrep"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Stillingar kjarnaeininga:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Stillingar kjarnaeininga:"
-#: ../../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 " ? (sjįlfgefiš %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 "Stilli öryggisžrep"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Undirbż innsetningu"
-#: ../../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 "
@@ -8698,7 +8395,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 "
@@ -8706,18 +8403,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 "
@@ -8727,89 +8424,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 "
@@ -8817,7 +8514,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 "
@@ -8825,141 +8522,141 @@ 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 "Veldu žęr žjónustur sem skal sjįlfkrafa keyra viš ręsingu"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Prentari"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
#, fuzzy
msgid "Internet"
msgstr "Endursnķš..."
-#: ../../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 "Višföng fyrir fjartengda lpd prentara"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Prentžjónn"
-#: ../../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 "tęki"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "Ašvörun"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr "Bęta aftan viš"
-#: ../../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 "Rót"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "takmarka"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Geiri"
@@ -9031,7 +8728,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 "Nafn tengingar"
@@ -9187,195 +8884,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 "Lyklaborš"
+
+#: ../../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 "Set inn pakka %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Stimplašu žig śt og slįšu į Ctrl-Alt-Backspace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Stimplašu žig aftur inn ķ %s til aš virkja breytingarnar"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Sel stillingar"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Prentžjónn"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Prentžjónn"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS žjónn"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS žjónn"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
#, fuzzy
msgid "Etherboot Floppy/ISO"
msgstr "Bśa til ręsidiskling"
-#: ../../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 "Bęta viš notanda"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Eyša"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Veljiš skrį"
-#: ../../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 "Bęta viš notanda"
-#: ../../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 "Tegund: "
+
+#: ../../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 "Eyša"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Uppsetning"
-#: ../../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 "Netsķa:"
+
+#: ../../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 "Nafn léns"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS žjónn"
+
+#: ../../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 "Uppsetning"
-#: ../../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 "Stilla X"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Settu tóman diskling ķ drif %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 "Ekkert disklingadrif ašgengilegt"
-#: ../../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 "Villa"
-#: ../../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 "Lokauppsetning"
-#: ../../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"
@@ -9390,23 +9459,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 "Endurhlaša"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Lokauppsetning"
-#: ../../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 "Undirbż innsetningu"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9414,57 +9492,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 "Til hamingju!"
-#: ../../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 "Innsetning"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Bęta viš notanda"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Forsnķš disksneiš %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"
@@ -9472,7 +9550,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9480,13 +9558,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 "Prófa tengi"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9495,41 +9573,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 "Ekkert lykilorš"
-#: ../../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 "Villa viš aš opna %s til skriftar: %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"
@@ -9540,67 +9618,67 @@ 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 "Skemmd afritsskrį"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Skemmd afritsskrį"
-#: ../../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 "Skemmd afritsskrį"
-#: ../../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"
@@ -9608,910 +9686,910 @@ 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 "Villa viš lestur skrįarinnar %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 "Val į pakkahóp"
-#: ../../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
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
#, fuzzy
msgid "Remove Selected"
msgstr "Fjartengd prentröš"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Hvernig mśs ertu meš?"
-#: ../../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 "Reyndu aftur"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Hvernig mśs ertu meš?"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Įkveša rótarlykilorš"
-#: ../../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 "Hvaša lyklaboršsuppsetningu viltu?"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Smelltu į disksneiš"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Smelltu į disksneiš"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Smelltu į disksneiš"
-#: ../../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 "Smelltu į disksneiš"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Smelltu į disksneiš"
-#: ../../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 "Veljiš skrį"
-#: ../../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 "Veldu pakkana sem žś vilt setja inn"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Veldu pakkana sem žś vilt setja inn"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Veldu pakkana sem žś vilt setja inn"
-#: ../../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 "Hvernig mśs ertu meš?"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Skemmd afritsskrį"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Geiri"
-#: ../../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 "Tegund"
-#: ../../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 "Notandanafn:"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
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 "Hvernig mśs ertu meš?"
-#: ../../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 "Augnablik"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "stig"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "stig"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Stillingar kjarnaeininga:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Veldu pakkana sem žś vilt setja inn"
-#: ../../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 "Veldu pakkana sem žś vilt setja inn"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Setja upp skrįarkerfi"
-#: ../../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 "Mśs: %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 "Upplżsingar"
-#: ../../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 "Hvaša raštengi er mótaldiš tengt viš?"
-#: ../../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 "Netstillingar"
-#: ../../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
#, fuzzy
msgid "please choose the date to restore"
msgstr "Hvernig mśs ertu meš?"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Hvernig mśs ertu meš?"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Endurheimta frį skrį"
-#: ../../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
#, fuzzy
msgid "Other Media"
msgstr "Annaš"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Setja kerfiš inn"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Endurheimta frį skrį"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Endurheimta frį skrį"
-#: ../../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
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Fjartengd prentröš"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Endurheimta frį skrį"
-#: ../../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 "Endurheimta frį diskling"
-#: ../../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 "Endurheimta frį diskling"
-#: ../../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 "Endurheimta frį skrį"
-#: ../../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 "Vélarheiti:"
-#: ../../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 "Lykilorš"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Notandanafn:"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Vélarheiti:"
-#: ../../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 "Endurheimta frį skrį"
-#: ../../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 "Sérlagaša"
-#: ../../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 "Endurheimta frį diskling"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Endurheimta frį skrį"
-#: ../../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 "netžjónn"
-#: ../../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
#, fuzzy
msgid "Restore"
msgstr "Endurstękka"
-#: ../../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 "Eftirfarandi pakkar verša fjarlęgšir"
-#: ../../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."
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 "Skemmd afritsskrį"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Skemmd afritsskrį"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Skemmd afritsskrį"
-#: ../../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 "Vista ķ skrį"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Netstillingar"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Netstillingar"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
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"
@@ -10543,7 +10621,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10552,7 +10630,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10593,7 +10671,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10621,34 +10699,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"
@@ -10677,7 +10739,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"
@@ -10688,7 +10749,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10699,7 +10760,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10712,162 +10773,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 "Innsetning %s brįst sökum eftirfarandi villu:"
-#: ../../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 "Sel stillingar"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "Nafn tengingar"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "snillingur"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "USB mśs"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Samnżtingarheiti"
-#: ../../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 "Upplżsingar"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Prentari"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Netstillingar"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Auškenning"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Pakka"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Augnablik..."
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -10879,347 +10876,350 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Lélegt"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Hętta innsetningu"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Hętta innsetningu"
+
+#: ../../standalone/drakbug_.c:173
#, fuzzy
msgid "connecting to Bugzilla wizard ..."
msgstr "Uppsetning"
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr ""
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "Netstillingar"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
#, fuzzy
msgid "Profile: "
msgstr "tókst ekki aš tengja: "
-#: ../../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 "Vélarheiti:"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
#, fuzzy
msgid "Internet access"
msgstr "Endursnķš..."
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
#, fuzzy
msgid "Type:"
msgstr "Tegund: "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Gįtt:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
#, fuzzy
msgid "Interface:"
msgstr "Endursnķš..."
-#: ../../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 "Setja upp prentara"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
#, fuzzy
msgid "LAN configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Driver"
msgstr "Sem žjón"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Interface"
msgstr "Endursnķš..."
-#: ../../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
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Stilla nettengingu"
-#: ../../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 "Nafn tengingar"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "Uppsetning"
-#: ../../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 "Virk"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Virk"
-#: ../../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 "Veldu prenttengingu"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
#, fuzzy
msgid "Connection type: "
msgstr "Nafn tengingar"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gįtt"
-#: ../../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 "Stillingar kjarnaeininga:"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Size"
msgstr "Stęrš: %s"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
#, fuzzy
msgid "drakfloppy"
msgstr "Endurheimta frį diskling"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
#, fuzzy
msgid "boot disk creation"
msgstr "Lokauppsetning"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
#, fuzzy
msgid "default"
msgstr "Sjįlfgefiš"
-#: ../../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 "Sel stillingar"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
#, fuzzy
msgid "General"
msgstr "Žżskt"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
#, fuzzy
msgid "Expert Area"
msgstr "F. snillinga"
-#: ../../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 "Bęta viš notanda"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
#, fuzzy
msgid "force"
msgstr "Fęra"
-#: ../../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 "Hringja inn meš mótaldi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr ""
# ## skrytid
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
#, fuzzy
msgid "Remove a module"
msgstr "Sjįlfvirk tenging aukatękja"
-#: ../../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 "Stilla nettengingu"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11227,104 +11227,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 fannst ekki"
-#: ../../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 "Bśiš"
-#: ../../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 "Forsnķš"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Undirbż innsetningu"
-#: ../../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 "takmarka"
-#: ../../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"
@@ -11333,124 +11333,212 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Forsnķša disksneišar"
-#: ../../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 "Fjarlęgji RPM pakkana"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Uppsetning"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Tengipunktur"
-#: ../../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 "Veldu žęr disksneišar sem į aš forsnķša"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "tęki"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr ""
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Prentari"
-#: ../../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 "Setja kerfiš inn"
-#: ../../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 "Veljiš skrį"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../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 "Innsetning"
-#: ../../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 "Hętta innsetningu"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
#, fuzzy
msgid "Internet Connection Sharing"
msgstr "Veldu prenttengingu"
-#: ../../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"
@@ -11458,21 +11546,21 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
#, fuzzy
msgid "disable"
msgstr "Tafla"
-#: ../../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 "Stilla X"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
#, fuzzy
msgid "Disabling servers..."
msgstr "Leita aš tękjum..."
@@ -11482,11 +11570,11 @@ msgstr "Leita aš tękjum..."
msgid "Internet connection sharing is now disabled."
msgstr "Veldu prenttengingu"
-#: ../../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"
@@ -11494,21 +11582,21 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
#, fuzzy
msgid "enable"
msgstr "Tafla"
-#: ../../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 "Veldu prenttengingu"
-#: ../../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 "
@@ -11521,31 +11609,31 @@ msgid ""
"(LAN)."
msgstr ""
-#: ../../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 "Endursnķš..."
-#: ../../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"
@@ -11555,18 +11643,18 @@ 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
#, fuzzy
msgid "Network interface already configured"
msgstr "Skjįr ekki skilgreindur"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11576,17 +11664,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 "Lokauppsetning"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Sel stillingar"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Sel stillingar"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11597,7 +11694,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 "
@@ -11606,18 +11703,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 "ekkert netkort fannst"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11626,90 +11723,90 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "Vistfang SMB žjóns"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "Vistfang SMB žjóns"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Stašbundinn prentari"
-#: ../../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 ""
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
#, fuzzy
msgid "Configuring..."
msgstr "Uppsetning"
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, fuzzy, c-format
msgid "Problems installing package %s"
msgstr "Set inn pakka %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 ""
-#: ../../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 "Veldu prenttengingu"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11719,156 +11816,156 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Vinnuhópur"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "Rótardisksneiš"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "USB mśs"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Eyša"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
#, fuzzy
msgid "edit"
msgstr "Mišlungs"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Bśiš"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Bęta viš notanda"
-#: ../../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 "Stašbundinn prentari"
-#: ../../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 "Fjartengd prentröš"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Samžykkja notanda"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Śtgįfa: %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 "Lélegt"
-#: ../../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 "Val į pakkahóp"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Notandaheiti:"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Vinnuhópur"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Veldu prenttengingu"
-#: ../../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"
@@ -11880,7 +11977,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -11889,139 +11986,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 "Lokauppsetning"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Upplausn"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Veldu ašgerš"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Samnżtingarheiti"
-#: ../../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 "Setja upp prentara"
-#: ../../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 "tęki"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Setja kerfiš inn"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Veldu skjį"
-#: ../../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 "Veldu prenttengingu"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Prenttęki:"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Leita aš tękjum..."
#. -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"
@@ -12036,118 +12133,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 "Kanadķskt (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
msgid "East Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Hętta viš"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Ķslenskt"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "raštengd"
-#: ../../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 "Žaš kom upp villa viš aš raša pökkum:"
-#: ../../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"
@@ -12159,318 +12256,831 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "Prenta śt prufublašsķšu(r)..."
+
+#: ../../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 "Hętta viš"
+
+#: ../../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 "Auškenning"
+
+#: ../../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 "stęrš hlutar"
+
+#: ../../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 "Stilli öryggisžrep"
+
+#: ../../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 "Veljiš skrį"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Gįtt (tękiš)"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "USB mśs"
+
+#: ../../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 "Forsnķša"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "stig"
+
+#: ../../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 "USB mśs"
+
+#: ../../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 "Stillingar kjarnaeininga:"
+
+#: ../../standalone/harddrake2_.c:60
+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 "Bśiš"
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Višföng NetWare prentara"
+
+#: ../../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 "forsnķš"
+
+#: ../../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 "Viš hvaša raštengi er mśsin žķn tengd?"
+
+#: ../../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 "Hętta"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+#, fuzzy
+msgid "/_Options"
+msgstr "Upplżsingar"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+#, fuzzy
+msgid "/_Help"
+msgstr "Hjįlp"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "Hjįlp"
+
+#: ../../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 "Veldu skjįkort"
+
+#: ../../standalone/harddrake2_.c:100
+#, fuzzy
+msgid "/_Report Bug"
+msgstr "Lélegt"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "Tengipunktur"
+
+#: ../../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 "Stilla sjįlfvirkt"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "%s tengipunktur er nś žegar til"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Nota fķnstillingar į höršum disk(um)"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Skošašu vélbśnašarupplżsingar"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Sżna upplżsingar"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Tilgreindu mśs"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../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 "Hętti eftir %d sekśndur"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Višföng fyrir fjartengda lpd prentara"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "Upplżsingar"
+
+#: ../../standalone/keyboarddrake_.c:26
#, fuzzy
msgid "Please, choose your keyboard layout."
msgstr "Hvaša lyklaboršsuppsetningu viltu?"
-#: ../../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 "Breyta upplausn"
-#: ../../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 ""
-#: ../../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 "Skrįr:\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 ""
-#: ../../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
#, fuzzy
msgid "/File/-"
msgstr "Skrįr:\n"
-#: ../../standalone/logdrake_.c:109
-#, fuzzy
-msgid "/_Options"
-msgstr "Upplżsingar"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
#, fuzzy
msgid "/Options/Test"
msgstr "Upplżsingar"
-#: ../../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 "USB mśs"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "Prófa tengi"
-#: ../../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
#, fuzzy
msgid "search"
msgstr "Leita"
-#: ../../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 "forsnķš"
-#: ../../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 "Veldu ašgerš"
-#: ../../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 "Nafn tengingar"
-#: ../../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 "Undirbż innsetningu"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Uppsetning"
-#: ../../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 "Nafn léns"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS žjónn"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Prentžjónn"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS žjónn"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS žjónn"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "tęki"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Prentžjónn"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "Endursnķš..."
-#: ../../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 "forsnķš"
-#: ../../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 "Uppsetning"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Hvernig mśs ertu meš?"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
#, fuzzy
msgid "Save as.."
msgstr "netžjónn"
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
#, fuzzy
msgid "Please, choose the type of your mouse."
msgstr "Hvernig mśs ertu meš?"
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Herma eftir žrišja hnapp?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Netstillingar"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "tókst ekki aš tengja: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Vista ķ skrį"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Nafn tengingar"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Stilla nettengingu"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Nafn tengingar"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Nafn tengingar"
+
+#: ../../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 "Nafn tengingar"
+
+#: ../../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 "Uppsetning"
+
+#: ../../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 "Stašbundinn prentari"
+
+#: ../../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 "Nafn tengingar"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Veldu prenttengingu"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Višföng fyrir fjartengda lpd prentara"
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "Leita aš tękjum..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Prófa tengi"
-#: ../../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 "Viltu setja upp prentara?"
-#: ../../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 "Veldu skjįkort"
-#: ../../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 "Ręsitęki"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12478,7 +13088,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12495,6 +13105,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "%s tengipunktur er nś žegar til"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Veldu tungumįl"
@@ -12570,10 +13185,14 @@ msgstr "Setja kerfiš inn"
msgid "Exit install"
msgstr "Hętta innsetningu"
-#: ../../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 ""
@@ -12828,3 +13447,130 @@ msgstr "Margmišlun"
#, fuzzy
msgid "Scientific Workstation"
msgstr "Upplżsingar"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Sķmanśmer"
+
+#, fuzzy
+#~ 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ś gefst žér tękifęri til aš sękja hugbśnaš sem ętlašur er til "
+#~ "dulritunar.\n"
+#~ "\n"
+#~ "AŠVÖRUN:\n"
+#~ "\n"
+#~ "Žar sem lög um dulritunarhugbśnaš eru mjög mismunandi eftir löndum og "
+#~ "reglur sem settar\n"
+#~ "eru af yfirvöldum oft strangar, žį žarf notandi slķks hugbśnašar aš ganga "
+#~ "śr skugga\n"
+#~ "um aš viškomandi lögsagnarumdęmi leyfi žessa gagnaflutninga, įsamt "
+#~ "varšveislu og\n"
+#~ "notkun į slķkum hugbśnaši.\n"
+#~ "\n"
+#~ "Višskiptavinir Mandrake og/notendur Mandrake Linux skulu žvķ sjį til žess "
+#~ "aš žeir brjóti ekki\n"
+#~ "žau lög sem sett hafa veriš ķ landi viškomandi. Ef viškiptavinir og/eša "
+#~ "notendur\n"
+#~ "virša ekki žessi lög žį mega žeir bśast viš žeim refsiašgeršum sem slķkar "
+#~ "athafnir\n"
+#~ "hafa ķ för meš sér.\n"
+#~ "\n"
+#~ "Hvorki Mandrakesoft né framleišsluašilar eša dreifingarašilar žeirra bera "
+#~ "įbyrgš į\n"
+#~ "sérstökum, óbeinum eša beinum, skaša (ž.m.t. en ekki takmarkaš af,\n"
+#~ "hagnašartapi, višskiptabanni eša truflun, gagnatapi og\n"
+#~ "öšru fjįrhagslegu tapi, skašabótum eša öšrum bótum sem fyrirskipaš er af "
+#~ "dómstóli\n"
+#~ "aš skuli borgast) sökum notkunar, varšveislu, eša flutnings\n"
+#~ "af slķkum hugbśnaši, sem višskiptavinur og/eša notandi hafši ašgang aš "
+#~ "eftir\n"
+#~ "aš hafa samžykkt žennan samning..\n"
+#~ "\n"
+#~ "Žessi samningur fellur undir og skal vera tślkašur af lögum Frakklands "
+#~ "nema\n"
+#~ "žar sem krafist er notkun laga viškomandi yfirvalda. \n"
+#~ "Žessi samningur inniheldur hinsvegar ekki hverskonar lög sem bjóša upp į "
+#~ "įrekstra, \n"
+#~ "undirstöšuatriši eša lagaįkvęši sem męla į móti. Frönsk lög\n"
+#~ "skulu ķ žeim tilfellum gilda fram yfir lög viškomandi lands.\n"
+#~ "\n"
+#~ "Frekari upplżsingar um žennan samning fįst hjį \n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena, California, 91001\n"
+#~ "USA"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Lokauppsetning"
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr "Lélegt"
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Sel į aš vera http://..."
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr "Belgķskt"
+
+#, fuzzy
+#~ msgid "password"
+#~ msgstr "Lykilorš"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Ekkert lykilorš"
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Mismunandi lykilorš"
+
+#, fuzzy
+#~ msgid "Can't write file %s"
+#~ msgstr "Villa viš aš skrifa ķ skrįna %s"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Smelltu į disksneiš"
diff --git a/perl-install/share/po/it.po b/perl-install/share/po/it.po
index e96442d05..b65aabe54 100644
--- a/perl-install/share/po/it.po
+++ b/perl-install/share/po/it.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\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 20:02+0200\n"
"Last-Translator: Roberto Rosselli Del Turco <rosselli@ling.unipi.it>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -72,44 +72,44 @@ msgstr ""
"Il tuo sistema supporta la configurazione di pił testine.\n"
"Cosa vuoi fare?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Scegli la quantitą di memoria della tua scheda grafica"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Configurazione di XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Che configurazione di XFree vuoi avere?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Configura tutte le testine indipendentemente"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Usa l'estensione Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Configura solo la scheda \"%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 accelerazione 3D 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"
@@ -119,19 +119,19 @@ msgstr ""
"La tua scheda č supportata da XFree %s che potrebbe avere un miglior "
"supporto in 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 ""
"La tua scheda puņ avere il supporto per l'accelerazione 3D 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 accelerazione 3D hardware SPERIMENTALE"
-#: ../../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 ""
"La tua scheda č supportata da XFree %s che potrebbe avere un miglior "
"supporto in 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"
@@ -152,12 +152,12 @@ msgstr ""
"La tua scheda puņ avere l'accelerazione 3D hardware con XFree %s,\n"
"NOTA CHE Č UN SUPPORTO SPERIMENTALE E POTREBBE BLOCCARE IL TUO COMPUTER."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (installazione driver video)"
#: ../../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 "Condivisione personalizzata"
@@ -170,7 +170,7 @@ msgstr "Scheda grafica"
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 "Risoluzione"
@@ -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 "Opzioni"
-#: ../../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 "Esci"
@@ -228,7 +229,8 @@ msgstr ""
msgid "Generic"
msgstr "Generico"
-#: ../../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 "Un passo indietro"
@@ -289,50 +291,52 @@ msgstr "16 milioni di colori (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 miliardi di colori (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Risoluzioni"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Seleziona risoluzione e profonditą di colore"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Scheda grafica: %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 "Annulla"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Test della configurazione"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Vuoi provare la configurazione ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Attenzione: il test di questa scheda video puņ bloccare il computer"
@@ -427,164 +431,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Di che tipo č la tua connessione ISDN?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Primo settore della partizione di boot"
-#: ../../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 "Primo settore del disco rigido (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Installazione di 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 "Dove vuoi installare il bootloader?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Installazione di 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 menu in modo testo"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO con menu grafico"
-#: ../../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 "Avvia da DOS/Windows (usando 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 "Opzioni principali del bootloader"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Bootloader da usare"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Installazione del bootloader"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Dispositivo di boot"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Compatta"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "compatta"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Modo video"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Ritardo prima di avviare con l'immagine predefinita"
-#: ../../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 "Password"
-#: ../../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 "Password (ripeti)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Limita opzioni della linea di comando"
-#: ../../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 "Pulisci /tmp ad ogni avvio"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Precisa la dimensione RAM se necessario (trovati %d Mb)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Abilita profili multipli"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Specifica dimensione RAM in Mb"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"L'opzione ''Limita opzioni della linea di comando'' č inutile\n"
"senza un password"
-#: ../../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 "Per favore prova di nuovo"
-#: ../../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 "Le password non corrispondono"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Messaggio di init"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Attesa dell'Open Firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Attesa per il boot del kernel"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Abilita l'avvio da CD-ROM?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Abilita boot OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Sistema operativo predefinito?"
-#: ../../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"
"Da quale disco effettuate il boot?"
-#: ../../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 ""
"Queste sono le voci attuali.\n"
"Puoi aggiungerne altre o cambiare quelle esistenti."
-#: ../../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 "Aggiungi"
-#: ../../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 "Fatto"
-#: ../../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 "Che tipo di voce vuoi aggiungere"
-#: ../../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 "Altro OS (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Altro OS (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Altro OS (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Immagine"
-#: ../../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 "Aggiungi"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lettura-scrittura"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabella"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Non sicuro"
-#: ../../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 "Etichetta"
-#: ../../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 "Predefinito"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Dimensioni Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "No Video"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Rimuovi voce"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Etichetta vuota non ammessa"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Dovete indicare l'immagine di un kernel"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Devi specificare una partizione radice"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Questa etichetta č gią stata usata"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Trovate %s interfacce %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Ne hai un'altra?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hai una qualsiasi interfaccia %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 "Vedi informazioni hardware"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installazione driver per scheda %s %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"
@@ -758,7 +764,7 @@ msgstr ""
"Si noti che ogni indirizzo dovrebbe essere inserito con il prefisso 0x (ad "
"es. '0x123')."
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -769,17 +775,17 @@ msgstr ""
"Le opzioni sono in formato ''nome=valore nome2=valore2 ...''.\n"
"Per esempio, ''io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Opzioni del modulo:"
#. -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 "Quale driver %s dovrei provare?"
-#: ../../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 ""
"informazioni di cui ha bisogno? Occasionalmente, la ricerca bloccherą il\n"
"computer, ma non dovrebbe causare alcun danno."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Investgazione automatica"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Specifica opzioni"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -814,64 +820,64 @@ msgstr ""
"Caricamento del modulo %s fallito.\n"
"Vuoi riprovare con altri parametri?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "accesso ai programmi X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "accesso agli strumenti RPM"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "permetti \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "accesso ai file di amministrazione del sistema"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
#, fuzzy
msgid "access to network tools"
msgstr "accesso agli strumenti RPM"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
#, fuzzy
msgid "access to compilation tools"
msgstr "accesso agli strumenti RPM"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s gią aggiunto)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Questo password č troppo semplice"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Per favore fornisci un nome utente"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Il nome utente deve contenere solo lettere minuscole, numeri, '-' e '_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Questo nome utente č troppo lungo"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Questo nome utente č gią stato aggiunto"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Aggiungi utente"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -880,32 +886,32 @@ msgstr ""
"Inserisci un utente\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Accetta utente"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Vero nome"
-#: ../../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 "Nome utente"
-#: ../../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 "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?"
@@ -914,19 +920,19 @@ msgstr ""
"utente all'avvio.\n"
"Vuoi sfruttare questa caratteristica?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Scegli l'utente predefinito"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Scegli il window manager da eseguire:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Per favore, scegli la lingua da utilizzare."
-#: ../../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,35 +940,35 @@ msgid ""
msgstr ""
"Potete scegliere altre lingue che saranno disponibili dopo l'installazione"
-#: ../../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 "Tutto"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Permetti a tutti gli utenti"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Nessuna condivisione"
-#: ../../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 "Il pacchetto %s deve essere installato. Volete installarlo?"
-#: ../../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 "Potete esportare usando NFS o Samba. Quale desiderate"
-#: ../../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 "Il pacchetto obbligatorio %s č assente"
-#: ../../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 "
@@ -977,11 +983,11 @@ msgstr ""
"\n"
"\"Custom\" permette un controllo pił preciso per ogni utente.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Lancia 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."
@@ -989,31 +995,31 @@ msgstr ""
"La condivisione in base all'utente usa il gruppo \"fileshare\". \n"
"Potete utilizzare userdrake per aggiungere un utente a questo gruppo."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Benvenuti cracker"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Scarso"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Normale"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Alto"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Pił alto"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoico"
-#: ../../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"
@@ -1023,7 +1029,7 @@ msgstr ""
"ma molto delicato: non deve essere usato per una macchina connessa ad altre\n"
"o ad Internet. Non c'č nessun accesso con password."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1031,7 +1037,7 @@ msgstr ""
"Ora le password sono abilitate, ma l'uso come computer di rete č comunque\n"
"ancora sconsigliato."
-#: ../../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 ""
"usare per\n"
"connettersi ad Internet come cliente."
-#: ../../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 ""
"Esistono gią alcuni limiti, e ogni notte vengono eseguiti ulteriori "
"controlli automatici."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1066,7 +1072,7 @@ msgstr ""
"livello\n"
"pił basso."
-#: ../../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."
@@ -1074,36 +1080,36 @@ msgstr ""
"Basato sul livello precedente, ma ora il sistema č completamente\n"
"chiuso. Le funzioni di sicurezza sono al massimo."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Opzioni"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Scegli livello di sicurezza"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Livello di sicurezza"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Usa libsafe per i server"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Una libreria che difende il sistema da attacchi del tipo \"buffer overflow\" "
"e \"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"
@@ -1111,7 +1117,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"
@@ -1127,204 +1133,199 @@ 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 "Benvenuti su GRUB, il selezionatore di sistemi operativi!"
#. -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 "Usate i tasti %c e %c per evidenziare la voce che interessa."
#. -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 ""
"Premete Invio per avviare il sistema operativo selezionat, 'e' per modificare"
#. -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 "i comandi prima del boot, o 'c' per avere una linea di comando."
#. -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 voce evidenziata verrą avviata automaticamente in %d secondi."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "spazio insufficiente 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 "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 "Menu di avvio"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Non puoi installare il bootloader su una partizione %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "nessun aiuto presente (per ora).\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Configurazione stile di avvio"
-#: ../../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 "/_File"
-#: ../../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 "/File/_Esci"
-#: ../../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 NewStyle per categorie"
-#: ../../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 tradizionale"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Gtk tradizionale"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Lancia Aurora al momento del boot"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Modo LILO/GRUB"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Modo Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Installa sistema"
-#: ../../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 "Crea una nuova partizione"
-#: ../../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 "Sto copiando %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 "Errore"
-#: ../../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 "No Video"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
# there is no room to put "Scegli classe d'installazione"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Classe d'installazione"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1333,22 +1334,22 @@ msgstr ""
"Al momento state usando %s come Boot Manager.\n"
"Cliccate su Configura per lanciare l'assistente di configurazione."
-#: ../../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
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Salva scelta pacchetti"
-#: ../../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"
@@ -1357,89 +1358,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 "Modo sistema"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Lancia il sistema X Window all'avvio"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "No, non voglio il login automatico"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Sģ, voglio il login automatico con questo (utente, 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 "OK"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "Non riesco ad aprire /etc/inittab in lettura: %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 minuti"
-#: ../../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 secondi"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Non posso fare degli screenshot prima del partizionamento"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Dopo 'installazione degli screenshot saranno disponibili in %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"
@@ -1447,8 +1443,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 "Belgio"
@@ -1472,13 +1468,13 @@ msgstr "Norvegia"
msgid "Sweden"
msgstr "Svezia"
-#: ../../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 "Olanda"
-#: ../../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"
@@ -1486,8 +1482,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 "Stati Uniti"
@@ -1504,12 +1500,12 @@ msgstr ""
msgid "New"
msgstr "nuovo"
-#: ../../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 "Esegui unmount"
-#: ../../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 "Esegui mount"
@@ -1518,10 +1514,9 @@ msgstr "Esegui mount"
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 "Punto di mount"
@@ -1539,28 +1534,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 "Punto di mount:"
-#: ../../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 "Opzioni: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Per favore prima fate un backup dei vostri dati"
-#: ../../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 "Leggete con attenzione!"
-#: ../../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"
@@ -1570,15 +1565,15 @@ msgstr ""
"(2048\n"
"settori sono sufficienti) all'inizio del disco"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Assistente"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Scegli un'azione"
-#: ../../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"
@@ -1590,82 +1585,82 @@ msgstr ""
"Per prima cosa suggerisco di ridimensionare quella partizione\n"
"(clicca su di essa, poi clicca su \"Ridimensiona\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Per favore clicca su una partizione"
-#: ../../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 "Dettagli"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Non ho trovato nessuna stampante locale!\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 "FS 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 "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 "Vuoto"
-#: ../../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 "Altro"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tipo di filesystem:"
-#: ../../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 "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 "Usa ''%s'' invece"
-#: ../../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 "Cancella"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Prima usa ''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"
@@ -1673,72 +1668,72 @@ msgstr ""
"Dopo aver cambiato tipo di partizione %s, tutti i dati su questa partizione "
"saranno persi"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Scegli una partizione"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Scegli un'altra partizione"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Esci"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Passa a modo Esperto"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Passa a modo Normale"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Un passo indietro"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Continuo comunque?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Esci senza salvare"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Esci senza scrivere la tabella delle partizioni?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Vuoi salvare le modifiche a /etc/fstab?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Alloca automaticamente"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Azzera tutto"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Alloca automaticamente"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Ancora"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informazioni sul disco fisso"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Tutte le partizioni primarie sono usate"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Non posso aggiungere altre partizioni"
-#: ../../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,31 +1741,31 @@ msgstr ""
"Per avere pił partizioni, per favore eliminarne una per essere in grado di "
"crearne una estesa"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Salva la tabella delle partizioni"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Ripristina tabella delle partizioni"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Recupera tabella delle partizioni"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Ricarica tabella delle partizioni"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automounting di media rimovibili"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Scegli file"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1778,11 +1773,12 @@ msgstr ""
"La copia di sicurezza della tabella delle partizioni non ha la stessa\n"
"dimensione. Continuo comunque?"
-#: ../../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 "Attenzione"
-#: ../../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"
@@ -1790,104 +1786,104 @@ msgstr ""
"Inserisci un floppy nel drive\n"
"Tutti i dati su questo floppy saranno persi"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Provo a recuperare la tabella delle partizioni"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Informazioni dettagliate"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Ridimensiona"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Sposta"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatta"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Aggiungi a RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Aggiungi a LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Rimuovi da RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Rimuovi da LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modifica RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Usa per loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Crea una nuova partizione"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Settore iniziale: "
-#: ../../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 "Dimensione 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 "Tipo di filesystem: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Preferenza: "
-#: ../../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 "Rimuovo il file di loopback?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Cambia il tipo di partizione"
-#: ../../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 "Quale filesystem vuoi?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Passo da 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 "Dove vuoi fare il mount del file loopback %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Dove vuoi fare il mount del 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,137 +1891,137 @@ msgstr ""
"Non puoi deselezionare punti di mount perché questa partizione č usata\n"
"per il loopback. Prima rimuovi il loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Dove vuoi fare il mount del dispositivo %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Calcolo dei vincoli del filesystem 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 "Ridimensionamento"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Questa partizione non č ridimensionabile"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Dovresti eseguire il backup di tutti i dati su questa partizione"
-#: ../../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 ""
"Dopo aver ridimensionato la partizione %s, tutti i dati su questa partizione "
"saranno persi"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Scegli la nuova dimensione"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Nuova dimensione in Mb: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Su quale disco vuoi spostarlo?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Settore"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Su che settore vuoi spostarlo?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Spostamento"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Spostamento partizione..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Scegli un RAID esistente a cui effettuare l'aggiunta"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nuovo"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Scegli un LVM esistente a cui effettuare l'aggiunta"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Nome LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Questa partizione non puņ essere usata per il 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 "Nome file loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Assegna un nome di file"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "File gią usato da un altro loopback, selezionane uno diverso"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Il file esiste gią. Lo uso?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Opzioni di mount"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Varie"
-#: ../../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 "livello"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "dimensione del blocco"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Fai attenzione: questa operazione č pericolosa."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Che tipo di partizionamento?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Il pacchetto %s č necessario. Volete installarlo?"
-#: ../../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"
@@ -2037,7 +2033,7 @@ msgstr ""
"Nel caso tu usassi LILO non funzionerebbe, o se non usassi LILO non ti "
"servirebbe /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"
@@ -2049,7 +2045,7 @@ msgstr ""
"partizione /boot. Se hai intenzione di usare LILO come boot manager, "
"accertati di creare una partizione /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"
@@ -2059,49 +2055,49 @@ msgstr ""
"Nessun bootloader puņ gestirla senza una partizione /boot.\n"
"Perciņ accertati di aggiungere una partizione /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 tabella delle partizioni del disco %s sta per essere scritta su disco!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Sarą necessario riavviare il sistema prima che le modifiche diventino "
"effettive!"
-#: ../../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 ""
"Dopo aver formattato la partizione %s, tutti i dati su questa partizione "
"saranno persi"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formattazione"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formattazione file di 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 "Formattazione partizione %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Nascondi file"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Sposta i file sulla nuova partizione"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2110,83 +2106,83 @@ msgstr ""
"La directory %s contiene gią dei dati\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Sto spostando i file sulla nuova partizione"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Sto copiando %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Sto cancellando: %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partizione %s adesso č nota come %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 "Lettera di drive DOS: %s (solo una supposizione)\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 "Nome: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Inizia: settore %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Dimensione: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s settori"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Da cilindro %d a %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formattato\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Non formattato\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "In linea\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"
@@ -2195,7 +2191,7 @@ msgstr ""
"File di 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"
@@ -2203,27 +2199,27 @@ msgstr ""
"Partizione di boot predefinita\n"
" (per boot MS-DOS, non per lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Livello %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Dimensione del blocco %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Dischi RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Nome file di loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2235,7 +2231,7 @@ msgstr ""
"una partizione Driver, č meglio\n"
"non toccarla.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2247,63 +2243,63 @@ msgstr ""
"viene utilizzata per effettuare\n"
"il dual-boot del tuo 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 "Dimensione: %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 cilindri, %s testine, %s settori\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 "Dischi LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipo tabella delle partizioni: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "sul canale %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Chiave di crittazione del filesystem"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Scegliete la chiave di crittazione del filesystem"
-#: ../../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 ""
"Questa chiave di crittazione č troppo semplice (deve essere lunga almeno %d "
"caratteri)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Le chiavi di crittazione non corrispondono"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Chiave di crittazione"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Chiave di crittazione (di nuovo)"
@@ -2311,10 +2307,6 @@ msgstr "Chiave di crittazione (di nuovo)"
msgid "Change type"
msgstr "Cambia tipo"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Per favore clicca su un supporto"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2339,7 +2331,7 @@ msgstr ""
"Per favore digitate il vostro nome utente, il password e il nome di dominio\n"
"per poter accedere a questo host."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Nome utente"
@@ -2351,23 +2343,23 @@ msgstr "Dominio"
msgid "Search servers"
msgstr "Ricerca server"
-#: ../../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 formattazione di %s fallita"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Non so come formattare %s in tipo %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "il mount della partizione %s sulla directory %s non č riuscito"
-#: ../../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 "errore in fase di unmount di %s: %s"
@@ -2453,30 +2445,34 @@ msgstr "Nulla da fare"
msgid "Error opening %s for writing: %s"
msgstr "Errore aprendo %s in scrittura: %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 "Configurazione di 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"
@@ -2485,26 +2481,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Driver"
-#: ../../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 "Aiuto"
-#: ../../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 "
@@ -2523,7 +2519,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"
@@ -2533,31 +2529,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 "Per favore attendi... sto applicando la configurazione"
-#: ../../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 "Attendere prego"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "Driver 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 "Modello sconosciuto"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2567,212 +2564,11 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Mouse"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Memoria della scheda (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Annulla"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../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 "Modulo"
-
-#: ../../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 "Descrizione"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Identificazione bus"
-
-#: ../../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 "Scegli file"
-
-#: ../../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 "Dispositivo di 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 pulsanti"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Pagina di prova alternativa (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 "/_Esci"
-
-#: ../../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 "/_Guida"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Aiuto"
-
-#: ../../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 "/_Segnala un bug"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Informazioni su..."
-
-#: ../../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
-msgid "Author:"
-msgstr "Autore:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Versione di Harddrake2 "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Hardware identificato"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informazioni"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Configura modulo"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Identificazione in corso"
-
-#: ../../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 "Sto eseguendo \"%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 "secondario"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Riconoscimento automatico"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Sconosciuto|Generico"
@@ -2784,7 +2580,7 @@ msgstr "CPH05X (bt878) sconosciuto [molti produttori]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "CPH05X (bt878) sconosciuto [molti produttori]"
-#: ../../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"
@@ -2798,31 +2594,31 @@ msgstr ""
"scheda e sintonizzatore qui. Dovete solo selezionare i parametri della "
"vostra scheda TV se necessario."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Tipo di scheda:"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tipo di sintonizzatore:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Numero dei buffer di cattura:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "numero dei buffer di cattura per una cattura di tipo mmap"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "Impostazioni PLL:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Supporto radio:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -4697,6 +4493,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/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"
@@ -4719,10 +4516,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"
@@ -4848,16 +4645,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Non posso usare broadcast senza 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 "Inserisci un floppy MS-DOS nel drive %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Questo floppy non č stato formattato usando MS DOS/Windows"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4865,12 +4662,12 @@ msgstr ""
"Per usare la selezione di pacchetti che avete salvato, dovete cominciare "
"l'installazione digitando ``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 "Errore leggendo il file %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"
@@ -4879,7 +4676,7 @@ msgstr ""
"creare nuovi filesystem. Per favore controlla il tuo hardware per stabilire "
"la causa di questo 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"
@@ -4888,7 +4685,7 @@ msgstr ""
"Parte dell'hardware del tuo computer richiede drivers ''proprietari'' per\n"
"funzionare. Puoi trovare informazioni al riguardo presso: %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"
@@ -4898,11 +4695,11 @@ msgstr ""
"A questo scopo, crea una partizione (o clicca su una gią esistente).\n"
"Quindi clicca su \"Punto di mount\" e assegna '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Devi avere una partizione di swap"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4912,59 +4709,59 @@ msgstr ""
"\n"
"Continuo comunque?"
-#: ../../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 "Devi avere una partizione FAT montata su /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Usa lo spazio libero"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Non c'č abbastanza spazio libero per allocare nuove partizioni"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Usa partizione esistente"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Non c'č una partizione esistente da usare"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Usa la partizione Windows per loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Che partizione vuoi usare per Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Scegli le dimensioni"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Dimensione partizione radice in Mb: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Dimensione partizione di swap in Mb: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Usa lo spazio libero della partizione Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Quale partizione vuoi ridimensionare?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Calcolo i confini del filesystem di Windows "
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4973,7 +4770,7 @@ msgstr ""
"Il ridimensionatore della FAT non riesce a gestire la tua partizione, \n"
"si č verificato il seguente errore: %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 "
@@ -4982,7 +4779,7 @@ msgstr ""
"La tua partizione Windows č troppo frammentata, per favore prima\n"
"lancia ''defrag''"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -5003,21 +4800,21 @@ msgstr ""
"dati.\n"
"Quando sei sicuro, premi Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Quanto spazio vuoi lasciare per Windows sulla"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "partizione %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Ridimensionamento FAT fallito: %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)"
@@ -5025,33 +4822,33 @@ msgstr ""
"Non c'č una partizione FAT da ridimensionare o da usare come loopback (o \n"
"non c'č abbastanza spazio su di essa)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Cancella l'intero disco"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Rimuovi 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 "Hai pił di un disco rigido, su quale vuoi installare 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 ""
"TUTTE le partizioni esistenti e i loro dati verranno persi sul disco %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Partizionamento personalizzato del disco"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Usa fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5060,29 +4857,29 @@ msgstr ""
"Adesso puoi partizionare %s\n"
"Quando hai finito, non dimenticare di salvare 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 "Non hai sufficiente spazio libero sulla partizione Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Non trovo lo spazio per installare Mandrake Linux"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"Il wizard di partizionamento di DrakX ha trovato le seguenti soluzioni:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partizionamento fallito: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Sto attivando la rete"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Sto disattivando la rete"
@@ -5111,12 +4908,12 @@ msgstr ""
"Controlla il cdrom su un sistema gią installato digitando \"rpm -qpl "
"mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Benvenuto 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 "Nessun drive floppy disponibile"
@@ -5126,7 +4923,7 @@ msgstr "Nessun drive floppy disponibile"
msgid "Entering step `%s'\n"
msgstr "Inizio fase '%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 "
@@ -5137,79 +4934,79 @@ msgstr ""
"Mandrake Linux. In tal caso, in alternativa puoi provare un'installazione \n"
"testuale. Per questo, premi 'F1' all'avvio da CDROM, poi digita '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 "Classe d'installazione"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Per favore, scegli una delle seguenti classi d'installazione:"
-#: ../../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 "Selezione Gruppi di Pacchetti"
-#: ../../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 "Selezione individuale pacchetti"
-#: ../../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 "Domensione totale: %d / %d Mb"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pacchetto errato"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nome: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Versione: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Dimensioni: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Importanza: %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 ""
"Non puoi selezionare questo pacchetto perchč non c'č abbastanza spazio \n"
"rimanente per installarlo"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "I seguenti pacchetti stanno per essere installati"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "I seguenti pacchetti satanno per essere rimossi"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Non puoi selezionare/deselezionare questo pacchetto"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Questo č un pacchetto obbligatorio, non puņ essere deselezionato"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Non puoi deselezionare questo pacchetto. č gią installato"
-#: ../../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?"
@@ -5217,74 +5014,74 @@ msgstr ""
"Questo pacchetto deve essere aggiornato\n"
"Sei sicuro di volerlo deselezionare?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Non puoi deselezionare questo pacchetto. Deve essere aggiornato"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Mostra i pacchetti selezionati automaticamente"
-#: ../../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 "Carica/Salva su floppy"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Aggiornamento scelta pacchetti"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Installazione minima"
-#: ../../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 "Scegli i pacchetti da installare"
-#: ../../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 "Installazione"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Sto valutando"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Tempo restante "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Per favore attendi, sto preparando l'installazione"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pacchetti"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Installazione del pacchetto %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 "Accetta"
-#: ../../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 "Rifiuta"
-#: ../../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"
@@ -5300,17 +5097,17 @@ msgstr ""
"č pronto. Se non ce l'hai, premi Annulla per evitare l'installazione da "
"questo 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 "Vado avanti comunque?"
-#: ../../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 "C'č stato un errore ordinando i pacchetti:"
-#: ../../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 "C'č stato un errore installando i pacchetti:"
@@ -5609,108 +5406,108 @@ msgstr ""
"all'attenzione del Tribunale competente di Parigi - Francia.Per qualsiasi "
"domanda riguardo questo documento, per favore contattate 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 "Tastiera"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Per favore, scegli la mappa della tastiera."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Ecco la lista completa delle tastiere disponibili"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Che classe di installazione preferisci?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Installa/Aggiorna"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Č un'installazione o un aggiornamento?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Raccomandata"
-#: ../../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 "Esperto"
-#: ../../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 "Aggiorna"
-#: ../../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 "Solo aggiornamento pacchetti"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Per favore, scegli il tipo del tuo mouse."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Porta del mouse"
-#: ../../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 "Per favore scegli a che porta seriale č connesso il mouse."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulazione pulsanti"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulazione pulsante 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulazione pulsante 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Configuro schede 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 "Sto configurando 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 "nessuna partizione disponibile"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Controllo delle partizioni per trovare i punti di mount"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Scegli i punti di mount"
-#: ../../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"
@@ -5718,73 +5515,73 @@ msgstr ""
"Non c'č spazio libero per un bootstrap di 1MB! L'installazione continua, ma "
"per avviare il sistema dovrai creare la partizione di bootstrap con DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Non ho trovato una partizione root da aggiornare"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Partizione radice"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Qual'č la partizione radice (/) del tuo 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 ""
"Devi resettare affinché le modifiche alla tabella delle partizioni\n"
"abbiano effetto"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Scegli le partizioni che vuoi formattare"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Controllo blocchi danneggiati?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formattazione partizioni"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Sto creando e formattando il file %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 insufficiente per completare l'installazione. Per favore, aumentane le "
"dimensioni"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Sto cercando i pacchetti disponibili"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Sto cercando i pacchetti disponibili"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Non puoi deselezionare questo pacchetto. č gią installato"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Sto cercando i pacchetti da aggiornare"
-#: ../../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 "
@@ -5793,7 +5590,7 @@ msgstr ""
"Il tuo sistema non ha abbastanza spazio rimanente per l'installazione o\n"
"l'aggiornamento (%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."
@@ -5801,35 +5598,35 @@ msgstr ""
"Per favore scegli di caricare o salvare la selezione pacchetti su floppy.\n"
"Il formato č lo stesso dei floppy generati con auto_install."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Carica da floppy"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Salva su floppy"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Caricamento da floppy"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Selezione pacchetti"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Inserisci un floppy contenente la scelta dei pacchetti"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Lo spazio indicato č maggiore dello spazio disponibile"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Tipo di installazione"
-#: ../../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:"
@@ -5837,19 +5634,19 @@ msgstr ""
"Non avete selezionato nessun gruppo di pacchetti.\n"
"Per favore scegliete il tipo di installazione minima desiderato:"
-#: ../../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 la documentazione essenziale (raccomandata!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Installazione veramente minima (in particolare niente 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"
@@ -5859,16 +5656,16 @@ msgstr ""
"Se non hai nessuno di questi CDs, clicca su Annulla.\n"
"Se mancano solo alcuni dei CD, deselezionali, e poi clicca Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom chiamato \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Sto preparando l'installazione"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5877,97 +5674,21 @@ msgstr ""
"Installazione del pacchetto %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Configurazione post installazione"
-#: ../../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 "Per favore inserisci il floppy di avvio utilizzato nel drive %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 "Per favore inserisci il floppy di aggiornamento moduli nel drive %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 ""
-"Hai ora la possibilitą di scaricare software per la cifratura dei dati.\n"
-"\n"
-"ATTENZIONE !\n"
-"A causa dei diversi requisiti generali applicabili a questi software e\n"
-"imposti da varie nazioni, clienti e/o utenti finali di questi software "
-"dovrebbero\n"
-"assicurarsi che le leggi della propria nazione consentano di scaricare, "
-"archiviare\n"
-"e/o usare questo tipo di software.\n"
-"\n"
-"Inoltre clienti e/o utenti finali dovrebbero prestare particolare attenzione "
-"a non infrangere\n"
-"le leggi della propria nazione. Se clienti e/o utenti finali non dovessero\n"
-"rispettare i dettami di tali leggi in vigore, potrebbero incorrere in gravi\n"
-"sanzioni.\n"
-"\n"
-"Sia Mandrakesoft sia i suoi produttori e fornitori non potranno essere "
-"ritenuti responsabili\n"
-"per danni speciali, indiretti o accidentali (inclusi, ma non limitati a, "
-"perdite\n"
-"di guadagni, interruzioni di affari, perdita di dati commerciali e altre "
-"perdite\n"
-"pecuniarie, ed eventuali multe e indennitą da pagare a seguito di sentenza "
-"di \n"
-"tribunale) derivanti da uso, possesso, o semplice scaricamento di questi "
-"software,\n"
-"a cui clienti e/o utenti finali abbiano eventuale accesso dopo aver "
-"sottoscritto\n"
-"il presente accordo.\n"
-"\n"
-"Per ogni eventuale delucidazione in relazione a questo argomento, si prega "
-"di\n"
-"contattare\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"
@@ -5988,161 +5709,161 @@ msgstr ""
"\n"
"Volete installare gli aggiornamenti?"
-#: ../../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 ""
"Connessione con il sito Mandrake Linux per avere la lista dei mirror "
"disponibili"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Scegli un mirror da cui prendere i pacchetti"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Conessione al mirror per avere la lista dei pacchetti disponibili"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Qual'č il tuo fuso orario?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "L'orologio del tuo hardware č settato su GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronizzazione automatica dell'ora (usando NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Server 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 "Server CUPS remoto"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Nessuna stampante"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Hai una scheda audio ISA?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Lanciate \"sndconfig\" dopo l'installazione per configurare la vostra scheda "
"audio"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Non č stata rilevata nessuna scheda audio. Provate con \"harddrake\"\n"
"dopo l'installazione."
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Riepilogo"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Mouse"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Fuso orario"
-#: ../../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 "Stampante"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Scheda 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 "Scheda audio"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Scheda 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 "Prendi i font di 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 "File locali"
-#: ../../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 "Scegli il password per root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Nessun Password"
-#: ../../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 "Questo password č troppo semplice (deve essere almeno di %d caratteri)"
-#: ../../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 "Autenticazione"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Autenticazione 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 "Server LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Autenticazione 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 "Server 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 /"
@@ -6158,21 +5879,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autenticazione LDAP"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nome dominio"
-#: ../../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 "
@@ -6201,19 +5922,20 @@ msgstr ""
"Se vuoi creare un disco di avvio per il tuo sistema, inserisci un floppy\n"
"nel primo drive e premi \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Primo drive floppy"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Secondo drive floppy"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Salta"
-#: ../../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"
@@ -6239,7 +5961,7 @@ msgstr ""
"del sistema. Vuoi creare un disco di avvio per il tuo sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6253,29 +5975,29 @@ msgstr ""
"molto probabilmente non sarą possibile creare un floppy di 1.44 Mb\n"
"perché XFS necessita di in driver molto grande)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Spiacente, nessun drive floppy disponibile"
-#: ../../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 ""
"Scegli il drive floppy che vuoi utilizzare per creare il disco di avvio"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Inserisci un floppy nel drive %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Creazione disco di avvio"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Preparazione del 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"
@@ -6287,11 +6009,11 @@ msgstr ""
"L'installazione continuerą, ma dovrai usare\n"
" BootX per avviare il tuo computer"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Vuoi usare 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?"
@@ -6299,16 +6021,16 @@ msgstr ""
"Errore installando aboot, \n"
"provo a forzare l'installazione anche se ciņ distrugge la prima partizione?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Sto installando il bootloader"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Installazione del bootloader fallita. Si č verificato il seguente errore:"
-#: ../../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"
@@ -6325,17 +6047,17 @@ msgstr ""
" Poi digitate: shut-down\n"
"Al boot successivo dovreste vedere il prompt del bootloader."
-#: ../../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 "Inserisci un floppy vuoto nel drive %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Sto creando il floppy di installazione automatica ..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6345,7 +6067,7 @@ msgstr ""
"\n"
"Vuoi veramente interrompere adesso?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6378,15 +6100,15 @@ msgstr ""
"capitolo\n"
"sulla post-installazione della Guida Ufficiale dell'Utente 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
msgid "Generate auto install floppy"
msgstr "Crea il floppy di installazione automatica"
-#: ../../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"
@@ -6401,25 +6123,25 @@ msgstr ""
"\n"
"Probabilmente preferirete ripetere l'installazione.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatizzata"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Ripeti"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Salva scelta pacchetti"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Installazione 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 ""
@@ -6437,22 +6159,22 @@ msgstr "manca l'aiuto per la console"
msgid "Choose a file"
msgstr "Scegli un file"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avanzato"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Di base"
-#: ../../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 "<- Indietro"
-#: ../../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 "Successivo"
@@ -6525,375 +6247,379 @@ msgstr ""
msgid "Re-submit"
msgstr "Riproporre"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Ceca (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Tedesca"
-#: ../../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 "Spagnola"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finlandese"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francese"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norvegese"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polacca"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Russa"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Svedese"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Tastiera UK"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Tastiera US"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albanese"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armena (vecchia)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armena (macchina da scrivere)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armena (fonetica)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjana (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 "abilita"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgara (fonetica)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgara (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliana (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estone"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Bielorussa"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Svizzera (mappa tedesca)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Svizzera (mappa francese)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Ceca (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Tedesca (nessun tasto morto)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danese"
-#: ../../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 (Norvegese)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Svedese)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estone"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiana (mappa \"Russa\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiana (mappa \"Latina\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Greca"
-#: ../../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 "Ungherese"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israeliana"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israeliana (Fonetica)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iraniana"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandese"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italiana"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Giapponese 106 tasti"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Tastiera Coreana"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latino Americana"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Lettone"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituana AZERTY (vecchia)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituana AZERTY (nuova)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituana \"numero riga\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituana \"fonetica\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Lettone"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedone"
-#: ../../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 "Serba (cirillica)"
-#: ../../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 "Olandese"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polacca (mappa qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polacca (mappa qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portoghese"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Canadese (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romena (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romena (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Russa (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovena"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovacca (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovacca (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serba (cirillica)"
-#: ../../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 "Tastiera Thai"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tastiera Tajik"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turca (modulo \"F\" tradizionale)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turca (modello \"Q\" moderno)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ucraina"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Tastiera US (internazionale)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"riga numerica\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Yugoslava (latino)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Tasto Alt di destra"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Entrambi i tasti Shift allo stesso tempo"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "I tasti Ctrl e Shift allo stesso tempo"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Il tasto CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Tasti Ctrl e Alt allo stesso tempo"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "I tasti Alt e Shift allo stesso tempo"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Tasto \"Menu\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Tasto \"Windows\" di sinistra"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Tasto \"Windows\" di destra"
@@ -6906,35 +6632,44 @@ msgstr "Mount circolari %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Prima rimuovi i volumi logici\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 ""
+"Il supporto PCMCIA non č pił disponibile per i kernel 2.2, per favore usate "
+"un kernel 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 "Nessun drive floppy disponibile"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "un numero"
-#: ../../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
msgid "comma separated strings"
msgstr "stringhe separate da virgole"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"Il supporto PCMCIA non č pił disponibile per i kernel 2.2, per favore usate "
-"un kernel 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Mouse"
@@ -7040,56 +6775,77 @@ msgstr "nessuno"
msgid "No mouse"
msgstr "Nessun mouse"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Per favore prova il mouse"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Per attivare il mouse"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "MUOVI LA RUOTA!"
-#: ../../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 "Finisci"
-#: ../../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 "Avanti ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Č corretto?"
-#: ../../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 "Espandi struttura"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Raggruppa struttura"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Cambia tra ordinamento semplice o a gruppi"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "usa pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "usa pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "usa 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 "Connetti ad 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"
@@ -7099,21 +6855,13 @@ msgstr ""
"Alcune connessioni usano pptp, poche usano dhcp.\n"
"Se non sai, scegli 'usa pppoe'."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "usa dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "usa pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "usa 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
@@ -7194,10 +6942,10 @@ msgstr "Test delle porte"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Quale cliente dhcp vuoi usare?\n"
-"Quello predefinito č dhcpcd"
+"Quello predefinito č dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7207,7 +6955,7 @@ msgstr ""
"Nessun adattatore di rete ethernet č stato rilevato nel tuo sistema.\n"
"Non posso configurare questo tipo di connessione."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Scegli l'interfaccia di rete"
@@ -7218,15 +6966,15 @@ msgstr ""
"Per favore scegli quale adattatore di rete vuoi usare per connetterti a "
"Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nessuna scheda di rete trovata"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Sto configurando la rete"
-#: ../../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"
@@ -7238,15 +6986,15 @@ msgstr ""
"Il tuo nome host dovrebbe essere un nome pienamente qualificato,\n"
"come ''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 "Nome 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 "Wizard della configurazione di rete"
@@ -7293,13 +7041,13 @@ msgstr "Nuova configurazione (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Vecchia configurazione (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 "Configurazione ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7307,19 +7055,19 @@ msgstr ""
"Scegli il tuo provider.\n"
" Se non č nella lista, scegli Fuori Lista"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protocollo per l'Europa"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protocollo per l'Europa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protocollo per il resto del mondo"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7327,32 +7075,32 @@ msgstr ""
"Protocollo per il resto del mondo \n"
" no D-Channel (linee in affitto)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Quale protocollo vuoi usare?"
-#: ../../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 "Che tipo di scheda hai?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Non so"
-#: ../../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"
@@ -7366,19 +7114,19 @@ msgstr ""
"\n"
"Se hai una scheda PCMCIA, devi sapere IRQ e I/O della tua scheda.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Annulla"
-#: ../../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 "Qual'č la tua scheda 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."
@@ -7386,60 +7134,87 @@ msgstr ""
"Ho trovato una scheda ISDN PCI, ma non so di che tipo. Per favore seleziona "
"una scheda PCI nella prossima schermata."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Non trovo nessuna scheda ISDN PCI. Per favore selezionane una \n"
"nella prossima schermata."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Per favore scegli a che porta seriale č connesso il tuo modem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opzioni di chiamata"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nome connessione"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Numero telefonico"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "ID di accesso"
-#: ../../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 "Basata su script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Basata su terminale"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Nome 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 "Primo server DNS (opzionale)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Secondo server DNS (opzionale)"
+#: ../../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 "ma non coincidono"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installa"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabella"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7476,24 +7251,24 @@ msgstr "In questo momento non sei connesso ad Internet"
msgid "Connect"
msgstr "Connetti"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Disconnetti"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Configura la connessione"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Connessione & configurazione Internet"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Adesso proseguiremo con la configurazione della connessione %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7512,12 +7287,12 @@ msgstr ""
"\n"
"Premi OK per cominciare."
-#: ../../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 "Configurazione della rete"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7529,7 +7304,7 @@ msgstr ""
"Clicca su Ok per mantenere questa configurazione, o su Annulla per "
"riconfigurare la rete e la connessione ad Internet.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7542,72 +7317,77 @@ msgstr ""
"Se non volete usare il riconoscimento automatico, deselezionate il \n"
"pulsante d'opzione.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Scegli il profilo da configurare"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Usa il riconoscimento automatico"
-#: ../../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 Esperto"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Riconoscimento periferiche..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Connessione normale via modem"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "rilevato sulla porta: %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Connessione normale via modem"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "rilevato %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Connessione ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "rilevato %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Connessione ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "rilevato sull'interfaccia %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Connessione via cavo"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Rilevata connessione via cavo"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Connessione LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "rilevata scheda(e) ethernet"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Scegli il tipo di connessione che vuoi configurare"
-#: ../../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"
@@ -7617,23 +7397,23 @@ msgstr ""
"Scegli quello che vuoi usare.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Connessione ad Internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Vuoi effettuare la connessione all'avvio?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Configurazione della rete"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "La rete dev'essere riavviata"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7644,7 +7424,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"
@@ -7654,7 +7434,7 @@ msgstr ""
"\n"
"Adesso questa configurazione verrą applicata al vostro 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."
@@ -7662,7 +7442,7 @@ msgstr ""
"Dopo che questo sarą stato fatto, vi raccomandiamo di riavviare il\n"
"vostro ambiente X per evitare problemi relativi al cambio di 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 "
@@ -7672,7 +7452,7 @@ msgstr ""
"Provate la connessione usando net_monitor o mcc. Se la connessione non "
"funziona, dovreste ripetere la configurazione."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7684,7 +7464,7 @@ msgstr ""
"Devi solo cliccare su OK per mantenere la precedente configurazione.\n"
"Modifiche ai campi qui sotto cambieranno questa configurazione."
-#: ../../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"
@@ -7694,43 +7474,55 @@ msgstr ""
"Ogni dato dovrebbe essere inserito come un indirizzo IP in notazione\n"
"decimale puntata (ad esempio 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 "Sto configurando il dispositivo di rete %s"
-#: ../../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 "Indirizzo 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 automatico"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Attiva al momento del boot"
-#: ../../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'indirizzo IP deve essere in 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"
@@ -7742,59 +7534,59 @@ msgstr ""
"come ''mybox.mylab.myco.com''.\n"
"Puoi anche inserire l'indirizzo IP del gateway se ne hai uno."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (es. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dispositivo di 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 "L'indirizzo IP deve essere in formato 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 "L'indirizzo IP deve essere in formato 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Configurazione dei proxy"
-#: ../../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 "Individua identitą della scheda di rete (utile per i laptop)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Il proxy dovrebbe essere 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 "L'URL dovrebbe cominciare con 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Rilevata configurazione di 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."
@@ -7802,27 +7594,27 @@ msgstr ""
"Attenzione! Č stata rilevata una configurazione di firewall esistente. "
"Potrebbe avere bisogno di alcuni aggiustamenti manuali dopo l'installazione."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Configurazione di internet"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vuoi provare a connetterti ad Internet adesso?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Sto provando la tua connessione ..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Adesso il sistema č connesso ad Internet"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Per ragioni di sicurezza, adesso verrą disconnesso."
-#: ../../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."
@@ -7830,92 +7622,92 @@ msgstr ""
"Il sistema non sembra essere connesso ad Internet.\n"
"Prova a configurare nuovamente la connessione."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Configurazione della Connessione"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Per favore riempi o controlla il campo qui sotto"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ della scheda"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memoria della scheda (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO della scheda"
-#: ../../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 della scheda"
-#: ../../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 della scheda"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Il tuo numero di telefono personale"
-#: ../../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 "Nome del provider (es. 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 "Numero telefonico del provider"
-#: ../../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 provider (opzionale)"
-#: ../../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 provider (opzionale)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Scegli la tua nazione"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Modalitą di chiamata"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Velocitą della connessione"
-#: ../../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 della connessione (in secondi)"
-#: ../../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 dell'account (nome utente)"
-#: ../../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 "Password dell'account"
-#: ../../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 "mount fallito: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Partizione estesa non supportata su questa piattaforma"
-#: ../../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 "
@@ -7934,12 +7726,12 @@ msgstr "Ripristino da file %s fallito: %s"
msgid "Bad backup file"
msgstr "File di backup errato"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Errore scrivendo sul file %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"
@@ -7970,183 +7762,184 @@ msgstr "bello"
msgid "maybe"
msgstr "forse"
-#: ../../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 "Modello sconosciuto"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Stampante locale"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Stampante remota"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Stampante su server 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 "Stampante su server lpd remoto"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Stampante di rete (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Stampante su server SMB/Windows95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Stampante su server 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 "Indica l'URI di un dispositivo di stamp"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Invia tramite pipe al comando"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "Modello sconosciuto"
-
-#: ../../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 "Modello sconosciuto"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Stampanti locali"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Stampanti remote"
-#: ../../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 " sulla porta parallela \\/*%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 ", stampante USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", dispositivo multifunzione sulla porta parallela \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", dispositivo multifunzione su USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", dispositivo multifunzione su HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", dispositivo multifunzione"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", sto stampando su %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, fuzzy, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "sul server LPD \"%s\", stampante \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", host TCP/IP \"%s\", porta %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, fuzzy, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "sul server Windows \"%s\", condivisione \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, fuzzy, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "sul server Novell \"%s\", stampante \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", uso il 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 "Stampante di tipo raw (nessun driver)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(su %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(su questa macchina)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Sul server 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 " (Predefinito)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Scegli Connessione stampante"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Com'č collegata la stampante?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8156,19 +7949,19 @@ msgstr ""
"Con un server remoto CUPS, non devi configurare alcuna stampante\n"
"adesso: le stampanti saranno individuate automaticamente."
-#: ../../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 "Configurazione di CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Indica il server 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 "
@@ -8188,7 +7981,7 @@ msgstr ""
"relative alla stampante dal server; altrimenti lasciate questi campi in "
"bianco."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8205,152 +7998,152 @@ msgstr ""
"\" e modificate manualmente il file /etc/cups/cupsd.conf. Non dimenticatevi "
"di riavviare CUPS subito dopo (col 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 "L'indirizzo IP deve essere in formato 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 "Il numero della porta dovrebbe essere un numero intero!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP del server 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 "Porta"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Configurazione automatica di 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
#, fuzzy
msgid "Checking your system..."
msgstr "Sto riavviando il sistema di stampa ..."
-#: ../../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 "I seguenti pacchetti satanno per essere rimossi"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "I seguenti pacchetti satanno per essere rimossi"
-#: ../../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 "Copia i font sul tuo sistema"
-#: ../../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 ""
"Per favore scegliete la porta alla quale č connessa la vostra stampante."
-#: ../../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 ""
"Volete impostare questa stampante (\"%s)\n"
"come stampante predefinita?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Vuoi effettuare la connessione all'avvio?"
-#: ../../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 "Aggiungi nuova stampante"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8372,7 +8165,7 @@ msgstr ""
"dandovi accesso a tutti i driver, opzioni dei driver e tipi di connessione "
"disponibili."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8394,7 +8187,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"
@@ -8409,7 +8202,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"
@@ -8429,20 +8222,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 "Riconoscimento automatico stampanti"
-#: ../../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"
@@ -8466,54 +8259,54 @@ msgstr ""
"stampa, ecc.), selezionate \"Stampante\" nella sezione \"Hardware\" del "
"Centro di controllo 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
#, fuzzy
msgid "Printer auto-detection"
msgstr "Usa il riconoscimento automatico"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, fuzzy, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", host TCP/IP \"%s\", porta %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Stampante su server SMB/Windows95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Rilevato %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 "Stasmpante sulla porta parallela \\/*%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 "Stampante USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Stampante di rete (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Stampante su server SMB/Windows95/98/NT"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Stampante locale"
-#: ../../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, ..., "
@@ -8526,21 +8319,21 @@ msgstr ""
"lp1, ..., equivalenti a LPT1:, LPT2:, ...; prima stampante USB: /dev/usb/"
"lp0, seconda: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Devi indicare il nome di un dispositivo o di un file!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Non ho trovato nessuna stampante locale!\n"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Stampante locale"
-#: ../../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"
@@ -8549,7 +8342,7 @@ msgstr ""
"che desiderate configurare inserite un nome di dispositivo o di file nel "
"campo immissione testo"
-#: ../../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"
@@ -8559,7 +8352,7 @@ msgstr ""
"inserite il nome di un dispositivo o di un file nel campo di immissione "
"testo."
-#: ../../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 "
@@ -8571,7 +8364,7 @@ msgstr ""
"vostra stampante non č stata riconosciuta in modo corretto, o se preferite "
"una configurazione personalizzata, cliccate su \"Configurazione manuale\"."
-#: ../../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 "
@@ -8584,7 +8377,7 @@ msgstr ""
"vostra stampante non č stata riconosciuta correttamente, o se preferite una "
"configurazione personalizzata, cliccate su \"Configurazione manuale\"."
-#: ../../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"
@@ -8593,12 +8386,12 @@ msgstr ""
"oppure inserite il nome di un dispositivo o di un file nel campo di "
"immissione testo"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr ""
"Per favore scegliete la porta alla quale č connessa la vostra stampante."
-#: ../../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, ...)."
@@ -8606,19 +8399,19 @@ msgstr ""
" (Porte parallele: /dev/lp0, /dev/lp1, ..., equivalenti a LPT1:, LPT2:, ...; "
"prima stampante USB: /dev/usb/lp0, seconda: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Dovete scegliere/indicare una stampante/un dispositivo!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Configurazione manuale"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Opzioni stampante 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."
@@ -8627,47 +8420,47 @@ msgstr ""
"il nome dell'host del server della stampante e il nome della stampante\n"
"su quel server."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nome host remoto"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nome della stampante remota"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Nome host remoto assente!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Nome della stampante remota assente!"
-#: ../../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 "Rilevato %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Sto attivando la connessione di rete ..."
-#: ../../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 "sul server Windows \"%s\", condivisione \"%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 "Sto stampando con la stampante \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opzioni Stampante SMB (Windows9x/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 "
@@ -8680,46 +8473,46 @@ msgstr ""
"pure il nome di condivisione per la stampante cui volete accedere e ogni\n"
"informazione utile riguardo nome dell'utente, password e gruppo di lavoro."
-#: ../../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 "Host del server SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP del server SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nome di condivisione"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Gruppo di lavoro"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Usa il riconoscimento automatico"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Devi indicare il nome del server o il numero IP dello stesso!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Il nome della condivisione Samba č assente!"
-#: ../../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 "
@@ -8743,7 +8536,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 "
@@ -8752,7 +8545,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"
@@ -8760,11 +8553,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 "Opzioni stampante 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 "
@@ -8776,43 +8569,43 @@ msgstr ""
"del suo host TCP/IP!) insieme al nome della coda di stampa per la\n"
"stampante cui volete accedere e ogni nome utente e password applicabili."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Server della stampante"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nome della coda di stampa"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Il nome del server NCP č assente"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Il nome dellla coda NCP č assente!"
-#: ../../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 ", host TCP/IP \"%s\", porta %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 ", host TCP/IP \"%s\", porta %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Opzioni della stampante 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
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -8826,21 +8619,21 @@ msgstr ""
"altri server potrebbe essere diverso. Consultate il manuale del vostro\n"
"hardware."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Nome host della stampante assente!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Nome host della stampante"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI della stampante"
-#: ../../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 "
@@ -8850,11 +8643,11 @@ msgstr ""
"essere conforme alle specifiche CUPS o Foomatic. Notate che non tutti i i "
"tipi di URI sono supportati da tutti gli spooler."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Dev'essere inserito un'URI valido!"
-#: ../../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."
@@ -8863,27 +8656,31 @@ msgstr ""
"Non č indispensabile riempire i campi Descrizione e \n"
"Posizione. Si tratta di commenti per gli utenti."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nome della stampante"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Descrizione"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Posizione"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Sto leggendo il database delle stampanti"
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Sto preparando il database delle stampanti ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Il modello della vostra stampante"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8898,24 +8695,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 "Il modello č corretto"
-#: ../../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 "Selezionate il modello manualmente"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Scelta del modello della stampante"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Che modello di stampante hai?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8930,7 +8727,7 @@ msgstr ""
"un modello errato o su \"Stampante di tipo raw\", cercate quello corretto "
"nella lista."
-#: ../../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."
@@ -8938,11 +8735,11 @@ msgstr ""
"Se la vostra stampante non č presente nella lista, cercate un modello "
"compatibile o simile (consultate il manuale della stampante)."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Configurazione di una stampante 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 "
@@ -8952,11 +8749,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 "Configurazione di una stampante Lexmark a getto d'inchiostro"
-#: ../../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 "
@@ -8964,7 +8761,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."
@@ -8976,11 +8773,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 "
@@ -9003,7 +8800,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"
@@ -9020,22 +8817,22 @@ msgstr ""
"impostati correttamente. Si noti che quando la qualitą/risoluzione di stampa "
"č molto alta, la durata della stampa puņ diventare sensibilmente pił lenta."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "L'opzione %s dev'essere un numero intero!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "L'opzione %s dev'essere un numero!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Opzione %s fuori scala!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9044,11 +8841,11 @@ msgstr ""
"Volete impostare questa stampante (\"%s)\n"
"come stampante predefinita?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Pagine di 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 "
@@ -9056,39 +8853,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 "Nessuna pagina di prova"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Stampa"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Pagina di prova standard"
-#: ../../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 "Pagina di prova alternativa (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Pagina di prova fotografica"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Non stampare nessuna pagina di 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 "Stampa della(e) pagina(e) di prova..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9102,7 +8899,7 @@ msgstr ""
"Stato della stampa:\n"
"%s\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"
@@ -9110,15 +8907,15 @@ msgstr ""
"La pagina(e) di prova č stata inviata alla stampante.\n"
"potrebbe occorrere un po' di tempo prima che la stampa inizi.\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 "Stampante in modo 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 "
@@ -9127,15 +8924,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"
@@ -9144,7 +8941,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 "
@@ -9152,41 +8949,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"
@@ -9196,7 +8993,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9205,40 +9002,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 "Stampa/Scansione in corso su \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Stampa/Scansione in corso su \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Stampa/Scansione in corso su \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Sto stampando con la stampante \"%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 "Chiudi"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Lista opzioni di stampa"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9252,7 +9049,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 "
@@ -9265,17 +9062,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 "Sto leggendo i dati della stampante..."
-#: ../../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 "Configurazione della stampante a trasferimento"
-#: ../../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 %"
@@ -9285,51 +9082,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"
@@ -9337,58 +9134,58 @@ 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 ""
"Il nome della stampante dovrebbe contenere solo lettere, numeri e il "
"trattino di sottolineatura"
-#: ../../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 "Nuovo nome della stampante"
-#: ../../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 "Sto aggiornando i dati della stampante ..."
-#: ../../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 "Configura di una stampante remota"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Sto attivando la connessione di rete ..."
-#: ../../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 "Configura la rete adesso"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Funzionalitą di rete non configurate"
-#: ../../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 "
@@ -9396,11 +9193,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 "Vai avanti senza configurare la rete"
-#: ../../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 "
@@ -9410,31 +9207,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 "Sto riavviando il sistema di stampa ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "alto"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoico"
-#: ../../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 %"
@@ -9449,11 +9246,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 "Avvio il sistema di stampa al momento del boot"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9467,60 +9264,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 "Sto cancellando: %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Installazione dei pacchetti ..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Scegli il sistema di stampa"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Che sistema di stampa (spooler) vuoi usare?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Sto configurando la stampante \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Installazione del pacchetto 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 "Opzioni stampante"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Sto preparando PrinterDrake"
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Configurazione applicazioni ..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Vorresti configurare la stampa?"
-#: ../../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; "
@@ -9528,35 +9325,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 "Cambia il sistema di stampa"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Modo Normale"
-#: ../../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 "Volete configurare un'altra stampante?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Modifica configurazione stampante"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9565,189 +9362,111 @@ msgstr ""
"Stampante %s\n"
"Cosa volete modificare riguardo questa stampante?"
-#: ../../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 "Tipo di connessione della stampante"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nome, descrizione, collocazione della stampante"
-#: ../../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 "Stampa della(e) pagina(e) di 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 "Sapere come usare questa stampante"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Rimuovi stampante"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Sto rimuovendo la vecchia stampante \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Stampante predefinita"
-#: ../../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 "Volete davvero rimuovere la stampante \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Sto rimuovendo la stampante \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Configurazione dei 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 ""
-"Benvenuto nell'utilitą di configurazione dei proxy.\n"
-"\n"
-"Qui potrai configurare i tuoi proxy http e ftp,\n"
-"con o senza login e password\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 favore completa le informazioni relative al proxy http\n"
-"Lascia in bianco se non desideri 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 "Porta"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "L'URL dovrebbe cominciare con 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Il numero della porta dovrebbe essere in cifre"
-
-#: ../../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 favore completa le informazioni relative al proxy ftp\n"
-"Lascia in bianco se non desideri 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 favore inserisci il login e il password per il proxy, se esistono.\n"
-"Lascia in bianco se non č necessario."
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "login"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "Password"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "digita ancora il password"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Le password non corrispondono. Prova ancora!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Non posso aggiungere una partizione a _RAID_ formattato md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Non posso scrivere il file %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid fallito"
@@ -9761,7 +9480,7 @@ msgstr "mkraid fallito (forse manca raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Non ci sono abbastanza partizioni per RAID livello %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"
@@ -9786,69 +9505,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Livello di sicurezza"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Predefinito)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Livello di sicurezza"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Amministrazione remota"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Altre opzioni"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Altre opzioni"
-#: ../../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 " (Predefinito)"
-
-#: ../../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 "Scegli livello di sicurezza"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Per favore attendi, sto preparando l'installazione"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Lancia il sistema audio ALSA (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, un gestore di comandi periodici."
-#: ../../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."
@@ -9857,7 +9572,7 @@ msgstr ""
"syslog. Puņ anche essere usato per spegnere la macchina quando la batteria\n"
"č scarica."
-#: ../../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."
@@ -9866,7 +9581,7 @@ msgstr ""
"at č stato lanciato, e lancia comandi batch quando il carico medio č\n"
"sufficientemente basso."
-#: ../../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 "
@@ -9880,7 +9595,7 @@ msgstr ""
"configurazione \n"
"pił potenti."
-#: ../../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 "
@@ -9892,7 +9607,7 @@ msgstr ""
"Midnight Commander. Permette anche operazioni taglia/incolla via mouse in \n"
"console e include supporto per dei menu a scomparsa in console."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9900,14 +9615,14 @@ msgstr ""
"HardDrake esegue un'indagine riguardo l'hardware, e opzionalmente\n"
"configura l'hardware nuovo/cambiato."
-#: ../../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 č un server per World Wide Web. Č usato per gestire files HTML\n"
"e 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 "
@@ -9921,7 +9636,7 @@ msgstr ""
"di molti servizi, inclusi telnet, ftp, rsh, e rlogin. Disabilitando inetd\n"
"si disabilitano tutti i servizi di cui č responsabile."
-#: ../../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."
@@ -9929,7 +9644,7 @@ msgstr ""
"Lancio del filtro dei pacchetti per la serie di kernel 2.2, allo\n"
"scopo di impostare un firewall che protegga la tua macchina da intrusioni."
-#: ../../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"
@@ -9939,7 +9654,7 @@ msgstr ""
"/etc/sysconfig/keyboard, che puņ essere scelta usando l'utilitą kdbconfig.\n"
"Dovresti lasciarlo abilitato per la maggior parte delle macchine."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9947,11 +9662,11 @@ msgstr ""
"Rigenerazione automatica dell'intestazione del kernel /boot per\n"
"/usr/include/linux/{autoconf,versione}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Riconoscimento e configurazione automatica dell'hardware al boot."
-#: ../../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."
@@ -9959,7 +9674,7 @@ msgstr ""
"Linuxconf talvolta deve eseguire alcune operazioni al momento\n"
"del boot per gestire la configurazione 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)."
@@ -9967,7 +9682,7 @@ msgstr ""
"lpd č il demone di stampa richiesto perchč lpr funzioni propriamente. Č\n"
"fondamentalmente un server che distribuisce i job di stampa alle stampanti."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -9975,7 +9690,7 @@ msgstr ""
"Linux Virtual Server, usato per impostare un server ad alte prestazioni\n"
"e alta disponibilitą."
-#: ../../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."
@@ -9983,7 +9698,7 @@ msgstr ""
"named (BIND) č un Domain Name Server (DNS) utilizzato per risolvere\n"
"nomi host in indirizzi 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."
@@ -9991,7 +9706,7 @@ msgstr ""
"Monta e smonta tutti i punti di mount di Network File System (NFS),\n"
"SMB (Lan Manager/Windows), e NCP (Netware)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9999,7 +9714,7 @@ msgstr ""
"Attiva/Disattiva tutte le interfacce di rete di cui č previsto l'avvio\n"
"al momento del boot."
-#: ../../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"
@@ -10009,7 +9724,7 @@ msgstr ""
"TCP/IP. Questo servizio consente funzionalitą di server NFS, che sono\n"
"configurate tramite il file /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."
@@ -10018,7 +9733,7 @@ msgstr ""
"IP.\n"
"Questo servizio consente funzionalitą di blocco dei file NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10026,11 +9741,11 @@ msgstr ""
"Attiva automaticamente il tasto relativo al tastierino numerico\n"
"per la console e XFree al momento del boot."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Supporto per le stampanti Windows OKI 4w e compatibili."
-#: ../../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 "
@@ -10042,7 +9757,7 @@ msgstr ""
"č \n"
"sicuro da avere installato anche su macchine che non lo richiedono."
-#: ../../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 "
@@ -10053,7 +9768,7 @@ msgstr ""
"come NFS e NIS. Il server portmap deve essere in esecuzione su macchine che\n"
"agiscono come server per protocolli che fanno uso di meccanismi 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."
@@ -10061,7 +9776,7 @@ msgstr ""
"Postfix č un Agente di Trasporto di Posta, un programma che\n"
"sposta messaggi da una macchina ad un'altra."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10069,7 +9784,7 @@ msgstr ""
"Salva e ripristina l'entropia del sistema per una generazione di numeri\n"
"casuali di alta qualitą."
-#: ../../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"
@@ -10077,7 +9792,7 @@ msgstr ""
"Assegna dispositivi raw a dispositivi a blocchi (quali le partizioni\n"
"di un disco rigido), da usare con applicazioni come 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"
@@ -10087,7 +9802,7 @@ msgstr ""
"mezzo del protocollo RIP. Mentre RIP č largamente usato in piccole reti, \n"
"protocolli di routing pił complessi sono necessari per reti pił complesse."
-#: ../../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."
@@ -10095,7 +9810,7 @@ msgstr ""
"Il protocollo rstat permette agli utenti di una rete di recuperare\n"
"misurazioni delle prestazioni per ogni macchina di quella rete."
-#: ../../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."
@@ -10103,7 +9818,7 @@ msgstr ""
"Il protocollo rusers permette agli utenti di una rete di identificare\n"
"chi č connesso su una macchina interrogata in proposito."
-#: ../../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)."
@@ -10112,11 +9827,11 @@ msgstr ""
"tutti gli utenti connessi ad una macchina su cui gira il demone rwho\n"
"(similarmente a finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Lancia il sistema audio sulla tua macchina"
-#: ../../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."
@@ -10124,64 +9839,64 @@ msgstr ""
"Syslog č una utilitą che molti demoni usano per aggiungere messaggi\n"
"in vari file di log di sistema. Č una buona idea lanciare sempre syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Carica i driver per i tuoi dispositivi USB."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Avvia il server di caratteri (indispensabile per eseguire 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 "Scegli quali servizi saranno lanciati automaticamente all'avvio."
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Stampa"
-#: ../../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
msgid "System"
msgstr "Sistema"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Amministrazione remota"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Server di database"
-#: ../../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 "Servizi"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "in esecuzione"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "fermato"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Servizi e demoni"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10189,15 +9904,15 @@ msgstr ""
"Spiacente, ma non ci sono ulteriori\n"
"informazioni riguardo questo servizio."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Al boot"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Avvia"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10267,7 +9982,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 "Centro di Controllo Mandrake"
@@ -10420,177 +10135,552 @@ 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 "Tastiera"
+
+#: ../../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 "Installazione dei pacchetti ..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Per favore esci e usa Ctrl-Alt-Backspace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Per favore rientra come %s per attivare le modifiche"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Configurazione del Terminal Server Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Abilita il server"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Disabilita il server"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Avvia il server"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Ferma il 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
msgid "Add/Del Users"
msgstr "Aggiungi/Rimuovi utenti"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Aggiungi/Rimuovi client"
-#: ../../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
msgid "No nic selected!"
msgstr "Nessuna NIC selezionata!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Cancella"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Cancella tutti i 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 "Aggiungi utente -->"
-#: ../../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 "Tipo: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../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 "Aggiungi/Rimuovi client"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Rimuovi client"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Rimuovi client"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Configurazione 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 "Nome dominio"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Server 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 "Configurazione avanzata"
-#: ../../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
msgid "Write Config"
msgstr "Scrivi configurazione"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Per favore inserisci il floppy disk:"
-#: ../../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 "Nessun drive floppy disponibile!"
-#: ../../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 "Errore!"
-#: ../../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 "Configurazione installazione automatica"
-#: ../../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"
@@ -10605,21 +10695,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 "Ripeti"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Configurazione automatica fasi di installazione"
-#: ../../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 "Sto creando il floppy di installazione automatica"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10627,54 +10726,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 "Congratulazioni!"
-#: ../../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 "Installazione automatica"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Aggiungi una voce"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Rimuovi l'ultima voce"
-#: ../../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"
@@ -10682,7 +10781,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10690,13 +10789,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 "progresso totale"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10705,41 +10804,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 "Nessuna Password"
-#: ../../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"
@@ -10750,65 +10849,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 dei file di sistema..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "File di backup su disco rigido..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Backup dei file dell'utente"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Progresso del backup del disco rigido..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Backup di altri file"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Usa unitą a nastro per effettuare il backup"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10816,52 +10915,52 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr "trasmissione file via 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 "Errore durante l'invio della 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 "Selezione file"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Selezionate i file e le directory e cliccate su 'Aggiungi'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10869,7 +10968,7 @@ msgstr ""
"\n"
"Per favore abilitate tutte le opzioni necessarie\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
@@ -10877,20 +10976,20 @@ msgstr ""
"nella\n"
"vostra directory /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Backup dei vostri file di sistema (directory /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Usa backup incrementali (non sostituire i vecchi backup)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Non includere file critici (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."
@@ -10898,133 +10997,133 @@ msgstr ""
"Grazie a questa opzione sarete in grado di ripristinare ogni versione della\n"
"vostra directory /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Per favore scegli tutti gli utenti che vuoi includere nel backup"
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Non includere la cache del navigatore"
-#: ../../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 "Usa backup incrementali (non sostituire i vecchi backup)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Rimuovi quelli selezionati"
-#: ../../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 "Utenti"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Usa unitą a nastro per effettuare il 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
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 "Per favore inserisci il nome dell'host o l'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 "Per favore, indicate la directory in cui sono archiviati i backup"
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Per favore inserisci il tuo nomei di login"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Per favore inserisci il tuo password"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Ricorda questo password"
-#: ../../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 "Per favore, scegliete lo spazio su CD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Per favore, accertatevi di usare supporti CD-RW"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Per favore, accertatevi di usare supporti CD-RW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Per favore, accertatevi di usare supporti CD-RW"
-#: ../../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 "Per favore, accertatevi di usare supporti CD-RW"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Per favore, accertatevi di usare supporti CD-RW"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11032,36 +11131,36 @@ msgstr ""
"Per favore, inserite il numero che identifica il vostro masterizzatore\n"
"ad esempio: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Scegli file"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Usa unitą a nastro per effettuare il backup"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Per favore, inserite il nome del dispositivo da usare per il backup"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Per favore scegli tutti gli utenti che vuoi includere nel backup"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Per favore scegli tutti gli utenti che vuoi includere nel backup"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Per favore scegli tutti gli utenti che vuoi includere nel backup"
-#: ../../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"
@@ -11069,57 +11168,57 @@ msgstr ""
"Per favore, indicate le dimensioni massime\n"
"concesse a Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Per favore inserisci la directory da salvare:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Usa una quota per i file di backup."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Rete"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Disco rigido  / NFS"
-#: ../../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 "ogni ora"
-#: ../../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 "ogni giorno"
-#: ../../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 "settimanale"
-#: ../../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 "ogni mese"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Usa demone"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11127,7 +11226,7 @@ msgstr ""
"Per favore, scegli la frequenza\n"
"del backup"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11135,7 +11234,7 @@ msgstr ""
"Per favore, scegli il supporto\n"
"del backup"
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11144,71 +11243,71 @@ msgid ""
msgstr ""
"Per favore, accertatevi che il demone cron sia incluso fra i servizi attivi"
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Dopo ogni backup invia una mail rapporto a:"
-#: ../../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 "Cosa"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Dove"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Quando"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Altre opzioni"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Configurazione di Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Per favore scegliete dove volete effettuare il backup"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "sul disco rigido"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "sulla rete"
-#: ../../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 "Per favore scegliete i pacchetti che volete installare."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Sistema di backup"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Fai il backup degli utenti"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Seleziona l'utente manualmente"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11216,7 +11315,7 @@ msgstr ""
"\n"
"Fonti del backup: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11224,7 +11323,7 @@ msgstr ""
"\n"
"- File di sistema:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11232,7 +11331,7 @@ msgstr ""
"\n"
"- File degli utenti:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11240,7 +11339,7 @@ msgstr ""
"\n"
"- Altri file:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11249,32 +11348,32 @@ msgstr ""
"\n"
"- Salva su disco rigido seguendo il percorso: %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 "Dispositivo del mouse: %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"
@@ -11283,12 +11382,12 @@ msgstr ""
"\n"
"- Salva via FTP sull'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"
@@ -11297,7 +11396,7 @@ msgstr ""
"\n"
"- Salva via FTP sull'host: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11306,7 +11405,7 @@ msgstr ""
"\t\t nome utente: %s\n"
"\t\t sul percorso: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11314,325 +11413,325 @@ msgstr ""
"\n"
"-Opzioni:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tNon includere file di sistema\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tEffettua backup usando tar e bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tI backup fanno uso di tar e gzip\n"
-#: ../../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 "\t-Disco rigido.\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-Rete via FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Rete via SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Rete via FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Rete via FTP.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"Nessun file di configurazione, per favore cliccate su Assistente o "
"Avanzato.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr "Lista di dati da ripristinare:\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr "Lista di dati corrotti:\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Per favore scegliete a che porta seriale č connesso il vostro modem."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "I file di backup sono corrotti"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
#, fuzzy
msgid " All of your selected data have been "
msgstr "          Tutti i dati selezionati sono stati          "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr "          Ripristinati con successo su %s       "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr "         Ripristina configurazione       "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "OK al ripristino degli altri file"
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Lista degli utenti da ripristinare (solo la data pił recente per utente č "
"importante)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Effettua il backup dei file di sistema prima di:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Per favore, scegliete la data da ripristinare"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Usa il disco rigido per effettuare il backup"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Per favore inserisci la directory da salvare:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "Connessione FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Connessione sicura"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Ripristina da disco rigido"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Per favore, indicate la directory in cui sono archiviati i backup"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Scegliete un altro supporto dal quale effettuare il ripristino"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Altri supporti"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Ripristina sistema"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Ripristina utenti"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Ripristina altro"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "selezionate il percorso del ripristino (invece di / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Effettua nuovo backup prima del ripristino (solo per backup incrementali)."
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Rimuovi le directory dell'utente prima del ripristino."
-#: ../../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 "Rimuovi quelli selezionati"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Ripristina altro"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "I file di backup sono corrotti"
-#: ../../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 "Ripristina da disco rigido"
-#: ../../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 "Ripristina tabella delle partizioni"
-#: ../../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 "Ripristina utenti"
-#: ../../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 "Nome 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 "Password"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Nome utente"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Nome host: "
-#: ../../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 "Ripristina altro"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Ripristina tutti i backup"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Personalizza il ripristino"
-#: ../../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 "Ripristina tabella delle partizioni"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Ripristina utenti"
-#: ../../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 "Precedente"
-#: ../../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 "Salva"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Costruisci backup"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Ripristina"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11643,14 +11742,7 @@ msgstr ""
" la vostra mail di report non č stata inviata\n"
" Per favore configurate sendmail"
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "I seguenti pacchetti stanno per essere installati"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11659,19 +11751,26 @@ msgstr ""
"Errore nella trasmissione del file via FTP.\n"
" Per favore, controllate la configurazione FTP."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+#, fuzzy
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr "I seguenti pacchetti stanno per essere installati"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Per favore, scegliete il tipo del vostro mouse."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Per favore, scegliete il tipo del vostro mouse."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Per favore, scegliete il tipo del vostro mouse."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11679,59 +11778,59 @@ msgstr ""
"Nessun file di configurazione trovato\n"
"per favore cliccate su Assistente o Avanzato"
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Ancora in sviluppo ... attendere per favore."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Backup dei file di sistema"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Backup dei file degli utenti"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Backup di altri file"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Progresso totale"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "trasmissione file via FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Sto inviando i file ..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Effettua il backup adesso sulla base del file di configurazione"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Vedi la configurazione di backup"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Configurazione dell'assistente"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Configurazione avanzata"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Effettua il backup adesso"
-#: ../../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"
@@ -11763,7 +11862,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11776,7 +11875,7 @@ msgstr ""
"un'errata configurazione di postfix. Per risolvere il problema\n"
"dovete indicare ilmionomehost o ilmiodominio in /etc/postfix/main.cf\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11817,7 +11916,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11845,35 +11944,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 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 ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -11902,7 +11986,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"
@@ -11913,7 +11996,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -11924,7 +12007,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11937,152 +12020,88 @@ 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 "Installazione di %s fallita. Si č verificato il seguente errore:"
-#: ../../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 "Programmi da linea di comando"
-#: ../../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
#, fuzzy
msgid "Msec"
msgstr "Mouse"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Controllo remoto"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Software Manager"
-#: ../../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
msgid "Configuration Wizards"
msgstr "Assistenti di configurazione"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Applicazione:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Pacchetto:"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Versione: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12094,45 +12113,50 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Report"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Non installato"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Non installato"
+
+#: ../../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 "Dopo 'installazione degli screenshot saranno disponibili in %s"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configurazione della rete (%d adattatori)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profilo: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Cancella profilo..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profilo da cancellare:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Nuovo profilo..."
-#: ../../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) :"
@@ -12140,91 +12164,93 @@ msgstr ""
"Nome del profile da creare (il nuovo profilo verrą creato come copia di "
"quello attuale):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nome host: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Accesso ad 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 "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Interfaccia:"
-#: ../../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 "Attendere per favore"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Configura l'accesso ad Internet"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Configurazione LAN (rete locale)"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Driver"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfaccia"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protocollo"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Stato"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Configura rete locale (LAN)"
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Cliccate qui per lanciare l'assistente ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Assistente..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Applica"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Connesso"
-#: ../../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 "Non connesso"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Connetti..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Disconnetti..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12232,7 +12258,7 @@ msgstr ""
"Attenzione, č stata individuata un'altra connessione ad Internet, forse "
"attraverso la vostra rete locale"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12240,36 +12266,36 @@ msgstr ""
"Non disponi di nessuna interfaccia configurata.\n"
"Per prima cosa configurale cliccando su 'Configura'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Configurazione rete locale (LAN)"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adattatore %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protocollo di boot"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Attivato/a al momento del boot"
-#: ../../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 "attivare adesso"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "disattivare adesso"
-#: ../../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"
@@ -12277,7 +12303,7 @@ msgstr ""
"Questa interfaccia non č stata ancora configurata.\n"
"Lanciate l'assistente di configurazione nella finestra principale."
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12285,121 +12311,117 @@ msgstr ""
"Non disponi di una connessione ad Internet.\n"
"Creane una cliccando su 'Configura'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Configurazione della connessione ad Internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Configurazione della connessione ad Internet"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tipo di connessione: "
-#: ../../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 "Scheda 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 "Nome modulo"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Dimensione"
-#: ../../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 "creazione disco di avvio"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "predefinito"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Errore DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "versione del kernel"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Generale"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Area per esperti"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "Argomenti opzionali per mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Aggiungi un modulo"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "forza"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "se necessario"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "ometti moduli scsi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "ometti moduli raid"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Rimuovi un modulo"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Output"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Crea il disco"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Assicurati che un supporto sia inserito nel 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"
@@ -12408,12 +12430,12 @@ msgstr ""
"Il dispositivo %s č vuoto o il supporto č protetto in scrittura.\n"
"Per favore inserisci un supporto."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Impssibile eseguire la chiamata fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12424,99 +12446,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Cerca fonti installate"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Deseleziona fonti installate"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "esamina tutti i font"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "nessun font trovato"
-#: ../../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 "fatto"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "non ho trovato nessun font nelle partizioni montate"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Ri-selezionate i font corretti"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "non ho trovato nessun font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Cerca font nella lista installati"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Copia i font"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Installazione di font True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "per favore attendere mentre eseguo ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Installazione font True Type effettuata"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Conversione 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 "sto costruendo 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 "conversione font ttf"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "conversione font pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Soppressione file temporanei"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Riavvia XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Soppressione file dei font"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "riavvia 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"
@@ -12530,111 +12552,199 @@ msgstr ""
"-Potete installare i font nel modo normale. In casi piuttosto rari, dei font "
"corrotti potrebbero bloccare il vostro server X."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Importazione font"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Prendi i font di Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Disintallazione font"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Opzioni avanzate"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Lista font"
-#: ../../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 "Scegliete le applicazioni che supporteranno i font:"
-#: ../../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 "Stampanti generiche"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Selezionate il file o la directory del font e cliccate su 'Aggiungi'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Lista di installazione"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "cliccate qui se ne siete sicuri."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "qui in caso contrario."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Deseleziona tutto"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Tutti selezionati"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Rimuovi lista"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Test iniziali"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Copia i font sul tuo sistema"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Installa e converti i font"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Post-installazione"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Rimuovi i font dal tuo sistema"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Post-disinstallazione"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Condivisione connessione Internet"
-#: ../../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 "Condivisione della connessione ad Internet attualmente abilitata"
-#: ../../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"
@@ -12646,19 +12756,19 @@ msgstr ""
"\n"
"Cosa vorresti fare?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "disabilita"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "abbandona"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "riconfigura"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Sto disattivando i server..."
@@ -12666,11 +12776,11 @@ msgstr "Sto disattivando i server..."
msgid "Internet connection sharing is now disabled."
msgstr "La condivisione della connessione ad Internet ora č disabilitata."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Condivisione connessione Internet attualmente disabilitata"
-#: ../../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"
@@ -12682,19 +12792,19 @@ msgstr ""
"\n"
"Cosa vorresti fare?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "abilita"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Sto attivando i server..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "La condivisione della connessione ad Internet ora č abilitata."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -12715,21 +12825,21 @@ msgstr ""
"Nota: č necessario un Adattatore di Rete dedicato per realizzare una\n"
"Rete di Area Locale (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interfaccia %s (usa il modulo %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfaccia %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nessun adattatore di rete nel tuo 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."
@@ -12737,11 +12847,11 @@ msgstr ""
"Nessun adattatore di rete ethernet č stato rilevato nel tuo sistema. Per "
"favore lancia l'utilitą di configurazione hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Interfaccia di rete"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12756,7 +12866,7 @@ msgstr ""
"\n"
"Sto per configurare la tua rete locale (LAN) usando quell'adattatore."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -12764,11 +12874,11 @@ msgstr ""
"Per favore scegliete quale adattatore di rete sarą connesso alla vostra rete "
"locale (LAN)."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Interfaccia di rete gią configurata"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12783,15 +12893,24 @@ msgstr ""
"\n"
"Potete farlo manualmente se sapete quello che state facendo."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Riconfigurazione automatica"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Mostra la configurazione dell'interfaccia corrente"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Mostra la configurazione dell'interfaccia corrente"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12808,7 +12927,7 @@ msgstr ""
"Attribuzione IP: %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 "
@@ -12818,7 +12937,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"
@@ -12832,12 +12951,12 @@ msgstr ""
"In alternativa, posso riconfigurare la vostra interfaccia di rete e (ri)"
"configurare un server DHCP per voi.\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "Rete locale di classe C"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -12846,66 +12965,66 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "IP di (questo) server DHCP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP di (questo) server DHCP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Nuovo nome della stampante"
-#: ../../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 "Riconfigurazione dell'interfaccia di rete e del server DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "La rete locale non terminava con `.0', rinuncio."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Trovato conflitto potenziale dell'indirizzo LAN nella configurazione "
"corrente di %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Sto configurando..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Sto configurando gli script, installando il software, avviando i server..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemi nell'installazione del pacchetto %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 "
@@ -12915,24 +13034,24 @@ msgstr ""
"Ora puoi condividere la connessione ad Internet con altri computers sulla "
"tua rete locale (LAN) usando la configurazione di rete automatica (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Il setup č gią stato fatto, ma č attualmente disabilitato."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Il setup č gią stato fatto, ed č attualmente abilitato."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr ""
"Nessuna condivisione della connessione ad Internet configurata in precedenza."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Configurazione della connessione ad Internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -12947,158 +13066,158 @@ msgstr ""
"\n"
"Cliccate su ``Configura'' se volete lanciare il Wizard di configurazione."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Gruppo di lavoro"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "partizione %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Utente"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Cancella"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Fatto"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Aggiungi un modulo"
-#: ../../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 "Aggiungi nuova stampante"
-#: ../../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 "Deseleziona tutto"
-#: ../../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 "Rimuovi quelli selezionati"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Accetta utente"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Versione: %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 "Porta"
-#: ../../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 "Usa il riconoscimento automatico"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Usa il riconoscimento automatico"
-#: ../../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 "Salva scelta pacchetti"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Utente"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Gruppo di lavoro"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Nessuna NIC selezionata!"
-#: ../../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"
@@ -13110,7 +13229,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13119,139 +13238,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 "creazione disco di avvio"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Risoluzione"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Scegli un file"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Nome di condivisione"
-#: ../../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 "Configura servizi"
-#: ../../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 "dispositivo"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Installa sistema"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Scegli un 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 "Scelta del modello della stampante"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Dovete scegliere/indicare una stampante/un dispositivo!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Riconoscimento periferiche ..."
#. -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"
@@ -13266,113 +13385,113 @@ 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 "Canada (cavo)"
-#: ../../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 (cavo)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (cavo-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "China (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 "Giappone (cavo)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Europa Orientale"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "France [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 Occidentale"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Nuova Zelanda"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Sud Africa"
-#: ../../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"
msgstr "Per favore, digitate il vostro standard tv e la nazione"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Standard TV:"
-#: ../../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 "Ricerca di canali TV in corso ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Sto cercando canali TV"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Si č verificato un errore nella ricerca dei canali TV"
-#: ../../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"
@@ -13384,30 +13503,430 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
#, fuzzy
+msgid "Alternative drivers"
+msgstr "Pagina di prova alternativa (A4)"
+
+#: ../../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
+#, fuzzy
+msgid "Channel"
+msgstr "Annulla"
+
+#: ../../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
+msgid "Bus identification"
+msgstr "Identificazione bus"
+
+#: ../../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 "dimensione del blocco"
+
+#: ../../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 "Livello di sicurezza"
+
+#: ../../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 "Scegli file"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Dispositivo di gateway"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modulo"
+
+#: ../../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 "Formatta"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "livello"
+
+#: ../../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 "Mouse"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Memoria della scheda (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nome modulo"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 pulsanti"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nome: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", host TCP/IP \"%s\", porta %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 "carica configurazione"
+
+#: ../../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 "Per favore scegli a che porta seriale č connesso il mouse."
+
+#: ../../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
+msgid "/_Quit"
+msgstr "/_Esci"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Usa il riconoscimento automatico"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opzioni"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Usa il riconoscimento automatico"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Guida"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Aiuto"
+
+#: ../../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 "uso: keyboarddrake [--expert] [tastiera]\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 "Scegliete uno scanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Segnala un bug"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Informazioni su..."
+
+#: ../../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/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uso: keyboarddrake [--expert] [tastiera]\n"
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autore:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Identificazione in corso"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Versione di Harddrake2 "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Hardware identificato"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informazioni"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Configura modulo"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Sto eseguendo \"%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 "secondario"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Usa il riconoscimento automatico"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Usa il riconoscimento automatico"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opzioni"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Per favore, scegliete l'impostazione della tastiera."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Vuoi che il tasto BackSpace funzioni come Canc nella console?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Cambia il 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."
@@ -13416,140 +13935,128 @@ msgstr ""
"quando\n"
"pronto. Se non ce l'hai, premi Annulla per evitare l'aggiornamento diretto."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Non riesco ad avviare l'aggiornamento diretto !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
"Il cambiamento č stato applicato, ma perché diventi effettivo dovete uscire "
"dalla sessione"
-#: ../../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 "Mostralo solo per il giorno selezionato"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/File/_Nuovo"
-#: ../../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 "/File/_Apri"
-#: ../../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 "/File/_Salva"
-#: ../../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 "/File/Salva_Come"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/File/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opzioni"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opzioni/Prova"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Guida/_Informazioni su..."
-#: ../../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 "Utente"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Messaggi"
-#: ../../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 "Spiegazioni relative agli strumenti 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 "Un tool per monitorare i tuoi file di Log"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Impostazioni"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "coincidono"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "ma non coincidono"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Scegliete il file"
-#: ../../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 "Contenuto del file"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
#, fuzzy
msgid "Mail alert"
msgstr "Notifica Mail/SMS"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "aspetta, sto analizzando: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Configurazione di avvisi email/SMS"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -13560,134 +14067,249 @@ msgstr ""
"\n"
"Qui potrai configurare il sistema di avvisi.\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 "Nome dominio"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "Server NIS"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Server di posta Postfix, server di news Inn"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "Server NIS"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "Server NIS"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "Servizi"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Server della stampante"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "configurazione servizio"
-#: ../../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 ""
"Verrete avvisati se uno dei servizi selezionati non č pił in esecuzione"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "carica configurazione"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Riceverete una notifica se il carico eccede questo valore"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "configurazione avvisi"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Per favore inserisci il tuo password"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Salva con nome..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Per favore, scegliete il tipo del vostro mouse."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emula il terzo pulsante?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Configurazione della rete"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profilo: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Sto inviando i file ..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Tipo di connessione: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Sto provando la tua connessione ..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Connetti ad Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Connetti ad 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 "Velocitą della connessione"
+
+#: ../../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 "configurazione avvisi"
+
+#: ../../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 "File locali"
+
+#: ../../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 ""
+"Attenzione, č stata individuata un'altra connessione ad Internet, forse "
+"attraverso la vostra rete locale"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Connetti"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Disconnetti"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Sto leggendo i dati della stampante..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Riconoscimento periferiche ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Test delle 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 ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "Trovato %s su %s, devo configurarlo?"
-#: ../../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 "Scegliete uno scanner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Questo scanner %s non č supportato"
-#: ../../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 "seleziona il dispositivo"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13698,7 +14320,7 @@ msgstr ""
"Potete lanciare printerdrake dal Centro di controllo Mandrake, sezione "
"Hardware."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13719,6 +14341,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Identificazione in corso"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Scegli la lingua"
@@ -13791,10 +14418,14 @@ msgstr "Installa aggiornamenti di sistema"
msgid "Exit install"
msgstr "Termina installazione"
-#: ../../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"
@@ -14038,3 +14669,187 @@ msgstr "Multimedia - Masterizzazione CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Workstation scientifica"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "Non riesco ad aprire /etc/inittab in lettura: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "un numero"
+
+#~ 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 ""
+#~ "Hai ora la possibilitą di scaricare software per la cifratura dei dati.\n"
+#~ "\n"
+#~ "ATTENZIONE !\n"
+#~ "A causa dei diversi requisiti generali applicabili a questi software e\n"
+#~ "imposti da varie nazioni, clienti e/o utenti finali di questi software "
+#~ "dovrebbero\n"
+#~ "assicurarsi che le leggi della propria nazione consentano di scaricare, "
+#~ "archiviare\n"
+#~ "e/o usare questo tipo di software.\n"
+#~ "\n"
+#~ "Inoltre clienti e/o utenti finali dovrebbero prestare particolare "
+#~ "attenzione a non infrangere\n"
+#~ "le leggi della propria nazione. Se clienti e/o utenti finali non "
+#~ "dovessero\n"
+#~ "rispettare i dettami di tali leggi in vigore, potrebbero incorrere in "
+#~ "gravi\n"
+#~ "sanzioni.\n"
+#~ "\n"
+#~ "Sia Mandrakesoft sia i suoi produttori e fornitori non potranno essere "
+#~ "ritenuti responsabili\n"
+#~ "per danni speciali, indiretti o accidentali (inclusi, ma non limitati a, "
+#~ "perdite\n"
+#~ "di guadagni, interruzioni di affari, perdita di dati commerciali e altre "
+#~ "perdite\n"
+#~ "pecuniarie, ed eventuali multe e indennitą da pagare a seguito di "
+#~ "sentenza di \n"
+#~ "tribunale) derivanti da uso, possesso, o semplice scaricamento di questi "
+#~ "software,\n"
+#~ "a cui clienti e/o utenti finali abbiano eventuale accesso dopo aver "
+#~ "sottoscritto\n"
+#~ "il presente accordo.\n"
+#~ "\n"
+#~ "Per ogni eventuale delucidazione in relazione a questo argomento, si "
+#~ "prega di\n"
+#~ "contattare\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Configurazione dei 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 ""
+#~ "Benvenuto nell'utilitą di configurazione dei proxy.\n"
+#~ "\n"
+#~ "Qui potrai configurare i tuoi proxy http e ftp,\n"
+#~ "con o senza login e password\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Per favore completa le informazioni relative al proxy http\n"
+#~ "Lascia in bianco se non desideri un proxy http"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "Porta"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "L'URL dovrebbe cominciare con 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Il numero della porta dovrebbe essere in cifre"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Per favore completa le informazioni relative al proxy ftp\n"
+#~ "Lascia in bianco se non desideri un proxy ftp"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Per favore inserisci il login e il password per il proxy, se esistono.\n"
+#~ "Lascia in bianco se non č necessario."
+
+#~ msgid "login"
+#~ msgstr "login"
+
+#~ msgid "password"
+#~ msgstr "Password"
+
+#~ msgid "re-type password"
+#~ msgstr "digita ancora il password"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Le password non corrispondono. Prova ancora!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Non posso scrivere il file %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 ""
+#~ "Attenzione, č stata individuata un'altra connessione ad Internet, forse "
+#~ "attraverso la vostra rete locale"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "nessun aiuto presente (per ora).\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Per favore clicca su un supporto"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "uso: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "uso: keyboarddrake [--expert] [tastiera]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "uso: keyboarddrake [--expert] [tastiera]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "rilevato sull'interfaccia %s"
diff --git a/perl-install/share/po/ja.po b/perl-install/share/po/ja.po
index 99a2c48ea..b65f242b4 100644
--- a/perl-install/share/po/ja.po
+++ b/perl-install/share/po/ja.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: 2000-07-05 15:44+0200\n"
"Last-Translator: YAMAGATA Hiroo <hiyori13@alum.mit.edu>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -69,44 +69,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 "„Ļ”¼„É„¦„§„¢3D„¢„Æ„»„é„ģ”¼„·„ē„ó¤Ä¤­¤Ī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"
@@ -115,17 +115,17 @@ msgstr ""
"¤³¤Ī„«”¼„ɤĻXFree %s ¤Ē¤Ī¤ß3D„¢„Æ„»„é„ģ”¼„·„ē„ó²ÄĒ½¤Ē¤¹”£\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 "¤³¤Ī„«”¼„ɤĻXFree %s ¤Ē3D„¢„Æ„»„é„ģ”¼„·„ē„ó²ÄĒ½¤Ē¤¹”£"
-#: ../../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 "¼Āø³ĆŹ³¬¤Ī„Ļ”¼„É„¦„§„¢3D„¢„Æ„»„é„ģ”¼„·„ē„ó¤Ä¤­¤Ī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"
@@ -136,7 +136,7 @@ msgstr ""
"¤æ¤Ą¤·¤¢¤Æ¤Ž¤Ē”¢¼Āø³ÅŖ¤Ź„µ„Ż”¼„ȤĒ”¢„Ž„·„ó„Õ„ź”¼„ŗ¤Ī²ÄĒ½Ą­¤¬¤¢¤ź¤Ž¤¹”£\n"
"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"
@@ -145,12 +145,12 @@ msgstr ""
"¤³¤Ī„«”¼„ɤĻXFree %s ¤Ē3D„¢„Æ„»„é„ģ”¼„·„ē„ó²ÄĒ½¤Ē¤¹”£\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 "„«„¹„æ„ą"
@@ -162,7 +162,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 "²ņĮüÅŁ"
@@ -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 "„Ŗ„ׄ·„ē„ó"
-#: ../../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 "½ŖĪ»"
@@ -220,7 +221,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 "„Ł„ó„Ą”¼"
@@ -277,50 +279,52 @@ msgstr "1600Ėüæ§ (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "40²Ææ§ (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 ""
"·Ł¹š”§¤³¤Ī„°„é„Õ„£„Ć„Æ„«”¼„ɤņ„Ę„¹„Ȥ¹¤ė¤Č„Ž„·„󤬄Մź”¼„ŗ¤¹¤ė¤«¤ā¤·¤ģ¤Ž¤»¤ó"
@@ -422,168 +426,168 @@ 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 °Ź²¼¤ņ¾Ć¤¹"
# added a \n to the translation to avoid that the dialog window
# in which it appears to be tooooo laaaaarge
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr ""
"ɬĶפŹ¤éĄµ³Ī¤ŹRAM„µ„¤„ŗ¤ņĘž¤ģ¤Ę¤Æ¤Ą¤µ¤¤\n"
"”Ź%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 ""
"”Č„³„Ž„ó„Ʉ鄤„ó„Ŗ„ׄ·„ē„ó¤ĪĄ©øĀ”É„Ŗ„ׄ·„ē„ó¤Ļ„Ń„¹„ļ”¼„ɤ¬¤Ź¤¤¤Č\n"
"Ģņ¤Ė¤æ¤Į¤Ž¤»¤ó”£"
-#: ../../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 "„Ŗ”¼„ׄó„Õ„””¼„ą„¦„§„¢¤Ī„Ē„£„ģ„¤"
-#: ../../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 "„Ē„Õ„©„ė„ȤĪ 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"
"¤É¤Ī„Ʉ鄤„Ö¤«¤éµÆĘ°¤·¤Ž¤¹¤«”©"
-#: ../../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 "Ā¾¤Ī OS (SunOS¤Ź¤É...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Ā¾¤Ī OS (MacOS¤Ź¤É...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Ā¾¤Ī OS („¦„£„ó„É„¦„ŗ¤Ź¤É...)"
-#: ../../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 "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"
@@ -755,7 +761,7 @@ msgstr ""
"¤Ē¤Ļ„ā„ø„唼„ė %s ¤Ī„Ŗ„ׄ·„ē„ó¤ņ»ŲÄź¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"¤Ź¤Ŗ”¢„¢„É„ģ„¹¤Ļ¤¹¤Ł¤Ę”¢Ę¬¤Ė 0x ¤ņ¤Ä¤±¤ĘĘžĪĻ¤¹¤ė¤³¤Č”£Ī攧 '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 ""
"„Ŗ„ׄ·„ē„ó¤Ī„Õ„©”¼„Ž„ƄȤĻ”ČĢ¾Į°=ĆĶ Ģ¾Į°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"
@@ -793,15 +799,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"
@@ -810,61 +816,61 @@ 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
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"
@@ -873,32 +879,32 @@ msgstr ""
"„ę”¼„¶Ģ¾¤ņĘžĪĻ¤·¤Ę²¼¤µ¤¤\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
-msgstr "¼õ¤±ÉÕ¤±¤ė„ę”¼„¶"
+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?"
@@ -906,54 +912,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 "
@@ -967,11 +973,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."
@@ -979,31 +985,31 @@ 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"
@@ -1013,7 +1019,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."
@@ -1021,7 +1027,7 @@ msgstr ""
"„Ń„¹„ļ”¼„ɤ¬Ķ­øś¤Ė¤Ź¤ź¤Ž¤·¤æ¤¬”¢„Ķ„Ć„Č„ļ”¼„ƤĖ¤Ä¤Ź¤°¤Ī¤Ļ¤Ž¤Ą\n"
"¤Ŗ¾©¤į¤Ē¤­¤Ž¤»¤ó”£"
-#: ../../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."
@@ -1029,13 +1035,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
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1049,7 +1055,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."
@@ -1057,33 +1063,33 @@ msgstr ""
"Į°¤Ī„ģ„Ł„ė¤Ė“š¤Å¤¤¤Ę¤¤¤Ž¤¹¤¬”¢¤³¤ģ¤Ē„·„¹„Ę„ą¤Ļ“°Į“¤Ė¤Č¤ø¤æ¾õĀÖ\n"
"¤Ė¤Ź¤Ć¤Ę¤¤¤Ž¤¹”£„»„­„å„ź„Ę„£¤ĻŗĒĀē¤Ē¤¹”£"
-#: ../../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"
@@ -1097,7 +1103,7 @@ msgstr ""
# so use only 7bit for this message
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1121,114 +1127,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 "GRUB operating system chooser-he youkosou!"
#. -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, %c key wo tukatte entry wo shitei shite kudasai."
#. -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 "Kono OS wo kidou suru nara Enter, Kidou mae no jikkou command"
#. -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 "no henshuu niha 'e', command line nara 'c' wo oshi masu."
#. -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 "Sentaku shita OS ga %d byou de jidoutekini kidou shimasu."
-#: ../../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 "„Ö”¼„Č„ķ”¼„Ą¤Ļ %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 "/„Õ„”„¤„ė(_F)"
-#: ../../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 "/„Õ„”„¤„ė(F)/½ŖĪ»(_Q)"
-#: ../../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 "æ·„¹„愤„ė¤ĖŹ¬Īą¤µ¤ģ¤ė„ā„Ė„æ"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "æ·„¹„愤„ė„ā„Ė„æ"
-#: ../../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"
@@ -1236,46 +1237,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."
@@ -1283,17 +1284,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 "mkinitrd -f /boot/initrd-%s.img %s¤ņinitrd¤Ė¤¹¤ė"
-#: ../../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."
@@ -1301,24 +1302,24 @@ msgstr ""
"LiLo¤ņŗĘ¼Ā¹Ō¤Ē¤­¤Ž¤»¤ó”Ŗ\n"
"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¤ČµÆĘ°»ž„¹„ׄé„Ć„·„å„Ę”¼„Ž¤Ī„¤„ó„¹„Č”¼„ėĄ®øł"
-#: ../../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"
@@ -1327,21 +1328,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"
@@ -1354,89 +1355,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 "µÆĘ°„¹„ׄé„Ć„·„å"
-#: ../../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 „¦„£„ó„É„¦¤ņ¼Ā¹Ō"
-#: ../../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 "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 "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 "„Õ„é„ó„¹"
@@ -1444,8 +1440,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 "„Ł„ė„®”¼"
@@ -1469,13 +1465,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 "„¤„æ„ź„¢"
@@ -1483,8 +1479,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 "„¢„į„ź„«¹ē½°¹ń"
@@ -1500,12 +1496,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 "„Ž„¦„ó„Č"
@@ -1514,10 +1510,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 "„Ž„¦„ó„Č„Ż„¤„ó„Č"
@@ -1533,28 +1528,28 @@ msgstr "URL ¤Ļ 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"
@@ -1563,15 +1558,15 @@ msgstr ""
"¤ā¤· aboot ¤ņ»Č¤¦¤Ä¤ā¤ź¤Ź¤é”¢„Ē„£„¹„ƤĪĄčʬ¤Ė¶õ¤­ĪĪ°č (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"
@@ -1583,81 +1578,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 "„ø„ć”¼„Ź„ź„ó„°„Õ„”„¤„ė„·„¹„Ę„ą"
-#: ../../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"
@@ -1665,72 +1660,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"
@@ -1738,31 +1733,31 @@ msgstr ""
"„Ń”¼„Ę„£„·„ē„ó¤ņĮż¤ä¤·¤æ¤¤¤Ź¤é”¤³ČÄ„„Ń”¼„Ę„£„·„ē„ó¤¬\n"
"ŗī¤ģ¤ė¤č¤¦¤Ė¤É¤³¤«¤Ī„Ń”¼„Ę„£„·„ē„ó¤ņ¾Ć¤·¤Ę²¼¤µ¤¤”£"
-#: ../../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?"
@@ -1770,11 +1765,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"
@@ -1782,71 +1778,71 @@ 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 "„ė”¼„ׄŠ„Ć„Æ¤Ī»ČĶŃ"
-#: ../../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"
@@ -1856,33 +1852,33 @@ msgstr ""
"(“šĖÜ„Ń”¼„Ę„£„·„ē„ó¤Īæō¤¬¾åøĀ¤ĖĆ£¤·¤Ę¤¤¤ė¤æ¤į)”£\n"
"¤É¤ģ¤«“šĖÜ„Ń”¼„Ę„£„·„ē„ó¤ņŗļ½ü¤·”¢³ČÄ„„Ń”¼„Ę„£„·„ē„ó¤ņŗī¤ź¤Ž¤·¤ē¤¦”£"
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ė¤ņŗļ½ü¤·¤Ž¤¹¤«”©"
-#: ../../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 "„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ė %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"
@@ -1891,135 +1887,135 @@ msgstr ""
"„Ž„¦„ó„Č„Ż„¤„ó„Ȥ«¤é¼č¤ź½¢¤Æ¤³¤Č¤¬½ŠĶ褎¤»¤ó”£\n"
"¤Ž¤ŗ„ė”¼„ׄŠ„Ć„Æ¤ņ²ņ½ü¤·¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../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 „Õ„”„¤„ė„·„¹„Ę„ą¤Ī¶­³¦¤ņ·×»»"
-#: ../../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 "¤³¤Ī„Ń”¼„Ę„£„·„ē„ó¤Ļ„ė”¼„ׄŠ„Ć„Æ¤Ė¤Ļ»Č¤Ø¤Ž¤»¤ó"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "„ė”¼„ׄŠ„Ć„Æ"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ėĢ¾: "
-#: ../../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 "„Õ„”„¤„ė¤Ļ¤¹¤Ē¤ĖŹĢ¤Ī„ė”¼„ׄŠ„Ć„Æ¤Ē»ČĶŃĆę”£Ā¾¤Ī¤ņĮŖ¤Ó¤Ž¤·¤ē¤¦"
-#: ../../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 "„Į„ć„ó„Æ„µ„¤„ŗ"
-#: ../../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"
@@ -2030,7 +2026,7 @@ msgstr ""
"¤½¤³¤Ė /boot ¤Ļŗī¤ģ¤Ž¤»¤ó”£/boot¤¬¤½¤³¤Ą¤Č”¢LILO ¤¬¤¦¤Ž¤ÆĘƤ«¤Ź¤¤¤·”¤\n"
"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"
@@ -2042,7 +2038,7 @@ msgstr ""
"»ż¤Ć¤Ę¤¤¤Ž¤»¤ó¤Ķ”£LILO ¤ņ„Ö”¼„Č„Ž„Ķ”¼„ø„ć¤Ė»Č¤¦¤Ź¤é”¤/boot „Ń”¼„Ę„£\n"
"„·„ē„ó¤ĪÄÉ²Ć¤ņ¤ŖĖŗ¤ģ¤Ź¤Æ”£"
-#: ../../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"
@@ -2052,44 +2048,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 "„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ė %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"
@@ -2098,83 +2094,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"
@@ -2183,7 +2179,7 @@ msgstr ""
"„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ė:\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"
@@ -2191,27 +2187,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 "„Į„ć„ó„Æ„µ„¤„ŗ %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 "„ė”¼„ׄŠ„Ć„Æ„Õ„”„¤„ėĢ¾: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2223,7 +2219,7 @@ msgstr ""
"„Ʉ鄤„Š”¦„Ń”¼„Ę„£„·„ē„ó¤é¤·¤¤¤Ē¤¹¤č”£\n"
"¤¤¤ø¤é¤Ź¤¤¤Ū¤¦¤¬¤¤¤¤¤Ē¤·¤ē¤¦”£\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2235,61 +2231,61 @@ 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
#, 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 "°Å¹ęø°”Ź¤ā¤¦°ģÅŁĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤”Ė"
@@ -2297,10 +2293,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?)"
@@ -2324,7 +2316,7 @@ msgid ""
msgstr ""
"¤³¤Ī„Ū„¹„ȤĪ„¢„Æ„»„¹¤Ė¤Ļ„ę”¼„¶Ģ¾”¢„Ń„¹„ļ”¼„É”¢„É„į„¤„óĢ¾¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "„ę”¼„¶Ģ¾"
@@ -2336,23 +2328,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"
@@ -2439,22 +2431,26 @@ 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 "
"currently uses \"%s\""
msgstr "¤³¤Ī„µ„¦„ó„É„«”¼„É (%s) ĶѤĪ“ūĆĪ¤ĪOSS/ALSAĀåĀŲ„Ʉ鄤„Š¤¬¤¢¤ź¤Ž¤»¤ó"
-#: ../../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 "
@@ -2462,7 +2458,7 @@ msgid ""
msgstr ""
"¤³¤³¤Ē¤Ļ„µ„¦„ó„É„«”¼„É (%s) ĶѤĖĀåĀŲ„Ʉ鄤„Š”ŹOSS¤«ALSA) ¤ņĮŖĀņ¤Ē¤­¤Ž¤¹"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2471,25 +2467,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 "
@@ -2508,7 +2504,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"
@@ -2518,29 +2514,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"
@@ -2555,214 +2552,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"¤Ė”¢subject: unlisted sound driver \"%s\"¤Ē„į”¼„ė¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 "„Š„¹"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr "„Ē„Š„¤„¹¤ĪĄÜĀ³¤µ¤ģ¤æŹŖĶż„Š„¹¤ņĮŖ¤Ó¤Ž¤¹”ŹPCI”¢USB¤Ź¤É)"
-
-#: ../../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 ""
-"- PCI ¤Č USB „Ē„Š„¤„¹”§„Ł„ó„Ą”¼”¢„Ē„Š„¤„¹”¢„µ„Ö„Ł„ó„Ą”¼”¢„µ„Ö„Ē„Š„¤„¹¤ĪPCI/"
-"USB id¤ņµ­½Ņ¤·¤Ž¤¹”£"
-
-#: ../../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 ""
-"- pci „Ē„Š„¤„¹: ¤³¤Ī„«”¼„ɤĪPCI„¹„ķ„Ć„Č”¢„Ē„Š„¤„¹¤Čµ”Ē½\n"
-"- eide „Ē„Š„¤„¹: „¹„ģ”¼„Ö¤«„Ž„¹„攼¤Ī„Ē„Š„¤„¹\n"
-"- scsi „Ē„Š„¤„¹: scsi „Š„¹¤Čscsi „Ē„Š„¤„¹¤Īid"
-
-#: ../../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 "incore„«”¼„Ķ„ėdevfs¤ĪĄøĄ®¤·¤ææ·¤·¤¤Ę°ÅŖ„Ē„Š„¤„¹Ģ¾"
-
-#: ../../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
-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 "/½ŖĪ»(_Q)"
-
-#: ../../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 "/„Ų„ė„×(_H)"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/„Ų„ė„×(_H)..."
-
-#: ../../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 "/„Š„°Źó¹š(_R)"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/¾šŹó(_A)..."
-
-#: ../../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 "¤æ¤Ą¤¤¤Žø”½ŠĆę"
-
-#: ../../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 "%s„Ƅ鄹¤ņ„ׄķ”¼„ÖĆę\n"
-
-#: ../../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 "Ģ¤ĆĪ|ČĘĶŃ"
@@ -2774,7 +2568,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"
@@ -2786,31 +2580,31 @@ 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 "mmap„­„ć„ׄĮ„ćĶѤĪ„­„ć„ׄĮ„ć„Š„Ć„Õ„”æō"
-#: ../../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 "„é„ø„Ŗ„µ„Ż”¼„ȤņĶ­øś¤Ė¤¹¤ė"
@@ -4445,6 +4239,7 @@ msgstr ""
"OS¤¬µÆĘ°¤¹¤ė¤«¤ņ»ŲÄź¤·¤Ž¤¹”£"
#: ../../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"
@@ -4467,10 +4262,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"
@@ -4587,16 +4382,16 @@ 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 "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''"
@@ -4604,12 +4399,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"
@@ -4617,7 +4412,7 @@ msgstr ""
"„؄锼ČÆĄø - æ·¤·¤¤„Õ„”„¤„ė„·„¹„Ę„ą¤ņ¹½ĆŪ¤Ē¤­¤ė¤č¤¦¤Ź„Ē„Š„¤„¹¤¬\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"
@@ -4626,7 +4421,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"
@@ -4636,11 +4431,11 @@ msgstr ""
"æ·¤·¤Æ„Ń”¼„Ę„£„·„ē„ó¤ņ¤Ä¤Æ¤ė¤«”¢“ūĀø¤Ī¤ā¤Ī¤ņ„Æ„ź„Ć„Æ¤·¤ĘĮŖ¤Ó¤Ž¤¹”£\n"
"¤½¤·¤Ę”Č„Ž„¦„ó„Č„Ż„¤„ó„ȔɄ¢„Æ„·„ē„ó¤ņĮŖ¤Ó”¢”Ö/”פĖ„»„ƄȤ·¤Ž¤¹"
-#: ../../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"
@@ -4650,59 +4445,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 "/boot/efi ¤Ė FAT „Ń”¼„Ę„£„·„ē„ó¤ņ„Ž„¦„ó„Ȥ·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 „Ń”¼„Ę„£„·„ē„ó¤ņ„ė”¼„ׄŠ„Ć„Æ¤Ė»ČĶŃ"
-#: ../../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 "„¹„ļ„Ƅׄє¼„Ę„£„·„ē„ó¤Ī„µ„¤„ŗ (MB): "
-#: ../../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"
@@ -4711,14 +4506,14 @@ 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 "
"installation."
msgstr "„¦„£„ó„É„¦„ŗ„Ń”¼„Ę„£„·„ē„ó¤¬ĆĒŹŅ²½¤·¤¹¤®¤Ē¤¹”£”Č„Ē„Õ„é„°”ɤ·¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4739,21 +4534,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 "„¦„£„ó„É„¦„ŗĶѤĖ¤É¤Ī¤Æ¤é¤¤¤Ī„µ„¤„ŗ¤ņ»Ä¤·¤Ę¤Ŗ¤­¤Ž¤¹¤¬"
-#: ../../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)"
@@ -4761,33 +4556,33 @@ msgstr ""
"„ź„µ„¤„ŗ¤ä„ė”¼„ׄŠ„Ć„ÆĶѤĪFAT„Ń”¼„Ę„£„·„ē„󤬤¢¤ź¤Ž¤»¤ó (¤Ž¤æ¤Ļ½½Ź¬¤Ź„¹„Ś”¼„¹"
"¤¬Ģµ¤¤)"
-#: ../../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"
@@ -4796,28 +4591,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 "„Ķ„Ć„Č„ļ”¼„ƤņÄä»ß¤¹¤ė"
@@ -4847,12 +4642,12 @@ msgstr ""
"¤·¤Ę¤ß¤Ę¤Æ¤Ą¤µ¤¤”§\n"
"”Ö 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 "Ķ­øś¤Ź„Õ„ķ„Ć„Ō”¼„Ʉ鄤„Ö¤¬¤¢¤ź¤Ž¤»¤ó"
@@ -4862,7 +4657,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 "
@@ -4875,77 +4670,77 @@ msgstr ""
"¤³¤ģ¤ņ¤¹¤ė¤Ė¤Ļ”¢CDROM ¤«¤é„Ö”¼„Ȥ·¤æ¤Č¤­”¢”ÖF1”פņ²”¤·”¢”Ötext”פČĘžĪĻ¤·¤Ę\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 "„¤„ó„¹„Č”¼„ė„Ƅ鄹"
-#: ../../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?"
@@ -4953,74 +4748,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"
@@ -5033,17 +4828,17 @@ msgstr ""
"”Ö %s ”פȤ¤¤¦ Cd-Rom ¤ņ„Ʉ鄤„Ö¤Ė¤¤¤ģ¤Ę”¢ Ok ¤ņ²”¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"CD¤¬¤Ź¤±¤ģ¤Š”¢Cancel ¤ņ²”¤·¤Ę¤³¤Ī 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 "„Ń„Ć„±”¼„ø¤Ī„¤„ó„¹„Č”¼„ė¤Ē„؄锼¤¬ČÆĄø:"
@@ -5350,108 +5145,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 "„­”¼„Ü”¼„É"
-#: ../../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"
@@ -5460,40 +5255,40 @@ 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 "„ė”¼„Č„Ń”¼„Ę„£„·„ē„ó"
-#: ../../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, "
@@ -5502,27 +5297,27 @@ 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 "„¤„ó„¹„Č”¼„ė¤Ė½½Ź¬¤Ź„¹„ļ„Ƅפ¬¤¢¤ź¤Ž¤»¤ó”¤„¹„ļ„Ƅפņ²Ć¤Ø¤Ę²¼¤µ¤¤"
-#: ../../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 "
@@ -5530,7 +5325,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."
@@ -5538,35 +5333,35 @@ 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
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:"
@@ -5574,19 +5369,19 @@ msgstr ""
"„Ń„Ć„±”¼„ø„°„ė”¼„פ¬ĮŖ¤Š¤ģ¤Ę¤¤¤Ž¤»¤ó”£\n"
"ŗĒÄćøĀĶߤ·¤¤„¤„ó„¹„Č”¼„ė¤ņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤: "
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "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 "ĖÜÅö¤ĖŗĒÄćøĀ¤Ī„¤„ó„¹„Č”¼„ė”Ź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"
@@ -5596,16 +5391,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 "”Ö %s ”פȤ¤¤¦Cd-Rom"
-#: ../../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"
@@ -5614,85 +5409,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"
-"¤³¤Īʱ°Õ½ń¤Ė½šĢ¾¤·¤æøå¤ĖøܵŅ¤ä„Ø„ó„É„ę”¼„¶¤¬„¢„Æ„»„¹¤¹¤ėø«¹ž¤ß¤Ī¤¢¤ė”¢\n"
-"¤³¤ģ¤é¤Ī„½„Õ„Č„¦„§„¢¤ņ»Č¤¤”¢ŹŻ»ż¤·”¢¤¢¤ė¤¤¤Ļ„Ą„¦„ó„ķ”¼„ɤ¹¤ė¤³¤Č¤Ė¤č¤ė\n"
-"ĘĆ¼ģ”¢“ÖĄÜ”¢¶öČƤŹ¤É°ģĄŚ¤ĪĀ»³²”Ź¤³¤ģ¤Ė¤ĻĒä¾åĀ»¼ŗ”¢¶ČĢ³¤ĪÄä»ß”¢¾¦ĶŃ„Ē”¼„æ¤Ī\n"
-"ĮÓ¼ŗ¤ä“ŲĻ¢Ā»¼ŗ¤ČĖ”ÄīČ½ĆĒ¤Ė“š¤Å¤ÆĀ»³²Ē彞¤äŹä½ž¶ā»ŁŹ§¤¤¤Ź¤É¤¬“Ž¤Ž¤ģ¤ė¤¬\n"
-"¤³¤ģ¤ĖøĀ¤é¤ģ¤ė¤ā¤Ī¤Ē¤Ļ¤Ź¤¤”Ė¤Ė¤Ä¤¤¤Ę”¢Mandrakesoft ¤ä¤½¤ĪĄ½Ā¤¶Č¼Ō¤ä\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"
@@ -5709,157 +5440,157 @@ msgstr ""
"\n"
"¹¹æ·„Ń„Ć„±”¼„ø¤ņ„¤„ó„¹„Č”¼„ė¤·¤Ž¤¹¤«”©"
-#: ../../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 ""
"„µ„¦„ó„É„«”¼„ɤ¬ø”½Š¤Ē¤­¤Ž¤»¤ó¤Ē¤·¤æ”£\n"
"„¤„ó„¹„Č”¼„ėøå¤Ė”Ö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 "„Ę„ģ„Ó„«”¼„É"
-#: ../../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 "„¦„£„ó„É„¦„ŗ¤Ī„É„į„¤„ó"
-#: ../../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 "¤³¤Ī„Ń„¹„ļ”¼„ɤĻ“ŹĆ±¤¹¤®¤Ž¤¹”ŹŗĒÄć¤Ē¤ā %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 /"
@@ -5886,19 +5617,19 @@ msgstr ""
"¤Ę'smbpasswd -j DOMAIN -U USER%PASSWORD' ¤ņ¼Ā¹Ō¤·¤Ž¤¹”£\n"
"'wbinfo -t' „³„Ž„ó„ɤņ¤Ä¤«¤¦¤Č”¢Ē§¾ŚĶѤĪČėĢ©¤¬Āē¾ęÉפ«„Į„§„Ć„Æ¤Ē¤­¤Ž¤¹”£"
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "„¦„£„ó„É„¦„ŗ„É„į„¤„óĒ§¾Ś"
-#: ../../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 "
@@ -5925,19 +5656,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"
@@ -5961,7 +5693,7 @@ msgstr ""
"Éüµģ¤¹¤ė¤Ī¤¬³Ś¤Ė¤Ź¤ź¤Ž¤¹”£„Ö”¼„Č„Ē„£„¹„Ƥņŗī¤ź¤Ž¤¹¤«”©\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5975,28 +5707,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"
@@ -6008,11 +5740,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?"
@@ -6020,15 +5752,15 @@ msgstr ""
"aboot „¤„ó„¹„Č”¼„ė»ž¤Ė„؄锼ČÆĄø”£\n"
"ĢµĶż¤Ė„¤„ó„¹„Č”¼„ė¤·¤Ę¤ß¤Ž¤¹¤«”©””¤æ¤Ą¤·ŗĒ½é¤Ī„Ń”¼„Ę„£„·„ē„ó¤¬ĒĖ²õ¤µ¤ģ¤Ž¤¹”£"
-#: ../../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"
@@ -6045,17 +5777,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"
@@ -6065,7 +5797,7 @@ msgstr ""
"\n"
"ĖÜÅö¤Ė½ŖĪ»¤·¤Ž¤¹¤«”©"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6096,15 +5828,15 @@ msgstr ""
"„¤„ó„¹„Č”¼„ėøå¤ĪĄßÄź¤Ė¤Ä¤¤¤Ę¤Ļ„ę”¼„¶„¬„¤„ɤĪ”Ö„¤„ó„¹„Č”¼„ė¤·¤æøå”פĪ\n"
"¾Ļ¤ņ»²¾Č¤·¤Ę²¼¤µ¤¤”£"
-#: ../../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"
@@ -6117,25 +5849,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 " <Tab>/<Alt-Tab> Ķ×ĮĒ“Ö¤Ī°ÜĘ° | <Space> ĮŖĀņ | <F12> ¼”¤Ī²čĢĢ "
@@ -6152,22 +5884,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 "¼”"
@@ -6240,371 +5972,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 "„¤„®„ź„¹¼°„­”¼„Ü”¼„É"
-#: ../../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
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 "„Ö„é„ø„ė"
-#: ../../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 (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
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
msgid "Mongolian (cyrillic)"
msgstr "„ā„ó„“„ė(cyrillic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "„Ž„ė„æ (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "„Ž„ė„æ (US)"
-#: ../../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 "„»„ė„Ó„¢(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 "„Č„ė„³”ŹÅĮÅżÅŖ”Ö£Ę”×„ā„Ē„ė”Ė"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "„Č„ė„³”Źø½Āå”Ö£Ń”×„ā„Ē„ė”Ė"
-#: ../../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 "„Ł„Č„Ź„ą ”Öæō»śĪó”× 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 "ŗø±¦¤Ī„·„Õ„Č„­”¼¤ņʱ»ž¤Ė"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control ¤Č„·„Õ„Č¤ņʱ»ž¤Ė"
-#: ../../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 ¤Č„·„Õ„Č„­”¼¤ņʱ»ž¤Ė"
-#: ../../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 "±¦”Ö„¦„£„ó„É„¦„ŗ”ׄ­”¼"
@@ -6617,35 +6353,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 ""
+"2.2„«”¼„Ķ„ėĶѤĪ PCMCIA „µ„Ż”¼„ȤĻ¤ā¤¦“Ž¤Ž¤ģ¤Ę¤¤¤Ž¤»¤ó”£\n"
+"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 "%d „³„󄎶襌¤ź¤ĪŹø»śĪó"
-#: ../../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 ""
-"2.2„«”¼„Ķ„ėĶѤĪ PCMCIA „µ„Ż”¼„ȤĻ¤ā¤¦“Ž¤Ž¤ģ¤Ę¤¤¤Ž¤»¤ó”£\n"
-"2.4””„«”¼„Ķ„ė¤ņ»Č¤Ć¤Ę¤Æ¤Ą¤µ¤¤”£"
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - „Ž„¦„¹"
@@ -6750,57 +6495,78 @@ 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-times-bold-r-normal--17-*-100-100-p-*-iso8859-1,-*-fixed-medium-r-"
"normal--24-*-100-100-c-*-jisx0208.1983-0,*"
-#: ../../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"
@@ -6810,21 +6576,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"
@@ -6904,10 +6662,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 ""
@@ -6917,7 +6675,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 "„Ķ„Ć„Č„ļ”¼„Æ„¤„ó„攼„Õ„§„¤„¹¤ĪĮŖĀņ"
@@ -6926,15 +6684,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"
@@ -6945,15 +6703,15 @@ msgstr ""
"¤¤¤Æ¤Ä¤«¤ĪDHCP„µ”¼„Š¤ĻĘ°ŗī¤¹¤ė¤Ī¤Ė„Ū„¹„ČĢ¾¤ņɬĶפȤ·¤Ž¤¹”£\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 "„Ķ„Ć„Č„ļ”¼„ÆĄßÄź„¦„£„¶”¼„É"
@@ -6999,13 +6757,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."
@@ -7013,19 +6771,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)"
@@ -7033,32 +6791,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"
@@ -7071,19 +6829,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."
@@ -7091,58 +6849,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 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 "„ķ„°„¤„ó 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 "„攼„ß„Ź„ė¤«¤é¤ĪĒ§¾Ś"
-#: ../../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"
@@ -7179,24 +6964,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"
@@ -7215,12 +7000,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"
@@ -7231,7 +7016,7 @@ msgstr ""
"¤¤¤Ž¤ĪĄßÄź¤ņ¤½¤Ī¤Ž¤Ž»Č¤¦¤Ė¤Ļ OK ¤ņ„Æ„ź„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤”£„Ķ„Ć„Č„ļ”¼„Æ/„¤„ó„攼"
"„Ķ„ƄȤņŗĘĄßÄź¤¹¤ė¤Ė¤Ļ„­„ć„ó„»„ė¤ņ²”¤·¤Ž¤¹”£\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7243,72 +7028,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 "„¤”¼„µ„Ķ„Ć„Č„«”¼„ɤ¬ø”½Š¤µ¤ģ¤Ž¤·¤æ"
-#: ../../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"
@@ -7318,23 +7108,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"
@@ -7345,7 +7135,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"
@@ -7355,7 +7145,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."
@@ -7363,7 +7153,7 @@ 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 "
@@ -7373,7 +7163,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"
@@ -7384,7 +7174,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"
@@ -7394,43 +7184,55 @@ msgstr ""
"³Ę”¹¤Ī¹ąĢܤĖ¤Ļ„ɄƄȤĒ¶čĄŚ¤é¤ģ¤æ½½æŹæō(Ī攤1.2.3.4)¤¬IP „¢„É„ģ„¹¤Č¤·¤ĘĘžĪĻ¤µ"
"¤ģ¤Ž¤¹”£"
-#: ../../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"
@@ -7441,58 +7243,58 @@ 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 "„ׄķ„­„·¤ĪĄßÄź"
-#: ../../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
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Url ¤Ļ ftp:¤«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."
@@ -7500,27 +7302,27 @@ msgstr ""
"·Ł¹š”Ŗ“ūĀø„Õ„”„¤„䄦„©”¼„ė¤ĪĄßÄź¤ņø”½Š”£\n"
"„¤„ó„¹„Č”¼„ėøå¤Ė”¢¼źĘ°¤Ē½¤Ąµ¤¬Ķפė¤«šā¤·¤ģ¤Ž¤»¤ó”£"
-#: ../../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."
@@ -7528,92 +7330,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 "„«”¼„É mem (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 "
@@ -7632,12 +7434,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"
@@ -7667,183 +7469,184 @@ 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 - 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 - „鄤„ó„ׄź„ó„æ„Ē”¼„ā„ó"
-#: ../../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 - ¶¦ÄĢ 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 "Ģ¤ĆĪ¤Ī„ā„Ē„ė"
+
+#: ../../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/„½„±„Ć„Č”Ė"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/„¦„£„ó„É„¦„ŗ 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 „Ū„¹„Č”Ö%s”×, „Ż”¼„Č %s"
# y, c-format
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "„¦„£„ó„É„¦„ŗ„µ”¼„Š ”Ö%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 "
@@ -7853,19 +7656,19 @@ msgstr ""
"„ź„ā”¼„Č CUPS „µ”¼„Š¾å¤Ī„ׄź„ó„æ¤Ļ”¢¤³¤³¤Ē¤ĻĄßÄźÉŌĶפĒ¤¹”£\n"
"„ׄź„ó„æ¤Ļ¼«Ę°ø”½Š¤µ¤ģ¤Ž¤¹”£"
-#: ../../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 "
@@ -7886,7 +7689,7 @@ msgstr ""
"„Š\n"
"¤«¤é„ׄź„ó„澚Źó¤ņ¤ā¤é¤¦¤«”¢¤¢¤ė¤¤¤Ļ¤³¤³¤ņ¶õĒņ¤Ė¤·¤Ę¤Ŗ¤­¤Ž¤¹”£"
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7903,53 +7706,53 @@ msgstr ""
"½Ŗ¤ļ¤Ć¤æ¤é”¢CUPS ¤ņŗʵÆĘ°¤¹¤ė¤Ī¤ņ¤ŖĖŗ¤ģ¤Ź¤Æ”Ŗ\n"
"”Ź„³„Ž„ó„É: ”Ö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 "CUPS „µ”¼„Š¤Ī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 "„Ż”¼„Č"
-#: ../../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"
@@ -7957,7 +7760,7 @@ msgstr ""
"°Ź²¼¤Ī„ׄź„ó„æ\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -7965,7 +7768,7 @@ msgstr ""
"°Ź²¼¤Ī„ׄź„ó„æ\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -7973,7 +7776,7 @@ msgstr ""
"\n"
"¤Č1Āę¤ĪĢ¤ĆĪ¤Ī„ׄź„ó„椬"
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -7982,7 +7785,7 @@ msgstr ""
"\n"
"¤Č %d Āę¤ĪĢ¤ĆĪ¤Ī„ׄź„ó„椬"
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -7990,7 +7793,7 @@ msgstr ""
"\n"
"¤¬"
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -7998,11 +7801,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"
@@ -8010,7 +7813,7 @@ msgstr ""
"\n"
"Ģ¤ĆĪ¤Ī„ׄź„ó„椬°ģĀę„Ž„·„ó¤Ėľ·ė¤·¤Ę¤¤¤Ž¤¹"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8019,30 +7822,30 @@ 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"
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 "
@@ -8051,13 +7854,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"
@@ -8078,7 +7881,7 @@ msgstr ""
"„ׄź„ó„æĄßÄź¤ĖɬĶפŹ³Ę¼ļ¾šŹó¤ņĖ¬¤Ķ¤Ę”¢³Ę¼ļ„ׄź„ó„æ„Ʉ鄤„Š¤ä\n"
"¤½¤Ī„Ŗ„ׄ·„ē„󔢄ׄź„ó„æĄÜĀ³Źż¼°¤ņĮŖ¤Ł¤ė¤č¤¦¤Ė¤·¤Ž¤¹”£"
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8116,7 +7919,7 @@ 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"
@@ -8142,7 +7945,7 @@ msgstr ""
"½ąČ÷¤¬¤Ē¤­¤æ¤é”Ö¼””פņ„Æ„ź„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤”£„ׄź„ó„æĄßÄź¤ņ¤·¤Ź¤¤¤Ź¤é”Ö„­„ć„ó"
"„»„ė”פņ„Æ„ź„Ć„Æ¤·¤Ž¤·¤ē¤¦”£"
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8178,19 +7981,19 @@ 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 "„Ž„¤„Æ„ķ„½„Õ„Č„¦„£„ó„É„¦„ŗ¾å¤Ī„ׄź„ó„æ¼«Ę°ø”½Š"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8214,53 +8017,53 @@ msgstr ""
"¤·¤æ¤±¤ģ¤Š”¢Mandrake „³„ó„Č„ķ”¼„ė„»„ó„攼¤Ī”Ö„Ļ”¼„É„¦„§„¢”פĪĆę¤Ī\n"
"”քׄź„ó„æ”פņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤”£"
-#: ../../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/„¦„£„ó„É„¦„ŗ 95/98/NT„µ”¼„Š”Ö%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/„¦„£„ó„É„¦„ŗ 95/98/NT„µ”¼„Š%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, ..., "
@@ -8272,19 +8075,19 @@ msgstr ""
"¤¬ 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"
@@ -8292,7 +8095,7 @@ msgstr ""
"°Ź²¼¤Ī„ׄź„ó„椬¼«Ę°ø”½Š¤µ¤ģ¤Ž¤·¤æ”£¤ā¤·¤³¤ģ¤¬ĄßÄź¤·¤æ¤¤¤ā¤Ī¤Ē¤Ź¤±¤ģ¤Š”¢\n"
"ĘžĪĻ¹Ō¤Ė”¢„Ē„Š„¤„¹Ģ¾/„Õ„”„¤„ėĢ¾¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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"
@@ -8300,7 +8103,7 @@ msgstr ""
"°Ź²¼¤Ī„ׄź„ó„椬¼«Ę°ø”½Š¤µ¤ģ¤Ž¤·¤æ”£¤ā¤·ĄßÄź¤·¤æ¤¤¤ā¤Ī¤¬¤³¤³¤Ė¤Ź¤±¤ģ¤Š”¢\n"
"ĘžĪĻ¹Ō¤Ė”¢„Ē„Š„¤„¹Ģ¾/„Õ„”„¤„ėĢ¾¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 "
@@ -8311,7 +8114,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 "
@@ -8322,7 +8125,7 @@ msgstr ""
"„ׄź„ó„æ¤Ļ“°Į“¤Ė¼«Ę°¤ĒĄßÄź¤µ¤ģ¤Ž¤¹”£ø”½Š¤µ¤ģ¤Ę¤¤¤Ź¤«¤Ć¤æ¤ź”¢„«„¹„æ„ąĄßÄź\n"
"¤·¤æ¤±¤ģ¤Š”Ö¼źĘ°ĄßÄź”פņĶ­øś¤Ė¤·¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../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"
@@ -8330,11 +8133,11 @@ msgstr ""
"„ׄź„ó„椬ĄÜĀ³¤µ¤ģ¤Ę¤¤¤ė„Ż”¼„ȤņĮŖ¤Ö¤«”¢ĘžĪĻ¹Ō¤Ė„Ē„Š„¤„¹Ģ¾/„Õ„”„¤„ėĢ¾¤ņ\n"
"ĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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, ...)."
@@ -8342,19 +8145,19 @@ msgstr ""
"(„Ń„é„ģ„ė„Ż”¼„ȤŹ¤é: /dev/lp0, /dev/lp1,... ¤¬ LPT1:, 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."
@@ -8362,46 +8165,46 @@ msgstr ""
"„ź„ā”¼„ȤĪ lpd ¤Ī „ׄź„ó„æ¤ņ»Č¤¦¤Ė¤Ļ”¤„ׄź„ó„愵”¼„Š¤Ī\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
#, 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 („¦„£„ó„É„¦„ŗ 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 "
@@ -8412,7 +8215,7 @@ msgstr ""
"ĀæŹ¬„ׄź„ó„Č„µ”¼„Š¤Ī IP „¢„É„ģ„¹”¤„¢„Æ„»„¹¤·¤æ¤¤„ׄź„ó„æ¤Ī¶¦Ķ­Ģ¾”¤\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."
@@ -8420,39 +8223,39 @@ 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 "SMB„µ”¼„Š¤ĪIP"
-#: ../../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 "
@@ -8493,7 +8296,7 @@ msgstr ""
"¤·¤Ę¤³£ī„Ž„·„󤫤é¤Ī°õŗžĄßÄź¤ņPrinterdrake¤Ī \"%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 "
@@ -8505,7 +8308,7 @@ msgstr ""
"¤·¤Ę¤³£ī„Ž„·„󤫤é¤Ī°õŗžĄßÄź¤ņPrinterdrake¤Ī \"%s\" ĄÜĀ³„愤„פĒ¹Ō¤¦”£\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"
@@ -8517,11 +8320,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 "
@@ -8532,37 +8335,37 @@ 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 ", „Ū„¹„Č”Ö%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 "„Ū„¹„Č”Ö%s”×, „Ż”¼„Č %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "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."
@@ -8570,7 +8373,7 @@ msgstr ""
"°ģĶ÷¤«¤é¼«Ę°ø”½Š„ׄź„ó„æ¤ņ¤É¤ģ¤«ĮŖ¤Ö¤«”¢ĘžĪĻ„Õ„£”¼„ė„ɤĖ„Ū„¹„ČĢ¾¤«IP ¤Č„Ŗ„×"
"„·„ē„ó¤Ē„Ż”¼„ČČÖ¹ę”Ź„Ē„Õ„©„ė„ȤĻ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 "
@@ -8583,19 +8386,19 @@ msgstr ""
"ÄĢ¾ļ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 "
@@ -8605,11 +8408,11 @@ msgstr ""
"¤³¤ĪURI¤ĻCUPS»ÅĶĶ¤«Foomatic»ÅĶĶ¤Ē»ŲÄź¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"¤Ź¤Ŗ”¢¤¹¤Ł¤Ę¤ĪURI„愤„פ¬Į“„¹„×”¼„é¤Ē„µ„Ż”¼„Ȥµ¤ģ¤Ę¤¤¤ė¤ļ¤±¤ø¤ć¤Ź¤¤¤Ē¤¹”£"
-#: ../../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."
@@ -8618,27 +8421,31 @@ 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
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-"
@@ -8663,24 +8470,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"
@@ -8694,7 +8501,7 @@ msgstr ""
"„«”¼„½„ė¤¬¤Ž¤Į¤¬¤Ć¤æ„ā„Ē„ė²½”Ö„Ź„Ž¤Ī„ׄź„ó„æ”ŹRaw Printer)”פņ»Ų¤·¤Ę\n"
"¤¤¤æ¤é”¢°ģĶ÷¤«¤éĄµ¤·¤¤µ”¼ļ¤ņƵ¤·¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../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."
@@ -8702,11 +8509,11 @@ msgstr ""
"¤¢¤Ź¤æ¤Ī„ׄź„ó„椬¤Ź¤±¤ģ¤Š”¢øß“¹Ą­¤Ī¤¢¤ė„ׄź„ó„æ”Ź„ׄź„ó„æ¤Ī„Ž„Ė„å„¢„ė¤«\n"
"Īą»÷„ׄź„ó„æ¤ņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤”£"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI win„ׄź„ó„æ¤ĪĄßÄź"
-#: ../../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 "
@@ -8723,11 +8530,11 @@ msgstr ""
"„Ę„¹„Č„Ś”¼„ø°õŗž¤ĪĮ°¤Ė”¢ŗĒ½é¤Ī„Ń„é„ģ„ė„Ż”¼„ȤĖ¤Ä¤Ź¤®¤Ź¤Ŗ¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"¤µ¤ā¤Ź¤¤¤Č»Č¤Ø¤Ž¤»¤ó”£ĄÜĀ³¼ļĪą¤ĪĄßÄź¤ĻĢµ»ė¤µ¤ģ¤Ž¤¹”£"
-#: ../../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 "
@@ -8738,7 +8545,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."
@@ -8758,11 +8565,11 @@ msgstr ""
"¤«¤é°õŗž„Ų„ƄɤĪ„¢„鄤„ó„į„ó„Č„Ś”¼„ø¤ņ\"lexmarkmaintain\" ¤Ē°õŗž¤·¤Ę”¢¤³¤Ī„×"
"„ķ„°„é„ą¤Ē„Ų„ƄɤĪ„¢„鄤„ó„į„ó„ȤņÄ“Ą°¤·¤Ž¤¹”£"
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Zenographics ZJ-Stream·Į¼°¤ĪGDI„ģ”¼„¶„ׄź„ó„æ"
-#: ../../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 "
@@ -8801,7 +8608,7 @@ msgstr ""
"ŗĒ½é¤Ī„³„Ž„ó„ɤĻ¤Ą¤ģ¤Ē¤ā¼Ā¹Ō¤Ē¤­¤Ž¤¹”£ĘóČÖĢܤĻroot¤Ē¤Ź¤¤¤Č¼Ā¹Ō¤Ē¤­¤Ž¤»¤ó”£¤³"
"¤ģ¤¬½Ŗ¤ļ¤Ć¤æ¤éÉįÄĢ¤Ė°õŗž¤Ē¤­¤Ž¤¹”£\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8815,22 +8622,22 @@ 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"
@@ -8839,11 +8646,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 "
@@ -8855,39 +8662,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 "ŹĢ¤Ī„Ę„¹„Č„Ś”¼„ø („ģ„攼)"
-#: ../../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"
@@ -8902,7 +8709,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"
@@ -8910,15 +8717,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 "
@@ -8931,7 +8738,7 @@ msgstr ""
"”Ökprinter <file>”פņ»Č¤¤¤Ž¤¹”£„°„é„Õ„£„Ć„Æ„Ä”¼„ė¤Ļ”¢\n"
"„ׄź„ó„æĮŖĀņ¤Č„Ŗ„ׄ·„ē„óĄßÄź¤ņ“ŹĆ±¤Ė¤·¤Ę¤Æ¤ģ¤Ž¤¹”£\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 "
@@ -8942,8 +8749,8 @@ msgstr ""
"¤ó”£\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"
@@ -8956,7 +8763,7 @@ msgstr ""
"„³„Ž„ó„Ʉ鄤„ó¤Ė“õĖ¾¤ĪĄßÄź¤ņÄÉ²Ć¤¹¤ė¤Ą¤±¤Ē¤¹”£\n"
"¤æ¤Č¤Ø¤Š”Ö%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 "
@@ -8967,7 +8774,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"
@@ -8975,7 +8782,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 "
@@ -8984,8 +8791,8 @@ msgstr ""
"„³„Ž„ó„Ʉ鄤„ó”Ź„æ”¼„ß„Ź„ė„¦„£„ó„É„¦”Ė¤«¤é„Õ„”„¤„ė¤ņ°õŗž¤¹¤ė¤Ė¤Ļ”¢\n"
"„³„Ž„ó„É”Ö%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 "
@@ -8996,7 +8803,7 @@ msgstr ""
"¤ó”£\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."
@@ -9004,7 +8811,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 "
@@ -9013,7 +8820,7 @@ msgstr ""
"„³„Ž„ó„Ʉ鄤„ó”Ź„æ”¼„ß„Ź„ė„¦„£„ó„É„¦”Ė¤«¤é„Õ„”„¤„ė¤ņ°õŗž¤¹¤ė¤Ė¤Ļ”¢\n"
"„³„Ž„ó„É”Ö%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"
@@ -9028,7 +8835,7 @@ msgstr ""
"¤¢¤ė¤Ē¤·¤ē¤¦”£¤³¤ģ¤ņ„Æ„ź„Ć„Æ¤¹¤ė¤Č”¢°õŗž„ø„ē„Ö¤¬Į“Éō¤¹¤°¤Ė»ß¤Ž¤ź¤Ž¤¹”£\n"
"¤³¤ģ¤Ļ¤æ¤Č¤Ø¤Š»ęµĶ¤Ž¤ź¤Ī¤Č¤­¤ĖŹŲĶų¤Ē¤¹”£\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9041,40 +8848,40 @@ msgstr ""
"ŹŃ¤Ø¤µ¤»¤Ę¤Æ¤ģ¤Ž¤¹”£„³„Ž„ó„Ʉ鄤„ó¤Ė“õĖ¾¤ĪĄßÄź¤ņÄÉ²Ć¤¹¤ė¤Ą¤±¤Ē¤¹”£\n"
"¤æ¤Č¤Ø¤Š”Ö%s <file>”פȤ¤¤¦¶ń¹ē¤Ē¤¹”£\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. "
@@ -9096,7 +8903,7 @@ msgstr ""
"\n"
"¤³¤Ī„Ē„Š„¤„¹¤Ē¤Ļ\"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 "
@@ -9116,17 +8923,17 @@ msgstr ""
"»ś \"p:\"°Ź¹ß¤Č¤Ź¤ź¤Ž¤¹”£\"MtoolsFM\" ¤Ē¤Ļ„Õ„”„¤„ė°ģĶ÷¤Ī±¦¾å¤¹¤ß ¤Ī„Õ„£”¼„ė„É"
"¤Ē„Ʉ鄤„ÖŹø»ś¤ņŹŃ¤Ø¤é¤ģ¤Ž¤¹”£"
-#: ../../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 %"
@@ -9140,7 +8947,7 @@ msgstr ""
"¤Ļ¤½¤Į¤é¤Ė¼č¤é¤ģ¤Ž¤¹¤¬”¢„ø„ē„Ö¤Ļ°ÜĘ°¤·¤Ž¤»¤ó”£°Ź²¼¤ĪĶżĶ³¤Ē”¢°ÜĘ°¤Ē¤­¤Ź¤¤"
"„­„唼¤ā¤¢¤ź¤Ž¤¹”§\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"
@@ -9148,7 +8955,7 @@ msgstr ""
"CUPS ¤Ļ Novell „µ”¼„Š¤Ī„ׄź„ó„æ¤ä”¢¼«Ķ³·Į¼°¤Ī„³„Ž„ó„ɤĖ„Ē”¼„æ¤ņĮ÷¤ė„ׄź„ó„æ¤Ļ"
"„µ„Ż”¼„Ȥ·¤Ž¤»¤ó”£\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9156,11 +8963,11 @@ msgstr ""
"PDQ ¤Ļ„ķ”¼„«„ė„ׄź„ó„æ¤Č„ź„ā”¼„ȤĪ LPD „ׄź„ó„攢„½„±„Ć„Č/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."
@@ -9168,7 +8975,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 "
@@ -9178,7 +8985,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"
@@ -9187,15 +8994,15 @@ msgstr ""
"\n"
"°ÜĘ°¤·¤æ¤¤„ׄź„ó„æ¤ņĮŖ¤ó¤Ē \"T°ÜĘ°\"¤ņ„Æ„ź„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../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"
@@ -9206,11 +9013,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"
@@ -9219,16 +9026,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 "
@@ -9237,29 +9044,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 "
@@ -9270,11 +9077,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 "
@@ -9289,7 +9096,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 "
@@ -9298,24 +9105,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 %"
@@ -9339,11 +9146,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 "
@@ -9363,59 +9170,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 "„ׄź„ó„æ¤Ī„¹„×”¼„é¤ņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤"
-#: ../../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; "
@@ -9427,7 +9234,7 @@ msgstr ""
"„Š¾å¤Ī„ׄź„ó„æ¤ņ 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 "
@@ -9436,28 +9243,28 @@ msgstr ""
"°Ź²¼¤Ī„ׄź„ó„椬ĄßÄź¤µ¤ģ¤Ę¤¤¤Ž¤¹”£ŹŃ¹¹”¢„Ē„Õ„©„ė„Č²½”¢¾šŹó¤Ī»²¾Č¤Ė¤Ļ”¢\n"
"¤½¤Ī„ׄź„ó„æ¤ņ„Ą„Ö„ė„Æ„ź„Ć„Æ¤·¤Ž¤¹”£"
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "„ׄź„ó„æ°ģĶ÷¹¹æ·”Ź„ź„ā”¼„Č CUPS„ׄź„ó„æ¤ņ¤¹¤Ł¤Ęɽ¼Ø)"
-#: ../../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"
@@ -9466,191 +9273,113 @@ 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/"
"GIMP."
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.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 ""
-"„ׄķ„Æ„·ĄßÄź„ę”¼„Ę„£„ź„Ę„£¤Ų¤¤¤é¤Ć¤·¤ć¤¤¤Ž¤»”Į”£\n"
-"\n"
-"¤³¤³¤Ē¤Ļ http ¤Č ftp ¤Ī„ׄķ„Æ„·¤ņĄßÄź¤·¤Ž¤¹”£\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 „ׄķ„Æ„·¾šŹó¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤\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 „ׄķ„Æ„·¾šŹó¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤\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.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 ¤Ė¼ŗĒŌ"
@@ -9664,7 +9393,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"
@@ -9689,68 +9418,64 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
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 (ĄčæŹLinux „µ„¦„ó„É„¢”¼„­„Ę„Æ„Į„ć) „µ„¦„ó„É„·„¹„Ę„ąµÆĘ°"
-#: ../../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."
@@ -9758,7 +9483,7 @@ msgstr ""
"apmd ¤Ļ„Š„Ć„Ę„ź”¼¤Ī¾õĀÖ¤ņÄ“¤Ł¤Ę¤½¤ģ¤ņsyslog·ŠĶ³¤Ēµ­Ļ椷¤Ž¤¹”£\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."
@@ -9766,7 +9491,7 @@ msgstr ""
"at„³„Ž„ó„ɤĒ„¹„±„ø„唼„ė¤µ¤ģ¤æ„³„Ž„ó„ɤņ”¢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 "
@@ -9777,7 +9502,7 @@ msgstr ""
"¼Ā¹Ō¤·¤Ž¤¹”£vixie cron¤ĻÉø½ą¤ĪUNIX cron¤Ė¹āÅŁ¤Ź„»„­„å„ź„Ę„£¤ä\n"
"¶ÆĪĻ¤ŹĄßÄź„Ŗ„ׄ·„ē„󤏤ɤĪµ”Ē½¤ņÄÉ²Ć¤·¤Ę¤¤¤Ž¤¹”£"
-#: ../../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 "
@@ -9788,7 +9513,7 @@ msgstr ""
"»Č¤Ø¤ė¤č¤¦¤Ė¤·¤Ž¤¹”£„Ž„¦„¹¤Ė¤č¤ė„³„ó„½”¼„ė¤Ē¤Ī„«„Ć„Č”¦„Ś”¼„¹„Č\n"
"¤ä”¢„Ż„Ƅׄ¢„Ƅׄį„Ė„唼¤ā»Č¤Ø¤Ž¤¹”£"
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9796,12 +9521,12 @@ 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¤ĻWorld Wide Web„µ”¼„Š¤Ē”¢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 "
@@ -9815,7 +9540,7 @@ msgstr ""
"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."
@@ -9823,7 +9548,7 @@ msgstr ""
"„Ķ„Ć„Č„ļ”¼„ƹ¶·ā¤«¤é„Ž„·„ó¤ņ¼é¤ė¤æ¤į¤Ī„Õ„”„¤„¢”¼„¦„©”¼„ė¤ņ\n"
"ĄßÄź¤¹¤ė¤Ė¤Ļ”¢Linux „«”¼„Ķ„ė2.2 ¤Ī„Ń„±„Ć„Č„Õ„£„ė„æ¤ņµÆĘ°¤·¤Ž¤¹”£"
-#: ../../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"
@@ -9833,7 +9558,7 @@ msgstr ""
"„ķ”¼„ɤ·¤Ž¤¹”£¤³¤ģ¤Ļkbdconfig„ę”¼„Ę„£„ź„Ę„£¤ņ»Č¤Ć¤ĘĄßÄź¤·¤Ž¤¹”£ÄĢ¾ļ¤Ļ\n"
"Ķ­øś¤Ė¤·¤Ę¤Ŗ¤­¤Ž¤·¤ē¤¦”£"
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9841,11 +9566,11 @@ msgstr ""
"/usr/include/linux/{autoconf,version}.h ĶѤĖ\n"
"/boot ¤Ī„«”¼„Ķ„ė„Ų„Ć„Ą¤ņŗĘĄøĄ®¤·¤Ž¤¹"
-#: ../../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."
@@ -9853,7 +9578,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)."
@@ -9861,7 +9586,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."
@@ -9869,7 +9594,7 @@ msgstr ""
"Linux „Š”¼„Į„ć„ė„µ”¼„Š¤Ļ”¢¹āĄ­Ē½¤Ē¤¤¤Ä¤Ē¤ā»Č¤Ø¤ė„µ”¼„Š¤Ī\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."
@@ -9877,7 +9602,7 @@ msgstr ""
"named (BIND) ¤Ļ”¢IP„¢„É„ģ„¹¤Č„Ū„¹„ČĢ¾¤ņ·ė¤Ó¤Ä¤±¤ė¤æ¤į¤Ī„É„į„¤„óĢ¾„µ”¼„Š"
"”ŹDomain Name Server, 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."
@@ -9885,7 +9610,7 @@ msgstr ""
"„Ķ„Ć„Č„ļ”¼„Æ„Õ„”„¤„ė„·„¹„Ę„ą (NFS), SMB (LanManager/Windows),\n"
"NCP (NetWare) „Ž„¦„ó„Č„Ż„¤„ó„Ȥņ¤¹¤Ł¤Ę„Ž„¦„ó„Č”¦„¢„ó„Ž„¦„ó„Ȥ·¤Ž¤¹”£"
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9893,7 +9618,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"
@@ -9903,7 +9628,7 @@ msgstr ""
"¤Ē¤¹”£¤³¤Ī„µ”¼„Ó„¹¤Ļ NFS „µ”¼„Šµ”Ē½¤ņÄ󶔤·¤Ž¤¹”£ĄßÄź¤Ė¤Ļ/etc/exports \n"
"„Õ„”„¤„ė¤ņ»Č¤¤¤Ž¤¹”£"
-#: ../../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."
@@ -9911,17 +9636,17 @@ 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."
msgstr "µÆĘ°»ž¤Ė„³„ó„½”¼„ė¤Č XFree ¤Ē¼«Ę°ÅŖ¤Ė numlock ¤ņĶ­øś¤Ė¤¹¤ė”£"
-#: ../../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 "
@@ -9932,7 +9657,7 @@ msgstr ""
"¤Ź¤É¤ĪPC„«”¼„ɤņ»Č¤Ø¤ė¤č¤¦¤Ė¤¹¤ė¤æ¤į¤Ī¤ā¤Ī¤Ē¤¹”£ĄßÄź¤¹¤ė¤Ž¤Ē\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 "
@@ -9943,7 +9668,7 @@ msgstr ""
"»ČĶѤµ¤ģ¤Ž¤¹”£RPCµ”¹½¤ņ»Č¤¦„ׄķ„Č„³„ė¤Ī„µ”¼„Š¤Č¤Ź¤ė„Ž„·„ó¤Ē¤Ļ”¢¤³¤Ī\n"
"portmap „µ”¼„Š¤¬Ę°¤¤¤Ę¤¤¤ėɬĶפ¬¤¢¤ź¤Ž¤¹”£"
-#: ../../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."
@@ -9951,7 +9676,7 @@ msgstr ""
"Postfix ¤Ļ„į”¼„ėžĮ÷„Ø”¼„ø„§„ó„ȤĒ¤¹ (MTA) ¤Ē¤¹”£¤³¤ģ¤Ļ”¢„Ž„·„ó“Ö¤Ē„į”¼„ė¤ņ¤ä"
"¤ź¤Č¤ź¤¹¤ė„ׄķ„°„é„ą¤Ē¤¹”£"
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9959,7 +9684,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"
@@ -9967,7 +9692,7 @@ msgstr ""
"Oracle ¤Ź¤É¤Ī„¢„ׄź„±”¼„·„ē„ó¤Ē»Č¤Ø¤ė¤č¤¦¤Ė”¢„Ö„ķ„Ć„Æ„Ē„Š„¤„¹\n"
"¤æ¤Č¤Ø¤Š„Ļ”¼„ɄɄ鄤„Ö„Ń”¼„Ę„£„·„ē„ó”Ė¤ņĄø„Ē„Š„¤„¹¤Ė³ä¤ź¤Ä¤±¤Ž¤¹”£"
-#: ../../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"
@@ -9977,7 +9702,7 @@ msgstr ""
"²ÄĒ½¤Ė¤·¤Ž¤¹”£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."
@@ -9985,7 +9710,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."
@@ -9993,7 +9718,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)."
@@ -10001,11 +9726,11 @@ msgstr ""
"rwho „Ē”¼„ā„ó¤¬Įö¤Ć¤Ę¤¤¤ė„Ž„·„ó¤Ē¤Ļ”¢¤½¤Ī„Ž„·„ó¤Ė„ķ„°„¤„óĆę¤Ī\n"
"„ę”¼„¶°ģĶ÷¤ņ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."
@@ -10013,64 +9738,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„Õ„©„ó„Č„µ”¼„Š¤ņ³«»Ļ¤·¤Ž¤¹”Ź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."
@@ -10078,15 +9803,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 "Ää»ß"
@@ -10166,7 +9891,7 @@ msgstr ""
"Mandrake Linux 9.0 ¤Ė¤Ļ”¢ŗĒ¹ā¤Ī„Ŗ”¼„ׄ󄽔¼„¹„²”¼„ą¤¬¤Ä¤¤¤Ę¤­¤Ž¤¹”£„¢”¼„±”¼„É"
"·æ”¢„¢„Æ„·„ē„ó·æ”¢„«”¼„É„²”¼„ą”¢„¹„Ż”¼„Ä”¢ĄļĪ¬„²”¼„ą..."
-#: ../../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 „³„ó„Č„ķ”¼„ė„»„ó„攼"
@@ -10346,178 +10071,569 @@ msgstr ""
"¤¬ŹĄ¼ŅĄ½ÉŹ¤Ē¶„ĮčĪĻ¤ņĘĄ¤Ę¤¤¤ė¤Ź¤é”¢¤¢¤ė¤¤¤ĻMandrake Linux¤Ī³«ČƤņ„µ„Ż”¼„Ȥ·¤æ"
"¤±¤ģ¤Š”¢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 ""
+" ¤³¤Ī„ׄķ„°„é„ą¤Ļ„Õ„ź”¼„½„Õ„Č„¦„§„¢¤Ē¤¹”£Free Software Foundation¤Ī\n"
+" ČƹŌ¤¹¤ė GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤Ī„Š”¼„ø„ē„ó2°Ź¹ß¤Ī¾ņ·ļ¤Ė½¾¤Ć¤Ę\n"
+" ŗĘĒŪÉŪ”¦²žŹŃ¤¬¤Ē¤­¤Ž¤¹”£\n"
+"\n"
+" ¤³¤Ī„ׄķ„°„é„ą¤Ļ”¢Ģņ¤ĖĪ©¤Ä¤Ł¤ÆĒŪÉŪ¤µ¤ģ¤Ę¤Ļ¤¤¤Ž¤¹¤¬”¢\n"
+" ¤Ž¤Ć¤æ¤Æ¤ĪĢµŹŻ¾Ś¤Ē¤¹”£¾¦¶ČĄ­¤ä”¢¤¢¤ėĢÜÅŖ¤Ų¤ĪŬ¹ēĄ­¤Ė¤Ä¤¤¤Ę\n"
+" ĢĄ¼ØÅŖ”¢°Å¼ØÅŖ¤ņĢä¤ļ¤ŗ°ģĄŚ¤ĪŹŻ¾Ś¤ņ¹Ō¤¤¤Ž¤»¤ó”£¾ÜŗŁ¤Ļ\n"
+" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤ņ»²¾Č¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
+"\n"
+" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤¬¤³¤Ī„ׄķ„°„é„ą¤Ė¤ĻÉÕĀ°¤·¤Ę¤­¤æ¤Ļ¤ŗ\n"
+" ¤Ē¤¹”£ÉÕĀ°¤·¤Ę¤¤¤Ź¤¤¾ģ¹ē¤Ė¤Ļ”¢°Ź²¼¤ĖĻ¢Ķķ¤·¤ĘĘž¼ź¤·¤Ę¤Æ¤Ą¤µ¤¤”§\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, \n"
+" 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 "„­”¼„Ü”¼„É"
+
+#: ../../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 "„Ķ„Ć„Č„Ö”¼„Č„¤„į”¼„ø"
-#: ../../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 ""
+" updates 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 "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 "„ę”¼„¶ÄÉ²Ć -->"
-#: ../../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 "„Ķ„Ć„Č„Ö”¼„Č„¤„į”¼„ø"
-#: ../../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:1005
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../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"
@@ -10542,22 +10658,31 @@ msgstr ""
"\n"
"Ā³¤±¤Ž¤¹¤«”©"
-#: ../../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"
@@ -10569,12 +10694,12 @@ msgstr ""
"\n"
"¼«Ę°„¤„ó„¹„Č”¼„ė¤Ī„Ń„é„į”¼„椬ŗø¤Ėɽ¼Ø¤µ¤ģ¤Ę¤¤¤Ž¤¹"
-#: ../../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."
@@ -10582,35 +10707,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"
@@ -10620,7 +10745,7 @@ msgstr ""
" DrakBackup Źó¹š \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10632,7 +10757,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10644,12 +10769,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"
@@ -10662,41 +10787,41 @@ msgstr ""
"·Ł¹š”§¤³¤Ī„ׄķ„»„¹¤ņĮ°¤Ė¤ä¤Ć¤æ¤³¤Č¤¬¤¢¤ģ¤Š”¢¤æ¤Ö¤ó„µ”¼„Š¾å¤Ī\n"
"authorized_keys ¤«¤é„Ø„ó„Č„ź¤ņŗļ½ü¤·¤æ¤Ū¤¦¤¬¤¤¤¤¤Ē¤¹¤č”£"
-#: ../../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 "„؄锼”§%s ¤ņÅø³«¤Ē¤­¤Ž¤»¤ó”£"
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "%s ¤¬„Ż”¼„Č %s¤Ē„Ń„¹„ļ”¼„Ʉׄķ„ó„ׄȤ¬½Š¤Ž¤»¤ó"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "%s ¤Ī„Ń„¹„ļ”¼„ÉÉŌĪÉ"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "%s ¤ņ %s ¤ĖžĮ÷¤¹¤ė¤Ī¤¬Ē§¤į¤é¤ģ¤Ž¤»¤ó¤Ē¤·¤æ"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "%s ¤¬ %s¾å¤Ēø«¤Ä¤«¤ź¤Ž¤»¤ó"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s ¤¬±žÅś¤·¤Ž¤»¤ó"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10713,64 +10838,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 "%s ¤Ė„Ę”¼„פ¬¤¢¤ź¤Ž¤»¤ó"
-#: ../../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"
@@ -10781,7 +10906,7 @@ msgstr ""
"%s ·ŠĶ³¤ĪDrakbackup:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10790,7 +10915,7 @@ msgstr ""
"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 "
@@ -10799,7 +10924,7 @@ msgstr ""
"\n"
"(!) FTP ĄÜĀ³¤Ī„Č„é„Ö„ė: FTP¤Ē„Š„Ć„Æ„¢„Ć„×„Õ„”„¤„ė¤ņĮ÷¤ģ¤Ž¤»¤ó¤Ē¤·¤æ”£\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -10810,7 +10935,7 @@ msgstr ""
":\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -10821,24 +10946,24 @@ msgstr ""
":\n"
"\n"
-#: ../../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"
@@ -10846,26 +10971,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 "½ÅĶׄՄ”„¤„ė (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."
@@ -10873,43 +10998,43 @@ msgstr ""
"¤³¤Ī„Ŗ„ׄ·„ē„ó¤Ē¤Ļ”¢¹„¤­¤Ź„Š”¼„ø„ē„ó¤Ī /etc „Ē„£„ģ„Æ„Č„ź¤ņ\n"
"Éüøµ¤Ē¤­¤Ž¤¹”£"
-#: ../../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 "Use Expect for SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -10917,7 +11042,7 @@ msgstr ""
"SSH„Š„Ć„Æ„¢„Ć„×ø°¤Ī\n"
"ŗīĄ®/žĮ÷"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -10925,18 +11050,18 @@ msgstr ""
" ŗ£¤¹¤° \n"
"žĮ÷"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
#, fuzzy
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."
@@ -10944,27 +11069,27 @@ msgstr ""
"¤³¤Ī„Ū„¹„Č¾å¤Ē„Š„Ć„Æ„¢„ƄפņŹŻĀø¤¹¤ė\n"
"„Ē„£„ģ„Æ„Č„ź¤«„ā„ø„唼„ė¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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"
@@ -10974,35 +11099,35 @@ msgstr ""
"(Ā¾¤Ī„Õ„£”¼„ė„ɼ«Ę°ĘžĪĻ¤Ė¤Ļ Enter ¤ņ²”¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"¤³¤Ī„Õ„£”¼„ė„ɤĻɬæܤĒ¤Ļ¤Ź¤Æ”¢„Õ„©”¼„ąĘžĪĻ¤Ī„Ä”¼„ė¤Ē¤·¤«¤¢¤ź¤Ž¤»¤ó)"
-#: ../../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 "„Ž„ė„Į„»„Ć„·„ē„óCD¤«¤É¤¦¤«„Į„§„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 "RW „į„Ē„£„¢”ŹŗĒ½é¤Ī„»„Ć„·„ē„ó) ¤ņ¾Ćµī¤¹¤ė¤Ė¤Ļ„Į„§„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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"
@@ -11010,32 +11135,32 @@ 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"
@@ -11043,61 +11168,61 @@ msgstr ""
"Drakbackup¤Ėµö¤µ¤ģ¤ėŗĒĀē„µ„¤„ŗ¤ņ\n"
"ĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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"
msgstr "„Š„Ć„Æ„¢„ƄפĪ“Ö³Ö¤ņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11105,7 +11230,7 @@ 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"
@@ -11115,71 +11240,71 @@ msgstr ""
"\n"
"ø½ŗߤ¹¤Ł¤Ę¤Ī„Ķ„Ć„Č„į„Ē„£„¢¤Ļ”¢„Ļ”¼„É„Ē„£„¹„Ƥā»Č¤¤¤Ž¤¹”£"
-#: ../../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 "Ā¾¤Ī„į„Ē„£„¢¤Ė„Š„Ć„Æ„¢„Ƅפ·¤æ¤é„Ļ”¼„ɄɄ鄤„Ö¤Ītar„Õ„”„¤„ė¤ņŗļ½ü"
-#: ../../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"
@@ -11187,7 +11312,7 @@ msgstr ""
"\n"
"„Š„Ć„Æ„¢„Ć„×øµ: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11195,7 +11320,7 @@ msgstr ""
"\n"
"- „·„¹„Ę„ą„Õ„”„¤„ė:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11203,7 +11328,7 @@ msgstr ""
"\n"
"- „ę”¼„¶„Õ„”„¤„ė:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11211,7 +11336,7 @@ msgstr ""
"\n"
"- ¤½¤ĪĀ¾„Õ„”„¤„ė:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11220,7 +11345,7 @@ msgstr ""
"\n"
"- „Ļ”¼„ɄɄ鄤„Ö¾å¤ĪŹŻĀø„Ń„¹: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11228,7 +11353,7 @@ msgstr ""
"\n"
"- „Š„Ć„Æ„¢„Ć„×øå¤Ė„Ļ”¼„ɄɄ鄤„Ö¤Ītar„Õ„”„¤„ėŗļ½ü\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11236,20 +11361,20 @@ 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"
@@ -11258,12 +11383,12 @@ msgstr ""
"\n"
"- °Ź²¼¤Ī„Ē„Š„¤„¹¤Ī„Ę”¼„פĖŹŻĀø: %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"
@@ -11272,7 +11397,7 @@ msgstr ""
"\n"
"- °Ź²¼¤Ī„Ū„¹„Č¾å¤Ī%s¤ĖŹŻĀø: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11281,7 +11406,7 @@ msgstr ""
"\t\t „ę”¼„¶Ģ¾: %s\n"
"\t\t „Ń„¹: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11289,19 +11414,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"
@@ -11310,39 +11435,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 "\t-„Ę”¼„× \n"
-#: ../../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 "\t-„Ķ„Ć„Č„ļ”¼„ƤĒ rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-„Ķ„Ć„Č„ļ”¼„ƤĒ webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "ĄßÄź¤¬¤¢¤ź¤Ž¤»¤ó”£„¦„£„¶”¼„ɤ«¾åµé¤ņ„Æ„ź„Ć„Æ¤·¤Ę¤Æ¤Ą¤µ¤¤\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11350,7 +11475,7 @@ msgstr ""
"Éüøµ¤¹¤ė„Ē”¼„æ¤Ī°ģĶ÷:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11358,100 +11483,100 @@ 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 "Ā¾¤Ī„Õ„”„¤„ėÉüøµ¤Ė¤ĻOK¤ņ"
-#: ../../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"
@@ -11459,7 +11584,7 @@ msgstr ""
"ĮŖĀņ¤·¤æ„«„æ„ķ„°„Ø„ó„Č„ź¤ņ\n"
"Éü³č"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11467,7 +11592,7 @@ msgstr ""
"ĮŖ¤ó¤Ą„Õ„”„¤„ė\n"
"¤ņŗļ½ü"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11475,12 +11600,12 @@ 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"
@@ -11489,16 +11614,16 @@ msgstr ""
"„Ü„ź„唼„ą„é„Ł„ė%s¤ĪCD¤ņ\n"
"/mnt/cdrom²¼¤ĪCD„Ʉ鄤„Ö¤ĖĘž¤ģ¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 "CD„é„Ł„ė¤¬¤Ž¤Į¤¬¤Ć¤Ę¤¤¤Ž¤¹”£¤³¤Ī„Ē„£„¹„ƤĻ%s¤Ē¤¹”£"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11507,102 +11632,102 @@ msgstr ""
"„Ü„ź„唼„ą„é„Ł„ė%s¤Ī„Ę”¼„פņ\n"
"%s¤Ī„Ę”¼„ׄɄ鄤„Ö¤ĖĘž¤ģ¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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 "„Ę”¼„פĪ„é„Ł„ė¤¬¤Ž¤Į¤¬¤Ć¤Ę¤¤¤Ž¤¹”£¤³¤Ī„Ę”¼„פĻ%s¤Ē¤¹”£"
-#: ../../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 "°Ź²¼¤Ī„Ķ„Ć„Č„ļ”¼„Ƅׄķ„Č„³„ė¤ĒÉüøµ: %s"
-#: ../../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 "æ·¤·¤¤Éüøµrepository¤ņø«¤ė"
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "„«„æ„ķ„°¤«¤éÉüøµ"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
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"
@@ -11612,15 +11737,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."
@@ -11628,19 +11745,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."
@@ -11648,59 +11773,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"
@@ -11760,7 +11885,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11774,7 +11899,7 @@ msgstr ""
" /etc/postfix/main.cf¤Ī myhostname ¤« mydomain ¤ņĄßÄź¤·¤Ž¤¹”£\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11850,7 +11975,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11901,49 +12026,22 @@ 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 ""
" updates 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 ""
-" ¤³¤Ī„ׄķ„°„é„ą¤Ļ„Õ„ź”¼„½„Õ„Č„¦„§„¢¤Ē¤¹”£Free Software Foundation¤Ī\n"
-" ČƹŌ¤¹¤ė GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤Ī„Š”¼„ø„ē„ó2°Ź¹ß¤Ī¾ņ·ļ¤Ė½¾¤Ć¤Ę\n"
-" ŗĘĒŪÉŪ”¦²žŹŃ¤¬¤Ē¤­¤Ž¤¹”£\n"
-"\n"
-" ¤³¤Ī„ׄķ„°„é„ą¤Ļ”¢Ģņ¤ĖĪ©¤Ä¤Ł¤ÆĒŪÉŪ¤µ¤ģ¤Ę¤Ļ¤¤¤Ž¤¹¤¬”¢\n"
-" ¤Ž¤Ć¤æ¤Æ¤ĪĢµŹŻ¾Ś¤Ē¤¹”£¾¦¶ČĄ­¤ä”¢¤¢¤ėĢÜÅŖ¤Ų¤ĪŬ¹ēĄ­¤Ė¤Ä¤¤¤Ę\n"
-" ĢĄ¼ØÅŖ”¢°Å¼ØÅŖ¤ņĢä¤ļ¤ŗ°ģĄŚ¤ĪŹŻ¾Ś¤ņ¹Ō¤¤¤Ž¤»¤ó”£¾ÜŗŁ¤Ļ\n"
-" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤ņ»²¾Č¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
-"\n"
-" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤¬¤³¤Ī„ׄķ„°„é„ą¤Ė¤ĻÉÕĀ°¤·¤Ę¤­¤æ¤Ļ¤ŗ\n"
-" ¤Ē¤¹”£ÉÕĀ°¤·¤Ę¤¤¤Ź¤¤¾ģ¹ē¤Ė¤Ļ”¢°Ź²¼¤ĖĻ¢Ķķ¤·¤ĘĘž¼ź¤·¤Ę¤Æ¤Ą¤µ¤¤”§\n"
-" Free Software Foundation, Inc., 59 Temple Place - Suite 330, \n"
-" Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -11972,7 +12070,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"
@@ -12020,7 +12117,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12037,7 +12134,7 @@ msgstr ""
"Į°¤Ė”¢¤Ž¤ŗ„Ļ”¼„ɄɄ鄤„Ö¾å¤Ė„Š„Ć„Æ„¢„Ć„×¹½ĆŪ¤¬É¬ĶפĖ¤Ź¤ź¤Ž¤¹”£\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12058,191 +12155,86 @@ msgstr ""
"¤¹¤ė¤Ī¤Ē”¢¤¤¤Ž¤Ī„Ē”¼„æ¤ĻĮ“Éō¾Ć¤Ø¤Ž¤¹”£¤Ē¤¹¤«¤é”¢„Š„Ć„Æ\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 ""
-" Drakbackup ¤Ļ„·„¹„Ę„ą¤Ī„Š„Ć„Æ„¢„ƄפĖ»Č¤¤¤Ž¤¹”£\n"
-" ĄßÄź¤Ė±ž¤ø¤Ę”¢„Š„Ć„Æ„¢„Ć„×„Õ„”„¤„ė¤¬ĮŖ¤Ł¤Ž¤¹: \n"
-"\t- „·„¹„Ę„ą„Õ„”„¤„ė\n"
-"\t- „ę”¼„¶„Õ„”„¤„ė\n"
-"\t- ¤½¤ĪĀ¾„Õ„”„¤„ė\n"
-"\t¤¢¤ė¤¤¤ĻĮ“„·„¹„Ę„ą¤ä”¢¤½¤ĪĀ¾„·„¹„Ę„ą”Ź„¦„£„ó„É„¦„ŗ\n"
-"\t„Ń”¼„Ę„£„·„ē„ó”Ė¤ā„Š„Ć„Æ„¢„ƄפĒ¤­¤Ž¤¹”£\n"
-"\n"
-" Drakbackup ¤Ē¤Ļ”¢°Ź²¼¤Ī„į„Ē„£„¢¤Ė„Š„Ć„Æ„¢„Ƅפ¬¤Ē¤­¤Ž¤¹:\n"
-"\t- „Ļ”¼„ɄɄ鄤„Ö.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (autoboot, „ģ„¹„­„唼”¢¼«Ę°„¤„ó„¹„Č”¼„ė¤ā²Ä).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- „Ę”¼„×\n"
-"\n"
-" Drakbackup ¤Ē¤Ļ”¢Ā¾¤Ī„Ē„£„ģ„Æ„Č„ź¤ņĮŖ¤ó¤Ē¤½¤³¤Ė\n"
-" „·„¹„Ę„ą¤ņÉüøµ¤Ē¤­¤Ž¤¹”£\n"
-"\n"
-" „Ē„Õ„©„ė„ȤĒ¤Ļ¤¹¤Ł¤Ę¤Ī„Š„Ć„Æ„¢„ƄפĻ\n"
-" /var/lib/drakbackup „Ē„£„ģ„Æ„Č„ź¤ĖŹŻĀø¤µ¤ģ¤Ž¤¹”£\n"
-"\n"
-" ĄßÄź„Õ„”„¤„ė:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Éüøµ¤Ī¤ä¤źŹż:\n"
-" \n"
-" Éüøµ„¹„ʄƄפĒ¤Ļ DrakBackup ¤Ļ¤ā¤Č¤Ī„Ē„£„ģ„Æ„Č„ź¤ņ\n"
-" ŗļ½ü¤·¤Ę”¢¤¹¤Ł¤Ę¤Ī„Š„Ć„Æ„¢„Ć„×„Õ„”„¤„ė¤¬“°Į“¤«¤É¤¦¤«\n"
-" ³Ī¤«¤į¤Ž¤¹”£Éüøµ¤¹¤ėĮ°¤Ė”¢¤½¤Ī»žÅĄ¤Ī„·„¹„Ę„ą¤ņ„Š„Ć„Æ\n"
-" „¢„Ƅפ·¤Ę¤Ŗ¤­¤Ž¤·¤ē¤¦”£\n"
-"\n"
-"\n"
-
-#: ../../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 ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"ĖÜ„½„Õ„Č¤Ļ„Õ„ź”¼„½„Õ„Č„¦„§„¢¤Ē”¢GNU GPL¤Ī¾ņ·ļ²¼¤ĒŗĘĒŪÉŪ²ÄĒ½¤Ē¤¢¤ė”£\n"
-"\n"
-"ĶŃĖ”: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - print this help message.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr " --report - program should be one of mandrake tools\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr " --incident - program should be one of mandrake tools\n"
-
-#: ../../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 "First Time Wizard"
-#: ../../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 „Ŗ„ó„鄤„ó"
-#: ../../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"
@@ -12261,134 +12253,141 @@ msgstr ""
"¤ĖžĮ÷¤µ¤ģ¤Ž¤¹\n"
"\n"
-#: ../../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) :"
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 "LAN ĄßÄź”Ä”Ä"
-#: ../../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"
@@ -12396,7 +12395,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'"
@@ -12404,36 +12403,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"
@@ -12441,7 +12440,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'"
@@ -12449,124 +12448,120 @@ 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 "„¤”¼„µ„Ķ„Ć„Č„«”¼„É"
-#: ../../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-*-*-*-*-*-*,-misc-fixed-medium-r-normal--14-*-"
"75-75-c-*-jisx0208.1983-0,*"
-#: ../../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:426, c-format
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12575,12 +12570,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"
@@ -12591,99 +12586,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 »²¾ČĆę"
-#: ../../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"
@@ -12697,111 +12692,213 @@ msgstr ""
"-„Õ„©„ó„ȤņÄĢ¾ļ¤Ī¤ä¤źŹż¤Ē„¤„ó„¹„Č”¼„ė¤Ē¤­¤Ž¤¹”£¤Č¤­¤É¤­”¢¤Ŗ¤«¤·¤Ź„Õ„©„ó„ȤĒ "
"X „µ”¼„Š¤¬„Ļ„ó„°¤¹¤ė¾ģ¹ē¤¬¤¢¤ź¤Ž¤¹”£"
-#: ../../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 "„¦„£„ó„É„¦„ŗ¤Ī„Õ„©„ó„Ȥņ¼č¤Ć¤Ę¤Æ¤ė"
-#: ../../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 ""
+" ¤³¤Ī„ׄķ„°„é„ą¤Ļ„Õ„ź”¼„½„Õ„Č„¦„§„¢¤Ē¤¹”£Free Software Foundation¤Ī\n"
+" ČƹŌ¤¹¤ė GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤Ī„Š”¼„ø„ē„ó2°Ź¹ß¤Ī¾ņ·ļ¤Ė½¾¤Ć¤Ę\n"
+" ŗĘĒŪÉŪ”¦²žŹŃ¤¬¤Ē¤­¤Ž¤¹”£\n"
+"\n"
+" ¤³¤Ī„ׄķ„°„é„ą¤Ļ”¢Ģņ¤ĖĪ©¤Ä¤Ł¤ÆĒŪÉŪ¤µ¤ģ¤Ę¤Ļ¤¤¤Ž¤¹¤¬”¢\n"
+" ¤Ž¤Ć¤æ¤Æ¤ĪĢµŹŻ¾Ś¤Ē¤¹”£¾¦¶ČĄ­¤ä”¢¤¢¤ėĢÜÅŖ¤Ų¤ĪŬ¹ēĄ­¤Ė¤Ä¤¤¤Ę\n"
+" ĢĄ¼ØÅŖ”¢°Å¼ØÅŖ¤ņĢä¤ļ¤ŗ°ģĄŚ¤ĪŹŻ¾Ś¤ņ¹Ō¤¤¤Ž¤»¤ó”£¾ÜŗŁ¤Ļ\n"
+" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤ņ»²¾Č¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
+"\n"
+" GNU °ģČĢ¶¦Ķ­„鄤„»„󄹤¬¤³¤Ī„ׄķ„°„é„ą¤Ė¤ĻÉÕĀ°¤·¤Ę¤­¤æ¤Ļ¤ŗ\n"
+" ¤Ē¤¹”£ÉÕĀ°¤·¤Ę¤¤¤Ź¤¤¾ģ¹ē¤Ė¤Ļ”¢°Ź²¼¤ĖĻ¢Ķķ¤·¤ĘĘž¼ź¤·¤Ę¤Æ¤Ą¤µ¤¤”§\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, \n"
+" 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 "¤³¤Ī„Õ„©„ó„Ȥņ„µ„Ż”¼„Ȥ¹¤ė„¢„ׄź„±”¼„·„ē„ó¤ņĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤:"
-#: ../../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"
@@ -12813,19 +12910,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 "„µ”¼„Š¤ņĢµøś¤Ė¤·¤Ę¤¤¤Ž¤¹”Ä”Ä"
@@ -12833,11 +12930,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"
@@ -12849,19 +12946,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"
@@ -12880,21 +12977,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."
@@ -12902,11 +12999,11 @@ 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"
@@ -12921,7 +13018,7 @@ msgstr ""
"\n"
"¤³¤Ī„¢„Ą„ׄæ¤Ē LAN ¤ĖĄÜĀ³¤·¤Ž¤¹¤Ķ”£"
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -12929,11 +13026,11 @@ msgstr ""
"„ķ”¼„«„ė„Ø„ź„¢„Ķ„Ć„Č„ļ”¼„ƤĖ¤Ä¤Ź¤¬¤ė„Ķ„Ć„Č„ļ”¼„Æ„¢„Ą„ׄæ¤ņ\n"
"ĮŖ¤ó¤Ē¤Æ¤Ą¤µ¤¤”£"
-#: ../../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"
@@ -12948,15 +13045,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"
@@ -12973,7 +13079,7 @@ msgstr ""
"IP Ā°Ą­: %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 "
@@ -12983,7 +13089,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"
@@ -12995,12 +13101,12 @@ msgstr ""
"¤¢¤ė¤¤¤Ļ”¢¤³¤Į¤é¤Ē„¤„ó„攼„Õ„§”¼„¹¤ČDHCP„µ”¼„Š¤ĪĄßÄź¤ņ¤ä¤ė¤³¤Č¤ā¤Ē¤­¤Ž¤¹”£\n"
"\n"
-#: ../../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"
@@ -13009,63 +13115,63 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "”Ź¤³¤Ī”ĖDHCP „µ”¼„Š¤Ī IP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "”Ź¤³¤Ī”ĖDHCP „µ”¼„Š¤Ī IP"
-#: ../../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 ¤ĪĄßÄź¤Ē¤ĻLAN„¢„É„ģ„¹¤¬¾×ĘĶ¤¹¤ė¤«¤ā¤·¤ģ¤Ž¤»¤ó”Ŗ\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 "
@@ -13075,23 +13181,23 @@ msgstr ""
"¤³¤ģ¤Ē¼«Ę°„Ķ„Ć„Č„ļ”¼„ÆĄßÄź”Źdhcp) ¤ņ»Č¤Ć¤Ę”¢LAN ¾å¤ĪĀ¾¤Ī„Ž„·„ó¤Č„¤„ó„攼„Ķ„Ć"
"„ČĄÜĀ³¤ņ¶¦Ķ­¤Ē¤­¤Ž¤¹”£"
-#: ../../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"
@@ -13106,47 +13212,47 @@ msgstr ""
"\n"
"ĄßÄź„¦„£„¶”¼„ɤņµÆĘ°¤¹¤ė¤Ė¤Ļ”ÖĄßÄź”פņ„Æ„ź„Ć„Æ¤·¤Ž¤·¤ē¤¦”£"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
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
msgid "user"
msgstr "„ę”¼„¶"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "¾å"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "ŗļ½ü"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "ŹŌ½ø"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "²¼"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "„ė”¼„ėÄɲĆ"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "±ÜĶ÷/ŹŌ½ø¤¹¤ėperm„Õ„”„¤„ė¤ņĮŖĀņ"
-#: ../../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"
@@ -13156,59 +13262,59 @@ msgstr ""
"¤¹”£\n"
"¤Ž¤æ„Ē„Õ„©„ė„Ȥņ¾Ć¤·¤Ę¼«Ź¬¤Ī„ė”¼„ė¤ņŹŌ½ø¤¹¤ė¤³¤Č¤ā¤Ē¤­¤Ž¤¹”£"
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
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
msgid "Delete selected rule"
msgstr "ĮŖ¤ó¤Ą„ė”¼„ė¤ņŗļ½ü"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "„ք鄦„ŗ"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
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
msgid "Property"
msgstr "„ׄķ„Ń„Ę„£"
-#: ../../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 "UIDĄßÄź"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "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"
@@ -13216,35 +13322,35 @@ msgstr ""
"„Ē„£„ģ„Æ„Č„źĶŃ:\n"
" „Ē„£„ģ„Æ„Č„ź¤ä”¢¤½¤ĪĆę¤Ī„Õ„”„¤„ė¤Ī½źĶ­¼Ō¤Ą¤±¤¬ŗļ½ü¤Ē¤­¤Ž¤¹"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "¼Ā¹Ō¤Ė½źĶ­¼Ōid¤ņ»Č¤¦"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "¼Ā¹Ō¤Ė„°„ė”¼„×id¤ņ»Č¤¦"
-#: ../../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
msgid "Path selection"
msgstr "„Ń„¹ĮŖĀņ"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "„ę”¼„¶: "
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
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"
@@ -13264,7 +13370,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13273,129 +13379,129 @@ 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 "first stepŗīĄ®"
-#: ../../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
msgid "Browse"
msgstr "„ք鄦„ŗ"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
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 "„Ę„­„¹„Č„Ü„Ć„Æ„¹¤ĪxŗĀÉø¤ņŹø»śæō¤Ē"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr "„Ę„­„¹„Č„Ü„Ć„Æ„¹¤ĪyŗĀÉø¤ņŹø»śæō¤Ē"
-#: ../../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 "„ׄķ„°„ģ„¹„Š”¼ŗø¾å³Ń¤ĪxŗĀÉø"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr "„ׄķ„°„ģ„¹„Š”¼ŗø¾å³Ń¤ĪyŗĀÉø"
-#: ../../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 "¤³¤Ī„Ę”¼„Ž¤Ļ¤Ž¤ĄµÆĘ°„¹„ׄé„Ć„·„夬%s¤Ė¤¢¤ź¤Ž¤»¤ó!"
-#: ../../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 "„ׄķ„°„ģ„¹„Š”¼¤Ī槤ņĮŖ¤Ö"
-#: ../../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
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13420,71 +13526,71 @@ msgstr ""
"\n"
"„¤„ó„¹„Č”¼„ė¤Ė¤Ļroot¤Ė¤Ź¤Ć¤Ę„³„ó„½”¼„ė¤Ē \"urpmi xawtv\" ¤Č„愤„פ·¤Ž¤¹”£"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "„«„Ź„Ą”Ź„±”¼„Ö„ė”Ė"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (ŹüĮ÷)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA („±”¼„Ö„ė)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA („±”¼„Ö„ė-hrc)"
-#: ../../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 "„Ŗ”¼„¹„Č„é„ź„¢Optus„±”¼„Ö„ė„Ę„ģ„Ó"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13492,43 +13598,43 @@ msgstr ""
"¤Ē¤Ļ\n"
"„Ę„ģ„ÓŹż¼°¤Č¹ń¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤"
-#: ../../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¤ņX„¦„£„ó„É„¦¾å¤Ē»Č¤Ø¤Ž¤¹”Ŗ\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"
@@ -13548,31 +13654,436 @@ 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 "„Ē„Š„¤„¹¤ĪĄÜĀ³¤µ¤ģ¤æŹŖĶż„Š„¹¤ņĮŖ¤Ó¤Ž¤¹”ŹPCI”¢USB¤Ź¤É)"
+
+#: ../../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 ""
+"- PCI ¤Č USB „Ē„Š„¤„¹”§„Ł„ó„Ą”¼”¢„Ē„Š„¤„¹”¢„µ„Ö„Ł„ó„Ą”¼”¢„µ„Ö„Ē„Š„¤„¹¤ĪPCI/"
+"USB id¤ņµ­½Ņ¤·¤Ž¤¹”£"
+
+#: ../../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 ""
+"- pci „Ē„Š„¤„¹: ¤³¤Ī„«”¼„ɤĪPCI„¹„ķ„Ć„Č”¢„Ē„Š„¤„¹¤Čµ”Ē½\n"
+"- eide „Ē„Š„¤„¹: „¹„ģ”¼„Ö¤«„Ž„¹„攼¤Ī„Ē„Š„¤„¹\n"
+"- scsi „Ē„Š„¤„¹: scsi „Š„¹¤Čscsi „Ē„Š„¤„¹¤Īid"
+
+#: ../../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
+#, 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 "incore„«”¼„Ķ„ėdevfs¤ĪĄøĄ®¤·¤ææ·¤·¤¤Ę°ÅŖ„Ē„Š„¤„¹Ģ¾"
+
+#: ../../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 "/½ŖĪ»(_Q)"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "¼«Ę°ø”½Š¤µ¤ģ¤æ¤ā¤Ī"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/„Ŗ„ׄ·„ē„ó(_O)"
+
+#: ../../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 "/„Ų„ė„×(_H)"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/„Ų„ė„×(_H)..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Harddrake „Ų„ė„×"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"„Õ„£”¼„ė„ɤĪĄāĢĄ:\n"
"\n"
-"»Č¤¤Źż: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "»Č¤¤Źż: keyboarddrake [--expert] [„­”¼„Ü”¼„É]\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 "/„Š„°Źó¹š(_R)"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/¾šŹó(_A)..."
+
+#: ../../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 "¤æ¤Ą¤¤¤Žø”½ŠĆę"
+
+#: ../../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 "/„Ŗ„ׄ·„ē„ó(_O)"
-#: ../../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„­”¼¤¬„³„ó„½”¼„ė¤Ē¾Ćµī¤ņ¤¹¤ė¤č¤¦¤Ė¤·¤Ž¤¹¤«”©"
-#: ../../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."
@@ -13580,140 +14091,124 @@ msgstr ""
"„¤„ó„¹„Č”¼„ėCD ¤ņ„Ʉ鄤„Ö¤Ė¤¤¤ģ¤Ę”¢ Ok ¤ņ²”¤·¤Ę¤Æ¤Ą¤µ¤¤”£\n"
"CD¤¬¤Ź¤±¤ģ¤Š”¢Cancel ¤ņ²”¤·¤Ę„鄤„Ö„¢„Ƅׄ°„ģ”¼„ɤņ²óČņ¤·¤Ę²¼¤µ¤¤”£"
-#: ../../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 "/„Õ„”„¤„ė(F)/æ·µ¬(_N)"
-#: ../../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 "/„Õ„”„¤„ė(F)/³«¤Æ(_O)"
-#: ../../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 "/„Õ„”„¤„ė(F)/ŹŻĀø(_S)"
-#: ../../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 "/„Õ„”„¤„ė(F)/Ģ¾Į°¤ņ¤Ä¤±¤ĘŹŻĀø(_A)"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/„Õ„”„¤„ė(F)/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/„Ŗ„ׄ·„ē„ó(_O)"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/„Ŗ„ׄ·„ē„ó(O)/„Ę„¹„Č"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/„Ų„ė„×(H)/¾šŹó(_A)..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-"-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-normal--"
-"24-*-100-100-c-*-jisx0208.1983-0,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-"-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-normal--"
-"24-*-100-100-c-*-jisx0208.1983-0,*"
-
-#: ../../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 "„·„¹„ķ„°"
-#: ../../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
msgid "Mail alert"
msgstr "Mail ·Ł¹š"
-#: ../../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 "Mail ·Ł¹š¤ĪĄßÄź"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -13723,113 +14218,228 @@ 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"
@@ -13838,11 +14448,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"
@@ -13853,7 +14463,7 @@ msgstr ""
"printerdrake ¤ĪµÆĘ°¤Ļ”¢Mandrake „³„ó„Č„ķ”¼„ė„»„ó„攼¤Ī„Ļ”¼„É„¦„§„¢¤Ī¹ą¤Ē¹Ō¤Ć"
"¤Ę¤Æ¤Ą¤µ¤¤”£"
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13876,6 +14486,11 @@ msgstr ""
"\n"
"%s „Ƅ鄹¤Ī„Ē„Š„¤„¹¤¬ÄÉ²Ć¤µ¤ģ¤Ž¤·¤æ:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "¤æ¤Ą¤¤¤Žø”½ŠĆę"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "øĄøģ¤ĪĮŖĀņ"
@@ -13948,12 +14563,16 @@ 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-1,-*-fixed-medium-r-"
"normal--24-*-100-100-c-*-jisx0208.1983-0,*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "„µ”¼„Š”¢Web/FTP"
@@ -14193,6 +14812,290 @@ 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"
+#~ "Āŗ½Å¤·¤Ź¤¤¾ģ¹ē¤Ė¤Ļ”¢æ¼¹ļ¤Ź½čČ³ĀŠ¾Ż¤Č¤Ź¤ė“ķø±¤ņ¤Ŗ¤«¤¹¤³¤Č¤Ė¤Ź¤ź¤Ž¤¹”£\n"
+#~ "\n"
+#~ "¤³¤Īʱ°Õ½ń¤Ė½šĢ¾¤·¤æøå¤ĖøܵŅ¤ä„Ø„ó„É„ę”¼„¶¤¬„¢„Æ„»„¹¤¹¤ėø«¹ž¤ß¤Ī¤¢¤ė”¢\n"
+#~ "¤³¤ģ¤é¤Ī„½„Õ„Č„¦„§„¢¤ņ»Č¤¤”¢ŹŻ»ż¤·”¢¤¢¤ė¤¤¤Ļ„Ą„¦„ó„ķ”¼„ɤ¹¤ė¤³¤Č¤Ė¤č¤ė\n"
+#~ "ĘĆ¼ģ”¢“ÖĄÜ”¢¶öČƤŹ¤É°ģĄŚ¤ĪĀ»³²”Ź¤³¤ģ¤Ė¤ĻĒä¾åĀ»¼ŗ”¢¶ČĢ³¤ĪÄä»ß”¢¾¦ĶŃ„Ē”¼„æ"
+#~ "¤Ī\n"
+#~ "ĮÓ¼ŗ¤ä“ŲĻ¢Ā»¼ŗ¤ČĖ”ÄīČ½ĆĒ¤Ė“š¤Å¤ÆĀ»³²Ē彞¤äŹä½ž¶ā»ŁŹ§¤¤¤Ź¤É¤¬“Ž¤Ž¤ģ¤ė¤¬\n"
+#~ "¤³¤ģ¤ĖøĀ¤é¤ģ¤ė¤ā¤Ī¤Ē¤Ļ¤Ź¤¤”Ė¤Ė¤Ä¤¤¤Ę”¢Mandrakesoft ¤ä¤½¤ĪĄ½Ā¤¶Č¼Ō¤ä\n"
+#~ "„µ„ׄ鄤„ä¤Ļ¤¤¤«¤Ź¤ė¾ģ¹ē¤Ė¤ā¤Ź¤ó¤éĄÕĒ¤¤ņ»ż¤æ¤Ź¤¤”£\n"
+#~ "\n"
+#~ "°Ź¾å¤Ī¼č¤ź·č¤į¤Ė¤Ä¤¤¤Ę¤ĪĢ䤤¹ē¤ļ¤»¤Ļ”¢°Ź²¼¤ĖĻ¢Ķķ¤Ī¤³¤Č”§\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "„ׄķ„­„·¤ĪĄßÄź"
+
+#~ 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 ""
+#~ "„ׄķ„Æ„·ĄßÄź„ę”¼„Ę„£„ź„Ę„£¤Ų¤¤¤é¤Ć¤·¤ć¤¤¤Ž¤»”Į”£\n"
+#~ "\n"
+#~ "¤³¤³¤Ē¤Ļ http ¤Č ftp ¤Ī„ׄķ„Æ„·¤ņĄßÄź¤·¤Ž¤¹”£\n"
+#~ "„ķ„°„¤„ó¤ä„Ń„¹„ļ”¼„ɤā”¢É¬ĶפŹ¤éĄßÄź¤Ē¤­¤Ž¤¹”£\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "http „ׄķ„Æ„·¾šŹó¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤\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 „ׄķ„Æ„·¾šŹó¤ņĘžĪĻ¤·¤Ę¤Æ¤Ą¤µ¤¤\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"
+#~ "„ķ„°„¤„ó/„Ń„¹„ļ”¼„ɤ¬¤Ź¤±¤ģ¤Š¶õĶó¤Ī¤Ž¤Ž¤Ē¤¹"
+
+#~ 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-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-"
+#~ "normal--24-*-100-100-c-*-jisx0208.1983-0,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr ""
+#~ "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-iso8859-1,-*-fixed-medium-r-"
+#~ "normal--24-*-100-100-c-*-jisx0208.1983-0,*"
+
+#, 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 ""
+#~ "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 ""
+#~ " Drakbackup ¤Ļ„·„¹„Ę„ą¤Ī„Š„Ć„Æ„¢„ƄפĖ»Č¤¤¤Ž¤¹”£\n"
+#~ " ĄßÄź¤Ė±ž¤ø¤Ę”¢„Š„Ć„Æ„¢„Ć„×„Õ„”„¤„ė¤¬ĮŖ¤Ł¤Ž¤¹: \n"
+#~ "\t- „·„¹„Ę„ą„Õ„”„¤„ė\n"
+#~ "\t- „ę”¼„¶„Õ„”„¤„ė\n"
+#~ "\t- ¤½¤ĪĀ¾„Õ„”„¤„ė\n"
+#~ "\t¤¢¤ė¤¤¤ĻĮ“„·„¹„Ę„ą¤ä”¢¤½¤ĪĀ¾„·„¹„Ę„ą”Ź„¦„£„ó„É„¦„ŗ\n"
+#~ "\t„Ń”¼„Ę„£„·„ē„ó”Ė¤ā„Š„Ć„Æ„¢„ƄפĒ¤­¤Ž¤¹”£\n"
+#~ "\n"
+#~ " Drakbackup ¤Ē¤Ļ”¢°Ź²¼¤Ī„į„Ē„£„¢¤Ė„Š„Ć„Æ„¢„Ƅפ¬¤Ē¤­¤Ž¤¹:\n"
+#~ "\t- „Ļ”¼„ɄɄ鄤„Ö.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (autoboot, „ģ„¹„­„唼”¢¼«Ę°„¤„ó„¹„Č”¼„ė¤ā²Ä).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- „Ę”¼„×\n"
+#~ "\n"
+#~ " Drakbackup ¤Ē¤Ļ”¢Ā¾¤Ī„Ē„£„ģ„Æ„Č„ź¤ņĮŖ¤ó¤Ē¤½¤³¤Ė\n"
+#~ " „·„¹„Ę„ą¤ņÉüøµ¤Ē¤­¤Ž¤¹”£\n"
+#~ "\n"
+#~ " „Ē„Õ„©„ė„ȤĒ¤Ļ¤¹¤Ł¤Ę¤Ī„Š„Ć„Æ„¢„ƄפĻ\n"
+#~ " /var/lib/drakbackup „Ē„£„ģ„Æ„Č„ź¤ĖŹŻĀø¤µ¤ģ¤Ž¤¹”£\n"
+#~ "\n"
+#~ " ĄßÄź„Õ„”„¤„ė:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Éüøµ¤Ī¤ä¤źŹż:\n"
+#~ " \n"
+#~ " Éüøµ„¹„ʄƄפĒ¤Ļ DrakBackup ¤Ļ¤ā¤Č¤Ī„Ē„£„ģ„Æ„Č„ź¤ņ\n"
+#~ " ŗļ½ü¤·¤Ę”¢¤¹¤Ł¤Ę¤Ī„Š„Ć„Æ„¢„Ć„×„Õ„”„¤„ė¤¬“°Į“¤«¤É¤¦¤«\n"
+#~ " ³Ī¤«¤į¤Ž¤¹”£Éüøµ¤¹¤ėĮ°¤Ė”¢¤½¤Ī»žÅĄ¤Ī„·„¹„Ę„ą¤ņ„Š„Ć„Æ\n"
+#~ " „¢„Ƅפ·¤Ę¤Ŗ¤­¤Ž¤·¤ē¤¦”£\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"
+#~ "ĖÜ„½„Õ„Č¤Ļ„Õ„ź”¼„½„Õ„Č„¦„§„¢¤Ē”¢GNU GPL¤Ī¾ņ·ļ²¼¤ĒŗĘĒŪÉŪ²ÄĒ½¤Ē¤¢¤ė”£\n"
+#~ "\n"
+#~ "ĶŃĖ”: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - print this help message.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr " --report - program should be one of mandrake tools\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr " --incident - program should be one of mandrake tools\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "»Č¤¤Źż”§drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "»Č¤¤Źż: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "»Č¤¤Źż: keyboarddrake [--expert] [„­”¼„Ü”¼„É]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "%s„Ƅ鄹¤ņ„ׄķ”¼„ÖĆę\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "„¤„ó„攼„Õ„§”¼„¹ %s ¤Ēø”½Š"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "lilo„į„Ć„»”¼„ø¤ņ„Š„Ć„Æ„¢„ƄפĒ¤­¤Ž¤»¤ó"
diff --git a/perl-install/share/po/ko.po b/perl-install/share/po/ko.po
index f70572aa1..a47a27655 100644
--- a/perl-install/share/po/ko.po
+++ b/perl-install/share/po/ko.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-09 09:08+0900\n"
"Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n"
"Language-Team: Korean <beadaron@hanafos.com>\n"
@@ -69,44 +69,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ø¦ »ēæėĒŃ 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"
@@ -115,17 +115,17 @@ msgstr ""
"“ŌĄĒ Ä«µå“Ā XFree %s·Īøø °”“ÉĒŃ 3D ĒĻµåæž¾ī °”¼Ó±ā“ÉĄĢ ĮöæųµĖ“Ļ“Ł.\n"
"“ŌĄĒ Ä«µå“Ā ¾īĀ¼øé ŗø“Ł Ēā»óµČ 2D ¼ŗ“ÉĄ» ŗøĄĻ ¼ö ĄÖ“Ā 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·Ī 3D ĒĻµåæž¾ī °”¼Ó±ā“ÉĄ» ĮöæųĒÕ“Ļ“Ł."
-#: ../../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"
@@ -136,7 +136,7 @@ msgstr ""
"ĮÖĄĒ: ĄĢ°ĶĄŗ ½ĒĒčĄūĄĪ ĮöæųĄĢøē “ŌĄĒ ÄÄĒ»ÅĶø¦ øŲĆß°Ō ĒŅ ¼ö ĄÖ½Ą“Ļ“Ł.\n"
"“ŌĄĒ Ä«µå“Ā ¾īĀ¼øé ŗø“Ł Ēā»óµČ 2D ¼ŗ“ÉĄ» ŗøĄĻ ¼ö ĄÖ“Ā 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"
@@ -145,12 +145,12 @@ msgstr ""
"“ŌĄĒ Ä«µå“Ā XFree %s·Īøø °”“ÉĒŃ 3D ĒĻµåæž¾ī °”¼Ó±ā“ÉĄĢ ĮöæųµĖ“Ļ“Ł.\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 "»ēæėĄŚ Į¤ĄĒ"
@@ -162,7 +162,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 "ĒŲ»óµµ"
@@ -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 "æɼĒµé"
-#: ../../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 "Į¾·į"
@@ -220,7 +221,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 "»óĒ„"
@@ -278,50 +280,52 @@ msgstr "Ƶ6¹éøø »ö»ó (24bits)"
msgid "4 billion colors (32 bits)"
msgstr "40¾ļ »ö»ó (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 ""
@@ -414,162 +418,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "TV Ä«µå°” ¾ī¶² ³šĄ» »ēæėĒÕ“Ļ±ī?"
-#: ../../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 "µµ½ŗ/Ą©µµæģĮī攼­ ŗĪĘĆ(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 "“ŁĮß profiles Ēćæė"
-#: ../../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 "ĆŹ±āČ­ øŽ½ĆĮö"
-#: ../../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 "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 "±āŗ» 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: "
@@ -578,7 +582,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."
@@ -586,155 +590,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 "±āÅø OS (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "±āÅø OS (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "±āÅø OS (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 "ĆŹ±āČ­ ·„µš½ŗÅ©"
-#: ../../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 "·„µš½ŗÅ© æė·®"
-#: ../../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"
@@ -745,17 +751,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"
@@ -772,15 +778,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"
@@ -789,61 +795,61 @@ 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
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"
@@ -852,32 +858,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?"
@@ -885,54 +891,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æĶ »ļ¹Ł Įß, ¾ī“Ą °ĶĄ» ĄĢæėĒĻ½Ć°Ś½Ą“Ļ±ī?"
-#: ../../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 "
@@ -941,41 +947,41 @@ 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 "ŗø¾Čæ” ½Å°ę¾Č¾ø"
-#: ../../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"
@@ -985,7 +991,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."
@@ -993,20 +999,20 @@ 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"
@@ -1020,7 +1026,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."
@@ -1028,32 +1034,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"
@@ -1061,7 +1067,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"
@@ -1081,114 +1087,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 "¹Ż°©½Ą“Ļ“Ł. æīæµĆ¼Į¦ ¼±ÅƱā, ±×·“ĄŌ“Ļ“Ł."
#. -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 ""
#. -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 ""
#. -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 ""
#. -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 ""
-#: ../../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 "”ø%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 "/ĘÄĄĻ(_F)"
-#: ../../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 "/ĘÄĄĻ(F)/Į¾·į(_Q)"
-#: ../../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 "»õ ½ŗÅøĄĻ ¹üĮÖČ­ øš“ĻÅĶ"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "»õ ½ŗÅøĄĻ øš“ĻÅĶ"
-#: ../../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 "ŗĪĘĆ½Ć æĄ·Ī¶ó ½ĒĒą"
-#: ../../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"
@@ -1196,85 +1197,85 @@ 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 "ø±·Ī øŽ½ĆĮöø¦ Ć£Ą» ¼ö ¾ų½Ą“Ļ“Ł."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../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."
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
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
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 "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 "ĒĮ¶ū½ŗ"
@@ -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 "¹Ģ±¹"
@@ -1452,12 +1448,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 "ø¶æīĘ®"
@@ -1466,10 +1462,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 "ø¶æīĘ® Ą§Ä”"
@@ -1485,28 +1480,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"
@@ -1516,15 +1511,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"
@@ -1536,152 +1531,152 @@ 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 "Ąś³ĪČ­ 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"
@@ -1689,31 +1684,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?"
@@ -1721,11 +1716,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"
@@ -1733,104 +1729,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 "·ēĒĮ¹éĄø·Ī »ēæė"
-#: ../../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 "·ēĒĮ¹é ĘÄĄĻĄ» Į¦°ÅĒÕ“Ļ±ī?"
-#: ../../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 "%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"
@@ -1839,135 +1835,135 @@ msgstr ""
"“Ł.\n"
"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 "µµ½ŗ ĘÄĄĻ½Ć½ŗÅŪĄĒ ¹üĄ§ °č»źĮß"
-#: ../../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 "·ēĒĮ¹é"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "·ēĒĮ¹é ĘÄĄĻ ĄĢø§: "
-#: ../../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 "“Łø„ ·ēĒĮ¹éĄĢ ĄĢ ĘÄĄĻĄ» »ēæėĒĻ°ķ ĄÖ½Ą“Ļ“Ł, “Łø„ °ĶĄ» ¼±ÅĆĒŲ ĮÖ¼¼æä."
-#: ../../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 "Å©±ā"
-#: ../../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"
@@ -1978,7 +1974,7 @@ msgstr ""
"¾ų½Ą“Ļ“Ł. ( 1024 ½Ēø°“õ ĄĢĒĻ攼­øø °”“ÉĒÕ“Ļ“Ł.\n"
"LILOø¦ »ēæėĒŃ“Ł°ķ ĒĻ“õ¶óµµ µæĄŪĒĻĮö ¾Ź°ķ, LILO ĄŚĆ¼ø¦ »ēæėĒŅ¼öµµ ¾ų½Ą“Ļ“Ł."
-#: ../../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"
@@ -1989,7 +1985,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"
@@ -1999,44 +1995,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"
@@ -2045,83 +2041,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
#, 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 "·¹ĄĢµå ĄåÄ” %s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2130,7 +2126,7 @@ msgstr ""
"·ēĒĮ¹é ĘÄĄĻ(µé):\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"
@@ -2138,27 +2134,27 @@ msgstr ""
"±āŗ»ĄūĄø·Ī ŗĪĘƵĒ“Ā ĘÄĘ¼¼Ē\n"
" (liloø¦ Ą§ĒŃ°ĶĄĢ ¾Ę“Ļ¶ó MS-DOS bootø¦ Ą§ĒŃ°ĶĄÓ)\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 "·¹ĄĢµå-µš½ŗÅ© %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "·ēĒĮ¹é ĘÄĄĻ ĄĢø§: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2169,7 +2165,7 @@ msgstr ""
"ĄĢ ĘÄĘ¼¼ĒĄŗ µå¶óĄĢ¹ö ĘÄĘ¼¼ĒĄŌ“Ļ“Ł.\n"
"±×³É µĪ“Ā °ĶĄĢ ĮĮ½Ą“Ļ“Ł.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2181,61 +2177,61 @@ 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 ¹ö½ŗ»ó攼­ 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 "¾ĻČ£Č­ Å° (Č®ĄĪ)"
@@ -2243,10 +2239,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?)"
@@ -2269,7 +2261,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
msgid "Username"
msgstr "»ēæėĄŚøķ"
@@ -2281,23 +2273,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 ""
-#: ../../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"
@@ -2383,29 +2375,33 @@ 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
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"
@@ -2414,25 +2410,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 "
@@ -2451,7 +2447,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"
@@ -2461,29 +2457,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 ""
-#: ../../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"
@@ -2493,205 +2490,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 "¹ö½ŗ"
-
-#: ../../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
-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 ""
-
-#: ../../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
-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 "/Į¾·į(_Q)"
-
-#: ../../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 "/µµæņø»(_H)"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/µµæņø»(_H)..."
-
-#: ../../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 "/¹ö±× ŗø°ķ(_R)"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/Į¤ŗø(_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
-msgid "Author:"
-msgstr "Į¦ĄŪĄŚ:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "ĒĻµå µå·¹ĄĢÅ© 2 ¹öĄü"
-
-#: ../../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 "°Ė»ö ĮųĒą Įß"
-
-#: ../../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 "¾Ė ¼ö ¾ųĄ½|ĄĻ¹Ż"
@@ -2703,7 +2506,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"
@@ -2711,31 +2514,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 "¶óµšæĄ Įöæų"
@@ -4153,10 +3956,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"
@@ -4269,16 +4072,16 @@ 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 "ĒĆ·ĪĒĒ µš½ŗÅ©ø¦ %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''"
@@ -4286,12 +4089,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"
@@ -4299,7 +4102,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"
@@ -4308,7 +4111,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"
@@ -4318,11 +4121,11 @@ msgstr ""
"ĄĢø¦ Ą§ĒŲ¼­, ĘÄĘ¼¼ĒĄ» »ż¼ŗĒĻ¼¼æä. (ĄĢ¹Ģ ĄÖ“Ā ĘÄĘ¼¼ĒĄ» ŬøÆĒĻ°Å³Ŗ).\n"
"±×ø®°ķ ³Ŗ¼­, ``ø¶æīĘ® Ą§Ä”''ø¦ ŬøÆĒŃČÄ '/'Ąø·Ī ¼³Į¤ĒĻ¼¼æä."
-#: ../../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"
@@ -4332,59 +4135,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 "”ø/boot/efi”¹æ” ø¶æīĘ®µČ FAT ĘÄĘ¼¼ĒĄĢ ĄÖ¾ī¾ßøø ĒÕ“Ļ“Ł."
-#: ../../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 "¾ī“Ą ĘÄĘ¼¼ĒĄ» 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 "½ŗæŅ ĘÄĘ¼¼Ē Å©±ā(MB): "
-#: ../../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"
@@ -4393,7 +4196,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 "
@@ -4401,7 +4204,7 @@ msgid ""
msgstr ""
"Ą©µµæģĮī ĘÄĘ¼¼ĒĄĢ ½ÉĒĻ°Ō Į¶°¢³Ŗ ĄÖ½Ą“Ļ“Ł. øÕĄś ``µš½ŗÅ© Į¶°¢ øšĄ½''Ą» ĒĻ¼¼æä."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4421,21 +4224,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 "Ą©µµæģĮīæėĄø·Ī ¾ī“Ą æė·®Ą» ĄÆĮöĒĻ½Ć°Ś½Ą“Ļ±ī?"
-#: ../../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)"
@@ -4443,33 +4246,33 @@ msgstr ""
"loopback·Ī »ēæėĒĻ°Å³Ŗ Å©±āø¦ Į¶Į¤ĒŅ FAT ĘÄĘ¼¼ĒĄĢ ¾ų½Ą“Ļ“Ł. (¶Ē“Ā µš½ŗÅ© °ų°£"
"ĄĢ ŗĪĮ·ĒÕ“Ļ“Ł.)"
-#: ../../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 "Ą©µµæģĮī(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 "%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"
@@ -4478,28 +4281,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 "µå·¹ĄĢÅ©X ĘÄĘ¼¼Ē ø¶¹ż»ē°” “ŁĄ½ĄĒ ¼Ö·ē¼ĒĄ» ¹ß°ßĒß½Ą“Ļ“Ł:"
-#: ../../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 "³×Ę®æ÷ ĒŲĮ¦ Įß..."
@@ -4528,12 +4331,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 "ĒĆ·ĪĒĒ µå¶óĄĢŗźø¦ »ēæėĒŅ ¼ö ¾ų½Ą“Ļ“Ł."
@@ -4543,7 +4346,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 "
@@ -4556,78 +4359,78 @@ msgstr ""
"ÅŲ½ŗĘ® øšµå·Ī ¼³Ä”ĒĻ·Įøé, CDROMĄø·Ī ŗĪĘĆČÄ ”øF1”¹Ą» “©ø£°ķ ”ø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
#, 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?"
@@ -4635,74 +4438,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"
@@ -4716,17 +4519,17 @@ msgstr ""
"”ø%s”¹¶ó°ķ ¾²æ©Įų CDROMĄ» µå¶óĄĢŗźæ” ³ÖĄŗ ČÄ, ”øČ®ĄĪ”¹Ą» “­·Æ ĮÖ¼¼æä.\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 "“ŁĄ½ ĘŃÅ°Įöø¦ ¼³Ä”Įß æĄ·ł°” ¹ß»żĒß½Ą“Ļ“Ł: "
@@ -4895,108 +4698,108 @@ 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 "PCMCIS Ä«µå ČÆ°ę¼³Į¤Įß..."
-#: ../../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"
@@ -5004,74 +4807,74 @@ msgstr ""
"1MB ŗĪĘ®½ŗĘ®·¦ °ų°£ ŗĪĮ·! ¼³Ä”“Ā °č¼ÓĒŅ ¼ö ĄÖĮöøø, ½Ć½ŗÅŪĄ» ŗĪĘĆĒĻ±ā Ą§ĒŲ¼­"
"“Ā µš½ŗÅ©µå·¹ĄĢũ攼­ ŗĪĘ®½ŗĘ®·¦ ĘÄĘ¼¼ĒĄ» øøµé¾ī¾ß ĒÕ“Ļ“Ł."
-#: ../../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 "%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 "½ŗæŅ øŽøšø®°” ŗĪĮ·ĒÕ“Ļ“Ł. Į» “õ Ćß°”ĒĻ¼¼æä."
-#: ../../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 "
"> %d)"
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."
@@ -5079,53 +4882,53 @@ 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:"
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"
@@ -5135,16 +4938,16 @@ msgstr ""
"ĄüĒō °”Įö°ķ ĄÖĮö ¾Ź“Łøé, ”øĆė¼Ņ”¹ø¦, \n"
"ĄĻŗĪøø °”Įö°ķ ĄÖ“Łøé, ¾ų“Ā CDø¦ ¼±ÅĆĒŲĮ¦ĒŃ ČÄæ” ”øČ®ĄĪ”¹Ą» “©ø£¼¼æä."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "”ø%s”¹¶ó°ķ Ē„½ĆµČ CDROM"
-#: ../../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"
@@ -5153,60 +4956,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 ""
-
-#: ../../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"
@@ -5218,154 +4982,154 @@ 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 "ĒĻµåæž¾ī ½Ć°č 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 ""
-#: ../../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
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
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 /"
@@ -5381,19 +5145,19 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "ĄĪĮõ Ą©µµæģĮī µµøŽĄĪ"
-#: ../../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 "
@@ -5411,19 +5175,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"
@@ -5446,7 +5211,7 @@ msgstr ""
"øøµå½Ć°Ś½Ą“Ļ±ī?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5455,28 +5220,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 "ŗĪĘ® ·Ī“õ ĮŲŗńĮß"
-#: ../../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"
@@ -5484,11 +5249,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?"
@@ -5496,15 +5261,15 @@ msgstr ""
"aboot ¼³Ä” ½ĒĘŠ. \n"
"Ć¹¹ųĀ° ĘÄĘ¼¼ĒĄ» ČŃ¼ÕĒŅĮö¶óµµ °­Į¦ ¼³Ä”ĒŅ±īæä?"
-#: ../../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"
@@ -5521,17 +5286,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"
@@ -5541,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"
@@ -5571,15 +5336,15 @@ msgstr ""
"¼³Ä”ČÄ ½Ć½ŗÅŪ ¼³Į¤æ” “ėĒŃ Į¤ŗø“Ā °ų½Ä øĒµå·¹ĄĢÅ© ø®“Ŗ½ŗ ĄÆĄś °”ĄĢµåø¦\n"
"Āü°ķĒĻ½Ć±ā ¹Ł¶ų“Ļ“Ł."
-#: ../../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"
@@ -5593,25 +5358,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 "ø®“Ŗ½ŗ-øĒµå·¹ĄĢÅ© ¼³Ä” %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 ""
@@ -5629,22 +5394,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
msgid "Next"
msgstr "“ŁĄ½"
@@ -5710,375 +5475,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 "µåŗø¶ō"
-#: ../../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 "Azerbaidjani (¶óĘ¾)"
-#: ../../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 "µ¶ĄĻ (dead Å° ¾ųĄ½)"
-#: ../../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
msgid "Dvorak (Swedish)"
msgstr "µåŗø¶ō(½ŗæžµ§)"
-#: ../../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 "ij³Ŗ“Ł (Äłŗ¤)"
-#: ../../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 ""
@@ -6091,33 +5860,42 @@ 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
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
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 - ø¶æģ½ŗ"
@@ -6222,57 +6000,78 @@ 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-1,-*-gulim-bold-r-normal--"
"25-*-*-*-c-*-ksc5601.1987-0,*-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 "¾ĖÄ«ÅŚ ½ŗĒĒµåÅĶÄ” 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"
@@ -6282,21 +6081,13 @@ msgstr ""
"ĒĻĮöøø, ¾ī¶² °ęæģ攓Ā PPTP³Ŗ, ±ŲČ÷ µå¹°°Ō“Ā DHCPµµ »ēæėµĖ“Ļ“Ł.\n"
"Ąß øšø£°Ś“Łøé, ”øPPPOE »ēæė”¹Ą» ¼±ÅĆĒĻ¼¼æä."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "¾ĖÄ«ÅŚ ½ŗĒĒµåÅĶÄ” 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"
@@ -6370,10 +6161,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 ""
@@ -6383,7 +6174,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 "³×Ę®æ÷ ĄĪÅĶĘäĄĢ½ŗø¦ ¼±ÅĆĒĻ¼¼æä."
@@ -6392,15 +6183,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"
@@ -6412,15 +6203,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 "³×Ę®æ÷ ¼³Į¤ ø¶¹ż»ē"
@@ -6467,13 +6258,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."
@@ -6481,19 +6272,19 @@ msgstr ""
"°ų±ŽĄŚø¦ ¼±ÅĆĒĻ¼¼æä.\n"
"øń·Ļæ” ¾ųĄøøé, ”øøń·Ļæ” ¾ųĄ½”¹Ą» ¼±ÅĆĒĻ¼¼æä."
-#: ../../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)"
@@ -6501,32 +6292,32 @@ msgstr ""
"“Łø„ ĮöæŖĄ» Ą§ĒŃ ĒĮ·ĪÅäÄŻ\n"
" DƤ³Ī (leased lines) ¾Ę“Ō"
-#: ../../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"
@@ -6539,19 +6330,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."
@@ -6559,58 +6350,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 "·Ī±×ĄĪ 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 "ÅĶ¹Ģ³Æ ±ā¹Ż"
-#: ../../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"
@@ -6647,24 +6465,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"
@@ -6683,12 +6501,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 "³×Ę®æ÷ ČÆ°ę ¼³Į¤"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6700,7 +6518,7 @@ msgstr ""
"”øČ®ĄĪ”¹Ą» “­·Æ ĒöĄē ¼³Į¤Ą» ĄÆĮöĒĻ°Å³Ŗ, ”øĆė¼Ņ”¹ø¦ “­·Æ ĄĪÅĶ³Ż/³×Ę®æ÷ 欰įĄ» "
"“Ł½Ć ¼³Į¤ĒĻ¼¼æä.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6712,72 +6530,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 "ijĄĢŗķ 欰į"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "ijĄĢŗķ 欰į ¹ß°ß"
-#: ../../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"
@@ -6787,23 +6610,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"
@@ -6814,7 +6637,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"
@@ -6824,7 +6647,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."
@@ -6832,14 +6655,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"
@@ -6850,7 +6673,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"
@@ -6860,43 +6683,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"
@@ -6908,59 +6743,59 @@ msgstr ""
"ĄĢø§ĄĢ¾ī¾ß ĒÕ“Ļ“Ł. \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 "rpdlxmdnpdl (æ¹. %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 "ĒĮ¶ō½Ć ¼³Į¤"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Ą„ ĒĮ¶ō½Ć"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP ĒĮ¶ō½Ć"
-#: ../../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 "ĒĮ¶ō½Ć ĄĢø§Ąŗ 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 "ĮÖ¼Ņ“Ā ”ø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."
@@ -6968,27 +6803,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."
@@ -6996,92 +6831,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 "
@@ -7100,12 +6935,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"
@@ -7135,182 +6970,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/¼ŅÄĻ)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "»ļ¹Ł/Ą©µµæģĮī 95/98/NT»óĄĒ ĒĮø°ÅĶ"
-#: ../../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 "ĒĮø°ÅĶ ĄåÄ” 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 ""
-#: ../../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 ", %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 "³Æ(RAW) ĒĮø°ÅĶ (µå¶óĄĢ¹ö »ēæė¾ČĒŌ)"
-#: ../../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 "CUPS ¼­¹ö 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 " (±āŗ»°Ŗ)"
-#: ../../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"
@@ -7322,19 +7158,19 @@ 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
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
#, fuzzy
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
@@ -7356,7 +7192,7 @@ msgstr ""
"Ę÷Ę® ¹ųČ£(æɼĒ)ø¦ ĮöĮ¤ĒŲ¾ßøø ¼­¹ö·ĪŗĪÅĶ ĒĮø°ÅĶ Į¤ŗøø¦ ¹Ž¾ĘæĆ ¼ö\n"
"ĄÖ½Ą“Ļ“Ł. ĄĢ·± °ęæģ°” ¾Ę“Ļ¶óøé ĄĢ æµæŖµéĄŗ ±×³É ŗńæöµĪ¼¼æä."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
#, fuzzy
msgid ""
"\n"
@@ -7374,150 +7210,150 @@ msgstr ""
"ø¦ Į÷Į¢ ¼öĮ¤ĒŲ ĮÖ¼¼æä. ³ŖĮßæ” CUPSø¦ “Ł½Ć ½ĒĒąĒĻ“Ā °ĶĄ»\n"
"ĄŲĮöø¶¼¼æä. (øķ·É¾ī: ”ø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 "CUPS ¼­¹ö 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 "Ę÷Ę®"
-#: ../../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.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 "ĒĮø°ÅĶµå·¹ĄĢÅ©"
+
+#: ../../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
msgid "Add a new printer"
msgstr "»õ ĒĮø°ÅĶ Ćß°”"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7530,7 +7366,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7552,7 +7388,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"
@@ -7567,7 +7403,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"
@@ -7587,20 +7423,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"
@@ -7614,53 +7450,53 @@ 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
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 "»ļ¹Ł/Ą©µµæģĮī 95/98/NT»óĄĒ ĒĮø°ÅĶ"
-#: ../../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 "³×Ę®æ÷ ĒĮø°ÅĶ (¼ŅÄĻ)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "»ļ¹Ł/Ą©µµæģĮī 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 "ĮöæŖ ĒĮø°ÅĶ"
-#: ../../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, ..., "
@@ -7668,31 +7504,31 @@ 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
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"
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 "
@@ -7700,7 +7536,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 "
@@ -7708,35 +7544,35 @@ 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 "æų°Ż 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 "
@@ -7746,46 +7582,46 @@ 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
#, 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 ""
-#: ../../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 "
@@ -7799,45 +7635,45 @@ 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 "SMB ¼­¹ö IP"
-#: ../../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 "»ļ¹Ł °ųĄÆ ĄĢø§Ą» Ć£Ą» ¼ö ¾ųĄ½!"
-#: ../../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 "
@@ -7861,7 +7697,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 "
@@ -7870,7 +7706,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"
@@ -7878,11 +7714,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
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -7895,43 +7731,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 ""
-#: ../../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 "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."
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 "
@@ -7944,19 +7780,19 @@ msgstr ""
"ĄĻ¹ŻĄūĄø·Ī 9100 Ę÷Ę®ø¦ »ēæėĒĻĮöøø, “Łø„ ¼­¹ö»ó攼­“Ā °¢±ā\n"
"“Łø¦ ¼ö ĄÖ½Ą“Ļ“Ł. ĒĻµåæž¾ī ¼³øķ¼­ø¦ ĀüĮ¶ĒĻ¼¼æä."
-#: ../../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 "
@@ -7965,11 +7801,11 @@ msgstr ""
"ĒĮø°ÅĶ ¾×¼¼½ŗ ĮÖ¼Ņø¦ Į÷Į¢ ĮöĮ¤ĒŅ ¼ö ĄÖ½Ą“Ļ“Ł. ĮÖ¼Ņ“Ā CUPS ¶Ē“Ā Foomatic ±ŌĮ¤"
"Ą» ĮŲ¼öĒŲ¾ß ĒÕ“Ļ“Ł. ±×·øĮö ¾ŹĄŗ ĮÖ¼Ņ“Ā øšµē ½ŗĒ®·Æ°” ĮöæųĒĻĮö ¾Ź½Ą“Ļ“Ł."
-#: ../../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
#, fuzzy
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -7979,27 +7815,31 @@ 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
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-"
@@ -8014,24 +7854,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"
@@ -8040,17 +7880,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 Ą©ĒĮø°ÅĶ ¼³Į¤"
-#: ../../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 "
@@ -8060,11 +7900,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 "·ŗ½ŗø¶Å© Ą×Å©Į¬ ¼³Į¤"
-#: ../../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 "
@@ -8072,7 +7912,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."
@@ -8084,11 +7924,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 "
@@ -8111,7 +7951,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"
@@ -8126,22 +7966,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"
@@ -8150,11 +7990,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"
@@ -8168,39 +8008,39 @@ 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 "“Łø„ ½ĆĒč ĘäĄĢĮö (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"
@@ -8215,7 +8055,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"
@@ -8223,15 +8063,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 "³Æ(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 "
@@ -8240,15 +8080,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"
@@ -8257,7 +8097,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
#, fuzzy, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8268,13 +8108,13 @@ msgstr ""
"æä.\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 ""
-#: ../../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 "
@@ -8283,15 +8123,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
#, fuzzy
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -8301,7 +8141,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 "
@@ -8310,7 +8150,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"
@@ -8320,7 +8160,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8332,40 +8172,40 @@ msgstr ""
"”ø%s”¹æĶ”ø%s”¹øķ·ÉĄŗ ¶ĒĒŃ ĘÆĮ¤ ĄĪ¼ā ĄŪ¾÷Ą» Ą§ĒŃ æɼĒ ¼³Į¤Ą» ¼öĮ¤ĒŅ ¼ö ĄÖ°Ō ĒÕ"
"“Ļ“Ł. øķ·ÉĒąæ” æųĒĻ“Ā ¼³Į¤°ŖĄ» Ćß°”ĒĻ¼¼æä, æ¹: ”ø%s <ĘÄĄĻ>”¹.\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. "
@@ -8379,7 +8219,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 "
@@ -8392,17 +8232,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 %"
@@ -8416,7 +8256,7 @@ msgstr ""
"°ÜĮś °ĶĄŌ“Ļ“Ł. ±×·Æ³Ŗ ĄŪ¾÷µéĄŗ Ąü¼ŪµĒĮö ¾Ź½Ą“Ļ“Ł.\n"
"“ŁĄ½°ś °°Ąŗ ĄĢĄÆ·ĪĄĪĒĻæ© øšµē Å„°” Ąü¼ŪµÉ ¼ö“Ā ¾ų½Ą“Ļ“Ł:\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"
@@ -8424,7 +8264,7 @@ msgstr ""
"CUPS“Ā ³ėŗ§ ¼­¹ö»óĄĒ ĒĮø°ÅĶ³Ŗ ĄŚĄÆĒü½Ä øķ·É¾ī·Ī µ„ĄĢÅĶø¦ ŗø³»“Ā ĒĮø°ÅĶ“Ā Įöæų"
"ĒĻĮö ¾Ź½Ą“Ļ“Ł.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -8432,11 +8272,11 @@ msgstr ""
"LPQ“Ā “ÜĮö ĮöæŖ ĒĮø°ÅĶ, æų°Ż LPD ĒĮø°ÅĶ ±×ø®°ķ ¼ŅÄĻ/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."
@@ -8444,7 +8284,7 @@ msgstr ""
"±×ø®°ķ ¶ĒĒŃ, ĄĢ ĒĮ·Ī±×·„ĄĢ³Ŗ ”øFoomatic ¼³Į¤”¹Ąø·Ī »ż¼ŗµĒĮö ¾ŹĄŗ Å„“Ā Ąü¼ŪµÉ "
"¼ö ¾ų½Ą“Ļ“Ł."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -8454,7 +8294,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"
@@ -8463,15 +8303,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"
@@ -8482,11 +8322,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 "ĒĮø°ÅĶ ĄĢø§æ”“Ā ¹®ĄŚ, ¼żĄŚ ±×ø®°ķ ¹ŲĮŁ(Underscore)øø ĄÖ¾ī¾ß ĒÕ“Ļ“Ł."
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -8495,16 +8335,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 "
@@ -8513,29 +8353,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 "
@@ -8546,11 +8386,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 "
@@ -8564,7 +8404,7 @@ 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 "
@@ -8573,24 +8413,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
#, fuzzy, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8617,11 +8457,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
#, fuzzy, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8644,59 +8484,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 "ĒĮø°ÅĶ ½ŗĒ®·ÆĄ» ¼±ÅĆĒĻ¼¼æä."
-#: ../../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.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
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8709,7 +8549,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 "
@@ -8721,28 +8561,28 @@ 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
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"
@@ -8751,189 +8591,111 @@ 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
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 ""
-#: ../../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
#, 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 ""
-"ĒĮ¶ō½Ć ¼³Į¤ µµ±øæ” Ąß æĄ¼Ģ½Ą“Ļ“Ł.\n"
-"\n"
-"橱ā¼­ ·Ī±×ĄĪ°ś ŗń¹Š¹ųČ£ø¦ ĒŹæä ¶Ē“Ā ĒŹæä·ĪĒĻĮö ¾Ź“Ā\n"
-"HTTPæĶ FTP ĒĮ¶ō½Ćø¦ ¼³Į¤ĒŅ ¼ö ĄÖ½Ą“Ļ“Ł.\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 ĒĮ¶ō½Ć Į¤ŗøø¦ ĄŌ·ĀĒĻ¼¼æä.\n"
-"HTTP ĒĮ¶ō½Ć°” ĒŹæä ¾ų“Łøé, °ų¶õĄø·Ī µĪ¼¼æä."
-
-#: ../../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 "ĮÖ¼Ņ“Ā ”ø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 ĒĮ¶ō½Ć Į¤ŗøø¦ ĄŌ·ĀĒĻ¼¼æä.\n"
-"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 ""
-"ĒĮ¶ō½Ć ·Ī±×ĄĪ°ś ŗń¹Š¹ųČ£ø¦ ĄŌ·ĀĒĻ¼¼æä.\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 ½ĒĘŠ"
@@ -8947,7 +8709,7 @@ msgstr "mkraid ½ĒĘŠ (raidtoolĄĢ ¼³Ä”µĒ¾ī ĄÖĮö ¾ŹĄ» ¼ö ĄÖ½Ą“Ļ“Ł.)"
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"
@@ -8972,69 +8734,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 (ĮųŗøµČ ø®“Ŗ½ŗ »ēæīµå ¾ĘÅ°ÅŲĆ³) »ēæīµå ½Ć½ŗÅŪ ½ĒĒą"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "AnancronĄŗ ĮÖ±āĄūĄĪ øķ·É ½ŗÄÉĮģ·Æ ĄŌ“Ļ“Ł."
-#: ../../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."
@@ -9042,7 +8800,7 @@ msgstr ""
"apmd“Ā ¹čÅĶø® »óÅĀæĶ syslogø¦ °ÅĆļ­ ·Ī±× ±ā·ĻĄ» °Ø½ĆĒĻ“Āµ„ »ēæėµĖ“Ļ“Ł.\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."
@@ -9050,7 +8808,7 @@ msgstr ""
"Į¤ĒŲĮŲ ½Ć°£æ” ĒŃ¹ųæ” ĒĻ³Ŗ¾æ ½ĒĒą½Ćŵ“Ļ“Ł. at“Ā batch øķ·ÉµéĄ» ½Ć½ŗÅŪ\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 "
@@ -9061,7 +8819,7 @@ msgstr ""
"Ē„ĮŲ UNIX ĒĮ·Ī±×·„ĄŌ“Ļ“Ł. vixie cronĄŗ ĄĢ ±āŗ» UNIX Cronæ” Ēā»óµČ ŗø¾Č°ś \n"
"“õ °­·ĀĒŃ ¼³Į¤æɼĒ µīĄĒ ø¹Ąŗ ĘÆĀ”Ą» Ćß°”ĒÕ“Ļ“Ł."
-#: ../../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 "
@@ -9072,7 +8830,7 @@ msgstr ""
"¶ĒĒŃ ÄÜ¼Ö Č­øé攼­ Ąß¶ó¼­ ŗŁĄĢ±āæĶ ĘĖ¾÷ øŽ“ŗ ±ā“ÉĄ» \n"
"ĮöæųĒÕ“Ļ“Ł."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9080,14 +8838,14 @@ msgstr ""
"ĒĻµåµå·¹ĄĢÅ©“Ā ĒĻµåæž¾ī °Ė»öĄ» ¼öĒąĒĻøē, ĒŹæäĒĻ“Łøé\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)“Ā Ą„ ¼­¹öĄŌ“Ļ“Ł. ĄĢ°ĶĄŗ HTMLĄĢ³Ŗ CGI ĘÄĄĻ ¼­ŗń½ŗø¦\n"
"ĒĻ“Āµ„ »ēæėµĖ“Ļ“Ł."
-#: ../../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 "
@@ -9101,7 +8859,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."
@@ -9109,7 +8867,7 @@ msgstr ""
"2.2 Äæ³Ī ½Ćø®Įīæė ĘŠÅ¶ ĒŹÅĶø¦ ½ĒĒą, ³×Ę®æ÷ °ų°ŻĄø·ĪŗĪÅĶ\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"
@@ -9119,7 +8877,7 @@ msgstr ""
"Å°ŗøµå øŹĄ» ĄūĄēĒÕ“Ļ“Ł. Å°ŗøµå“Ā ”økbdconfig”¹øķ·ÉĄø·Ī ¼±ÅĆĒŅ ¼ö ĄÖ½Ą“Ļ“Ł.\n"
"“ėŗĪŗŠĄĒ ½Ć½ŗÅŪ攼­ ĒŹæäĒŃ °ĶĄŌ“Ļ“Ł."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9127,11 +8885,11 @@ msgstr ""
"”ø/usr/include/linux/{autoconf,version}.h”¹æ” “ėĒŲ\n"
"”ø/boot”¹æ” Äæ³Ī Ēģ“õø¦ ĄŚµæ »ż¼ŗ."
-#: ../../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."
@@ -9139,7 +8897,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)."
@@ -9147,7 +8905,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."
@@ -9155,7 +8913,7 @@ msgstr ""
"ø®“Ŗ½ŗ °”»ó ¼­¹ö, °ķ¼ŗ“É ¼­¹ö ±øĆąæ”\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."
@@ -9163,7 +8921,7 @@ msgstr ""
"NAMED(BIND)“Ā Č£½ŗĘ® ĄĢø§Ąø·Ī IP ĮÖ¼Ņø¦ Ć£¾Ę³»“Āµ„ »ēæėµĒ“Ā\n"
"µµøŽĄĪ ³×ĄÓ ¼­¹öĄŌ“Ļ“Ł."
-#: ../../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."
@@ -9171,7 +8929,7 @@ msgstr ""
"³×Ę®æ÷ ĘÄĄĻ ½Ć½ŗÅŪ(NFS), »ļ¹Ł(SMB/·£ °üø®ĄŚ/Ą©µµæģĮī), ±×ø®°ķ\n"
"NCP(³Żæž¾ī)ø¦ ø¶æīĘ®ĒĻ°ķ ¾šø¶æīĘ®ĒÕ“Ļ“Ł."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9179,7 +8937,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"
@@ -9189,7 +8947,7 @@ msgstr ""
"ĄĢ ¼­ŗń½ŗ“Ā /etc/export ĘÄĄĻĄ» ¼³Į¤ĒŌĄø·Ī½į NFS ¼­¹öĄĒ ±ā“ÉĄ» °”“ÉĒĻ°Ō\n"
"ĒÕ“Ļ“Ł."
-#: ../../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."
@@ -9197,7 +8955,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."
@@ -9205,11 +8963,11 @@ msgstr ""
"ŗĪĘĆ½Ćæ” ĄŚµæĄø·Ī Äְܼś X ČÆ°ę攼­\n"
"¼żĄŚÅ° Ąį±Ż øšµå »ēæė."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "OKI 4w ¹× Č£ČÆ ĒĮø°ÅĶ Įöæų."
-#: ../../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 "
@@ -9220,7 +8978,7 @@ msgstr ""
"µéĄ» ĮöæųĒĻ±ā Ą§ĒŃ °ĶĄŌ“Ļ“Ł. Ćß°” ¼³Į¤ĄĢ ¾ųĄøøé ½ĆĄŪµĒĮö ¾Ź±ā ¶§¹®æ”,\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 "
@@ -9232,7 +8990,7 @@ msgstr ""
"·Ī\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."
@@ -9240,7 +8998,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."
@@ -9248,7 +9006,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"
@@ -9256,7 +9014,7 @@ msgstr ""
"æĄ¶óŬ °°Ąŗ ĒĮ·Ī±×·„Ą» »ēæėĒĻ±ā Ą§ĒŲ ³Æ(RAW) ĄåÄ”ø¦\n"
"(ĒĻµåµš½ŗÅ© ĘÄĘ¼¼Ē °°Ąŗ) ŗķ·Ļ ĄåÄ”·Ī ĒŅ“ē."
-#: ../../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"
@@ -9268,7 +9026,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."
@@ -9276,7 +9034,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."
@@ -9284,7 +9042,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)."
@@ -9292,11 +9050,11 @@ msgstr ""
"rwho ĒĮ·ĪÅäÄŻĄŗ (fingeræĶ ŗń½ĮĒĻ°Ō) rwho “ėøóĄĢ ½ĒĒąµĒ°ķ\n"
"ĄÖ“Ā ÄÄĒ»ÅĶæ” ·Ī±×ĄĪĒŃ »ēæėĄŚ øń·ĻĄ» æų°Ż »ēæėĄŚ°” ŗ¼ ¼ö ĄÖ°Ō ĒÕ“Ļ“Ł."
-#: ../../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."
@@ -9304,66 +9062,66 @@ msgstr ""
"Syslog“Ā æ©·Æ µ„øóµéĄĒ ·Ī±× øŽ¼¼Įöø¦ æ©·Æ Į¾·łĄĒ ½Ć½ŗÅŪ ·Ī±× ĘÄĄĻ·Ī\n"
"³²±ā“Āµ„ ĄÆæėĒÕ“Ļ“Ł. Ē×»ó Syslogø¦ ½ĒĒą½ĆÅ°“Ā°ĶĄĢ ĮĮ½Ą“Ļ“Ł."
-#: ../../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 ʳʮ ¼­¹ö ½ĆĄŪ (X Ą©µµæģø¦ æīæµĒĻ±ā Ą§ĒŲ¼­“Ā ĒŹ¼öĄŌ“Ļ“Ł)."
-#: ../../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 "µ„ĄĢÅĶŗ£ĄĢ½ŗ ¼­¹ö"
# #msgid "Services: %d activated for %d registered"
# #msgstr "¼­ŗń½ŗ: µī·ĻµČ %2$d Įß %1$d Č°¼ŗČ­µŹ"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, fuzzy, c-format
msgid "Services: %d activated for %d registered"
msgstr "¼­ŗń½ŗ: µī·ĻµČ %2$d Įß %1$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."
@@ -9371,15 +9129,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 "ĮßĮö"
@@ -9447,7 +9205,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 "øĒµå·¹ĄĢÅ© Į¦¾ī ¼¾ÅĶ"
@@ -9598,177 +9356,552 @@ 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 "·Ī±×¾ĘæōĒĻ°ķ Crtl-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 "øĒµå·¹ĄĢÅ© ÅĶ¹Ģ³Ī ¼­¹ö ¼³Į¤"
-#: ../../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 ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../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
+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 "ŗĪĘ® 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 ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
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
msgid "<-- Delete"
msgstr "<-- »čĮ¦"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "øšµē 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 "»ēæėĄŚ Ćß°” -->"
-#: ../../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 "Ŭ¶óĄĢ¾šĘ® Ćß°”/Į¦°Å"
+
+#: ../../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 "»ļ¹Ł ¼­ŗń½ŗ"
+
+#: ../../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 ""
-#: ../../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"
@@ -9793,21 +9926,30 @@ msgstr ""
"\n"
"°č¼Ó ĮųĒąĒÕ“Ļ±ī?"
-#: ../../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"
@@ -9815,12 +9957,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."
@@ -9828,43 +9970,43 @@ 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 ""
-#: ../../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"
@@ -9872,7 +10014,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9880,12 +10022,12 @@ 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
msgid "Total progess"
msgstr "ĄüĆ¼ ĮųĒą"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9894,41 +10036,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"
@@ -9939,64 +10081,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"
@@ -10004,124 +10146,124 @@ 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
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"
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 "Ą©µµæģĮī(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"
@@ -10129,169 +10271,169 @@ 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 ""
-#: ../../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
#, 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
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
#, fuzzy
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
#, 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
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"
@@ -10299,7 +10441,7 @@ msgstr ""
"¹é¾÷°£ ½Ć°£ °£°ŻĄ»\n"
"¼±ÅĆĒĻ¼¼æä."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -10307,329 +10449,329 @@ 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 "µå·¹ĄĢÅ© ¹é¾÷ ¼³Į¤"
-#: ../../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"
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
#, 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"
"\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
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 "“Łø„ ĘÄĄĻµéĄ» øń±øĒĻ·Įøé, OKø¦ “©ø£¼¼æä."
-#: ../../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"
@@ -10637,7 +10779,7 @@ msgstr ""
"¼±ÅĆµČ ĘÄĄĻ\n"
"ŗ¹±ø"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -10645,137 +10787,143 @@ 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 ""
-#: ../../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
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
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
@@ -10783,83 +10931,77 @@ msgstr ""
"“ŁĄ½ ĘŃÅ°ĮöµéĄĢ ¼³Ä”µĒ¾ī¾ß ĒÕ“Ļ“Ł.\n"
" @list_of_rpm_to_install"
-#: ../../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."
msgstr ""
-#: ../../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 "µå·¹ĄĢÅ© ¹é¾÷"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10891,7 +11033,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10900,7 +11042,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10941,7 +11083,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10969,34 +11111,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"
@@ -11025,7 +11151,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"
@@ -11036,7 +11161,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -11047,7 +11172,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11060,150 +11185,86 @@ 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
msgid "Standalone Tools"
msgstr "°³ŗ° µµ±ø"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "ĒĻµå µå·¹ĄĢÅ©"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "øĒµå·¹ĄĢÅ© æĀ¶óĄĪ"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "øŽ“ŗ µå·¹ĄĢÅ©"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "±āÅø"
-#: ../../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 "»ēæėĄŚ µå·¹ĄĢÅ©"
-#: ../../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"
@@ -11215,141 +11276,148 @@ 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 "¹öĮś¶ó ø¶¹ż»ēæ” æ¬°į Įß ..."
-#: ../../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) :"
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'"
@@ -11357,42 +11425,42 @@ 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"
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'"
@@ -11400,123 +11468,119 @@ 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 "ĄĢ“õ³Ż Ä«µå"
-#: ../../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-*-*-*-*-*-*,-*-gulim-medium-r-*-*-*-140-*-*-*-"
"*-ksc5601.1987-0,*-r-*"
-#: ../../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"
@@ -11525,12 +11589,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"
@@ -11541,99 +11605,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 "Ę®·ēÅøĄŌ ʳʮ ¼³Ä”"
-#: ../../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 "Ę®·ēÅøĄŌ ¼³Ä” æĻ·į"
-#: ../../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 "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"
@@ -11642,111 +11706,199 @@ 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 "Ą©µµæģĮī ʳʮ °”Į®æĄ±ā"
-#: ../../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 "°ķ½ŗĘ®½ŗÅ©ø³Ę®"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "½ŗÅø æĄĒĒ½ŗ"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "¾Ęŗńæöµå"
-#: ../../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"
@@ -11758,19 +11910,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 "¼­¹ö ĮßĮö Įß..."
@@ -11778,11 +11930,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"
@@ -11794,19 +11946,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"
@@ -11825,32 +11977,32 @@ msgstr ""
"\n"
"ĮÖĄĒ: ĮöæŖ ³×Ę®æ÷(·£)Ą» øńĄūĄø·Ī ¼³Ä”µČ ³×Ę®æ÷ ¾ī“šÅĶ°” ĄÖ¾ī¾ß ĒÕ“Ļ“Ł."
-#: ../../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"
@@ -11865,17 +12017,17 @@ 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"
@@ -11885,15 +12037,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"
@@ -11904,7 +12065,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 "
@@ -11913,18 +12074,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"
@@ -11933,63 +12094,63 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "DHCP ¼­¹ö IP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "DHCP ¼­¹ö IP"
-#: ../../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 ""
-#: ../../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 "
@@ -11999,23 +12160,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"
@@ -12030,140 +12191,140 @@ msgstr ""
"\n"
"ø¶¹ż»ēø¦ ½ĒĒąĒĻ·Įøé ”ø¼³Į¤”¹Ą» “©ø£¼¼æä."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
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
msgid "user"
msgstr "»ēæėĄŚ"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Ą§·Ī"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "»čĮ¦"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "ĘķĮż"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "¾Ę·”·Ī"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
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
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
msgid "Delete selected rule"
msgstr "¼±ÅĆµČ ±ŌÄ¢ »čĮ¦"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "Ć£¾Ęŗø±ā"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
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
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 "UID ¼³Į¤"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "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 ""
-#: ../../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
msgid "Path selection"
msgstr "°ę·Ī ¼±ÅĆ"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "»ēæėĄŚ:"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
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"
@@ -12175,7 +12336,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12184,128 +12345,128 @@ 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
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
msgid "Browse"
msgstr "Ć£¾Ęŗø±ā"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
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
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 ""
-#: ../../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 "ĮųĒąø·“ė »ö»ó ¼±ÅĆ"
-#: ../../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
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12320,71 +12481,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 "ij³Ŗ“Ł (ÄÉĄĢŗķ)"
-#: ../../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 "¹Ģ±¹ (ÄÉĄĢŗķ-HRC)"
-#: ../../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"
@@ -12392,43 +12553,43 @@ msgstr ""
"TV ³ėæČ°ś ±¹°”ø¦\n"
"ĄŌ·ĀĒĻ¼¼æä."
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "TV ³š :"
-#: ../../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 "TV Ƥ³Ī °Ė»ö ĮųĒą Įß..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "TV Ƥ³Ī °Ė»ö Įß..."
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "TV Ƥ³ĪĄ» Ć£“Ā °śĮ¤æ”¼­ æĄ·ł°” ĄÖ¾ś½Ą“Ļ“Ł."
-#: ../../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]ø¦ (XĄ©µµæģ ĒĻ攼­) »ēæėĒŅ ¼ö ĄÖ½Ą“Ļ“Ł!\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "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"
@@ -12440,31 +12601,424 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../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 ""
-"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
+"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 "Å©±ā"
+
+#: ../../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 ""
+
+#: ../../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 ""
+
+#: ../../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
+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 "³×Ę®æ÷ ĒĮø°ÅĶ (¼ŅÄĻ)"
+
+#: ../../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
+msgid "/_Quit"
+msgstr "/Į¾·į(_Q)"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "ĄŚµæ °Ė»öµŹ"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/æɼĒ(_O)"
+
+#: ../../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 "/µµæņø»(_H)"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/µµæņø»(_H)..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "ĒĻµå µå·¹ĄĢÅ© µµæņø»"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"»ēæė¹ż: harddrake [-h|--help] [--test]\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 "½ŗij³Ź ¼±ÅĆ"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/¹ö±× ŗø°ķ(_R)"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/Į¤ŗø(_A)..."
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "»ēæė¹ż: keyboarddrake [--expert] [Å°ŗøµå]\n"
+#: ../../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
+msgid "Author:"
+msgstr "Į¦ĄŪĄŚ:"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "°Ė»ö ĮųĒą Įß"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "ĒĻµå µå·¹ĄĢÅ© 2 ¹öĄü"
+
+#: ../../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 "/æɼĒ(_O)"
+
+#: ../../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 "ÄܼÖ攼­ ¹é½ŗĘäĄĢ½ŗ Å°°” Įöæģ±āø¦ ĒĻµµ·Ļ ĒĻ½Ć°Ś½Ą“Ļ±ī?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "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."
@@ -12472,140 +13026,124 @@ msgstr ""
"¼³Ä” CD-ROMĄ» ³ÖĄŗ ČÄæ” ”øČ®ĄĪ”¹Ą» “©ø£¼¼æä.\n"
"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 "/ĘÄĄĻ(F)/»õ·Ī øøµé±ā(_N)"
-#: ../../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 "/ĘÄĄĻ(F)/æ­±ā(_O)"
-#: ../../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 "/ĘÄĄĻ(F)/ĄśĄå(_S)"
-#: ../../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 "/ĘÄĄĻ(F)/“Łø„ ĄĢø§Ąø·Ī ĄśĄå(_A)"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/ĘÄĄĻ(F)/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/æɼĒ(_O)"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "æɼĒ(O)/Å×½ŗĘ®"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/µµæņø»(H)/ĄĢ ĒĮ·Ī±×·„Ąŗ(_A)..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-"-adobe-helvetica-medium-r-*-*-*-120-75-75-*-*-iso8859-1,-*-gulim-medium-r-"
-"normal--*-120-75-75-*-*-ksc5601.1987-0,*-r-*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-"-adobe-helvetica-bold-r-*-*-*-120-75-75-*-*-iso8859-1,-*-gulim-bold-r-"
-"normal--*-120-75-75-*-*-ksc5601.1987-0,*-r-*"
-
-#: ../../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 "½Ć½ŗÅŪ ·Ī±×"
-#: ../../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 "±ā“Ł·Į ĮÖ¼¼æä. ĘÄĄĻ ŗŠ¼® Įß: %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"
@@ -12615,124 +13153,236 @@ 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
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 "Ę÷½ŗĘ®ĒČ½ŗ øŽĄĻ ¼­¹ö"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "»ļ¹Ł ¼­ŗń½ŗ"
-#: ../../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 "Ą„¹Ī ¼­ŗń½ŗ"
-#: ../../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 "3¹öĘ° 改ķ¹ĄĢĘ®?"
-#: ../../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
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
#, 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 ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "½ŗij³Ź ¼±ÅĆ"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "ĄĢ ½ŗij³Ź [%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"
@@ -12740,7 +13390,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12757,6 +13407,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "°Ė»ö ĮųĒą Įß"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "¾š¾ī ¼±ÅĆ"
@@ -12829,12 +13484,16 @@ 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-helvetica-bold-r-normal--16-*-75-75-p-*-iso8859-1,-*-gulim-bold-r-"
"normal--16-*-75-75-*-*-ksc5601.1987-0,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Ą„/FTP"
@@ -13073,6 +13732,113 @@ 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 "Proxy configuration"
+#~ msgstr "ĒĮ¶ō½Ć ¼³Į¤"
+
+#~ 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 ""
+#~ "ĒĮ¶ō½Ć ¼³Į¤ µµ±øæ” Ąß æĄ¼Ģ½Ą“Ļ“Ł.\n"
+#~ "\n"
+#~ "橱ā¼­ ·Ī±×ĄĪ°ś ŗń¹Š¹ųČ£ø¦ ĒŹæä ¶Ē“Ā ĒŹæä·ĪĒĻĮö ¾Ź“Ā\n"
+#~ "HTTPæĶ FTP ĒĮ¶ō½Ćø¦ ¼³Į¤ĒŅ ¼ö ĄÖ½Ą“Ļ“Ł.\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "HTTP ĒĮ¶ō½Ć Į¤ŗøø¦ ĄŌ·ĀĒĻ¼¼æä.\n"
+#~ "HTTP ĒĮ¶ō½Ć°” ĒŹæä ¾ų“Łøé, °ų¶õĄø·Ī µĪ¼¼æä."
+
+#~ msgid "URL"
+#~ msgstr "ĮÖ¼Ņ"
+
+#~ msgid "port"
+#~ msgstr "Ę÷Ę®"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "ĮÖ¼Ņ“Ā ”ø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 ĒĮ¶ō½Ć Į¤ŗøø¦ ĄŌ·ĀĒĻ¼¼æä.\n"
+#~ "FTP ĒĮ¶ō½Ć°” ĒŹæä¾ų“Łøé, °ų¶õĄø·Ī µĪ¼¼æä."
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "ĒĮ¶ō½Ć ·Ī±×ĄĪ°ś ŗń¹Š¹ųČ£ø¦ ĄŌ·ĀĒĻ¼¼æä.\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 ""
+#~ "-adobe-helvetica-medium-r-*-*-*-120-75-75-*-*-iso8859-1,-*-gulim-medium-r-"
+#~ "normal--*-120-75-75-*-*-ksc5601.1987-0,*-r-*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr ""
+#~ "-adobe-helvetica-bold-r-*-*-*-120-75-75-*-*-iso8859-1,-*-gulim-bold-r-"
+#~ "normal--*-120-75-75-*-*-ksc5601.1987-0,*-r-*"
+
+#~ 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"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "»ēæė¹ż: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "»ēæė¹ż: keyboarddrake [--expert] [Å°ŗøµå]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "ĄĪÅĶĘäĄĢ½ŗ %s»ó攼­ ¹ß°ß"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "ø±·Ī øŽ½ĆĮöø¦ ¹é¾÷ĒŅ ¼ö ¾ų½Ą“Ļ“Ł."
diff --git a/perl-install/share/po/lt.po b/perl-install/share/po/lt.po
index 396a5a170..1db757993 100644
--- a/perl-install/share/po/lt.po
+++ b/perl-install/share/po/lt.po
@@ -4,7 +4,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-12-23 13:50+0200\n"
"Last-Translator: Mykolas Norvai­as <Myka@centras.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -67,45 +67,45 @@ 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 "Pasirink savo vaizdo plokštės atminties dydį"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree konfigūravimas"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Kurią XFree konfigūraciją tu nori turėti?"
-#: ../../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
#, fuzzy
msgid "Use Xinerama extension"
msgstr "Naudokite automatinį aptikimą"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Tinklo Konfigūravimo Meistras"
-#: ../../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 su 3D įrenginio akseleracija"
-#: ../../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,17 +114,17 @@ msgstr ""
"Tavo plokštė palaiko 3D įrenginio akseleraciją, bet tik su XFree %s.\n"
"Tavo plokštė dirba su XFree %s, kuris galbūt geriau palaiko 2D."
-#: ../../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 "Tavo plokštė palaiko 3D akseleraciją su 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 su EKSPERIMENTINE 3D įrenginio akseleracija"
-#: ../../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 ""
"KOMPIUTERĮ.\n"
"Jūsų korta dirba su XFree %s kuris galbūt geriau palaiko 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 ""
"Jūsų korta palaiko 3D akseleracija su XFree %s.ATMINKITE, KAD TAI YRA "
"EKSPERIMENTINIS PALIKYMAS IR GALI PAKABINTI KOMPIUTERĮ."
-#: ../../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 "Prisitaikyti"
@@ -163,7 +163,7 @@ msgstr "Vaizdo plokštė"
msgid "Monitor"
msgstr "Monitorius"
-#: ../../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 "Skiriamoji geba"
@@ -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 "Pasirinktys"
-#: ../../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 "Gerai"
#: ../../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 "Išeiti"
@@ -221,7 +222,8 @@ msgstr ""
msgid "Generic"
msgstr "Paprasta"
-#: ../../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 "Sugrįžti"
@@ -279,50 +281,52 @@ msgstr "16 milijonai spalvų (24 bitai)"
msgid "4 billion colors (32 bits)"
msgstr "4 milijardai spalvų (32 bitai)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Skiriamosios gebos"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Pasirink skiriamąją gebą ir spalvų gylį"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Vaizdo plokštė: %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 "Nutraukti"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Nustatymų tikrinimas"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Ar tu nori išbandyti nustatymus?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Perspėjimas: šios plokštės bandymas gali pakabinti kompiuterį"
@@ -417,165 +421,165 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Kokios rūšies tavo ISDN jungtis?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Pirmasis įkrovos skirsnio sektorius"
-#: ../../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 "Pirmasis kaupiklio sektorius (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO Įdiegimas"
-#: ../../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 "Kur nori įdiegti įkrovos tvarkyklę?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/GRUB įdiegimas"
-#: ../../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 su tekstiniu meniu"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO su grafiniu meniu"
-#: ../../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 "Įkrova su 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 "Įkrovos tvarkyklės pagrindinės parinktys"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Naudojama įkrovos tvarkyklė"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Įkrovos tvarkyklės įdiegimas"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Įkrovos įrenginys"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompaktiškas"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompaktiškas"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Vaizdo režimas"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Palaukti prieš įkraunant įprastą atvaizdą"
-#: ../../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 "Slaptažodis"
-#: ../../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 "Slaptažodis (vėl)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Griežtos komandinės eilutės parinktys"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "griežta"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Išvalyti /tmp kiekvieną kartą įkrovus"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Tikslus RAM atminties dydis (rasta %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Leisti keletą profilių"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Nurodyk RAM atminties dydį (MB)"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Parinktis „Griežtos komandinės eilutės parinktys“ yra nenaudingą be "
"slaptažodžio"
-#: ../../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 "Prašom bandyti vėl"
-#: ../../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 "Slaptažodžiai nesutampa"
-#: ../../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 "Įprastas"
-#: ../../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: "
@@ -584,7 +588,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."
@@ -592,158 +596,160 @@ msgstr ""
"Čia yra skirtingi įrašai.\n"
"Tu gali pakeisti esamus arba prijungti naujus."
-#: ../../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 "Pridėti"
-#: ../../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 "Atlikta"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
#, fuzzy
msgid "Modify"
msgstr "Taisyti RAID"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Kokio tipo įrašą tu nori pridėti?"
-#: ../../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 "Kitos OS (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Kitos OS (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Kitos OS (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Atvaizdas"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Šakninis"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Pridurti"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Skaitymui-rašymui"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Lentelė"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Nesaugus"
-#: ../../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 "Žymė"
-#: ../../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 "Įprastas"
-#: ../../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šmesti įrašą"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Tuščia žymė neleidžiama"
-#: ../../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 "Tu privalai turėti swap skirsnį"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Ši žymė jau naudojama"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Rasti %s %s interfeisai"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Ar turi dar vieną?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Ar tu turi kokį nors %s interfeisą?"
-#: ../../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 "Taip"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Pažiūrėk įrangos informaciją"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Įdiegiama tvarkyklė %s plokštei %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modulis %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"
@@ -754,17 +760,17 @@ msgstr ""
"Opcijų formatas yra toks : ''vardas=reikšmė vardas2=reikšmė2 ...''.\n"
"Pvz, ''io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modulio parinktys:"
#. -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 "Kokią %s tvarkyklę turėčiau išbandyti?"
-#: ../../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"
@@ -780,15 +786,15 @@ msgstr ""
"parinktis, ar leisi pabandyti nusistatyti pačiai. Bandymas gali\n"
"pakabinti kompiuterį, bet tai neturėtų padaryti žalos."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatinis bandymas"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Nurodyti parinktis"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -797,64 +803,64 @@ msgstr ""
"Modulio %s iškvietimas nepavyko.\n"
"Ar nori bandyti su kitais nustatymais?"
-#: ../../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 jau pridėtas)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Šis slaptažodis pernelyg paprastas"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Prašom suteikti vartotojo vardą"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Vartotojo vardas turi susidaryti tik iš mažųjų raidžių, skaičių ir simbolių "
"`-' bei `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Šis vartotojo vardas jau pridėtas"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Šis vartotojo vardas jau pridėtas"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Pridėti vartotoją"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -863,32 +869,32 @@ msgstr ""
"Įvesk vartotoją\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Priimti vartotoją"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Tikras vardas"
-#: ../../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 "Vartotojo vardas"
-#: ../../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 "Automatinis pasisveikinimas"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -897,57 +903,57 @@ msgstr ""
"Aš galiu nustatyti taip, kad vienas vartotojas pasisveikintų automatiškai.\n"
"Jei nenori to naudoti, spausk mygtuką Nutraukti."
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Pasirink įprastą vartotoją:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Pasirink, kurią langų tvarkyklę naudosi:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Prašom pasirinkti kalbą, kurią naudosi."
-#: ../../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 "Tu gali pasirinkti kitas kalbas, kurios bus prieinamos po įdiegimo"
-#: ../../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 "Visos"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "Pridėti vartotoją"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "CUPS paleidžiamas"
-#: ../../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 "Kokius jūs norite įdiegti paketus"
-#: ../../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 "
@@ -956,42 +962,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 "Sveiki atvykę į cracker'ių šalį"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Menkas"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standartinė"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Aukštas"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Aukštas"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranojiškas"
-#: ../../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"
@@ -1001,7 +1007,7 @@ msgstr ""
"bet labai jautriai: ji turėtų nebūti naudojama kompiuteriuose,\n"
"sujungtais su kitais arba prie Interneto. Čia nėra slaptažodžių."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1009,7 +1015,7 @@ msgstr ""
"Dabar slaptažodžiai yra įjungti bet naudoti kaip tinklinį kompiuterį dar "
"nerekomenduojama."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1019,13 +1025,13 @@ msgstr ""
"naudojamas prisijungti prie interneto kaip klientas. Nėra jokių saugumo "
"tikrinimų."
-#: ../../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 "
@@ -1040,7 +1046,7 @@ msgstr ""
"priima\n"
"prisijungimus iš daugybės klientų."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1049,36 +1055,36 @@ msgstr ""
"Dabar naudojami 4 lygio privalumai,bet sistema yra visiškai uždaryta.\n"
"Saugumo savybės yra maksimalios."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Pasirinktys"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Pasirink saugumo lygį"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Nustatomas saugumo lygis"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Pasirink serverio nuostatas"
-#: ../../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"
@@ -1086,7 +1092,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"
@@ -1102,229 +1108,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 "Sveiki, besinaudojantys GRUB, operaciniu sistemu parinkikliu!"
#. -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 "Naudok %c ir %c klavisus, kad pasirinktum, kuris irasas pazymetas"
#. -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 "Spausk enter, noredami ikrauti pasirinkta OS, 'e', noredami keisti"
#. -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 "komandas pries ikrova, arba 'c', komandinei eilutei iskviesti "
#. -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 "Pasirinktas irasas bus ikrautas automatiskai po %d sekundziu."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "nepakanka vietos /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -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 "Darbastalis"
#. -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 "Paleidimo meniu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kur nori įdiegti įkrovos tvarkyklę?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "pagalba dar nesukurta.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Įdiegimo Tipo Konfiguracija"
-#: ../../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 "/_Byla"
-#: ../../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 "/Byla/_Išeiti"
-#: ../../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 ""
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Monitorius"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "Pakeisti monitorių"
-#: ../../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 "Įkrovos metu paleisti Aurora"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Skambinimo režimas"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr "Įkrovos režimas"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Įdiegti sistemą"
-#: ../../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 "Sukurti naują skirsnį"
-#: ../../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 "Klaida"
-#: ../../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 "nuostabu"
-#: ../../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 "Parink įdiegimo klasę"
-#: ../../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 "Interneto jungties dalinimas"
-#: ../../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 "Nustatyti X"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Išsaugoti paketų pasirinkimą"
-#: ../../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"
@@ -1333,90 +1334,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 "Sistemos režimas"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Startuojant paleisti X_Windows"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne, aš nenoriu automatinio pasisveikinimo"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Taip, aš noriu automatinio pasisveikinimo (vrtotojas, darbastalis)"
-#: ../../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 "Gerai"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "negaliu atidaryti /etc/inittab skaitymui: %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ės"
-#: ../../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 sekundės"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Aš daugiau negaliu pridėti nė vieno skirsnio"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Tu gali pasirinkti kitas kalbas, kurios bus prieinamos po įdiegimo"
-#: ../../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 "Prancūzija"
@@ -1424,8 +1420,8 @@ msgstr "Prancūzija"
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 "Belgų"
@@ -1453,13 +1449,13 @@ msgstr "Norvegų"
msgid "Sweden"
msgstr "Pasižiūrėti"
-#: ../../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 "Italų"
@@ -1469,8 +1465,8 @@ msgstr "Italų"
msgid "Austria"
msgstr "nuoseklioji"
-#: ../../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 ""
@@ -1487,12 +1483,12 @@ msgstr ""
msgid "New"
msgstr "naujas"
-#: ../../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 "Atjungti"
-#: ../../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 "Primontuoti"
@@ -1502,10 +1498,9 @@ msgstr "Primontuoti"
msgid "Server"
msgstr "serveris"
-#: ../../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 "Prijungimo vieta"
@@ -1523,28 +1518,28 @@ msgstr ""
msgid "Server: "
msgstr "serveris"
-#: ../../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 "Montavimo taškas: "
-#: ../../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 "Pasirinktys: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Pradžiai padaryk atsarginę savo duomenų kopiją"
-#: ../../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 "Perskaityk įdėmiai!"
-#: ../../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"
@@ -1554,15 +1549,15 @@ msgstr ""
"sektorių pakanka)\n"
"kaupiklio pradžioje"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Meistras"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Pasirink veiksmą"
-#: ../../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"
@@ -1574,159 +1569,159 @@ msgstr ""
"Patariu tau pakeisti to skirsnio dydį\n"
"(spragtelėk ant jo, tada ant „Pakeisti dydį“)"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Prašom spragtelėti ant skirsnio"
-#: ../../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 "Detalės"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Vietinis spausdintuvas"
-#: ../../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 "primontuoti nepavyko"
-#: ../../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 "Tuščias"
-#: ../../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 "Kitas"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Bylų sistemos tipai:"
-#: ../../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 "Sukurti"
-#: ../../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 "Rūšis"
-#: ../../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 "Naudok „%s“ vietoj to"
-#: ../../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štrinti"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Pirmiau naudok „Numontuoti“"
-#: ../../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 "Pakeitus skirsnio %s tipą, visi duomenys jame bus prarasti"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Pasirink veiksmą"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Sukurti naują skirsnį"
-#: ../../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 "Pakeisti į eksperto režimą"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Pakeisti į normalų režimą"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Sugrįžti"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Ar vis tiek tęsti?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Išeiti neišsaugojus"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Išeiti neišsaugojus skirsnių lentelės?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Ar tu nori išbandyti nustatymus?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automatinis suskirstymas"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Išvalyti viską"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automatinis suskirstymas"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Dar"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Pašto informaciją"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Visi pirminiai skirsniai yra naudojami"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Aš daugiau negaliu pridėti nė vieno skirsnio"
-#: ../../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 ""
"Jei nori turėti daugiau skirsnių, prašom ištrinti vieną, kad vietoj jo "
"galėtum sukurti išplėstinį"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Įrašyti skirsnių lentelę"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Išgelbėti skirsnių lentelę"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Išgelbėti skirsnių lentelę"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Išgelbėti skirsnių lentelę"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Išimamų laikmenų automatinis montavimas"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Pasirink bylą"
-#: ../../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 ""
"Atsarginė skirsnių lentelė nėra tokio paties dydžio\n"
"Vis tiek tęsti?"
-#: ../../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 "Dėmesio"
-#: ../../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 ""
"Įdėk diskelį į kaupiklį\n"
"Visi duomenys diskelyje bus prarasti"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Bandau išgelbėti skirsnių lentelę"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Pašto informaciją"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Pakeisti dydį"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Perkelti"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatuoti"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Pridėti į RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Pridėti į LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Pašalinti iš RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Pašalinti iš LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Taisyti RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Naudoti loopback'ui"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Sukurti naują skirsnį"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Pradžios sektorius: "
-#: ../../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 "Dydis (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 "Bylų sistemos tipas: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Pirmenybė: "
-#: ../../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 "Sužymima loopback byla %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Pakeisti skirsnio tipą"
-#: ../../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 "Kokios bylų sistemos tu nori?"
-#: ../../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 "Kur nori primontuoti loopback bylą %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kur nori primontuoti įrenginį %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,138 +1885,138 @@ msgstr ""
"Negaliu nuimti montavimo taško, nes šis skirsnis naudojamas loopback'ui.\n"
"Pirma pašalink loopback'us"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Kur nori primontuoti įrenginį %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Skaičiuojami FAT bylų sistemos rėžiai"
-#: ../../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 "Keičiamas dydis"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Šio skirsnio dydžio neina pakeisti"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Pasidaryk atsarginę duomenų šiame skirsnyje kopiją"
-#: ../../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 "Pakeitus skirsnio %s dydį, visi duomenys jame bus prarasti"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Pasirink naują dydį"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "Dydis (MB): "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Į kurį diską tu nori jį perkelti?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektorius"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Į kurį sektorių tu nori jį perkelti?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Perkeliama"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Perkeliamas skirsnis..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Pasirink jau esantį RAID, prie kurio pridėti"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "naujas"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Pasirink jau esantį LVM, prie kurio pridėti"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM vardas?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Šis skirsnis negali būti naudojamas loopback'ui"
-#: ../../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 bylos vardas: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Tikras vardas"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Byla jau naudojama kitam loopback'ui, pasirink kitą"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Ši byla jau yra. Naudoti ją?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "Modulio parinktys:"
-#: ../../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 "įrenginys"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "lygis"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "gabalo dydis"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Būk atsargus: ši operacija yra pavojinga."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Kokio tipo skirsnių skaidymas?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "Kokius jūs norite įdiegti paketus"
-#: ../../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"
@@ -2030,7 +2026,7 @@ msgstr ""
"Deja, neįmanoma sukurti /boot taip toli kaupiklyje (cilindre >1024).\n"
"Arba naudok LILO ir tai neveiks, arba nenaudok LILO ir tau nereikės /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"
@@ -2041,7 +2037,7 @@ msgstr ""
"disko kaupiklio cilindro, bet tu neturi /boot skirsnio. Jeigu planuoji\n"
"naudoti LILO įkrovos programą, neužmiršk pridėti /boot skirsnio"
-#: ../../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"
@@ -2051,137 +2047,137 @@ msgstr ""
"Jokia įkrovos tvarkyklė negali su ja dirbti be /boot skirsnio.\n"
"Taigi, nepamiršk sukurti /boot skirsnio"
-#: ../../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 "Įrenginio %s skirsnių lentelė bus įrašyta į diską!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Tau reikia perkrauti, kad pakeitimai būtų veiksmingi"
-#: ../../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 "Sužymėjus skirsnį %s, visi duomenys jame bus prarasti"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Sužymima"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Sužymima loopback byla %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 "Sužymimas skirsnis %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid nepavyko"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Naujiems skirsniams nepakanka laisvos vietos"
-#: ../../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 "Naujiems skirsniams nepakanka laisvos vietos"
-#: ../../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 "Skiriamoji geba: %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 "Įrenginys: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS kaupiklio raidė: %s (spėjama)\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 "Tipas: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Pavadinimas: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Pradžia: sektorius %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Dydis: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoriai(-ių)"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Nuo cilindro %d iki cilindro %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Sužymėtas\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nesužymėtas\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Primontuotas\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 "Loopback byla(os): %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"
@@ -2189,27 +2185,27 @@ msgstr ""
"Skirsnis, įkraunamas pagal nutylėjimą\n"
" (MS-DOS užkrovimui, ne LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Lygis %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Gabalo dydis %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID kaupikliai %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback bylos vardas: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2221,7 +2217,7 @@ msgstr ""
"yra Tvarkyklės skirsnis\n"
"gariau palikite jį ramybėje.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2233,64 +2229,64 @@ msgstr ""
"skirsnis yra skirtas jūsų\n"
"sistemos dvigubai įkrovai.\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 "Dydis: %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 cilindrų(-ai), %s galvučių(-os), %s sektorių(-iai)\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 kaupikliai %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Skirsnių lentelės tipas: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "ant magistralės %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Bylų sistemos tipas: "
-#: ../../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 ""
"Šis slaptažodis yra pernelyg paprastas (turi būti bent %d simbolių ilgio)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Slaptažodžiai nesutampa"
-#: ../../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 ""
@@ -2299,11 +2295,6 @@ msgstr ""
msgid "Change type"
msgstr "Pakeisti skirsnio tipą"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Prašom spragtelėti ant skirsnio"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2329,7 +2320,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 "Vartotojo vardas"
@@ -2344,23 +2335,23 @@ msgstr "NIS domenas"
msgid "Search servers"
msgstr "DNS serveris"
-#: ../../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 sužymėjimas nepavyko"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nežinau, kaip sužymėti %s tipu %s"
-#: ../../fs.pm_.c: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 "klaida numontuojant %s: %s"
@@ -2448,30 +2439,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Klaida atidarant %s įrašymui: %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 Konfiguravimas"
-#: ../../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"
@@ -2480,27 +2475,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Tvarkyklė"
-#: ../../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 "/Pagalba"
-#: ../../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 "
@@ -2519,7 +2514,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"
@@ -2529,30 +2524,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 "Nustatymų tikrinimas"
-#: ../../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 "Prašom palaukti"
-#: ../../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"
@@ -2562,225 +2558,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Pelė"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Plokštės mem (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Nutraukti"
-
-#: ../../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 "Pelė"
-
-#: ../../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 "Aprašymas"
-
-#: ../../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 "Pasirink bylą"
-
-#: ../../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 "Šliuzo (gateway) įrenginys"
-
-#: ../../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 klavišų"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Spausdinamas bandomasis puslapis..."
-
-#: ../../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 "Išeiti"
-
-#: ../../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 "/_Pagalba"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Pagalba"
-
-#: ../../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 "/_Raportuoti Klaidą"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Pagalba/_Apie..."
-
-#: ../../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 "Automatinis bandymas"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Kieto disko nustatymas"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Pažiūrėk įrangos informaciją"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Rodyti informaciją"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Pelės nustatymas"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "aptiktas prievade %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 "Skaitoma CUPS tvarkyklių duomenų bazė"
-
-#: ../../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 sekundės"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Naudokite automatinį aptikimą"
-#: ../../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 "Paprasta"
@@ -2793,7 +2576,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"
@@ -2801,34 +2584,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 "Plokštės mem (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Pakeisti skirsnio 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 "sužymimas"
-#: ../../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 ""
@@ -4165,10 +3948,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"
@@ -4247,16 +4030,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Negalima naudoti transliavimo be NIS domeno"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Įdėk FAT formatuotą diskelį į kaupiklį %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''"
@@ -4264,12 +4047,12 @@ msgstr ""
"Kad išsaugoti šių paketų pasirinkimą įkraukite sistemą su ``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 "Klaida skaitant bylą %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"
@@ -4277,7 +4060,7 @@ msgstr ""
"Įvyko klaida -- nerasta tinkamų įrenginių, kur būtų galima sukurti naujus "
"skirsnius. Prašom pasitikrinti savo įrangą dėl galimo gedimo"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4288,7 +4071,7 @@ msgstr ""
"gali\n"
"rasti čia: %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"
@@ -4298,11 +4081,11 @@ msgstr ""
"(arba spragtelėk ant jau esamo). Tada pasirink\n"
"veiksmą „Montavimo taškas“ ir nurodyk jam „/“"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Tu privalai turėti swap skirsnį"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4312,60 +4095,60 @@ msgstr ""
"\n"
"Vis tiek tęsti?"
-#: ../../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 "Tu privalai turėti swap skirsnį"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Naudoti laisvą vietą"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Naujiems skirsniams nepakanka laisvos vietos"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Naudoti esamą skirsnį"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nėra jokio skirsnio, tinkamo naudojimui"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Naudoti Windows skirsnį loopback'ui"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Kuri skirsnį tu nori naudoti Linux4Win įdiegimui?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Pasirink dydžius"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Šakninio skirsnio dydis, MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Swap skirsnio dydis, MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Naudoti laisvą vietą Windows skirsnyje"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Kurio skirsnio dydį tu nori pakeisti?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Skaičiuojami Windows bylų sistemos rėžiai"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4374,7 +4157,7 @@ msgstr ""
"FAT dydžio keitimo programa nesusitvarko su tavo\n"
"skirsniu, įvyko tokia klaida: %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 "
@@ -4382,7 +4165,7 @@ msgid ""
msgstr ""
"Tavo Windows skirsnis yra pernelyg fragmentuotas, pirma paleisk „defrag“"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4404,21 +4187,21 @@ msgstr ""
"pradėti įdiegimą. Taip pat turėtum pasidaryti atsarginę duomenų kopiją.\n"
"Kai viskas sutvarkyta, spausk Gerai."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Kokį dydį norėtum palikti Windows'ams"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "skirsnyje %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Nepavyko pakeisti FAT dydžio: %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)"
@@ -4427,32 +4210,32 @@ msgstr ""
"loopback'ui\n"
"(arba nėra pakankamai laisvos vietos)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Ištrinti visą diską"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Išmesti 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 "Tu turi daugiau negu vieną kietą diską, į kurį nori įdiegti 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 "VISI kaupiklyje %s esantys skirsniai ir duomenys bus prarasti"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Rankinis diskų skirstymas"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Naudoti fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4461,28 +4244,28 @@ msgstr ""
"Tu dabar gali sudalinti %s.\n"
"Kai baigsi, nepamiršk išsaugoti su '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 skirsnyje nėra pakankamai laisvos vietos"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Aš niekur negaliu rasti vietos įdiegimui"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Skirsnių dalinimo meistras rado tokius sprendimus:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Dalinimas į skirsnius nepavyko: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Paleidžiamas tinklas"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Išjungiamas tinklas"
@@ -4511,12 +4294,12 @@ msgstr ""
"Patikrink CD įdiegtame kompiuteryje, naudodamas \"rpm -qpl Mandrake/RPMS/*."
"rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Sveiki atvykę į %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 "Neprieinamas nė vienas diskelių kaupiklis"
@@ -4526,7 +4309,7 @@ msgstr "Neprieinamas nė vienas diskelių kaupiklis"
msgid "Entering step `%s'\n"
msgstr "Įeinama į žingsnį „%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 "
@@ -4537,79 +4320,79 @@ msgstr ""
"Mandrake Linux. Jei taip atsitiktų, gali pabandyti tekstinį diegimo būdą:\n"
"Kai užsikrauna iš CDROM'o, paspausk `F1', o tada įvesk \"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 "Įdiegimo klasė"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Prašom pasirinkti vieną iš šių įdiegimo klasių:"
-#: ../../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ų grupių pasirinkimas"
-#: ../../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 "Atskirų paketų pasirinkimas"
-#: ../../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 "Bendras dydis: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Blogas paketas"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Pavadinimas: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Versija: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Dydis: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Svarba: %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 ""
"Tu negali pasirinkti šio paketo, kadangi nebėra pakankamai vietos jam įdiegti"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Ruošiamasi įdiegti šiuos paketus"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Ruošiamasi pašalinti šiuos paketus"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Tu negali pažymėti/atžymėti šio paketo"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Tai yra privalomas paketas, jis negali būti atžymėtas"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Tu negali atžymėti šio paketo. Jis jau yra įdiegtas"
-#: ../../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?"
@@ -4617,77 +4400,77 @@ msgstr ""
"Šis paketas privalo būti atnaujintas\n"
"Ar tu tikrai nori jį atžymėti?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Tu negali atžymėti šio paketo. Jis privalo būti atnaujintas"
-#: ../../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 "Įdiegti"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Išsaugoti į diskelį"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Išsaugoti paketų pasirinkimą"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Išmesti"
-#: ../../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 "Pasirink paketus, kuriuos tu nori įdiegti"
-#: ../../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 "Įdiegiama"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Skaičiuojama"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Liko laiko "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Prašome palaukti. Ruošiamas įdiegimas"
-#: ../../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 "Įdiegiamas paketas %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 "Sutinku"
-#: ../../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 "Atmetu"
-#: ../../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"
@@ -4701,17 +4484,17 @@ msgstr ""
"Prašom įkišti CD su užrašu „%s“ į kaupiklį, tada paspausk Gerai.\n"
"Jei tu jo neturi, spausk Nutraukti, kad išvengtum įdiegimo iš šio 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 "Vis tiek tęsti?"
-#: ../../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 "Įvyko klaida, bandant sutvarkyti paketus:"
-#: ../../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 "Įvyko klaida, įdiegiant paketus:"
@@ -4910,249 +4693,249 @@ 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 "Klaviatūra"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Prašom pasirinkti klaviatūros išdėstymą."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Čia yra galimų klaviatūrų sąrašas"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Kurios Įdiegimo klasės tu nori?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Įdiegti/Atnaujinti"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Ar tai įdiegimas, ar atnaujinimas?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Rekomenduojama"
-#: ../../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 "Eksperto"
-#: ../../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 "Atnaujinimas"
-#: ../../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šsaugoti paketų pasirinkimą"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Prašom pasirinkti savo pelės rūšį."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Pelės prievadas"
-#: ../../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 ""
"Prašom pasirinkti, prie kurios nuosekliosios jungties prijungta tavo pelė."
-#: ../../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 "Nustatomos PCMCIA plokštes..."
-#: ../../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 "Nustatome 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 "nėra prieinamų skirsnių"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Peržiūrimi skirsniai, ieškant montavimo taškų"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Pasirink montavimo taškus"
-#: ../../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 "Nerastas pagrindinis skirsnis"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Šakninis skirsnis"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Kur yra tavo sistemos šakninis skirsnis (/)?"
-#: ../../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 ""
"Tau reikia perkrauti kompiuterį, kad skirsnių lentelės pakeitimai būtų "
"naudojami"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Pasirink skirsnius, kuriuos nori sužymėti"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Ieškoti blogų blokų?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Sužymimi skirsniai"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Sukuriama ir sužymima byla %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 "Nepakanka swap atminties įdiegimo vykdymui, prašom praplėsti"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Ieškomi galimi paketai"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Ieškomi galimi paketai"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Tu negali atžymėti šio paketo. Jis jau yra įdiegtas"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Ieškoma atnaujintinų paketų"
-#: ../../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 "Tavo sistemoje neužtenka vietos įdiegimui arba atnaujinimui (%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 "Atstatyti iš diskelio"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Išsaugoti į diskelį"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Loading from floppy"
msgstr "Atstatyti iš diskelio"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Package selection"
msgstr "Paketų grupių pasirinkimas"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Įdėk diskelį į kaupiklį %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 "Pasirink paketą įdiegimui"
-#: ../../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 "Palauk"
-#: ../../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"
@@ -5162,16 +4945,16 @@ msgstr ""
"Jei neturi nė vieno iš šių CD, spausk Nutraukti.\n"
"Jei trūksta tik kai kurių CD, atžymėk juos, o tada spausk Gerai."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM su užrašu \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Ruošiamas įdiegimas"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5180,76 +4963,21 @@ msgstr ""
"Įdiegiamas paketas %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Konfigūracija po įdiegimo"
-#: ../../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 "Įdėk diskelį į kaupiklį %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 "Įdėk tuščią diskelį į kaupiklį %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 ""
-"Dabar jūs turite galimybę parsisiųsti širavimo programą.\n"
-"\"nPERSPĖJIMAS:\n"
-"Dėl įviarių programinių juridinių, teisinių ir kitų priežaščių jums\n"
-"reikia įsitikinti kad jūs galite parsisiųsti ir naudoti šitą programinę\n"
-"įrangą\n"
-"\n"
-"Prieš vartotojus kurie nesilaikys atitinkamų įstatymų bus gali būti\n"
-"imtasi sankcijų\n"
-"Mandrakesoft neatsako už netiesioginę arba atsitiktinis arba koks nors\n"
-"kitokią žalą.\n"
-"\n"
-"D4l i6kilusi7 klausim7 susisiekite su: \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"
@@ -5261,169 +4989,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 ""
"Jungiamasi prie atvaizdžio (mirror), kad gautume prieinamų paketų sąrašą"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Pasirink atvaizdį (mirror), iš kurio imti paketus"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Jungiamasi prie atvaizdžio (mirror), kad gautume prieinamų paketų sąrašą"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Kokia tavo laiko juosta?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Ar tavo įrangos laikrodis nustatytas 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 serveris"
-#: ../../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 "Nutolęs CUPS serveris"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Spausdintuvo nėra"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Ar turi dar vieną?"
-#: ../../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 "Apibendrinimas"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Pelė"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Laiko juosta"
-#: ../../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 "Spausdintuvas"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
#, fuzzy
msgid "ISDN card"
msgstr "Vidinė ISDN plokštė"
-#: ../../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 "Standartinė"
-#: ../../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 "Naudoti 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 domenas"
-#: ../../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 "Vietinis spausdintuvas"
-#: ../../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 "Nurodyti root slaptažodį"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Jokio slaptažodžio"
-#: ../../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 ""
"Šis slaptažodis yra pernelyg paprastas (turi būti bent %d simbolių ilgio)"
-#: ../../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
#, fuzzy
msgid "Authentication LDAP"
msgstr "Autentikacija"
-#: ../../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 "serveris"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Authentication NIS"
msgstr "Autentikacijos NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS domenas"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS serveris"
-#: ../../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 /"
@@ -5439,21 +5167,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autentikacija"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domeno vardas"
-#: ../../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 "
@@ -5483,19 +5211,20 @@ msgstr ""
"Jei nori sukurti įkrovos diskelį savo sistemai, įkišk diskelį į pirmąjį\n"
"įrenginį ir spausk \"Gerai\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Pirmasis diskelių įrenginys"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Antrasis diskelių įrenginys"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Praleisti"
-#: ../../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"
@@ -5524,7 +5253,7 @@ msgstr ""
"Ar tu nori sukurti įkrovos diskelį?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5533,28 +5262,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 "Atleisk, bet neradau jokio diskelių kaupiklio"
-#: ../../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 "Pasirink kaupiklį, kurį nori naudoti įkrovos diskeliui sukurti"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Įdėk diskelį į kaupiklį %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Kuriamas įkrovos diskelis"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Ruošiama įkrovos tvarkyklė"
-#: ../../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"
@@ -5562,11 +5291,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 "Ar nori naudoti 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?"
@@ -5574,16 +5303,16 @@ msgstr ""
"Klaida įdiegiant aboot,\n"
"bandyti įdiegti priverstinai, net jei tai sunaikintų pirmąjį skirsnį?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
#, fuzzy
msgid "Installing bootloader"
msgstr "Įdiegti įkrovos tvarkyklę"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Nepavyko įdiegti įkrovos tvarkyklės. Įvyko tokia klaida:"
-#: ../../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"
@@ -5594,17 +5323,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 "Įdėk tuščią diskelį į kaupiklį %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Kuriamas automatinio įdiegimo diskelis"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5614,7 +5343,7 @@ msgstr ""
"\n"
"Ar tu nori išeiti dabar?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5646,15 +5375,15 @@ msgstr ""
"Informacija apie tavo sistemos konfigūravimą yra oficialioje\n"
"Mandrake Linux User's Guide knygoje."
-#: ../../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 "Sukurti automatinio įdiegimo diskelį"
-#: ../../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"
@@ -5668,25 +5397,25 @@ msgstr ""
"\n"
"Jūs galbūt norėsite pakartoti įdiegimą.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatinis"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Parodyti vėl"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Išsaugoti paketų pasirinkimą"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux įdiegimas %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 ""
@@ -5706,22 +5435,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Pasirink veiksmą"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Išplėstinis"
-#: ../../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 "<- Ankstesnis"
-#: ../../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 "Tekstas"
@@ -5789,386 +5518,390 @@ 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 "Čekų (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Vokiečių"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorako"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Ispanų"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Suomių"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Prancūzų"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norvegų"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Lenkų"
-#: ../../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 "Švedų"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Jungtinės karalystės klaviatūra"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "JAV klaviatūra"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
#, fuzzy
msgid "Albanian"
msgstr "Iraniečių"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armėnų (senoji)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armėnų (spausd. mašinėlės)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armėnų (fonetinė)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidžaniečių (lotyniška)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgų"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "įjungti"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armėnų (fonetinė)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulgarų"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazilų (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estų"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Baltarusių"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Šveicarų (Vokiškas išdėstymas)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Šveicarų. (Prancūziškas išdėstymas)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Čekų (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Vokiečių (be mirusių klavišų)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danų"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorako (JAV)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorako (Norvegų)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorako (JAV)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estų"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzinų (\"Rusiškas\" išdėstymas)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzinų (\"Latin\" išdėstymas)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Graikų"
-#: ../../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 "Vengrų"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatų"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Izraelio"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Žydų (Fonetinė)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iraniečių"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandų"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italų"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japoniška 106 klavišų"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
#, fuzzy
msgid "Korean keyboard"
msgstr "Jungtinės karalystės klaviatūra"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Lotynų Amerikos"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Vieta"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lietuvių ĄŽERTY (sena)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lietuvių ĄŽERTY (nauja)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lietuvių \"skaičių eilė\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lietuvių \"fonetinė\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr "Vieta"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedoniečių"
-#: ../../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 "Azerbaidžaniečių (kirilica)"
-#: ../../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 "Olandų"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Lenkų (QWERTY išdėstymas)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Lenkų (QWERTZ išdėstymas)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugalų"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadiečių (Kvebeko)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "Rusiška (Yawerty)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "Rusiška (Yawerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusiška (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovėnų"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakų (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakų (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Azerbaidžaniečių (kirilica)"
-#: ../../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 klaviatūra"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Thai klaviatūra"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkų (tradicinis \"F\" modelis)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkų (šiuolaikinis \"Q\" modelis)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrainiečių"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "JAV klaviatūra (tarptautinė)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamiečių \"skaičių eilė\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Jugoslavų (lotyniškas/kirilikos)"
-#: ../../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 ""
@@ -6181,35 +5914,44 @@ msgstr "Loopback montavimai %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Pirmiausia išmeskite loginius tomus\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 "Neprieinamas nė vienas diskelių kaupiklis"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Telefono numeris"
-#: ../../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 "Sužymėti skirsnius"
-#: ../../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 - pelė"
@@ -6316,55 +6058,76 @@ msgstr "jokios"
msgid "No mouse"
msgstr "Pelės nėra"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Prašom išbandyti pelę"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Kad sužadintum pelę,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "PASUK RATUKĄ!"
-#: ../../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 "Suomių"
-#: ../../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 "Toliau ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Ar taip teisinga?"
-#: ../../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 "Išskleisti medį"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Suskleisti medį"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Perjungti tarp rikiavimo pagal grupes ar abėcėlę"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "naudoti pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "naudoti pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "naudoti 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 "Prisijungti prie interneto"
-#: ../../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"
@@ -6374,22 +6137,14 @@ msgstr ""
"Vis dėlto, kai kurios jungtys gali naudoti PPTP arba DHCP.\n"
"Jei nežinai, pasirink 'naudoti 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 "naudoti dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "naudoti pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "naudoti pptp"
-
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -6463,10 +6218,10 @@ msgstr "Patikrinti prievadus"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Kurį DHCP klientą norėtum naudoti?\n"
-"Įprasta yra dhcpcd"
+"Įprasta yra dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6476,7 +6231,7 @@ msgstr ""
"Neradau jokio ethernet tinklo adapterio tavo sistemoje.\n"
"Aš negaliu sutvarkyti šio jungties tipo."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Pasirink tinklo interfeisą"
@@ -6487,15 +6242,15 @@ msgstr ""
"Prašom pasirinkti, kurią tinklo plokštę tu nori naudoti prisijungimui prie "
"interneto"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nerasta jokia tinklo plokštė"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Konfigūruojamas tinklas"
-#: ../../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"
@@ -6507,15 +6262,15 @@ msgstr ""
"tai turėtų būti pilnai aprašytas hosto vardas, panašus\n"
"į \"mano.filialas.istaiga.lt\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Hosto vardas"
#: ../../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 "Tinklo Konfigūravimo Meistras"
@@ -6554,13 +6309,13 @@ msgstr "Aptikta ugniasienės konfigūracija!"
msgid "Old configuration (isdn4net)"
msgstr "Aptikta ugniasienės konfigūracija!"
-#: ../../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 konfigūravimas"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6568,22 +6323,22 @@ msgstr ""
"Pasirink savo tiekėją.\n"
" Jei jo nėra sąraše, pasirink Unlisted"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol"
msgstr "Įkrovos Protokolas"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Europa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Likęs pasaulis"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
@@ -6592,32 +6347,32 @@ msgstr ""
"Likęs pasaulis \n"
" be D-Channel (nuomojamos linijos)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Kurį protokolą nori naudoti?"
-#: ../../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 "Kokios rūšies plokštę tu turi?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Nežinau"
-#: ../../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"
@@ -6630,19 +6385,19 @@ msgstr ""
"\n"
"Jei turi PCMCIA plokštę, tu turi žinoti jos IRQ bei IO.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Nutraukti"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Tęsti"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Kuri yra tavo ISDN plokštė?"
-#: ../../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."
@@ -6650,62 +6405,89 @@ msgstr ""
"Aš aptikau ISDN PCI plokštę, tačiau nežinau jos tipo. Pasirink vieną PCI "
"plokštę sekančiame ekrane."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Jokia ISDN PCI plokštė nerasta. prašom pasirinkti vieną kitame ekrane."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr ""
"Prašom pasirinkti, prie kurios nuosekliosios jungties yra prijungtas tavo "
"modemas."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Prisiskambinimo nustatymai"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Jungties pavadinimas"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefono numeris"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Pasisveikinimo 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 "Paremtas skriptu"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Paremtas terminalu"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Domeno vardas"
-#: ../../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 "Pirmasis DNS serveris"
-#: ../../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 "Antrasis DNS serveris"
+#: ../../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 "Kompiuteris: "
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Įdiegti"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Lentelė"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6743,28 +6525,28 @@ msgstr "Tu dabar nesi prisijungęs prie interneto."
msgid "Connect"
msgstr "Sujungimas..."
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "Sujungimas..."
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Nustatyti tinklą"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Interneto jungtis ir nustatymas"
-#: ../../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"
"Tu gali atsijungti arba iš naujo nustatyti jungtį."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6778,12 +6560,12 @@ msgstr ""
"\n"
"Tu gali atsijungti arba iš naujo nustatyti jungtį."
-#: ../../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 "Tinklo konfigūravimas"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
#, fuzzy
msgid ""
"Because you are doing a network installation, your network is already "
@@ -6795,7 +6577,7 @@ msgstr ""
"Spragtelėkite ant Gerai kad perkonfiguruoti Network/Internet pasijungimą "
"arbaatšaukti, kad praleisti šį punktą.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
#, fuzzy
msgid ""
"Welcome to The Network Configuration Wizard.\n"
@@ -6808,99 +6590,104 @@ msgstr ""
"Mes ruošiamės konfiguruoti jūsų internet/tinklinį pasijungimą.\n"
"Jeigu nenorite naudoti automatinio aptikimo nuimkite šią atžymą.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Konfiguravimui pasirinkite prifailą"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Naudokite automatinį aptikimą"
-#: ../../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 "Experto režimas"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Ieškoma įranga..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Nustatyti normalią jungtį per modemą"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "aptiktas prievade %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Nustatyti normalią jungtį per modemą"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "aptiktas %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN jungtis"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "aptiktas %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "LAN jungtis"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "aptiktas interfeise %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabelinė jungtis"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Kabelinė jungtis"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN jungtis"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "aptiktos ethernet kortos(a)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Pasirink kurį įrankį norėtum naudoti"
-#: ../../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 "Interneto jungties dalinimas"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Ar tu nori prisijungti tik įjungus?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Tinklo konfigūravimas"
-#: ../../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"
@@ -6908,7 +6695,7 @@ msgid ""
"%s"
msgstr "Ar tu nori iš naujo paleisti tinklą"
-#: ../../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"
@@ -6918,7 +6705,7 @@ msgstr ""
"\n"
"Dabar konfiguraciją pritaikysime sistemai.\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."
@@ -6926,14 +6713,14 @@ msgstr ""
"Po to rekomenduojame jums perleisti X aplinką,\n"
"kad išvengti problemų su kompiuterio vardu."
-#: ../../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"
@@ -6946,7 +6733,7 @@ msgstr ""
"Jei pakeisi ką nors žemiau esančiuose laukuose, tai įsigalios vietoj senųjų "
"nuostatų."
-#: ../../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"
@@ -6956,44 +6743,56 @@ msgstr ""
"Kiekvienas laukas turi būti įrašytas kaip IP adresas\n"
"dešimtainiais skaičiais su taškais (pvz. 192.168.2.36)."
-#: ../../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 "Konfigūruojamas tinklo įrenginys %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (tvarkyklė %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 adresas"
-#: ../../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 "Automatinis IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Startavo įkrovos metu"
-#: ../../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 adresas turėtų būti 1.2.3.4 formato"
-#: ../../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"
@@ -7005,59 +6804,59 @@ msgstr ""
"į \"mano.filialas.istaiga.lt\".\n"
"Taip pat gali įvesti šliuzo (gateway) IP adresą, jeigu tokį turi"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS serveris"
-#: ../../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 "Šliuzo (gateway) įrenginys"
-#: ../../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 adresas turėtų būti 1.2.3.4 formato"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP adresas turėtų būti 1.2.3.4 formato"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Proxy konfigūracija"
-#: ../../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 turėtų būti 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 turėtų būti http://..."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Aptikta ugniasienės konfigūracija!"
-#: ../../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."
@@ -7065,27 +6864,27 @@ msgstr ""
"Įspėjimas! Aptikta ugniasienės konfigūracija! Tau gali tekti kai ką "
"ištaisyti rankomis po įdiegimo."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Interneto konfigūravimas"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Ar nori pabandyti prisijungti prie interneto dabar?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Išbandoma jungtis..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sistema dabar prijungta prie interneto."
-#: ../../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."
@@ -7093,95 +6892,95 @@ msgstr ""
"Neatrodo, kad sistema dabar prijungta prie interneto.\n"
"Bandyk iš naujo konfigūruoti jungtį."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Jungties konfigūravimas"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Prašom užpildyti arba patikrinti šį laukelį"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Plokštės IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Plokštės mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Plokštės IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Plokštės 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 "Plokštės 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 "Tavo asmeninis tel. numeris"
-#: ../../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 "Tiekėjo pavadinimas (pvz. tiekejas.lt)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Tiekėjo telefono numeris"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Tiekėjo DNS 1 (pasirinktinai)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Tiekėjo DNS 2 (pasirinktinai)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Pasirink klaviatūrą"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Skambinimo režimas"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Jungties tipas: "
-#: ../../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 "Jungties tipas: "
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Pasisveikinimas (vartotojo vardas)"
-#: ../../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 "Slaptažodis"
-#: ../../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 "primontuoti nepavyko: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Išplėstiniai skirsniai šioje platformoje nepalaikomi"
-#: ../../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 "
@@ -7200,12 +6999,12 @@ msgstr "Nepavyko atstatyti iš bylos %s: %s"
msgid "Bad backup file"
msgstr "Bloga atsarginė byla"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Klaida įrašant į bylą %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"
@@ -7235,189 +7034,190 @@ msgstr "nuostabu"
msgid "maybe"
msgstr "galbūt"
-#: ../../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 "Vietinis spausdintuvas"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Nutolęs spausdintuvas"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Nutolęs CUPS serveris"
-#: ../../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 "Nutolęs lpd serveris"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Tinklo spausdintuvas (TCP/lizdas)"
-#: ../../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 "Spausdinimo serveris"
-#: ../../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 "Spausdintuvo įrenginio 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 "Vietinis spausdintuvas"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Nutolęs spausdintuvas"
-#: ../../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 "Klaida įrašant į bylą %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 "(modulis %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 serverio 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 " (Įprastas)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Pasirink spausdintuvo jungtį"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Kaip yra prijungtas spausdintuvas?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7428,21 +7228,21 @@ msgstr ""
"jokių spausdintuvų; jie bus automatiškai atpažįstami.\n"
"Jeigu abejoji, pasirink \"Nutolęs CUPS serveris\"."
-#: ../../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 Konfiguravimas"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Nutolęs CUPS serveris"
-#: ../../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 "
@@ -7453,7 +7253,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 "
@@ -7463,155 +7263,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 "IP adresas turėtų būti 1.2.3.4 formato"
-#: ../../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 "Prievado numeris turi būti skaičius"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS serverio 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 "Prievadas"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Įdiegimo Tipo Konfiguracija"
-#: ../../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 "Kurią spausdinimo sistemą nori naudoti?"
-#: ../../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 "Ruošiamasi pašalinti šiuos paketus"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Ruošiamasi pašalinti šiuos paketus"
-#: ../../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 "Tavo sistemoje nerasta jokia tinklo plokštė!"
-#: ../../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 ""
"Prašom pasirinkti, prie kurios nuosekliosios jungties yra prijungtas tavo "
"modemas."
-#: ../../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 "Ar tu nori išbandyti spausdinimą?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Ar tu nori prisijungti tik įjungus?"
-#: ../../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 "Spausdintuvo nėra"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7624,7 +7424,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7646,7 +7446,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"
@@ -7661,7 +7461,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"
@@ -7681,20 +7481,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 "Nutolęs spausdintuvas"
-#: ../../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"
@@ -7708,55 +7508,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 "Naudokite automatinį aptikimą"
-#: ../../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 "aptiktas %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 "Tinklo spausdintuvas (TCP/lizdas)"
-#: ../../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 "Vietinis spausdintuvas"
-#: ../../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, ..., "
@@ -7764,34 +7564,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 "Spausdintuvo įrenginio URI"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Vietinis spausdintuvas"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Vietinis spausdintuvas"
-#: ../../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 "
@@ -7799,7 +7599,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 "
@@ -7807,40 +7607,40 @@ 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 ""
"Prašom pasirinkti, prie kurios nuosekliosios jungties yra prijungtas tavo "
"modemas."
-#: ../../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 "Spausdintuvo įrenginio URI"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Nustatymai"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Nutolusio lpd spausdintuvo nuostatos"
-#: ../../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 "
@@ -7850,51 +7650,51 @@ msgstr ""
"nurodyti to serverio hosto vardą ir pavadinimą eilės, kurioje\n"
"bus talpinami darbai."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Nutolusio hosto vardas"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Nutolęs spausdintuvas"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Nutolusio hosto vardas"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Nutolusio hosto vardas"
-#: ../../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 "aptiktas %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šbandoma jungtis..."
-#: ../../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šjungiamas tinklas"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) spausdintuvo nuostatos"
-#: ../../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 "
@@ -7907,46 +7707,46 @@ msgstr ""
"jo TCP/IP hosto vardo!) ir galbūt spausdinimo serverio IP adresą,\n"
"spausdintuvo share'o vardą, vartotojo vardą, slaptažodį ir darbo grupės vardą"
-#: ../../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 serverio hostas"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB serverio IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Share'o vardas"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Darbo grupė"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Naudokite automatinį aptikimą"
-#: ../../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 "
@@ -7970,7 +7770,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 "
@@ -7979,7 +7779,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"
@@ -7987,11 +7787,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 spausdintuvo nuostatos"
-#: ../../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 "
@@ -8005,44 +7805,44 @@ msgstr ""
"spausdintuvui,\n"
"prie kurio nori prieiti, bei reikalingus vartotojo vardą ir slaptažodį."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Spausdinimo serveris"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Spausdinimo eilės pavadinimas"
-#: ../../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 "Lizdinio spausdintuvo nuostatos"
-#: ../../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 "
@@ -8053,61 +7853,65 @@ msgstr ""
"Kad galėtum spausdinti į lizdinį spausdintuvą, turi pateikti\n"
"spausdintuvo hosto vardą ir, galbūt, prievado numerį."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Spausdintuvo hosto vardas"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Spausdintuvo hosto vardas"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Spausdintuvo įrenginio 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 "Spausdintuvo vardas"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Aprašymas"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Vieta"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Nutolęs spausdintuvas"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8122,28 +7926,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 "Ar taip teisinga?"
-#: ../../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 "Nutolęs spausdintuvas"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Spausdintuvo jungtis"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Kokio tipo yra tavo spausdintuvas?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8152,18 +7956,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 "Modemo Nustatymai"
-#: ../../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 "
@@ -8173,12 +7977,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 "Interneto konfigūravimas"
-#: ../../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 "
@@ -8186,7 +7990,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."
@@ -8198,11 +8002,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 "
@@ -8225,7 +8029,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"
@@ -8235,34 +8039,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 "Ar tu nori išbandyti spausdinimą?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Patikrinti prievadus"
-#: ../../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 "
@@ -8270,45 +8074,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 "Taip, spausdinti abu bandomuosius puslapius"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Spausdintuvas"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Standartinė"
-#: ../../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 "Spausdinamas bandomasis puslapis..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Spausdinamas bandomasis puslapis..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Spausdinamas bandomasis puslapis..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Spausdinamas bandomasis puslapis..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8324,7 +8128,7 @@ msgstr ""
"\n"
"Ar jis veikia teisingai?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8334,16 +8138,16 @@ msgstr ""
"Kol bus pradėta spausdinti, gali tekti palaukti.\n"
"Ar jis veikia teisingai?"
-#: ../../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 "Spausdintuvo nėra"
-#: ../../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 "
@@ -8352,15 +8156,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"
@@ -8369,7 +8173,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 "
@@ -8377,41 +8181,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"
@@ -8421,7 +8225,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8430,42 +8234,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šjungiamas tinklas"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Išjungiamas tinklas"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Išjungiamas tinklas"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Išjungiamas tinklas"
-#: ../../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 "Pelė"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Spausdintuvo nuostatos"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8479,7 +8283,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 "
@@ -8492,19 +8296,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 "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../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 "Interneto konfigūravimas"
-#: ../../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 %"
@@ -8514,51 +8318,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"
@@ -8566,62 +8370,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 "Spausdintuvo nėra"
-#: ../../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 "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../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 "Nustatyti spausdintuvą"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Išbandoma jungtis..."
-#: ../../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 "Nustatyti tinklą"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Monitorius nenurodytas"
-#: ../../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 "
@@ -8629,12 +8433,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 "Konfigūruojamas tinklas"
-#: ../../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 "
@@ -8644,34 +8448,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 "Kurią spausdinimo sistemą nori naudoti?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Aukštas"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Paranojiškas"
-#: ../../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 %"
@@ -8686,12 +8490,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 "Kurią spausdinimo sistemą nori naudoti?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8705,65 +8509,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 "Skiriamoji geba: %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Įdiegiamas paketas %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Pasirink spausdintuvo jungtį"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Kurią spausdinimo sistemą nori naudoti?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Nustatyti spausdintuvą"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Įdiegiamas paketas %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 "Spausdintuvo nuostatos"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Nustatyti spausdintuvą"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Ar nori nustatyti spausdintuvą?"
-#: ../../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 "
@@ -8774,7 +8578,7 @@ msgstr ""
"Čia yra šios spausdinimo eilės.\n"
"Tu gali čia pridėti daugiau arba pakeisti esamas."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8784,225 +8588,149 @@ msgstr ""
"Čia yra šios spausdinimo eilės.\n"
"Tu gali čia pridėti daugiau arba pakeisti esamas."
-#: ../../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 "Nustatyti tinklą"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr "Normali"
-#: ../../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 "Ar tu nori išbandyti nustatymus?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Modemo Nustatymai"
-#: ../../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 "Ar tu nori išbandyti nustatymus?"
-#: ../../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 "Interneto jungties dalinimas"
-#: ../../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 "Spausdintuvo jungtis"
-#: ../../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 "Spausdinamas bandomasis puslapis..."
-#: ../../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 "Ar tu nori išbandyti nustatymus?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Nutolęs spausdintuvas"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Vietinis spausdintuvas"
-#: ../../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 "Ar tu nori iš naujo paleisti tinklą"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Skaitoma CUPS tvarkyklių duomenų bazė"
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Proxy konfigūracija"
-
-#: ../../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 "Prievadas"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "Proxy turėtų būti http://..."
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-#, fuzzy
-msgid "The port part should be numeric"
-msgstr "Prievado numeris turi būti skaičius"
-
-#: ../../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 "Automatinis pasisveikinimas"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr "Slaptažodis"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Jokio slaptažodžio"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "Slaptažodžiai nesutampa"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Negaliu pridėti skirsnio prie _formatuoto_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Negaliu įrašyti bylos %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid nepavyko"
@@ -9016,7 +8744,7 @@ msgstr "mkraid nepavyko (gal būt trūksta raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nėra pakankamai sričių %d lygio RAID\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"
@@ -9041,69 +8769,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Nustatomas saugumo lygis"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Įprastas)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Nustatomas saugumo lygis"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Nutolusio lpd spausdintuvo nuostatos"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Modulio parinktys:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Modulio parinktys:"
-#: ../../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 " (Įprastas)"
-
-#: ../../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 "Nustatomas saugumo lygis"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Prašome palaukti. Ruošiamas įdiegimas"
-#: ../../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 yra periodinė komandų tvarkyklė."
-#: ../../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."
@@ -9112,7 +8836,7 @@ msgstr ""
"syslog. Jis taip pat gali būti naudojamas kompiuterio išjungti,\n"
"kai trūksta energijos akumuliatoriuje."
-#: ../../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."
@@ -9120,7 +8844,7 @@ msgstr ""
"Paleidžia komandas laiku, nurodytu su at komanda, bei paleidžia\n"
"susikaupusias komandas tuomet, kai sistema mažai apkrauta."
-#: ../../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 "
@@ -9133,7 +8857,7 @@ msgstr ""
"paprasto\n"
"UNIX cron'o, įskaitant didesnį saugumą ir galingesnes parinktis."
-#: ../../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 "
@@ -9144,20 +8868,20 @@ msgstr ""
"Midnight Commander. Ji suteikia galimybę konsolėje kopijuoti ir įdėti su\n"
"pele, bei iškviesti kontekstinį meniu."
-#: ../../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 yra World Wide Web serveris. Jis naudojamas pateikti HTML\n"
"byloms ir 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 "
@@ -9171,13 +8895,13 @@ msgstr ""
"paslaugų paleidimą, įskaitant telnet, ftp, rsh ir rlogin. Inetd išjungimas\n"
"kartu išjungia visas paslaugas, už kurias jis yra atsakingas."
-#: ../../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"
@@ -9187,23 +8911,23 @@ msgstr ""
"nurodytas /etc/sysconfig/keyboard byloje. Jis gali būti pasirinktas su\n"
"kbdconfig priemone. Daugumoje kompiuterių jis turi būti įjungtas."
-#: ../../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)."
@@ -9212,13 +8936,13 @@ msgstr ""
"Tai yra tiesiog serveris, paskirstantis spausdinimo darbus spausdintuvui"
"(ams)."
-#: ../../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 "
@@ -9227,7 +8951,7 @@ msgstr ""
"named (BIND) yra Domenų vardų serveris (DNS), naudojamas\n"
"išsiaiškinti IP adresus pagal hosto vardus."
-#: ../../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."
@@ -9235,7 +8959,7 @@ msgstr ""
"Primontuoja ir numontuoja visas Network File System (NFS), SMB\n"
"(Lan Manager/Windows), ir NCP (NetWare) montavimo taškus."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9243,7 +8967,7 @@ msgstr ""
"Įjungia/Išjungia visas tinklo jungtis, nustatytas paleisti\n"
"įkrovos metu."
-#: ../../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"
@@ -9253,7 +8977,7 @@ msgstr ""
"Ši tarnyba teikia NFS serverio funkcionalumą, kuris tvarkomas\n"
"/etc/exports byloje."
-#: ../../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."
@@ -9261,17 +8985,17 @@ msgstr ""
"NFS yra populiarus protokolas dalintis byloms TCP/IP tinkluose.\n"
"Ši tarnyba teikia NFS bylų užrakinimo funkcionalumą."
-#: ../../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 "
@@ -9283,7 +9007,7 @@ msgstr ""
"sutvarkytas,\n"
"tad saugu palikti jį net kompiuteriuose, kuriems jo nereikia."
-#: ../../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 "
@@ -9295,7 +9019,7 @@ msgstr ""
"kompiuteriuose,\n"
"kurie veikia kaip serveriai protokolų, naudojančių PS jungtis."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -9304,7 +9028,7 @@ msgstr ""
"Postfix yra pašto siuntimo agentas (MTA), tai yra programa,\n"
"siunčianti paštą iš vieno kompiuterio į kitą."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9312,13 +9036,13 @@ msgstr ""
"Išsaugo ir atkuria sistemos entropijos tvenkinį aukštesnės kokybės\n"
"atsitiktinių skaičių generavimui."
-#: ../../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"
@@ -9328,7 +9052,7 @@ msgstr ""
"naudojant RIP protokolą. RIP plačiai naudojamas mažuose tinkluose, tačiau\n"
"sudėtinguose tinkluose gali prireikti sudėtingesnių 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."
@@ -9336,7 +9060,7 @@ msgstr ""
"rstat protokolas leidžia tinklo vartotojams išmatuoti\n"
"vykdymo metrikas bet kuriam kompiuteriui iš tinklo."
-#: ../../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."
@@ -9344,7 +9068,7 @@ msgstr ""
"rusers protokolas leidžia tinklo vartotojams sužinoti, kas yra\n"
"prisijungęs prie kitų atsakinėjančių kompiuterių."
-#: ../../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)."
@@ -9353,12 +9077,12 @@ msgstr ""
"vartotojų, prisijungusių prie kompiuterio, kuriame veikia rwho demonas\n"
"(panašiai kaip finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
#, fuzzy
msgid "Launch the sound system on your machine"
msgstr "Startuojant paleisti X_Windows"
-#: ../../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."
@@ -9366,88 +9090,88 @@ msgstr ""
"Syslog yra priemonė, kurią daugelis demonų naudoja užrašyti\n"
"log įrašams į įvairias sistemos log bylas. Visada pravartu leisti 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 "Paleidžia ir sustabdo X šriftų serverį pakrovimo metu ir išjungiant."
-#: ../../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 "Pasirink kokias tarnybas įjungus paleisti automatiškai"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Spausdintuvas"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internetas"
-#: ../../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 "Sistemos režimas"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Nutolusio lpd spausdintuvo nuostatos"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Serveris, Duomenų bazių"
-#: ../../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 "įrenginys"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "Dėmesio"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr "Pridurti"
-#: ../../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 "Būsena:"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Sektorius"
@@ -9518,7 +9242,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 "Prisijungti prie interneto"
@@ -9674,196 +9398,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 "Klaviatūra"
+
+#: ../../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 "Įdiegiamas paketas %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prašom atsisveikinti ir paskui paspausti Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Prašom iš naujo paleisti %s, kad pakeitimai būtų aktyvuoti"