2002/09/22  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix url

2002/09/21  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: add a small sentence to the license in
	order to solve a negociation with
	Thomson about the MP3 patents.

2002/09/21  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: add a small sentence to the license in
	order to solve a negociation with
	Thomson about the MP3 patents.

2002/09/21  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Correct help notes on \$\$IP=IP-ADDRESS\$\$.

2002/09/21  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: final

2002/09/20  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/zh_CN.po: updated Chinese file

2002/09/20  Till Kamppeter  <till@mandrakesoft.com>

	* network/shorewall.pm: The LPD/LPRng port is 515, not 5015.

2002/09/20  florin

	* standalone/drakgw: fix the disable function

	* network/shorewall.pm: add the 5015 port for some printers in
	internal_ports

2002/09/20  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: updated pot file

	* standalone/drakgw: removed unneeded '\t' in translatable text

	* share/po/zh_CN.po: updated Chinese file
	updated pot file

2002/09/20  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* drakxtools.spec: 53mdk
	52mdk
	51mdk

	* harddrake/ui.pm: don't print logs in console

	* standalone/drakbug: fixes:
	  - don't create bogus 1 file (deush: s/2>1&/2>&1/)
	  - don't print error messages when which cannot find the program

	* harddrake/TODO: update

	* standalone/harddrake2: don't print useless warnings in console

	* standalone/drakxtv: no -w

2002/09/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Catch non-existant config files on copy.

2002/09/19  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Fixed bug of printerdrake installing LPRng when it is
	started for the
	first time and CUPS is already installed without local queues but with
	remote CUPS servers broadcasting in their printer info.

2002/09/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: try to avoid infinite loop on error to install package.

2002/09/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps_interactive.pm: fix titisucks making cards choice in bttv
	dialog unavailable

2002/09/19  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: prefer cups for lpddaemon

2002/09/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Catch non-existant config files on copy.

2002/09/19  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Fixed bug of printerdrake installing LPRng when it is
	started for the
	first time and CUPS is already installed without local queues but with
	remote CUPS servers broadcasting in their printer info.

2002/09/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: try to avoid infinite loop on error to install package.

2002/09/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone.pm: when in install mode, log when a **** does a "use
	standalone"

	* interactive.pm: require log will reliably fail, use require 'log.pm'
	instead

	* install_steps_interactive.pm: fix titisucks making cards choice in bttv
	dialog unavailable

	* install2.pm: revert

2002/09/19  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm: catch error in Done (mainly "reboot needed"),
	so that fstab can be written
	even if reboot needed (useful when removing partitions mounted by
	default)

	* install_steps.pm: 
	  - do not set type to ext2 when the type is ntfs
	  - set to ext3 instead of ext2

2002/09/19  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - s/rpm/mdk/ in package version matching

2002/09/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: avoid proposing ntfs partition to be
	formatted.

2002/09/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* network/tools.pm: fix spurious ";" before closing block

	* standalone.pm: when in install mode, log when a **** does a "use
	standalone"

	* interactive.pm: require log will reliably fail, use require 'log.pm'
	instead

	* install_steps_interactive.pm: fix titisucks making cards choice in bttv
	dialog unavailable

	* install2.pm: revert
	try to workaround strange situations when mkinitrd fail because
	loop is not loaded (we don't know who calls mkinitrd), by loading
	the loop module right after format-mount'ing the partitions

2002/09/19  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm: catch error in Done (mainly "reboot needed"),
	so that fstab can be written
	even if reboot needed (useful when removing partitions mounted by
	default)

	* install_steps.pm: 
	  - do not set type to ext2 when the type is ntfs
	  - set to ext3 instead of ext2

2002/09/19  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/v4l.pm: don't use standalone while installing

	* security/libsafe.pm: s/package draksec::libsafe/package
	security::libsafe/
	anyway nobody uses that one

2002/09/19  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: remove old WIZARDS package
	add drakwizard
	remove LPRng

2002/09/18  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm: 
	  - add ntfs in isOtherAvailableFS
	  - but ensure it is not in isMountableRW

2002/09/18  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: remove *-mdk-cdcom

2002/09/18  florin

	* standalone/drakgw: more details for the dhcp server

	* network/shorewall.pm: remove forgotten debug hash printings

2002/09/18  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm: 
	  - add ntfs in isOtherAvailableFS
	  - but ensure it is not in isMountableRW

2002/09/18  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* security/msec.pm: 
	  - factorize @sec_levels and %sec_levels for get_default() and
	get_seclevel_list()
	  - use them in get_default()
	  - get_value() : don't assume a space between "function_name" and
	  "(parameters)"
	remove brackets on function values loading
	respect msec syntax
	"kill quart of draksec code" patch aka make it really working aka "happy
	fred" :
	  - security::msec :
	  o consolidate get_function_value() and get_value into get_value()
	  o really apply changes, aka save them :
	    * config_check() : use substInFile and setVarsInSh
	    * config_function() : use substInFile and append_to_file
	    * kill stupid and bogus config_option()
	  o don't overwrite previous changes, aka reread them :
	    * fix checks and functions current value loading
	    * fix checks and functions default loading
	
	  - security::main :
	  o simplify ui creation, make it more readable
	  o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
	    network_generate_page(), system_generate_page() and
	checks_generate_page()
	  o increase default height because of stupid "add_with_viewport" in
	    ugtk::createScrolledWindow
	  o consolidate network and system functions managment, they're all the
	same for
	    msec, splitting is only a draksec "feature";  all go in
	%options_values
	
	  - draksec :
	  o let standalone module configure standalone mode
	  o security::main already take care of initializing gtk
	  o security::main already take care of exiting
	  o don't play with embedded mode special variables
	
	it overall looks better but big cleanups're still possible for mdk9.1

	* standalone/draksec: "kill quart of draksec code" patch aka make it
	really working aka "happy fred" :
	  - security::msec :
	  o consolidate get_function_value() and get_value into get_value()
	  o really apply changes, aka save them :
	    * config_check() : use substInFile and setVarsInSh
	    * config_function() : use substInFile and append_to_file
	    * kill stupid and bogus config_option()
	  o don't overwrite previous changes, aka reread them :
	    * fix checks and functions current value loading
	    * fix checks and functions default loading
	  - security::main :
	  o simplify ui creation, make it more readable
	  o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
	    network_generate_page(), system_generate_page() and
	checks_generate_page()
	  o increase default height because of stupid "add_with_viewport" in
	    ugtk::createScrolledWindow
	  o consolidate network and system functions managment, they're all the
	same for
	    msec, splitting is only a draksec "feature";  all go in
	%options_values
	
	  - draksec :
	  o let standalone module configure standalone mode
	  o security::main already take care of initializing gtk
	  o security::main already take care of exiting
	  o don't play with embedded mode special variables
	
	it overall looks better but big cleanups're still possible for mdk9.1

	* security/main.pm: fix wait_message doesn't display
	run msec after setting changes
	"kill quart of draksec code" patch aka make it really working aka "happy
	fred" :
	  - security::msec :
	  o consolidate get_function_value() and get_value into get_value()
	  o really apply changes, aka save them :
	    * config_check() : use substInFile and setVarsInSh
	    * config_function() : use substInFile and append_to_file
	    * kill stupid and bogus config_option()
	  o don't overwrite previous changes, aka reread them :
	    * fix checks and functions current value loading
	    * fix checks and functions default loading
	  - security::main :
	  o simplify ui creation, make it more readable
	  o kill offuscating basic_secadmin_check(), basic_secadmin_entry(),
	    network_generate_page(), system_generate_page() and
	checks_generate_page()
	  o increase default height because of stupid "add_with_viewport" in
	    ugtk::createScrolledWindow
	  o consolidate network and system functions managment, they're all the
	same for
	    msec, splitting is only a draksec "feature";  all go in
	%options_values
	
	  - draksec :
	  o let standalone module configure standalone mode
	  o security::main already take care of initializing gtk
	  o security::main already take care of exiting
	  o don't play with embedded mode special variables
	
	it overall looks better but big cleanups're still possible for mdk9.1

2002/09/17  David Baudens  <baudens@mandrakesoft.com>

	* share/advertising/04-multimedia.png: Use the right image

2002/09/17  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - sync option names with server's name.
	  - fix typo
	  - back to normal http connection (instead of https)
	  - relocated web wizard

2002/09/17  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/po/fr.po: corrected typo

2002/09/17  florin

	* network/shorewall.pm: small updates

	* network/drakfirewall.pm: add a silly message

	* standalone/drakgw: add warning message
	add the nameserver IP variable in advanced mode

2002/09/17  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

	* share/po/nl.po, share/po/sk.po: updated Dutch and Slovak files

	* share/po/tr.po: updated Turkish file

2002/09/17  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: fix draksec typo

	* drakxtools.spec: 50mdk for lord fredl

	* security/msec.pm: 
	  - security::msec :
	o config_check: use MDK::Common to set option rather
	    than overwriting config file
	  o remove all stupid prefix that just ofuscate code
	    whereas it's always set to  '',
	    $::prefix will be a lot better
	  o s/shift @_/shift/
	  o kill config_option()
	  o simplify get_default()
	  o get_secure_level() : replace if cascade by an array
	  o set_secure_level() :
	    * replace if cascade by an hash
	    * default to runlevel 3 if undefined
	  o get_functions() : simplify by merging code paths
	  - security::main :
	  o security::libsafe is unneeded
	  o don't pass useless prefix
	  o begin to read default values
	  - msec::config_check: use MDK::Common to set option rather
	  than overwriting config file
	  - remove all stupid prefix that just ofuscate code
	  whereas it's always set to  '',
	  $::prefix will be a lot better
	  - security::main: kill duplicated 'use strict'
	  - no ignore choice for periodic checks
	  - save functions in /etc/security/msec/level.local
	  and not security.conf
	  - "from mseclib import" is useless
	  - fix functions saving (an object method invocation
	  takes class name as argument)
	remove libsafe option (not anymore used by msec)

	* security/main.pm: 
	  - security::msec :
	o config_check: use MDK::Common to set option rather
	    than overwriting config file
	  o remove all stupid prefix that just ofuscate code
	    whereas it's always set to  '',
	    $::prefix will be a lot better
	  o s/shift @_/shift/
	  o kill config_option()
	  o simplify get_default()
	  o get_secure_level() : replace if cascade by an array
	  o set_secure_level() :
	    * replace if cascade by an hash
	    * default to runlevel 3 if undefined
	  o get_functions() : simplify by merging code paths
	  - security::main :
	  o security::libsafe is unneeded
	  o don't pass useless prefix
	  o begin to read default values
	  - msec::config_check: use MDK::Common to set option rather
	  than overwriting config file
	  - remove all stupid prefix that just ofuscate code
	  whereas it's always set to  '',
	  $::prefix will be a lot better
	  - security::main: kill duplicated 'use strict'
	  - no ignore choice for periodic checks
	  - save functions in /etc/security/msec/level.local
	  and not security.conf
	  - "from mseclib import" is useless
	  - fix functions saving (an object method invocation
	  takes class name as argument)
	add ignore option to msec items

2002/09/17  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: remove !CDCOM flag for OpenOffice.org

2002/09/16  siegel

	* share/po/de.po: updates

2002/09/16  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm, share/po/de.po: Do not try to install "webfetch" during
	installation.

2002/09/16  Warly  <warly@mandrakesoft.com>

	* drakxtools.spec: 49mdk for new printerdrake code regarding webfetch that
	breaks during install.

2002/09/16  siegel

	* share/po/de.po: updates

2002/09/16  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm, share/po/de.po: Do not try to install "webfetch" during
	installation.

2002/09/16  David Baudens  <baudens@mandrakesoft.com>

	* share/advertising/17-mdkclub.pl,
	share/advertising/15-mdkexpert-corporate.pl,
	share/advertising/04-multimedia.pl, share/advertising/06-mcc.pl,
	share/advertising/12-mdkstore.pl: Adapt text postion to fix french
	translations

2002/09/16  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - typo in options

	* standalone.pm: 
	  - use basename with drakbug for standalone tools

	* standalone/drakfloppy: 
	  - translation for drakfloppy

	* standalone/logdrake: 
	  - enable translation for logdrake

2002/09/16  florin

	* network/shorewall.pm: add internal_ports variable

2002/09/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* standalone/XFdrake: fixed no translation for XFdrake (pixel idea).

2002/09/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* my_gtk.pm, drakxtools.spec: fix die wizcancel in non wizard mode

	* rescue/tree/sbin/modprobe: remove modules files even when modprobe fails

2002/09/16  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: remove File::Copy dependencies and change lilo message path

2002/09/16  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/zh_CN.po, share/po/pt.po, share/po/lv.po,
	share/po/sv.po: updated Indonesian, Latvian, Portuguese, Swedish and
	Chinese files

2002/09/15  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm: do not allow encrypted filesystem for /boot

2002/09/15  Till Kamppeter  <till@mandrakesoft.com>

	* share/po/de.po: In wizards: "Finish" --> "Assistent beenden"

2002/09/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* my_gtk.pm: workaround ERROR: Can't call method "child" on an undefined
	value at
	/usr/lib/libDrakX/my_gtk.pm line 94

	* mdk-stage1/network.c: http: don't add a / between the hostname and the
	url, apache
	doesn't understand //~fermigier the same way as /~fermigier

2002/09/14  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file

	* share/po/wa.po: corrected typo

	* standalone/logdrake, standalone/drakfloppy: corrected gettext domain
	(translations are now in libDrakX)

	* share/po/cy.po, share/po/zh_CN.po, share/po/lv.po, share/po/fr.po:
	updated Welsh, French, Latvian and Chinese files

2002/09/14  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Made "LPRng" show up in the spooler menu when LPRng is
	installed.

	* share/po/de.po: Printerdrake translations
	Printerdrake translations
	Printerdrake translations
	Printerdrake translations.
	Printerdrake translations

2002/09/13  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone.pm: 
	  - meuh aka launch drakbug when incident is risen

2002/09/13  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/netconnect.pm: 
	  - fix old conf files name (thx titi)

2002/09/13  florin

	* network/shorewall.pm: more services in drakgw_protocols

2002/09/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install2: allow devfsd to be restarted after update.

	* install_any.pm: allow live_update to have something configured correctly
	for urpmi media.

2002/09/13  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/ta.po,
	share/po/fr.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
	share/po/es.po, share/po/de.po, share/po/eo.po, share/po/el.po,
	share/po/cs.po, share/po/bg.po, share/po/lv.po, share/po/hu.po: removed
	obsolete old unused strings, to make the po files lighter

2002/09/13  Pixel  <pixel@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
	share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
	share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/lv.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/hu.po: update the help english part (so that no
	fuzzy occurs)

	* share/rpmsrate: put back kernel-secure

	* install_any.pm: don't write fstab on upgrade (to workaround the fact
	that many entries are dropped)

	* help.pm, share/po/help-de.pot, share/po/help-it.pot,
	share/po/help-fr.pot, share/po/help-es.pot: update help from xml

2002/09/13  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Do not insist on "curl" to download PPDs from a CUPS
	server (for Star Office/OpenOffice.org/GIMP), take the one from "curl"
	and "wget" which is there. Install "webfetch" when none is there.
	Let "cups-drivers" be installed when switching from normal to expert
	mode.
	Entries in "auto-detected" field of SMB printer setup mask should not be
	editable.

	* printer.pm: Do not insist on "curl" to download PPDs from a CUPS server
	(for Star Office/OpenOffice.org/GIMP), take the one from "curl" and
	"wget" which is there. Install "webfetch" when none is there.
	Let "cups-drivers" be installed when switching from normal to expert
	mode.
	Added timeouts to network scan with "nmap" so that scan does not take
	too long when there are machines running a firewall.
	To find running machines in the network, do not only a broadcast ping
	but also an "nmblookup" to also catch Windows machines which do not
	answer to ping.

2002/09/13  Daouda Lo  <daouda@mandrakesoft.com>

	* drakxtools.spec: 
	  - obsoletes drakfloppy

2002/09/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install2: allow devfsd to be restarted after update.
	added modprobe loop before killing devfsd.
	fixed for newer perl 5.8.0 (vendor_perl directory).
	fixed to kill devfsd before.

	* install_any.pm: allow live_update to have something configured correctly
	for urpmi media.

2002/09/13  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/es.po, share/po/zh_TW.po, share/po/da.po, share/po/pt.po,
	share/po/lv.po, share/po/hu.po: updated Danish, Spanish, Hungarian,
	Latvian, Portuguese and Chinese files

2002/09/13  Pixel  <pixel@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
	share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
	share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/lv.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/hu.po: update the help english part (so that no
	fuzzy occurs)

	* share/rpmsrate: put back kernel-secure

	* install_any.pm: don't write fstab on upgrade (to workaround the fact
	that many entries are dropped)

	* help.pm, share/po/help-de.pot, share/po/help-it.pot,
	share/po/help-fr.pot, share/po/help-es.pot: update help from xml

2002/09/13  Till Kamppeter  <till@mandrakesoft.com>

	* share/po/de.po: German translations for printerdrake and some
	corrections.

2002/09/13  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: rc3

2002/09/12  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sk.po: updated slovak file

2002/09/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, any.pm, install_any.pm, install2.pm,
	install_steps_interactive.pm: do something with "Security Administrator
	(login or email)"

	* share/po/help_xml2pm.pl: 
	  - discard &shy; (ie \x{ad})
	  - handle <quote><literal>xxx</literal></quote> specially to not have
	double
	double quotes

2002/09/12  siegel

	* share/po/de.po: updates

2002/09/12  alus

	* share/po/pl.po: Updated polish translation

2002/09/12  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/tools.pm, drakxtools.spec, standalone/net_monitor: 
	  - patch net_monitor

2002/09/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed very stupid typo and inconsistency in
	allowNVIDIA_rpms.

	* install_steps.pm: added code after install of package to fix broken
	alternatives.

2002/09/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: meumeuh
	meuh
	a fix from florin/pixel to make it work

	* network/shorewall.pm: run_program crazyness

	* drakxtools.spec: meuuuuh meuh meuh ?

2002/09/12  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: resize previews pixmap to be nice when embedded

	* share/po/fr.po: modif bootlook.pm translation to keep a good when
	embedded

2002/09/12  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/hu.po: Updated Hungarian file
	updated pot file

	* share/po/sk.po: updated slovak file
	updated pot file

	* share/po/mt.po, share/po/vi.po: updated Vietnamese and Maltese files
	updated pot file

	* share/po/tr.po: updated pot file
	updated turkish file

	* share/po/id.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po,
	share/po/th.po, share/po/sl.po, share/po/no.po, share/po/et.po,
	share/po/ja.po, share/po/hr.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/ta.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/bg.po,
	share/po/lv.po: updated pot file

	* share/po/cs.po: updated Czech file
	updated pot file

	* share/po/ru.po: updated Russian file
	updated pot file

2002/09/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, any.pm, install_any.pm, install2.pm,
	install_steps_interactive.pm: do something with "Security Administrator
	(login or email)"

	* share/po/help_xml2pm.pl: 
	  - discard &shy; (ie \x{ad})
	  - handle <quote><literal>xxx</literal></quote> specially to not have
	double
	double quotes

	* network/shorewall.pm: fix writing twice tcp instead of tcp & udp

2002/09/12  siegel

	* share/po/de.po: updates

2002/09/12  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: When adding a local printer during an expert install
	without network,
	printerdrake insists on starting the network and does not enter the
	add printer procedure.
	Made the association of model names obtained by auto-detection and of
	the model names in the printer database much more reliable.

	* detect_devices.pm: Made the association of model names obtained by
	auto-detection and of
	the model names in the printer database much more reliable.

2002/09/12  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/logdrake, standalone/drakfloppy: fix logdrake and drakfloppy

	* drakxtools.spec: 45mdk

	* security/main.pm, security/msec.pm: 
	  - draksec window title is draksec, not "draksec - basic options" since
	it offer
	advanced options too now
	  - mark some strings to be translated (mainly notebook pages titles)

	* share/po/fr.po: update french translation

2002/09/11  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/es.po, share/po/cs.po, share/po/vi.po, share/po/mt.po,
	share/po/hu.po: updated po files

2002/09/11  alus

	* share/po/pl.po: updated po

2002/09/11  David Baudens  <baudens@mandrakesoft.com>

	* share/advertising/11-mdkstore.pl, share/advertising/07-desktop.pl,
	share/advertising/10-mnf.pl: Fix typos

	* share/advertising/09-server.pl: Update

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
	share/po/bg.po, share/po/el.po, share/po/hu.po: Don't break po
	Update

2002/09/11  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - s/bugzilla.com/drakbug.mandrakesoft.com/

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: 
	  -s/bugzilla.com/drakbug.mandrakesoft.com/

2002/09/11  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* drakxtools.spec: 
	  - update spec for 44mdk

2002/09/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed possible problem with NVIDIA packages parsing.

2002/09/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/frontend-common.c: meuh
	probe for usb stuff in info and error msg also

2002/09/11  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* standalone/draksplash: use do_pkgs for check and install ImageMagick

2002/09/11  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sk.po: updated Slovak file
	updated pot file

	* share/po/id.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po,
	share/po/th.po, share/po/sl.po, share/po/no.po, share/po/et.po,
	share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/ga.po,
	share/po/be.po, share/po/uk.po, share/po/ko.po, share/po/DrakX.pot,
	share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
	share/po/lt.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
	share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
	share/po/wa.po, share/po/is.po, share/po/af.po, share/po/az.po,
	share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po, share/po/ta.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/de.po,
	share/po/eo.po, share/po/el.po, share/po/bg.po, share/po/lv.po: updated
	pot file

	* standalone/draksplash: small text for translatators

	* share/po/mt.po, share/po/vi.po, share/po/es.po, share/po/cs.po,
	share/po/hu.po: updated po files
	updated pot file

	* share/po/fr.po: updatd French file
	updated pot file

	* share/po/ru.po: updated Russian file
	updated pot file

	* network/isdn.pm: corrected i18n usage

2002/09/11  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakupdate_fstab: use flag "kudzu" for entries automatically
	handled by drakupdate_fstab

	* common.pm: allow various textdomains for i18n

2002/09/11  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: 
	  - Made printer::assure_device_is_available_for_cups() more reliable by
	checking and retrying.
	  - Do not start the network when it is not configured.

2002/09/11  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update french translation
	s/was the firt sound API/was the first sound API/

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
	share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/bs.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/vi.po, share/po/ta.po, share/po/it.po, share/po/nl.po,
	share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po,
	share/po/bg.po, share/po/cs.po, share/po/el.po, share/po/lv.po,
	share/po/hu.po: s/was the firt sound API/was the first sound API/

	* standalone/draksound: 
	  - fix: we displayed current driver as default one: display the right
	one
	  - show a wait message while switching driver

	* harddrake/sound.pm: 
	  - fix: we displayed current driver as default one: display the right
	one
	  - show a wait message while switching driver
	s/was the firt sound API/was the first sound API/

	* drakxtools.spec: update

2002/09/10  alus

	* share/po/pl.po: Strings one day before deadline????
	updated translation

2002/09/10  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - definitive link and options

2002/09/10  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/isdn.pm: 
	  - remove variable from a translated chain

2002/09/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* c/stuff.pm: removed old code no more used.

	* pkgs.pm: consolidate unselectAllPackages.

	* install_steps_interactive.pm: fixed test of chooseCD on nfs (always
	enabled).
	avoid removing all packages during upgrade (safe guard).

2002/09/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: tag version as 9.0

	* rescue/tree/etc/rc.sysinit: don't drvinst SERIAL_USB when noauto (it
	needs a lspcidrake -v)

	* rescue/drvinst: drvinst <param> is broken when we don't -v

2002/09/10  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* standalone/draksplash: change the preview rendering method

2002/09/10  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/pt.po, share/po/fr.po: updated French and Portuguese files
	updated pot file
	updated pot file

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/ta.po,
	share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/cs.po, share/po/bg.po, share/po/lv.po,
	share/po/hu.po: updated pot file
	updated pot file

	* security/main.pm: improved i18n handling

	* share/po/vi.po: updated Vietnamese file
	updated Vietnamese file

	* share/po/nl.po: updated Dutch file
	updated pot file
	updated pot file

	* standalone/drakTermServ: small i18n change

2002/09/10  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: set mount point for nt partitions by default

	* Xconfig/card.pm: do not prefer_xf3 for "NeoMagic (laptop/notebook)"
	since:
	  - long ago it was decided to distrust driver "neomagic" together with
	Riva's, SiS, GeForce
	  - in 09/2001 (XFree 4.1.0), it was decided to keep distrusting driver
	"neomagic"
	  - Cosmic Flo says driver "neomagic" works (on card Neomagic
	Corporation|[MagicGraph 256AV])

	* fs.pm: 
	  - have ntfs "ro" by default
	  - "umask=0" is a special option for ntfs

2002/09/10  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Display issues in other locales.

2002/09/10  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/sound.pm: description update
	fix OSS definition

	* share/po/fr.po: next updates batch
	update french translation

2002/09/10  alus

	* share/po/pl.po: updated translation

2002/09/10  David Baudens  <baudens@mandrakesoft.com>

	* share/po/fr.po: Update

2002/09/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* c/stuff.pm: removed old code no more used.

	* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).

	* pkgs.pm: consolidate unselectAllPackages.

	* install_steps_interactive.pm: fixed test of chooseCD on nfs (always
	enabled).
	avoid removing all packages during upgrade (safe guard).

2002/09/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: tag version as 9.0

	* rescue/tree/etc/rc.sysinit: don't drvinst SERIAL_USB when noauto (it
	needs a lspcidrake -v)

	* rescue/drvinst: drvinst <param> is broken when we don't -v

2002/09/10  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
	share/po/br.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/mt.po,
	share/po/ga.po, share/po/be.po, share/po/uk.po, share/po/ko.po,
	share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/cy.po,
	share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ro.po,
	share/po/wa.po, share/po/is.po, share/po/af.po, share/po/az.po,
	share/po/zh_TW.po, share/po/zh_CN.po, share/po/ta.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/bg.po, share/po/lv.po,
	share/po/hu.po: updated pot file

	* share/po/ru.po, share/po/pt.po, share/po/cs.po: updated pot file
	updated Czech, Russian and Portuguese files

	* security/main.pm: improved i18n handling

	* standalone/drakTermServ: small i18n change

2002/09/10  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: set mount point for nt partitions by default

	* fs.pm: 
	  - have ntfs "ro" by default
	  - "umask=0" is a special option for ntfs

2002/09/10  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Display issues in other locales.

2002/09/10  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* security/libsafe.pm, standalone/draksec: move back draksec's files in
	drakxtools

	* drakxtools.spec: move back draksec to drakxtools

	* Makefile.config: move back draksec's files in drakxtools
	move back draksec to drakxtools

	* security/main.pm, security/msec.pm: inline seclevel_explain (why using
	functions to return a text label ?)
	move back draksec's files in drakxtools

2002/09/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).

2002/09/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mouse.pm: fixed pixel typo (strange, I was sure it was titi but not ?).

2002/09/10  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/eu.po, share/po/sk.po: updated Basque and Slovak files

2002/09/09  dam's  <dams@idm.fr>

	* ugtk.pm: corrected typo (modification of constant if ugtk.pm was a
	string)

2002/09/09  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm: have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too

	* Xconfig/card.pm: have BusID's on MULTI_HEAD, otherwise G450 & G550 go
	crazy

2002/09/09  David Baudens  <baudens@mandrakesoft.com>

	* share/po/fr.po: Update
	Update
	Fix typos and bad french translations
	Update

	* share/advertising/14-mdkexpert.pl, share/advertising/03-internet.pl: Fix
	typos

2002/09/09  dam's  <dams@idm.fr>

	* ugtk.pm: corrected typo (modification of constant if ugtk.pm was a
	string)

2002/09/09  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/ethernet.pm: 
	  - check DNS & Gateway IP

	* network/network.pm: 
	  - show pcmcia ethernet cards in list

	* modules.pm: 
	  - change "=~ /isdn/" in "eq 'network/isdn'"

2002/09/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fix urpmi installation.
	fixed still present hdlist and synthesis file for media not configured
	(because
	of not selected).

2002/09/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* my_gtk.pm: gfx specs is to have the text justified on the left

	* share/po/fi.po: a fix from cooker

2002/09/09  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/DrakX.pot: updated pot file

	* share/po/fr.po: updated po files
	updated pot file

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/it.po,
	share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
	share/po/lv.po, share/po/hu.po: updated po files

2002/09/09  Pixel  <pixel@mandrakesoft.com>

	* ugtk.pm, Xconfig/test.pm, install2.pm: 
	  - use variable $::no_ugtk_init in ugtk.pm instead of using
	$::isInstall
	  - that way, the X test can be made to work both at install and
	standalone

	* standalone/drakupdate_fstab: force non-supermount, supermount is too
	buggy

	* mouse.pm: have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too

	* Xconfig/card.pm: have BusID's on MULTI_HEAD, otherwise G450 & G550 go
	crazy

	* any.pm: when "password" or "restricted" is set, propose the entries to
	change them
	(thanks to Aleksander Adamowski)
	fix detection of mixed_kind_of_disks (eg: hde with hda)

	* standalone/fileshareset: add "sync" to nfs exports default_options (so
	that exportfs doesn't warn a lot of stuff)

2002/09/09  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: enforce unique ids
	add drakbug report entry in help menu

	* drakxtools.spec: fix confirm script
	require perl-GTK-Gdkpixbuf for bootlook

	* harddrake/TODO: update

2002/09/09  Pixel  <pixel@mandrakesoft.com>

	* ugtk.pm, Xconfig/test.pm, install2.pm: 
	  - use variable $::no_ugtk_init in ugtk.pm instead of using
	$::isInstall
	  - that way, the X test can be made to work both at install and
	standalone

	* standalone/drakupdate_fstab: force non-supermount, supermount is too
	buggy

	* any.pm: fix detection of mixed_kind_of_disks (eg: hde with hda)

2002/09/09  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: enforce unique ids
	add drakbug report entry in help menu

	* standalone/service_harddrake: don't detect same removed/added when
	upgrading from previous releases
	  - harddrake:
	o don't pollute sbin namespace with one shot scripts
	  o add run wrapper script for harddrake service
	  o disable ?dm part
	  o timeout configurator offer to 5 seconds

	* ugtk.pm, bootlook.pm, standalone/logdrake, standalone/drakfloppy: 
	  - drakfloppy / logdrake: destroy_window and create_dialog were
	gratuitously duplicated;   move them in ugtk
	  - drakfloppy / logdrake / bootlook.pm: get_main_menu was
	  gratuitously duplicated;
	  common code which was moved from harddrake::ui to
	  ugtk::create_factory_menu just do the job

	* drakxtools.spec: 
	  - harddrake:
	o don't pollute sbin namespace with one shot scripts
	  o add run wrapper script for harddrake service
	  o disable ?dm part
	  o timeout configurator offer to 5 seconds

2002/09/09  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: remove harddrake

2002/09/08  Daouda Lo  <daouda@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: 
	  - s/occurance/occurence.

	* install_steps_interactive.pm: 
	  - s/occurance/occurence in license.txt (thx qqun)

2002/09/08  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/various.pm, Xconfig/proprietary.pm: replace a few more 4.2.0
	with 4.2.1

	* install_interactive.pm: warn "You don't have a swap
	partition.\n\nContinue anyway?" in expert mode

	* Xconfig/card.pm: replace 4.2.0 with 4.2.1

2002/09/07  dam's  <dams@idm.fr>

	* standalone/drakbackup: don't display the banner id in embedded mode

2002/09/07  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/draksplash: 
	  - use standalone for explanations and center dialog

	* drakxtools.spec: 
	  - cvs up before packaging (fix messy drakboot conf).

2002/09/07  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix log

	* share/rpmsrate: don't install kernel-secure on HIGH_SECURITY since
	kernel-secure is broken

2002/09/06  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/isdn.pm: 
	  - fix typo
	  - add new screen for ISND detected device. Still have to get back in
	Expert mode to choose by hand.

	* modules.pm: 
	  - Fix isdn card detection

2002/09/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/service_harddrake, drakxtools.spec, harddrake/ui.pm,
	harddrake/data.pm: 
	  - harddrake::data : consolidate common code in custom_id()
	  - do some detection in dm stage
	  - fix bad test
	  - display better name

2002/09/06  David Baudens  <baudens@mandrakesoft.com>

	* standalone/icons/hori.png: Re-add old obsolete Aurora image requires by
	drakboot (can someone explain why? It is stupid)
	Update icons & remove old Aurora stuff

	* standalone/icons/gmon.png, standalone/icons/categ.png,
	standalone/icons/verti.png: Re-add completly obsolote Aurora's images
	needed for drakboot (really, but really stupid requires)
	Update icons & remove old Aurora stuff

	* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
	standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
	standalone/icons/ic82-moreoption-40.png,
	standalone/icons/ic82-system-40.png,
	standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
	standalone/icons/ic82-back-up-32.png,
	standalone/icons/ic82-where-40.png,
	standalone/icons/ic82-back-up-16.png,
	standalone/icons/ic82-network-40.png,
	standalone/icons/ic82-back-up-48.png,
	standalone/icons/ic82-discdurwhat-40.png,
	standalone/icons/ic82-systemeplus-40.png,
	standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
	Update

	* drakxtools.spec: Update
	Update
	Update

2002/09/06  Daouda Lo  <daouda@mandrakesoft.com>

	* my_gtk.pm: 
	  - fix wizard title and pixmap overlap

2002/09/06  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/isdn.pm: 
	  - fix typo
	  - add new screen for ISND detected device. Still have to get back in
	Expert mode to choose by hand.

	* modules.pm: 
	  - Fix isdn card detection

2002/09/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed to allow changing boot medium.

2002/09/06  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: comment old code concerning aurora

2002/09/06  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm: during install, don't probe PS/2 mice when a serial mouse is
	already found.
	(otherwise if a PS/2 keyboard is present, a PS/2 is found even if
	absent, and
	configuring an auxmouse PS/2 causes the PS/2 keyboard to freeze)
	(thanks to Nora Etukudo)

	* bootloader.pm (read): cleanup duplicate labels (in case file is
	corrupted)
	(get_label): compare labels using 15 first characters (to be compliant
	with lilo)
	(add_entry): fix removing duplicate entries
	(read): fix

2002/09/06  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup, standalone/drakTermServ: QA BugSummer90 fixes

2002/09/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/sound.pm: killing debugging prints
	  - blacklist cs46xx and cs4281 drivers : we won't unload these drivers
	since they're know to oopses the kernel but just warn the user
	  - add rooted(), unload() and load() wrapper to check wheter we're in
	  drakx or in standalone mode
	  - workaround alsaconf's aliases
	  - add an help button that describe ALSA and OSS
	  - display current driver, its type (OSS or ALSA), and the default
	  driver for the card

	* harddrake/data.pm, harddrake/ui.pm: 
	  - harddrake::data : consolidate common code in custom_id()
	  - do some detection in dm stage
	  - fix bad test
	  - display better name
	  - don't list usb mouses as unknown hw
	  - fix mouse detection (mouse::detect() needed
	modules::mergein_conf('/etc/modules.conf') first
	  - don't skip mouse in --test mode

	* standalone/draksound: if there's no sound card, add a note about
	sndconfig

	* standalone/service_harddrake: 
	  - harddrake::data : consolidate common code in custom_id()
	  - do some detection in dm stage
	  - fix bad test
	  - display better name

	* standalone/harddrake2: 
	  - document --test
	  - mark usage as translatable

	* share/po/fr.po: update french translation

	* harddrake/TODO: update

	* drakxtools.spec: 
	  - harddrake::data : consolidate common code in custom_id()
	  - do some detection in dm stage
	  - fix bad test
	  - display better name
	40mdk

2002/09/06  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: add lisa in KDE in REMOTE_ACCESS
	remove contrib packages
	add !CDCOM for OpenOffice.org
	move mod_php to 5

2002/09/06  David Baudens  <baudens@mandrakesoft.com>

	* standalone/icons/ic82-tape-40.png, standalone/icons/ic-drakfont-48.png,
	standalone/icons/mdk_logo.png, standalone/icons/ic82-when-40.png,
	standalone/icons/ic82-moreoption-40.png,
	standalone/icons/ic82-system-40.png,
	standalone/icons/ic82-dossier-32.png, standalone/icons/ic82-CD-40.png,
	standalone/icons/ic82-back-up-32.png,
	standalone/icons/ic82-where-40.png,
	standalone/icons/ic82-back-up-16.png,
	standalone/icons/ic82-network-40.png,
	standalone/icons/ic82-back-up-48.png,
	standalone/icons/ic82-discdurwhat-40.png,
	standalone/icons/ic82-systemeplus-40.png,
	standalone/icons/ic82-users-40.png, standalone/icons/ic82-others-40.png:
	Update

	* drakxtools.spec: Update
	Update

	* standalone/icons/gmon.png, standalone/icons/hori.png,
	standalone/icons/categ.png, standalone/icons/verti.png: Update icons &
	remove old Aurora stuff

2002/09/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed to allow changing boot medium.

	* install_steps.pm: changed how pkgs::remove is called.

	* pkgs.pm: fixed excesive reduction of size.
	fixed stupid typo.
	allow obsoleted packages to be taken into account.
	allow cleaning ask_remove according to removed package.

2002/09/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* ugtk.pm, my_gtk.pm: add gtkset_visibility

	* drakxtools.spec: fix and change a few things in the description

2002/09/06  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/pl.po: updated Polish file

	* share/po/pt.po, share/po/sk.po: updated Portuguese and Slovak files

2002/09/06  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/various.pm, Xconfig/main.pm: ensure Xconfig::various::various is
	called at install

	* bootloader.pm (read): cleanup duplicate labels (in case file is
	corrupted)
	(get_label): compare labels using 15 first characters (to be compliant
	with lilo)
	(add_entry): fix removing duplicate entries
	(read): fix

2002/09/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update french translation
	s/si vous �tre nouveau/si vous �tes nouveau/
	s/des actions additionnelle/des actions additionnelles/
	s/sur le disk/sur le disque/
	s/vous pouves atteindre les toutes options/vous pouvez modifier toutes
	les options/
	Ctrl - C (.... => manque )
	s/Si vous installer/Si vous installez/
	s/qui sera utilis�/qui sera utilis�e/ (partition)
	s/accessible en cas de/des images ��ramdisk�� accessibles/
	s/Cette installation prends/Cette installation prend/
	s/Assurez vous/Assurez-vous/
	fix po

	* ugtk.pm: export compose_pixbufs for mcc
	  - ugtk::gtkicons_labels_widget() :
	o pass icon name in $tag to $exec_func so that the later can display
	    big icon
	  o $label_exec is a duplicate of $label
	  o simplify notebook redrawing:
	    * remove dam'sugly hacks
	    * $redraw_function->() : resize Gtk::Fixed on first run if more
	      than 4 icons
	    * redraw in only one place
	    * don't redraw on realize event
	    (now we both don't flick and have proper icon alignment without
	     old hacks)
	  - mcc:
	  o print big icon while launching a tool (anim in next commit)
	  o move todo list in TODO
	  o stricter check:
	    * default to use strict
	    * disable strict mode when building rpm
	    * fixes for 'use strict'
	  o kill :
	    * a debugging print
	    * a superflous 'no warnings'
	    * a title->show since we never hide it
	    * $rootheight since gtk packer do the job for us
	    * unused $nb_pages
	  o begin to un-hardcode some values (window and notebook size, ...)
	  o cosmetics:
	    * comment some code
	    * add myself to authors list (deush, you should add yourself too
	      since you're the localedrake/mcc interaction guru)
	    * s/darea1/summary_darea/
	  o don't display logs when back in main summary
	  o destroy pixbuf after

	* harddrake/ui.pm: fix translated string

	* standalone/drakbackup: handle delete_event in all cases
	use my_gtk for window creation, thus:
	  - window creation and embedding mode're handled automatically
	  - when one close drackbackup, my_gtk close it properly and return to
	mcc

	* drakxtools.spec: 36mdk

	* standalone/drakperm: use my_gtk for embedded mode.
	code must be cleaned up through my_gtk usage though.

2002/09/06  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: remove contrib packages
	add !CDCOM for OpenOffice.org
	move mod_php to 5

2002/09/05  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

	* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files

2002/09/05  Pixel  <pixel@mandrakesoft.com>

	* interactive/newt.pm: special case to handle many buttons in newt:
	replacing with something alike ask_from_list (useful for XFdrake)

2002/09/05  David Baudens  <baudens@mandrakesoft.com>

	* standalone/icons/drakfont.620x57.png: Update

	* share/po/fr.po: Update
	Update

2002/09/05  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/adsl.pm: 
	  - Remove ECI ADSL modem from menu until we have an agreement

	* network/netconnect.pm: 
	  - little fix

2002/09/05  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/ta.po: updated po file

	* share/po/tr.po: updated Turkish file

	* share/po/nl.po: updated Dutch file

	* share/po/zh_TW.po, share/po/sk.po: updated po Slovak and Chinese files

2002/09/05  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: better NT & Fat bootloader entry adding or not
	do not add an nt label if there is no magic
	use name mangling for labels (taken from installkernel)

	* interactive/newt.pm: special case to handle many buttons in newt:
	replacing with something alike ask_from_list (useful for XFdrake)

	* Xconfig/card.pm, Xconfig/main.pm: add an option for prefering Xinerama
	in auto_installs

	* fs.pm: set umask=0 for ntfs partitions (currently only used when user
	sets the mount point to a ntfs partition)
	(suggested in bug #189)

2002/09/05  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: cleanup check for Expect - thx gc

2002/09/05  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: rc2

2002/09/05  David Baudens  <baudens@mandrakesoft.com>

	* pixmaps/services.png, pixmaps/X.png, pixmaps/quit.png,
	pixmaps/bootloader.png, pixmaps/language.png, pixmaps/summary.png,
	pixmaps/security.png, pixmaps/partition.png, pixmaps/default.png,
	pixmaps/keyboard.png, pixmaps/mouse.png,
	share/advertising/02-community.png, pixmaps/rootpasswd.png,
	pixmaps/bootdisk.png, pixmaps/colors16.png, pixmaps/harddrive.png,
	pixmaps/warning.png, pixmaps/user.png, pixmaps/printer-mdk.png,
	pixmaps/network.png, standalone/icons/drakfont.620x57.png,
	pixmaps/eth_card_mini.png: Update

	* share/po/fr.po: Update
	Update
	Update
	Update
	Update

2002/09/05  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/modem.pm: 
	  - fix drakconnect broken modem detection

2002/09/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed problem of --auto-select not always run.
	fixed copy of hdlist to avoid copying ignored media.

	* install_any.pm: allow noauto:... media in hdlists file to be installed
	for urpmi.

2002/09/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/cvslog2changelog.pl: add baudens

	* drakxtools.spec: meuuuuuuuuuh

	* my_gtk.pm: ask_browse_tree_info_given_widgets: add ability of partial
	selection clickery leading to unselection for rpmdrake (if
	someone understands this log message..)

	* mdk-stage1/modules.c, mdk-stage1/usb-resource/update-usb-ids.pl,
	mdk-stage1/probing.c, mdk-stage1/modules.h: fake support the firewire in
	stage1 (as if it were usb ;p)

2002/09/05  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: add use ugtk.pm

	* standalone/draksplash: preview window bug correction

2002/09/05  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/pt.po: updated Portuguese file

	* share/po/zh_CN.po: updated Chinese and Danish files

	* share/po/it.po: updated Chinese file, some more Italian typo corrections
	updated Czech and Swedish files; corrected various erros in Italian file

	* share/po/es.po, share/po/ta.po, share/po/hu.po: updated po file

	* share/po/zh_TW.po: updated Chinese file, some more Italian typo
	corrections

	* share/po/da.po: updated Chinese and Danish files
	updated Danish file

	* share/po/cs.po, share/po/sv.po: updated Czech and Swedish files;
	corrected various erros in Italian file

	* share/po/sk.po: updated Slovak file

	* share/po/vi.po: Updated Vietnamese file

	* share/po/nl.po: updated Dutch file

2002/09/05  Pixel  <pixel@mandrakesoft.com>

	* standalone/localedrake: workaround kde control center calling
	localedrake with an empty kde lang

	* diskdrake/dav.pm: add nice description to the initial dialog box (thanks
	Stew!)

	* install_any.pm: add flag CDCOM when using commercial cds

	* network/network.pm, proxy.pm: allow http://xxx for ftp_proxy

	* lvm.pm: fix using given size for created LVs whereas lvcreate allocates
	a little less
	(thanks to Alan Hughes)

	* any.pm (ask_window_manager_to_logout): do not su into user before doing
	dcop if
	we are not root (otherwise localedrake in user ask for user's password
	before login out) (thanks to H. Narfi Stefansson for reporting it)

	* bootloader.pm: do not add an nt label if there is no magic
	use name mangling for labels (taken from installkernel)

	* standalone/XFdrake: correctly set allowFB flag

2002/09/05  Stew Benedict  <sbenedict@mandrakesoft.com>

	* drakxtools.spec: rework perl-Expect usage/requirements

	* standalone/drakbackup: cleanup check for Expect - thx gc
	rework perl-Expect usage/requirements

2002/09/05  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: don't rely on ctree row number

2002/09/04  David Baudens  <baudens@mandrakesoft.com>

	* standalone/logdrake, standalone/icons/wiz_logdrake.png: Add image for
	logdrake

	* standalone/icons/drakbackup.540x57.png, drakxtools.spec,
	standalone/icons/wiz_printerdrake.png, standalone/icons/wiz_drakgw.png,
	standalone/icons/wiz_scannerdrake.png,
	standalone/icons/wiz_drakconnect.png, standalone/icons/wiz_firewall.png,
	standalone/icons/wiz_default_up.png: Update

2002/09/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/it.po: fix typo

2002/09/04  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/af.po: updated pot file

	* share/po/sk.po, share/po/pt.po, share/po/vi.po, share/po/el.po: updated
	po file
	updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files

	* share/po/cy.po: updated Welsh file
	updated po file
	updated Danish and Welsh files

	* share/po/da.po: updated po file
	updated Danish and Welsh files

	* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
	share/po/br.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/sp.po, share/po/ca.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/ta.po, share/po/it.po, share/po/nl.po, share/po/eu.po,
	share/po/es.po, share/po/de.po, share/po/eo.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po: updated po file

	* share/po/hu.po: updated hungarian file
	updated po file
	updated Greek, Hungarian, Portuguese, Slovak and Vietnamese files

	* share/po/fr.po: updated po file
	corrected error syntax

2002/09/04  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
	thanks to Ian Ventura-Whiting for reporting it)

	* standalone/drakupdate_fstab: do not use standalone (so that no
	"explaination" are generated)

	* bootloader.pm (same_entries): compare kernel options sorted (this is an
	approximation of
	reality since order can matter, but...). An example is "quiet
	devfs=mount
	hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
	Phoenix)

	* ugtk.pm: make perl_checker happy

	* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
	--smb not
	defaulting to username=%, and i can't find out what was wrong in
	auto_install's manualFstab)

	* install_steps.pm (addUser): fix calling with a user already existing
	(mainly for installs keeping the / non-formatted, special for pixel)

	* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
	or "Save on floppy" in individual package selection

2002/09/04  Stew Benedict  <sbenedict@mandrakesoft.com>

	* drakxtools.spec: add perl-Expect requires for drakbackup (now enabled
	and in main)

2002/09/04  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* Makefile.config: add drakperm!

	* share/po/fr.po: s/Si vous disque/Si votre disque/
	s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
	devront ,bj(Btre cr,bii(Bes/
	s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
	additionnelles/
	s/sur un disque amovibles/sur un disque amovible/
	s/sauves la table/sauve la table/
	s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/

	* standalone/drakperm: 
	  - really embbed
	  - kill stupid things (aka embedded window withouth any widget vs
	toplevel window)

	* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm

2002/09/04  baudens

	* standalone/icons/wiz_logdrake.png, standalone/logdrake: Add image for
	logdrake

	* share/po/fr.po: Update
	Update

2002/09/04  Daouda Lo  <daouda@mandrakesoft.com>

	* network/network.pm: 
	  - correct typos in orinoco orinoco_cs modules

2002/09/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfig/test.pm: move last warning before removing tempory file in order
	to have a chance to look
	at them.

2002/09/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/cvslog2changelog.pl: add fcrozat

	* rescue/tree/etc/rc.sysinit: drvinst serial_usb in rc.sysinit so that
	legacy free machines may
	work with rescue

2002/09/04  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* standalone/drakperm: changing bad save path for perm.local

	* bootlook.pm: replace convert dependencies by gdk-pixbuf dependencies

2002/09/04  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/cy.po, share/po/da.po: updated Danish and Welsh files

2002/09/04  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: remove symlink Xconfigurator (which was broken anyway,
	thanks to Ian Ventura-Whiting for reporting it)

	* bootloader.pm (same_entries): compare kernel options sorted (this is an
	approximation of
	reality since order can matter, but...). An example is "quiet
	devfs=mount
	hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel
	Phoenix)

	* ugtk.pm: make perl_checker happy

	* install_steps.pm (addUser): fix calling with a user already existing
	(mainly for installs keeping the / non-formatted, special for pixel)

	* share/keymaps.tar.bz2: update (now includes ro2)

	* install_steps_interactive.pm: fix dialog box asking "Load from floppy"
	or "Save on floppy" in individual package selection

	* fs.pm: revert add2hash_ username=% to add2hash (it breaks diskdrake
	--smb not
	defaulting to username=%, and i can't find out what was wrong in
	auto_install's manualFstab)
	handle no options in fs::mount (is it really needed?... it should not!)

	* Xconfig/test.pm: set isInstall in test script otherwise it uses
	/usr/X11R6/bin/xtest

2002/09/04  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: enable perl-Expect (moved to main)

2002/09/04  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* Makefile.config: add drakperm!

	* harddrake/ui.pm: 
	  - add --test option to skip mice|modem|printer detection (now
	harddrake start instantaneously)
	  - print probed class to show progression
	  - fix tree moving by using a Gtk::CTree instead of a Gtk::Tree; side
	  effect is some code cleaning which compensate above features (code
	  lenght)
	  - let my_gtk handle embedded case
	  - don't try to center window when embedded

	* standalone/drakbackup: embbed drakbackup in mcc

	* drakxtools.spec: 33mdk
	32mdk

	* standalone/drakperm: 
	  - really embbed
	  - kill stupid things (aka embedded window withouth any widget vs
	toplevel window)

	* ugtk.pm: gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm

	* share/po/fr.po: s/Si vous disque/Si votre disque/
	s/Si non,, Les partitions devront �tre cr��s/Sinon, les partitions
	devront ,bj(Btre cr,bii(Bes/
	s/des fonctionnalit� additionnelle/des fonctionnalit,bi(Bs
	additionnelles/
	s/sur un disque amovibles/sur un disque amovible/
	s/sauves la table/sauve la table/
	s/pour r�curer les partitions/pour r,bi(Bcup,bi(Brer les partitions/
	fix dadou fsck; please check the po before comitting it!!!!!

2002/09/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* drakxtools.spec: meumeu
	meuh

	* ugtk.pm, my_gtk.pm: try to get rid of BEGIN but still be able to start
	up the install :-)

2002/09/03  Pixel  <pixel@mandrakesoft.com>

	* standalone/icons/harddrake2/multimedia.png: re-adding with -kb
	removing for re-adding with -kb

2002/09/03  baudens

	* share/advertising/09-server.pl, share/advertising/02-community.pl,
	share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
	share/advertising/14-mdkexpert.pl, share/advertising/03-internet.pl,
	share/advertising/13-mdkcampus.pl, share/advertising/12-mdkstore.pl,
	share/advertising/11-mdkstore.pl, share/advertising/05-games.pl: Use
	official marketing ads

	* share/advertising/list: Add MandrakeClub screen in list

	* share/po/fr.po: Use MandrakeSoft marketing ads
	Begin to use Mandrake's marketing ads

	* share/advertising/17-mdkclub.pl, share/advertising/17-mdkclub.png: Add
	MDKclub screen and text

2002/09/03  dam's  <dams@idm.fr>

	* ugtk.pm: added create_pixbutton

	* my_gtk.pm: better icon association
	added create_pixbutton
	added add_icon_path for control-center

	* pixmaps/stock_cancel.xpm, pixmaps/stock_right.xpm, pixmaps/stock_ok.xpm,
	pixmaps/stock_exit.xpm, pixmaps/stock_left.xpm: re-adding with -kb
	removing for re-adding with -kb
	icons for ok/cancel/back/previou/next icons

2002/09/03  Daouda Lo  <daouda@mandrakesoft.com>

	* drakxtools.spec: 
	  -  obsoletes/provides drakfloppy

	* my_gtk.pm: 
	  - better size of wizard for printerdrake

2002/09/03  fcrozat

	* share/rpmsrate: mdk-eazel-engine is now in gtk-engines

2002/09/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_gtk.pm: fixed old Xconf style because it doesn't work anymore on
	i845 with newer format.

	* mouse.pm: add a sleep and second try for usb mouse.
	added log when no usb interface is found, rare enough now.

	* ugtk.pm: fixed previous fix;
	try to avoid clashes with install.

	* modules.pm: make modules.pm patchable (avoid my ...)
	updated log of add_probeall to be correct.

	* my_gtk.pm: fixed damien (aka pitchounette) sucking, this is not this way
	pitchounette you
	will lost your current name as pitchounette :-)

	* install_steps_interactive.pm: fixed too higher percentage.

2002/09/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* drakxtools.spec: meumeu
	meuh

	* ugtk.pm: try to get rid of BEGIN but still be able to start up the
	install :-)
	have the possibility in gtktext_insert to provide font/color
	information as well
	meuh gtk init
	gtkcreate_png was too stupid to allow subdirectories for images,
	fix it

	* my_gtk.pm: try to get rid of BEGIN but still be able to start up the
	install :-)

2002/09/03  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/pl.po: updated Polish file

	* share/po/cs.po: updated po file

	* share/po/zh_CN.po: updated Chinese file

	* lang.pm: Changed Turkish console font

	* share/po/Makefile: enabled ro.po

2002/09/03  Pixel  <pixel@mandrakesoft.com>

	* rescue/list.i386: add gpart (per Giuseppe Ghib� request)

	* my_gtk.pm: remove the use of Ok/Cancel/Exit icons (per ergonomy team
	request)

2002/09/03  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Fix empty subnet in /etc/exports /home entry.

2002/09/03  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: remove double translation

	* ugtk.pm: 
	  - create_pix_text, gtkicons_labels_widget: remove text color argument,
	default to black
	  - remove last debugging prints
	  - ugtk :
	o create_pix_text:
	    * remove
	    * kill uni colored background
	    * api change:
	      + background argument => background list
	      + remove bold argument
	    * render all text (normal, highlighted, selected) on specified
	      background in one pass
	  o gtkicons_labels_widget():
	    * explain/comment
	    * move all drawing logic in &$draw
	    * create buffer area, text pics only one time
	    * add a pixbuf for highlighted item
	    * render highlighted icon by making it more transparent
	    * recalculate drawing buffer only on state change
	  - mcc :
	    * move all drawing logic in &$draw
	    * create buffer area, text pics only one time
	    * render highlighted icon by making it more transparent
	    * recalculate drawing buffer only on state change

	* drakxtools.spec: 30mdk

2002/09/02  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/network.pm, network/ethernet.pm: 
	  - fix previous behavior in Expert mode... (100% lazy loop free this
	time)

	* network/netconnect.pm: 
	  - network restart previous bug fixed

2002/09/02  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/po/fr.po: corrected a gramatical error

2002/09/02  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: restore auto build of synthesis file (for updates).

	* ugtk.pm: fixed titi suckings.

	* install_steps_interactive.pm: make sure upgrade is done instead.

2002/09/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/id.po, share/advertising/14-mdkexpert.pl, share/po/sk.po,
	share/po/ru.po, share/po/gl.po, share/po/pt_BR.po, share/po/br.po,
	share/po/th.po, share/po/sl.po, share/po/no.po, share/po/et.po,
	share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po,
	share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/advertising/03-internet.pl, share/po/ko.po, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/advertising/05-games.pl, share/po/sp.po, share/po/cy.po,
	share/po/da.po, share/po/ca.po, share/po/ar.po,
	share/advertising/12-mdkstore.pl, share/advertising/09-server.pl,
	share/advertising/04-multimedia.pl, share/po/bs.po, share/po/ro.po,
	share/advertising/13-mdkcampus.pl, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
	share/po/bg.po, share/po/el.po, share/po/hu.po: try to fix broken
	english in advertisements and not break po's

2002/09/02  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/advertising/12-mdkstore.pl,
	share/advertising/15-mdkexpert-corporate.pl: small fix

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/ro.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/vi.po, share/po/ta.po, share/po/fr.po, share/po/nl.po,
	share/po/it.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/lv.po, share/po/bg.po, share/po/el.po: updated
	pot file

	* share/advertising/14-mdkexpert.pl: fixed typo
	small fix

	* share/po/hu.po: updated Hungarian file
	updated pot file

	* help.pm: Fixed typo

	* share/po/zh_TW.po: updated Chinese file
	updated pot file

	* share/po/pl.po, share/po/cs.po: updated pot file
	updated Czech and Polish files

2002/09/02  Till Kamppeter  <till@mandrakesoft.com>

	* share/rpmsrate: Updated for the new printerdrake.

2002/09/02  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/data.pm: use new ln icons

	* ugtk.pm: gtkicons_labels_widget(): check binary exists

	* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons

	* standalone/icons/harddrake2/harddrake.png,
	standalone/icons/harddrake2/joystick.png,
	standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
	standalone/icons/harddrake2/floppy.png,
	standalone/icons/harddrake2/scsi_hd.png,
	standalone/icons/harddrake2/modem.png,
	standalone/icons/harddrake2/keyboard.png,
	standalone/icons/harddrake2/unknown.png,
	standalone/icons/harddrake2/harddisk.png,
	standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
	standalone/icons/harddrake2/ide_hd.png,
	standalone/icons/harddrake2/scanner.png,
	standalone/icons/harddrake2/hw_mouse.png,
	standalone/icons/harddrake2/isdn.png,
	standalone/icons/harddrake2/hw_printer.png,
	standalone/icons/harddrake2/memory.png,
	standalone/icons/harddrake2/webcam.png,
	standalone/icons/harddrake2/video.png,
	standalone/icons/harddrake2/tape.png,
	standalone/icons/harddrake2/sound.png,
	standalone/icons/harddrake2/scsi.png,
	standalone/icons/harddrake2/hw_network.png: add new icons
	remove old icons
	add new ln icons

	* standalone/icons/harddrake2/menu/harddrake-menu48.png,
	standalone/icons/harddrake2/cable.png,
	standalone/icons/harddrake2/menu/harddrake-menu16.png,
	standalone/icons/harddrake2/menu/harddrake-menu32.png,
	standalone/icons/harddrake2/multimedia.png,
	standalone/icons/harddrake2/K7.png: add new ln icons

2002/09/02  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/po/fr.po: corrected a gramatical error

2002/09/02  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: restore auto build of synthesis file (for updates).

	* ugtk.pm: fixed titi suckings.

	* install_steps_interactive.pm: make sure upgrade is done instead.

2002/09/02  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/cs.po, share/po/pl.po: updated Czech and Polish files

2002/09/02  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm: gtkicons_labels_widget(): check binary exists
	kill glib warnings

	* harddrake/data.pm: use new ln icons

	* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons

	* standalone/icons/harddrake2/harddrake.png,
	standalone/icons/harddrake2/joystick.png,
	standalone/icons/harddrake2/usb.png, standalone/icons/harddrake2/tv.png,
	standalone/icons/harddrake2/floppy.png,
	standalone/icons/harddrake2/scsi_hd.png,
	standalone/icons/harddrake2/modem.png,
	standalone/icons/harddrake2/keyboard.png,
	standalone/icons/harddrake2/unknown.png,
	standalone/icons/harddrake2/harddisk.png,
	standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
	standalone/icons/harddrake2/ide_hd.png,
	standalone/icons/harddrake2/scanner.png,
	standalone/icons/harddrake2/hw_mouse.png,
	standalone/icons/harddrake2/isdn.png,
	standalone/icons/harddrake2/hw_printer.png,
	standalone/icons/harddrake2/memory.png,
	standalone/icons/harddrake2/webcam.png,
	standalone/icons/harddrake2/video.png,
	standalone/icons/harddrake2/tape.png,
	standalone/icons/harddrake2/sound.png,
	standalone/icons/harddrake2/scsi.png,
	standalone/icons/harddrake2/hw_network.png: add new icons
	remove old icons
	add new ln icons

	* standalone/icons/harddrake2/menu/harddrake-menu48.png,
	standalone/icons/harddrake2/cable.png,
	standalone/icons/harddrake2/menu/harddrake-menu16.png,
	standalone/icons/harddrake2/menu/harddrake-menu32.png,
	standalone/icons/harddrake2/multimedia.png,
	standalone/icons/harddrake2/K7.png: add new ln icons

2002/09/02  baudens

	* share/advertising/list, share/advertising/07-desktop.pl,
	share/advertising/05-games.pl, share/advertising/06-mcc.pl: Update

	* share/advertising/09-server.pl, share/advertising/04-multimedia.pl,
	share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
	share/advertising/11-mdkstore.pl, share/advertising/02-community.pl,
	share/advertising/01-thanks.pl, share/advertising/03-internet.pl,
	share/advertising/10-mnf.pl,
	share/advertising/15-mdkexpert-corporate.pl,
	share/advertising/08-development.pl, share/advertising/12-mdkstore.pl:
	Update
	Update

2002/09/02  Daouda Lo  <daouda@mandrakesoft.com>

	* Makefile.config, drakxtools.spec, standalone.pm, docs/README.devel: 
	  - s/tinyfirewall/drakfirewall/

	* standalone/drakbug: s/tinyfirewall/drakfirewall/
	  - drakbug point to https://drakbug.mandrakesoft.com

	* network/netconnect.pm, standalone/tinyfirewall, standalone/drakfirewall,
	network/drakfirewall.pm, network/tinyfirewall.pm: 
	  - replace tinyfirewall by drakfirewall

2002/09/02  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: sympa => mailman
	removed PHP-nuke

	* share/po/fr.po: corrected a gramatical error

2002/09/02  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: make sure upgrade is done instead.
	reverted previous modification moved to crypto module.
	make sure rpmdb is open before displaying packages tree.

	* install2.pm: now allow meta_class option on command line to be taken
	into account instead of
	previous options desktop and firewall.

	* install_steps.pm: add $o->{packages} to install_any::install_urpmi call.

	* install_any.pm: restore auto build of synthesis file (for updates).
	fixed typo.
	fix list building not to use parsehdlist.
	install_urpmi only install selected media.

	* crypto.pm: fix typo.
	allow selecting packages to upgrade.

	* install_steps_gtk.pm: strange typo where no filtering on medium was
	issued ?

	* pkgs.pm: fixed to call to getFile by giving medium description,
	necessary for updates.
	allow selectPackagesToUpgrade to use a specific medium instead of all of
	them.

	* ugtk.pm: fixed titi suckings.

2002/09/02  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* drakperm: solving bugs on add and save functions

2002/09/02  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/cs.po: updated Czech and Polish files

	* share/po/sv.po, share/po/sk.po, share/po/de.po, share/po/zh_TW.po,
	share/po/tr.po, share/po/hu.po: updated Hungarian, Turkish, Swedish,
	Slovak and Chinese files

	* share/po/pl.po: updated Czech and Polish files
	updated Hungarian, Turkish, Swedish, Slovak and Chinese files

	* share/po/es.po, share/po/ru.po: updated Spanish and Russian files

2002/09/02  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm: gtkicons_labels_widget(): check binary exists
	kill glib warnings

	* harddrake/sound.pm, harddrake/ui.pm: display alternative drivers (oss,
	alsa) for sound cards

	* harddrake/data.pm: use new ln icons

	* drakxtools.spec, Makefile.drakxtools: 29mdk: add harddrake icons

	* standalone/icons/harddrake2/floppy.png,
	standalone/icons/harddrake2/scsi_hd.png,
	standalone/icons/harddrake2/modem.png,
	standalone/icons/harddrake2/keyboard.png,
	standalone/icons/harddrake2/harddisk.png,
	standalone/icons/harddrake2/ide_hd.png,
	standalone/icons/harddrake2/scanner.png,
	standalone/icons/harddrake2/isdn.png,
	standalone/icons/harddrake2/webcam.png,
	standalone/icons/harddrake2/sound.png,
	standalone/icons/harddrake2/scsi.png,
	standalone/icons/harddrake2/harddrake.png,
	standalone/icons/harddrake2/joystick.png,
	standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/usb.png,
	standalone/icons/harddrake2/unknown.png,
	standalone/icons/harddrake2/cd.png, standalone/icons/harddrake2/cpu.png,
	standalone/icons/harddrake2/hw_mouse.png,
	standalone/icons/harddrake2/hw_printer.png,
	standalone/icons/harddrake2/memory.png,
	standalone/icons/harddrake2/video.png,
	standalone/icons/harddrake2/tape.png,
	standalone/icons/harddrake2/hw_network.png: add new icons
	remove old icons
	add new ln icons

	* share/po/fr.po: update french translation

	* standalone/icons/harddrake2/menu/harddrake-menu48.png,
	standalone/icons/harddrake2/multimedia.png,
	standalone/icons/harddrake2/cable.png,
	standalone/icons/harddrake2/menu/harddrake-menu16.png,
	standalone/icons/harddrake2/menu/harddrake-menu32.png,
	standalone/icons/harddrake2/K7.png: add new ln icons

2002/09/01  alus

	* share/po/pl.po: and more...
	some translations

2002/09/01  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/vi.po: updated Vientamese file

2002/09/01  siegel

	* share/po/de.po: updates
	new german version

2002/09/01  Till Kamppeter  <till@mandrakesoft.com>

	* scanner.pm: s/Seiko Epson/Epson/ in subroutine to update ScannerDB from
	Sane.

	* printerdrake.pm: 
	  - Tell users of the HP LaserJet 1000 that they have to upload firmware
	to the printer.
	  - Updated instructions to get Lexmark's inkjet drivers.
	  - Suppressed the display of the "Refresh printer list" and "Specify
	CUPS server" buttons in recommended mode when there is no local network.

2002/08/31  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/hu.po: updated po file
	updated pot file

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/ta.po,
	share/po/fr.po, share/po/nl.po, share/po/it.po, share/po/eu.po,
	share/po/es.po, share/po/de.po, share/po/eo.po, share/po/lv.po,
	share/po/cs.po, share/po/bg.po, share/po/el.po: updated pot file

	* share/advertising/14-mdkexpert.pl, share/advertising/12-mdkstore.pl,
	share/advertising/15-mdkexpert-corporate.pl: no need to translate web
	adresses

	* standalone/drakbackup: fixed use of variables in translatable strings

2002/08/31  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: Fix prompt text saved as filename - Advanced What
	- Other

2002/08/31  siegel

	* share/po/de.po: some upadtes

2002/08/31  Warly  <warly@mandrakesoft.com>

	* share/rpmsrate: add shorewall and iptables in INSTALL section

2002/08/30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed possible problem with is_installed and
	are_installed.

	* install_steps.pm: fixed call to pkgs::remove.

2002/08/30  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

2002/08/30  siegel

	* share/po/de.po: update german version

2002/08/30  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: 
	  - Fixed bugs in automatic GIMP printer configuration during
	installation.
	  - Worked around a bug of "ls -r xxx*" returning "xxx*" instead of
	nothing when "xxx*" does not exist ("ls" of "busybox" during
	installation).

2002/08/30  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm, drakxtools.spec: 
	  - mcc :
	o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
	    better die while testing rather than make perl display "uncaught
	    code ..."
	  o kill unused timer
	  o use new ln's icons
	  o disable stupid icon highlighting (was made with duplicating
	    manually all icons in gimp and blue-y them there); restore this
	    effect'll need little play with gamma
	  o use ugtk
	  o kill dead code
	  o cleanups
	  o icons:
	    * switch to new icons set
	    * replace pixmap table by a pixbuf one
	    * use pixbufs for backgrouns and icons,
	    * composite background and icons with transparency trough
	      ugtk::compose_pixbufs()
	    * render icons with full alpha blender in left column
	    * comment the different states
	    * simplify callbacks
	  - ugtk :
	  o readd gdkpixbuf support
	  o ensure imlib is used by default to load files, not gdk-pixbuf
	  o compose_with_back(): load a png icon into a pixbuf and call
	    compose_pixbufs with background pixbuf
	  o compose_pixbufs(): render transparent icon onto background into a
	    new pixbuf
	  o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
	    icon into a pixbuf
	    gdk-pixbuf-0-branch also uses it to simplify a lot of code
	  o gtkicons_labels_widget() :
	    * add a new background pixbuf parameter that'll be composited with
	icons
	    * render icons with alpha blender in right area
	    * kill imlib_counter
	    * kill imlib usage for
	    * kill dead code (was dead since i fixed mcc memory leaks)
	
	  - TODO: icon flashing on application launch
	
	  - POSTPONED: merge big cleanup, global replacement of imlib usage by
	gdk-pixbuf
	             from gdk-pixbuf-0-branch since it would impacted drakx
	which is not
	             so good

2002/08/30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed possible problem with is_installed and
	are_installed.

2002/08/30  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

2002/08/30  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm, drakxtools.spec: 
	  - mcc :
	o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
	    better die while testing rather than make perl display "uncaught
	    code ..."
	  o kill unused timer
	  o use new ln's icons
	  o disable stupid icon highlighting (was made with duplicating
	    manually all icons in gimp and blue-y them there); restore this
	    effect'll need little play with gamma
	  o use ugtk
	  o kill dead code
	  o cleanups
	  o icons:
	    * switch to new icons set
	    * replace pixmap table by a pixbuf one
	    * use pixbufs for backgrouns and icons,
	    * composite background and icons with transparency trough
	      ugtk::compose_pixbufs()
	    * render icons with full alpha blender in left column
	    * comment the different states
	    * simplify callbacks
	  - ugtk :
	  o readd gdkpixbuf support
	  o ensure imlib is used by default to load files, not gdk-pixbuf
	  o compose_with_back(): load a png icon into a pixbuf and call
	    compose_pixbufs with background pixbuf
	  o compose_pixbufs(): render transparent icon onto background into a
	    new pixbuf
	  o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
	    icon into a pixbuf
	    gdk-pixbuf-0-branch also uses it to simplify a lot of code
	  o gtkicons_labels_widget() :
	    * add a new background pixbuf parameter that'll be composited with
	icons
	    * render icons with alpha blender in right area
	    * kill imlib_counter
	    * kill imlib usage for
	    * kill dead code (was dead since i fixed mcc memory leaks)
	
	  - TODO: icon flashing on application launch
	
	  - POSTPONED: merge big cleanup, global replacement of imlib usage by
	gdk-pixbuf
	             from gdk-pixbuf-0-branch since it would impacted drakx
	which is not
	             so good

2002/08/30  baudens

	* share/advertising/list: Temporary fix

	* share/advertising/15-mdkexpert-corporate.pl,
	share/advertising/14-mdkexpert.pl, share/advertising/13-mdkcampus.pl,
	share/advertising/12-mdkstore.pl, share/advertising/11-mdkstore.pl:
	Temporary new texts. Need to be checked and fixed

2002/08/30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed possible problem with is_installed and
	are_installed.

2002/08/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* network/network.pm: fix looping on network step when configuring
	ethernet card

2002/08/30  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file
	updated Swedish file

2002/08/30  Pixel  <pixel@mandrakesoft.com>

	* standalone/keyboarddrake: 
	  - use keyboard::keyboard2full_xkb
	  - call setxkbmap with -option and -model
	  - use "/etc/init.d/keytable restart" instead of loadkeys

	* keyboard.pm, Xconfig/default.pm: most of the code of
	Xconfig::default::config_keyboard moved to keyboard::keyboard2full_xkb

	* verify_c: ignore c::from_utf8

	* any.pm: 
	  - set GRP_TOGGLE to '' when no GRP_TOGGLE are used
	  - defaults to previous GRP_TOGGLE if one is available

	* Xconfig/card.pm: make perl_checker happy

	* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
	resolution by default)

2002/08/30  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm, drakxtools.spec: 
	  - mcc :
	o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
	    better die while testing rather than make perl display "uncaught
	    code ..."
	  o kill unused timer
	  o use new ln's icons
	  o disable stupid icon highlighting (was made with duplicating
	    manually all icons in gimp and blue-y them there); restore this
	    effect'll need little play with gamma
	  o use ugtk
	  o kill dead code
	  o cleanups
	  o icons:
	    * switch to new icons set
	    * replace pixmap table by a pixbuf one
	    * use pixbufs for backgrouns and icons,
	    * composite background and icons with transparency trough
	      ugtk::compose_pixbufs()
	    * render icons with full alpha blender in left column
	    * comment the different states
	    * simplify callbacks
	  - ugtk :
	  o readd gdkpixbuf support
	  o ensure imlib is used by default to load files, not gdk-pixbuf
	  o compose_with_back(): load a png icon into a pixbuf and call
	    compose_pixbufs with background pixbuf
	  o compose_pixbufs(): render transparent icon onto background into a
	    new pixbuf
	  o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
	    icon into a pixbuf
	    gdk-pixbuf-0-branch also uses it to simplify a lot of code
	  o gtkicons_labels_widget() :
	    * add a new background pixbuf parameter that'll be composited with
	icons
	    * render icons with alpha blender in right area
	    * kill imlib_counter
	    * kill imlib usage for
	    * kill dead code (was dead since i fixed mcc memory leaks)
	
	  - TODO: icon flashing on application launch
	
	  - POSTPONED: merge big cleanup, global replacement of imlib usage by
	gdk-pixbuf
	             from gdk-pixbuf-0-branch since it would impacted drakx
	which is not
	             so good

2002/08/30  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: rc1

2002/08/30  baudens

	* share/advertising/list: Temporary fix

2002/08/30  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* install_steps_newt.pm: Added text for translators

	* share/po/nl.po, share/po/cy.po, share/po/eu.po, share/po/cs.po: updated
	po files

2002/08/30  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/resolution_and_depth.pm: fix typo (choosing the Flat Panel
	resolution by default)

2002/08/30  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: rc1

2002/08/29  Pixel  <pixel@mandrakesoft.com>

	* share/keymaps.tar.bz2: now the only bad one is ro2

	* share/po/it.po, share/po/help-fr.pot, share/po/help-de.pot,
	share/po/es.po, share/po/de.po, share/po/help-es.pot,
	share/po/help-it.pot, share/po/fr.po: 
	  - re-update help-xx.pot after fixing bad drakxid's in xml files
	  - update xx.po's using help-xx.pot
	=> at last, DrakX help is now in sync with xml files :)

	* pixmaps/printer-mdk.png: re-adding with -kb
	removing for re-adding with -kb

	* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
	removable even if they are not media_type fd

	* share/po/help_xml2pm.pl: 
	  - fix missing to_ascii on english part in help-xx.pot
	  - ignore drakxid's in a language but not in english

2002/08/29  baudens

	* share/advertising/09-MDKcampus_icon.png,
	share/advertising/12-MDKstore_icon.png, share/advertising/00-thanks.png,
	share/advertising/10-MDKexpert.png, share/advertising/06-user.png,
	share/advertising/03-graphic_icon.png, share/advertising/03-graphic.png,
	share/advertising/13-Nvert.png, share/advertising/04-develop_icon.png,
	share/advertising/12-MDKstore.png,
	share/advertising/05-contcenter_icon.png,
	share/advertising/02-internet_icon.png,
	share/advertising/02-internet.png, share/advertising/08-games.png,
	share/advertising/11-consul.png, share/advertising/06-user_icon.png,
	share/advertising/07-server.png, share/advertising/04-develop.png,
	share/advertising/10-MDKexpert_icon.png,
	share/advertising/07-server_icon.png,
	share/advertising/08-games_icon.png, share/advertising/01-gnu.png,
	share/advertising/05-contcenter.png, share/advertising/09-MDKcampus.png:
	Remove old images

	* share/advertising/07-desktop.png, share/advertising/14-mdkexpert.png,
	share/advertising/01-thanks.png, share/advertising/02-community.png,
	share/advertising/11-mdkstore.png, share/advertising/12-mdkstore.png,
	share/advertising/04-multimedia.png, share/advertising/05-games.png,
	share/advertising/03-internet.png, share/advertising/06-mcc.png,
	share/advertising/13-mdkcampus.png, share/advertising/10-mnf.png,
	share/advertising/16-thanks.png,
	share/advertising/15-mdkexpert-corporate.png,
	share/advertising/09-server.png, share/advertising/08-development.png:
	New images

	* share/advertising/05-contcenter.pl, share/advertising/09-MDKcampus.pl,
	share/advertising/08-games.pl, share/advertising/11-consul.pl,
	share/advertising/07-server.pl, share/advertising/01-gnu.pl,
	share/advertising/03-graphic.pl, share/advertising/02-internet.pl,
	share/advertising/00-thanks.pl, share/advertising/04-develop.pl,
	share/advertising/06-user.pl, share/advertising/12-MDKstore.pl,
	share/advertising/13-Nvert.pl, share/advertising/10-MDKexpert.pl: Remove
	old texts

	* share/advertising/02-community.pl, share/advertising/01-thanks.pl,
	share/advertising/05-games.pl, share/advertising/09-server.pl,
	share/advertising/04-multimedia.pl, share/advertising/07-desktop.pl,
	share/advertising/10-mnf.pl, share/advertising/08-development.pl,
	share/advertising/06-mcc.pl, share/advertising/03-internet.pl: New text
	(other will come later)

2002/08/29  Daouda Lo  <daouda@mandrakesoft.com>

	* network/adsl.pm: 
	  - dns settings for pppoe
	  - set DNS in adsl config.
	  - update speedtouch link

2002/08/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pcmcia_/probe.c: merge some code from pcmcia-cs-3.2.1 so that
	some pci pcmcia driver
	use i82365 rather than yenta_socket

	* standalone/logdrake: in explain mode, don't display day and hostname to
	have more
	space for the rest

	* drakxtools.spec: meuh
	24mdk

	* my_gtk.pm: ask_browse: display_info needs to be available for rpmdrake

2002/08/29  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* drakperm: Gui for file permission in msec

2002/08/29  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* standalone/drakfont, standalone/drakxtv: English typos (no space before
	colon in English)

	* share/po/es.po: updated po file
	updated pot file

	* share/po/sk.po, share/po/vi.po: updated Slovak and Vietnamese files
	updated pot file

	* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
	share/po/br.po, share/po/th.po, share/po/sl.po, share/po/no.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/ta.po, share/po/fr.po, share/po/it.po, share/po/de.po,
	share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
	share/po/el.po, share/po/hu.po: updated pot file

	* share/rpmsrate: removed ami-gnome (the package won't be in 9.0, as it
	doesn't work
	with Gnome2)

	* harddrake/ui.pm: English typos (Quitter->Quit,
	Informations->Information)
	corrected English typos (no space before colon in English)

	* share/po/cy.po, share/po/nl.po, share/po/eu.po: updated pot file
	updated Welsh, Basque and Dutch files

	* harddrake/v4l.pm, standalone/drakbackup: corrected English typos (no
	space before colon in English)

2002/08/29  Pixel  <pixel@mandrakesoft.com>

	* share/keymaps.tar.bz2: now the only bad one is ro2

	* share/po/help_update_english_only.pl: semi-automatic script allowing to
	update help.pm without creating a hell lot of "fuzzy" in po's

	* share/po/Makefile: workaround missing entities in spanish
	adapt to new manual cvs dirs

	* share/po/help_xml2pm.pl: 
	  - fix missing to_ascii on english part in help-xx.pot
	  - ignore drakxid's in a language but not in english
	  - adapt to new manualB xml help
	  - fix tr/// causing havoc in french accents (and other)

	* install2.pm (formatPartitions): create /dev/null as soon as possible on
	to be installed system

	* detect_devices.pm (isRemovableDrive): usb with class "Floppy (UFI)" are
	removable even if they are not media_type fd
	(isRemovableUsb): using "Floppy (UFI)" usb media_type is no good, use
	magical usb2removable instead
	(usb_description2removable): more entries
	(suggest_mount_point): use new function usb2removable

	* share/po/help-eu.pot: not available anymore (=> use the i18n from eu.po)

	* help.pm: update help from xml

	* standalone/drakupdate_fstab: fix check_hard_drives
	in --auto, print the mount points add/removed for use in hotplug
	  - add option --auto
	  - when --auto, ignore actions on partitions when the drive has
	extended partitions

	* devices.pm: allow creation of "/dev/null" device

	* share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, share/po/th.po,
	share/po/et.po, share/po/ja.po, share/po/hr.po, share/po/be.po,
	share/po/ko.po, share/po/sv.po, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/da.po, share/po/ca.po, share/po/ar.po,
	share/po/ro.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/eu.po,
	share/po/lv.po, share/po/hu.po, share/po/id.po, share/po/ru.po,
	share/po/no.po, share/po/sl.po, share/po/tr.po, share/po/mt.po,
	share/po/ga.po, share/po/uk.po, share/po/lt.po, share/po/cy.po,
	share/po/sp.po, share/po/bs.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/pt.po, share/po/ta.po,
	share/po/vi.po, share/po/nl.po, share/po/eo.po, share/po/el.po,
	share/po/bg.po, share/po/cs.po: automatic update to new help.pm (so that
	no fuzzy appears)

	* share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot,
	share/po/help-es.pot: 
	  - re-update help-xx.pot after fixing bad drakxid's in xml files
	  - update xx.po's using help-xx.pot
	=> at last, DrakX help is now in sync with xml files :)
	update help from xml

	* install_steps_gtk.pm: rpm description & group are in utf8, so use
	c::from_utf8

	* standalone/drakgw: drakgw now needs shorewall, so install shorewall if
	needed (fix bug reported by Erwan)

	* share/po/it.po, share/po/es.po, share/po/fr.po, share/po/de.po: 
	  - re-update help-xx.pot after fixing bad drakxid's in xml files
	  - update xx.po's using help-xx.pot
	=> at last, DrakX help is now in sync with xml files :)
	automatic update to new help.pm (so that no fuzzy appears)

2002/08/29  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: GUI feedback during restore.

2002/08/29  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: s/||/or/ between commands, the high-precedence "||" lead to
	problems sometimes.

2002/08/29  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/data.pm: move STORAGE_OTHER devices in ata controllers (aka
	pseudo raid controllers
	ala pdc)

	* standalone/logdrake: add a scroll bar in embedded mode for mcc

	* standalone/service_harddrake, harddrake/TODO: 25mdk

	* harddrake/ui.pm: embedded mode: exit on "quit" click

	* drakxtools.spec: harddrake service:
	  - Prereq: rpm-helper
	  - fix init-script-without-chkconfig-{post,preun}
	  - s/perl -w/perl/
	  - don't use diags and strict
	gc must how learn to commit
	25mdk

2002/08/28  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/th.po: fixed Project-Id line

	* share/po/tr.po: updated Turkish file

	* share/po/bs.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
	share/po/sl.po, share/po/af.po, share/po/az.po, share/po/ja.po,
	share/po/ga.po, share/po/uk.po, share/po/ko.po, share/po/sr.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/sp.po,
	share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/eo.po,
	share/po/lv.po, share/po/cs.po, share/po/bg.po, share/po/el.po,
	share/po/ar.po: fixed Project-Id header

2002/08/28  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/card.pm: 
	  - ensure prefer_xf3 is never set when {server} is missing
	  - don't propose xfree3 when no {server} for the card
	  - don't propose xfree4 when no {Driver} for the card

	* detect_devices.pm: 
	  - why did hds() did return removable drives in standalone? changing
	this (this was written in 1999 so no good reason must stand)
	  - remove the ugly isFloppyOrHD
	  - new function get_usb_storage_info which magically links
	/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
	  - new function usb_description2removable which tries to categorize the
	removables
	  - new function removables returning various things
	  - new function isRemovableUsb using usb class
	  - new function isFloppyUsb using the usbtable "Removable:floppy"
	  - suggest_mount_point use "Removable:xxx" entries from usbtable, or
	usb_description2removable()

	* drakxtools.spec: 
	  - drakupdate_fstab first appearance
	  - remind me to teach titi how to commit

	* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab

	* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
	in auto_install's manualFstab
	  - read_fstab, write_fstab: add the possibility to not change
	credentials
	  - use detect_devices::removables()

2002/08/28  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Added automatical configuration of the
	printers in the GIMP.

2002/08/28  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/logdrake: 
	  - fix logdrake display window in embedded mode

2002/08/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: small fix

2002/08/28  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/vi.po: updated po files
	Changed encoding of Vietnamese file to be the same as used in vi.po of
	rpmdrake

	* share/po/cy.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
	share/po/bs.po, share/po/af.po, share/po/az.po, share/po/eo.po,
	share/po/el.po, share/po/cs.po, share/po/bg.po: fixed Project-Id header
	updated pot file

	* share/po/br.po, share/po/be.po, share/po/DrakX.pot, share/po/de.po:
	updated pot file

	* share/po/ro.po: updated po files
	updated po files
	updated Italian and Romanian files

	* share/po/tr.po: updated Turkish file
	updated po files
	updated po files

	* share/po/sk.po, share/po/no.po, share/po/mt.po, share/po/sv.po,
	share/po/ta.po, share/po/nl.po: updated po files
	updated po files

	* harddrake/sound.pm: Fixed typo (no space before a colon in English)

	* share/po/gl.po, share/po/pt_BR.po, share/po/ga.po, share/po/pl.po,
	share/po/fi.po: fixed Project-Id header
	updated po files

	* share/po/it.po: updated po files
	updated Italian and Romanian files

	* share/po/th.po: fixed Project-Id line
	updated po files
	updated po files

	* share/po/id.po, share/po/et.po, share/po/hr.po, share/po/wa.po,
	share/po/is.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/fr.po, share/po/eu.po, share/po/es.po, share/po/hu.po: updated
	po files

	* share/po/ru.po, share/po/sl.po, share/po/ja.po, share/po/uk.po,
	share/po/ko.po, share/po/sr.po, share/po/lt.po, share/po/sp.po,
	share/po/lv.po: fixed Project-Id header
	updated po files
	updated po files

2002/08/28  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm (is_same_hd): add ugly support for davfs devices (http://...)
	comparison without the ending "/"

	* partition_table/dos.pm (partition_table::dos::last_usable_sector): don't
	use totalsectors, compute it so that it is cylinder aligned

	* Xconfig/monitor.pm: choose a good_default_monitor based on laptop-or-not
	(thanks to cosmic flo)

	* fs.pm: use add2hash_ for setting "username=%" otherwise it causes havoc
	in auto_install's manualFstab
	  - read_fstab, write_fstab: add the possibility to not change
	credentials
	  - use detect_devices::removables()
	remove deprecated comment (supermount *does* handle auto type nowadays)
	(set_default_options): use $is_removable to know if it is removable
	instead of
	testing the presence of $part->{rootDevice} (this must be old code
	predating
	the avaibility of $is_removable)
	create detect_devices::suggest_mount_point and use it instead of doing
	it in fs::set_removable_mntpoints
	use mkdir_p instead of mkdir
	use new function part2device() to have the file from {device} (fixes
	mounting of ntfs in standalone)
	default option username=% for smb

	* Makefile.config, standalone/drakupdate_fstab: new prog drakupdate_fstab

	* interactive.pm, interactive/gtk.pm: add {callbacks}{advanced}, called
	when "Advance" button is pressed

	* standalone/diskdrake: remove unused $fstab

	* detect_devices.pm: 
	  - why did hds() did return removable drives in standalone? changing
	this (this was written in 1999 so no good reason must stand)
	  - remove the ugly isFloppyOrHD
	  - new function get_usb_storage_info which magically links
	/proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :)
	  - new function usb_description2removable which tries to categorize the
	removables
	  - new function removables returning various things
	  - new function isRemovableUsb using usb class
	  - new function isFloppyUsb using the usbtable "Removable:floppy"
	  - suggest_mount_point use "Removable:xxx" entries from usbtable, or
	usb_description2removable()
	create detect_devices::suggest_mount_point and use it instead of doing
	it in fs::set_removable_mntpoints
	use mkdir_p instead of mkdir

	* Xconfig/main.pm: fix calling export_to_install_X in
	configure_everything_auto_install

	* install_steps.pm: 
	  - use $::prefix in any::get_secure_level()
	  - fix any::get_secure_level() not using prefix when it should

	* Xconfig/xfree3.pm, Xconfig/xfree4.pm: Xconfig::xfree3::set_resolution
	and Xconfig::xfree4::set_resolution must not modify parameter $Screen
	before calling Xconfig::xfreeX::set_resolution (otherwise the resolution
	setting is done on only one device which is bad for multi-head)

	* any.pm: 
	  - use $::prefix in any::get_secure_level()
	  - fix any::get_secure_level() not using prefix when it should
	(selectLanguage): fix the ugly use of focus_out for setting langs. Was
	completly rubbish in newt.

	* network/tinyfirewall.pm: better error message

	* partition_table.pm: remove associating 0x35 => 'jfs' since it causes
	types_rev to associate jfs to 0x35 instead of 0x383

	* loopback.pm, devices.pm, install_any.pm: use mkdir_p instead of mkdir

	* install_steps_interactive.pm: bus/usb category prompting is automatic

	* diskdrake/interactive.pm, diskdrake/removable.pm,
	diskdrake/smbnfs_gtk.pm: in "Mount point", by default choose the default
	proposition (asked by dadou for smb)

	* diskdrake/dav.pm: add "Mount" and "Unmount"
	in "Mount point", by default choose the default proposition (asked by
	dadou for smb)

	* Xconfig/resolution_and_depth.pm: on a "Flat Panel" use the flat planel
	resolution (as suggested by Alastair Scott)

	* install_steps_gtk.pm, share/list, Makefile: group icons are not used,
	remove them

2002/08/28  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Printerdrake remembers now whether it was in normal mode or
	in expert
	mode last time.
	OpenOffice.org: Remove default printer tag from the "Generic Printer"
	when Printerdrake adds an entry for the system's default printer.

	* pixmaps/printer-mdk.png, pixmaps/printer.png: Renamed icon of
	Printerdrake so that it does not get overwritten by
	Star Office.

	* standalone/printerdrake: Printerdrake remembers now whether it was in
	normal mode or in expert
	mode last time.
	Renamed icon of Printerdrake so that it does not get overwritten by
	Star Office.

	* printerdrake.pm: Printerdrake remembers now whether it was in normal
	mode or in expert
	mode last time.

2002/08/28  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: 
	  - embeded mode:
	o only display menu bar if not in embedded mode
	  o add a "quit" button in  embedded mode
	  - make my_gtk ui be readable by indentation

	* harddrake/TODO: update

2002/08/27  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds

	* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
	it in fsedit::hds)

	* fsedit.pm: 
	  - create lvms() which contains what was in hds()
	  - create get_hds() which handle errors when calling hds()
	  - remove commented obsolete code
	  - read_partitions is now read_proc_partitions_raw
	  - readProcPartitions is now read_proc_partitions
	  - read_proc_partitions use fake {start}s so that the empty space is
	computed ok by get_normal_parts_and_holes
	  - verifyHds doesn't exist anymore
	  - part of it is in hds() using compare_with_proc_partitions() and
	use_proc_partitions()
	  - part of it is in install_any::getHds

	* partition_table.pm: 
	  - do not handle clearall in read()
	  - ensure not partition table in written when "readonly" (it must not
	happen, but just in case)

	* diskdrake/interactive.pm: handle "readonly" per hds

	* partition_table/raw.pm (test_for_bad_drives): classify error messages
	(either read, write or something-else)

	* install_interactive.pm: handle "readonly" flag per hard drives instead
	of a global one

	* standalone/diskdrake: use function fsedit::get_hds which handles errors

	* share/po/de.po: remove duplicate entries

	* install_steps_interactive.pm, install_any.pm: remove/simplify error
	hanling (most of it is moved to fsedit.pm)

	* any.pm, bootloader.pm, install2.pm: :x

	* diskdrake/hd_gtk.pm: nicer error message when no devices are available
	(esp. for standalone)

2002/08/27  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/network.pm: 
	  - new 'previous' button bug fix

2002/08/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: display a warning message about packages
	to remove.

	* install_any.pm: added warn about packages to remove.

	* crypto.pm: restore real distrution version used.

2002/08/27  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/nl.po: updated po file

	* share/po/sk.po: updated Slovak file

2002/08/27  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm: handle "readonly" per hds

	* Xconfig/various.pm, standalone/drakboot: use the new fsedit::get_hds

	* my_gtk.pm: 
	  - add ",*-r-*" in wizard fontset
	  - i18n the fontset

	* detect_devices.pm: set {prefix} for rd/ida/cciss/... (instead of doing
	it in fsedit::hds)

	* partition_table/raw.pm (test_for_bad_drives): classify error messages
	(either read, write or something-else)

	* fsedit.pm: 
	  - create lvms() which contains what was in hds()
	  - create get_hds() which handle errors when calling hds()
	  - remove commented obsolete code
	  - read_partitions is now read_proc_partitions_raw
	  - readProcPartitions is now read_proc_partitions
	  - read_proc_partitions use fake {start}s so that the empty space is
	computed ok by get_normal_parts_and_holes
	  - verifyHds doesn't exist anymore
	  - part of it is in hds() using compare_with_proc_partitions() and
	use_proc_partitions()
	  - part of it is in install_any::getHds

	* any.pm: set password2 to password so that upgrading bootloader with an
	existing password works (thanks to Aleksander Adamowski)
	add ntools and ctools in %high_security_groups

	* install_interactive.pm: handle "readonly" flag per hard drives instead
	of a global one

	* standalone/diskdrake: use function fsedit::get_hds which handles errors

	* install_any.pm, install_steps_interactive.pm: remove/simplify error
	hanling (most of it is moved to fsedit.pm)

	* partition_table.pm: 
	  - do not handle clearall in read()
	  - ensure not partition table in written when "readonly" (it must not
	happen, but just in case)

	* diskdrake/hd_gtk.pm: nicer error message when no devices are available
	(esp. for standalone)

2002/08/27  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: catalog restore via HD, CD, tape & network

2002/08/27  siegel

	* share/po/de.po: updates
	updates

2002/08/27  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: 
	  - Bug fix: s/detect_devices::getSNMPModel/printer::getSNMPModel/
	  - Added support for the photo card reader in the HP PSC 2200 series.
	Make number of MB to install in first time dialog changeable without
	breaking the translations.

	* printer.pm: Set default text margins to half an inch and default size
	for images
	to be printed to the full page.

2002/08/26  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
	(thanks to Nora Etukudo)

	* bootloader.pm: correctly handle empty and commented lines in lilo.conf

	* mouse.pm: create /dev/usbmouse symlink for non devfs use

	* detect_devices.pm: dev_is_devfs always return false during install

2002/08/26  Till Kamppeter  <till@mandrakesoft.com>

	* standalone/printerdrake: 
	  - Ask user whether he really wants to set up printing when he starts
	Printerdrake for the first time.
	  - Added titles ("Printerdrake") to all wait messages.

	* printerdrake.pm: Button to close Printerdrake shows "Done" during
	installation and in MCC and "Quit" in standalone mode.
	  - Ask user whether he really wants to set up printing when he starts
	Printerdrake for the first time.
	  - Added titles ("Printerdrake") to all wait messages.

2002/08/26  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/ethernet.pm: 
	  - fix previous button behavior in Proxies configuration

2002/08/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* detect_devices.pm: avoid using serial_probe on non terminal device
	(ttyxx or ttySxx).

2002/08/26  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/rpmsrate: autoselection of tamil fonts when tamil locale is chosen

	* lang.pm: Now console fonts (at least those used by DrakX) include an sfm
	map;
	no need to provide one.
	small fix (ta->ta_IN)

	* share/po/zh_CN.po: updated Chinese file

2002/08/26  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix deleting previous report.bug when upgrading
	revert (not needed by gnome-panel)
	move modules::write_pcmcia before install packages

	* Xconfig/monitor.pm: fix 2 occurences of use of $monitors as a hash
	(thanks to Nora Etukudo)

	* bootloader.pm: correctly handle empty and commented lines in lilo.conf

	* mouse.pm: create /dev/usbmouse symlink for non devfs use

	* network/shorewall.pm: ensure net_interface is found in any case

	* fsedit.pm: increase maxsize for / (partitioning with /usr) since it
	contains /tmp and /opt (as requested by Arnaud de Lorbeau)

	* detect_devices.pm: dev_is_devfs always return false during install

	* fs.pm (prepare_write_fstab): use mkdir_p instead of mkdir to handle
	mount points like /mnt/foo/bar (bug reported by David Eastcott)

2002/08/26  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Dialog for printing test pages: Unmark all test pages when
	"No test
	pages" is marked.
	Accelerated printing of the photo test page when CUPS is the spooler,
	the internal image converter of CUPS is faster than ImageMagick.

	* printerdrake.pm: Dialog for printing test pages: Unmark all test pages
	when "No test
	pages" is marked.
	Accelerated printing of the photo test page when CUPS is the spooler,
	the internal image converter of CUPS is faster than ImageMagick.
	Hide buttons to choose network printer auto-detection in the add printer
	wizard when there is no local network (recommended mode).
	Let "samba-client" only be installed when really needed.

2002/08/26  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm: 
	  - lots of cleanups
	  - documente gtkcreate_png()
	  - fix Gdk::DrawingArea usage in gtkpng_pixbuf()
	  - common bring MDK::Common::Math for us
	  - globalize state (aka highlith icon or not)
	code is much more understandable now
	instead of creating a global callback for repainting exposing widgets,
	all Gdk::DrawingArea'll come from gtkpng_pixbuf() whose code is 80 %
	the redrawing callback

2002/08/25  gbeauchesne

	* share/rpmsrate: 
	  - Suggest "OpenOffice.org" instead of "openoffice"
	  - First attempt to get localized installations of OOo

2002/08/25  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/es.po, share/po/da.po: updated Danish and Spanish files

2002/08/25  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/drakautoinst: fixe explanation use

2002/08/24  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

	* lang.pm: ichanged kde default fonts to match what we ship

2002/08/24  Till Kamppeter  <till@mandrakesoft.com>

	* detect_devices.pm, printer.pm, printerdrake.pm: Let command line tools
	for network scanning run under "chroot $refix", otherwise they take ages
	during installation.
	Moved network scanning functions from "detect_devices.pm" to
	"printer.pm" so that they have access to the "$prefix" variable.

2002/08/23  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/zh_TW.po, share/po/hu.po: updated Hungarian and Chinese files

2002/08/23  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/xfree4.pm: fix "screen1 RightOf screen2", it must be "screen2
	RightOf screen1"

	* network/netconnect.pm (read_raw_net_conf): new function to access
	/etc/sysconfig/drakconnect and /etc/sysconfig/drakconnect.$type ensuring
	migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type

	* network/shorewall.pm: remove debug code

	* Xconfig/card.pm: 
	  - fix setting "Screen <number>" for multi-head cards
	  - don't propose XFree3 when using multi-head

	* standalone.pm: add modules network::tinyfirewall and network::shorewall

	* interactive.pm: when standalone, use the name of the program for the
	window title

	* Xconfig/xfreeX.pm (set_resolution): set the resolution on all Screen
	sections (otherwise Xinerama fails (?))

2002/08/23  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: combine file browser subs into generic routine
	catalog restore - check restore media params - verify media
	reworked failure to find restore path treatment
	  - now user gets option to reselect dir, install
	   media, or use the catalog browser for
	   unmountable media
	 - fix eject media typo
	 - create/read tape label for catalog
	 - more GUI crash fixes
	 - catalog browser - can select session or
	   individual files for restore - needs backend
	 - merge with other CVS changes, some language fixes

2002/08/23  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm: 19mdk
	  - ugtk:
	o switch from imlib to gdk-pixbuf
		o kill gtkcreate_imlib()
		o big cleanup by the way
		o support alpha blender [not complete]
		o fix mem leak
		o remove dynamic support of imlib||gdk-pixbuf since:
		  * gtk2 require gdk-pixbuf anyway
		  * imlib sucks
		  * less code/libs in install
	    o kill unused cursors
	    o kill icon flashing
	    o gtkcreate_png_pixbuf() : load a png into a pixbuf
	    o gtkpng_pixbuf() : render a pixbuf into a drawable
	    o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
	      alpha bitmap
	    o add2notebook() : simplify
	fix 95% of mcc memory leaks
	  - ugtk:
	     o switch from imlib to gdk-pixbuf
		o kill gtkcreate_imlib()
		o big cleanup by the way
		o support alpha blender
		o fix mem leak
		o remove dynamic support of imlib||gdk-pixbuf since:
		  * gtk2 require gdk-pixbuf anyway
	    o kill unused cursors
	    o kill icon flashing
	    o gtkcreate_png_pixbuf() : load a png into a pixbuf
	    o gtkpng_pixbuf() : render a pixbuf into a drawable
	    o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
	      alpha bitmap
	    o add2notebook() : simplify
	  - harddrake:
	    o bump version number

	* standalone/draksound: use right sound-slot

	* share/po/fr.po: s/p,bi(Bph,bi(Briques/p,bi(Briph,bi(Briques/

	* network/netconnect.pm, standalone/drakgw: florin fixes for multiple NIC
	boxes

	* harddrake/sound.pm: 20mdk:
	  - florin fixes for firewalling
	  - check that alternative is unknown, not the current driver, before
	saying that there's no alternative.
	  anyway, our only caller cannot get there's with a current unknown
	  driver since he only try listed/know drivers ....
	19mdk
	use right sound-slot
	check that alternative is unknown, not the current driver, before
	saying that there's no alternative.
	anyway, our only caller cannot get there's with a current unknown
	driver since he only try listed/know drivers ....

	* drakxtools.spec: 20mdk:
	  - florin fixes for firewalling
	  - check that alternative is unknown, not the current driver, before
	saying that there's no alternative.
	  anyway, our only caller cannot get there's with a current unknown
	  driver since he only try listed/know drivers ....
	19mdk
	  - ugtk:
	     o switch from imlib to gdk-pixbuf
		o kill gtkcreate_imlib()
		o big cleanup by the way
		o support alpha blender [not complete]
		o fix mem leak
		o remove dynamic support of imlib||gdk-pixbuf since:
		  * gtk2 require gdk-pixbuf anyway
		  * imlib sucks
		  * less code/libs in install
	    o kill unused cursors
	    o kill icon flashing
	    o gtkcreate_png_pixbuf() : load a png into a pixbuf
	    o gtkpng_pixbuf() : render a pixbuf into a drawable
	    o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
	      alpha bitmap
	    o add2notebook() : simplify
	18mdk
	  - ugtk:
	     o switch from imlib to gdk-pixbuf
		o kill gtkcreate_imlib()
		o big cleanup by the way
		o support alpha blender
		o fix mem leak
		o remove dynamic support of imlib||gdk-pixbuf since:
		  * gtk2 require gdk-pixbuf anyway
	    o kill unused cursors
	    o kill icon flashing
	    o gtkcreate_png_pixbuf() : load a png into a pixbuf
	    o gtkpng_pixbuf() : render a pixbuf into a drawable
	    o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
	      alpha bitmap
	    o add2notebook() : simplify
	  - harddrake:
	    o bump version number

2002/08/23  Warly  <warly@mandrakesoft.com>

	* share/logo-mandrake.png: beta 4 logo

2002/08/22  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* share/po/ca.po, share/po/hu.po: updated Hungarian file

2002/08/22  Pixel  <pixel@mandrakesoft.com>

	* network/shorewall.pm: make perl_checker happy
	use $::prefix to access shorewall config files
	  - add network::shorewall
	  - add tinyfirewall during install

	* standalone/tinyfirewall: complete rewrite

	* network/netconnect.pm, tinyfirewall.pm, network/tinyfirewall.pm: 
	  - add network::shorewall
	  - add tinyfirewall during install

	* pixmaps/monitor-1152.png, pixmaps/monitor-1920.png,
	pixmaps/monitor-1400.png, pixmaps/monitor-2048.png,
	pixmaps/monitor-1600.png: re-adding with -kb
	removing for re-adding with -kb

	* standalone/drakgw: use shorewall (need testing)

2002/08/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/cvslog2changelog.pl: uniformize real names

2002/08/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed stupid typo for bestKernelPackage.
	added return for bestKernelPackage ;-)

2002/08/21  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: add link to draksplash

	* standalone/draksplash: remove warnings

2002/08/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt.po: updated po file

2002/08/21  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm: put back loadkeys_files which *is* used (by
	make_rescue_img)

2002/08/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated po file

	* keyboard.pm, share/keyboards.tar.bz2: merged keyboards with XFree86

2002/08/20  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p

	* drakxtools.spec: 
	  - fix dangling waiting watch mousecursor (well, please test!)
	  - adding draksplash (nathan)

	* my_gtk.pm: 
	  - in destroy, detect if program is going to leave, in that case
	don't do anything, especially don't set the waiting mouse cursor
	another thing is that calling flush() at this moment causes segfault
	so don't do it and no more segfault :)
	(now, if someone finds out what this 4 is about... but you cares, it
	works :)
	this fixes program ending on an exception
	  - also add END() calling exit() (in case a program forgets to (heurk)
	call exit())

2002/08/20  alus

	* share/po/pl.po: Upper Case
	updated translation

2002/08/20  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/adsl.pm: o ECI adsl config fix

2002/08/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: make sure kernel is selected during upgrade.

	* pkgs.pm: fixed ldconfig not visible in packages tree.
	fixed ldconfig not selected for installation.
	added bestKernelPackage.

2002/08/20  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* standalone/draksplash: a tool for bootsplash theme creation

	* drakxtools.spec: adding draksplash

	* Makefile.config: adding draksplash in STANDALONEPMS_

2002/08/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/keyboards.tar.bz2, keyboard.pm: merged keyboards with XFree86

	* share/po/ta.po, share/po/hu.po: updated po file
	updated pot file

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/cs.po,
	share/po/bg.po, share/po/el.po: updated pot file

	* lang.pm: Removed fallback languages for "bs" (there are enough native
	translations now)

2002/08/20  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm: 
	  - in destroy, detect if program is going to leave, in that case
	don't do anything, especially don't set the waiting mouse cursor
	another thing is that calling flush() at this moment causes segfault
	so don't do it and no more segfault :)
	(now, if someone finds out what this 4 is about... but you cares, it
	works :)
	this fixes program ending on an exception
	  - also add END() calling exit() (in case a program forgets to (heurk)
	call exit())

	* share/keymaps.tar.bz2: update to correspond to keyboard.pm

	* mouse.pm: fix the use of create_okcancel

	* keyboard.pm: fix pablo... uh no, too hard. fix his typo instead ;p
	  - drop the loadkeys_files (it is unused)
	  - add more precise check of the existence of .bkmap's and that
	share/keymaps.tar.bz2 is up to date

	* install_steps_interactive.pm: firewire configuration is only automatic
	add firewire controller configuration

	* standalone/drakbackup: fix $'s in i18n'ed strings

	* standalone/XFdrake: when restarting X, don't kill kdm/gdm/xdm, they
	don't need this (worse, they don't respawn)

	* install_steps.pm, modules.pm: add firewire controller configuration

	* drakxtools.spec: 
	  - fix dangling waiting watch mousecursor (well, please test!)
	  - adding draksplash (nathan)

2002/08/20  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: remove unused subs
	disable forced "backup before restore" that erases previous backup
	more work towards tracking backed up files for future recovery

2002/08/20  Till Kamppeter  <till@mandrakesoft.com>

	* standalone/scannerdrake: 
	  - Let all occurences of "Seiko Epson" replaced by "Epson" both in the
	scanner names read from the ScannerDB and in the names resulting from
	scanner auto-detection (names from usbtable). So the user gets
	presented "Epson" and usbtable can have "Epson" names where ScannerDB
	can have "Seiko Epson" names.
	  - If a scanner is listed as "unsupported" in ScannerDB, the user gets
	a message instead of scannerdrake silently exiting.
	Fixed parantheses of a "member" function, fixed typos.

	* scanner.pm: 
	  - Let all occurences of "Seiko Epson" replaced by "Epson" both in the
	scanner names read from the ScannerDB and in the names resulting from
	scanner auto-detection (names from usbtable). So the user gets
	presented "Epson" and usbtable can have "Epson" names where ScannerDB
	can have "Seiko Epson" names.
	  - If a scanner is listed as "unsupported" in ScannerDB, the user gets
	a message instead of scannerdrake silently exiting.

	* printer.pm: Taken LPRng from spooler menu in printerdrake.

2002/08/20  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/logdrake: s/one of the selected service/one of the selected
	services/
	(spoted by Arpad Biro)

	* standalone/draksound: 
	  - simplify
	  - allocate sound slots in the same order as install2.pm (aka in
	modules::probe_category('multimedia/sound') order)
	add draksound: allow to switch between alsa and oss;
	should result in better sound support

	* harddrake/TODO: instead of generating my own list of module descriptions
	from
	list_modules.pm list of sound modules, just
	usemodules::category2modules_and_description

	* standalone/service_harddrake: 
	  - kill dead code
	  - more use of MDK::Common
	  - use draksound wizard
	  - boot: only check for removed/added disks, video card, ethernet
	devices and mouse

	* ugtk.pm: kill debugging prints

	* help.pm: s/enter a disk/insert a disk/ (Arpad Biro)

	* standalone/drakbackup: typo fixed seen by Arpad Biro:
	s/durind/during/
	s/an user/a user/
	s/select select/select/
	s/propogate/propagate/

	* harddrake/data.pm: 
	  - use draksound wizard
	  - boot: only check for removed/added disks, video card, ethernet
	devices and mouse
	don't put dvd burners in both dvd and burners classes but only in
	burners

	* harddrake/Makefile, harddrake/gen_snd_list, harddrake/sound.pm: instead
	of generating my own list of module descriptions from
	list_modules.pm list of sound modules, just
	usemodules::category2modules_and_description
	add draksound: allow to switch between alsa and oss;
	should result in better sound support

	* docs/Partition-ends-after-end-of-disk.txt: typo fix

	* bootlook.pm: s/mkinird/mkinitrd/ (Arpad Biro)

2002/08/19  alus

	* share/po/pl.po: one fix

2002/08/19  Pixel  <pixel@mandrakesoft.com>

	* Makefile.config: remove dir security

	* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
	more accurate than
	$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
	since
	when the Plug is full, the window is not embedded.

	* fs.pm: fix checking the return value of fsck.jfs

	* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
	if displayed wizard mode

	* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
	to handle same name entries with different EISA_ID
	(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
	(happens for some hardware)
	(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
	failing

	* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"

2002/08/19  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* modules.pm: typo fix spoted by Arpad Biro

	* standalone/drakbackup: s/progess/progress/ (Arpad Biro)

2002/08/19  alus

	* share/po/pl.po: one fix

2002/08/19  Christian Belisle  <cbelisle@mandrakesoft.com>

	* standalone/draksec: 
	  - draksec is now in his own package

2002/08/19  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/network.pm: o remove old /etc/hosts entries for the hostname
	before adding new one

2002/08/19  fcrozat

	* share/rpmsrate: Make sure nautilus-gtkhtml is installed by default for
	GNOME

2002/08/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ta.po: Added Tamil file

	* share/po/pt.po: updated Portuguese file

2002/08/19  Pixel  <pixel@mandrakesoft.com>

	* Makefile.config: remove dir security

	* proxy.pm: add $Id: ChangeLog,v 1.758 2002/09/21 23:20:58 prigaux Exp $

	* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
	more accurate than
	$::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it,
	since
	when the Plug is full, the window is not embedded.

	* install_any.pm (getAndSaveAutoInstallFloppy): ensure mount fail doesn't
	cause any pb

	* detect_devices.pm: add scsi Optical Device recognition (thanks to
	Michael Riss)
	(without this, a hard drive following the optical device gets assigned
	sda
	whereas sda is the optical device and the hard drive really is sdb)

	* fs.pm: fix checking the return value of fsck.jfs

	* my_gtk.pm: in my_gtk object, set {isEmbedded} if embedded and {isWizard}
	if displayed wizard mode

	* Xconfig/monitor.pm (readMonitorsDB): now return a list instead of a hash
	to handle same name entries with different EISA_ID
	(configure_automatic): handle EISA_ID but no VertRefresh/HorizSync
	(happens for some hardware)
	(choose): handle user asking for "Plug'n Play" monitor and ddcxinfos
	failing

	* Xconfig/main.pm: replace "xxx => eval { }" with "xxx => scalar eval {}"

2002/08/19  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: s/drakconnet/drakconnect/ (Thank you for adding this
	bug, Titi)

2002/08/19  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* modules.pm: add remove_modules

2002/08/18  alus

	* share/po/pl.po: updated translation

2002/08/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ca.po: updated Catalan file

	* share/po/id.po, share/po/da.po: updated Danish and Indonesian files

	* share/po/cs.po, share/po/hu.po: updated Czech and Hungarian files

2002/08/18  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: since lba32 is the default in lilo.conf
	  - write "geometric" when lba32 is not set
	  - don't write lba32 (useless)

2002/08/18  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Fixed HP multi-function device
	configuration during the installation:
	  - Fixed mistyped package name for "mtoolsfm"
	 - Set links for photo card reader auto-detection to work

2002/08/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/ru.po, share/po/gl.po, share/po/pt_BR.po,
	share/po/br.po, share/po/th.po, share/po/no.po, share/po/et.po,
	share/po/ja.po, share/po/hr.po, share/po/tr.po, share/po/mt.po,
	share/po/ga.po, share/po/be.po, share/po/uk.po, share/po/ko.po,
	share/po/pl.po, share/po/fi.po, share/po/lt.po, share/po/cy.po,
	share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/bs.po,
	share/po/ro.po, share/po/wa.po, share/po/is.po, share/po/af.po,
	share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/vi.po, share/po/fr.po, share/po/it.po, share/po/nl.po,
	share/po/eu.po, share/po/es.po, share/po/de.po, share/po/eo.po,
	share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/lv.po,
	share/po/hu.po: updated po files

2002/08/17  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/card.pm: 
	  - allow to change the detected card
	  - the chosen card can be used for dualhead if it is dualhead

	* Xconfig/resolution_and_depth.pm: sort resolutions to default to
	1280x1024 instead of 1280x960
	if the monitor size is not given, default to 14'

	* any.pm (devfssymlinkf): use "mksymlink" instead of "symlink" so that
	devfsd doesn't give an error when the symlink already exists

	* Xconfig/proprietary.pm: 
	  - fix module not returning true
	  - don't install_matrox_hal when testing

	* Xconfig/main.pm: ensure the chosen resolution is maintained unchanged
	when changing the graphic
	card or monitor.

2002/08/17  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Fixes to make it possible toinstall HP's multi-function
	devices during installation.

	* scanner.pm: Let a newline character be put after the entry in
	/etc/sane.d/dll.conf, so more than one driver name can be added
	without all of them going into one line and then being unreadable.

2002/08/16  alus

	* share/po/pl.po: updated

2002/08/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/sl.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/sk.po: updated Slovak file

	* share/po/da.po, share/po/ko.po: updated Danish and Korean files

2002/08/16  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix "Security Administrator (login or email)" missing field

	* interactive/newt.pm: fix dialog box with empty buttons (thanks to
	Hamster <hamster@hamsternet.org>)

	* Xconfig/test.pm: raise the testing time from 8 to 12 seconds

	* my_gtk.pm (create_okcancel): do not display "Cancel" when {cancel} is
	empty string

	* bootloader.pm (add_entry): new entry will now keep its label, the
	conflicting one will be renamed "old_xxx" (and not the opposite)

	* diskdrake/interactive.pm: limit max size of loopback to 2GB on FAT

2002/08/16  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: insert a space between "field:" and "description"

	* harddrake/v4l.pm, harddrake/bttv.pm, standalone/drakxtv,
	install_steps_interactive.pm: 
	  - harddrake::bttv is renamed harddrake::v4l
	  - harddrake::v4l handle saa7134 too now (and not only bttv)
	  - harddrake::v4l::config need a new driver parameter in order to be
	able to offer the right cards and tuners list
	  - drakxtv: kill some old comments
	  - add the list of cards supported by saa7134
	  - add a not to remember a potentiel speedup

2002/08/15  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - add --incident : could be used by signal catcher to launch drakbug
	when app crash

	* standalone/drakautoinst: 
	  - explanations

2002/08/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/da.po, share/po/DrakX.pot, share/po/fr.po,
	share/po/fi.po, share/po/de.po: updated Danish and Hungarian files

	* share/po/zh_CN.po, share/po/gl.po, share/po/ga.po: updated Chinese file

	* share/po/hu.po: updated Chinese and hungarian files
	updated Danish and Hungarian files

	* share/po/zh_TW.po: updated Chinese and hungarian files
	updated Chinese file

2002/08/15  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: Allow non-root user to use program with personal
	config.
	Finish multisession support.
	Fix various crash scenarios in GUI in restore mode.
	Fix user restore mode to restore only what is requested.
	View archive contents before restore, user & sys mode.
	Add explanation of config file options for non-X users.

2002/08/14  alus

	* share/po/pl.po: updated translation

2002/08/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ca.po, share/po/da.po: updated Catalan, Danish and Turkish
	files
	updated some po files

	* share/po/et.po, share/po/eu.po, share/po/es.po, share/po/eo.po,
	share/po/el.po: updated Vietnamese file

	* share/po/id.po, share/po/no.po, share/po/ja.po, share/po/hr.po,
	share/po/mt.po, share/po/ko.po, share/po/DrakX.pot, share/po/lt.po,
	share/po/cy.po, share/po/ar.po, share/po/wa.po, share/po/is.po,
	share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po,
	share/po/it.po, share/po/nl.po, share/po/de.po, share/po/cs.po,
	share/po/lv.po, share/po/hu.po: updated some po files

	* share/po/sp.po: Updated Slovak file
	updated some po files

	* share/po/vi.po: updated Vietnamese file
	updated some po files

	* share/po/th.po, share/po/tr.po: updated Catalan, Danish and Turkish
	files

	* share/po/ru.po, share/po/pt_BR.po, share/po/ro.po, share/po/pt.po:
	updated po files

	* share/po/sk.po, share/po/br.po, share/po/sl.po, share/po/be.po,
	share/po/uk.po, share/po/sv.po, share/po/sr.po, share/po/bs.po,
	share/po/bg.po: Updated Slovak file

2002/08/14  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: reduce the width of install window

	* bootloader.pm: fix "You can't install the bootloader on a xfs partition"
	happening in weird cases (thanks to Alan Hughes)

	* standalone/diskdrake: disable embedding of WebDAV configuration since it
	is broken
	$all_hds->{hds} must be filled in any case, not only in --hd

2002/08/14  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: undo advanced_what_user I broke perl_checking
	multisession CD support

2002/08/14  Warly  <warly@mandrakesoft.com>

	* share/compssUsers.server: add LSB group

2002/08/13  alus

	* share/po/pl.po: 2 strings overlapped each other

2002/08/13  Pixel  <pixel@mandrakesoft.com>

	* network/dav.pm: nothing useful for the moment
	use ensure_is_installed

	* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'

	* diskdrake/dav.pm: add checking davfs is installed
	rough WebDAV gui

	* standalone.pm: add ensure_is_installed (which was
	network::smbnfs::check_raw and is often useful)

	* standalone/diskdrake, diskdrake/interactive.pm: rough WebDAV gui

	* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
	ensure_is_installed

2002/08/13  siegel

	* share/po/de.po: updates

2002/08/13  alus

	* share/po/pl.po: 2 strings overlapped each other
	updated translation

2002/08/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed stupid typo.
	allow selecting a choice package according to locales-xx found.

	* crypto.pm: added a true value.

	* share/rpmsrate: removed duplicate aspell-xx as DrakX will take care of
	them now.

2002/08/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/gen_locales.sh: corrected erros that made the script fail

	* share/po/eu.po, share/po/es.po, share/po/DrakX.pot, share/po/ru.po,
	share/po/ro.po, share/po/pl.po, share/po/gl.po, share/po/fi.po,
	share/po/pt_BR.po, share/po/et.po, share/po/zh_TW.po, share/po/eo.po,
	share/po/pt.po, share/po/el.po, share/po/fr.po, share/po/ga.po: updated
	Portuguese and Chinese files

	* share/po/zh_CN.po: updated Chinese file
	updated Portuguese and Chinese files

2002/08/13  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: require latest perl-MDK-Common

	* interactive.pm: remove completly setting 'ok' & 'cancel' since it's
	better done per
	interactive::* to handle correctly the Wizard mode
	button "Previous" and "Next" are not only there in interactive::gtk

	* standalone.pm: add ensure_is_installed (which was
	network::smbnfs::check_raw and is often useful)

	* fsedit.pm, fs.pm: backend davfs (WebDAV) support

	* interactive/gtk.pm: handle the setting of 'ok' and 'cancel'

	* interactive/http.pm, interactive/stdio.pm, interactive/newt.pm: 
	  - handle setting 'ok' && 'cancel'
	  - handle isWizard in newt (basic handling)

	* diskdrake/dav.pm: add checking davfs is installed
	rough WebDAV gui

	* Xconfig/main.pm (export_to_install_X): if monitor is p'n'p, don't save
	it for auto_install

	* network/dav.pm: nothing useful for the moment
	use ensure_is_installed
	backend davfs (WebDAV) support

	* standalone/diskdrake: rough WebDAV gui

	* network/smbnfs.pm, network/smb.pm, network/nfs.pm: use
	ensure_is_installed

	* diskdrake/interactive.pm: rough WebDAV gui
	backend davfs (WebDAV) support

2002/08/13  siegel

	* share/po/de.po: updates

2002/08/13  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* drakxtools.spec: harddrake-ui doesn't have to provides kudzu

	* standalone/drakxtv: add "Australian Optus cable TV" support (need xawtv
	<= 3.76)

	* standalone/service_harddrake: check the config file isn't empty

2002/08/12  alus

	* share/po/pl.po: spell checking
	updated translation

2002/08/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: allow removing packages on upgrade.

	* pkgs.pm: fixed stupid change (almost hope it was really changes).
	fix to reduce size of already installed packages.

	* install_steps_interactive.pm: synced to force calling
	selectPackagesAlreadyInstalled in order to have
	installed and upgrade computed (necessary to known if a package is
	already
	installed or will be upgradable to compute size more precisely).

2002/08/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po, share/po/et.po, share/po/zh_TW.po, share/po/vi.po,
	share/po/eu.po, share/po/uk.po, share/po/es.po, share/po/eo.po,
	share/po/el.po: updated po files

	* share/po/zh_CN.po: updated Chinese file
	updated po files

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2, share/Makefile:
	locale name <-> charset correspondances better matching what DrakX uses

	* share/po/bs.po, share/po/br.po, share/po/be.po, share/po/cy.po,
	share/po/ca.po, share/po/cs.po, share/po/bg.po: updated Chinese file

2002/08/12  Pixel  <pixel@mandrakesoft.com>

	* standalone.pm: 
	  - add setExportedVarsInSh and setExportedVarsInCsh
	  - remove setVarsInCsh (obsoleted by setExportedVarsInCsh)

	* bootloader.pm: fix typo

	* interactive.pm: don't switch to 2 buttons dialog box if the labels are
	too long in ask_from_list
	(otherwise it's ugly (reported for XFdrake multi-head choice with 67 &
	58
	chars strings) (fix bug #62)

	* Xconfig/xfreeX.pm: create a backup of XF86Config (XF86Config.old)

	* any.pm: use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so
	that http_proxy
	and ftp_proxy are exported (thanks to Pascal <pascal@vmfacility.fr>)

	* keyboard.pm, network/network.pm, install_steps.pm: 
	  - fix reading previous keyboard config on upgrade (for displaying in
	summary)
	  - ensure keyboard and mouse configuration are not overwritten if not
	explictly modified on upgrade
	  - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
	is needed on some box, see http://islay.dyndns.org/taz/index.html for
	more)

	* proxy.pm: allow ftp_proxy beginning with http: (thanks to Christophe
	Combelles)

	* install2.pm: 
	  - fix reading previous keyboard config on upgrade (for displaying in
	summary)
	  - ensure keyboard and mouse configuration are not overwritten if not
	explictly modified on upgrade
	  - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq"
	is needed on some box, see http://islay.dyndns.org/taz/index.html for
	more)
	use $::prefix

	* mouse.pm, Xconfig/default.pm: use $::prefix

	* bootlook.pm: fix embedding

2002/08/12  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* ugtk.pm: consolidate create_factory_menu
	  - ugtk::gtkexpand : new function
	  - harddrake::ui : uses it
	write_on_pixmap: kill unused variable
	tree_set_icon: new function
	create_okcancel isn't in ugtk so don't export it (warning fix)

	* harddrake/ui.pm: print fields values in blue, paint unknown module in
	red
	consolidate create_factory_menu
	  - on exit, kill the running configurator if any
	  - modules::get_parameters : consolidate some code
	  - harddrake::ui : uses it
	  - ugtk::gtkexpand : new function
	  - harddrake::ui : uses it
	  - perl_checker fix
	  - simplifications
	  - put signals ids in %IDs
	  - consolidate duplicated disconnection code into disconnect
	tree_set_icon: new function

	* modules.pm: 
	  - modules::get_parameters : consolidate some code
	  - harddrake::ui : uses it

	* scanner.pm: update TODO list

	* harddrake/TODO: 
	  - on exit, kill the running configurator if any

2002/08/12  Warly  <warly@mandrakesoft.com>

	* share/compssUsers: update LSB text

	* share/logo-mandrake.png: logo for beta 3

	* share/rpmsrate: remove useless 2 GNOME

2002/08/11  alus

	* share/po/pl.po: updated

2002/08/11  Pixel  <pixel@mandrakesoft.com>

	* partition_table/raw.pm: add Acronis bootloader magic

	* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
	choices limitation (=> allow to choose the right aspell-LANG)

	* docs/comparisons: comprehensive feature-to-feature comparison with
	redhat 8.0

	* diskdrake/interactive.pm: allow to enter any mount point even in
	non-expert (why was it still the other way??)

	* drakxtools.spec: add "PreReq: rpm-helper" in drakxtools-http as advised
	by rpmlint

	* bootloader.pm: 
	  - compare_entries is now called same_entries
	  - same_entries try hard to return true even if the files not the same
	but symlinks to the same file
	  - rework add_entry (it handles weird case which used to give old_linux
	and old2_linux even if they are the same)
	  - ensure the old failsafe entry doesn't give any old_failsafe

2002/08/11  alus

	* share/po/pl.po: updated

2002/08/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/sk.po,
	share/po/sp.po, share/po/af.po, share/po/sl.po, share/po/az.po,
	share/po/hr.po, share/po/ar.po, share/po/hu.po: updated some po files

	* share/po/th.po, share/po/tr.po: updated Turkish file

2002/08/11  Pixel  <pixel@mandrakesoft.com>

	* lvm.pm: 
	  - vg_add: do not vgremove the old_name anymore, this is dangerous and
	should not happen
	  - lv_create: fix bug when {primary}{normal} didn't exist
	  - use run_program::get_stdout instead of ``
	  - create and use run() and run_or_die() which takes care of running
	vgscan again when needed
	  - rename LVMname to VG_name

	* diskdrake/interactive.pm: allow to enter any mount point even in
	non-expert (why was it still the other way??)
	rename LVMname to VG_name

	* detect_devices.pm (floppies): module "floppy" can fail to insmod, in
	that case it means
	there's no floppy controller, so don't try fd0 & fd1 which may cause
	havoc
	(esp. segfault) (thanks to rcc)

	* share/rpmsrate: adding aspell-LANGS before evolution to workaround the
	choices limitation (=> allow to choose the right aspell-LANG)

	* docs/comparisons: comprehensive feature-to-feature comparison with
	redhat 8.0

	* diskdrake/hd_gtk.pm, partition_table.pm: rename LVMname to VG_name

	* fsedit.pm: get rid of the duplicated /tmp in for suggestions_mntpoint()
	(thanks to Amaury)
	  - rename LVMname to VG_name
	  - part2hd: allow rootDevice to be a VG_name
	  - add auto_allocate_vgs
	cleanup

	* fs.pm (prepare_write_fstab): no need to read the fstab once again before
	writing since reading takes care of everything, including unknown
	entries (which go to {special}). This fixes a bug when removing existing
	partition with associated mount point. It used to keep the entry in
	fstab, which is wrong (as reported by andr� <naderrt@wanadoo.fr>)

	* modules.pm (load): when isStandalone, ignore errors when loading
	unavailable modules (ie have the same behaviour as during install)

	* run_program.pm: add get_stdout (similar to rooted_get_stdout)

	* bootloader.pm: 
	  - compare_entries is now called same_entries
	  - same_entries try hard to return true even if the files not the same
	but symlinks to the same file
	  - rework add_entry (it handles weird case which used to give old_linux
	and old2_linux even if they are the same)
	  - ensure the old failsafe entry doesn't give any old_failsafe

	* network/smb.pm: fix yet another bug regarding credentials during install

	* install_steps_auto_install.pm: nice message when rebootNeeded in
	auto_install (otherwise it reboots without prompting)

2002/08/11  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Setup of HP MF devices on parallel port did
	not work. Fixed.
	Allow setup of MF device if device file name "/dev/printer/<number>" was
	entered.
	If auto-detection of model name fails, ask user always whether he has an
	MF device.
	If SNMP or local auto-detection fails but HPOJ auto-detection succeeds,
	use model name found by HPOJ.

2002/08/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po, share/po/sv.po: updated po file

2002/08/10  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm: 
	  - fix computing the minimal size for reiserfs resizing
	  - use run_program::run instead of system for calling resizing tools

	* install_any.pm: workaround perl bug another way

2002/08/10  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: GUI fixes, scp, rsync, webDAV, CD, tape support.
	Consolidate all net methods into one configure screen.
	Daemon mode, email fixed. Ran perl_checker and corrected.
	GUI feedback during various backup modes and result report.
	CD/Tape drive/media detection. Start to look at cataloging
	runs for locating restore media.

2002/08/10  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Removed HP multi-function device configuration from SMB
	and remote LPD printer setup.
	Let the Sony IJP-V100 being treated as an HP multi-function device.
	Taken into account that the HP PhotoSmart 7150 has no photo card reader.
	Use any::get_secure_level() instead of printer::get_security_level().

	* detect_devices.pm: Scanning network for printers did not work during
	installation. Fixed.

	* printer.pm: Use any::get_secure_level() instead of
	printer::get_security_level().

2002/08/09  fcrozat

	* share/rpmsrate: No longer requires metacity-setup (everything can be
	done using gnome-control-center)
	Ensure we install enough GNOME packages when selection GNOME

2002/08/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: make sure size of packages is computed.

	* pkgs.pm: take care of packages already installed that will be removed
	(untested).

	* install_any.pm: fixed loadO when getFile is not used (local files).

	* interactive.pm: allow cancel button even for wizard.

	* install_steps_interactive.pm: small update to avoid side effect of bless
	to HASH even if nothing results from
	this.

2002/08/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po: updated Czech file

	* share/po/pt.po: updated Portuguese file

	* share/po/id.po, share/po/fr.po: updated French and Indonesian files

2002/08/09  Pixel  <pixel@mandrakesoft.com>

	* share/keyboards.tar.bz2: fix rights on files

	* tools/make_mdkinst_stage2, share/list.i386, install_any.pm: add fsck.jfs

	* any.pm, modparm.pm, harddrake/ui.pm: 
	  - fix module parameter dialog box handling
	  - enable the cancel on load_module__ask_options

	* bootloader.pm (mkinitrd): when an initrd is already there, it means an
	initrd is needed
	not the contrary (thanks to Damon Lynch for his test)

	* install_steps.pm: remove previous report.bug.gz (otherwise one get a
	report.bug *and* the previous report.bug.gz)
	(report.bug's are not rotated, ddebug.log's and install.log's are)

2002/08/09  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* modparm.pm: no need anymore to pass extra arguments for harddrake::ui

	* Xconfig/various.pm: perl_checker fixes

	* harddrake/TODO: module parameters're now read from /etc/modules.conf
	before being
	altered

	* harddrake/bttv.pm: resync with bttv-0.7.95, add support for :
	  - tv cards:
	o Hauppauge WinTV PVR
	  o Leadtek|WinFast VC 100
	  - tv tuners:
	  o LG NTSC (newer TAPC series)

	* drakxtools.spec: harddrake changes

	* modules.pm: mergein_conf: return options if they're set

	* harddrake/ui.pm: 
	  - module configuration window:
	o read current options
		o don't display ranges, we cannot really know when a range is
	       needed and so display them in wrong cases (kill code, enable us
	       to simplify modparm::parameters after
		o read & parse modules.conf only when configuring the module, not
	       on each click in the tree
		o move up "require module" since we use it above
		o use get_options accessor instead of direct $conf access
		o split the options string into a hash{option => value}
		o don't call several times interactive->vnew
		o fix busy cursor on window exit because of the previous change

2002/08/08  alus

	* share/po/pl.po: various changes

2002/08/08  Pixel  <pixel@mandrakesoft.com>

	* services.pm (services): better sorting of services

2002/08/08  alus

	* share/po/pl.po: various changes
	corrected errors

2002/08/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* fs.pm: make sure fsck is called for ext3 partition (due to possible
	kernel panic on
	corrupted ext3 partition, even after mounting ext3, umounting and
	remounting
	ext2).

2002/08/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/keyboards.tar.bz2, keyboard.pm: Added Tamils TSCII keyboard

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/de.po,
	share/po/eo.po, share/po/lv.po, share/po/cs.po, share/po/bg.po,
	share/po/el.po, share/po/hu.po: updated pot file

	* lang.pm: Added Tamils TSCII keyboard
	Added some support for Tamil (proper KDE default fonts, and define it
	as iso8859-1 encoding for kde)

	* share/po/es.po: updated pot file
	updated Spanish file

2002/08/08  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: 
	  - remove the icons in reallyChooseGroups
	  - add the LSB group
	  - remove buttons to change theme
	  - add F5 to change the theme to the 'white' theme
	  - cleanup the theme code
	workaround a weird pb with gtk: still re-creating help Gtk::Text at each
	step :-/
	  - remove the "help" button
	  - ensure the help box is not created twice (except when changing
	theme)

	* Xconfig/xfreeX.pm (set_resolution): handle the optional $resolution->{Y}
	(@resolutions): add 1280x960
	fix typo
	replace 1152x768 with 1152x864 as it should and used to be

	* install_steps.pm: don't add users in group usb (unneeded (?), anyway
	doesn't do anything since group usb doesn't exist currently)

	* install2.pm: 
	  - remove buttons to change theme
	  - add F5 to change the theme to the 'white' theme
	  - cleanup the theme code

	* services.pm (services): better sorting of services

	* install_any.pm, timezone.pm: use $::prefix in timezone::read
	timezone::read now returns a hash

	* install_gtk.pm: 
	  - remove buttons to change theme
	  - add F5 to change the theme to the 'white' theme
	  - cleanup the theme code
	workaround a weird pb with gtk: still re-creating help Gtk::Text at each
	step :-/
	  - remove the "help" button
	  - ensure the help box is not created twice (except when changing
	theme)

	* Xconfig/various.pm (tvout): rough default value for PAL vs NTSC
	(configure_FB_TVOUT): add ModeLines (Florent Beranger says it displays
	better with them)

	* any.pm: 
	  - write_passwd_user: ensure {pw} is set (at least '')
	  - cleanup dead code
	(ask_window_manager_to_logout): adapt to new gnome
	sort security level descriptions

	* my_gtk.pm: do not hard code icon path
	  - remove buttons to change theme
	  - add F5 to change the theme to the 'white' theme
	  - cleanup the theme code

	* Xconfig/card.pm, Xconfig/monitor.pm, Xconfig/main.pm: when prompting for
	VideoRam, default to the value obtained via DDC

	* Xconfig/resolution_and_depth.pm: handle the pb of resolutions where X
	doesn't imply Y (eg: 1280x1024 and 1280x960)

	* standalone/adduserdrake: 
	  - fix detecting use of MD5 and shadow passwords
	  - cosmetic move of any::addUsers

2002/08/08  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm, install_steps_interactive.pm: Windows PDC -> Windows
	Domain, don't make samba dirs - samba fixed now

2002/08/08  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* scanner.pm: old hp scanners report themselves as "Processor"s as :
	  - tested in hw lab
	  - written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
	use this"
	  - reported by sane-find-sane: "old HP scanners use the CPU id"

	* detect_devices.pm: explain the fscking "Processor" need
	old hp scanners report themselves as "Processor"s as :
	  - tested in hw lab
	  - written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners
	use this"
	  - reported by sane-find-sane: "old HP scanners use the CPU id"

2002/08/07  Christian Belisle  <cbelisle@mandrakesoft.com>

	* security/shorewall.pm: shorewall-related functions will go here.

2002/08/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: added automatic update of lilo image and KDE & GNOME
	background.

	* install2.pm: allow automatic oem patch. add log if successfull patching.

	* install_steps_interactive.pm: do not ask user to select ignored medium.

	* crypto.pm: allow patching of mirror used.

	* pkgs.pm: call rpmReadConfigFiles before installing packages.
	do not read package of ignored medium (contrib) to save memory.

	* install_any.pm: getAndSaveFile now return before writing zero-length
	file if input file doesn't
	exists on invocation.

2002/08/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po: updated Vietnamese file

2002/08/07  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/card.pm: load glx in any case (well except for nvidia
	proprietary shit)

	* fs.pm: "LABEL=xxx" in fstab handling

	* bootlook.pm: replace glob() with all()

	* network/netconnect.pm (get_profiles): get rid of "glob", clean it up

2002/08/06  alus

	* share/po/pl.po: updated translation

2002/08/06  Daouda Lo  <daouda@mandrakesoft.com>

	* network/tools.pm: 
	  - set the vpi vci correctly according to selected country.

2002/08/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added log to follow dead lock to check what may cause it).

2002/08/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/cvslog2changelog.pl: add warly,jgotti

2002/08/06  Jonathan Gotti  <jgotti@mandrakesoft.com>

	* bootlook.pm: add standalone::explanations for bootsplash configuration

2002/08/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/rpmsrate: Increased the level of "yudit"; it's one of the editors
	with best utf-8
	support, so very useful to have.

	* share/po/fr.po, share/po/wa.po: updated French and Walloon files
	Put _() around two strings in security level choosing

	* share/po/DrakX.pot: updated French and Walloon files

	* any.pm, share/po/pl.po: Put _() around two strings in security level
	choosing

2002/08/06  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, Xconfig/xfree4.pm,
	Xconfig/parse.pm: make wacom config work

	* bootloader.pm (get_kernels_and_labels): only take kernels for which we
	have the corresponding /lib/modules/VERSION (otherwise mkinitrd will
	fail)

	* run_program.pm (raw): new function allowing special options like
	{timeout}

	* fsedit.pm: 
	  - add /tmp in %suggestions for server partitioning
	  - tweak some ratio's in %suggestions

	* any.pm (ddcxinfos): use the new run_program::raw with a 20s timeout to
	workaround ddcxinfos going wild using 100% system CPU

	* detect_devices.pm, my_gtk.pm, install_any.pm: make perl_checker happy

	* standalone.pm: add "use run_program" as needed

2002/08/06  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: typo, change /etc/exports explanation in help

2002/08/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/data.pm: make perl_checker happier :-)
	  - dont detect undef devices
	detect modem too
	  - rename scanner::findScannerUsbport  as scanner::detect
	as in mouse.pm
	  - scanner::detect : detect SCSI scanners too

	* drakxtools.spec: log changes

	* network/modem.pm: nobody pass the second argument of
	network::modem::modem_detect_backend() so let simplify it

	* standalone/scannerdrake: 
	  - rename scanner::findScannerUsbport  as scanner::detect
	as in mouse.pm
	  - scanner::detect : detect SCSI scanners too

	* ugtk.pm: remove old references to rectangle drawing around mcc icons

	* scanner.pm: make perl_checker happier :-)
	  - dont detect undef devices
	  - rename scanner::findScannerUsbport  as scanner::detect
	as in mouse.pm
	  - scanner::detect : detect SCSI scanners too

2002/08/05  Pixel  <pixel@mandrakesoft.com>

	* share/list: switch to thread-multi

	* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it

	* drakxtools.spec: rebuild for perl thread-multi

	* rescue/list.sparc, rescue/list.x86_64, rescue/list.i386,
	rescue/list.ia64, rescue/list, rescue/list.alpha, rescue/list.ppc: 
	  - adapt to thread-multi
	  - packdrake.pm is now out of arch dir

2002/08/05  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm: smbpasswd call deferred with addToBeDone

2002/08/05  alus

	* share/po/pl.po: removed unused strings
	updated translation, ugh... after second beta so much changes??

2002/08/05  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/logdrake: 
	  - do not show empty wizard when save button clicked.
	  - cleanup (remove all sms stuffs: code and labels)
	  - do not expand mail address

2002/08/05  gbeauchesne

	* Makefile: lib64 fixes
	  - Move xf86Wacom.so modules to {i386,ppc}-specific filelist
	  - Make filelists lib64 aware with LIB variable
	  - Add x86_64-specific filelist

	* share/list.i386, Makefile.config, share/list, share/list.x86_64,
	share/list.ppc: 
	  - Move xf86Wacom.so modules to {i386,ppc}-specific filelist
	  - Make filelists lib64 aware with LIB variable
	  - Add x86_64-specific filelist

2002/08/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* drakxtools.spec: 1.1.9-5mdk
	1.1.9-4mdk

	* my_gtk.pm: the state can be XXX also in flat mode, for disabling
	the setting of the state

2002/08/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/ko.po, share/po/DrakX.pot, share/po/sr.po, share/po/pl.po,
	share/po/fi.po, share/po/lt.po, share/po/cy.po, share/po/ca.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/vi.po, share/po/fr.po, share/po/it.po,
	share/po/nl.po, share/po/eu.po, share/po/es.po, share/po/de.po,
	share/po/eo.po, share/po/el.po, share/po/cs.po, share/po/bg.po,
	share/po/lv.po: updated pot file

	* share/po/sv.po, share/po/da.po, share/po/hu.po: updated pot file
	updated po files

	* share/po/tr.po, share/po/pt.po: updated po files
	updated pot file

2002/08/05  Pixel  <pixel@mandrakesoft.com>

	* tools/Makefile: packdrake.pm is now in vendorlib

	* commands.pm: make perl_checker happy

	* bootlook.pm, standalone/printerdrake, standalone/draksec,
	standalone/drakfloppy, standalone/drakxservices, standalone/drakfont,
	standalone/drakautoinst, my_gtk.pm, standalone/drakconnect,
	standalone/drakgw, standalone/XFdrake, standalone/tinyfirewall,
	standalone/keyboarddrake, standalone/drakTermServ,
	standalone/mousedrake, standalone/scannerdrake: replace "kill USR1" with
	"kill 'USR1'" (and same for USR2)
	(so that 'use strict' works)

	* drakxtools.spec: rebuild for perl thread-multi

	* diskdrake/smbnfs_gtk.pm: adapt to ugtk

	* standalone.pm (install): verify at least one package is not installed
	before displaying a
	wait_message and calling urpmi (thanks to Jure Repinc)
	(is_installed): use run_program and redirect stdout to dave null for
	cleanness

	* Xconfig/card.pm: fix Option's (especially for XFree3)
	don't have Utah GLX the default. XFree4 is the default

	* share/list: switch to thread-multi
	packdrake.pm is now in vendorlib

	* Xconfig/main.pm: call the "Quit" button exit during install (as
	suggested by David Sansome)

	* any.pm, mouse.pm: do the job of devfsd in case devfsd doesn't do it

	* install_steps_interactive.pm: as suggested by Buchan Milne, defaults
	LDAP Server to ldap.DOMAINNAME

	* Xconfig/xfree4.pm: still have HorizSync and VertRefresh for Plug'n Play
	monitors
	(XFree4 still need some help)

	* standalone/drakboot: replace "kill USR1" with "kill 'USR1'" (and same
	for USR2)
	(so that 'use strict' works)
	a few more fixes (thanks Jure Repinc & Richard Burt)

2002/08/05  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm: smbpasswd call deferred with addToBeDone

2002/08/05  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Make/Model/Driver list in expert mode: Fixed bug of
	"recommended" driver entries getting a duplicate entry without
	"recommended" when entering the list via double-click on existing queue
	/ "Printer manufacturer, model, driver".
	Finished auto-detection of network and SMB printers.
	Added automatic configuration of HP's multi-function devices when
	connected via HP JetDirect (network).

	* printer.pm: Finished auto-detection of network and SMB printers.
	Added automatic configuration of HP's multi-function devices when
	connected via HP JetDirect (network).

2002/08/05  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* modules.pm: 
	  - export %modules::conf
	  - kill modparm::raw_parameters and modparm::parameter_type
	which get merged back in modparm::parameters
	  - add more parameters to modparm::parameters for harddrake
	 harddrake/ui.pm |   19 ++++++++++---------
	 modparm.pm      |   33 +++++++++------------------------
	   2 files changed, 19 insertions(+), 33 deletions(-)

	* install_steps_gtk.pm, network/network.pm, log.pm, install_steps.pm,
	interactive.pm, bootloader.pm, harddrake/data.pm, steps.pm,
	install_steps_interactive.pm, keyboard.pm, printer.pm, lang.pm,
	fsedit.pm, install2.pm, detect_devices.pm, common.pm, commands.pm:
	s/__END__/1;
	kill "wonderful perl"

	* harddrake/ui.pm: 
	  - export %modules::conf
	  - kill modparm::raw_parameters and modparm::parameter_type
	which get merged back in modparm::parameters
	  - add more parameters to modparm::parameters for harddrake
	 harddrake/ui.pm |   19 ++++++++++---------
	 modparm.pm      |   33 +++++++++------------------------
	   2 files changed, 19 insertions(+), 33 deletions(-)
	no one use second paramater of raw_parameters
	factorize some code in modparm::parameter_type
	s/__END__/1;

	* modparm.pm: 
	  - export %modules::conf
	  - kill modparm::raw_parameters and modparm::parameter_type
	which get merged back in modparm::parameters
	  - add more parameters to modparm::parameters for harddrake
	 harddrake/ui.pm |   19 ++++++++++---------
	 modparm.pm      |   33 +++++++++------------------------
	   2 files changed, 19 insertions(+), 33 deletions(-)
	no one use second paramater of raw_parameters
	factorize some code in modparm::parameter_type

	* standalone/service_harddrake.sh: english fixes

	* standalone/logdrake, scanner.pm, standalone/drakautoinst,
	standalone/drakgw, standalone/scannerdrake: kill $Log (487 useless lines
	supressed from drakxtools)

2002/08/04  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm, install_steps_interactive.pm: partial rework of Windows
	PDC authentication, still need
	to run smbpasswd after network is up

2002/08/04  Till Kamppeter  <till@mandrakesoft.com>

	* detect_devices.pm, printerdrake.pm: Accelerated network scanning for
	printers by applying "nmap" only to machines which answered to a
	broadcast ping before.
	Completed network/SMB printer auto-detection for recommended mode.
	Started network/SMB printer auto-detection for expert mode.

2002/08/02  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/logdrake: 
	  - expand $email in cron script
	  - disable sms alerts (free sms site too complicated to
	handle). Postponed
	  - mail service should work now
	  - clean up code
	  - give the correct right to cron file to work correctly
	  - fix titi mess

	* standalone/drakbug: 
	  - avoiding looping indefinitalely when selecting items in combo
	  - add commandline arguments: drakbug --report name_app

2002/08/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive/gtk.pm, my_gtk.pm: move interactive::gtk::exit to
	my_gtk::exit so that my_gtk
	apps can call it (and fix busy mouse cursor problem that way)

2002/08/02  jgotti

	* standalone/drakboot: minor bugfix in calling bootloader::read

2002/08/02  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: keyboarddrake now handles choosing toggle key
	(XkbOptions)

2002/08/02  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Corrected strings for printer queue list in main window.

2002/08/02  warly

	* share/rpmsrate, share/compssUsers: add lsb group

2002/08/01  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
	anymore
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

	* Xconfig/various.pm: finish tvout configuration

	* any.pm, Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
	install_steps.pm, Xconfig/parse.pm, Xconfig/default.pm, commands.pm,
	printerdrake.pm: 
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

	* bootloader.pm (duplicate_kernel_entry): added

	* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

2002/08/01  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Added stuff for scanning network for SMB printer
	shares.

	* detect_devices.pm: Added facility to scan network for SMB/Windows-hosted
	printers.

2002/08/01  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* Makefile.config, drakxtools.spec: drakconf is dead

	* harddrake/ui.pm, harddrake/TODO: update

2002/08/01  warly

	* share/logo-mandrake.png: new logo for beta 2

2002/08/01  alus

	* share/po/pl.po: updated translation

2002/08/01  dam's <dams@idm.fr>

	* ugtk.pm: removed fonctions typage

2002/08/01  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/netconnect.pm, network/adsl.pm: 
	  - First ECI adsl support step

2002/08/01  gbeauchesne

	* rescue/make_rescue_img: While stripping libraries, note that we may need
	to have both /lib and
	/lib64 on biarch systems.
	  - MDK::Common'ize for arch() support
	  - Don't grab /lib/i686/ libraries
	  - Update list to use LIB which expands to either lib64 or lib

	* rescue/list.x86_64: Add x86_64-specific filelist

	* docs/HACKING: Add /bin/mknod to command list of sudoers

	* mdk-stage1/disk.c: Add missing includes, <string.h> for bzero()

	* rescue/list: 
	  - MDK::Common'ize for arch() support
	  - Don't grab /lib/i686/ libraries
	  - Update list to use LIB which expands to either lib64 or lib

2002/08/01  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/base.png, share/selected.png, share/rpm-semiselected.png,
	share/rpm-installed.png, share/rpm-unselected.png, share/installed.png,
	share/rpm-base.png, share/semiselected.png, share/unselected.png,
	share/rpm-selected.png: change some png files names according to
	simplification of
	gtkcreate_png call of new my_gtk.pm

	* drakxtools.spec, ugtk.pm, my_gtk.pm: commit according to 1.1.9-1mdk of
	drakxtools, and especially:
	  - integrate patches in my_gtk and ugtk for new rpmdrake:
	  - [ugtk] add "gtkentry" so that we can create an entry and set
	    initial value in one call
	  - [my_gtk::main] don't set the events, to fix keyboard focus
	    problem in entries when embedded
	  - [my_gtk::_create_window] add $::noBorder, to not have a frame
	    in the main window, so that it's possible to end up with
	    windows with no border
	  - [my_gtk] add ask_dir which is a ask_file with only the dir list
	  - [my_gtk] add ask_browse_tree_info to the export tags, and:
	  - add support for parents with no leaves, so that then we can
	    partially build the trees (for speedup)
	  - add "delete_all" and "delete_category" callbacks
	  - use Gtk::CList::clear when removing all the nodes, much
	    speedup

2002/08/01  jgotti

	* bootlook.pm: 
	  - add splash theme section

	* pixmaps/nosplash_thumb.png: add pixmap for drakboot

2002/08/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file

	* share/po/vi.po: updated vietnamese file

2002/08/01  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: drop keyboard unsafe when not unsafe
	anymore
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

	* any.pm: 
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE
	get rid of some $prefix parameter passing (using $::prefix where needed
	instead)

	* Xconfig/various.pm: finish tvout configuration

	* ugtk.pm, my_gtk.pm: move back Gtk->init to "new" and "gtkroot"
	make perl_checker happy

	* Xconfig/parse.pm: 
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE
	BusID needs a string (thanks to Florent BERANGER)

	* standalone.pm: don't display a wait_message in newt, but do suspend

	* install_any.pm: get rid of some $prefix parameter passing

	* pkgs.pm, fsedit.pm: get rid of some $prefix parameter passing (using
	$::prefix where needed instead)

	* loopback.pm (prepare_boot): use $::prefix

	* interactive/gtk.pm: fix the many warnings when {icon} is not given

	* Xconfig/resolution_and_depth.pm: in newt, have the resolutions sorted by
	resolution size (wilplizgg)

	* install_steps.pm: 
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE
	get rid of some $prefix parameter passing
	get rid of some $prefix parameter passing (using $::prefix where needed
	instead)
	bootloader::suggest uses a hash for its options

	* .perl_checker: tune perl_checker

	* Xconfig/xfreeX.pm, standalone/keyboarddrake, install2.pm,
	Xconfig/default.pm, commands.pm, printerdrake.pm: 
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

	* keyboard.pm: don't have "unsafe" in /etc/sysconfig/keyboard
	  - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}
	  - KBCHARSET is $o->{keyboard}{KBCHARSET}
	  - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in
	sysconfig/keyboard)
	  - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE"
	  - add dialog box to choose GRP_TOGGLE

	* bootloader.pm (duplicate_kernel_entry): added
	get rid of some $prefix parameter passing (using $::prefix where needed
	instead)
	bootloader::suggest uses a hash for its options

2002/08/01  Till Kamppeter  <till@mandrakesoft.com>

	* share/rpmsrate: Added new packages needed by printerdrake.

	* printerdrake.pm: Let packages "nmap" and "scli" get installed by
	printerdrake.
	Printer model auto-detection for ethernet-connected printers when
	setting up TCP/Socket, remote LPD, IPP, or HTTP printers.
	Continued work on scanning the local network for printers.
	In "setup_local()": Renamed variable "@parport" to "@autodetected".
	Do not let list of auto-detected printers get sorted alphabetically, it
	should stay sorted by ports.
	Fixed typo in file name in "check_network()".

2002/08/01  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm: perl_checker fix

	* drakxtools.spec: drakconf is dead
	17mdk: stage 1
	my_gtk:
	  - splitup it into my_gtk and ugtk as done by dams
	  - resync with dams
	  - increase the icon blinkage from 50ms to 100ms
	%postun -n harddrake: return 0 when nothing has to be done

	* ugtk.pm: we already require perl-GTK-GdkImLib so temporary disable
	Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings
	remove INFO warnings
	my_gtk:
	  - splitup it into my_gtk and ugtk as done by dams
	  - resync with dams
	  - increase the icon blinkage from 50ms to 100ms

	* my_gtk.pm: my_gtk:
	  - splitup it into my_gtk and ugtk as done by dams
	  - resync with dams
	  - increase the icon blinkage from 50ms to 100ms

	* tinyfirewall.pm: kill stupide style
	perl_checker fixes

	* standalone/harddrake2: export license
	move embedded and standalone managment from harddrake::ui to
	standalone/harddrake2

	* harddrake/TODO: update
	move embedded and standalone managment from harddrake::ui to
	standalone/harddrake2

	* harddrake/ui.pm: update
	add_icon_path is exported in :various
	perl_checker fixes
	perl_checker fixes
	  - workaround for the busy mouse cursor set by
	gtkset_mousecursor_wait() in my_gtk::destroy
	  - remove debugging prints
	
	  - don't handle "$::isEmbedded ? kill('USR1', $::CCPID) :
	  Gtk->exit(0);", it's done by interactive->exit()
	export license
	move embedded and standalone managment from harddrake::ui to
	standalone/harddrake2

	* standalone/logdrake, harddrake/bttv.pm, standalone/drakconnect,
	standalone/drakbug, standalone/tinyfirewall, standalone/scannerdrake,
	standalone/drakxtv: perl_checker fixes

	* standalone/drakxconf: remove obsolote file

	* Makefile.config: drakconf is dead

	* tools/cvslog2changelog.pl: use new dam's email

	* scanner.pm, harddrake/data.pm: perl_checker fixes
	perl_checker fixes

2002/07/31  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/card.pm, Xconfig/main.pm: 
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	(still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)

	* bootlook.pm, network/network.pm, resize_fat/main.pm,
	network/netconnect.pm, Xconfig/xfreeX.pm, diskdrake/interactive.pm,
	network/ethernet.pm, printer.pm, detect_devices.pm,
	resize_fat/info_sector.pm, install_any.pm: make perl_checker happy again
	(replacing "{xx}->{yy}" by "{xx}{yy}")

	* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
	name if devfs is mounted

	* standalone/logdrake, standalone/draksec, standalone/drakxservices,
	standalone/drakautoinst, standalone/drakproxy, standalone/tinyfirewall,
	standalone/keyboarddrake, standalone/drakboot, standalone.pm,
	standalone/drakTermServ, standalone/net_monitor, standalone/diskdrake,
	standalone/mousedrake, standalone/drakbackup, standalone/printerdrake,
	standalone/drakfloppy, standalone/drakfont, standalone/drakconnect,
	standalone/drakgw, standalone/scannerdrake, standalone/drakxtv: Handle
	parsing --embedded command line in standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/

	* standalone/XFdrake: Handle parsing --embedded command line in
	standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	  (still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)

	* Xconfig/various.pm: make perl_checker happy again (replacing
	"{xx}->{yy}" by "{xx}{yy}")
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	(still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)

2002/07/31  Christian Belisle  <cbelisle@mandrakesoft.com>

	* security/msec.pm: 
	  - Fix page change between checks -> advanced
	  - Factorize options-related functions
	  - s/choose_options/choose_functions
	  - Added security checks page
	  - put the basic button on top (in the advanced page)
	  - move set_server_link in the ignore list temporary

	* security/main.pm: 
	  - Factorize options-related functions
	  - s/choose_options/choose_functions
	  - Added security checks page
	  - factorize functions (many functions -> one function)

2002/07/31  Daouda Lo  <daouda@mandrakesoft.com>

	* share/rpmsrate: 
	  - s/GNOME/X/ for gnome-linuxconf

	* standalone/drakbug: 
	  - many changes
	  - command line support (--report name_of_program), to be used in tools
	  - ergonomy fixes (use table to align widget correctly)

2002/07/31  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* run_program.pm: 
	  - fix $ENV{HOME} value to '/root' if usermode break it

2002/07/31  gbeauchesne

	* c/Makefile.PL: lib64 fixes

2002/07/31  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/cdrom.c: hopefully fix "device or resource busy" problem in
	cdrom
	automatic mode (I messed up between truth value and number in a
	list... the first value is numbered "0" whicih is "false"...)

2002/07/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/help-it.pot, share/po/ca.po,
	share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
	share/po/wa.po, share/po/is.po, share/po/af.po, share/po/az.po,
	share/po/zh_TW.po, share/po/zh_CN.po, share/po/vi.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/help-fr.pot, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
	share/po/cs.po, share/po/bg.po, share/po/hu.po: updated pot file

	* share/po/pt.po, share/po/eu.po: updated Portuguese file
	updated pot file

2002/07/31  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/main.pm: 
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	(still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)

	* install_steps_interactive.pm, printerdrake.pm, pkgs.pm, network/adsl.pm,
	modules.pm, commands.pm, install_interactive.pm, install_steps_gtk.pm,
	interactive/stdio.pm, services.pm, keyboard.pm: make new perl_checker
	happy
	make new perl_checker happy (and that's not easy!)

	* any.pm (devfssymlinkf): when creating a symlink on the system, use devfs
	name if devfs is mounted
	replace "$foo" with $foo
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* Xconfig/test.pm: change the location of X test image as told by dadou

	* Xconfig/resolution_and_depth.pm (choose_gtk): ensure the response is one
	of @resolutions (so that Y and maybe bios is kept)
	(to_string): created
	fix using $_ instead of $_[0] (thanks to perl_checker)
	make new perl_checker happy (and that's not easy!)

	* network/modem.pm: replace "$foo" with $foo

	* resize_fat/info_sector.pm, Xconfig/xfreeX.pm: make perl_checker happy
	again (replacing "{xx}->{yy}" by "{xx}{yy}")

	* printer.pm, install_any.pm, detect_devices.pm: make perl_checker happy
	again (replacing "{xx}->{yy}" by "{xx}{yy}")
	replace "$foo" with $foo
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* bootlook.pm, network/netconnect.pm, network/ethernet.pm: make
	perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* network/tools.pm, install_gtk.pm, network/isdn.pm: replace "$foo" with
	$foo
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* my_gtk.pm (create_box_with_title): create an empty box when there is no
	message
	(also don't set $o->{box} since unused outside of this function)
	replace "$foo" with $foo
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* Xconfig/card.pm: 
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	(still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)
	handle cancel in xfree_and_glx_choose
	default VideoRam choice 4096 when needVideoRam
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* network/network.pm: make perl_checker happy again (replacing
	"{xx}->{yy}" by "{xx}{yy}")
	replace "$foo" with $foo
	  - have is_ip return the 4 parts of the ip address
	  - cleanup
	make new perl_checker happy (and that's not easy!)

	* interactive/gtk.pm: allow "icon" to use the icon path
	make new perl_checker happy (and that's not easy!)

	* Makefile, crypto.pm: make new perl_checker happy

	* Xconfig/monitor.pm: fix keeping the existing name when choosing monitor

	* resize_fat/main.pm: make perl_checker happy again (replacing
	"{xx}->{yy}" by "{xx}{yy}")
	make new perl_checker happy

	* standalone/mousedrake: Handle parsing --embedded command line in
	standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
	what is needed for usbmouse is "hid mousedev usbmouse" not the weird
	"serial_usb"
	make new perl_checker happy

	* mouse.pm (read): don't look at /dev/mouse symlink to get {device},
	sysconfig/mouse
	gives it, so why bother (this fixes /dev//dev/misc/psaux bug)
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* standalone/logdrake, standalone/tinyfirewall, standalone/drakboot,
	standalone.pm, standalone/drakTermServ, standalone/net_monitor,
	standalone/drakbackup, standalone/printerdrake, standalone/drakconnect,
	standalone/drakxtv, standalone/draksec, standalone/drakxservices,
	standalone/drakautoinst, standalone/drakproxy, standalone/diskdrake,
	standalone/drakfloppy, standalone/drakfont, standalone/scannerdrake:
	Handle parsing --embedded command line in standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/

	* standalone/keyboarddrake, standalone/drakgw: Handle parsing --embedded
	command line in standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
	make new perl_checker happy

	* install2.pm: allow acceptLicence to be automatic
	make new perl_checker happy
	make new perl_checker happy (and that's not easy!)

	* diskdrake/interactive.pm: make perl_checker happy again (replacing
	"{xx}->{yy}" by "{xx}{yy}")
	make new perl_checker happy (and that's not easy!)

	* standalone/XFdrake: Handle parsing --embedded command line in
	standalone.pm
	=> allows to remove the somewhat mythical
	$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	  (still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)
	use configure_chooser when there is an existing configuration

	* log.pm, interactive.pm, resize_fat/fat.pm, network/smb.pm, raid.pm,
	partition_table.pm, diskdrake/hd_gtk.pm, install_steps.pm, swap.pm,
	resize_fat/directory.pm, devices.pm, lang.pm, partition_table/raw.pm,
	bootloader.pm, fsedit.pm, network/isdn_consts.pm: make new perl_checker
	happy (and that's not easy!)

	* Xconfig/various.pm: make perl_checker happy again (replacing
	"{xx}->{yy}" by "{xx}{yy}")
	  - add non-wizard ability to XFdrake
	  - first part of ATI TVout support
	(still needs patching initscript, and adding an entry in bootloader)
	  (and testing of course :)
	(info): fix displaying depth

2002/07/31  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Started working on network printer auto-detection.

	* detect_devices.pm: Added subroutines for ethernet printer
	auto-detection.

2002/07/31  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: 
	  - bump harddrake version
	  - module configuration is saved (todo: read the config)
	initial configuration window for modules. nothing is done yet.
	remove latest (?) gtk warnings
	don't display bogus fields
	in embedded mode, don't kill the main gtk app (aka drakconf) but
	only harddrake
	  - add embedded mode for drakconf
	further simplification
	  - the hw tree and the info text are auto-size now
	  - further ui simplifications
	still more my_gtk simplifications
	 ui.pm |   49 ++++++++++++++++---------------------------------
	 1 files changed, 16 insertions(+), 33 deletions(-)
	  - simplify Gtk::Text filling
	
	  - less gtk warnings get printed
	further my_gtk simplifications
	further my_gtk simplifications
	further use of my_gtk
	  - remove useless realizations
	
	  - simplify ctree and frames creation
	  - make used once callbacks be anonymous functions
	
	  - replace scores of useless ->show() call by one show_all() call
	
	
	 ui.pm |   82
	+++++++++++++++++++++++++++---------------------------------------
	 1 files changed, 34 insertions(+), 48 deletions(-)

	* printer.pm: "cp -a" doesn't need "echo yes|"

	* modparm.pm: split parameters in raw_parameters and parameters.
	raw_parameters is
	used by harddrake to list module options in order to offer a module
	configuration window.

	* harddrake/TODO: update
	  - bump harddrake version
	  - module configuration is saved (todo: read the config)
	in embedded mode, don't kill the main gtk app (aka drakconf) but
	only harddrake
	  - add embedded mode for drakconf
	  - bump version number
	  - fix pcmcia network card detection (no more unknown)
	  - fix scsi detection :
	
		o fix SCSI controllers detection (no more unknown)
	
		o fix misdetection of scsi devices as scsi host adapter
	
		o fix double scsi devices detection (both unknown and real
		  category)
	
	  - update TODO list

	* Makefile: rename a few target:
	  - srpm -> slowsrpm
	  - fastsrpm -> srpm

	* drakxtools.spec: 15mdk (will be released tomorrow before the beta2)
	don't require detect-lst, it'll take harddrake instead :-(
	14mdk

	* harddrake/data.pm: 
	  - bump harddrake version
	  - module configuration is saved (todo: read the config)
	  - bump version number
	  - fix pcmcia network card detection (no more unknown)
	  - fix scsi detection :
	
		o fix SCSI controllers detection (no more unknown)
	
		o fix misdetection of scsi devices as scsi host adapter
	
		o fix double scsi devices detection (both unknown and real
		  category)
	
	  - update TODO list

	* share/po/fr.po: update fr translation

2002/07/30  alus

	* share/po/pl.po: variuos fixes and updates
	updates

2002/07/30  Christian Belisle  <cbelisle@mandrakesoft.com>

	* security/libsafe.pm: 
	  - complete re-write of draksec. splitted all the libsafe related
	functions
	in this file.

	* security/msec.pm, standalone/draksec: 
	  - complete re-write

	* security/main.pm: 
	  -complete re-write of draksec. The main functions will go in this
	file.

2002/07/30  Daouda Lo  <daouda@mandrakesoft.com>

	* Makefile.drakxtools: 
	  - mv drakbug executable from $$SBINDEST to $$BINDEST

2002/07/30  gbeauchesne

	* tools/Makefile, tools/aewm-drakx/Makefile: lib64 fixes

2002/07/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/hr.po, share/po/tr.po,
	share/po/mt.po, share/po/ga.po, share/po/be.po, share/po/uk.po,
	share/po/sv.po, share/po/sr.po, share/po/pl.po, share/po/fi.po,
	share/po/lt.po, share/po/sp.po, share/po/cy.po, share/po/ca.po,
	share/po/da.po, share/po/ar.po, share/po/bs.po, share/po/ro.po,
	share/po/wa.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: reflect errata changes

	* install_steps_interactive.pm: have errata in parameter to not break too
	much updates
	8.2->9.0
	s/82errata.php3/90errata.php3/

2002/07/30  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po: updated po file

2002/07/30  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: 
	  - call fsck.jfs before mounting read-write (otherwise mount simply
	fails)
	  - propose fsck -y for ext2 when fsck -a fails

	* standalone/drakbackup: never EVER put $xxxx in to-be-translated
	strings!!

	* diskdrake/interactive.pm (Add2LVM): for LVM on RAID, ensure the RAID is
	created & enabled

	* Xconfig/parse.pm: fix handling of commented empty line

	* standalone/drakautoinst: use $o->{interactiveSteps} instead of
	@install_steps_auto_install::graphical_steps

	* keyboard.pm, c/stuff.xs.pl, detect_devices.pm, install_steps.pm: use usb
	keyboard bCountryCode to choose the right keyboard

	* install_steps_interactive.pm: use usb keyboard bCountryCode to choose
	the right keyboard
	  - call fsck.jfs before mounting read-write (otherwise mount simply
	fails)
	  - propose fsck -y for ext2 when fsck -a fails

2002/07/30  Till Kamppeter  <till@mandrakesoft.com>

	* printerdrake.pm: Better placement for waiting message.

	* printer.pm: Fixed a typo and a comment in the "SIGHUP_daemon()"
	function.

2002/07/30  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: further translations
	update fr translation

	* standalone/drakbackup: don't translate useless strings (here: "\n")

	* standalone/drakbug: deush need to learn english

2002/07/29  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (g_auto_install): also save chosen on_services (this is
	the only thing left to do to make it work :)

	* mouse.pm: 
	  - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
	install
	  - don't display "Please test the mouse" either
	allow to not mess with X config auxmouse
	(that way mousedrake doesn't need to care about it)

	* run_program.pm: fix rooted() when chrooted and saving the result in a
	perl variable

	* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
	resolution_wanted given in $o

	* partition_table.pm: cleanup

	* services.pm (ask_standalone_gtk, ask_install): only return the
	on_services (those
	functions used to return ($l, $on_services) which used in a scalar
	context
	returned $on_services)

	* standalone/mousedrake: 
	  - fix using deprecated Xconfig.pm
	  - document dam's hack for test mouse
	  - cleanup
	  - don't bother reading XFree mouse config
	(using keep_auxmouse_unchanged of mouse::write_conf)

	* diskdrake/interactive.pm: nicer error message when "You can't create a
	new partition
	(since you reached the maximal number of primary partitions).
	First remove a primary partition and create an extended partition."

	* printer.pm: make perl_checker happy

	* standalone/XFdrake: make perl_checker happy
	(ask_for_X_restart): make it work

2002/07/29  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: Fixed some "$prefix" issues in the HPOJ auto-configuration
	and in the Star Office/OpenOffice.org auto-configuration.

2002/07/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: use aliases for stage1 params to reduce kernel msg

2002/07/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: updated pot file

2002/07/29  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm: 
	  - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not
	install
	  - don't display "Please test the mouse" either
	allow to not mess with X config auxmouse
	(that way mousedrake doesn't need to care about it)
	disallow big_help (when pressing F1) when testing mouse

	* install_any.pm (g_auto_install): also save chosen on_services (this is
	the only thing left to do to make it work :)

	* drakxtools.spec: remove "Requires: groff" (nobody know why it's there)
	(Pixel)

	* run_program.pm: fix rooted() when chrooted and saving the result in a
	perl variable

	* share/rpmsrate: xpcd is still there (deush)
	  - remove deprecated packages
	  - adapt some to their names

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fix typo

	* Xconfig/main.pm: restore xdm choice previous behaviour (auto_install)

	* Xconfig/resolution_and_depth.pm (configure_auto_install): really use
	resolution_wanted given in $o

	* fs.pm: fix mke2fs on loopback
	  - use $::prefix for reading/writing (it was missing for writing)
	  - use output_p so that /etc/samba directory is created if needed
	(fix bug reported by David Eastcott)

	* Xconfig/test.pm: try harder to have "xfs" running

	* partition_table.pm: cleanup

	* services.pm (ask_standalone_gtk, ask_install): only return the
	on_services (those
	functions used to return ($l, $on_services) which used in a scalar
	context
	returned $on_services)

	* standalone/mousedrake: 
	  - fix using deprecated Xconfig.pm
	  - document dam's hack for test mouse
	  - cleanup
	  - don't bother reading XFree mouse config
	(using keep_auxmouse_unchanged of mouse::write_conf)

	* Xconfig/default.pm: fix default config for mouse

	* my_gtk.pm: disallow big_help (when pressing F1) when testing mouse

	* printer.pm: make perl_checker happy

	* diskdrake/interactive.pm: nicer error message when "You can't create a
	new partition
	(since you reached the maximal number of primary partitions).
	First remove a primary partition and create an extended partition."
	fix diskdrake::interactive::Options() excepts a value from
	fs::mount_options_pack(), but fs::mount_options_pack() doesn't return
	any
	value (reported by Olivier Thauvin)

	* standalone/XFdrake: make perl_checker happy
	(ask_for_X_restart): make it work

	* bootloader.pm: try to allow /boot on vfat (it used to work)

	* network/smb.pm: 
	  - use $::prefix for reading/writing (it was missing for writing)
	  - use output_p so that /etc/samba directory is created if needed
	(fix bug reported by David Eastcott)

	* install_interactive.pm: fix partition wizard choice updating after
	calling diskdrake

	* install_steps_gtk.pm, install_steps_interactive.pm, install2.pm: ensure
	choosing install-or-upgrade can't be done twice
	(since it's badly handled and hard to handle nicely)

2002/07/29  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/drakxtv: read and wrote /etc/modules.conf

	* Makefile: 
	  - consolidate duplicated 'use (warn|strict...' into nuke_perl target
	  - thus enable to fix bug reported by gc (aka i only fixed localsrpm
	  nuke, not srpm: one)

	* drakxtools.spec: final changes batch
	  - pixel: don't set release to 14mdk when 13mdk hadn't be released ...
	  - list 13mdk changes
	replace trigger by format test for hw config file conversion

2002/07/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (configureX, configureXBefore, configureXAfter):
	greatly simplified using new Xconfig stuff

	* standalone/XFdrake: 
	  - adapt to new Xconfig modules
	  - try out the new "XFdrake resolution" and "XFdrake monitor" that'll
	get into DrakConf soon

	* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
	Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
	Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
	Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
	will it be enough?? :)

	* any.pm (running_window_manager): return the pids found if wanted
	(ddcxinfos): ensure no probe is done when $::noauto

	* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
	Xconfig modules

	* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
	case, it's already done by Xconfig::main::export_to_install_X

	* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
	well, you may now lie in peace

	* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
	instead of a regexp

	* Xconfig/card.pm: make perl_checker happy
	rahh, don't commit my test code!
	14 new modules, will it be enough?? :)

	* share/list: CardsNames is not needed anymore

	* interactive.pm: fix "nicer error message when {val} is not set for
	ask_from & list" in case of a reference to a reference (ref is REF
	instead of SCALAR)

	* Xconfig/main.pm: fix displaying info about current configuration
	14 new modules, will it be enough?? :)

	* Xconfig/resolution_and_depth.pm: 
	  - make the gtk resolution chooser work
	  - dropped the differenciation between embedded or not
	14 new modules, will it be enough?? :)

	* mouse.pm (detect): return wacom inside $mouse
	(mouseconfig): reduce the number of "Use of undefined value"
	(set_xfree_conf): created

	* install2.pm: wacom is now inside $mouse

	* install_steps_interactive.pm (configureX): adapt to new Xconfig

2002/07/28  Pixel  <pixel@mandrakesoft.com>

	* Xconfig/main.pm: fix displaying info about current configuration
	14 new modules, will it be enough?? :)

	* Xconfig/resolution_and_depth.pm: 
	  - make the gtk resolution chooser work
	  - dropped the differenciation between embedded or not
	14 new modules, will it be enough?? :)

	* install_steps_gtk.pm, install_gtk.pm, standalone.pm: adapt to new
	Xconfig modules

	* install_any.pm (g_auto_install): no need to handle $o->{X} as a special
	case, it's already done by Xconfig::main::export_to_install_X

	* mouse.pm (detect): return wacom inside $mouse
	(mouseconfig): reduce the number of "Use of undefined value"
	(set_xfree_conf): created

	* install_steps.pm (configureX, configureXBefore, configureXAfter):
	greatly simplified using new Xconfig stuff

	* install2.pm: wacom is now inside $mouse

	* standalone/XFdrake: 
	  - adapt to new Xconfig modules
	  - try out the new "XFdrake resolution" and "XFdrake monitor" that'll
	get into DrakConf soon

	* Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/parse.pm,
	Xconfig/xfree.pm, Xconfig/test.pm, Xconfig/xfreeX.pm,
	Xconfig/proprietary.pm, Xconfig/xfree4.pm, Xconfig/monitor.pm,
	Xconfig/default.pm, Xconfig/screen.pm, Xconfig/FILES: 14 new modules,
	will it be enough?? :)

	* Xconfig.pm, Xconfigurator.pm, Xconfigurator_consts.pm: thou hast served
	well, you may now lie in peace

	* install_steps_interactive.pm (configureX): adapt to new Xconfig

	* any.pm (running_window_manager): return the pids found if wanted
	(ddcxinfos): ensure no probe is done when $::noauto

	* Xconfig/card.pm: make perl_checker happy
	rahh, don't commit my test code!
	14 new modules, will it be enough?? :)

	* common.pm (availableRamMB): use a precise constraint on 'Card:Intel 810'
	instead of a regexp

	* interactive.pm: fix "nicer error message when {val} is not set for
	ask_from & list" in case of a reference to a reference (ref is REF
	instead of SCALAR)

2002/07/28  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ: Check for/install terminal-server and friends.
	More intelligent error message when
	mkisofs fails.  Cleanup code for use strict. Fix crash when no backup
	dhcpd.conf.

	* standalone/drakbackup: Numerous GUI crash fixes, oddities. Install
	needed packages. Fix email, daemon modes.
	Add rsync, webdav, cd, tape capabilities. Consolidate net method setup
	screens.
	Add CD device capability query.

2002/07/27  alus

	* share/po/pl.po: Fixes. There're some entries concerning mdk 8.2 - they
	should be changed
	globally

2002/07/27  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (add_probeall): use "uniq" to have modules only once in
	ddebug.log (a "uniq"
	was already in modules.conf so it doesn't change the result)

	* detect_devices.pm: use add_probeall for scsi_hostadapter, not add_alias
	(may fix a bug reported by Jure Repinc)

2002/07/27  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Completed implementation of the support for
	HPOJ 0.9: Automatic photo card reader configuration, bugfixes.

2002/07/26  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/logdrake: 
	  - more consistency when back button hit in wizard mode
	  - back button at last stage.

	* standalone/drakbug: 
	  - add browser list in case BROWSER env var isn't set

2002/07/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/Makefile: fixed reference to rpmtools perl module.

2002/07/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/rescue-gui.c: 
	  - usage of attribute unused (has not been rebuilt since -W? ;p)
	  - since i polluted the newt-frontend with probing functions, i
	need to have probing functions (doing nothing) here :-((

2002/07/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* harddrake/ui.pm: changed _("") -> "" empty strings must not be
	translated

2002/07/26  Pixel  <pixel@mandrakesoft.com>

	* rescue/list: remove traceroute (c naze dixit gc)

	* share/gen_locales.sh, lang.pm: hy is now using UTF8 locales

	* any.pm, services.pm, install_steps.pm: use
	run_program::rooted_get_stdout instead of `chroot $prefix ...`

	* install_any.pm: use run_program::rooted_get_stdout

	* Xconfigurator.pm: cleanup launching qiv (using run_program)

	* bootloader.pm: 
	  - fix dying when mkinitrd doesn't create an initrd
	  - cleanup

	* run_program.pm (rooted_get_stdout): handle one line return using
	wantarray
	  - also give the ability to redirect to an array ref
	  - add rooted_get_stdout which is alike ``
	add 2 functionalities to run_program:
	  - run_program::run(prog, '>', 'STDOUT', ...)
	run_program::run(prog, '2>', 'STDERR, ...)
	  which will run with verbatim stdout or stderr
	  - run_program::run(prog, '>', \$s, ...)
	  run_program::run(prog, '2>', \$s, ...)
	  which will return the stdout (resp. stderr) of the program in $s

	* rescue/Makefile: ensure rescue is built and uploaded

2002/07/26  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/TODO: dadou said "no expert mode"

	* harddrake/ui.pm: 
	  - s/channel/Channel/
	  - bus_id is for usb devices too
	  - remove obsolete fields info and name
	  - add nbuttons, device, old_device descriptions

	* drakxtools.spec: 13mdk

2002/07/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/Makefile: fixed reference to rpmtools perl module.

2002/07/26  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm: First step of automatic HP multi-function device
	configuration with HPOJ 0.9.

	* detect_devices.pm: Added detection of trhe serial number of a USB
	printer (in preparation for HPOJ 0.9 support in printerdrake).

2002/07/25  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
	<rickscafe.casablanca@gmx.net> you did
	all the work to resolve the pb)
	=> this fixes ide burner detection

2002/07/25  alus

	* share/po/pl.po: fix
	fix
	one entry more clearly :)

2002/07/25  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/logdrake: 
	  - don't display services that are not installed
	  - word wrap string correctly
	  - cleanup

2002/07/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added log.
	small code changes for upgrade.

	* tools/syncrpms: no more use rpmtools.pm.

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: new logo (simplified
	for 9.0).

2002/07/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po, share/po/id.po, share/po/vi.po: updated po files

2002/07/25  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm: use a function icon_paths instead of @icon_paths
	=> this ensure that $ENV{SHARE_PATH} value (used in @icon_paths) is set
	independently of the loading order of the modules

	* install_steps_interactive.pm: fix loading ide-cd (big thanks to rcc
	<rickscafe.casablanca@gmx.net> you did
	all the work to resolve the pb)
	=> this fixes ide burner detection
	Help "perl -cw" not reporting any warning
	  - for mac free partition, use $freepart instead of $freepart_device,
	$freepart_size ...
	  - replace $timezone::ntp_servers by a function

	* bootloader.pm: let the bootloader::mkinitrd error be seen by the GUI

	* install_steps_newt.pm: please "perl -cw"

	* verify_c: adapt to stuff.xs.pl instead of stuff.xs.pm

	* partition_table.pm: add 0x35 partition table id meaning JFS (under OS/2)
	(thank to Mika Laitio)

	* fs.pm: noreturn is now exported, no need to
	MDK::Common::Various::noreturn()

	* common.pm: remove internal_error (which is now in MDK::Common)

	* partition_table/mac.pm, timezone.pm: Help "perl -cw" not reporting any
	warning
	  - for mac free partition, use $freepart instead of $freepart_device,
	$freepart_size ...
	  - replace $timezone::ntp_servers by a function

2002/07/25  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* drakxtools.spec: 12mdk
	final batch of changes
	11mdk

	* harddrake/TODO: still less things to do
	update

	* c/stuff.xs.pl: don't copy struct pciusb_entries on the stack

	* standalone/service_harddrake: merge timeout and cancel cases
	simplify:
	  - we don't need to set media_type, we don't use it
	  - mouse and mass storage media use the same key, let merge their code
	path

	* interactive/newt.pm: typo fix

	* Makefile.drakxtools: fix pixel "i do not need to test" fscking bug that
	broke drakxtools
	build :-)

	* harddrake/ui.pm: remove all gtk's "no callback/signal to disconnect"
	warnings
	add a fields data structure:
	  - put together field translation and field description
	  - this enable to get rid of %reverse_fields usage & creation
	  - this ensure all field names & translations are marked translatables
	for gettext
	  - move $wait declaration around its usage and explicit its destruction
	  - remove usb debugging message needed to trace the null description
	  bug i fixed in ldetect
	  - simplify the device fields rendering "because of" the above
	  - simplify the help window creation/display/destruction (only one
	  statement left)
	  - explicitely call interactive->exit
	handle both old device name and new devfs name

	* share/po/fr.po: update french translation

	* harddrake/data.pm: only do one probeall here (there's still many in
	detect_devices,
	probing caching should go there)

	* Makefile: use spec_test rather than test

2002/07/24  alus

	* share/po/pl.po: fixes
	the last untranslated entry

2002/07/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/cdrom.c, mdk-stage1/disk.c, mdk-stage1/tools.c,
	mdk-stage1/stage1.h, mdk-stage1/tools.h, mdk-stage1/frontend.h,
	mdk-stage1/probing.h, mdk-stage1/stdio-frontend.c,
	mdk-stage1/newt-frontend.c, mdk-stage1/probing.c: enhance (complicate?
	;p) device detection so that scsi and usb
	detection are done only when no ide cdrom with mandrake install
	is detected (speed up), have usb keyboard modules installed
	before any interactive question, honour "noauto" (skip usb
	detection and insmod'ing)

2002/07/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/cs.po,
	share/po/bg.po, share/po/lv.po, share/po/hu.po: updated po files

2002/07/24  Pixel  <pixel@mandrakesoft.com>

	* Makefile, Makefile.drakxtools: add PMS_DIRS in Makefile.config and use
	it everywhere
	(cleaning some ugly stuff in Makefile.drakxtools while doing so)
	=> now adding a new directory only need to be done at one place

	* Xconfig/xfree3.pm, Xconfig/xfreeX.pm, mouse.pm, Xconfig/xfree4.pm,
	Xconfig/parse.pm: new XFree handling library
	  - only keyboard and mice functions are done, but adding the others is
	quite easy
	  - so for now only used in mousedrake
	  - but keyboarddrake and (of course) XFdrake will come

	* Makefile.config: add Xconfig
	add PMS_DIRS in Makefile.config and use it everywhere
	(cleaning some ugly stuff in Makefile.drakxtools while doing so)
	=> now adding a new directory only need to be done at one place

	* standalone/keyboarddrake: use Xconfig::xfree to set the XkbLayout
	(better should&will come)

	* c/stuff.xs.pl, c/Makefile, c/stuff.xs.pm: rename stuff.xs.pm to
	stuff.xs.pl (since it's a prog, not a module)
	(it helps for not having stuff.xs.pm in PMS)

	* Xconfig/xfree.pm (get_both): fix returning one element (eg:
	get_keyboard)
	new XFree handling library
	  - only keyboard and mice functions are done, but adding the others is
	quite easy
	  - so for now only used in mousedrake
	  - but keyboarddrake and (of course) XFdrake will come

	* log.pm: when testing, log on STDERR

2002/07/24  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/data.pm: don't account scanners as unknown devices

	* harddrake/ui.pm: scanners support:
	  - split scannerdrake:val into vendor and description
	  - don't display bogus "val:%HASH"

2002/07/23  alus

	* share/po/pl.po: fuzzy cheched

2002/07/23  Christian Belisle  <cbelisle@mandrakesoft.com>

	* security.pm: removal

2002/07/23  Daouda Lo  <daouda@mandrakesoft.com>

	* security/msec.pm: 
	  - fix typo: s/%%options;/%%options/

2002/07/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: manage correctly unselectPackage and use perl-URPM >= 0.50.

2002/07/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/probing.c: s/usb/moreprofessional/ thanks to vdanen

2002/07/23  Pixel  <pixel@mandrakesoft.com>

	* share/po/help-eu.pot: rebuild after replacing \" by "

	* any.pm, interactive.pm: use fuzzy_pidofs (to detect if kwin is running)

	* detect_devices.pm: handle computers with no /proc/scsi/scsi

	* .cvsignore, share/modparm.lst, Makefile: modparm.lst is not used anymore
	(modinfo -p)

2002/07/23  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: further translations update
	update french translation

	* drakxtools.spec: 10mdk changes
	final changes batch
	9mdk
	g Move 2: partition table: hierarchy
	  - Big Move 1: interactive::* hierarchy

	* partition_table_dos.pm, partition_table/dos.pm, partition_table_mac.pm,
	partition_table/sun.pm, partition_table/gpt.pm, partition_table_raw.pm,
	partition_table_lvm_PV.pm, partition_table_empty.pm, standalone.pm,
	partition_table_sun.pm, partition_table_bsd.pm, install_interactive.pm,
	partition_table/raw.pm, partition_table.pm, any.pm,
	partition_table/mac.pm, partition_table/bsd.pm, bootloader.pm,
	diskdrake/hd_gtk.pm, partition_table/empty.pm, fsedit.pm,
	partition_table/lvm_PV.pm, partition_table_gpt.pm: g Move 2: partition
	table: hierarchy

	* Makefile.config, install_steps.pm, install_steps_interactive.pm,
	diskdrake/interactive.pm, Makefile.drakxtools, install_any.pm: g Move 2:
	partition table: hierarchy
	  - Big Move 1: interactive::* hierarchy

	* harddrake/ui.pm: remove dead code
	remove dead args
	about and help windows: only show "OK" button, cancel one has no
	purpose here

	* detect_devices.pm: remove '-' before description for IBM eide hard disks
	g Move 2: partition table: hierarchy

	* standalone/service_harddrake: faster service startup

	* interactive_newt.pm, interactive.pm, standalone/drakautoinst,
	install_steps_stdio.pm, standalone/tinyfirewall, Xconfigurator.pm,
	standalone/drakboot, standalone/diskdrake, standalone/mousedrake,
	install_steps_newt.pm, printerdrake.pm, interactive_gtk.pm,
	install_steps_gtk.pm, interactive/http.pm, interactive/stdio.pm,
	interactive/newt.pm, services.pm, standalone/drakconnect,
	standalone/drakgw, interactive/gtk.pm, interactive_http.pm,
	interactive_stdio.pm, standalone/drakxtv: 
	  - Big Move 1: interactive::* hierarchy

	* Makefile: check make got correct tag from spec file
	fast build: new target (fastsrpm = cvstag localsrpm)
	g Move 2: partition table: hierarchy
	  - Big Move 1: interactive::* hierarchy

	* harddrake/data.pm: s/drakconnet/drakconnect

	* harddrake/TODO: update

2002/07/22  Pixel  <pixel@mandrakesoft.com>

	* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
	hardwire no probing in detect_devices::probeall to ensure no probing is
	never done

	* share/po/help-fr.pot, share/po/help-de.pot, share/po/help-eu.pot,
	help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-es.pot,
	share/po/help-it.pot: 
	  - update help.pm based on the xml manual
	  - this fixes entities sticked together with no space in between
	  - this also implies a few bad line-wrapping changes,
	    but it needs to be done to have a clean state
	    (we don't have one since 8.2beta where i updated things by hand)
	  - put help-*.pot in CVS so that the files based on the xml manual can
	be updated
	  independently from DrakX.pot & .po's

	* Newt/Makefile, resize_fat/Makefile, c/Makefile: ensure things build as
	they should when perl is upgraded on compilation box
	(using a nice scheme: make || make)

2002/07/22  Till Kamppeter  <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Adapted printerdrake to CUPS 1.1.15 and
	Perl 5.8.0 (for Foomatic).
	Let network also be started during installation when LPRng or PDQ is the
	spooler, so that the user can install queues to remote printers.

2002/07/22  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/tools.pm: hide password in adsl configuration

2002/07/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: try avoiding infinite loop.

2002/07/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/it.po, share/po/nl.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/el.po, share/po/bg.po,
	share/po/lv.po, share/po/hu.po: updated pot file

	* share/po/cs.po: updated Czech file
	updated pot file

2002/07/22  Pixel  <pixel@mandrakesoft.com>

	* c/Makefile, Newt/Makefile, resize_fat/Makefile: ensure things build as
	they should when perl is upgraded on compilation box
	(using a nice scheme: make || make)

	* any.pm, mouse.pm, install2.pm, detect_devices.pm: when $::noauto,
	hardwire no probing in detect_devices::probeall to ensure no probing is
	never done

	* help.pm, share/po/.cvsignore, share/po/Makefile, share/po/help-de.pot,
	share/po/help-fr.pot, share/po/help-eu.pot, share/po/help-es.pot,
	share/po/help-it.pot: 
	  - update help.pm based on the xml manual
	  - this fixes entities sticked together with no space in between
	  - this also implies a few bad line-wrapping changes,
	    but it needs to be done to have a clean state
	    (we don't have one since 8.2beta where i updated things by hand)
	  - put help-*.pot in CVS so that the files based on the xml manual can
	be updated
	  independently from DrakX.pot & .po's

	* share/po/help_xml2pm.pl: 
	  - use new PerlIO instead of iconv
	  - transliterate by hand &ndash and &eacute
	  - move "use utf8" at top
	  - fix the spaces between entities
	(eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)

2002/07/21  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: new snapshot

	* Xconfigurator.pm: fix multi-head auto-choosing in auto install

	* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
	resolve_requested (is it ok??)

2002/07/21  Pixel  <pixel@mandrakesoft.com>

	* drakxtools.spec: new snapshot

	* install_any.pm: workaround "traverse_tag" pb in Resolve.pm
	resolve_requested (is it ok??)

2002/07/21  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
	dga)

	* Xconfig.pm: fix typo

2002/07/21  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: Load "extmod" is a must! (for things like shape and
	dga)

	* Xconfig.pm: fix typo

	* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
	in gen_locales.pl

	* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
	using the new::during_install__lang2charset
	  -> this enables doing the same during install when using ramdisk
	=> no need to have a locale.cz2 anymore
	  (this is now possible since the number of special cases is lower than
	before)

	* lang.pm: 
	  - remove utf_xxx charsets, adding a flag UTF-8 instead
	  - add during_install__lang2charset
	  - when using ramdisk, no locale.cz2 anymore:
	there are 3 main charsets containing everything for all locales, except
	LC_CTYPE
	    by default, there is UTF-8.
	    when asked for GB2312 or BIG5, removing the other main charsets
	  - cleanup comments (use #- instead of #)
	  - various cleanup

	* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
	charset /usr/share/locale/UTF-8

2002/07/21  Pixel  <pixel@mandrakesoft.com>

	* share/locales-skeleton.tar.bz2: usr/share/locale skeleton is now build
	in gen_locales.pl

	* share/gen_locales.pl, share/gen_locales.sh: build per languages symlinks
	using the new::during_install__lang2charset
	  -> this enables doing the same during install when using ramdisk
	=> no need to have a locale.cz2 anymore
	  (this is now possible since the number of special cases is lower than
	before)

	* lang.pm: 
	  - remove utf_xxx charsets, adding a flag UTF-8 instead
	  - add during_install__lang2charset
	  - when using ramdisk, no locale.cz2 anymore:
	there are 3 main charsets containing everything for all locales, except
	LC_CTYPE
	    by default, there is UTF-8.
	    when asked for GB2312 or BIG5, removing the other main charsets
	  - cleanup comments (use #- instead of #)
	  - various cleanup

	* tools/make_mdkinst_stage2: no more locale.cz2, just keeping the main
	charset /usr/share/locale/UTF-8

2002/07/20  Daouda Lo  <daouda@mandrakesoft.com>

	* standalone/drakbug: 
	  - complete app list

2002/07/20  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator_consts.pm: shorter and nicer XF86Config's

	* mouse.pm: devfssymlinkf doesn't have any return value, so don't check it

	* Xconfig.pm (getinfoFromXF86Config): move here setting prefer_xf3 based
	on current choice on system
	shorter and nicer XF86Config's

	* install_gtk.pm: 
	  - rename updateCardAccordingName into add_to_card__using_Cards
	  - rename cardConfigurationAuto into probe_cards
	  - cleanup the simple XF86Config used during install

	* install_steps.pm: call config_dvd with $have_devfsd

	* install_steps_gtk.pm: 
	  - rename updateCardAccordingName into add_to_card__using_Cards
	  - rename cardConfigurationAuto into probe_cards

	* any.pm: try very hard to make rdvd work:
	  - if not using devfs, it worked so keeping things unchanged
	  - if using devfs, using the new dynamic rawdevice.script script to
	bind a
	rawdevice on demand
	pb: can't have both a devfs and a non-devfs config,
	    the /etc/sysconfig/rawdevices solution gives errors with devfs
	    (since the dvd is not REGISTERed yet)
	please perl_checker
	fix typo
	(devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for
	the
	symlink in /dev (which is used when devfs is not)
	devfssymlinkf doesn't have any return value, so don't check it

	* Xconfigurator.pm: 
	  - $in and $do_pkgs are no more global
	=> it's now easier to keep track of interactive vs non-interactive
	functions
	  - rename updateCardAccordingName into add_to_card__using_Cards
	  - rename cardConfigurationAuto into probe_cards
	  - and a few other function renamings
	shorter and nicer XF86Config's

2002/07/19  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: 
	  - reorganize monitor tree
	  - merge XF3 & XF4 server/module choosing
	  - replace {eide} by {EISA_ID} (=> {monitor} cleanup)
	  - ensure a few "Cancel" are more better handled
	  - ensure the default monitor in the monitor tree is the last chosen
	one

	* Xconfigurator_consts.pm: 
	  - fix good_default_monitor (must not be 1600x1200!)
	  - add r128 & radeon in XF4 drivers list

	* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
	place
	(useful when debugging)

	* Xconfig.pm: read monitor's VendorName & ModelName

2002/07/19  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/adsl.pm: 
	  - check if speedtouch_mgmt exist before installing it

2002/07/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: revert changes so that DrakX work again.

	* install_any.pm: select default_packages directly during setPackages.

	* install_steps_interactive.pm: make sure unselectMostPackages is called
	(so that changes in default_packages
	are taken into account... but is may be any changes here ?).

2002/07/19  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator_consts.pm: 
	  - fix good_default_monitor (must not be 1600x1200!)
	  - add r128 & radeon in XF4 drivers list
	fix default_monitors to adapt new MonitorsDB

	* mouse.pm (devfssymlinkf): use devfs_device instead of device when
	available

	* partition_table.pm: handling devfs names for cdrom/hds on ide/scsi
	(needs testing)

	* any.pm (devfssymlinkf): try devices::to_devfs when devfs_device is not
	provided
	(devfssymlinkf): use devfs_device instead of device when available

	* detect_devices.pm: help perl_checker
	handling devfs names for cdrom/hds on ide/scsi (needs testing)

	* devices.pm: add functions to_devfs and from_devfs. These only work for
	devices entries
	which can go devfs -> normal and normal -> devfs

	* interactive_gtk.pm: reduce "Use of uninitialized value" in a heavy used
	place
	(useful when debugging)

	* Xconfig.pm: read monitor's VendorName & ModelName
	(readCardsDB): add handling BAD_FB_RESTORE & BAD_FB_RESTORE_XF3

	* Xconfigurator.pm: 
	  - reorganize monitor tree
	  - merge XF3 & XF4 server/module choosing
	  - replace {eide} by {EISA_ID} (=> {monitor} cleanup)
	  - ensure a few "Cancel" are more better handled
	  - ensure the default monitor in the monitor tree is the last chosen
	one
	partly cleanup monitor re-configuration (work in progress)

2002/07/19  Christian Belisle  <cbelisle@mandrakesoft.com>

	* any.pm: 
	  - remove any msec related functions
	  - remove 'use security::msec'

2002/07/19  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/adsl.pm: 
	  - check if speedtouch_mgmt exist before installing it

2002/07/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: revert changes so that DrakX work again.

	* install_any.pm: select default_packages directly during setPackages.
	fix typo on what_provides (for pitchounette :-)).
	added what_provides.

	* standalone.pm: fix typo on last commit.
	added what_provides.

	* install_steps_interactive.pm: make sure unselectMostPackages is called
	(so that changes in default_packages
	are taken into account... but is may be any changes here ?).

2002/07/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt.po: updated Portuguese file

2002/07/19  Pixel  <pixel@mandrakesoft.com>

	* standalone/XFdrake: rename $i in $X (to have the same as
	Xconfigurator.pm)

	* interactive.pm: nicer error message when {val} is not set for ask_from &
	list

	* Xconfigurator.pm: partly cleanup monitor re-configuration (work in
	progress)
	  - don't write XF86Config when no {card}{server}
	  - don't write XF86Config-4 when no {card}{driver}
	  - workaround mixing values from existing config and
	cardConfigurationAuto()
	  - fix asking VideoRam
	  - fix device0 in XF86Config
	  - use "device1", "device2"... for "Device" Identifier
	  - restore having a nice VendorName + BoardName
	(since Identifier is not very useful)
	  - get {card}{Chipset} from existing XF86Config
	  - use $::prefix
	  - drop obsolete stuff: Ramdac, Dacspeed, Clockchip
	  - drop {card}{flags}, the few flags are moved directly to {card}
	  - force_xf4 is now a global in Xconfigurator
	  - create new functions for better modularity: multi_head_config,
	xfree_and_glx_choices, xfree_and_glx_choose
	  - for ppc, allow choosing DRI or not
	  - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
	wether
	to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
	are only flags allowing or not DRI/UTAH.
	  - {card}{use_xf4} is dropped. New function using_xf4 has this
	functionality. The flags are now:
	  - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
	  - error if $force_xf4 && !{driver} || !{driver} && !{server}
	  - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
	!{server}
	  - {card}{description} contains what used to be {card}{identifier}
	  - rename {card}{type} to {card}{card_name}
	  - drop {monitor}{type}

	* install_steps.pm: don't pass the prefix parameter, not needed/wanted
	anymore

	* Xconfigurator_consts.pm: fix default_monitors to adapt new MonitorsDB

	* Xconfig.pm (readCardsDB): add handling BAD_FB_RESTORE &
	BAD_FB_RESTORE_XF3
	  - use "device1", "device2"... for "Device" Identifier
	  - restore having a nice VendorName + BoardName
	(since Identifier is not very useful)
	  - get {card}{Chipset} from existing XF86Config
	  - use $::prefix
	  - drop obsolete stuff: Ramdac, Dacspeed, Clockchip
	  - drop {card}{flags}, the few flags are moved directly to {card}
	  - force_xf4 is now a global in Xconfigurator
	  - create new functions for better modularity: multi_head_config,
	xfree_and_glx_choices, xfree_and_glx_choose
	  - for ppc, allow choosing DRI or not
	  - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
	wether
	to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
	are only flags allowing or not DRI/UTAH.
	  - {card}{use_xf4} is dropped. New function using_xf4 has this
	functionality. The flags are now:
	  - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
	  - error if $force_xf4 && !{driver} || !{driver} && !{server}
	  - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
	!{server}
	  - {card}{description} contains what used to be {card}{identifier}
	  - rename {card}{type} to {card}{card_name}
	  - drop {monitor}{type}

2002/07/19  Christian Belisle  <cbelisle@mandrakesoft.com>

	* any.pm: 
	  - remove any msec related functions
	  - remove 'use security::msec'

2002/07/19  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* standalone/drakconnect: 
	  - any::setup_thiskind_backend changed in any::load_category_no_message

2002/07/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt.po: updated Portuguese file

2002/07/19  Pixel  <pixel@mandrakesoft.com>

	* standalone/XFdrake: rename $i in $X (to have the same as
	Xconfigurator.pm)

	* Xconfigurator.pm: 
	  - don't write XF86Config when no {card}{server}
	  - don't write XF86Config-4 when no {card}{driver}
	  - workaround mixing values from existing config and
	cardConfigurationAuto()
	  - fix asking VideoRam
	  - fix device0 in XF86Config
	  - use "device1", "device2"... for "Device" Identifier
	  - restore having a nice VendorName + BoardName
	(since Identifier is not very useful)
	  - get {card}{Chipset} from existing XF86Config
	  - use $::prefix
	  - drop obsolete stuff: Ramdac, Dacspeed, Clockchip
	  - drop {card}{flags}, the few flags are moved directly to {card}
	  - force_xf4 is now a global in Xconfigurator
	  - create new functions for better modularity: multi_head_config,
	xfree_and_glx_choices, xfree_and_glx_choose
	  - for ppc, allow choosing DRI or not
	  - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
	wether
	to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
	are only flags allowing or not DRI/UTAH.
	  - {card}{use_xf4} is dropped. New function using_xf4 has this
	functionality. The flags are now:
	  - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
	  - error if $force_xf4 && !{driver} || !{driver} && !{server}
	  - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
	!{server}
	  - {card}{description} contains what used to be {card}{identifier}
	  - rename {card}{type} to {card}{card_name}
	  - drop {monitor}{type}

	* interactive.pm: nicer error message when {val} is not set for ask_from &
	list

	* Xconfig.pm: 
	  - use "device1", "device2"... for "Device" Identifier
	  - restore having a nice VendorName + BoardName
	(since Identifier is not very useful)
	  - get {card}{Chipset} from existing XF86Config
	  - use $::prefix
	  - drop obsolete stuff: Ramdac, Dacspeed, Clockchip
	  - drop {card}{flags}, the few flags are moved directly to {card}
	  - force_xf4 is now a global in Xconfigurator
	  - create new functions for better modularity: multi_head_config,
	xfree_and_glx_choices, xfree_and_glx_choose
	  - for ppc, allow choosing DRI or not
	  - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding
	wether
	to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX}
	are only flags allowing or not DRI/UTAH.
	  - {card}{use_xf4} is dropped. New function using_xf4 has this
	functionality. The flags are now:
	  - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3
	  - error if $force_xf4 && !{driver} || !{driver} && !{server}
	  - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} &&
	!{server}
	  - {card}{description} contains what used to be {card}{identifier}
	  - rename {card}{type} to {card}{card_name}
	  - drop {monitor}{type}

	* install_steps.pm: don't pass the prefix parameter, not needed/wanted
	anymore

2002/07/18  Christian Belisle  <cbelisle@mandrakesoft.com>

	* standalone/draksec: create the main() function in security.pm

	* security.pm: Re-Addition: will contain the security related (but not
	related to any apps)
	funtioncs and the draksec interface.
	removing

	* security/msec.pm: 
	  - add prefix var in file names
	  - remove useless expert_mode var
	  - add get_options(): will be used to get various options from msec
	move the msec related functions from any.pm to msec.pm. create
	sec_options

2002/07/18  Damien Chaumette  <dchaumette@mandrakesoft.com>

	* network/netconnect.pm: . draknet renamed in drakconnect

2002/07/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixes allowNVIDIA_rpms against perl-URPM.
	really fixes it.
	fixes error if package is not found (regression fixed).

	* pkgs.pm: removed all the commented out code obsoleted.
	fix speed improvement for computeGroupSize by computing closure directly
	(in
	order to have an approximative size, not the real one).
	add back change CD support.

	* standalone/XFdrake: fixes with new urpm library of urpmi.

2002/07/18  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: 
	  - set $::prefix
	  - drop $o->{root} (was "/tmp/root-perl-install" when testing but
	completly unused)

	* standalone/XFdrake, install_steps_interactive.pm: don't pass the prefix
	parameter, not needed/wanted anymore

	* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm: 
	  - %standard_monitors are now in Cards+, dropping them
	  - multi head support generalized, now based on Cards+ MULTI_HEAD
	  - fix some ModeLines being written twice in XF86Config
	  - remove setting DefaultFbBpp to 32
	(since it is the default in all my tests)

	* common.pm, install_any.pm: use $::prefix instead of $::o->{prefix}

2002/07/18  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm, install_steps_interactive.pm: add support/option for
	Windows(tm) authentication via winbind

2002/07/18  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* drakxtools.spec: 7mdk changes
	6mdk final changes

	* harddrake/bttv.pm: useless standalone dependancy for pixel fscking
	checker

	* Makefile: faster startup: remove use (diagnostics|vars|strict) in srpm
	target as
	in local target (dams fsck)

	* harddrake/TODO: update

	* harddrake/data.pm: s/draknet/drakconnect/
	  - bump version number
	  - move scsi & ata controllers, tv-audio, dvd, burners, ... in their
	own "non configurable" sections

2002/07/18  warly

	* share/logo-mandrake.png: install logo for 9.0 beta 1

2002/07/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fix speed improvement for computeGroupSize by computing closure
	directly (in
	order to have an approximative size, not the real one).
	add back change CD support.

2002/07/18  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm, Xconfigurator_consts.pm, Xconfig.pm: 
	  - %standard_monitors are now in Cards+, dropping them
	  - multi head support generalized, now based on Cards+ MULTI_HEAD
	  - fix some ModeLines being written twice in XF86Config
	  - remove setting DefaultFbBpp to 32
	(since it is the default in all my tests)

2002/07/17  alus

	* share/po/pl.po: some more fixes
	some little changes

2002/07/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: added missing use pkgs.

2002/07/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* pkgs.pm: spell right harddrake (two 'd') in @preferred

	* tools/cvslog2changelog.pl: add daouda chaumette cbelisle

2002/07/17  Pixel  <pixel@mandrakesoft.com>

	* install_gtk.pm: normalize Modeline to ModeLine

	* common.pm: add function "internal_error" (a specialized "die")

	* drakxtools.spec: the new XFdrake needs latest ldetect-lst

	* Makefile (test_pms): exclude urpm from uses

	* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
	by new perl_checker)
	remove "$_ =~ " (as detected by new perl_checker)

	* any.pm: move the "if !$::testing" for not modifying inittab in function
	runlevel()
	(was in install_steps.pm)

	* commands.pm: remove "$_ =~ " (as detected by new perl_checker)

	* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
	standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
	  - use $X instead of $o (to avoid name conflict with DrakX's $o)
	  - {flag}{noclockprobe} unused, dropping it
	  - rename {memory} into "VideoRam"
	  - rename {ramdac} into {Ramdac}
	  - rename {chipset} into {Chipset}
	  - rename {clockchip} into {Clockchip}
	  - rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
	  - rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
	  - drop {mouse}{chordmiddle} (obsolete)
	  - drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
	  - &testConfig is unused, removing it
	  - as a concequence, {clocklines} is never set, dropping it
	  - when UNSUPPORTED remove {driver}, instead of setting
	{flag}{unsupported}
	  - Cards+ now only provide {Chipset} for cards needing it
	  => {flag}{needChipset} not needed anymore
	  - moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
	  (hoping it will work: since the regexp was broken, it was never done.
	   (it was applied on the module field of pcitable, instead of the
	description))
	  - dropped modelines_text_Trident_TG_96xx case (it has never been used)
	  - rename %xkb_options into %XkbOptions
	  - rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
	value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - very_bad_card and bad_card are now the same, the value now comes
	from
	  Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
	  - drop unused @accelservers
	  - remove $modelines_text_apple, use $modelines_text_ext instead
	  - don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
	put
	  directly modelines in Section "Monitor"
	  (why should ppc behave differently than others!?)
	  - replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
	  "1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
	  - drop ModeLine "640x480 @ 72 Hz"
	  (it conflicts, and anyway, it has no real use nowadays :)
	  - drop comments about HorizSync, VertRefresh and ModeLine's from
	  XF86Config
	  - drop many unneeded stuff from XF86Config:
	  AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
	  XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
	  - drop section comments from XF86Config
	  - drop XF86_Mono configuration
	  (it doesn't work anyway, seems like it needs a special ModeLine?)
	  - drop 320x200 with XF86_SVGA (who can use this!?)
	  - do not write Screen section "accel" if the server configured is not
	an
	  accel one
	  - drop the "Generic VGA" Device section for XF4
	  (this device is unused)
	  - drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
	{card}{model},
	  {card}{board} (only description strings, not useful for running the
	server)
	  - use x_res instead of wres for things like 1024 in 1024x768

2002/07/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: added missing use pkgs.

2002/07/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* pkgs.pm: spell right harddrake (two 'd') in @preferred

2002/07/17  Pixel  <pixel@mandrakesoft.com>

	* install_gtk.pm: normalize Modeline to ModeLine

	* common.pm: add function "internal_error" (a specialized "die")

	* drakxtools.spec: the new XFdrake needs latest ldetect-lst

	* Makefile (test_pms): exclude urpm from uses

	* printer.pm, printerdrake.pm: use {XXX} instead of {'XXX'} (as detected
	by new perl_checker)
	remove "$_ =~ " (as detected by new perl_checker)

	* any.pm: move the "if !$::testing" for not modifying inittab in function
	runlevel()
	(was in install_steps.pm)

	* commands.pm: remove "$_ =~ " (as detected by new perl_checker)

	* Xconfigurator.pm, Xconfigurator_consts.pm, install_steps.pm,
	standalone/XFdrake, Xconfig.pm: Big Xconfigurator.pm cleanup/rework
	  - use $X instead of $o (to avoid name conflict with DrakX's $o)
	  - {flag}{noclockprobe} unused, dropping it
	  - rename {memory} into "VideoRam"
	  - rename {ramdac} into {Ramdac}
	  - rename {chipset} into {Chipset}
	  - rename {clockchip} into {Clockchip}
	  - rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
	  - rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
	  - drop {mouse}{chordmiddle} (obsolete)
	  - drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
	  - &testConfig is unused, removing it
	  - as a concequence, {clocklines} is never set, dropping it
	  - when UNSUPPORTED remove {driver}, instead of setting
	{flag}{unsupported}
	  - Cards+ now only provide {Chipset} for cards needing it
	  => {flag}{needChipset} not needed anymore
	  - moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
	  (hoping it will work: since the regexp was broken, it was never done.
	   (it was applied on the module field of pcitable, instead of the
	description))
	  - dropped modelines_text_Trident_TG_96xx case (it has never been used)
	  - rename %xkb_options into %XkbOptions
	  - rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the
	value now comes from Cards+
	  instead of regexp'ing {identifier}
	  - very_bad_card and bad_card are now the same, the value now comes
	from
	  Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
	  - drop unused @accelservers
	  - remove $modelines_text_apple, use $modelines_text_ext instead
	  - don't use a <Section "Modes"> together with <UseModes "Mac Modes">,
	put
	  directly modelines in Section "Monitor"
	  (why should ppc behave differently than others!?)
	  - replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
	  "1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
	  - drop ModeLine "640x480 @ 72 Hz"
	  (it conflicts, and anyway, it has no real use nowadays :)
	  - drop comments about HorizSync, VertRefresh and ModeLine's from
	  XF86Config
	  - drop many unneeded stuff from XF86Config:
	  AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
	  XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
	  - drop section comments from XF86Config
	  - drop XF86_Mono configuration
	  (it doesn't work anyway, seems like it needs a special ModeLine?)
	  - drop 320x200 with XF86_SVGA (who can use this!?)
	  - do not write Screen section "accel" if the server configured is not
	an
	  accel one
	  - drop the "Generic VGA" Device section for XF4
	  (this device is unused)
	  - drop {monitor}{vendor}, {monitor}{model}, {card}{vendor},
	{card}{model},
	  {card}{board} (only description strings, not useful for running the
	server)
	  - use x_res instead of wres for things like 1024 in 1024x768

2002/07/16  alus

	* share/po/pl.po: unused string removed

2002/07/16  cbelisle

	* standalone/draksec: re-write the part setting the security admin

	* security.pm: draksec - initial commit. preparing for the advanced
	section.

	* any.pm: draksec:
	  - rewrite the function to set the security admin
	  - remove ugly buttons, 'advanced' button will come later

2002/07/16  dchaumette

	* standalone/drakbug, standalone/interactive_http/authorised_progs,
	standalone/drakxconf: o finish moving draknet to drakconnect in
	standalone

2002/07/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: update with newer perl-URPM.
	added log (finding packages to upgrade or computing installed flag)

	* install_steps.pm: removed useless package selection cleaning.

	* install_steps_gtk.pm: code cleanup.

	* install_steps_interactive.pm: improve a little.
	fixed missing upgrade.
	added wait message when finding packages to upgrade.

	* install2.pm: fixed reference to step 'selectPackagesToUpgrade'.

	* install_any.pm: fixed die when choosePackages step is redone.

	* crypto.pm: allow upgrade (if any) by using version at 8.2.

2002/07/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* any.pm: small english fix thx to vdanen

	* share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po,
	share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po,
	share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
	share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po,
	share/po/uk.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
	share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/lt.po,
	share/po/sp.po, share/po/cy.po, share/po/ca.po, share/po/da.po,
	share/po/ar.po, share/po/bs.po, share/po/ro.po, share/po/wa.po,
	share/po/is.po, share/po/af.po, share/po/az.po, share/po/zh_TW.po,
	share/po/zh_CN.po, share/po/pt.po, share/po/vi.po, share/po/fr.po,
	share/po/nl.po, share/po/it.po, share/po/eu.po, share/po/es.po,
	share/po/de.po, share/po/eo.po, share/po/lv.po, share/po/el.po,
	share/po/cs.po, share/po/bg.po, share/po/hu.po: reflect typo fix in
	any.pm in the po's so that the translation are not broken

	* mdk-stage1/stage1.c: extend a bit fatal error when trying to execute
	/usr/bin/runinstall2 and it's not possible

2002/07/16  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakTermServ: fix "$" in translated string

	* Makefile: don't display etags command (too long, not nice)

2002/07/15  daouda

	* standalone/drakbug: 
	  - isStandalone is set in standalone.pm, removed

	* standalone/draksec: 
	  - isStandalone is set in standalone.pm, removed.
	  - set isStandalone to 1 to center wait messages

2002/07/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: synced.

	* install_any.pm: synced with other module updated.

	* c/stuff.xs.pm: cleaned no more used method.

	* pkgs.pm: made upgrade almost work again (need testing and
	remove/deselect still doesn't
	work properly).

	* install_steps.pm: code re-organisation (a little).

	* install_steps_gtk.pm: fixed flag usage (still check selected package to
	upgrade but already selected
	are correctly shown).

2002/07/15  Pixel  <pixel@mandrakesoft.com>

	* ChangeLog: revert titi's error

2002/07/11  Pixel  <pixel@mandrakesoft.com>

	* rescue/list.i386: switch to vendor_perl

2002/07/10  daouda

	* standalone/drakbug: 
	  - code update
	  - use local http server for test.

2002/07/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm, install_steps_gtk.pm, crypto.pm, share/list, pkgs.pm,
	install_any.pm, install2.pm, install_steps_interactive.pm: use perl-URPM
	instead of rpmtools.

	* tools/Makefile: use vendor_perl instead of site_perl (check of
	rpmtools.pm and packdrake.pm presence).

2002/07/10  Pixel  <pixel@mandrakesoft.com>

	* tools/Makefile: nicer use of vendor_perl instead of site_perl (check of
	rpmtools.pm and
	packdrake.pm presence) ... i had forgot to commit :-(

	* ftp.pm: don't let Timeout kill us

	* modparm.pm: rollback titi's modif

	* detect_devices.pm: cleanup

	* share/list: add integer.pm (needed by Time::Local (needed by Net::FTP))

2002/07/10  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* drakxtools.spec: list and describe all gui tools from drakxtools
	enhance cohenrency: step 1
	  - ide and scsi devices use channel rather than bus to store their
	  physical connection, which is more logic (at least for eide)
	  - all devices have their connection bus in bus field, not in bus for
	  {pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
	
	  - detect_devices:getIDE() : add eide_hds hash in order to be able to
	  split info field between model and vendor
	
	  - harddrake::ui : code reduction allowed by the above changes
	fix parrallel build
	fix perl depandancy on new perl

	* diskdrake/interactive.pm, detect_devices.pm, install_steps.pm,
	harddrake/ui.pm: enhance cohenrency: step 1
	  - ide and scsi devices use channel rather than bus to store their
	  physical connection, which is more logic (at least for eide)
	  - all devices have their connection bus in bus field, not in bus for
	  {pci,usb,...} and interface_type for {scsi,eide,other_block_devices}
	
	  - detect_devices:getIDE() : add eide_hds hash in order to be able to
	  split info field between model and vendor
	
	  - harddrake::ui : code reduction allowed by the above changes

	* modparm.pm: typo fix
	no need to test two times if modinfo is executable in normal (ie not
	in drakx) case ...

	* Makefile, Makefile.drakxtools: remove all
	(use\s+(diagnostics|vars|strict)' instances

2002/07/09  Pixel  <pixel@mandrakesoft.com>

	* Makefile: have MDK::Common's in TAGS

	* detect_devices.pm: rewrite getSCSI, now handling scanners

	* share/list: adapt to new perl 5.8.0

	* common.pm, modparm.pm: move join_lines to common

2002/07/09  Pixel  <pixel@mandrakesoft.com>

	* Makefile: have MDK::Common's in TAGS

	* detect_devices.pm: rewrite getSCSI, now handling scanners

	* share/list: adapt to new perl 5.8.0

	* common.pm, modparm.pm: move join_lines to common

2002/07/09  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/TODO: fix boot freeze on hw change: initscript was running us
	with stdout
	redirected to /dev/null; just use a small sh wrapper to fix it
	update

	* standalone/service_harddrake.sh: 
	  - redirect stderr
	  - remove old commented stuff
	fix boot freeze on hw change: initscript was running us with stdout
	redirected to /dev/null; just use a small sh wrapper to fix it

	* Makefile.drakxtools: fix boot freeze on hw change: initscript was
	running us with stdout
	redirected to /dev/null; just use a small sh wrapper to fix it

	* standalone/service_harddrake: 
	  - configurator got displayed
	  - move timeout around configurator asking (still not 100% ok)
	time out after 200 seconds
	fix boot freeze on hw change: initscript was running us with stdout
	redirected to /dev/null; just use a small sh wrapper to fix it

	* drakxtools.spec: fix url
	add harddrake service wrapper
	really final changes
	final batch of changes for -3mdk ?
	fix boot freeze on hw change: initscript was running us with stdout
	redirected to /dev/null; just use a small sh wrapper to fix it

	* Makefile.config: add harddrake service wrapper to installed files

	* harddrake/ui.pm: 
	  - add channel: primary/slave for eide deivces
	  - get rid of ->{set,get}_user_data
	ensure we don't mix scsi and pci devices

	* harddrake/bttv.pm: log only if options set
	typo fix
	only log explanations in standalone mode

	* share/po/Makefile: fake make so that its builtin rule to create file
	from file.sh doesn't
	nuke service_harddrake with it wrapper

2002/07/08  daouda

	* standalone/drakbug: 
	  - detect package automatically when app is chosen

2002/07/08  Pixel  <pixel@mandrakesoft.com>

	* Makefile: create the list_modules symlink
	make test_pms should now work (was pb with list_modules.pm)

	* install_steps.pm, any.pm: mtools config so that "mdir a:" accesses the
	usb floppy if one is there

	* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
	buttons) for the raid tab

	* install_steps_interactive.pm: in case the licence is refused, ask for
	confirmation

	* diskdrake/interactive.pm: make Clear_all work on a LVM VG
	make Clear_all remove partitions from raids

2002/07/08  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/TODO: remove fixed stuff

	* Makefile.drakxtools: s/PHONY/.PHONY/
	  - simplifications
	  - harddrake support is complete

	* drakxtools.spec: update
	fix post: add start argument
	service changes batch for 2mdk
	rpmlint fixes
	parrallel build
	1.1.8-2mdk
	  - enhance descriptions
	  - various spec clean
	split-up between harddrake and harddrake-ui
	complete changelog
	  - obsoletes/provides libdetect-lst, libdetect-lst-devel, detect,
	detect-lst
	  - don't restart harddrake on install
	  - some stuff moved into Makefile.drakxtools
	  - fix harddrake menu entry
	  - fix build

	* harddrake/data.pm: cache @devices so that hw probe is only done once

	* standalone/harddrake2: no need to 'use strict' in "binary"

	* standalone/service_harddrake: 
	  - only work on start
	  - add "please wait" message
	  - really don't cry when no previous config
	skip configuration on firt run
	skip hw classes without configurator (which'll have a configurator
	after porting updfstab)

	* harddrake/ui.pm: 
	  - rehide "run config tool" button when it has been displayed in
	another hw class
	don't display "run config tool" button if no configurator availlable
	  - center the main window
	  - remove drakx decorations
	mice:
	  - s/nbuttons/Number of buttons/
	  - delete qw(MOUSETYPE XMOUSETYPE unsafe)
	don't delete info field in normal path
	  - eide devices: split up info field into vendor and model fields
	  - complete help
	hummm ... eide: 0->master, 1->slave :-(
	  - remove save_report menu entry, this is done by service_harddrake
	  - move $in declaration near where it's used
	eide hard disks : print master/slave for bus_location

2002/07/08  daouda

	* Makefile.config: 
	  - add drakbug

	* drakxtools.spec: 
	  - add dir recursively

	* standalone/drakbug: 
	  - detect package automatically when app is chosen
	  - standalone app

2002/07/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/mount.c: small readability & size enhancement

2002/07/08  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: in case the licence is refused, ask for
	confirmation
	help perl_checker

	* diskdrake/hd_gtk.pm: do not display "Clear all" (and the other per kind
	buttons) for the raid tab

	* diskdrake/interactive.pm: make Clear_all work on a LVM VG
	make Clear_all remove partitions from raids

	* Makefile: create the list_modules symlink
	make test_pms should now work (was pb with list_modules.pm)

2002/07/08  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* harddrake/ui.pm: 
	  - remove save_report menu entry, this is done by service_harddrake
	  - move $in declaration near where it's used
	eide hard disks : print master/slave for bus_location
	  - remove dead stuff
	  - comment some stuff
	minor simplication
	various cleanups:
	  - move all harddrake modules to harddrake namespace
	 - replace two use by require so that it's not done at compil time
	   but at runtime
	 - there was a missing $ in harddrake::ui.pm

	* harddrake/TODO: update todo list

	* install_steps_interactive.pm, standalone/draknet, harddrake/bttv.pm,
	standalone/harddrake2, standalone/service_harddrake, harddrake/data.pm:
	various cleanups:
	  - move all harddrake modules to harddrake namespace
	 - replace two use by require so that it's not done at compil time
	   but at runtime
	 - there was a missing $ in harddrake::ui.pm

	* drakxtools.spec: 
	  - some stuff moved into Makefile.drakxtools
	  - fix harddrake menu entry
	  - fix build
	fixes for missing files
	enhanced description

	* modules.pm: 
	  - s/snd-card/snd/
	  - make some code clearer

	* Makefile.drakxtools: 
	  - simplifications
	  - harddrake support is complete

	* scanner.pm: this doesn't need either "#!/usr/bin/perl" nor "use lib
	qw(/usr/lib/libDrakX);"

	* standalone/drakxtv: 
	  - fix options handling
	  - use "perl -w"
	  - s/bttv/harddrake::bttv/ due to recent changes

2002/07/07  daouda

	* drakxtools.spec: 
	  - directory should exist before mv'ing things (mkdir
	%%buildroot%%_initrddir)

2002/07/07  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm: smarter raidAutoStartRaidtab
	great new raidAutoStartRaidtab allowing to handle existing software
	raids
	even when RAID_AUTORUN is not supported by kernel (which is the case for
	us
	since md.o is a not builtin the kernel)

	* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
	software raids
	even when RAID_AUTORUN is not supported by kernel (which is the case for
	us
	since md.o is a not builtin the kernel)

	* devices.pm: use c::total_sectors() instead of BLKGETSIZE

	* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
	marked dirty on any actions that destroy the raid

2002/07/07  daouda

	* Makefile: 
	  - remove share/wizard.rc in DISTFILE

	* drakxtools.spec: 
	  - directory should exist before mv'ing things (mkdir
	%%buildroot%%_initrddir)
	  - mv typo in %install section (titi sux)

2002/07/07  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm: smarter raidAutoStartRaidtab
	great new raidAutoStartRaidtab allowing to handle existing software
	raids
	even when RAID_AUTORUN is not supported by kernel (which is the case for
	us
	since md.o is a not builtin the kernel)
	remove detect_devices::check (including the annoying log about no
	modules for the pci entry)

	* modules.pm: new "append_to_etc_modules" function
	remove detect_devices::check (including the annoying log about no
	modules for the pci entry)

	* fsedit.pm: great new raidAutoStartRaidtab allowing to handle existing
	software raids
	even when RAID_AUTORUN is not supported by kernel (which is the case for
	us
	since md.o is a not builtin the kernel)

	* any.pm: small regexp cleanup

	* fs.pm, partition_table.pm: for greater symmetry with smb, drop isNfs in
	favour of isThisFs('nfs', ...)

	* interactive_newt.pm: make the buttons work in all cases
	  - workaround segfaults
	  - ensure the perl values are set when calling the clicked_may_quit
	callback

	* devices.pm: use c::total_sectors() instead of BLKGETSIZE

	* diskdrake/interactive.pm, raid.pm: ensure the raid is disactivated and
	marked dirty on any actions that destroy the raid

2002/07/06  Pixel  <pixel@mandrakesoft.com>

	* any.pm (ask_users): the user name length must be <= 32

	* diskdrake/interactive.pm (as suggested by Alexander Skwar)
	  - in interactive::check_type, check if the package (like jfsprogs) is
	installed
	  - use interactive::check_type where usefull
	  - cleanup

	* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
	it???)
	it is standalone/harddrake2, not standalone/harddrake (poor deush must
	be loosing his brain :p)

	* diskdrake/hd_gtk.pm: s/check_type/diskdrake::interactive::check_type/
	  - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
	  - remove unused wizard.rc
	(as suggested by Alexander Skwar)
	  - in interactive::check_type, check if the package (like jfsprogs) is
	installed
	  - use interactive::check_type where usefull
	  - cleanup

	* fsedit.pm: /root and /mnt must "remain within the root filesystem" (ie
	can't be used as mountpoints), dixit redhat
	(package_needed_for_partition_type): return the package needed for a
	partition type
	(check_type): cleanup

	* install_any.pm (setDefaultPackages): use
	fsedit::package_needed_for_partition_type to get things like jfsprogs

	* fs.pm: supermount now handles fs=auto, using it :)

	* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec: 
	  - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
	  - remove unused wizard.rc

2002/07/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* Makefile.config: add the harddrake service which was missing

	* printer.pm: try to simplify

	* harddrake/ui.pm: simplify: use reverse
	  - help system:
	  - add an help entry in help menu;
	   - begin to describe information fields
	
	   - reformat license in about window
	
	  - information frame (mostly fixing incoherency between various hw
	  classes fields)
	
	   - s/media type/media class/
	
	   - s/info/Hardware id/
	
	   - s/device/device file/
	
	   - split description into manufacturer/description
	
	   - eide devices:
	
		  - rename bus as bus_location
	
	       - set interface_type as bus
	
	   - scsi devices:
	
	       - set bus to SCSI
	
		  - set bus_location to bus:id fields
	
	   - don't print pci subids when non set
	
	   - remove fields that were already used above (vendor id subvendor
	     subid pci_bus pci_device pci_function)
	
	  - no need to return window after program exit
	
	  - print usage if needed
	
	  - embed hardware tree in a "detected hardware" frame
	
	  - cleanups:
	
	   - rename widget2 as frame
	
	   - remove dead commented code

	* drakxtools.spec: add harddrake2 service

	* standalone/icons/harddrake2/webcam.png,
	standalone/icons/harddrake2/harddrake.png,
	standalone/icons/harddrake2/keyboard.png,
	standalone/icons/harddrake2/ide_hd.png,
	standalone/icons/harddrake2/cable.png,
	standalone/icons/harddrake2/video.png,
	standalone/icons/harddrake2/tape.png,
	standalone/icons/harddrake2/joystick.png,
	standalone/icons/harddrake2/harddisk.png,
	standalone/icons/harddrake2/usb.png,
	standalone/icons/harddrake2/memory.png,
	standalone/icons/harddrake2/hw_network.png,
	standalone/icons/harddrake2/scsi_hd.png,
	standalone/icons/harddrake2/unknown.png,
	standalone/icons/harddrake2/floppy.png,
	standalone/icons/harddrake2/hw_printer.png,
	standalone/icons/harddrake2/scanner.png,
	standalone/icons/harddrake2/cd.png,
	standalone/icons/harddrake2/isdn.png,
	standalone/icons/harddrake2/tv.png,
	standalone/icons/harddrake2/sound.png,
	standalone/icons/harddrake2/scsi.png,
	standalone/icons/harddrake2/cpu.png,
	standalone/icons/harddrake2/hw_mouse.png,
	standalone/icons/harddrake2/modem.png,
	standalone/icons/harddrake2/K7.png: add harddrake2 icons

2002/07/06  Pixel  <pixel@mandrakesoft.com>

	* any.pm (ask_users): the user name length must be <= 32

	* commands.pm: adapt to new modprobe.pm

	* diskdrake/hd_gtk.pm: 
	  - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
	  - remove unused wizard.rc
	(as suggested by Alexander Skwar)
	  - in interactive::check_type, check if the package (like jfsprogs) is
	installed
	  - use interactive::check_type where usefull
	  - cleanup

	* diskdrake/interactive.pm (as suggested by Alexander Skwar)
	  - in interactive::check_type, check if the package (like jfsprogs) is
	installed
	  - use interactive::check_type where usefull
	  - cleanup
	(Resize): resize2fs handles ext3 :)

	* install_any.pm (setDefaultPackages): use
	fsedit::package_needed_for_partition_type to get things like jfsprogs
	when merge_fstabs, handle in a different way mtab and fstab (or
	manualFstab)
	=> this allows to force the type&options in manualFstab

	* fsedit.pm (package_needed_for_partition_type): return the package needed
	for a partition type
	(check_type): cleanup

	* docs/comparisons: various remarks about mandrake

	* partition_table_lvm_PV.pm: Allows people having PVs on unpartitioned
	disks to install
	(but no way to create such beasts)

	* Makefile.config: standalone/drakbug doesn't exist! (why did deush add
	it???)
	it is standalone/harddrake2, not standalone/harddrake (poor deush must
	be loosing his brain :p)
	add harddrake pm's

	* partition_table.pm: Allows people having PVs on unpartitioned disks to
	install
	(but no way to create such beasts)
	cleanup

	* fs.pm: supermount now handles fs=auto, using it :)
	when merge_fstabs, handle in a different way mtab and fstab (or
	manualFstab)
	=> this allows to force the type&options in manualFstab

	* Makefile.drakxtools, my_gtk.pm, share/wizard.rc, drakxtools.spec: 
	  - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
	  - remove unused wizard.rc

2002/07/06  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/lsnetdrake: simplify

	* Makefile: add harddrake to DISTFILES

	* printer.pm: try to simplify

	* harddrake/TODO: add bits regarding eide and scsi

	* standalone/harddrake2: add missing 'use lib' due to harddrak::ui changes

	* harddrake/ui.pm: simplify: use reverse
	  - help system:
	  - add an help entry in help menu;
	   - begin to describe information fields
	
	   - reformat license in about window
	
	  - information frame (mostly fixing incoherency between various hw
	  classes fields)
	
	   - s/media type/media class/
	
	   - s/info/Hardware id/
	
	   - s/device/device file/
	
	   - split description into manufacturer/description
	
	   - eide devices:
	
		  - rename bus as bus_location
	
	       - set interface_type as bus
	
	   - scsi devices:
	
	       - set bus to SCSI
	
		  - set bus_location to bus:id fields
	
	   - don't print pci subids when non set
	
	   - remove fields that were already used above (vendor id subvendor
	     subid pci_bus pci_device pci_function)
	
	  - no need to return window after program exit
	
	  - print usage if needed
	
	  - embed hardware tree in a "detected hardware" frame
	
	  - cleanups:
	
	   - rename widget2 as frame
	
	   - remove dead commented code

	* harddrake/data.pm: add a configurator for sound

	* standalone/icons/harddrake2/cable.png,
	standalone/icons/harddrake2/tape.png,
	standalone/icons/harddrake2/usb.png,
	standalone/icons/harddrake2/hw_network.png,
	standalone/icons/harddrake2/unknown.png,
	standalone/icons/harddrake2/hw_printer.png,
	standalone/icons/harddrake2/scanner.png,
	standalone/icons/harddrake2/isdn.png,
	standalone/icons/harddrake2/cd.png,
	standalone/icons/harddrake2/scsi.png,
	standalone/icons/harddrake2/hw_mouse.png,
	standalone/icons/harddrake2/K7.png,
	standalone/icons/harddrake2/webcam.png,
	standalone/icons/harddrake2/harddrake.png,
	standalone/icons/harddrake2/keyboard.png,
	standalone/icons/harddrake2/ide_hd.png,
	standalone/icons/harddrake2/harddisk.png,
	standalone/icons/harddrake2/joystick.png,
	standalone/icons/harddrake2/video.png,
	standalone/icons/harddrake2/memory.png,
	standalone/icons/harddrake2/scsi_hd.png,
	standalone/icons/harddrake2/floppy.png,
	standalone/icons/harddrake2/sound.png,
	standalone/icons/harddrake2/tv.png, standalone/icons/harddrake2/cpu.png,
	standalone/icons/harddrake2/modem.png: add harddrake2 icons

2002/07/05  daouda

	* Makefile.config: 
	  - add harddrake drakbug drakTermServ to STANDALONEPMS_

	* drakxtools.spec: 
	  - snapshot
	  - new entries:
	o harddrake2 : new hardware detection && configuration tool
		o drakbugreport: bug reporting tool a la Kde (not working!)
		o drakTermServ : configuration tool for diskless stations.

2002/07/05  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (prepare_write_fstab): for supermount, have "none" as the device
	(cleaner, and
	more coherent with the "supermount" script (tx to FredC))

2002/07/05  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* install_steps_interactive.pm: minimize startup: only load
	harddrake::bttv if the user click on "tv
	card" field in the hw summary window
	use harddrake::bttv to let people configure their tv card if it's
	misdetected

	* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
	a module)
	POSIX is no more used too.

	* harddrake/bttv.pm: remove device test: there're only two harddrake::bttv
	users,
	install_steps_interactive.pm and drakxtv which both have already
	tested that a bttv managed tv card is there.
	  - add more tv cards
	  - enable users to select number of buffers for mmap()
	  - better description for pll setting
	
	  - add tooltips help for some entries
	tv cards list:
	
		- split multi-cards entries
	
	     - reverse the hash (needed since now bttv card types are not
	       anymore unique)
	
		- complete the list from various sources
	
		- use a tree to display the list, it's clearer now since it's
	       splitted by vendors
	
	  - longer message
	  - remove uneeded stuff for modules ("#!/..", "use lib..", "use
	  standalone", ...)
	
	  - simplify bttv options managment:
	
	   - use if_, thanks MDK::Common
	
	   - s/mapn/map by using a hash at first
	
	   - s/mapn{if}/map{if_}
	
	  - don't read/write modules.conf here, drakx take care of that for us
	
	thus, the test program became:
	
	#!/usr/bin/perl
	
	use strict;
	use lib qw(/usr/lib/libDrakX);
	
	use standalone;
	use bttv;
	use interactive;
	use modules;
	
	modules::read_conf;
	bttv::config('interactive'->vnew());
	modules::write_conf;
	spec29: bttv configuration part of drakxtv.
	it can be used by:
	
	#!/usr/bin/perl
	
	use strict;
	use lib qw(/usr/lib/libDrakX);
	
	use standalone;
	use harddrake::bttv;
	use interactive;
	
	bttv::config('interactive'->vnew());

	* drakxtools.spec: fix typo
	fix dirs1/dirs2 mismatch
	  - M-q descriptions
	  - simplify file lists building
	  - we can use several -f on one "%%files" line

	* standalone/drakxtv: if we're root and there's a tv card managed by bttv,
	offer to
	configure bttv trough harddrake::bttv

	* tools/cvslog2changelog.pl: typo fix

	* harddrake/data.pm: remove uneeded "#!/.." and "use lib"

2002/07/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile: 
	  - handle /lib/i686 case
	  - replace Mandrake/RPMS with Mandrake/RPMS*

2002/07/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
	mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
	mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
	mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/config.h,
	mdk-stage1/pcmcia/driver_ops.h, mdk-stage1/pcmcia/version.h,
	mdk-stage1/pcmcia/cistpl.h, mdk-stage1/pcmcia/cs.h,
	mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
	mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
	mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/pcmcia/tcic.h,
	mdk-stage1/pcmcia/yacc_config.h, mdk-stage1/pcmcia/pcmcia_probe.c:
	pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified
	sources)

2002/07/05  Pixel  <pixel@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: make it work with "use
	strict"
	do not look at the mar files anymore, only use kernel/modules.pl (and so
	list_modules.pm)

	* diskdrake/interactive.pm: handle comments in fstab

	* fs.pm (merge_info_from_fstab): try to keep options from merged fstab IF
	the entry is for the same mountpoint AND the same device
	handle comments in fstab

	* share/rpmsrate: add gnupg in "4 SYSTEM", so that rpm do not *Require*
	gnupg, only suggest it very strongly :)

	* mdk-stage1/usb-resource/update-usb-ids.pl: 
	  - do not use mar files for the list of modules, use list_modules.pm
	via kernel/modules.pl instead
	  - use read_pcitable to parse usbtable

2002/07/05  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* harddrake/ui.pm: remove uneeded "#!/...", standalone, lib, ... (this is
	a module)
	POSIX is no more used too.

	* drakxtools.spec: fix typo
	fix dirs1/dirs2 mismatch
	  - M-q descriptions
	  - simplify file lists building
	  - we can use several -f on one "%%files" line
	  - add preliminary harddrake support
	
	  - clean %post
	
	  - bump version number

	* harddrake/bttv.pm: 
	  - remove uneeded stuff for modules ("#!/..", "use lib..", "use
	standalone", ...)
	  - simplify bttv options managment:
	
	   - use if_, thanks MDK::Common
	
	   - s/mapn/map by using a hash at first
	
	   - s/mapn{if}/map{if_}
	
	  - don't read/write modules.conf here, drakx take care of that for us
	
	thus, the test program became:
	
	#!/usr/bin/perl
	
	use strict;
	use lib qw(/usr/lib/libDrakX);
	
	use standalone;
	use bttv;
	use interactive;
	use modules;
	
	modules::read_conf;
	bttv::config('interactive'->vnew());
	modules::write_conf;
	spec29: bttv configuration part of drakxtv.
	it can be used by:
	
	#!/usr/bin/perl
	
	use strict;
	use lib qw(/usr/lib/libDrakX);
	
	use standalone;
	use harddrake::bttv;
	use interactive;
	
	bttv::config('interactive'->vnew());

	* Makefile: don't use sed when not needed

	* install_steps_interactive.pm: minimize startup: only load
	harddrake::bttv if the user click on "tv
	card" field in the hw summary window
	use harddrake::bttv to let people configure their tv card if it's
	misdetected

	* harddrake/data.pm: remove uneeded "#!/.." and "use lib"

2002/07/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps_auto_install.pm,
	install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
	printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
	install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
	modules.pm

	* c/stuff.xs.pm: adapt to new ldetect

	* modules.pm: reworked, cleaned:
	  - the list of modules is moved to kernel/list_modules.pm (and a few
	functions too)
	  - new "add_probeall" function (similar to "add_alias")
	  -> used for scsi_hostadapter and usb-interface
	  - "load_multi" removed in favour of "load" which is now more powerful
	  - load_thiskind renamed load_category
	  - get_that_type renamed probe_category
	  - %modules::drivers dropped (handled for list_modules)
	still more cleanup to come

	* rescue/make_rescue_img: adapt to the move all.modules ->
	kernel/all.modules  and  all.kernels -> kernel/all.kernels

	* modparm.pm: rework, cleanup, simplify and make it work

	* install2: create symlink list_modules.pm in current directory for
	testing purpose

	* Makefile: when building the tar for drakxtools, handle specially
	list_modules.pm
	adapt to the move all.modules -> kernel/all.modules  and  all.kernels ->
	kernel/all.kernels

	* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
	containing:
	  - all.modules all.kernels update_kernel
	  - part of perl-install/modules.pm now in kernel/list_modules.pm and
	kernel/modules.pl
	  - update_kernel cleaned (it doesn't mention module names anymore, it
	is now in kernel/modules.pl)
	  - cleanup Makefile
	  - mdk-stage1 doesn't depend on perl-install anymore
	(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)

	* any.pm: reworked & cleaned the kernel modules part
	  - adapt to new modules.pm
	  - adapt to new modparm.pm
	  - renamed setup_thiskind to load_category
	  - renamed setup_thiskind_backend to load_category_no_message

	* share/po/Makefile: make the "clean" rule less verbose

2002/07/04  daouda

	* standalone/draknet: 
	  - don't display clear password

2002/07/04  fcrozat

	* share/rpmsrate: Fix GNOME2 packages
	Install urw-fonts when installing XFree

2002/07/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

	* share/po/fr.po: updated French file

	* lang.pm: Changed some languages to defautl to utf-8
	removed X11_NOT_LOCALIZED (now Gnome2 fully supports right-to-left
	languages)

2002/07/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps_auto_install.pm,
	install2.pm, network/ethernet.pm, network/isdn.pm, commands.pm,
	printerdrake.pm, mouse.pm, network/netconnect.pm, install_any.pm,
	install_steps.pm, detect_devices.pm, bootloader.pm: adapt to new
	modules.pm

	* c/stuff.xs.pm: adapt to new ldetect

	* modules.pm: reworked, cleaned:
	  - the list of modules is moved to kernel/list_modules.pm (and a few
	functions too)
	  - new "add_probeall" function (similar to "add_alias")
	  -> used for scsi_hostadapter and usb-interface
	  - "load_multi" removed in favour of "load" which is now more powerful
	  - load_thiskind renamed load_category
	  - get_that_type renamed probe_category
	  - %modules::drivers dropped (handled for list_modules)
	still more cleanup to come

	* getpkgs_deps, do_resize_fat: removed since unused

	* Makefile, rescue/make_rescue_img: adapt to the move all.modules ->
	kernel/all.modules  and  all.kernels -> kernel/all.kernels

	* modparm.pm: rework, cleanup, simplify and make it work

	* install2: create symlink list_modules.pm in current directory for
	testing purpose

	* mdk-stage1/pci-resource/update-pci-ids.pl: new directory "kernel"
	containing:
	  - all.modules all.kernels update_kernel
	  - part of perl-install/modules.pm now in kernel/list_modules.pm and
	kernel/modules.pl
	  - update_kernel cleaned (it doesn't mention module names anymore, it
	is now in kernel/modules.pl)
	  - cleanup Makefile
	  - mdk-stage1 doesn't depend on perl-install anymore
	(more precisely mdk-stage1/pci-resource/update-pci-ids.pl)

	* tools/specific_arch: simplified using MDK::Common

	* any.pm: reworked & cleaned the kernel modules part
	  - adapt to new modules.pm
	  - adapt to new modparm.pm
	  - renamed setup_thiskind to load_category
	  - renamed setup_thiskind_backend to load_category_no_message

	* share/po/Makefile: make the "clean" rule less verbose

2002/07/04  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* harddrake/TODO: add harddrake2 todo list

	* harddrake/data.pm: get rid of 'use vars'
	remove wait_message hack for printerdraker, better use class_discard
	harddrake2: "the return of the vengeance son"
	  - harddrake/data.pm: the data structure
	  - harddrake/ui.pm: the ui code
	
	  - standalone/service_harddrake: the init.d service (which need a few
	polishing (timeout, ...)
	
	  - standalone/harddrake2: the ui caller which need to be dadou/ln -fied

	* harddrake/ui.pm: don't stack signals on config buttons
	  - remove no more used @pid_launched
	  - better GUI reactivity: don't wait for config tool to complete, just
	  "fork and forget" [(c) us air force] and refuse to run another
	  config tool until the first one to complete
	print "Running $configurator ..." in status bar while running a config
	tool
	  - POSIX is needed for POSIX::wait
	  - move strict and standalone require at top
	
	  - c is unused
	
	  - comment exceptions in devices loop (ie skip classes without any
	  devices or any detector
	
	  - optimize away $pid
	fix move from harddrake.pm to harddrake/data.pm:
	
	  - menu does appear
	
	  - information fields are translated from raw to english again
	harddrake2: "the return of the vengeance son"
	
	  - harddrake/data.pm: the data structure
	
	  - harddrake/ui.pm: the ui code
	
	  - standalone/service_harddrake: the init.d service (which need a few
	polishing (timeout, ...)
	
	  - standalone/harddrake2: the ui caller which need to be dadou/ln -fied

	* detect_devices.pm: add tapes() for harddrake2

	* standalone/harddrake2, standalone/service_harddrake: harddrake2: "the
	return of the vengeance son"
	  - harddrake/data.pm: the data structure
	  - harddrake/ui.pm: the ui code
	
	  - standalone/service_harddrake: the init.d service (which need a few
	polishing (timeout, ...)
	
	  - standalone/harddrake2: the ui caller which need to be dadou/ln -fied

2002/07/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/probing.c: fixed static definition when non static
	declaration (gcc limitation).
	added conditional code around network detection.

2002/07/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/mar/mar-extract-only.c, mdk-stage1/minilibc.c,
	mdk-stage1/newt/newt.c, mdk-stage1/bzlib/bzlib.c,
	mdk-stage1/newt/listbox.c, mdk-stage1/newt-frontend.c,
	mdk-stage1/disk.c, mdk-stage1/modules.c, mdk-stage1/stage1.c,
	mdk-stage1/newt/checkboxtree.c, mdk-stage1/mar/mar-frontend.c,
	mdk-stage1/Makefile.common, mdk-stage1/url.c, mdk-stage1/newt/textbox.c,
	mdk-stage1/newt/grid.c, mdk-stage1/dhcp.c, mdk-stage1/init.c,
	mdk-stage1/automatic.c, mdk-stage1/newt/entry.c: compile with -W

2002/07/02  daouda

	* my_gtk.pm: 
	  - fill a combo by default :
	gtkcombo_setpopdown_strings($combo_widget,@strings)

2002/07/02  gbeauchesne

	* c/smp.c: 
	  - TODO: Update ia64 check with /proc/pal/cpuX ?
	  - TODO: Update x86_64 check when SMP machines are actually available
	  - Conditionalize compilation of main() with TEST macro

2002/07/02  Pixel  <pixel@mandrakesoft.com>

	* network/smb.pm: try harder to find the full list of servers available,
	using "smbclient -L" to
	check the workgroup masters

2002/07/01  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm (raw_hd_mount_point): nicer default mount point

2002/06/28  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm, network/smb.pm, network/smbnfs.pm: 
	  - add authentification in diskdrake --smb (esp. for windows NT)
	  - use "credentials=" to put the passwords
	(ideas and investigations from Stew Benedict,
	integrated by Pixel, but need testing)
	Known bug: if you want to change the password when there are 2 entries
	in fstab
	  using the same username=/password=, writing the credentials is done in
	random order,
	  => you've got one chance in 2 that the password is changed :-(

	* fs.pm: 
	  - add authentification in diskdrake --smb (esp. for windows NT)
	  - use "credentials=" to put the passwords
	(ideas and investigations from Stew Benedict,
	integrated by Pixel, but need testing)
	Known bug: if you want to change the password when there are 2 entries
	in fstab
	  using the same username=/password=, writing the credentials is done in
	random order,
	  => you've got one chance in 2 that the password is changed :-(
	handle spaces in mount points and devices (using \040)

2002/06/27  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakTermServ, standalone/icons/drakTS.620x57.png: Add
	drakTermServ application and icon.

2002/06/26  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, install_steps_interactive.pm, install2.pm: ensure
	licence step is asked in any case (ie. even when selectLanguage is
	automatic)

	* any.pm: "my" variables where needed

2002/06/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po, share/po/ar.po: Updated po files

2002/06/19  Frederic Lepied  <flepied@mandrakesoft.com>

	* Makefile: corrected rules to make distributable rpms.

2002/06/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* patch/patch-oem-hp.pl: added patch-oem.pl file used to generate HP
	Mandrake Linux 8.2.

2002/06/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: remove a few drivers so that hd.img and network.img are
	possible with latest BOOT kernel

2002/06/19  Pixel  <pixel@mandrakesoft.com>

	* standalone/fileshareset: use "wide links = no" for exporting via samba
	(thanks to Jan Sch�fer)

	* fs.pm: mounting of ntfs after install really mount the partition (thanks
	to Buchan Milne)

2002/06/18  daouda

	* my_gtk.pm: 
	  - add gtkset_text, gtkprepend_text, gtkappend_text for entry widgets

2002/06/18  Frederic Lepied  <flepied@mandrakesoft.com>

	* Makefile.drakxtools: manage security subdir.

	* Makefile: added targets to build test and distribution rpms and srpms
	(localrpm,
	localsrpm, rpm, srpm).
	added security to the installed directories

	* pam.net_monitor, diskdrake/diskdrake.html, drakxtools.spec,
	apps.net_monitor: ripped from the srpm

2002/06/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file

2002/06/17  cbelisle

	* standalone/draksec: added server, user and network advanced options

	* any.pm: draksec: customize entries for each options (lists, checkboxes
	and text boxes)
	Added user,server and network advanced options

	* security/msec.pm: 
	  - Customize entries for each options (checkboxes, text boxes and
	lists)
	added network, server and user advanced options

2002/06/15  alus

	* share/po/pl.po: updates

2002/06/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: Catalan doesn't have French fallback anymore

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/06/11  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm: added /tmp in @suggestions_mntpoints (as suggested by
	Philippe Coulon)

2002/06/10  cbelisle

	* standalone/draksec: Add an entry for the security user email

	* security/msec.pm: Initial commit

	* any.pm: Add security user email entry in draksec

2002/06/10  daouda

	* network/tools.pm: 
	  - choose country according to timezone.

2002/06/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/syncrpms: english fix

2002/06/10  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm: s/class/class_/ for ldetect 0.4

2002/06/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* timezone.pm: remove duplicate entry in ntp_servers

	* interactive_gtk.pm, my_gtk.pm: split ask_browse_tree_info from
	interactive_gtk
	to my_gtk between widgets creation and real
	stuff so that we can now call it with widgets
	places differently

2002/06/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated po file

2002/06/05  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: adapt to new lilo

2002/06/05  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs

	* bootloader.pm: adapt to new lilo

2002/06/05  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs

2002/06/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
	install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
	fixes thx to vincent meyer

2002/06/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
	instead of weird style
	with clearall unset & auto_allocate set

2002/05/29  alus

	* share/po/pl.po: little fixes

2002/05/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive_gtk.pm: remove typo fix when it's not a fix :-)
	small typo
	remove typo (hopefully really a typo ;p)

	* any.pm: be a bit more polite

2002/05/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: make sure patch is always read after defcfg to take
	precedance.

2002/05/27  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: have usb-interface1 for ehci-hcd

2002/05/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* Xconfigurator.pm: dams fixes a bug in the install :-)

2002/05/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: xtraceroute needs 3d

2002/05/15  alus

	* share/po/Changelog: info about polish translation

2002/05/14  alus

	* share/po/pl.po: polish finished
	updated polish translation
	polish updated to near finished. Fuzzy removed and checked

2002/05/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* docs/HACKING: libncurses* also for the sucking neuneux

2002/05/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pl.po, share/po/id.po: updated po file

2002/05/13  alus

	* share/po/pl.po: mostly finished polish translation.!!

2002/05/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* docs/HACKING: libbzip2* and more explanations about failing compilation

	* mdk-stage1/Makefile, mdk-stage1/ppp/pppd/ipcp.c, mdk-stage1/probing.c:
	adapt to gcc-3.1

2002/05/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: Put back xcin as default XIM for zh_TW.Big5

	* share/po/eu.po: small corrections

2002/04/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/usb-resource/update-usb-ids.pl: support USB2 controllers as
	well

2002/04/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po, share/po/hu.po: updated po files

2002/04/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
	one in reality.

	* detect_devices.pm: updated usbMice to take care of device declared as
	Mouse:USB in usbtable (was
	not the case !)

2002/04/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/04/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* bootlook.pm: a few english fixes

	* any.pm: fixes
	english fixes from v meyer
	a few english fixes thx to vincent meyer

2002/04/19  alus

	* share/po/pl.po: It's only about 100 entries to the end

2002/04/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated Dutch file

	* share/po/hu.po: updated po file

2002/04/18  alus

	* share/po/pl.po: 3 more long messages
	one entry
	stil working....

2002/04/17  alus

	* share/po/pl.po: Mostly finished polish translation
	translations, fixes etc...

2002/04/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: final candidate.

	* rescue/tree/etc/oem: final candidate.
	add gcc-cpp to oem install.

2002/04/16  alus

	* share/po/pl.po: still working
	Few fixes
	Updated translation. Many strings is not yet translated...

2002/04/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: sync with oem-prepare
	fixed stupid error.
	forget packdrake module invocation.
	fixed to support non standard rpm filename.

	* tools/oem-prepare: add gcc-cpp to always installed.
	disable unselection of some package (gmc, all gcc3.0 stuff).

2002/04/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: only main version of automake

2002/04/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated po file

2002/04/16  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
	dialog box

2002/04/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: ipchains now conflicts with iptables

2002/04/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: Another small fix
	Small corrections

2002/04/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ro.po: merged with drakfloppy strings

2002/04/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/mt.po: updated Maltese file

2002/04/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: small typo correction

2002/04/10  warly

	* share/rpmsrate: autofs -> 2

2002/04/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
	and iptables
	packages conflict

2002/04/09  Pixel  <pixel@mandrakesoft.com>

	* partition_table_dos.pm, partition_table_gpt.pm,
	partition_table_empty.pm, partition_table_bsd.pm,
	partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
	error message (thanks to Brian J. Murrell)

2002/04/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fixed a bunch of things

	* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
	partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
	printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
	network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
	network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
	strings

2002/04/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
	drakfloppy strings

2002/04/07  Yves Duret <yduret@mandrakesoft.com>

	* standalone/drakfloppy: moving from his own rpm to drakxtools

	* Makefile.config: add drakfloppy to STANDALONEPMS_

2002/04/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt

2002/04/04  sdupont

	* standalone/drakbackup: please yduret, do not commit these changes on cvs
	before to test it.
	you can say "bugs fixes" only if you have corrected  some errors but not
	if you create it!
	the backup on cd was disabled because the backend is not available for
	moment.

	* standalone/drakfont: remove uninteresting yduret changes,
	would it be possible to know what are your "bugs fixies" ?
	to yduret: I'm the creator of this program so please do not remove my
	changes.

2002/06/05  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: use -ff for mkreiserfs, do not use -q for mkreiserfs

2002/06/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, install_steps_interactive.pm, any.pm,
	install_steps_gtk.pm, mdk-stage1/network.c, mdk-stage1/disk.c: english
	fixes thx to vincent meyer

2002/06/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: have the /root/drakx/auto_install.cfg.pl replay style
	instead of weird style
	with clearall unset & auto_allocate set

2002/05/29  alus

	* share/po/pl.po: little fixes

2002/05/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive_gtk.pm: remove typo fix when it's not a fix :-)
	small typo
	remove typo (hopefully really a typo ;p)

	* any.pm: be a bit more polite

2002/05/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: make sure patch is always read after defcfg to take
	precedance.

2002/05/27  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: have usb-interface1 for ehci-hcd

2002/05/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* Xconfigurator.pm: dams fixes a bug in the install :-)

2002/05/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: xtraceroute needs 3d

2002/05/15  alus

	* share/po/Changelog: info about polish translation

2002/05/14  alus

	* share/po/pl.po: polish finished
	updated polish translation
	polish updated to near finished. Fuzzy removed and checked

2002/05/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* docs/HACKING: libncurses* also for the sucking neuneux

2002/05/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pl.po, share/po/id.po: updated po file

2002/05/13  alus

	* share/po/pl.po: mostly finished polish translation.!!

2002/05/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* docs/HACKING: libbzip2* and more explanations about failing compilation

	* mdk-stage1/Makefile, mdk-stage1/probing.c: adapt to gcc-3.1

2002/05/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: Put back xcin as default XIM for zh_TW.Big5

	* share/po/eu.po: small corrections

2002/04/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po, share/po/hu.po: updated po files

2002/04/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed some machine with two present i830 CGC but only
	one in reality.

	* detect_devices.pm: updated usbMice to take care of device declared as
	Mouse:USB in usbtable (was
	not the case !)

2002/04/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/04/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* bootlook.pm: a few english fixes

	* any.pm: fixes
	english fixes from v meyer
	a few english fixes thx to vincent meyer

2002/04/19  alus

	* share/po/pl.po: It's only about 100 entries to the end

2002/04/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated Dutch file

	* share/po/hu.po: updated po file

2002/04/18  alus

	* share/po/pl.po: 3 more long messages
	one entry
	stil working....

2002/04/17  alus

	* share/po/pl.po: Mostly finished polish translation
	translations, fixes etc...

2002/04/16  alus

	* share/po/pl.po: still working
	Few fixes
	Updated translation. Many strings is not yet translated...

2002/04/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: only main version of automake

2002/04/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated po file

2002/04/16  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: handle "Cancel" on NIS / LDAP server
	dialog box

2002/04/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: ipchains now conflicts with iptables

2002/04/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: Another small fix
	Small corrections

2002/04/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ro.po: merged with drakfloppy strings

2002/04/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/mt.po: updated Maltese file

2002/04/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: small typo correction

2002/04/10  warly

	* share/rpmsrate: autofs -> 2

2002/04/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: time to remove ipchains/2.2 stuff since now ipchains
	and iptables
	packages conflict

2002/04/09  Pixel  <pixel@mandrakesoft.com>

	* partition_table_dos.pm, partition_table_gpt.pm,
	partition_table_empty.pm, partition_table_bsd.pm,
	partition_table_sun.pm, partition_table_mac.pm: nicer debug "bag magic"
	error message (thanks to Brian J. Murrell)

2002/04/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fixed a bunch of things

	* install_steps_interactive.pm, install_interactive.pm, network/isdn.pm,
	partition_table.pm, install_steps_gtk.pm, Xconfigurator.pm,
	printerdrake.pm, network/tools.pm, diskdrake/interactive.pm,
	network/netconnect.pm, fsedit.pm, diskdrake/removable_gtk.pm,
	network/network.pm, printer.pm, interactive_stdio.pm: fix a few english
	strings

2002/04/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/mt.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: merged with
	drakfloppy strings

2002/04/07  Yves Duret <yduret@mandrakesoft.com>

	* standalone/drakfloppy: moving from his own rpm to drakxtools

	* Makefile.config: add drakfloppy to STANDALONEPMS_

2002/04/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt

2002/04/04  sdupont

	* standalone/drakbackup: please yduret, do not commit these changes on cvs
	before to test it.
	you can say "bugs fixes" only if you have corrected  some errors but not
	if you create it!
	the backup on cd was disabled because the backend is not available for
	moment.

	* standalone/drakfont: remove uninteresting yduret changes,
	would it be possible to know what are your "bugs fixies" ?
	to yduret: I'm the creator of this program so please do not remove my
	changes.

2002/04/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt

2002/04/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* c/Makefile.PL: rpmlib 4.0.4 now also needs libpopt

2002/04/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
	doesn't use $ENV{SECURE_LEVEL} anymore

2002/04/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: setting /etc/sysconfig/msec for chkconfig which
	doesn't use $ENV{SECURE_LEVEL} anymore

2002/04/02  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: do not have "root=" with no root (needed for memtest)
	(thanks to Borsenkow Andrej)

	* share/rpmsrate: add tmpwatch (since it is not mandatory any more)

2002/03/30  Yves Duret <yduret@mandrakesoft.com>

	* standalone/drakbackup, standalone/drakfont: bugs fixes, code clean up,
	more mdkish..

2002/03/26  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Fixed several problems related to HP
	multi-function devices:
	  - Parallel multi-function devices worked only on the first (onboard)
	parallel
	port.
	  - HP LaserJet 2200 needs HPOJ for printing via USB.
	  - For the HP OfficeJet D series the scanning instructions were not
	shown.
	  - HPOJ does not work with HP PhotoSmart 10xx, 11xx, and 12xx.

2002/03/22  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: cleaned gtkpowerpack

2002/03/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: use /root rather than /tmp for some temp files (security
	suxx)

2002/03/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/list: rpm 4.0.4

	* mdk-stage1/network.c: don't save DHCP_HOSTNAME if the value is void

2002/03/20  sdupont

	* standalone/drakfont: fixing problems
	exchanging: ttmkfdir by  /usr/X11R6/bin/mkttfdir
	which generate correct fonts.dir

	* standalone/drakbackup: remove backup on cd

2002/03/20  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* standalone/drakxtv: use log for what is not related to explanations

2002/03/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/updatehdlist: take care of commercial medium (not syncable).

2002/03/19  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* standalone/drakxtv: 
	  - default tv norm is pal rather than ntsc (because of alphabetical
	sort) since it's the most used tv norm
	  - figure out tv norm & country (aka frequency table) from locales
	
	  - add a hash based on lang in order to do this
	
	  - add --no-guess if one doesn't want drakxtv to automagically guess tv
	  norm and geographic area through locales (lang.pm)
	
	  - log with standalone::explanations:
	
		 - guessed values from locales: language, tv norm and country
	
		 - runned command to scan for tv channels
	
	  	 - ~/.xawtv creation
	
	
	  - s/bcast/broadcast/ in displayed messages
	
	  - add -h and --help support

2002/03/18  dam's  <damien@mandrakesoft.com>

	* install_gtk.pm, mouse.pm, my_gtk.pm: corrected create_xpm API

2002/03/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: fixed to support rpm filename incoherent to standard
	naming for commercial
	packages (commercial are *really* shit (almost, for the hope) all the
	time ?)

2002/03/16  dam's  <damien@mandrakesoft.com>

	* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
	connection.

2002/03/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/ar.po: updated po file

2002/03/16  Pixel  <pixel@mandrakesoft.com>

	* network/ethernet.pm: small cleanup on untested code (need testing:)

2002/03/16  dam's  <damien@mandrakesoft.com>

	* network/ethernet.pm: we now consider dhcp provide GATEWAY and internet
	connection.

2002/03/16  Pixel  <pixel@mandrakesoft.com>

	* network/ethernet.pm: small cleanup on untested code (need testing:)

2002/03/15  fabman

	* share/po/es.po: updated bad lilo/grub/yaboot translation
	updated spanish translations

2002/03/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* bootloader.pm: force mkinitrd *really* for bootsplash.
	force initrd regeneration for oem on some case (maybe the cause of
	bootsplash
	perturbation, as maintainer don't even known why it is running correctly
	:-)

	* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
	on file (typical
	for updates).

	* share/rpmsrate: remove doublon on NVIDIA_nforce.
	update to 6mdk for NVIDIA_nforce*

2002/03/15  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
	add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;

	* install_steps_interactive.pm: 
	  - remove obsolete code
	  - the result is to use directly $availableC instead $size2install
	which was min($availableC, $max_size)

2002/03/15  dam's  <damien@mandrakesoft.com>

	* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
	the way we wrap for the advertising

	* install_steps_gtk.pm: submitting widget instead of style (style/font
	initialization bug from gtk

	* my_gtk.pm: corrected get_text_coord : widget instead of style, and
	handling of ugly language (/ja|zh/)

2002/03/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: do not try to get synthesis if hdlist is available as an handle
	on file (typical
	for updates).

	* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
	@euro appended for 8.1).

2002/03/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
	ones

2002/03/15  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: yet again add some dropped entities from drakx-help.xml
	add the dropped &linux-mandrake; &mandrake-linux; and a few &os-linux;
	s/Linux Mandrake/Mandrake Linux/ (from the drakx-help.xml not merged)

	* keyboard.pm (unpack_keyboards): return undef on error

2002/03/15  dam's  <damien@mandrakesoft.com>

	* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
	the way we wrap for the advertising

	* install_steps_gtk.pm: submitting widget instead of style (style/font
	initialization bug from gtk

	* my_gtk.pm: corrected get_text_coord : widget instead of style, and
	handling of ugly language (/ja|zh/)

2002/03/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
	@euro appended for 8.1).

2002/03/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
	ones

2002/03/15  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
	drakx-help.xml not merged)

	* keyboard.pm (unpack_keyboards): return undef on error

2002/03/15  dam's  <damien@mandrakesoft.com>

	* share/po/ja.po: reverted ' \n' from pablo because I managed to correct
	the way we wrap for the advertising

	* install_steps_gtk.pm: submitting widget instead of style (style/font
	initialization bug from gtk

	* my_gtk.pm: corrected get_text_coord : widget instead of style, and
	handling of ugly language (/ja|zh/)

2002/03/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: update lang according to lang.pm of 8.2 (remove
	@euro appended for 8.1).

2002/03/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: added xx_YY -> keyboard lines in addition of xx -> keyboard
	ones

2002/03/15  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/ (from the
	drakx-help.xml not merged)

	* keyboard.pm (unpack_keyboards): return undef on error

2002/03/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po: updated po file

2002/03/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakxtv: english

2002/03/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/da.po, share/po/no.po: updated po files

	* share/po/eu.po: updated po file

	* lang.pm: changed LANGUAGE for basque

	* share/po/ja.po: added \n in advertising

2002/03/14  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: CHARSET"iso-8859-1" and CHARSET"iso-8859-15" is no good
	for english which has CHARSET"C", adding it

	* share/rpmsrate.server: obsolete

2002/03/14  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* standalone/drakxtv: 
	  - add SECAM to france description to ease user comprehension
	  - remove unused variables
	  - revert gc & dam's (also known as the usual suckers) garbage
	  who'ven't the hardware to test:
	
		- explain in source why we don't try to install xawtv (see below)
	
		- just display a message if xawtv isn't installed
		  since drakx should have installed it
	
		- let it be runned as root again (how many times i'm
		  supposed to restore this behaviour)
	
		- retest with a tv card
	
	  - use %ENV rather than relying on shell ~ expansion
	
	  - if tv card wasn't detected, ask the user to spam us
	
	  - factorize $in->exit() out of scan4tvchannels()
	
	  - add to TODO list the possibility to install xawtv if needed
	
	  - check scantv return value and display an error message
	
	  - also if the wrapper was runned on console, display a nice
	  message saying one can now run xawtv under X11

2002/03/14  warly

	* share/rpmsrate: add commercial apps

2002/03/14  Yves Duret <yduret@mandrakesoft.com>

	* standalone/logdrake: fix some bug
	fix * bug in field matching/ not matching

2002/03/13  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: new gfx

2002/03/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: sync with oem (removed mach32 server).
	sync with oem.
	remove bzflag.
	synced with oem script.

	* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
	remove Mach8 and Mono driver for oem only.
	remove bzflag.
	fixed closure selection on sub groups (like 3D),
	moved some big package out of oem,
	minor fixes.

2002/03/13  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: new gfx

2002/03/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: sync with oem (removed mach32 server).
	sync with oem.
	remove bzflag.
	synced with oem script.

	* rescue/tree/etc/oem: remove Mach32 XF3.3.6 server too.
	remove Mach8 and Mono driver for oem only.
	remove bzflag.
	fixed closure selection on sub groups (like 3D),
	moved some big package out of oem,
	minor fixes.

2002/03/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po, share/po/eu.po: updated po files

2002/03/13  warly

	* share/rpmsrate: add aspell-fr and en for gabber require

2002/03/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed closure selection on sub groups (like 3D),
	moved some big package out of oem,
	minor fixes.

	* tools/oem-prepare: synced with oem script.

2002/03/13  gbeauchesne

	* share/rpmsrate: 
	  - Add openoffice with weight = 2

2002/03/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po, share/po/vi.po, share/po/cs.po, share/po/hu.po,
	share/po/eu.po: updated po files

	* lang.pm: small console font changes
	set default console fotns for latin1/0 to lat1-16 and lat0-16;
	the font lat0-sun16 is missing some chars of iso-8859-1/15 !

2002/03/13  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: add gcc and gcc-c++ in @preferred

2002/03/13  warly

	* share/rpmsrate: add aspell-fr and en for gabber require

2002/03/12  dam's  <damien@mandrakesoft.com>

	* network/network.pm: onboot option only in expert mode
	corrected domainname bug; added onboot option

2002/03/12  dam's  <damien@mandrakesoft.com>

	* standalone/drakbackup, standalone/drakfont: minor bug correction

	* standalone/net_monitor: greater timeout

	* network/tools.pm, network/netconnect.pm: changed timeout for testing
	internet connection

2002/03/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: remove synthesis if not found (filesize is 0)

	* Xconfigurator.pm: avoid Utah GLX only if > 800MB, not if <= 800MB (!)

	* install_any.pm: added fix to support update hdlist renaming (ie hdlist
	of update are always hdlist.cz).
	remove old synthesis file, to make sure gzip can build a new one.

	* share/rpmsrate: added nforce support (hack by adding kernel version
	inside)

2002/03/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

	* share/po/ga.po: fixed email address

	* share/po/zh_TW.po: updated po file

2002/03/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, bootloader.pm: don't have "quiet" boot in the server
	meta_class

	* pkgs.pm: "fam" is not a naughtyServers
	remove the old "boa" comment
	adapt naughtyServers for 8.2

2002/03/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: a few missing translations

2002/03/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt.po, share/po/ga.po, share/po/de.po, share/po/az.po,
	share/po/pt_BR.po, share/po/nl.po, share/po/ja.po, share/po/id.po,
	share/po/ar.po, share/po/mt.po, share/po/eo.po, share/po/da.po: updated
	po files

	* share/po/eu.po, share/po/it.po: updated po files
	merged with new strings from manuals

	* share/po/DrakX.pot, share/po/fr.po: merged with new strings from manuals

	* share/po/be.po, share/po/bg.po, share/po/et.po, share/po/hr.po,
	share/po/ko.po, share/po/is.po, share/po/pl.po, share/po/no.po,
	share/po/fi.po, share/po/el.po, share/po/lt.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/bs.po,
	share/po/cs.po, share/po/af.po: updated po files (finished merging with
	manual strings)
	updated po files

	* share/po/hu.po: updated po files
	updated po files

	* share/po/cy.po: updated po file
	updated po files

	* share/po/es.po: updated Spanish

	* share/po/sp.po, share/po/zh_CN.po, share/po/sr.po, share/po/tr.po,
	share/po/ru.po, share/po/wa.po, share/po/sv.po, share/po/th.po,
	share/po/sk.po, share/po/sl.po, share/po/vi.po, share/po/uk.po,
	share/po/ro.po, share/po/zh_TW.po: updated po files (finished merging
	with manual strings)

2002/03/11  dam's  <damien@mandrakesoft.com>

	* Makefile.config: added drakproxy

	* standalone/drakxtv: added embedded mode

2002/03/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: for updates, make tree as flat instead in order to
	see all packages.

2002/03/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: webmin: 3

	* standalone/drakxtv: 
	  - install xawtv when necessary instead of
	telling people to use urpmi (titi sucks)
	  - prints out a message when no tv card
	has been detected

	* share/po/fr.po: small ortograf

2002/03/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po, share/po/it.po, share/po/eu.po: merged with new strings
	from manuals

	* share/po/DrakX.pot: merged with new strings from manuals
	updated GErman file

	* share/po/de.po: updated GErman file

	* share/po/es.po: updated Spanish

2002/03/11  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm (fullname2mouse): workaround when "1 Button" is not found

	* install_steps.pm, install2.pm: 
	  - default security level now set in miscellaneousBefore
	  - default security level is 3 in meta_class server

	* install_any.pm: 
	  - fix the setting of compssUsersChoices in auto_install when it is
	empty
	  - set the default compssUsersChoices adapted to the server meta_class

	* share/rpmsrate: remove phpgroupware from OFFICE (since it appeas twice,
	the rate is 4, and it requires apache, and ...)

	* Makefile: upload the various compssUsers* (esp. compssUsers.server)

	* install_steps_gtk.pm: 
	  - remove the hack for not displaying Utilities in classic meta_class
	  - new compssUsers groups for the server meta_class

	* share/compssUsers: remove "Utilities" here instead of removing it
	hackily in install_steps_gtk

	* share/compssUsers.server: fix the path=Utilities for the Utilities
	section

2002/03/11  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Small text fix.
	Security fix: Give a warning that SMB passwords can easily be revealed
	by normal users when printing on a Windows-hosted printer is set up.

	* detect_devices.pm: Reverted parts of the last change, they broke in
	non-DevFS environments (e. g. during installation).

2002/03/11  warly

	* share/rpmsrate: add bwbserver_linux in rpmsate for BeeWeb server

	* share/compssUsers.server: remove ICEWM choice

2002/03/11  Yves Duret <yduret@mandrakesoft.com>

	* tools/cvslog2changelog.pl: added yduret entry in user.

2002/03/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: add Rage Mobility as bad card for XF4 (was already bad
	card for XF3) (g�g� report).

2002/03/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help file

	* share/po/de.po, share/po/DrakX.pot: updated GErman file

2002/03/11  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm (Mount_point): when files exist in the chosen
	mount point, propose migration

	* install_steps_interactive.pm: search /commercial/i instead of
	/Application/ before showing the commercial license

	* standalone/drakboot, bootloader.pm: fix Stew sucks

	* install2.pm, install_steps.pm: 
	  - default security level now set in miscellaneousBefore
	  - default security level is 3 in meta_class server

	* install_steps_gtk.pm: 
	  - remove the hack for not displaying Utilities in classic meta_class
	  - new compssUsers groups for the server meta_class
	search /commercial/i instead of /Application/ before showing the
	commercial license

	* install_any.pm: 
	  - fix the setting of compssUsersChoices in auto_install when it is
	empty
	  - set the default compssUsersChoices adapted to the server meta_class

	* Makefile: upload the various compssUsers* (esp. compssUsers.server)

	* share/compssUsers: remove "Utilities" here instead of removing it
	hackily in install_steps_gtk

	* share/compssUsers.server: fix the path=Utilities for the Utilities
	section

2002/03/11  yduret

	* standalone/scannerdrake: re-re-re-re-re-re-uncomment the pkgs check
	line.

2002/03/10  chipaux

	* share/po/fr.po: Corrected few typo mistakes.

2002/03/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps.pm: gcize damienization

	* share/rpmsrate: put userdrake together with drakconf so that
	userdrake is not missing (till)

2002/03/10  siegel

	* share/po/help_xml2pm.pl: added tag filename

	* any.pm: added missing i18n _()

	* share/po/de.po: update
	and still fixes ...
	updates
	update

2002/03/10  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Protect the Star Office/OpenOffice.org configuration against
	manual changing of the "update-alternatives" assignment of the "lpr"
	command.

	* detect_devices.pm: Made USB printer auto-detection more stable and
	reliable.

2002/03/10  yduret

	* standalone/scannerdrake: added ASK DEVICE support

	* scanner.pm: added ASK support for more interactiveness during
	configuration

2002/03/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c: comply better to ClientID stuff

2002/03/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po: updated po file

2002/03/09  yduret

	* standalone/scannerdrake: added sum up at the end
	uncomment line that checks if sane rpm is installed or not (thx gc).
	i sux,

2002/03/08  dam's  <damien@mandrakesoft.com>

	* standalone/drakproxy: drakproxy rewritten
	working drakproxy

	* install_steps.pm: corrected network up/down when network install

	* standalone/drakfont: ergonomy changed to fit in mcc
	corrected network up/down when network install

	* network/network.pm: proxy settings corrected

2002/03/08  fabman

	* share/po/es.po: updated spanish translation

2002/03/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed allowNVIDIA_rpms to take care of new kernel naming
	conventions.

	* standalone/XFdrake: fixed NVIDIA support to use newer kernel naming
	conventions.

	* Xconfigurator.pm: fixed possible additional XFree packages not installed
	if server is already
	installed.

2002/03/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: missing translations + a few changes

	* mdk-stage1/probing.c: have 4 seconds of delay for usb stuff
	to show up rather than seconds

2002/03/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po, share/po/it.po: updated po files

	* share/po/es.po: corrected typo

	* share/po/da.po: updated Danish file

	* lang.pm, share/locales-skeleton.tar.bz2: Added symlinks in
	locales-skeleton so non primary chinese encodings
	can work

	* share/po/ar.po: updated po file

	* share/po/cy.po: removed the "translation" of licence, it was random
	text.

2002/03/07  dam's  <damien@mandrakesoft.com>

	* share/po/fr.po, modparm.pm: corrected

2002/03/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/newt-frontend.c: english fix thx to till & phil

2002/03/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po: updated po file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
	share/po/af.po: updated pot file

2002/03/07  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: removing quota choices for reiserfs

2002/03/07  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: make gc happy

	* modparm.pm, share/po/fr.po: corrected

	* standalone/draknet: corrected network/internet restart when already
	connected

	* network/netconnect.pm: corrected bad previous behaviour

	* standalone/drakfont: corrected bad system command

	* share/advertising/02-internet_icon.png,
	share/advertising/05-contcenter_icon.png,
	share/advertising/10-MDKexpert_icon.png, share/advertising/06-user.pl,
	share/advertising/08-games.pl, share/advertising/02-internet.pl,
	share/advertising/03-graphic_icon.png, share/advertising/07-server.pl,
	share/advertising/12-MDKstore_icon.png,
	share/advertising/06-user_icon.png,
	share/advertising/07-server_icon.png, share/advertising/09-MDKcampus.pl,
	share/advertising/10-MDKexpert.pl, share/advertising/05-contcenter.pl,
	share/advertising/04-develop.pl,
	share/advertising/09-MDKcampus_icon.png,
	share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
	share/advertising/04-develop_icon.png,
	share/advertising/08-games_icon.png: changed icon sizes

2002/03/07  fcrozat

	* share/rpmsrate: Evolution is not dependent on GNOME selection (not
	require gnome-core)

2002/03/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: avoid destroying some files in /etc.

	* install_steps_interactive.pm: fixed package tree with a given medium.

	* any.pm: fix autologin sometimes activated without user intervention.

2002/03/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: generate_automatic_stage1_params: also save
	the interface number in case the machine will
	have several interfaces; clean code a bit

	* mdk-stage1/network.c: better error msg regarding pcmcia net
	adapters supported either with pcmcia.img
	or network.img (amaury sucks)

	* install_steps_auto_install.pm: in replay mode, since
	$o->{interactiveSteps}
	exists, we can't simply ||= @graphical_steps,
	we need to push to ensure that the
	@graphical_steps is always honoured

	* standalone/drakgw: 
	  - call net_monitor to disable internet
	connection before network-restart
	  - user return value when status'ing the
	  initscripts rather than grepping their
	  text output

	* modules.pm: try to avoid segfaulting probeall stuff
	add ns83820 gigabit (goes to other.img)

	* rescue/rescue-doc: english fixes thx to phil

2002/03/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* standalone/drakfont: Added a missing _( ) around a text

	* share/po/vi.po, share/po/cy.po, share/po/hu.po, share/po/id.po: updated
	po files

	* share/po/ko.po, share/po/ca.po, share/po/tr.po: commented out the
	translations using argument switching (not yet handled by DrakX)

	* bootlook.pm, standalone/drakboot: i18n changes

	* keyboard.pm: corrected the locale->keyboard list building
	make keyboard selection choose first the 5 first chars of lang;
	then the 2 first chars;

	* share/po/eu.po: commented out the translations using argument switching
	(not yet handled by DrakX)
	updated po file

2002/03/07  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix fileshare custom config
	fix *some* stew errors

	* bootloader.pm: "--timeout=" must be after terminal
	add --timeout=... for "terminal serial ..." line in grub's menu.lst
	fix *some* stew errors

	* install_any.pm: don't have the adsl & modem passwords in report.bug

	* detect_devices.pm (zips__faking_ide_scsi): fix returned value in
	standalone
	(getSCSI): don't call isFloppyOrHD for ZIPs (lowers the number of kernel
	error when there is no floppy)

	* fs.pm: removing quota choices for reiserfs

2002/03/07  Stew Benedict  <sbenedict@mandrakesoft.com>

	* any.pm, bootlook.pm, standalone/drakboot, bootloader.pm: drakboot
	functionality for PPC

2002/03/07  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed bug of network not being started by Printerdrake
	during installation.

2002/03/07  warly

	* share/compssUsers.server, share/compssUsers, share/rpmsrate: update
	server, merge with normal rpmsrate

2002/03/06  dam's  <damien@mandrakesoft.com>

	* standalone/drakautoinst: corrected HASH and ARRAY label

2002/03/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po, share/po/no.po, share/po/cy.po: updated po file

2002/03/06  Pixel  <pixel@mandrakesoft.com>

	* standalone/fileshareset (nfs_exports::update_server): ensure portmap is
	running

2002/03/06  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: corrected font stuff

	* standalone/drakautoinst: corrected HASH and ARRAY label

2002/03/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: no 3D with Utah GLX (XF 3.3) if more than 800 MB.

	* pkgs.pm: fixed error when using multiple removable media and user
	aborted installation
	(for some other error) and hdlists cannot be retrieved.
	add save of synthesis too when partitions are reformated, so that urpmi
	is happy after.
	fixed when hdlist gives no new package (new name) but only obsoleted
	package or
	updated package, ie security updates may appreciate.

	* install_any.pm: update for newer pkgs module (fix for abort during
	installation).

	* rescue/tree/etc/oem: allow oem script to be executable from standard cd
	set (powerpack or other).

2002/03/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po: updated po file
	updated pot file

	* share/po/fr.po, share/po/cy.po, share/po/id.po, share/po/zh_TW.po:
	updated pot file
	updated some po files

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

2002/03/06  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: add @preferred libxpm4

	* lang.pm: fix typo in %xim (for chineese)
	  - create the kde share/config's directory, so that kde config files
	are created in any case
	  - in user_only localedrake, ensure the /etc/sysconfig/i18n is taken
	into account when ~/.i18n doesn't exist (thanks to F.Crozat)

	* install_any.pm: ensure the fstab is kept on upgrade
	(g_auto_install): use "interactiveSteps" field instead of pushing in
	@install_steps_auto_install::graphical_steps

	* standalone/localedrake: when called by kcontrol with --apply, don't
	modify kde config files, kcontrol takes care of it more nicely

	* diskdrake/interactive.pm: translate the actions
	choose to activate crypto. type password. unselect encryption. Select
	encryption again, you were not asked for password. Fixed
	use formatError

	* bootloader.pm (add_append): don't add to entries of type 'other'

	* devices.pm (find_free_loop): fix

	* install_steps_interactive.pm, install_steps.pm: ensure the fstab is kept
	on upgrade

	* fsedit.pm: do not allow encrypted /var

2002/03/06  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* standalone/drakxtv: print an error message if xawtv isn't installed
	fix conflict between i18n and complete signal handler (ie return key
	and not value)

2002/03/06  warly

	* share/rpmsrate: remove abiword

2002/03/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pcmcia_/probe.c: an old sucking PCI card needs oldskool
	i82365 :-((, ugly patch

2002/03/05  warly

	* share/rpmsrate: add Fred Bastok modif
	remove too many duplicate in i18n packages that are now automatically
	added

2002/03/05  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* modules.pm: Add USB2 controller

2002/03/05  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: corrected expert option in install mode
	added expert mode

	* my_gtk.pm: greater interstice

	* modparm.pm: cosmetic
	gzipped modules handled

2002/03/05  fcrozat

	* share/rpmsrate: Install xlockmore when installing gnome, since
	xscreensaver can't lock
	root desktop..

2002/03/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: deactivate v4l module if DRI is enabled and r128
	driver used.

	* install_steps.pm: added auto restore of some files (/etc/profile) needed
	by upgrade (from .rpmnew).
	added log for hasNetwork (so that we can understand why installUpdates
	do nothing).

	* crypto.pm: avoid trying to find hdlist-updates.cz in existing medium
	(instead of ftp one).

	* fs.pm: fixed hd install to allow using specific directory.

	* install_any.pm: fix duplicate synthesis.hdlist.xxx file present in
	/var/lib/urpmi, and
	furthermore uncompressed :-(
	fixed possible bug when generating synthesis file for urpmi
	installation.

2002/03/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c, mdk-stage1/dhcp.h, mdk-stage1/network.c: save
	dhcp_hostname for stage2

	* install_any.pm: fix bug in generating automatic stage1
	params for http

	* modules.pm: aironet core sucking thing

2002/03/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sr.po, share/po/sp.po: updated po files

2002/03/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: if mem=nopentium is given on cmdline, have it after
	install

	* modules.pm (extract_modules): created (was done in load_raw)

2002/03/05  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator.pm: use UseFBDev for r128 - PPC

2002/03/05  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added support for HP's newest MF devices: HP OfficeJet
	D series, HP LaserJet 33xx MFP.
	Fixed bug of printerdrake sometimes assuming the user has an MF device
	when he has typed the device file name in the expert mode.

2002/03/05  yduret

	* bootlook.pm: fix nobody bug

	* standalone/logdrake: mail alert: use eval {} to catch wizcancel

2002/03/04  dam's  <damien@mandrakesoft.com>

	* modparm.pm: corected weirdness, I suck

2002/03/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fix scroll total to match reality.
	fixed interpretation of size of package when doing an install (this can
	be
	severe, need testing).

2002/03/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cy.po, share/po/id.po: updated po file

2002/03/03  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm (gtkicons_labels_widget): since style is not set either, use
	the widget and ask it the style->font. This *works*
	(gtkicons_labels_widget): pass the style instead of directly passing the
	font

2002/03/03  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Let Star Office/OpenOffice.org configuration corrcet a bug
	in the PostScript produced by these programs so that the Euro symbol is
	printed correctly.

2002/03/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated po file

2002/03/02  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm: better name for windobe new 0x42 special id (their
	own LVM marker)

	* detect_devices.pm: better jaz detection (thanks to Randy Welch)

2002/03/02  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".

2002/03/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po, share/po/da.po, share/po/vi.po, share/po/hu.po: updated
	po files

	* share/po/tr.po: updated po file

2002/03/02  Pixel  <pixel@mandrakesoft.com>

	* share/list: add lvreduce & lvextend

	* detect_devices.pm: fix ide zip name when there are already some other
	SCSI drives
	ZIPs and Jazz's are not floppies

	* diskdrake/interactive.pm (Resize): ensure we call lv_resize from lvm and
	adjust_* for normal partitions, even for destructive resizes

2002/03/02  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Replaced "Open Office" by "OpenOffice.org".

2002/03/01  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: fix gc's bulshit

2002/03/01  dam's  <damien@mandrakesoft.com>

	* services.pm: corrected translation used for shell command

	* my_gtk.pm: style & font correction

2002/03/01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.

	* rescue/tree/etc/oem: added ext3 support.

	* share/rpmsrate.server: synced with rpmsrate INSTALL category.

	* install_any.pm: reset correct setup_postinstall_rpms calling.
	removed some card where 3D is not installed by default:
	Riva128, Radeon 8500 and Rage Mobility card.
	removed staling debug code.
	fixed bad copied package (if one is not found).

	* tools/oem-prepare: added handling of newer rpmsrate format with INSTALL
	category.

	* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
	handling.
	only copy package in INSTALL category with a rate of at least 2.

2002/03/01  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: a few missing trads
	please translators, keep two newlines when
	there are two newlines in original string,
	it's on purpose

2002/03/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
	share/po/af.po: updated po files

	* share/po/fr.po: fixed two typos
	small corrections (non breakable spaces)

2002/03/01  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
	Xdrakres completly obsolete)

	* standalone/localedrake: restrict localedrake to installed lang

	* lang.pm: restrict localedrake to installed lang
	add 'C' in %charset2kde_font (so that english has normal fonts)

	* bootloader.pm: 
	  - do not indent "disk=... bios=..."
	  - $lilo->{first_hd_device} can be used to tell which drive is the
	first one
	for the BIOS. Useful when the bootloader is installed on a partition and
	not
	on the MBR.
	read "disk=/dev/xxx bios=0x8x" and save it

	* any.pm: restrict localedrake to installed lang
	ask which hard drive is the booting one when there is mixed kind of
	drives
	(scsi+ide, ide2+ide) and the bootloader is not installed on MBR

2002/03/01  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Reduced the paths to search for Star/Open Office, on systems
	without these applications installed the search needed a significant
	time.

2002/03/01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/rpmsrate: updated INSTALL category with NOCOPY new flag added.

	* share/rpmsrate.server: synced with rpmsrate INSTALL category.

	* install_any.pm: removed staling debug code.
	fixed bad copied package (if one is not found).

	* pkgs.pm: added pixel comments for handling INSTALL category and NOCOPY
	handling.
	only copy package in INSTALL category with a rate of at least 2.

2002/03/01  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c: add hostname/domain in dhcp negociation,
	thx to david@eastcott.net

	* share/po/fr.po: please translators, keep two newlines when
	there are two newlines in original string,
	it's on purpose

2002/03/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po, share/po/zh_TW.po, share/po/hu.po: updated po files

2002/03/01  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: handle leaving X for both Xdrakres and XFdrake (=>
	Xdrakres completly obsolete)

	* detect_devices.pm: add is_a_recent_computer()

	* any.pm: call dcop as user

	* lang.pm: add 'C' in %charset2kde_font (so that english has normal fonts)
	switch en_GB, *_CH, da, es@tradicional and wa to iso-8859-15

	* bootloader.pm: read "disk=/dev/xxx bios=0x8x" and save it

	* mouse.pm: special case for non detected usb interface on a box with no
	mouse.
	we *must* find out if there really is no usb, otherwise the box may
	not be accessible via the keyboard (if the keyboard is USB)
	the only way to know this is to make a full pci probe

2002/02/28  dam's  <damien@mandrakesoft.com>

	* standalone/drakbackup: bugfixs
	corrected translation for crontab

	* modparm.pm: corrected modinfo path for isa modules during install

2002/02/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: try to fix if no chosen width has been found.
	removed Radeon 8500 from DRI capable cards.

	* rescue/tree/etc/oem: added curl as a bonus for oem install (it will be
	used by urpmi)
	added a2ps as a bonus (it fetch tetex where oem limited disk usage do
	not agree
	a lot).
	fixed bad copy of install packages.

	* tools/oem-prepare: added curl as a bonus for oem install (it will be
	used by urpmi)
	added a2ps as a bonus (it fetch tetex where oem limited disk usage do
	not agree
	a lot).
	fixed bad copy of INSTALL packages.

2002/02/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install2.pm: more precise msg when can't access kernel modules because
	we still have many dumb people on cooker asking what's going on

	* install_steps_interactive.pm: small english fix

2002/02/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/de.po, share/po/no.po: updated po files
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/is.po, share/po/hu.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

	* share/po/sv.po: updated Swedish file
	updated pot file

2002/02/28  Pixel  <pixel@mandrakesoft.com>

	* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
	"no" could be either "no-dvorak" or "no-latin1")

	* keyboard.pm (loadkeys_files): ensure each file appear only once

2002/02/28  siegel

	* share/po/de.po: and another part of updates
	updates

2002/02/28  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* share/po/fr.po: last translation but not least.
	further updates
	update french translation

2002/02/28  dam's  <damien@mandrakesoft.com>

	* share/themes-marble3d.rc: rechanged bg for camille

	* standalone/drakbackup: corrected translation for crontab

2002/02/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed bad copy of install packages.

	* tools/oem-prepare: fixed bad copy of INSTALL packages.

	* Xconfigurator.pm: removed Radeon 8500 from DRI capable cards.

2002/02/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/aliases, rescue/list: include /sbin/fsck.ext3 since our users are
	so dumb

2002/02/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/zh_TW.po: updated Chinese file

2002/02/28  Pixel  <pixel@mandrakesoft.com>

	* rescue/make_rescue_img: resolve conflicts for short keytable names (eg:
	"no" could be either "no-dvorak" or "no-latin1")

	* keyboard.pm (loadkeys_files): ensure each file appear only once

	* bootloader.pm: add "nowarn" in lilo.conf

	* install_steps.pm, fs.pm: use the "soft" option by default for /mnt/nfs
	and for "diskdrake --nfs"

2002/02/28  sdupont

	* standalone/drakfont: including 'su' mode on drakfont.

2002/02/28  siegel

	* share/po/de.po: updated missing strings

2002/02/28  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Re-activated function to specify a CUPS server in
	another network and to switch to manual CUPS configuration.
	  - Fixes/Improvements on Star Office/Open Office support:
	o When one switches the spooler, the entries of the printers under the
	     old spooler are removed from Star Office/Open Office
	   o Printers on remote CUPS servers (which are known through
	broadcasting)
	     can be added to Star Office/Open Office

	* share/rpmsrate.server, share/rpmsrate: Added "curl" to install section,
	it is needed by printerdrake.

	* printer.pm: 
	  - Fixes/Improvements on Star Office/Open Office support:
	o When one switches the spooler, the entries of the printers under the
	     old spooler are removed from Star Office/Open Office
	   o Printers on remote CUPS servers (which are known through
	broadcasting)
	     can be added to Star Office/Open Office

2002/02/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: updated Basque file

2002/02/27  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: 
	  - Improved fully automatic adding of printer queue:
	o Ask for a queue name if more than one printer is detected
	   o Let user confirm the model automatically chosen from the database
	   o Set correct paper size according to the language/country
	  - When one chooses a "CUPS + GIMP-Print" driver now all important
	options
	  are displayed directly (without needing "Advanced" button).
	  - Made less warning appearing on the console from where "printerdrake"
	was
	  called.

2002/02/27  fabman

	* share/po/es.po: converted to UTF-8

2002/02/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* crypto.pm: fix missing version listed when doing update.

2002/02/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: a few translations

	* mdk-stage1/rescue-gui.c, rescue/restore_ms_boot, rescue/list.i386,
	rescue/make_rescue_img: add "restore Windows Boot Loader" to rescue

	* install_steps_interactive.pm: formatAlaTex for congratz msg
	xfs + bootdisk = warning_msg

	* share/rpmsrate: flightgear is now fully lowercase
	glaxium

	* mdk-stage1/pcmcia_/probe.c: add Keld J�rn Simonsen <keld@dkuug.dk>'s O2
	Micro
	CardBus controller, and two other PCI entries which
	have close descriptions

	* mdk-stage1/pcmcia_/merge_from_pcitable: misc
	also report when pcitable is "too old"
	write a short perl program to easily merge new
	cardbus controllers from pcitable into probe.c

2002/02/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eu.po: updated po file

2002/02/27  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: simplify pyDict

	* install_steps_interactive.pm: ensure a keyboard is only once available,
	either in advanced or normal, but
	not in both (tx2fredl)

	* share/po/da.po: 
	  - it is UTF-8
	  - fix line splitting

	* lang.pm: workaround iso-8859-1 charset based languages not displayed
	correctly at install
	  - %lang2country is the authority, so if the country given by
	%lang2country doesn't exist in KDE, return C
	  - fix be,sp,sr
	  - s/def/default/ (typo)
	  - add some utf kde fonts

2002/02/27  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* share/po/fr.po: update french translation

	* standalone/drakxtv: 
	  - simplify an ACTION||fallback;fallback into ACTION;fallback
	  - print a message saying that xawtv can be used now at the end of the
	channels auto-probing in case of direct use from cl and not from
	  XawTV wrapper (from qa test) aka let the world be better :-)

	* share/po/br.po: minor update
	update brezhoneg translation

2002/02/26  dam's  <damien@mandrakesoft.com>

	* modparm.pm: corrected bad sprintf

2002/02/26  fabman

	* share/po/es.po: updated spanish translations

2002/02/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: version 8.2

2002/02/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po, share/po/sv.po, share/po/hu.po: updated po files

2002/02/26  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
	diskdrake/interactive.pm: propose some mount points for
	removable/nfs/smb

	* install_steps_interactive.pm: if no sound card are detected AND the user
	selected things needing a sound card, propose a special case for ISA
	cards

	* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
	when asked for a ISA
	sound card)

	* my_gtk.pm (@icon_paths): ease testing

2002/02/26  siegel

	* share/po/de.po: updates

2002/02/26  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: corrected ttf/TTF and xfs restart

	* share/logo-mandrake.png: new logo

2002/02/26  fabman

	* share/po/es.po: updated spanish translations

2002/02/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fix translation of test program.

2002/02/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/libstdio/fclose.c: don't segfault when fclose(NULL)

	* share/po/fr.po: 
	  - explain where to put nbsp spaces, explain
	what's nbsp spaces, explain how to compose them
	  - add a few missing nbsp spaces
	  - translate a few more things

2002/02/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* any.pm: fixed English typo

2002/02/26  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm, diskdrake/removable.pm,
	diskdrake/interactive.pm: propose some mount points for
	removable/nfs/smb

	* Xconfigurator.pm: make perl_checker happy
	have "Ok  More  Show all" instead of "Ok  Cancel  Show all"
	set the locale properly instead of setting the translated messages in
	the script

	* any.pm: 
	  - zips() now return devices ending with "4", raw_zips() is the old
	zips()
	  - rdvd handling
	  - add .conf for /etc/devfs/conf.d/ files
	(devfssymlinkf): use /etc/devfs/conf.d/name.conf instead of putting the
	symlink in lib/dev-state

	* share/rpmsrate: add sndconfig in INSTALL (installed when user say Yes
	when asked for a ISA
	sound card)
	add xine in VIDEO 4

	* install_steps.pm: 
	  - zips() now return devices ending with "4", raw_zips() is the old
	zips()
	  - rdvd handling
	  - add .conf for /etc/devfs/conf.d/ files
	don't add mem=nopentium anymore. kernel people says it's not needed and
	bad
	for performance. It also means any bug must be addressed to them
	create /dev/dvd for DVDs

	* my_gtk.pm (@icon_paths): ease testing

	* lang.pm: create bindtextdomain which does only part of the load_mo job

	* install_steps_interactive.pm: if no sound card are detected AND the user
	selected things needing a sound card, propose a special case for ISA
	cards

	* detect_devices.pm: 
	  - zips() now return devices ending with "4", raw_zips() is the old
	zips()
	  - rdvd handling
	  - add .conf for /etc/devfs/conf.d/ files
	cleanup

	* fs.pm: 
	  - zips() now return devices ending with "4", raw_zips() is the old
	zips()
	  - rdvd handling
	  - add .conf for /etc/devfs/conf.d/ files

2002/02/26  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator_consts.pm: Ti Powerbook uses non-std 1152x768, rather than
	1152x864

2002/02/26  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* standalone/drakxtv: use "xvt -T" rather than "xvt --title": now not only
	we support rxvt
	and xterm but konsole too.
	the only one missing is gnome-terminal which has -t but not -T
	update comments
	  - remove useless "no_edit => 1"
	  - use interactive_gtk to determine if we're runned under X11 (ie
	authorized acces to X11 server, X11 context, ...)
	  - add a note to remember that we should add a method to detect if we
	  run under X11 if/when we implement interactive_qt
	  - simplify code :
		* remove is_tv and simplify its code to be a one-liner (replace a
		  foreach by a scalar context)
		* use format to prevent reverse lookup on scantv run thus
		  enabling to reverse the initial hash table
	  - all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real
	hw.

2002/02/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated po file

2002/02/26  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: remove passwords and realnames from report.bug

2002/02/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated po file

2002/02/26  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: remove passwords and realnames from report.bug

2002/02/25  dam's  <damien@mandrakesoft.com>

	* any.pm, modparm.pm: corrected modules parameters functions

	* standalone/drakfont: debug

2002/02/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: fixes for cursor or
	nasty pixel displayed using syslinux-1.67-3mdk

2002/02/25  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: don't put accents for bootloader, we can just use 7bit
	chars
	(titi sucks bigtime)
	add a few nbsp spaces

	* rescue/list: add mt-st DAT stuff for joeghi (ghibo)

2002/02/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2002/02/25  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: ignore-table is a global flag, so put it there (when
	needed)

	* standalone/drakboot: add --testing

	* modules.pm, install_steps.pm, fs.pm, detect_devices.pm: use ide-scsi for
	ide zips

	* install_steps_interactive.pm: sort the list of keyboards

2002/02/25  Thierry Vignaud  <tvignaud@mandrakesoft.com

	* share/po/fr.po: fix a typo (thanks gc)

2002/02/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ru.po, share/po/sp.po, share/po/ca.po, share/po/th.po,
	share/po/uk.po, share/po/es.po, share/po/eo.po, share/po/ro.po,
	share/po/sv.po, share/po/sr.po, share/po/da.po, share/po/el.po,
	share/po/et.po, share/po/cs.po, share/po/tr.po, share/po/az.po,
	share/po/eu.po: updated some po files

2002/02/24  Pixel  <pixel@mandrakesoft.com>

	* share/keyboards.tar.bz2: fix permission

2002/02/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cy.po, share/po/Makefile: updated Welsh file

	* share/po/zh_CN.po, share/po/DrakX.pot, share/po/eu.po, share/po/vi.po,
	share/po/wa.po, share/po/zh_TW.po: udated Vietnamese file

	* install_steps_interactive.pm: removed useless _( ) around a string
	displayed in English only

	* share/po/be.po, share/po/bg.po, share/po/sk.po, share/po/ar.po,
	share/po/sl.po, share/po/br.po, share/po/bs.po, share/po/sv.po,
	share/po/af.po: updated some po files

2002/02/23  Pixel  <pixel@mandrakesoft.com>

	* interactive_newt.pm: 
	  - use simplify_string to ensure multi-line and too long strings are
	not used
	(hacky, but no other solution)
	  - set $::setstep like interactive_gtk is doing (??)

	* partition_table_empty.pm: handle MBR containing the same character (0 or
	"l")

	* diskdrake/interactive.pm: not_edit'able filesystem type (allow esp. a
	nicer newt version)

	* devices.pm (devices::make): following a good advice from Andrej
	Borsenkow, return the
	file even if the device file doesn't exist the caller will fail or not.
	The
	advantage is better compatibility than raising an exception
	devices::make doesn't mknod with devfs

	* detect_devices.pm: no need to catch the exception from devices::make
	anymore
	devices::make doesn't mknod with devfs

	* fs.pm: nicer error message when mount fails

	* share/rpmsrate: adding gphoto2

	* install_steps_interactive.pm: when passwords do not match, focus on
	first password entry, not the second (thanks to garrick)

	* Xconfigurator_consts.pm: remove Option "sw_cursor" for "SiS 6326" since
	it's already handled in Xconfigurator.pm

	* my_gtk.pm: fix @icon_paths to include /usr/share/libDrakX/pixmaps
	(thanks to garrick)

	* modules.pm: remove "-f" option for insmod

2002/02/23  siegel

	* share/po/de.po: fixed silly error
	updates

2002/02/23  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Added automatic configuration of printers
	in Star Office and Open Office.

2002/02/22  dam's  <damien@mandrakesoft.com>

	* share/advertising/02-internet.pl, share/advertising/07-server.pl,
	share/advertising/11-consul.pl, share/advertising/09-MDKcampus.pl,
	share/advertising/01-gnu.pl, share/advertising/13-Nvert.pl,
	share/advertising/06-user.pl, share/advertising/10-MDKexpert.pl,
	share/advertising/04-develop.pl, share/advertising/05-contcenter.pl,
	share/advertising/12-MDKstore.pl, share/advertising/03-graphic.pl,
	share/advertising/08-games.pl: corrected advertising text

	* share/po/fr.po: corrected bad translation

	* my_gtk.pm: corrected icon paths

2002/02/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: exit the pur_gtk version after launching the wizard
	version

	* any.pm: better rephrasing
	change name and description of security levels

	* share/rpmsrate: powermanga: 2 -> 3

2002/02/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po, share/po/DrakX.pot: updated Danish file

	* lang.pm: start of support of kde fonts
	fixed some keyboard names

	* keyboard.pm: fixed some keyboard names
	added the two ?win_toggle choices
	some info useful for keyboard handling

	* share/keyboards.tar.bz2: fixed some keyboard names

	* share/po/hu.po: updated hungarian file

2002/02/22  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: even smarted process to kill selection

	* lang.pm: fix 2 entries in charset2kde_font
	  - remove non needed entries in lang2country
	  - fix syntax errors
	  - rename kdefont in charset2kde_font
	  - much cleanup
	use invalid instead of unknown for errors when checking
	put back the less deep langs
	have the tree less deep (esp. nicer when not displaying UTF-8 entries)
	not translating in console installs (esp. newt) when the font is missing
	restrict the langs displayed to non utf8 during install
	fix warning message
	disable perl warnings when checking
	make perl_checker happy

	* devices.pm: add atibm (thanks to Robin Pollard)

	* bootloader.pm: put ignore-table to disable lilo's partition table
	checking
	(esp. the checking of the CHS geometry vs linear geometry)

	* Xconfigurator_consts.pm: fix syntax typo

	* Makefile: 
	  - exclude urpm from perl_checker
	  - add checking keyboard.pm

	* install_steps_interactive.pm, install2.pm, install_steps.pm: not
	translating in console installs (esp. newt) when the font is missing

	* keyboard.pm: use invalid instead of unknown for errors when checking
	change the message
	disable perl warnings when checking
	  - add checks for the various data structures
	  - fix another typo for usb2drakxkbd
	fix typo

	* share/rpmsrate: add procmail in SYSTEM 4
	add samba-doc samba-winbind samba-swat

	* Xconfigurator.pm: workaround set_active failing

	* any.pm: use the setupBootloader help instead of setupBootloaderGeneral
	restrict the langs displayed to non utf8 during install

2002/02/22  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/drakxtv: update TODO list;
	explain what is HRC

	* share/po/fr.po: further translations
	update french translation

2002/02/21  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: corrected icon list

2002/02/21  fabman

	* share/po/es.po: updated spanish po file

2002/02/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: spacecup no more exists
	armagetron is nice, no use to install gltron as well
	autoconf2.5 and automake1.5

	* interactive.pm: when not in X and needs su, use consolehelper now
	use consolehelper when no "kdeinit: kwin" process
	is running

2002/02/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/02/21  Pixel  <pixel@mandrakesoft.com>

	* lvm.pm, install_any.pm: ensure lvm tools don't need to be all installed
	at the same time

	* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
	getFile'd (cuz they are big, causing the .cz2 to be *big*)

	* share/rpmsrate: add kinput2-wnn4

2002/02/21  siegel

	* share/po/de.po: update

2002/02/21  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Removed "Manual configuration" button when "Local
	Printer" dialog is started from the queue modification menu (Recommended
	mode).
	Improved matching of printer names resulting from auto-detection with
	names in the database.

2002/02/21  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: final batch of typos fixes (next time, please run a
	check speller)
	fix more typos
	update french translation;
	fix typos

	* diskdrake/interactive.pm: shorter displayed message

2002/02/21  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: changed button label

	* standalone/icons/gmon.png, standalone/icons/categ.png,
	standalone/icons/verti.png, standalone/icons/drakbackup.540x57.png,
	standalone/icons/net_c.png, standalone/icons/ic82-system-40.png,
	standalone/icons/wiz_drakgw.png, standalone/icons/ic-drakfont-48.png,
	standalone/icons/ic82-back-up-16.png,
	standalone/icons/wiz_scannerdrake.png,
	standalone/icons/ic82-discdurwhat-40.png,
	standalone/icons/ic82-tape-40.png, standalone/icons/ic82-network-40.png,
	standalone/icons/smbnfs_default.png, standalone/icons/smbnfs_server.png,
	standalone/icons/hori.png, standalone/icons/wiz_draknet.png,
	standalone/icons/smbnfs_mounted.png, standalone/icons/wiz_firewall.png,
	standalone/icons/wiz_default_up.png,
	standalone/icons/ic82-back-up-32.png, standalone/icons/ic82-CD-40.png,
	standalone/icons/ic82-systemeplus-40.png,
	standalone/icons/ic82-back-up-48.png,
	standalone/icons/ic82-dossier-32.png, standalone/icons/net_d.png,
	standalone/icons/ic82-moreoption-40.png,
	standalone/icons/smbnfs_has_mntpoint.png, standalone/icons/tradi.png,
	standalone/icons/wiz_printerdrake.png,
	standalone/icons/wiz_default_left.png,
	standalone/icons/eth_card_mini2.png, standalone/icons/net_u.png,
	standalone/icons/ic82-users-40.png, standalone/icons/mdk_logo.png,
	standalone/icons/ic82-others-40.png, standalone/icons/ic82-when-40.png,
	standalone/icons/draknet_step.png, standalone/icons/drakfont.620x57.png,
	standalone/icons/ic82-where-40.png: added new gfx only standalone

	* pixmaps/categ.png, pixmaps/verti.png, pixmaps/ic82-moreoption-40.png,
	pixmaps/ic82-system-40.png, pixmaps/net_c.png,
	pixmaps/ic-drakfont-48.png, pixmaps/ic82-CD-40.png,
	pixmaps/ic82-when-40.png, pixmaps/ic82-back-up-32.png,
	pixmaps/draknet_step.png, pixmaps/ic82-dossier-32.png,
	pixmaps/ic82-back-up-48.png, pixmaps/smbnfs_server.png,
	pixmaps/ic82-discdurwhat-40.png, pixmaps/smbnfs_default.png,
	pixmaps/gmon.png, pixmaps/drakbackup.540x57.png,
	pixmaps/smbnfs_mounted.png, pixmaps/wiz_printerdrake.png,
	pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png,
	pixmaps/drakfont.620x57.png, pixmaps/ic82-tape-40.png,
	pixmaps/wiz_draknet.png, pixmaps/net_d.png,
	pixmaps/ic82-systemeplus-40.png, pixmaps/wiz_drakgw.png,
	pixmaps/mdk_logo.png, pixmaps/ic82-users-40.png,
	pixmaps/ic82-back-up-16.png, pixmaps/hori.png, pixmaps/tradi.png,
	pixmaps/smbnfs_has_mntpoint.png, pixmaps/eth_card_mini2.png,
	pixmaps/wiz_firewall.png, pixmaps/net_u.png, pixmaps/ic82-where-40.png,
	pixmaps/ic82-others-40.png, pixmaps/ic82-network-40.png,
	pixmaps/wiz_scannerdrake.png: removed gfx not used during install

2002/02/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* crypto.pm: fixed another not seen 8.1 reference in label.
	fixed 8.1 release hard coded.

2002/02/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fi.po: updated pot file
	updated Finnish file

	* help.pm: updated help file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/Makefile, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/02/21  Pixel  <pixel@mandrakesoft.com>

	* share/themes/blueHeart-button4.png, share/themes-DarkMarble.rc,
	install_gtk.pm, share/themes/DarkMarble-button3_out.png,
	share/themes.rc, share/themes/blueHeart-brown_bg1.png,
	share/themes/DarkMarble-button3_in.png, share/themes-blueHeart.rc,
	share/themes/DarkMarble-check_on.png,
	share/themes/blueHeart-button1.png,
	share/themes/DarkMarble-check_off.png,
	share/themes/blueHeart-button2.png, share/themes/DarkMarble-gloom2.png,
	share/themes/DarkMarble-button3_in_prelight.png,
	share/themes/DarkMarble-button3_out_prelight.png: remove DarkMarble and
	blueHeart themes

	* bootloader.pm: have devfs=nomount for failsafe

	* Makefile.config, share/po/Makefile: make a difference between PMS and
	ALLPMS. For install, only use PMS

	* lvm.pm: ensure lvm tools don't need to be all installed at the same time

	* Makefile: template.in stuff removed
	make a difference between PMS and ALLPMS. For install, only use PMS

	* pkgs.pm: smarter choosing of processes to kill

	* tools/i386/netboot/make_boot_network: cleanup

	* modules.pm: add aic7xxx_old

	* install_any.pm: ensure lvm tools don't need to be all installed at the
	same time
	(remove_bigseldom_used): remove xf86Wacom.so & mkfs.xfs
	DarkMarble theme is removed
	(kdeicons_postinstall): remove this obsolete code
	no special case for installing imwheel

	* lang.pm, tools/make_mdkinst_stage2: LC_COLLATE and LC_CTYPE are
	getFile'd (cuz they are big, causing the .cz2 to be *big*)

	* network/smbnfs.pm, network/nfs.pm: nicer conditional displaying of nfs
	comment

2002/02/21  siegel

	* share/po/de.po: update
	snapshot

2002/02/21  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added "type => 'list'" to the printer modification
	menu, it appeared as a drop-down list during the installation.

2002/02/21  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/drakxtv: more translatable strings;
	hide scantv output on console;
	check that we're under X11 before running scantv in an xterm

2002/02/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/doc/UPDATEMODULES: add an example on modules with options
	first line comment no more necessary
	s/row/column/, silly me

	* standalone.pm: explanations stuff: no reason to use "updated" at a place
	when we
	use "modified" at the rest of the locations..

2002/02/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/es.po: updated Spanish file
	updated Spanish file

2002/02/20  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (ejectCdrom): display "files still open:" for all
	processes when umounting fail

	* pkgs.pm: much simpler & stronger killing of still running processes

	* mouse.pm: USB|Generic is 3 button mice, add a USB 2 Button entry

2002/02/20  dam's  <damien@mandrakesoft.com>

	* share/themes-marble3d.rc: updated theme

	* network/adsl.pm: mgmt install corrected

2002/02/20  daouda

	* share/rpmsrate: 
	  - same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
	NETWORKING_REMOTE_ACCESS_SERVER

2002/02/20  fcrozat

	* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla

2002/02/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem, tools/oem-prepare: synced with newer rpmsrate of
	DrakX and newer method to select INSTALL packages.

	* standalone/XFdrake: fixed NVIDIA package in urpmi db by directly using
	urpm library instead of
	parsing (now removed) depslist.ordered file.

	* Xconfigurator.pm: fixed default value if selecting a card (use previous
	one or existing one).
	added XFree 4 driver choice if Other|Unlisted is chosen.
	fixed cancel on card selection so that previous choice is not lost.

	* Xconfigurator_consts.pm: added @allbutfbdrivers and @alldrivers for
	listing XFree 4 drivers.

2002/02/20  gbeauchesne

	* share/rpmsrate: 
	  - Add gcc3.0-c++ and libstdc++3.0-devel
	  - Prefer gcc3.0-java over gcc-java
	  - Remove BasiliskII-sheepnet since it does no longer exist
	  - Add/prefer BasiliskII-jit over BasiliskII

2002/02/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po: updated FRench file

	* share/po/es.po: updated Spanish file
	updated Spanish file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/eu.po, share/po/az.po,
	share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
	share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/02/20  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: fix s/SILO/LILO/

	* fsedit.pm: have "with /usr" translated

	* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
	button

	* steps.pm: move installUpdates after configureX (workaround for bad
	timeouts during installing updates)

	* install_steps.pm, any.pm, standalone/draksec: factorize and update the
	reading of previous security level

2002/02/20  siegel

	* share/po/de.po: update

2002/02/20  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update french translations

2002/02/20  dam's  <damien@mandrakesoft.com>

	* share/advertising/13-Nvert.pl: changed toll free

	* my_gtk.pm: added mcc kill if wait message

	* standalone/logdrake: cosmetic change, mcc compliance

2002/02/20  daouda

	* share/rpmsrate: 
	  - same weight for rfbdrake in NETWORKING_REMOTE_ACCESS
	NETWORKING_REMOTE_ACCESS_SERVER

2002/02/20  fcrozat

	* share/rpmsrate: Remove mozilla-psm from list, it is merged in mozilla

2002/02/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm, install_any.pm: fixed INSTALL category in rpmsrate for copying
	file when changing cd (was an
	limitation in read_rpmsrate when a package having a category and INSTALL
	caused
	INSTALL to be dropped).

2002/02/20  gbeauchesne

	* share/rpmsrate: 
	  - Add gcc3.0-c++ and libstdc++3.0-devel
	  - Prefer gcc3.0-java over gcc-java
	  - Remove BasiliskII-sheepnet since it does no longer exist
	  - Add/prefer BasiliskII-jit over BasiliskII

2002/02/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/advertising/07-server.pl, share/advertising/01-gnu.pl: Improved
	English strings

	* share/po/hu.po, share/po/es.po, share/po/ar.po: updated Hungarian and
	Spanish files

2002/02/20  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: remove fsck_option (obsolete)

	* share/po/fr.po: fix s/SILO/LILO/

	* fsedit.pm: have "with /usr" translated

	* install_steps_interactive.pm (loadSavePackagesOnFloppy): add a "Cancel"
	button

	* steps.pm: move installUpdates after configureX (workaround for bad
	timeouts during installing updates)

	* install_steps.pm, any.pm, standalone/draksec: factorize and update the
	reading of previous security level

2002/02/20  siegel

	* share/po/de.po: snapshot

2002/02/19  dam's  <damien@mandrakesoft.com>

	* share/advertising/Makefile: new Makefile to install ads

2002/02/19  fcrozat

	* share/rpmsrate: 
	  -Install gnome-vfs-extras when installing nautilus (to get samba
	browsing)
	  -don't install nautilus-mozilla, it is pulled by nautilus

2002/02/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* any.pm: english fix

2002/02/19  Pixel  <pixel@mandrakesoft.com>

	* share/advertising/Makefile: advertising installation cleanup

	* diskdrake/smbnfs_gtk.pm: ugly hack to fix die

2002/02/19  siegel

	* share/po/de.po: updates for beta 3

2002/02/19  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
	dialog.

2002/02/19  dam's  <damien@mandrakesoft.com>

	* share/advertising/Makefile: new Makefile to install ads

2002/02/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
	$prefix in front of /var/* when missing
	since we give "lilo.conf" in drakbug_report, let's also
	give "menu.lst"

2002/02/19  Pixel  <pixel@mandrakesoft.com>

	* share/advertising/Makefile: advertising installation cleanup

2002/02/19  siegel

	* share/po/de.po: updates for beta 3

2002/02/19  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
	dialog.

2002/02/19  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: setting help

	* share/advertising/10-MDKexpert.png, share/advertising/07-server.png,
	share/advertising/05-contcenter.png, share/advertising/03-graphic.png,
	share/advertising/12-MDKstore_icon.png,
	share/advertising/06-user_icon.png,
	share/advertising/04-develop_icon.png,
	share/advertising/12-MDKstore.png, share/advertising/00-thanks.png,
	share/advertising/06-user.png, share/advertising/02-internet_icon.png,
	share/advertising/04-develop.png,
	share/advertising/05-contcenter_icon.png,
	share/advertising/10-MDKexpert_icon.png, share/advertising/13-Nvert.png,
	share/advertising/11-consul.png, share/advertising/03-graphic_icon.png,
	share/advertising/02-internet.png, share/advertising/07-server_icon.png,
	share/advertising/01-gnu.png, share/advertising/08-games.png,
	share/advertising/09-MDKcampus.png,
	share/advertising/09-MDKcampus_icon.png,
	share/advertising/08-games_icon.png: re-adding with -kb
	removing for re-adding with -kb
	added advertising for translation

	* share/advertising/essi.p: blah
	added advertising for translation

	* my_gtk.pm: new icon handler

	* Makefile.config: addde share/advertising/*.pl for translation

	* share/advertising/Makefile: new Makefile to install ads

	* share/advertising/00-thanks.pl, share/advertising/06-user.pl,
	share/advertising/08-games.pl, share/advertising/list,
	share/advertising/09-MDKcampus.pl, share/advertising/01-gnu.pl,
	share/advertising/11-consul.pl, share/advertising/13-Nvert.pl,
	share/advertising/02-internet.pl, share/advertising/07-server.pl,
	share/advertising/10-MDKexpert.pl, share/advertising/04-develop.pl,
	share/advertising/05-contcenter.pl, share/advertising/12-MDKstore.pl,
	share/advertising/03-graphic.pl: added advertising for translation

2002/02/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* any.pm: report_bug: find syslog in /var/log if it's not in /tmp, add
	$prefix in front of /var/* when missing
	since we give "lilo.conf" in drakbug_report, let's also
	give "menu.lst"

2002/02/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po, share/po/hu.po: updated Vietnamese and Hungarian files

2002/02/19  Pixel  <pixel@mandrakesoft.com>

	* share/advertising/Makefile: advertising installation cleanup

	* install2.pm: anchor the -IP match at the end of the string
	move loading /tmp/network from stage1 before doing the auto_install
	stuff to
	allow the -IP feature on auto_install file name

	* share/rpmsrate: add grub in 4 SYSTEM

2002/02/19  Till Kamppeter <till@mandrakesoft.com>

	* standalone/printerdrake, printer.pm: Assured that the default page size
	is "Letter" for US/Canada and "A4" for the rest of the world.
	The "Description" field of a printer queue is filled in with printer
	manufacturer and model by default.
	Removed unused varaiables in /usr/sbin/printerdrake.

	* printerdrake.pm: Changed button texts of "Do you want to auto-detect?"
	dialog.
	Assured that the default page size is "Letter" for US/Canada and "A4"
	for the rest of the world.
	The "Description" field of a printer queue is filled in with printer
	manufacturer and model by default.
	Removed unused varaiables in /usr/sbin/printerdrake.

	* install_steps_interactive.pm: Replaced "a4" and "letter" by "A4" and
	"Letter" so that Foomatic recognizes
	the paper sizes.
	Also use "Letter" paper for "en_CA" and "fr_CA" locales.

2002/02/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: when no net device found, print a msg to tell
	that now most pcmcia network adapters are supported
	with network.img

2002/02/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help file

	* share/po/sp.po, share/po/zh_CN.po, share/po/DrakX.pot, share/po/th.po,
	share/po/es.po, share/po/fr.po, share/po/sr.po, share/po/de.po,
	share/po/sk.po, share/po/tr.po, share/po/eu.po, share/po/sl.po,
	share/po/vi.po, share/po/uk.po, share/po/wa.po, share/po/sv.po,
	share/po/zh_TW.po, share/po/it.po: updated pot file

2002/02/18  Pixel  <pixel@mandrakesoft.com>

	* lang.pm, standalone/localedrake: 
	  - handle --kde_lang with optionally --kde_country
	  - handle --apply

	* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"

2002/02/18  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: new gfx

2002/02/18  fcrozat

	* share/rpmsrate: Install Guppi when installing gnumeric

2002/02/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: titi sucks again

2002/02/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sk.po: updated Slovak ile
	updated pot file

	* help.pm: updated help file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/lt.po, share/po/ar.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
	updated pot file

2002/02/18  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm: 
	  - remove media_type cdrom-burner, use {capacity} instead
	  - use /proc/sys/dev/cdrom/info to fill in the {capacity}

	* diskdrake/smbnfs_gtk.pm: 
	  - add Cancel
	  - move "click here" in "Search servers" on the right side
	  - remove Export
	  - fix bug

	* share/rpmsrate: raise xsane in SCANNER (Yves Duret)
	raise mkisofs & cdrecord in BURNER

	* Xconfigurator.pm: workaround not having the right to connect to our new
	created test server.
	info about the pb (sorry for the french):
	quand on lance le serveur
	  - via xdm/kdm/startx, ca utilise xauth, xhost est ferm�
	  - via X/xinit, xhost est ouvert sur localhost, xauth n'est pas utilis�
	  *sauf* si X/xinit est lanc� � partir d'un X *et* .Xauthority est non
	vide.
	    dans ce cas, xhost est ferm�, et aucun xauth n'est ajout�
	    une cons�quence, c'est que XFdrake ne peut pas acc�der au X de
	    test si XFdrake est lanc� sous X ou "xauth list" est non vide
	      exception: quand on lance le xdm/kdm en root, xhost n'est pas
	ferm�,
	         pas contre il est ferm� en root & startx.

	* any.pm (fileshare_config): rework the custom message and launch
	userdrake
	(report_bug): add lilo.conf

	* standalone/localedrake: 
	  - handle --kde_lang with optionally --kde_country
	  - handle --apply
	change the message & ask wether to logout or not

	* lang.pm: 
	  - handle --kde_lang with optionally --kde_country
	  - handle --apply
	(lang2kde_lang): add missing valid_kde_langs
	fuzzy language finding between available langs when it doesn't match
	(useful for upgrades where fr_FR was fr_FR@euro)

	* diskdrake/interactive.pm: remove cdrom-burner from media_type set

	* install_steps_gtk.pm: s/hbox/vbox for "Select Install Class"

	* fs.pm (mount_options_unpack): add usrquota and grpquota for
	ext2/ext3/reiserfs/xfs
	  - remove media_type cdrom-burner, use {capacity} instead
	  - use /proc/sys/dev/cdrom/info to fill in the {capacity}

	* share/compssUsers: add EDITORS in Development/Development
	add EDITORS in Development/Development

2002/02/18  yduret

	* bootlook.pm: remove aurora part (commented for the moment)

	* standalone/scannerdrake: HP OfficeJet support
	scsi/parport preliminary support

	* scanner.pm: update
	scsi parport preliminary support
	no more show unsupported scanner
	common output for ScannerDB update from sane *.desc files and from
	usbtable

2002/02/17  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/interactive.pm: warn_if_renumbered now also done at install

2002/02/17  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: have icewm-light in any case (to be used as a failsafe
	window manager)
	add hotplug, usbutils and usbview with the new flag USB

	* install_any.pm: hotplug now handled via rpmsrate and the USB flag
	add some log to know why umounting /tmp/image fail

	* diskdrake/interactive.pm: warn_if_renumbered now also done at install
	force scalar context for warp_text

	* share/po/id.xsl, share/po/help_xml2pm.pl: use xsltproc as a filter to
	remove entities

	* share/po/Makefile (clean): remove .memdump

	* any.pm (autologin): do not allow empty user name since no autologin can
	already be achieved by choosing "No"

	* install2.pm: do not use run_program::xxx, use directly "system" so that
	stdout is kept unchanged during "postInstall" execution

	* network/smb.pm: fix typo (s/nfs/smbfs/)

2002/02/17  siegel

	* help.pm: new version for 8.2

	* share/po/de.po: new german version

	* share/po/help_xml2pm.pl: added check for missing xsltproc
	fix perl warnings after adding -w

	* share/po/.cvsignore: added .memdump

	* share/po/Makefile: allow me to work with a symlink to doc in this
	directory

2002/02/16  Pixel  <pixel@mandrakesoft.com>

	* lvm.pm: 
	  - LVs "device" field were containing "/dev/vg/number" whereas it must
	be "vg/name"
	  - added lv_resize

	* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM

	* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)

2002/02/16  Pixel  <pixel@mandrakesoft.com>

	* Xconfig.pm: 
	  - prefer XKB available from existing XF86Config over
	/etc/sysconfig/keyboard KEYTABLE
	  - fix translating from /etc/sysconfig/keyboard KEYTABLE to XKB

	* diskdrake/interactive.pm: add Resize'ing mounted XFS on LVM

	* interactive_newt.pm: do not trash error messages if testing

	* lang.pm (country2lang): created
	(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
	directory doesn't exist)
	(list): return the languages in a "specific" order (favours non utf8
	over utf8)

	* crypto.pm (mirrors): add a timeout via "alarm" (needs testing)

	* install_steps_interactive.pm (setupSCSI): when "clicked", ask "Do you
	have any SCSI interfaces" instead
	of assuming there is a SCSI interface and asking the driver name

	* lvm.pm: 
	  - LVs "device" field were containing "/dev/vg/number" whereas it must
	be "vg/name"
	  - added lv_resize
	  - call pvcreate with "-y -ff"
	  - created LVs are notFormatted

	* interactive.pm: 
	  - fix non X + testing + su
	  - since "interactive" takes care of "format" for type "combo", remove
	"format" (so that interactive_newt which switch to type "list" don't
	apply
	"format" once again)

	* standalone/localedrake: handle --kde_country=<country>

2002/02/16  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (country2lang): created
	(write): ensure it doesn't fail when kdeglobals is not writable (eg: the
	directory doesn't exist)
	(list): return the languages in a "specific" order (favours non utf8
	over utf8)
	fix call to update_gnomekderc

	* standalone/localedrake: handle --kde_country=<country>

2002/02/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

	* share/po/sk.po, share/po/cs.po, share/po/es.po: updated Czech, Spanish
	and Slovak files

2002/02/16  Pixel  <pixel@mandrakesoft.com>

	* lang.pm: fix call to update_gnomekderc
	remove unused & unneeded special %lang2kde_lang
	  - add lang::check
	  - fix utf-ko -> utf_ko
	  - fix utf-14 -> utf_14
	  - modify share/config/kdeglobals
	  - add charset2kde_charset, lang2country, lang2kde_lang

2002/02/15  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: embedded mode correction

	* my_gtk.pm: highlight in gtk icon widget

	* share/themes/mdk-check_on.png, share/themes/mdk-toggle_off.png,
	share/themes/mdk-toggle_on.png, share/themes/mdk-check_off.png: new gfx

	* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
	share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm,
	share/step-orange-on.xpm, share/step-green-on.xpm,
	share/step-red-click.xpm: new gfx
	new gfx

2002/02/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po, share/po/fi.po, share/po/DrakX.pot, share/po/fr.po,
	share/po/wa.po, share/po/da.po, share/po/cs.po, share/po/hu.po,
	share/po/eu.po: updated Basque file; fixed a msgid change

	* share/po/sv.po: updated Swedish file
	updated Basque file; fixed a msgid change

2002/02/15  Pixel  <pixel@mandrakesoft.com>

	* run_program.pm: remove assigning STDIN to /dev/null since:
	  - programs should not use STDIN
	  - the "postInstall" script for auto_install's is more happy still
	having the STDIN.

	* diskdrake/smbnfs_gtk.pm, pixmaps/smbnfs_has_mntpoint.png,
	pixmaps/smbnfs_default.png, pixmaps/smbnfs_mounted.png,
	pixmaps/smbnfs_server.png: add icons showing if a mount-point is
	associated or if the share is mounted

	* pkgs.pm: fix typo

	* diskdrake/interactive.pm: use the new warp_text

	* install_steps.pm: use lang::charset2kde_charset

	* standalone/localedrake: lang::write doesn't need the filename anymore

	* any.pm: use 'combo' instead of 'type' for bootloader choice and security
	choice
	(requested by fredb&dadou)

	* interactive_gtk.pm: force scalar for Gtk::Label->new with warp_text

	* interactive.pm: favour "combo" over "list" in any case

	* Makefile (check): add lang::check checking

2002/02/15  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update translation

2002/02/14  Pixel  <pixel@mandrakesoft.com>

	* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs

	* network/smb.pm, network/smbnfs.pm, network/nfs.pm: cleaner & OOed code,
	with more code sharing

	* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
	feature

	* my_gtk.pm (ctree_set_icon): new function

	* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
	mount-point is associated are coming

	* standalone/diskdrake: fix expert and testing options handling

2002/02/14  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: embedded mode
	drakfont embedde mode

	* share/step-red-on.xpm, share/step-red.xpm, share/step-orange.xpm,
	share/step-orange-on.xpm, share/step-orange-click.xpm,
	share/step-green-click.xpm, share/step-red-click.xpm,
	share/step-green-on.xpm: new gfx

2002/02/14  erwan

	* tools/i386/netboot/ni5010/pxegrub, tools/i386/netboot/epic100/stage1,
	tools/i386/netboot/epic100/stage2, tools/i386/netboot/3c90x/pxegrub,
	tools/i386/netboot/rtl8139/pxegrub, tools/i386/netboot/ni5210/nbgrub,
	tools/i386/netboot/otulip/stage1, tools/i386/netboot/otulip/stage2,
	tools/i386/netboot/exos205/nbgrub, tools/i386/netboot/eepro/stage1,
	tools/i386/netboot/eepro/stage2, tools/i386/netboot/3c529/nbgrub,
	tools/i386/netboot/smc9000/pxegrub, tools/i386/netboot/ne2100/stage1,
	tools/i386/netboot/ne2100/stage2, tools/i386/netboot/exos205/pxegrub,
	tools/i386/netboot/sis900/nbgrub, tools/i386/netboot/ne/stage1,
	tools/i386/netboot/ne/stage2, tools/i386/netboot/tulip/nbgrub,
	tools/i386/netboot/sk_g16/nbgrub, tools/i386/netboot/eepro100/pxegrub,
	tools/i386/netboot/tiara/nbgrub, tools/i386/netboot/rtl8139/stage1,
	tools/i386/netboot/rtl8139/stage2, tools/i386/netboot/tiara/pxegrub,
	tools/i386/netboot/lance/nbgrub, tools/i386/netboot/depca/nbgrub,
	tools/i386/netboot/ni6510/stage1, tools/i386/netboot/3c90x/nbgrub,
	tools/i386/netboot/ni6510/stage2, tools/i386/netboot/smc9000/stage1,
	tools/i386/netboot/smc9000/stage2, tools/i386/netboot/3c509/pxegrub,
	tools/i386/netboot/3c509/stage1, tools/i386/netboot/3c509/stage2,
	tools/i386/netboot/sis900/pxegrub, tools/i386/netboot/ne2100/pxegrub,
	tools/i386/netboot/3c595/nbgrub, tools/i386/netboot/eepro/pxegrub,
	tools/i386/netboot/wd/nbgrub, tools/i386/netboot/ns8390/nbgrub,
	tools/i386/netboot/ni5210/stage1, tools/i386/netboot/ni5010/nbgrub,
	tools/i386/netboot/ni5210/stage2, tools/i386/netboot/exos205/stage1,
	tools/i386/netboot/exos205/stage2, tools/i386/netboot/eepro100/nbgrub,
	tools/i386/netboot/3c529/stage1, tools/i386/netboot/3c529/stage2,
	tools/i386/netboot/sis900/stage1, tools/i386/netboot/tulip/stage1,
	tools/i386/netboot/sis900/stage2, tools/i386/netboot/tulip/stage2,
	tools/i386/netboot/sk_g16/stage1, tools/i386/netboot/w89c840/nbgrub,
	tools/i386/netboot/sk_g16/stage2, tools/i386/netboot/tiara/stage1,
	tools/i386/netboot/tiara/stage2, tools/i386/netboot/depca/stage1,
	tools/i386/netboot/lance/stage1, tools/i386/netboot/3c90x/stage1,
	tools/i386/netboot/depca/stage2, tools/i386/netboot/lance/stage2,
	tools/i386/netboot/3c90x/stage2, tools/i386/netboot/otulip/pxegrub,
	tools/i386/netboot/tulip/pxegrub, tools/i386/netboot/epic100/nbgrub,
	tools/i386/netboot/3c595/stage1, tools/i386/netboot/ni5210/pxegrub,
	tools/i386/netboot/3c595/stage2, tools/i386/netboot/w89c840/pxegrub,
	tools/i386/netboot/wd/stage1, tools/i386/netboot/wd/pxegrub,
	tools/i386/netboot/wd/stage2, tools/i386/netboot/otulip/nbgrub,
	tools/i386/netboot/ns8390/stage1, tools/i386/netboot/eepro/nbgrub,
	tools/i386/netboot/ni5010/stage1, tools/i386/netboot/ns8390/stage2,
	tools/i386/netboot/ni5010/stage2, tools/i386/netboot/ne2100/nbgrub,
	tools/i386/netboot/ni6510/pxegrub, tools/i386/netboot/eepro100/stage1,
	tools/i386/netboot/eepro100/stage2, tools/i386/netboot/ne/nbgrub,
	tools/i386/netboot/depca/pxegrub, tools/i386/netboot/ne/pxegrub,
	tools/i386/netboot/w89c840/stage1, tools/i386/netboot/rtl8139/nbgrub,
	tools/i386/netboot/w89c840/stage2, tools/i386/netboot/sk_g16/pxegrub,
	tools/i386/netboot/lance/pxegrub, tools/i386/netboot/ni6510/nbgrub,
	tools/i386/netboot/smc9000/nbgrub, tools/i386/netboot/3c529/pxegrub,
	tools/i386/netboot/3c595/pxegrub, tools/i386/netboot/ns8390/pxegrub,
	tools/i386/netboot/epic100/pxegrub, tools/i386/netboot/3c509/nbgrub: New
	version of grub (0.91) with allstage and pxegrub

	* tools/i386/netboot/3c507/pxegrub, tools/i386/netboot/3c507/stage1,
	tools/i386/netboot/3c507/stage2, tools/i386/netboot/3c503/nbgrub,
	tools/i386/netboot/3c503/pxegrub, tools/i386/netboot/3c507/nbgrub,
	tools/i386/netboot/3c503/stage1, tools/i386/netboot/3c503/stage2:
	Fixning some file missing in netboot

2002/02/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed obsoletes management according to urpmi code.

2002/02/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ga.po, share/po/cy.po, share/po/is.po, share/po/ar.po,
	share/po/sl.po, share/po/ro.po: Instead of temporary removingfiles from
	CVS put a rule in Makefile to
	don't use them (thanks Thierry)
	updated some po files; removed the ones too lowly translated for the 8.2

	* share/po/pt_BR.po: updted Brazilian file
	updated some po files; removed the ones too lowly translated for the 8.2

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/az.po,
	share/po/ru.po, share/po/hr.po, share/po/ko.po, share/po/nl.po,
	share/po/ja.po, share/po/sv.po, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/bs.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated some po files; removed the ones
	too lowly translated for the 8.2

	* share/po/vi.po: updated Vietnamese file
	updated some po files; removed the ones too lowly translated for the 8.2

	* share/po/Makefile: Instead of temporary removingfiles from CVS put a
	rule in Makefile to
	don't use them (thanks Thierry)

2002/02/14  Pixel  <pixel@mandrakesoft.com>

	* standalone/lsnetdrake: adapt to the neater network::smb and network::nfs

	* network/smbnfs.pm, network/smb.pm, network/nfs.pm: cleaner & OOed code,
	with more code sharing

	* interactive.pm: if testing, don't use kdesu

	* install_steps.pm: gzip report.bug

	* interactive_gtk.pm, diskdrake/interactive.pm: use the new warp_text
	feature

	* standalone/diskdrake: fix expert and testing options handling

	* my_gtk.pm (ctree_set_icon): new function

	* c/stuff.xs.pm: undef'ing some macros used by 2 independent sources et
	still needed :-(
	#include iconv.h is needed even when C_RPM is undefined

	* diskdrake/smbnfs_gtk.pm: some cleanup, icons showing wether a
	mount-point is associated are coming

2002/02/14  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/br.po: update
	convert to utf-8

	* standalone/drakxtv: uses xawtv internal strings instead of frequencies
	tables ids as values
	in %freqtables in order to enhance drakxtv robustness when
	translators'll
	arrive. thus we'll pass right strings to scantv instead of translated
	ones
	explain how we manage the "all frequencies" case
	display sorted tv norms

2002/02/13  erwan

	* tools/i386/netboot/device.map, tools/i386/netboot/makeImages: Adding
	missing file on netboot

	* tools/i386/netboot/make_boot_network, tools/i386/netboot/grub: updating
	grub in netboot

2002/02/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: avoid generating headers for copying file in
	postinstall-rpm directory.
	make sure not to crash if a package that should have been in CD1 is
	somewhere
	else.
	fixed stupid typo.
	removed all @needToCopy... variables and now use INSTALL category in
	rpmsrate.

	* share/rpmsrate: updated INSTALL category with the merge of DrakX
	obsoleted list (it will use
	INSTALL now :-)

	* pkgs.pm: added extension to setSelectedFromCompssList.

	* share/rpmsrate.server: synced INSTALL category with standard rpmsrate.

2002/02/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Danish and Hungarian files

	* share/po/da.po: updated Danish file
	updated Danish and Hungarian files

2002/02/13  Pixel  <pixel@mandrakesoft.com>

	* network/nfs.pm: $server->{ip} is no more mandatory

	* network/smb.pm: don't show shares ending with "$"
	$server->{ip} is no more mandatory

	* any.pm (setupBootloader): switch from "list" to "combo"

	* fs.pm (fstab_to_string): unsetting mount points in standalone will now
	work
	  - handle WORM type in /proc/scsi/scsi
	  - added media_type cdrom-burner
	  - adapting to new media_type
	  - nicer fd&hd testing

	* diskdrake/smbnfs_gtk.pm: have the fstab entries shown by default

	* detect_devices.pm, diskdrake/interactive.pm: 
	  - handle WORM type in /proc/scsi/scsi
	  - added media_type cdrom-burner
	  - adapting to new media_type
	  - nicer fd&hd testing

2002/02/13  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: When one visited the help page of a remote CUPS printer
	afterwards the full
	printer modification menu was shown, not only the one for remote CUPS
	printers. This is fixed now.

2002/02/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po, share/po/DrakX.pot: updated Czech and Walloon files

	* share/po/cs.po: updated Czech file
	updated Czech and Walloon files

2002/02/12  Pixel  <pixel@mandrakesoft.com>

	* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/

2002/02/12  Till Kamppeter <till@mandrakesoft.com>

	* detect_devices.pm: In the USB auto-detection checked whether and where
	the device node was
	created.

2002/02/12  dam's  <damien@mandrakesoft.com>

	* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
	share/themes/mdk-check_on.png, share/step-green-click.xpm,
	share/step-green.xpm, share/step-red-click.xpm,
	share/themes/mdk-check_off.png: new gfx

	* standalone/drakbackup, network/network.pm: bug correction

2002/02/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/02/12  Pixel  <pixel@mandrakesoft.com>

	* devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/

	* docs/README.pxe: cleanup the .cfg

	* share/rpmsrate: 
	  - move bootsplash from SYSTEM to X
	  - lower Aurora

2002/02/12  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed:
	  - Endless loop when entering printerdrake during installation in
	recommended
	mode without local printer
	  - Printerdrake was not closed when one was in the "Add Printer"
	sequence
	  during installation and one clicked another installation item (entries
	  on left hand side)
	  - When configuring printing only after installation Printerdrake tried
	to
	  check the installed queues without Foomatic being installed (bug was
	  already in 8.1, but noone discovered it).
	  - CUPS died when one tried to add a (local) printer in recommended
	mode
	  after installation.
	  - Improved text for the dialog telling that no local printer was
	detected.
	  - The list of auto-detected printers appeared as drop-down menu and
	not as
	  a list.

	* detect_devices.pm: In the USB auto-detection checked whether and where
	the device node was
	created.
	Fixes on device auto-detection:
	  - Made USB printer auto-detection routine in "detect_devices.pm"
	creating
	the appropriate device nodes (needed for USB printers being recognized
	  during installation).
	  - Fixed "devices.pm" to be able to handle device files with numbers
	geater
	  than 9 (ex: /dev/usb/lp10).

	* standalone/printerdrake: 
	  - Assure that Foomatic is installed before checking existing printer
	queues.

	* devices.pm: Fixes on device auto-detection:
	  - Made USB printer auto-detection routine in "detect_devices.pm"
	creating
	the appropriate device nodes (needed for USB printers being recognized
	  during installation).
	  - Fixed "devices.pm" to be able to handle device files with numbers
	geater
	  than 9 (ex: /dev/usb/lp10).

	* printer.pm: Added forgotten '$prefix'es.
	Fixed:
	  - Endless loop when entering printerdrake during installation in
	recommended
	mode without local printer
	  - Printerdrake was not closed when one was in the "Add Printer"
	sequence
	  during installation and one clicked another installation item (entries
	  on left hand side)
	  - When configuring printing only after installation Printerdrake tried
	to
	  check the installed queues without Foomatic being installed (bug was
	  already in 8.1, but noone discovered it).
	  - CUPS died when one tried to add a (local) printer in recommended
	mode
	  after installation.
	  - Improved text for the dialog telling that no local printer was
	detected.
	  - The list of auto-detected printers appeared as drop-down menu and
	not as
	  a list.

2002/02/11  dam's  <damien@mandrakesoft.com>

	* share/list: added modinfo

	* network/netconnect.pm: added cancel for first step

2002/02/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: fixed syntax error...

	* Xconfigurator.pm: avoid testing fbdev driver.

	* install_steps.pm: added Aurora or bootsplash for getting a need on frame
	buffer.
	added fbdev for GeForce Integrated.

2002/02/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po, share/po/vi.po, share/po/hu.po: updated Danish,
	Hungarian and Vietnamese files

2002/02/11  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: booh, fpons was faster than me on "bootsplash wanting
	fb". Keeping my solution ;p

	* c/stuff.xs.pm: "standard_charset" and "iconv" are needed even when C_RPM
	is undefined

	* any.pm: allow to edit the initrd field (thx to randy.k.wilson)

	* install_any.pm (@needToCopy): add "ntp"

2002/02/11  warly

	* share/rpmsrate: remove dev from INSTALL, the sun is rising, and there
	are no more needs to have ppp in the INSTALL section, as the darkness is
	going away...

2002/02/10  Pixel  <pixel@mandrakesoft.com>

	* any.pm: in case there is both ata66 (hde) and ata33 hard drives, go to
	expert
	questions directly (it would need a semi_auto asking on which drive the
	bios
	boots...)

2002/02/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated Dutch file

2002/02/09  daouda

	* share/rpmsrate: 
	  - add rfbdrake to NETWORKING_REMOTE_ACCESS and
	NETWORKING_REMOTE_ACCESS_SERVER

2002/02/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help.pm file

	* share/po/fi.po, share/po/DrakX.pot, share/po/help_xml2pm.pl,
	share/po/es.po, share/po/fr.po, share/po/sv.po, share/po/da.po,
	share/po/de.po, share/po/hu.po, share/po/it.po, share/po/eu.po: merged
	with the manual help

2002/02/09  warly

	* share/rpmsrate: add ppp in INSTALL
	add dev in INSTALL

2002/02/08  dam's  <damien@mandrakesoft.com>

	* pixmaps/wiz_drakgw.png, pixmaps/wiz_default_up.png,
	pixmaps/wiz_firewall.png, pixmaps/wiz_draknet.png: new gfx

	* network/network.pm: corrected wireless modules

2002/02/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, share/locales-skeleton.tar.bz2: Added choice of charset for
	various languages

2002/02/08  Pixel  <pixel@mandrakesoft.com>

	* docs/SHORTCUTS: add F1 & F2

2002/02/08  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added instructions for scanning on HP's MF devices to
	the printer help page.
	HP PhotoSmart printers do not scan, so do not show how to scan with
	them.
	Do not let dialogs of network configuration correction appear embedded
	in the "Add printer" wizard.
	Completed wizard mode for adding a printer in both recommended and
	expert mode.

	* printer.pm: Enabled transferring queues of HP multi-function devices
	between spoolers.
	CUPS 1.1.13 dies on SIGHUP, do normal restart instead.
	Completed wizard mode for adding a printer in both recommended and
	expert mode.

2002/02/08  warly

	* share/rpmsrate: add bootsplash in system 4

2002/02/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/02/07  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm: fix error causing a bad window sizing when there is
	a horiz scroll

2002/02/07  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: fixed shadow when testing X

2002/02/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/help_xml2pm.pl: fixed email address

2002/02/07  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/smbnfs_gtk.pm: 
	  - don't pop the "do you want to install samba?"
	  - rwindow is not a window when embedded, so set_default_size only if
	possible

	* my_gtk.pm: make perl_checker happy
	ensure no more than one child is in the Plug

	* interactive.pm: fix (causing XFdrake to use a combo instead of a list)

	* interactive_gtk.pm: fix error causing a bad window sizing when there is
	a horiz scroll
	(exit): ensure USR1 is sent to mcc

	* Xconfigurator.pm: allow to edit the hsyncrange and vsyncrange when
	choosing monitor "Custom"

	* install2.pm, install_steps.pm: create and use miscellaneousAfter (so
	that SECURE_LEVEL is set *after* asking)

	* diskdrake/interactive.pm (Options): wrap the help text

	* standalone/diskdrake: handle --embedded xxx xxx

2002/02/07  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* standalone/drakxtv, Makefile.config: add drakxtv (scantv gui)

	* standalone/localedrake: fix pixel stuff: don't restart wm on cancel

2002/02/07  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: beta 2

	* printerdrake.pm: corrected wizard pb

	* my_gtk.pm: wizard fixes

2002/02/07  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (mount): precise the type when mounting in standalone (for smb,
	nfs would not need it)

	* diskdrake/smbnfs_gtk.pm: 
	  - don't pop the "do you want to install samba?"
	  - rwindow is not a window when embedded, so set_default_size only if
	possible

	* interactive.pm: fix (causing XFdrake to use a combo instead of a list)

	* my_gtk.pm: ensure no more than one child is in the Plug

	* standalone/diskdrake: handle --embedded xxx xxx

	* interactive_gtk.pm (exit): ensure USR1 is sent to mcc

2002/02/06  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: removed ugly pink and ugly left bar for wizard mode

2002/02/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem, tools/oem-prepare: better handling of group linked
	to hardware or options.

2002/02/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: have frozen-bubble in GAMES at level 4

2002/02/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po, share/po/fi.po, share/po/DrakX.pot: updated French file

2002/02/06  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Automatic configuration of the scanning part of HP's
	multi-function devices.

	* printerdrake.pm: Added some stuff for the Wizard mode.
	Automatic configuration of the scanning part of HP's multi-function
	devices.
	Updated automatic package installation in printerdrake, no "kups" and
	"qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also
	"rpmsrate" and "rpmsrate.server" appropriately.

	* share/rpmsrate.server, share/rpmsrate: Added scanning packages to
	INSTALL section, for HP MF device installation by printerdrake.
	Updated automatic package installation in printerdrake, no "kups" and
	"qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also
	"rpmsrate" and "rpmsrate.server" appropriately.

2002/02/05  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Added automatic configuration of HPOJ for
	HP's multi-function devices.

2002/02/05  dam's  <damien@mandrakesoft.com>

	* standalone/logdrake: wizard updated
	correction for mcc.

2002/02/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/rpmsrate.server: synced with normal rpmsrate for Basque
	management.

	* install2.pm: auto_allocate for oem mode is not needed as oem script
	create all necessary partition.

	* install_any.pm: add support for Basque (no KDE).

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: newer syslinux 1.67.

	* share/rpmsrate: add support for Basque (no netscape in such case)

	* rescue/tree/etc/oem: select preferred kernel as kernel-\d.

	* install_steps.pm: fixed logic, when someone want /root/drakx,
	it has to check /root/drakx and not /root only.

2002/02/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/tree/sbin/modprobe: don't do insmod -f, it's not really necessary
	and it taints the kernel (pabo)

	* rescue/tree/etc/profile: use LD_LIBRARY_PATH in rescue so that PATH'ing
	in /mnt
	can really be used

2002/02/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/es.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/no.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2002/02/05  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: fix "help lilo when there is hdd with no hdc drive"

	* Xconfigurator.pm: testFinalConfig now always returns true if test is
	skipped because of a bad_card (back to the old behaviour, this was no
	good (the aim is to enable changing the monitor when test is skipped))

	* share/po/fr.po: fix "Details" translated in "D�tails de la partition"
	but is used at different
	place where the meaning has nothing to do with "partitions"

2002/02/05  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Added automatic configuration of HPOJ for
	HP's multi-function devices.

2002/02/05  warly

	* share/compssUsers.server: remove non server group from rpmsrate.server
	add utilities group in compssUser.server
	(webmin,ssh-server,wizards,monitoring)

	* share/rpmsrate.server: begin rpmsrate.server cleaning

2002/02/05  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: fix "help lilo when there is hdd with no hdc drive"

	* Xconfigurator.pm: testFinalConfig now always returns true if test is
	skipped because of a bad_card (back to the old behaviour, this was no
	good (the aim is to enable changing the monitor when test is skipped))

2002/02/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: log the "chkconfig --del gpm" when there is a serial
	mouse

2002/02/04  dam's  <damien@mandrakesoft.com>

	* standalone/logdrake: corrected typo. Yvounet, check your code!!
	embedded, explain

	* my_gtk.pm: bug correction

	* standalone/drakfont, services.pm, network/netconnect.pm: applied cooker
	guy english review

2002/02/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added v4l module all the time (along with dbe already
	present).

2002/02/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps.pm: have numlock activated when isLaptop rather than
	$o->{pcmcia}

2002/02/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/zh_CN.po, share/po/no.po, share/po/fi.po,
	share/po/DrakX.pot, share/po/th.po, share/po/es.po, share/po/fr.po,
	share/po/sr.po, share/po/el.po, share/po/et.po, share/po/sk.po,
	share/po/tr.po, share/po/eu.po, share/po/sl.po, share/po/vi.po,
	share/po/uk.po, share/po/eo.po, share/po/nl.po, share/po/wa.po,
	share/po/sv.po, share/po/zh_TW.po: updated some po files

2002/02/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix creating /etc/security/msec/server

	* share/po/fr.po: fix "More" translation

2002/02/04  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Made HP multi-function devices configured
	with HPOJ being displayed correctly by printerdrake.

	* detect_devices.pm: Replace "Hewlett-Packard" by "HP" when HP device is
	detected on a parallel port.

2002/02/04  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update french translations

2002/02/03  Pixel  <pixel@mandrakesoft.com>

	* any.pm: force a few more "list"s instead of "combo" boxes
	since "format" is now handled for combo boxes, combo boxes are used in
	much too many places. Fix this by forcing type "list" for some cases,
	and using type "list" when a ask_from has only one entry

	* interactive.pm: since "format" is now handled for combo boxes, combo
	boxes are used in much too many places. Fix this by forcing type "list"
	for some cases, and using type "list" when a ask_from has only one entry

	* bootloader.pm: 
	  - fix some vga text modes 80x30
	  - chmod 600 lilo.conf when a password is given
	  - fix general "append"
	(thanks to David Eastcott)
	"password" works without "restricted", not the other way round (reported
	by David Eastcott)
	fix typo

2002/02/03  warly

	* share/rpmsrate.server: synchronize with current cooker rpmsrate

2002/02/03  Pixel  <pixel@mandrakesoft.com>

	* any.pm: force a few more "list"s instead of "combo" boxes
	since "format" is now handled for combo boxes, combo boxes are used in
	much too many places. Fix this by forcing type "list" for some cases,
	and using type "list" when a ask_from has only one entry

	* interactive.pm: since "format" is now handled for combo boxes, combo
	boxes are used in much too many places. Fix this by forcing type "list"
	for some cases, and using type "list" when a ask_from has only one entry

	* bootloader.pm: fix typo
	help lilo when there is hdd with no hdc drive (needs testing!)

2002/02/03  warly

	* share/rpmsrate.server, share/compssUsers.server: add rpmsrate.server and
	compssUsers.server

2002/02/03  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: help lilo when there is hdd with no hdc drive (needs
	testing!)

2002/02/03  warly

	* share/rpmsrate.server, share/compssUsers.server: add rpmsrate.server and
	compssUsers.server

2002/02/02  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: XFree is now 4.2

	* standalone/fileshareset: fix dropping samba sections which don't have
	any "path="

2002/02/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po, share/po/DrakX.pot: updated Swedish file

	* share/po/fr.po: merged again French file to recover some lost strings;
	and added non breakable spaces at all the needed places as required
	by French typography

2002/02/01  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm: please perl_checker

	* install_interactive.pm: use from_Mb for choosing the size of the windows
	partition

	* install_steps.pm: create symlink /etc/security/msec/server in security >
	3

2002/02/01  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: First steps of the implementation for the "Add printer"
	wizard.

	* detect_devices.pm: Made auto-detection working for HP DeskJet 840C on
	USB
	General improvements for reliability of USB printer auto-detection

2002/02/01  yduret

	* pixmaps/wiz_scannerdrake.png: readding it with -kb option (i am still
	jeune and boulet)
	rm for readding with -kb option (i am jeune and boulet)

	* standalone/logdrake: ergo fix thx dadou report
	fix --explain=foo bug that prevent to show anything

	* bootlook.pm: ergo fix thx dadou report...

2002/02/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* services.pm, standalone/drakbackup, printerdrake.pm,
	standalone/logdrake: changed some strings to make translation easier

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/no.po, share/po/fi.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/02/01  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm: please perl_checker

	* install_interactive.pm: use from_Mb for choosing the size of the windows
	partition

	* Xconfigurator.pm: testFinalConfig now returns false if test is skipped
	because of a bad_card or
	verybad_card and $skip_badcard is not set

2002/01/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, share/keyboards.tar.bz2, keyboard.pm: Added Tamil language and
	keyboard choices (KDE is translated to Tamil)

2002/01/31  yduret

	* pixmaps/wiz_scannerdrake.png: on rajoute la zolie image

2002/01/30  Pablo Saratxaga <pablo@mandrakesoft.com>

	* Xconfigurator.pm: Added setting of model=jp106 for Japanese keyboard

	* keyboard.pm, share/keyboards.tar.bz2: Added Bulgarian "phonetic"
	keyboard

	* lang.pm: Enabled "ms" language in the language selection list (there are
	Gnome and KDE
	translations for it)

	* share/po/be.po, share/po/zh_CN.po, share/po/no.po, share/po/fi.po,
	share/po/es.po, share/po/bg.po, share/po/de.po, share/po/et.po,
	share/po/el.po, share/po/ru.po, share/po/br.po, share/po/uk.po,
	share/po/eo.po, share/po/bs.po, share/po/nl.po, share/po/ro.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/hu.po:
	updated some po files

2002/01/30  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: add gnome-core in GNOME (used to be required?)

	* Xconfigurator_consts.pm, Xconfigurator.pm: move "what is the
	running_window_manager" and "ask_window_manager_to_logout" to any.pm

	* any.pm (ask_window_manager_to_logout, running_window_manager): created
	from Xconfigurator and cleaned
	(selectLanguage): if $langs is empty, don't ask for "other languages"

	* pixmaps/wiz_printerdrake.png: re-adding with -kb
	removing for re-adding with -kb

	* standalone/localedrake: now works in normal user: it modifies the
	~/.i18n (todo: handle kde crazy variables?)

	* lang.pm: handle read'ing and write'ing to a specified file (useful
	example: ~/.i18n)

2002/01/30  sdupont

	* standalone/drakbackup: complex merging....
	change /var/drakbackup to /var/lib/drakbackup
	crontab update
	mail report update
	sendmail update
	require rpm mode
	code optimisation
	remove about gi
	new help function

2002/01/29  Till Kamppeter <till@mandrakesoft.com>

	* pixmaps/wiz_printerdrake.png: Added logo for the "Add Printer" wizard of
	printerdrake.

	* printer.pm, printerdrake.pm: Prepared printerdrake for the "Add printer"
	wizard.
	Improvements for the selection of a local printer, especially when no or
	one printer was detected.

2002/01/29  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: icons placements are better

2002/01/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakbug_report, standalone/drakautoinst, install2.pm,
	install_any.pm, install_steps.pm, log.pm, docs/README, pkgs.pm: move
	/root/* files (ddebug.log, install.log, report.bug,
	auto_inst.cfg.pl, replay_install.img) to /root/drakx/,
	and also save stage1.log there

	* partition_table_raw.pm: add new pixel-made grub signature

	* crypto.pm: update land2tzs accordingly to new url2land
	Add url2land entries for nl, it, at

	* any.pm: move /root/* files (ddebug.log, install.log, report.bug,
	auto_inst.cfg.pl, replay_install.img) to /root/drakx/,
	and also save stage1.log there
	rephrase a little bit highest level
	to not refer to "level 4" anymore
	use formatAlaTeX for describing security levels

	* install_steps_interactive.pm: fix thanks to chipaux msg about mkbootdisk

2002/01/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po, share/po/sv.po, share/po/hr.po, share/po/de.po,
	share/po/DrakX.pot, help.pm, share/po/it.po, share/po/eu.po,
	share/po/es.po: updated pot file with help messages from manual

2002/01/29  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm: handle "format" for combo's

	* bootloader.pm: use the new format for combo's to clean code handling
	{vga} field

	* diskdrake/hd_gtk.pm: look diskdrake.rc in another directory

	* any.pm: use the new format for combo's to clean code handling {vga}
	field
	handle the case where samba and/or nfs-utils are not installed

	* install_steps.pm: move the various bootloader::add_append's in
	setupBootloaderBefore

	* diskdrake/smbnfs_gtk.pm: handle the case where samba and/or nfs-utils
	are not installed

	* install_steps_interactive.pm: visually unselect X and docs when minimal
	install
	"With X" choice is now working
	handle "Cancel" on language selection

2002/01/29  Till Kamppeter <till@mandrakesoft.com>

	* pixmaps/wiz_printerdrake.png: Added logo for the "Add Printer" wizard of
	printerdrake.

	* printer.pm, printerdrake.pm: Prepared printerdrake for the "Add printer"
	wizard.
	Improvements for the selection of a local printer, especially when no or
	one printer was detected.

2002/01/29  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* interactive.pm: fix pixel's minimal example using interactive.

2002/01/29  yduret

	* docs/interactive/ask_from_list, docs/interactive/wait_message,
	docs/interactive/ask_from_treelist, docs/interactive/ask_from_listf,
	docs/interactive/ask_from: added some snipet coe for example

	* standalone/logdrake: logdrake is now under gi/perl-install/standalone

2002/01/29  Pixel  <pixel@mandrakesoft.com>

	* diskdrake/hd_gtk.pm: look diskdrake.rc in another directory

	* install_steps.pm: move the various bootloader::add_append's in
	setupBootloaderBefore

2002/01/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: do the few new translations

	* standalone.pm: try to reflect hierarchy for */*.pm

2002/01/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
	share/po/sk.po, crypto.pm, share/po/tr.po, share/po/eu.po,
	printerdrake.pm, standalone/draknet, share/po/vi.po, share/po/ko.po,
	share/po/uk.po, share/po/nl.po, share/po/bs.po, share/po/ja.po,
	standalone/drakbackup, share/po/wa.po, share/po/sv.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/hu.po, share/po/af.po,
	share/po/id.po: Corrected various English typos

2002/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix typo

	* partition_table.pm: warn if partitions have been renumbered due to a
	partition being added or removed

	* diskdrake/interactive.pm: don't warn_if_renumbered during install
	warn if partitions have been renumbered due to a partition being added
	or removed

2002/01/28  siegel

	* share/po/de.po: new german version

2002/01/28  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Replaced "sleep" commands by a subroutine which waits
	exactly until CUPS is ready.
	CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device
	is not "known" to it.

	* printer.pm: Removed debug helper line.
	Replaced "sleep" commands by a subroutine which waits exactly until CUPS
	is ready.
	CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device
	is not "known" to it.

2002/01/28  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/br.po: update brezhoneg translations

	* share/po/fr.po: more french translations

2002/01/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
	share/po/sk.po, crypto.pm, share/po/tr.po, share/po/eu.po,
	printerdrake.pm, standalone/draknet, share/po/vi.po, share/po/ko.po,
	share/po/uk.po, share/po/nl.po, share/po/bs.po, share/po/ja.po,
	standalone/drakbackup, share/po/wa.po, share/po/sv.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/hu.po, share/po/af.po,
	share/po/id.po: Corrected various English typos

2002/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix typo

	* diskdrake/interactive.pm, partition_table.pm: warn if partitions have
	been renumbered due to a partition being added or removed

2002/01/28  dam's  <damien@mandrakesoft.com>

	* network/tools.pm, network/netconnect.pm: debug network testing

2002/01/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated color of
	scroll bar and reduced its size.

	* bootloader.pm: fixed get_append if key=mem.
	timeout passed to 10 instead of 5.

2002/01/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: update games rates

2002/01/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (remove_advertising): ensure removing /tmp/drakx-images
	can't fail

	* any.pm: simpler&nicer solution for writing kppprc in utf8
	have kppprc strings in utf8

	* detect_devices.pm: remove test code

	* install_steps.pm, bootloader.pm: cleanup perImageAppend code (hopefully
	handling nicely the mem=nopentium case)

	* diskdrake/smbnfs_gtk.pm: don't use wait_message's when waiting (waiting
	is usually very short), use a waiting cursor instead.
	(the wait_message's were causing bad interactivity stuff)

2002/01/27  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm: add a minimal example

	* services.pm: 
	  - move the require on my_gtk to ask_standalone_gtk
	  - cleanup

	* Makefile.config: 
	  - adapt to new diskdrake modules
	  - add logdrake to STANDALONEPMS_

	* my_gtk.pm: strange protection against ensure_focus generating a "focus"
	event causing a
	dead-loop (reminder: ensure_focus helps ensuring a widget is focused)

	* Makefile.drakxtools, standalone.pm, Makefile, diskdrake_interactive.pm,
	install_interactive.pm, diskdrake.pm: 
	  - adapt to new diskdrake modules
	  - some cleanup in drakxtools build

	* diskdrake/removable.pm: remove debugging code
	new diskdrake modules (diskdrake_interactive is now
	diskdrake::interactive, diskdrake is now diskdrake::hd_gtk, others
	created from diskdrake.pm)

	* diskdrake/interactive.pm, diskdrake/hd_gtk.pm,
	diskdrake/removable_gtk.pm: new diskdrake modules (diskdrake_interactive
	is now diskdrake::interactive, diskdrake is now diskdrake::hd_gtk,
	others created from diskdrake.pm)

	* diskdrake/smbnfs_gtk.pm: fix updating the actions
	new diskdrake modules (diskdrake_interactive is now
	diskdrake::interactive, diskdrake is now diskdrake::hd_gtk, others
	created from diskdrake.pm)

	* network/nfs.pm: find_exports: add a timeout

	* fs.pm: new function fstab_to_string

	* standalone/diskdrake: handle --removable *and* --removable=<dev>
	handle --removable=<dev>
	  - new options --hd, --nfs, --smb, --removable
	  - adapt to new diskdrake modules
	  - save $all_hds->{current_fstab} to know if /etc/fstab must be saved

2002/01/25  fabman

	* share/po/es.po: updated spanish translation

2002/01/25  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: add devfsd

	* install_any.pm: remove_advertising: use rm_rf since we don't have the
	real list of files (the .pl's are not in @advertising_images)

	* mdk-stage1/pci-resource/update-pci-ids.pl: remove 'ncr53c8xx'

2002/01/25  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Less important options only shown when
	"Advanced" button clicked.
	Handling of cursor position in the main window improved.
	Handling of empty printer queue list in main window improved.
	Removed line breaks from longer texts, so that text flows into window
	nicely
	Minor text improvements.

2002/01/25  dam's  <damien@mandrakesoft.com>

	* install_any.pm: advertising engine updated

	* share/logo-mandrake.png: beta logo

	* install_steps_gtk.pm: corrected decy
	advertising engine updated

2002/01/25  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: please find a better fix

2002/01/25  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: prefer default linux-{smp,enterprise,secure} over simple
	linux
	fix spelling

	* Makefile: call clean-rpmsrate

	* mdk-stage1/pci-resource/update-pci-ids.pl: remove 'ncr53c8xx'

2002/01/25  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm, install_any.pm: advertising engine updated

	* share/po/fr.po: typo

	* share/logo-mandrake.png: beta logo

2002/01/25  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: please find a better fix

2002/01/25  Pixel  <pixel@mandrakesoft.com>

	* mdk-stage1/Makefile: ensure errors propagate

	* bootloader.pm: prefer default linux-{smp,enterprise,secure} over simple
	linux
	fix spelling

	* Makefile: call clean-rpmsrate

	* mdk-stage1/pci-resource/Makefile: silly shell
	ensure errors propagate

2002/01/25  dam's  <damien@mandrakesoft.com>

	* share/po/fr.po: typo
	corrected too long label Mise � niveau deas paquetages seule. please
	find a better FIX

2002/01/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: cosmetic changes.

	* pkgs.pm: fixed try opening to trigger changeCD callback.

2002/01/24  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: 
	  - add msec in any install
	  - use BIGMEM flag for kernel-enterprise
	  - use SMP flag for kernel-smp
	(those 2 goes together with Warly's clean-rpmsrate)
	add flag DOCS which should work together with !excludedocs

	* any.pm: ensure grub is installed if grub is chosen

	* install_any.pm: 
	  - add DOCS (based on !excludedocs)
	  - set BIGMEM and SMP flags
	(since kernel-smp and kernel-enterprise sub-numbers are better handled
	by
	 rpmsrate together with Warly's clean-rpmsrate)

	* install_steps_interactive.pm, install2.pm: minimal install now handles
	excludedocs

	* install_steps.pm: log excludedocs
	minimal install now handles excludedocs
	put devfs=mount only if devfsd is installed

	* diskdrake_interactive.pm: truncate lvm name to 63 characters since
	longer vg names are not allowed

2002/01/24  Till Kamppeter <till@mandrakesoft.com>

	* detect_devices.pm, printer.pm, printerdrake.pm: Fixed bug of empty menu
	entry appearing after adding a new printer.
	Modified "Local Printer" dialog to be more newbie-friendly.

2002/01/23  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm: updated speedtouch code to use pppoa3

	* my_gtk.pm: removed font loading

2002/01/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* bootloader.pm: fixed to allow multiple mem=xxx parameter (especially
	mem=nopentium).

	* install_steps.pm: restored mem=nopentium.
	removed mem=nopentium.

2002/01/23  Pixel  <pixel@mandrakesoft.com>

	* standalone/fileshareset: name mangling max length set to 12
	use name mangling for samba labels

2002/01/23  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: New user interface in main window
	More printer info in printer modification window
	Better support for remote CUPS printers

2002/01/22  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: improved widget_icons

	* install_steps.pm: added net_cnx_pg output when configuring network in
	auto install

2002/01/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added support to save already existing synthesis file.

	* install_any.pm: changed code to build synthesis file, check if they have
	not already been copied
	from mirror, or build them using parsehdlist.

2002/01/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: Translate a few things more

2002/01/22  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: cleanup error messages (and fix diskdrake's)
	defaults to ext3 instead of ext2

	* interactive.pm: add "quit_if_double_click" and "tree_expanded" flags
	(request from till)
	add feature "allow_empty_list" for "list" entries (disables the special
	cases for 0 and 1 element lists)

	* install_any.pm, diskdrake.pm: cleanup error messages (and fix
	diskdrake's)

	* install_interactive.pm, raid.pm: defaults to ext3 instead of ext2

	* partition_table.pm: remove unused auto_win_extended stuff
	handle extended partitions with no partitions inside (esp. for the first
	hda5 & windows XP)

	* bootloader.pm: 
	  - fix default not being formatted like labels for lilo
	  - check the label is not already used *case-sensitively*
	  - check a kernel_or_dev is given

	* any.pm: 
	  - remove the default entry when that entry is removed
	  - use allow_empty_list for displaying the entries
	  - fix default not being formatted like labels for lilo
	  - check the label is not already used *case-sensitively*
	  - check a kernel_or_dev is given

	* fsedit.pm: yet again better error reporting
	defaults to ext3 instead of ext2

	* standalone/drakboot, bootlook.pm: fix yves's code duplication of
	lilo_choice (use $::lilo_choice in bootlook)

	* interactive_gtk.pm: add "quit_if_double_click" and "tree_expanded" flags
	(request from till)

	* install_steps_interactive.pm: cleanup error messages (and fix
	diskdrake's)
	better messages for the minimal installs

	* standalone/diskdrake: yet again better error reporting
	cleanup error messages (and fix diskdrake's)

	* share/rpmsrate: move mandrake-mime from SYSTEM to X
	lower sndconfig

2002/01/22  fcrozat

	* share/rpmsrate: Really install gnome control center when installing
	GNOME

2002/01/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: added mem=nopentium for any Athlon or Duron processor.

2002/01/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* Makefile: exclude standalone from testing

	* share/po/fr.po: resolve small conflict

2002/01/22  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: add the new "mii" module to 'net_raw'

	* install_steps_interactive.pm: better messages for the minimal installs
	fix a few cancel's (reported by slegros)
	don't ask security level in non-expert

	* install_steps_gtk.pm, install_interactive.pm: fix a few cancel's
	(reported by slegros)

	* share/rpmsrate: move mandrake-mime from SYSTEM to X
	lower sndconfig

2002/01/21  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm, my_gtk.pm: hopefully better dialog box sizing

	* install_steps_interactive.pm, install2.pm: can't call
	any::config_libsafe so early during install, move it where msec is
	called

	* any.pm: quiet perl's warning

2002/01/21  dam's  <damien@mandrakesoft.com>

	* install_steps.pm: fixed network conf in auto install
	corrected network down

	* my_gtk.pm: removed debug print
	icons widget improvment : icon placment, highlighting

2002/01/21  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: increase the size of the "Choose action" box

	* diskdrake_interactive.pm: remove the "Active" partition feature

	* interactive_gtk.pm, my_gtk.pm: hopefully better dialog box sizing

	* install2.pm: can't call any::config_libsafe so early during install,
	move it where msec is called

	* install_steps_interactive.pm: can't call any::config_libsafe so early
	during install, move it where msec is called
	cleanup, update, enhance security level choice

	* standalone/draksec: cleanup, update, enhance security level choice

	* install_steps.pm: remove deprecated msec groups adding
	cleanup

	* tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: newer grub

	* any.pm: quiet perl's warning
	cleanup, update, enhance security level choice
	when creating users, add handling of xgrp/rpm/adm/wheel groups in high
	security
	fix advice about "usermod -G"

	* tools/i386/netboot/menu.lst.example: add gateway parameter

2002/01/21  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: new ugly icon

	* install_steps.pm: corrected network down

2002/01/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2002/01/21  Pixel  <pixel@mandrakesoft.com>

	* share/fonts.tar.bz2: add helvR12_iso15

	* install_steps_interactive.pm: """ When I choose a / partition smaller
	than 200 MB, the installation
	gives me an error message complaining that my system does not
	    have enough free space for the installation, although basesystem
	install
	    require less than 100 MB. """
	up to around 250MB, minimal install is chosen.
	questions are: base system only, or no X, or normal.

2002/01/21  siegel

	* share/po/de.po: updates

	* standalone/drakbackup: fixed i18n bugs

2002/01/20  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: call msec with run_commands=0 to fix the network reloading
	(causing various problems, esp. "Net::FTP: Timeout" at X config step)

2002/01/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakbackup: sorry, _("$_") is not allowed

2002/01/20  Pixel  <pixel@mandrakesoft.com>

	* share/po/fr.po: fix "`msgid' and `msgstr' entries do not both end with
	'\n'"

	* install2.pm: call msec with run_commands=0 to fix the network reloading
	(causing various problems, esp. "Net::FTP: Timeout" at X config step)

2002/01/20  yduret

	* timezone.pm: added Italy (time.ien.it) in

2002/01/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* standalone/drakbackup: Rework English syntax in drakbackup - hopefully
	I've got the intent correct ;^)

2002/01/19  Till Kamppeter <till@mandrakesoft.com>

	* detect_devices.pm: Replaced USB printer auto-detection by a more
	reliable method.

2002/01/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: changed Update -> Upgrade for installation
	class.

2002/01/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/draknet: 
	  - move 'use standalone' up to comply to 'explanations'
	  - fix an english typo, s/connexion/connection/

	* standalone/drakgw: 
	  - move 'use standalone' up to comply to 'explanations'
	  - write higher-level 'explanations'
	  - small fix, s/`ls ..`/glob(..)/

	* standalone/scannerdrake: 
	  - move 'use standalone' up to comply to 'explanations'
	  - fix a small english problem

	* share/po/fr.po: reduce a lot of fuzzy and untranslations
	large stuff from printerdrake, drakbackup and drakfont still to do :-)

	* c/stuff.xs.pm, standalone/printerdrake, standalone/net_monitor,
	standalone/drakautoinst, standalone/keyboarddrake,
	standalone/localedrake, standalone/livedrake, standalone/drakboot,
	standalone/draksec, standalone/tinyfirewall, standalone/mousedrake,
	standalone/drakxservices, standalone.pm, standalone/drakproxy,
	standalone/XFdrake, standalone/diskdrake, standalone/adduserdrake,
	standalone/drakxconf, log.pm, standalone/logdrake,
	standalone/drakbackup, standalone/drakfont: 
	  - write the 'common' part of the 'explanations' stuff,
	with nice help from Pixel for the tough Perl part
	  - move 'use standalone' up in all standalone apps,
	  to comply to 'explanations'

2002/01/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2,
	share/fonts.tar.bz2: changes to get in line with new XFree86

2002/01/18  Pixel  <pixel@mandrakesoft.com>

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2: find the X11
	locale on the box so that XI18N_OBJS's and common are included

2002/01/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: add update flag for urpmi medium.

	* install_steps_interactive.pm: even if user cancel update of package on
	tree, allow urpmi to install the medium.
	avoid downNetwork as no difference are made between ethernet or ppp.
	fixed typo.
	allow cancel when installUpdates.

	* crypto.pm: add update medium for crypto for urpmi (flag update).
	fixed typo.
	allow selection/deselection of update medium (for cancel of
	installation).

	* install_steps_gtk.pm: allow choosePackageTree to display a cancel if a
	specific medium has been given.

2002/01/18  Pixel  <pixel@mandrakesoft.com>

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2: find the X11
	locale on the box so that XI18N_OBJS's and common are included

2002/01/18  sdupont

	* standalone/drakfont: update warning messages (qa).

	* standalone/drakbackup: fix traduction problems and more ...

2002/01/17  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm, diskdrake_interactive.pm: better error message when auto
	allocate doesn't do anything

2002/01/17  dam's  <damien@mandrakesoft.com>

	* network/tools.pm, network/netconnect.pm: draknet : success message only
	if success

	* my_gtk.pm: added timeout for redrawing icon widget

2002/01/17  fcrozat

	* share/rpmsrate: kdebase-nsplugins will be installed by default when
	selecting KDE

2002/01/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: avoid upgrading a package by selection on files unless it has
	been obsoleted.

2002/01/17  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: check the mountpoint is valid for encrypting (disallow "/"
	and "/usr")

	* fsedit.pm, diskdrake_interactive.pm: better error message when auto
	allocate doesn't do anything
	check the mountpoint is valid for encrypting (disallow "/" and "/usr")

	* fs.pm: do not create /swap

	* services.pm: move service apcupsd from Printing to System

	* bootloader.pm: fix many disks bios remapping (esp. booting on scsi when
	ide is present)

2002/01/17  sdupont

	* standalone/drakbackup: stable version for qa pkg.
	(without unstables options)

2002/01/16  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix cancel on scsi module loading

2002/01/16  sdupont

	* standalone/drakbackup: update send mail.
	(pixel mode. ;))

2002/01/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps_interactive.pm: installUpdates: use formatAlaTeX

2002/01/16  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix cancel on scsi module loading

	* install_steps_interactive.pm: don't drop default_packages in "Base
	system only"

	* standalone/fileshareset: add locking to ensure things are in a proper
	state

2002/01/15  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: advertising engine amelioration

	* my_gtk.pm: automatic icon placement in icon_labels_widget

2002/01/15  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: remove the test trick
	encrypted filesystem handling:
	  - using losetup
	  - add "Options" for partitions in diskdrake (expert mode)

	* c/stuff.xs.pm, fs.pm, share/list, fsedit.pm, devices.pm, install_any.pm,
	diskdrake.pm: encrypted filesystem handling:
	  - using losetup
	  - add "Options" for partitions in diskdrake (expert mode)

2002/01/15  dam's  <damien@mandrakesoft.com>

	* network/isdn_consts.pm: updated

2002/01/15  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: remove the test trick
	encrypted filesystem handling:
	  - using losetup
	  - add "Options" for partitions in diskdrake (expert mode)

	* c/stuff.xs.pm, fs.pm, share/list, fsedit.pm, devices.pm, install_any.pm,
	diskdrake.pm: encrypted filesystem handling:
	  - using losetup
	  - add "Options" for partitions in diskdrake (expert mode)

	* any.pm: have ddcxinfos take the best result of every run

2002/01/15  sdupont

	* standalone/drakfont: fix progress bar problem.
	some gi updates:
	  - windows font importation.
	 - advanced font importation.
	 - licence interface.
	 - ...

	* standalone/drakbackup: new ./drakbackup --show-conf
	fix daemon problem (media to use).
	update informations on drakbackup report mail.
	__ 3290 lines.
	man pages fr created.
	some code cleaning on backend mode. (all_user_list && return_path)
	new functions on backend mode:
		- show-conf
		- debug
	        - help
	        - version.

2002/01/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: 
	  - eata is SCSI adapter, not 'disk' adapter
	  - have eata module in boot floppies

	* mdk-stage1/pci-resource/update-pci-ids.pl: we need also "big" modules in
	pci ids

	* share/rpmsrate: have lbreakout weigthed 4 instead of 2

	* mdk-stage1/modules.c: suggest other.img in file-not-found-in-archive
	(sugg David Faure
	and Pixel)

2002/01/14  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: fix typo (making auto installs working again)

2002/01/13  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: s/lbreakout/lbreakout2/

	* install_steps_interactive.pm: cleanup

2002/01/13  sdupont

	* standalone/drakbackup: some updates ...
	in "more option" steps user could choose to receive a report by mail for
	each backups.
	ftp backup work.
	fix time problems.
	remove doc from file.
	security fix for configuration file.

2002/01/11  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: advertising engine works !
	champagne.
	still some display bugs, but they will be corrected later.
	need new ads and adequat description file
	new advertising engine

	* install_any.pm: modifications for new avertising engine

	* my_gtk.pm: new icons placement

2002/01/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/zh_CN.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/th.po, share/po/es.po, share/po/fr.po, share/po/sr.po,
	share/po/de.po, share/po/el.po, share/po/et.po, share/po/sk.po,
	share/po/tr.po, share/po/ar.po, share/po/az.po, share/po/eu.po,
	share/po/sl.po, share/po/vi.po, share/po/eo.po, share/po/wa.po,
	share/po/sv.po, share/po/zh_TW.po, share/po/Makefile, share/po/af.po,
	share/po/it.po: updated Spanish file; merged help-* files

2002/01/11  sdupont

	* standalone/drakbackup: update header pixmaps.
	correction of message problem.

	* pixmaps/drakfont.620x57.png, pixmaps/BDO-drakebackup1.png,
	pixmaps/drakbackup.540x57.png: update pixmaps for drakbakup & drakfont.

	* standalone/drakfont: update header pixmaps.

2002/01/10  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: domainname corection

	* network/network.pm: domainname corection
	corrected network domainname pb

	* install2.pm: corrected read_resolv => read_conf

2002/01/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: english taste inspired by daminette.

2002/01/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/lsparts: better looking output of type of partition (%x => %0x)

2002/01/09  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, standalone/net_monitor, standalone/draknet,
	network/network.pm, network/modem.pm, network/netconnect.pm: big merge
	from update 8.1 with cvs
	First part. Part 2 following

	* my_gtk.pm: added bold option in text creation. Some corrections

	* install_steps_interactive.pm: corrected fpons typo

2002/01/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed too many package selected for No X or With X
	option of minimal installation.

	* install_steps_interactive.pm: avoid asking for minimal install for
	upgrade.

	* crypto.pm: fix incomplete prefix for update mirror when adding an entry
	for urpmi.

	* pkgs.pm: use rpm version comparison function.

	* c/stuff.xs.pm: added rpmvercmp.

2002/01/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed too many package selected for No X or With X
	option of minimal installation.

	* install_steps_interactive.pm: avoid asking for minimal install for
	upgrade.

	* crypto.pm: fix incomplete prefix for update mirror when adding an entry
	for urpmi.

	* pkgs.pm: use rpm version comparison function.

	* c/stuff.xs.pm: added rpmvercmp.

2002/01/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed too many package selected for No X or With X
	option of minimal installation.

	* install_steps_interactive.pm: avoid asking for minimal install for
	upgrade.
	fixed stupid.

	* crypto.pm: fix incomplete prefix for update mirror when adding an entry
	for urpmi.

	* pkgs.pm: use rpm version comparison function.

	* c/stuff.xs.pm: added rpmvercmp.

2002/01/08  dam's  <damien@mandrakesoft.com>

	* install2.pm: cosmetik

2002/01/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: added eval around pixmap drawing for advertising.

2002/01/08  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakbackup: another round of bad use of _() fixes.
	fixed bad use of _().

2002/01/08  sdupont

	* standalone/drakbackup: drakbackup work ...
	incremental backup and restore work.

2002/01/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile: again fixed dam's sucking, please dam's check what you write
	before commiting.

	* standalone/drakautoinst: removed stupid invocation of _("$_"), is it
	correct code to change it to $_ only ?

2002/01/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile: again fixed dam's sucking, please dam's check what you write
	before commiting.

	* standalone/drakautoinst: removed stupid invocation of _("$_"), is it
	correct code to change it to $_ only ?

2002/01/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile: again fixed dam's sucking, please dam's check what you write
	before commiting.

2002/01/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* steps.pm: changed installUpdates after summary (to get corrected
	timezone).

	* install_any.pm: separated setDefaultPackages from setPackages because it
	is used by allowing
	only base system to be installed (allow remade a better package
	selection).

	* crypto.pm: added bestMirror method to retrieve a good mirror (according
	to timezone) and
	add salt with random number to avoid using always the same.

	* install2.pm: added option to only upgrade packages.

	* install_steps_interactive.pm: added minimal type of install support.

	* share/list: fixed to match newer menu package.

2002/01/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* steps.pm: changed installUpdates after summary (to get corrected
	timezone).

	* install_any.pm: separated setDefaultPackages from setPackages because it
	is used by allowing
	only base system to be installed (allow remade a better package
	selection).

	* crypto.pm: added bestMirror method to retrieve a good mirror (according
	to timezone) and
	add salt with random number to avoid using always the same.

	* install2.pm: added option to only upgrade packages.

	* install_steps_interactive.pm: added minimal type of install support.

	* share/list: fixed to match newer menu package.

2002/01/07  dam's  <damien@mandrakesoft.com>

	* Makefile: socmetic
	typo
	added debug mode for the whole install

	* my_gtk.pm: removed print
	new pack_start functions, powerpack sub added (code from adrien)
	incorporated adrien's code to generalize pack functions
	minor bug fixes

	* install_steps.pm, network/netconnect.pm: corrected network connection
	during install

	* install2: added debug mode for the whole install

2002/01/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* steps.pm: changed installUpdates after summary (to get corrected
	timezone).

	* install_any.pm: separated setDefaultPackages from setPackages because it
	is used by allowing
	only base system to be installed (allow remade a better package
	selection).

	* crypto.pm: added bestMirror method to retrieve a good mirror (according
	to timezone) and
	add salt with random number to avoid using always the same.

	* install2.pm: added option to only upgrade packages.

	* install_steps_interactive.pm: added minimal type of install support.

	* share/list: fixed to match newer menu package.

	* Makefile: fixed overwriting of install2 filtering, keep diagnostic and
	strict for debug mode.

2002/01/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: also log server name for HTTP install

2002/01/04  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, install_steps.pm, network/tools.pm, my_gtk.pm,
	network/netconnect.pm: corrected minor bugs in network (among others bug
	"modifying read only values")
	recode upNetwork and downNetwork (it might work, at least if you are
	lucky);

2002/01/04  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: corrected minor bugs in network (among others bug "modifying
	read only values")
	recode upNetwork and downNetwork (it might work, at least if you are
	lucky);
	corrected font display : no useless font->height, but ascent + descent
	updated

	* network/isdn_consts.pm: changed asus isdn hisax identify

	* network/adsl.pm, install_steps.pm, network/tools.pm,
	network/netconnect.pm: corrected minor bugs in network (among others bug
	"modifying read only values")
	recode upNetwork and downNetwork (it might work, at least if you are
	lucky);

2002/01/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* http.pm, install2.pm, steps.pm, install_any.pm: added update
	installation support to install (big modifs need testing).

	* pkgs.pm: allow to use same identifier for security medium (1u).
	re-install urpmi.
	allow some error to be catched.
	added update installation support to install (big modifs need testing).

	* crypto.pm: removed test code.
	allow to use same identifier for security medium (1u).
	re-install urpmi.
	allow some error to be catched.
	added update installation support to install (big modifs need testing).

	* install_steps_interactive.pm: removed obsoleted comment.
	allow to use same identifier for security medium (1u).
	re-install urpmi.
	allow some error to be catched.
	added update installation support to install (big modifs need testing).

	* install_steps_gtk.pm: fixed empty flat package selection when giving a
	limit to medium.
	added update installation support to install (big modifs need testing).

	* install_steps.pm: allow to use same identifier for security medium (1u).
	re-install urpmi.
	allow some error to be catched.
	fix for auto updates.
	added update installation support to install (big modifs need testing).

2002/01/04  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm: enable easy patch-adding of pcitable and usbtable
	entries

2002/01/03  dam's  <damien@mandrakesoft.com>

	* standalone/drakbackup: user can be equal to 500

2002/01/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: updated code to create synthesis file (including
	provides on files).

2002/01/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ar.po: updated Arabic file

2002/01/03  Pixel  <pixel@mandrakesoft.com>

	* install2.pm, Xconfig.pm: save the output of ddcxinfos before
	modprobe'ing i810fb, and use that output for Xconfig (when i810fb is
	modprobe'd, ddc probe doesn't work anymore)

	* install_steps_interactive.pm, install_steps_gtk.pm: fix english messages

	* share/rpmsrate: as asked by Vincent Danen, lower uucp and raise sudo

	* pkgs.pm: prefer gcc-cpp

	* interactive_gtk.pm, interactive.pm: toggle Advanced/Basic button

	* any.pm: fix english messages
	save the output of ddcxinfos before modprobe'ing i810fb, and use that
	output for Xconfig (when i810fb is modprobe'd, ddc probe doesn't work
	anymore)

2002/01/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: changed @euro locales to plain names; now old currencies ones
	are obsolete

2001/12/31  sdupont

	* standalone/drakfont: new fixed size and add a head pixmap (to update).

	* standalone/drakbackup: lots of update ...
	  - cron work.
	 - backup incremental & normal work.
	 - corrupted backup data files supported.
	 - error messages updated.
	 - aff list of backup data files pbs.
	 - test all backup files before to restore it.

2001/12/30  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: format home directories with "-m 0" for ext2&ext3, so that the
	root reserved part is 0% (and not 5%)

2001/12/30  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: format home directories with "-m 0" for ext2&ext3, so that the
	root reserved part is 0% (and not 5%)

2001/12/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectMouse): when selecting a usb mouse,
	call setup_thiskind with
	at_least_one=1 (so that pci_class probe is used and so unknown
	serial_usb
	recognised (cf ldetect))

	* modules.pm (load_thiskind): allow $probe_type to be given, allowing
	forced pci probe (unsafe)

	* any.pm (setup_thiskind_backend): when at_least_one==1, try load_thiskind
	forcing
	pci_class probe when no modules is found.

2001/12/28  sdupont

	* standalone/drakbackup: update select data on backup cd

2001/12/27  sdupont

	* standalone/drakbackup: fix of user selection during restore step.
			remove return_file_date.
			change algo for incremental backup.

2001/12/26  sdupont

	* standalone/drakbackup: some gi corrections & update.
	 incremental restore.

2001/12/22  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: s/use pkgs/require pkgs/ since pkgs::versionCompare is
	only used during install

	* my_gtk.pm: export gtkcolor (used in install_steps_gtk)
	make perl_checker happy

2001/12/22  sdupont

	* pixmaps/backup_bot.png, pixmaps/cdrom.png, pixmaps/backup_time.png,
	pixmaps/backup_bot2.png, pixmaps/backup_left.png, pixmaps/net.png,
	pixmaps/backup_hd.png, pixmaps/backup_title.png,
	pixmaps/backup_left2.png, pixmaps/filedialog.png, pixmaps/hd.png,
	pixmaps/backup_options.png, pixmaps/backup_net.png: remove old
	drakbackup pixmaps files.

	* pixmaps/ic82-back-up-16.png, pixmaps/ic82-discdurwhat-40.png,
	pixmaps/ic82-tape-40.png, pixmaps/ic82-moreoption-40.png,
	pixmaps/ic82-where-40.png, pixmaps/ic82-system-40.png,
	pixmaps/ic82-others-40.png, pixmaps/ic82-systemeplus-40.png,
	pixmaps/ic82-network-40.png, pixmaps/ic82-CD-40.png,
	pixmaps/ic82-when-40.png, pixmaps/ic82-back-up-32.png,
	pixmaps/ic82-users-40.png, pixmaps/ic82-dossier-32.png,
	pixmaps/ic82-back-up-48.png: drakbackup designer icons.

	* standalone/drakbackup: add pixmaps on backup step.
	new designer pixmaps on drakbackup.

2001/12/21  sdupont

	* standalone/drakbackup: some update in file name parsing...
	etc ...

	* pixmaps/BDO-drakebackup1.png: drakbackup

2001/12/20  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: API changed, so call changed

	* share/logo-mandrake.png: new ayo logo

2001/12/20  sdupont

	* standalone/drakbackup: update the todo header
	the REQUIRE header
	& code cleaning
	  - tar -cvf tarfilename --after-date="sept 1, 2000" /home
	   l.380 incremental: date -> if already exist do find -m ... | tar ...
	   non incremental: date + delete old before the backup
	  - correct detection of backups during restore.
	  - gi for other media during restore. hd-> ok
	  - backend for build backup update and support
	  incremental backups.
	  - real incremental backup
	update resore & help.

2001/12/19  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: update graphical backend

2001/12/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: add dl2k.o (nic module) per request of nplanel

2001/12/19  sdupont

	* standalone/drakbackup: 
	  - gi for other media during restore. hd-> ok
	  - backend for build backup update and support
	incremental backups.
	  - real incremental backup
	add other media source during restore.
	  - update help & license.
	  - code cleaning.
	  - ask during whqt sys step if user want to backup critical
	  files, like /etc/passwd /etc/group /etc/fstab
	  - use preserve permissions during tar
	  - begin of total backup step.( all partitions wanted, windows
	partitions for example!)
	  - remove replace mode (backup_*_version is enought)

2001/12/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: fixed dam's sucking (syntax error only, code is
	untested).

2001/12/18  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix typos

2001/12/18  sdupont

	* standalone/drakfont: include new pixmap on main menu.

	* standalone/drakbackup: sort lists in all lists selection.
			correct use of incremental backup
			parse of restore & system state.
	fix restore user selection problems
	fix build backup data selection problems
	ect ...
	drakbackup -> drakxtools.rpm

	* pixmaps/ic-drakfont-48.png: drakfont pixmap...

2001/12/18  yduret

	* standalone/logdrake: fix console mode : exit now

2001/12/18  Pixel  <pixel@mandrakesoft.com>

	* any.pm: fix typos

2001/12/17  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: power graphical backend update : text is now
	centered

	* my_gtk.pm: power graphical backend update : text is now centered
	updated new graphical backend

2001/12/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive_gtk.pm, standalone/drakgw: drakgw for gold

	* tools/pcmcia_config.patch: remove permanently (using
	patch_pcmcia_config.pl now)

2001/12/17  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, any.pm, install2.pm, bootloader.pm: clean_tmp now means using
	tmpfs

2001/12/17  sdupont

	* standalone/drakbackup:
	________________________________________________________________
	DONE:
	incremental backups have depends whith replace options.
	     gtklist not maximized.
	     restore mode.
	     view date during restore
	     view size of file, date & hours during backup on CD
	________________________________________________________________

2001/12/17  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, any.pm, install2.pm, bootloader.pm: clean_tmp now means using
	tmpfs

2001/12/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: new picture for 8.2.

2001/12/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: change again way of selection
	PCI entries :
	what's in mar files --> what's given by modules (e.g. just
	as update_kernel does)

2001/12/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install2.pm: use "askdisplay" to ask a question at begining of install
	for what
	display you want to use during install

	* Makefile, tools/patch_pcmcia_config.pl: externalize patch_pcmcia_config
	(from make_boot_img)
	because we need it in perl-install/Makefile also

	* mdk-stage1/rescue-gui.c, rescue/make_rescue_img, rescue/rescue-doc,
	rescue/Makefile: have a bunch of Rescue documentation directly
	available from the Rescue-menu following suggestions
	by Denis among others

2001/12/12  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: enable easy screenshot'ing
	  - ensure /usr is formatted if / is
	  - remove /var/lib/rpm if /var is kept

	* common.pm, docs/README: enable easy screenshot'ing

2001/12/12  Stew Benedict  <sbenedict@mandrakesoft.com>

	* rescue/make_rescue_img: larger rescue image on PPC to accomodate huge
	xfs module

	* bootloader.pm: mods to address new yaboot's lack of symlink ability, xfs
	initrd load

2001/12/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/dhcp.c, mdk-stage1/stage1.h: support
	"filename" in DHCP answers and give this
	to stage2 as --kickstart parameter

2001/12/11  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator_consts.pm, keyboard.pm: finish journalled fs usage - PPC,
	add "\n" keyboard.pm, new modelines

2001/12/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: added network package not present in @needToCopy
	(package that may be installed
	by DrakX to avoid re-asking of CD1).

	* bootloader.pm: added safe guard against looping symlink.

2001/12/10  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, any.pm, bootloader.pm: 
	  - fix bootloader::add_append
	  - add handling of serial console

	* http.pm, install_any.pm: enable http:// in auto_install file location

2001/12/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: no need to give kernelVersion to bootloader::suggest

	* install_any.pm (kernelVersion): looks at /boot/vmlinuz

	* bootloader.pm (suggest, add_kernel): much cleanup

	* diskdrake.pm: fix call to fileshare_config

2001/12/05  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: updateed logo

2001/12/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile, mdk-stage1/pcmcia_/cardmgr.c: 
	  - fix problems with sockets not initialized (disabling
	hotplug support -> cardmgr handles sockets)
	  - fix problems with PCMCIA net adapters now using PCI
	  modules, by adding PCMCIA base code in `network.img'

2001/12/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: no need to give kernelVersion to bootloader::suggest

	* pkgs.pm (selectPackage): hard coded preference to simple kernel

	* install_any.pm (kernelVersion): looks at /boot/vmlinuz

	* diskdrake.pm: fix call to fileshare_config

	* steps.pm: createBootdisk now after setupBootloader (together with dumber
	install_any::kernelVersion)

	* network/tools.pm: fix missing ";" (thanks to Robert Fox)

	* bootloader.pm (suggest, add_kernel): much cleanup

	* fs.pm: fix type "smb" vs "smbfs", and handle options in fs::mount

2001/12/05  sdupont

	* pixmaps/backup_bot2.png: update pixmaps

	* standalone/drakbackup: todo : scp ssl sftp rsync connections perl || c ?
	done : bzip2 backup
	merge

2001/12/04  dam's  <damien@mandrakesoft.com>

	* standalone/drakbackup: corrected pixmap path
	corrected pixmap path

	* Makefile.config: added drakbackup drakfont

2001/12/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* any.pm, mdk-stage1/log.c, docs/README: save stage1.log and have it in
	report.bug

	* mdk-stage1/automatic.c, mdk-stage1/doc/TECH-INFOS: support shorter
	versions of automatic keywords to beat problems with very long kernel
	commandlines

	* install_interactive.pm: try to not get something poorly wrapped

	* c/stuff.xs.pm: floppy_info: add missing close(fd)

2001/12/04  Pixel  <pixel@mandrakesoft.com>

	* network/smb.pm: cleaner smbclient call

	* install_steps.pm: re-enable supermount by default

2001/12/04  sdupont

	* pixmaps/backup_bot.png, pixmaps/backup_left.png: correct colors
	problems.

	* standalone/drakbackup: bzip2 ok for compression to see: decomp without
	pbs whith tar.gz and tar.bz2
	todo: update mode -> decomp + update tar file + recomp

2001/12/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_interactive.pm: try to not get something poorly wrapped

2001/12/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: re-enable supermount by default

	* network/smb.pm: cleaner smbclient call

2001/12/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fix bad parsing of package to copy (when one doen't
	exist anymore) in
	postinstall_rpms directory.

2001/12/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_interactive.pm: try to not get something poorly wrapped

2001/12/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: re-enable supermount by default

	* network/smb.pm: cleaner smbclient call

2001/12/04  dam's  <damien@mandrakesoft.com>

	* network/network.pm: additional package for wlan

	* network/tools.pm: corrected pipe reading

2001/12/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: make sure lilo is installed on automatic mode.

	* install_any.pm: fix bad parsing of package to copy (when one doen't
	exist anymore) in
	postinstall_rpms directory.

2001/12/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_interactive.pm: try to not get something poorly wrapped

	* mdk-stage1/modules.c: fpons is a sucking chief

	* modules.pm, mdk-stage1/usb-resource/update-usb-ids.pl,
	mdk-stage1/Makefile, mdk-stage1/.cvsignore, mdk-stage1/probing.c:
	support install from USB CDROMS (using usb-storage)

2001/12/04  Pixel  <pixel@mandrakesoft.com>

	* network/smb.pm: cleaner smbclient call

2001/12/04  sdupont

	* standalone/drakbackup: last update... for cooker
	drakbackup deamon -> ok
	drakbackup cvs -> to do (only for /etc)
	drakbackup wizard -> only last step
	drakbackup cd -> device detection and ask for only iso file.
	drakbackup net -> do rsync
	drakbackup begin -> todo : update initial message
	update help and about.

2001/12/04  dam's  <damien@mandrakesoft.com>

	* network/network.pm: additional package for wlan

2001/12/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: make sure lilo is installed on automatic mode.

	* mdk-stage1/modules.c: fixed g�g� sucking.

2001/12/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules.c: fpons is a sucking chief

2001/12/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/modules.c: fixed g�g� sucking.

2001/12/04  sdupont

	* standalone/drakbackup: update...

2001/12/03  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: removed use gtk

2001/12/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/updatehdlist: initial revision, simple way to update a local set
	of medium from /RPMS.

2001/12/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules.c: typo of last commit (unused variable -> could not
	compile)

2001/12/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/hu.po, share/po/es.po: updated Hungarian
	and Spanish files

2001/12/03  sdupont

	* standalone/drakbackup: update
	option step.
	write other file content.
	restore gi.

2001/12/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2001/12/01  sdupont

	* standalone/drakbackup: do not include browser cache.

2001/11/30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* docs/spec-DrakX-8.0.html: added spec (forgotten for quite a long)

2001/11/30  gbeauchesne

	* partition_table_gpt.pm: 
	  - cleanups from mainline

	* modules.pm: Suckiness fixes from mainline (gc):
	  - Do parse /proc/modules in reverse order
	  - Fix "convert old scsi_hostadapter's to new probeall" scheme

	* bootloader.pm: 
	  - Don't forget to link the initrd to the real image in /boot/efi/ too
	  - Remove DEBUG printouts in install_efi_boot_menu

2001/11/30  Pixel  <pixel@mandrakesoft.com>

	* network/smb.pm, any.pm, Makefile.drakxtools, standalone/diskdrake,
	Makefile.config, diskdrake.pm: fileshare should be ok, handle diskdrake
	--fileshare, fix smb import

2001/11/30  sdupont

	* pixmaps/backup_left2.png: drakbackup pixmap

	* standalone/drakbackup: backend mode-> ok for hd
	we can use drakbackup !.
	todo :
		backend mode:
			- net
			- cd
	
		advanced mode:
			- device detection (cd writer)
	
		wizard:
			- end of this step.
	
		gi:
			- option step in adnanced step to choice
			for example tar.gz or tar.gz2 ...
	update
	restore step 1 & 2.
	adv step -> ok
	todo: wizard ...
	little update!
	
	variables correction in advanced step.
	wizard user question, sys question & daemon

2001/11/29  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* share/rpmsrate: Remove linux_logo

2001/11/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: add wvlan_cs

	* mdk-stage1/modules.c: remove unneeded handling of "alias
	scsi_hostadapter"

	* mdk-stage1/stage1.c: add another expert_third_party_modules at the end
	of enabling-pcmcia-stuff

2001/11/29  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: remove the export tree for nfs/smb feature, remove some
	test code
	tentative version with export/import nfs/smb tree (committed to have it
	in CVS as the export tree is already deprecated)

	* standalone/fileshareset: 
	  - allow root to export everything
	  - remove empty mntpoint (from smb)

2001/11/29  sdupont

	* standalone/drakbackup: just update....
	advanced: users correction during save.
	user pass, user login, path to save local or on host
	          combo for network protocol.
	wizrad:   already to do!
	CDRW burn:     todo: devices detection (see to_fond_cd).
	code cleaning.

	* standalone/drakfont: cleanning code.

2001/11/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: 
	  - fix pixel sucks of not parsing /proc/modules in
	reverse order
	  - be more in sync regarding names of pcmcia drivers

	* any.pm: add modules.conf in report.bug

2001/11/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/zh_CN.po, share/po/zh_TW.po: updated Chinese file

2001/11/28  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (read_conf): fix "convert old scsi_hostadapter's to new
	probeall"

	* standalone/drakbackup: make check_what_user works

	* standalone/fileshareset: better description
	gr_mem in getgrent is space separated, not comma separated
	add samba handling. Should be finished now :)

2001/11/28  sdupont

	* pixmaps/backup_bot2.png, pixmaps/quit.png: drakbackup pixmaps.

	* standalone/drakbackup: no important changement!
	clean code
	update!
	for gc & Warly: some fixes, correction of advanced, wizard and after
	advanced steps.
	the user have a better gestion during advanced step, the protocols ftp,
	sftp, scp, rsync
	are now include in advanced step..... etc ;-)
	todo: when checkbuttonbox are clicked for user choice set it to 0 or 1
	juste after.
	clean code.
	new after advanced step, correction of checkbuttons problems & new
	pixmaps.

2001/11/27  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake.png: updated, cooker style

2001/11/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: avoid problem of array reference badly evaluated.

2001/11/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/mailchangelog.pl: beurk
	changelog is at linux-mandrake not mandrakesoft

	* install_steps.pm: i810 -> no FB at boot

2001/11/27  Pixel  <pixel@mandrakesoft.com>

	* partition_table_gpt.pm (generate_guid): cleanup

	* any.pm (setupBootloader): s/last/return/

2001/11/27  sdupont

	* standalone/drakbackup: advanced step...
	update.
	advanced mode ... and ...
	read and use user list correctly, advanced step user list.

	* pixmaps/hd.png, pixmaps/net.png, pixmaps/cdrom.png: pixmaps for
	drakbackup.

2001/11/26  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* tools/i386/netboot/stage2.rtl8139: add rtl8139 netboot file that works

	* tools/i386/netboot/stage1.rtl8139: add rtl8139 netboot file that works
	stage1/stage2 of rtl8139 didn't work

2001/11/26  dam's  <damien@mandrakesoft.com>

	* common.pm, my_gtk.pm: new features for new mcc

2001/11/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: getAndSaveAutoInstallFloppy: don't die when output'ing
	of
	auto_inst.cfg is not possible

2001/11/26  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: add $o->{excludedocs} feature

	* Makefile.drakxtools: remove unneeded files (*.bs and .exists)

	* interactive_gtk.pm: cleanup

2001/11/26  sdupont

	* standalone/drakbackup: new gi, advanced step.
	update.
	gawk cmds.
	better use for read and save conf. file now on
	/etc/draxtools/drakbackup/drakbackup.cfg

	* pixmaps/backup_hd.png, pixmaps/backup_options.png,
	pixmaps/backup_net.png, pixmaps/backup_time.png: png files for
	DrakBackup.

2001/11/25  Pixel  <pixel@mandrakesoft.com>

	* standalone/fileshareset: first version. for the moment, only nfs.

2001/11/25  sdupont

	* standalone/drakbackup: update of read_conf_file and default mode.

2001/11/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po, share/po/es.po: updated Spanish and Danish files

2001/11/24  sdupont

	* standalone/drakfont: about...

	* standalone/drakbackup: update
	update gi ,build of system, user, other, options interfaces.
	advanced step.

2001/11/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: package for pcmcia is now called "pcmcia-cs"

	* any.pm, detect_devices.pm: pcmcia: /var/run/stab is nor
	/var/lib/pcmcia/stab
	yes it probably doesn't bring anything valuable but it's
	how life is :-)

2001/11/23  sdupont

	* standalone/drakbackup: radio buttons & information message.
	change gi interface, include help, about and pixmaps (backup_*.png on
	standalone/pixmaps directory)

2001/11/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: removed loading of agpgart module for i810 card.

2001/11/22  sdupont

	* standalone/drakfont: about button & GPL license.

	* standalone/drakbackup: update gi.
	TODO: separate all the boxes.
	include wizard and advanced in pixmaps.
	update
	notebook gi.

2001/11/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2,
	mdk-stage1/init-data/msgboot-blank.img.bz2,
	mdk-stage1/init-data/msgboot.img.bz2: fixed typo in help.msg

	* Xconfigurator.pm: hack for SiS 640 for laptop.

	* install_any.pm: fixed install_urpmi to build a correct urpmi db.

2001/11/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: i810fb
	migrate pcmcia in drakx to use in-kernel version (only
	for 2.4, though --> pcmcia in 2.2 no longer supported)

	* install_steps_interactive.pm, Makefile, c/Makefile.PL: migrate pcmcia in
	drakx to use in-kernel version (only
	for 2.4, though --> pcmcia in 2.2 no longer supported)

	* install2.pm: i810fb

	* mdk-stage1/stage1.c, mdk-stage1/pcmcia_/lex_config.c,
	mdk-stage1/pcmcia_/cardmgr.c, mdk-stage1/pcmcia_/yacc_config.c,
	mdk-stage1/pcmcia_/Makefile, mdk-stage1/Makefile,
	mdk-stage1/pcmcia_/pcmcia.h, mdk-stage1/pcmcia_/ds.h,
	mdk-stage1/pcmcia_/probe.c: migrate to pcmcia support from kernel,
	patching untouched imported
	sources from pcmcia-cs-3.1.29, to ease further updates of vendor
	code (start from a clean pcmcia_ subdir)

2001/11/21  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm (suggestions_mntpoint): if there's no server suggestion, use
	the simple
	one, so that 'simple' is the only one required when someone modifies
	%fsedit::suggestions

2001/11/20  gbeauchesne

	* partition_table.pm: 
	  - Add isEfi() to isOtherAvailableFS() test so that install doesn't
	suggest
	to format /boot/efi by default. That way, we could preserve (shame on
	us)
	  EFI boot partition generated by Windows XP 64 bits...

2001/11/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pcmcia_/lex_config.c, mdk-stage1/pcmcia_/cardmgr.c,
	mdk-stage1/pcmcia_/bulkmem.h, mdk-stage1/pcmcia_/cardmgr.h,
	mdk-stage1/pcmcia_/vg468.h, mdk-stage1/pcmcia_/driver_ops.h,
	mdk-stage1/pcmcia_/i82365.h, mdk-stage1/pcmcia_/cirrus.h,
	mdk-stage1/pcmcia_/version.h, mdk-stage1/pcmcia_/cistpl.h,
	mdk-stage1/pcmcia_/yacc_config.c, mdk-stage1/pcmcia_/cs_types.h,
	mdk-stage1/pcmcia_/cs.h, mdk-stage1/pcmcia_/yacc_config.h,
	mdk-stage1/pcmcia_/ds.h, mdk-stage1/pcmcia_/tcic.h,
	mdk-stage1/pcmcia_/probe.c: Initial revision
	version 3.1.29

2001/11/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive_stdio.pm: for po i can't use $ for string interpolation

2001/11/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* services.pm, standalone/scannerdrake: Corrected English errors

	* share/po/hu.po, share/po/cs.po: updated pot file
	updated Czech and Hungarian files

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/no.po, share/po/fi.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/af.po:
	updated pot file

2001/11/19  Pixel  <pixel@mandrakesoft.com>

	* any.pm (setupBootloader): fix typo
	(setupBootloader): fix typo

2001/11/19  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Last correction was wrong, reverted it.

2001/11/19  yduret

	* standalone/scannerdrake: added dynamic support

2001/11/16  Pixel  <pixel@mandrakesoft.com>

	* any.pm: syntax cleanup
	  - a little cleanup
	  - in case there is both scsi and ide hard drives, go to expert
	questions
	directly (it would need a semi_auto asking on which drive the bios
	boots...)

2001/11/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help file

	* keyboard.pm: Added Swedish dvorak keyboard

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/help_xml2pm.pl, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file

2001/11/12  sdupont

	* standalone/drakbackup: new backup tool.
	backend_mode with options.
	        begin interactive mode.

2001/10/29  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: code correction

2001/10/29  gbeauchesne

	* rescue/list.ia64: 
	  - Add xfs_repair and efibootmgr

2001/10/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* fs.pm, loopback.pm, fsedit.pm, bootloader.pm: revert back to /initrd

	* modules.pm: here too
	CDCEther looks good, I add it

2001/10/29  Pixel  <pixel@mandrakesoft.com>

	* tools/pcmcia_config.patch: adapt for new pcmcia-cs

2001/10/29  sdupont

	* standalone/drakfont: Copyright (C)
	correction of warning & code cleaning.
	the end.... i think...
	updated
	uninstall interface & progress bar
	uninstall interface : lists & progress bar
	new progress bar update
	todo: second list

2001/10/28  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: cleaning

2001/10/27  daouda

	* devices.pm, my_gtk.pm, Xconfig.pm: return value at end of module

	* share/rpmsrate: 
	  - increase icewm weight.

2001/10/26  dam's  <damien@mandrakesoft.com>

	* standalone/drakautoinst, standalone/drakfont: progress bar hack

2001/10/26  Pixel  <pixel@mandrakesoft.com>

	* mdk-stage1/pcmcia_config.patch: was duplicated in gi/tools

	* partition_table_gpt.pm, partition_table_raw.pm: no adjust start and end
	on GPT

2001/10/26  sdupont

	* standalone/drakfont: updated.
	search correct progress bar mode implementation.
	updated
	fix some bugs & interface progress implementation.
	TODO:
	progress before backend.
		search if directory already exist before custom install.

2001/10/25  dam's  <damien@mandrakesoft.com>

	* standalone/drakautoinst: simple variables handled, code compression.
	The new and shiny drakautoinst is coming. P|-|34R
	The new drakautoinst is coming. P|-|34R

	* pixmaps/mdk_logo.png: additional logo

	* standalone/drakfont: code correction

2001/10/25  sdupont

	* standalone/drakfont: merge differents versions.
	file sector, list of fonts for advanced install...
	applications choice, license widget, help widget.

2001/10/24  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: updated
	updated
	updated, lot of bugs.
	updated

	* my_gtk.pm: added set_editable

2001/10/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/lsparts, mdk-stage1/rescue-gui.c, mdk-stage1/frontend.h,
	mdk-stage1/.cvsignore, rescue/install_bootloader,
	rescue/tree/etc/rc.sysinit, rescue/Makefile,
	mdk-stage1/stdio-frontend.c, rescue/guessmounts, mdk-stage1/Makefile,
	rescue/tree/etc/issue, rescue/make_rescue_img,
	mdk-stage1/newt-frontend.c: 
	  - add a GUI to the rescue
	  - provide guessmounts with better efficiency and output, go to
	console, and reboot
	  - provide install_bootloader which runs lilo from /mnt if it seems
	safe
	  - add lsparts to rescue, which prints partitions with detected types

2001/10/24  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm: replace /initrd with /lib/initrd
	(hds): in case of GPT, allow ext2 to be replaced by any kind of
	partitions (esp. EFI)

	* partition_table.pm, partition_table_gpt.pm, partition_table_bsd.pm,
	partition_table_raw.pm: add methods first_usable_sector and
	last_usable_sector

	* fs.pm, loopback.pm, bootloader.pm: replace /initrd with /lib/initrd

2001/10/24  sdupont

	* standalone/drakfont: scroll
	`
	import_status & progress.
	gi update.

2001/10/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* services.pm: tagged as translatable some left out strigns

2001/10/23  sdupont

	* standalone/drakfont: gi update
	doc and progress bar.
	gui: install from directory
	gui supported.

2001/10/23  yduret

	* share/po/fr.po: fixed fohtes grammar

2001/10/22  dam's  <damien@mandrakesoft.com>

	* network/tools.pm: speedtouch config : added usa vpi vci

2001/10/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules.c: oops forgot to umount after "updatemodules"...

2001/10/22  Pixel  <pixel@mandrakesoft.com>

	* rescue/tree/etc/profile: fix PATH (have /mnt/bin /mnt/usr/bin ...)

2001/10/21  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed connection device setting for "oki4w" driver.

2001/10/19  gbeauchesne

	* partition_table_gpt.pm: 
	  - Use /dev/random through devices::make() instead of /dev/urandom
	  - Localize file descriptor
	  - Capitalize error message if no /dev/random found

	* partition_table.pm: 
	  - s/Win98 FAT32/FAT32/
	  - s/Partition that contains an EFI file system/EFI (FAT-12/16/32)/
	  - Add "FAT32" to @important_types for IA-64 & /boot/efi

2001/10/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stdio-frontend.c: small fix

2001/10/19  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm: OOize can_raw_add

	* partition_table.pm: handle empty $hd->{primary}{raw} (happens with no
	partitions on ia64)
	  - raw_add, can_raw_add moved to partition_table_raw
	  - using raw_removed

	* partition_table_dos.pm: better handling of CHS overflow (mainly for non
	cylinder-boundary aligned part (like ia64))

	* partition_table_raw.pm (adjustEnd): in case the end is totalsectors,
	don't adjust since totalsectors / cylinder_size may not be an integer
	(zero_MBR): defaults to GPT on ia64
	(raw_add, can_raw_add, raw_removed): created, can now be overloaded in
	partition_table_*.pm's
	(get_geometry): keep the total_sectors as given by c::total_sectors,
	don't try to recompute it based on nb_cylinders (for hds where
	total_sectors is not a multiple of nb_cylinders)

	* common.pm: cleanup

	* partition_table_gpt.pm: fix ending is last sector, not next one
	add TODO for partition entry guid
	  - writing partition table now works
	  - creating a new partition table now works (except GUIDs generation)

2001/10/18  dam's  <damien@mandrakesoft.com>

	* network/tools.pm: corrected GET_FL and co

2001/10/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* standalone/XFdrake: fix ia64 glitches with /usr/X11R6/lib/X11/Cards (now
	use rgb.txt instead).

2001/10/18  Pixel  <pixel@mandrakesoft.com>

	* partition_table_gpt.pm: 
	  - add checksum verif on partition entries
	  - detect the type of partition since the partition table types seem
	quite poor
	read part of GPT partition table working

	* fsedit.pm: 
	  - add checksum verif on partition entries
	  - detect the type of partition since the partition table types seem
	quite poor

	* partition_table.pm: read part of GPT partition table working
	shorter GPT name

	* detect_devices.pm: safer modprobe ide-floppy

2001/10/18  sdupont

	* standalone/drakfont: change Fontmap ghostscript file.
	drakfont support now .gsf fonts
	end of backend......
	update

2001/10/17  dam's  <damien@mandrakesoft.com>

	* standalone/draksec: typo

2001/10/17  sdupont

	* standalone/drakfont: implementation of type1 fonts removing.
	ghostscript, xfs and staroffice tested and supported.

2001/10/16  dam's  <damien@mandrakesoft.com>

	* standalone/draksec: correct bad level display

	* standalone/interactive_http/Makefile: makes rpmlint happy

2001/10/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: print checks

	* rescue/tree/etc/rc.sysinit: better phrasing

2001/10/16  Stew Benedict  <sbenedict@mandrakesoft.com>

	* rescue/devices.pl, mdk-stage1/pci-resource/update-pci-ids.pl,
	rescue/list.ppc: typo in update kernel by /me
	fine-tune sanity_check for ppc
	move /dev/nvram from list.ppc to devices.pl

2001/10/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2001/10/15  yduret

	* scanner.pm: wonderful perl forgotten

2001/10/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: have "other.img" drivers also
	supported

2001/10/12  sdupont

	* standalone/drakfont: support all installations, and support xfs,
	ghostcript, staroffice.
	todo aplli: openoffice, gimp, abiword, netscape & other browsers...
	todo or to see: --strong  ttmkfdir -c ???
	emd of backend..

2001/10/11  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: multiple card configuration bug corrected.
	allelluia.

	* network/tools.pm: aded use c

	* standalone/drakfont: code review

2001/10/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* interactive_stdio.pm, install_steps_stdio.pm: stdio mode works again

2001/10/11  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: ensure postInstallNonRooted is done *before* ejecting cdrom

2001/10/11  sdupont

	* docs/drakfont/drakfont.log, docs/drakfont/drakfont.pdf,
	docs/drakfont/drakfont.dvi: clean directory..

	* docs/drakfont/drakfont.aux, docs/drakfont/dia_srcs/drakfont.dia,
	docs/drakfont/dia_srcs/drakfont_uninstall.dia,
	docs/drakfont/dia_srcs/drakfont_install.dia: delete all bads files...

	* standalone/drakfont: improved....
	improved && implement remove fonts for xfs
	improved
	improved
	optimisation
	correction of option install --replace
	dialog of install options
	correction of install option.

	* docs/drakfont/drakfont.jpg, docs/drakfont/drakfont_install.jpg,
	docs/drakfont/drakfont_uninstall.jpg, docs/drakfont/mandrake.ps: jpg &
	ps with -kb option
	clean...2

2001/10/10  dam's  <damien@mandrakesoft.com>

	* standalone/drakfont: typo
	improved options handling

	* standalone/net_monitor: ergo and features improvments, pipe handling
	correction

	* network/tools.pm: updated

2001/10/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, share/locales-skeleton.tar.bz2: enabled Maltese language

2001/10/10  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm: normalize the default type entry ("entry")

	* interactive_gtk.pm: fix typo (on clicked_may_quit)

2001/10/10  sdupont

	* standalone/drakfont: option replace for "install from" &
	windows_import...
	update install dir
	better for --install
	new version of drakfont. in perl langage.

	* docs/drakfont/drakfont.jpg, docs/drakfont/drakfont.aux,
	docs/drakfont/drakfont.log, docs/drakfont/drakfont.pdf,
	docs/drakfont/drakfont.tex, docs/drakfont/Makefile,
	docs/drakfont/drakfont_install.jpg, docs/drakfont/drakfont.dvi,
	docs/drakfont/drakfont_uninstall.jpg, docs/drakfont/mandrake.ps: docs
	drakfont

2001/10/10  yduret

	* standalone/scannerdrake: first apparition on earth..

	* Makefile.config: added scannerdrake

2001/10/09  dam's  <damien@mandrakesoft.com>

	* network/tools.pm: removed trash
	connection test is now in background, corrects the interface freeze
	problem

	* pixmaps/net_u.png: new pixmap for draknet/net_monitor

	* standalone/net_monitor, standalone/draknet: connection test is now in
	background, corrects the interface freeze problem

2001/10/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file

2001/10/09  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: fix detecting read-only drives (like memory-sticks)

	* partition_table.pm: make perl_checker happy

	* partition_table_raw.pm: fix detecting read-only drives (like
	memory-sticks)
	make perl_checker happy

	* modules.pm, detect_devices.pm, install2.pm: ensure floppies() takes care
	of usb-storage if possible, so that patch on usb floppy works

2001/10/09  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator_consts.pm, keyboard.pm, Xconfigurator.pm: move to Linux
	keycodes on PPC, add additional Apple modelines

	* install_steps_interactive.pm: re-enable PPC bootloader setup

2001/10/08  dam's  <damien@mandrakesoft.com>

	* c/stuff.xs.pm: added FL_GET and FL_SET

2001/10/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* modules.pm: keep isp and gdth module for hd.img (as well as all.rdz) as
	they have been
	removed from the skip list for stage1.

	* rescue/tree/etc/oem: added silly modification to avoid using more than 7
	partition for DAC960 (/home
	and /var are not created in the current state).

2001/10/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: ia64

	* mdk-stage1/Makefile: 8.1 -> cooker

2001/10/08  Pixel  <pixel@mandrakesoft.com>

	* modules.pm, partition_table.pm: yet a few other ataraid cases

2001/10/06  Stew Benedict  <sbenedict@mandrakesoft.com>

	* partition_table_raw.pm, partition_table.pm: updates to accomodate IBM
	PPC systems with DOS partition table

2001/10/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: added (missing) creation of
	/hd/boot/grub/device.map (needed for
	CompactSmartArray).

2001/10/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: kdegames : 2 -> 4

2001/10/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fix (work around) parted problem when it refuse to
	use all disk space for
	partition.
	added another psacct log file in touch.
	fixed typo on scalar reference for psacct bug.
	updated with 8.1 OEM ProSuite.

	* tools/oem-prepare: updated with 8.1 OEM ProSuite.

2001/10/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po: updated Hungarian file

2001/10/04  Pixel  <pixel@mandrakesoft.com>

	* partition_table_dos.pm: is little-endian, so use "V" instead of "I"

2001/10/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: synced with oem script.
	removed 3D games not installed by default.

	* rescue/tree/etc/oem: fixed typo in produced patch.
	added extension to pro suite CD (added kernel-enterprise to possibly
	installable
	and install kernel22).
	removed 3D games not installed by default.
	added missing xmms-arts.
	allow halting.

2001/10/03  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm: yet another ataraid support patch

2001/10/02  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fix previous hack.
	added hack to do "/sbin/depmod -a" for NVIDIA driver.

2001/10/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/probing.c: new pci-ids.h

	* mdk-stage1/usb-resource/update-usb-ids.pl: better look

	* share/po/fr.po: small fix

	* standalone/drakgw: don't call pkgs_install when no package needs to be
	installed

2001/10/02  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm: bloody ataraid detection

	* devices.pm: ataraid devices support

2001/10/01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/rpmsrate: fixed bad format for BOOKS used in DEVELOPMENT.

	* rescue/tree/etc/oem: added CHARSET support, removed kernel22 and
	kernel-enterprise from list of
	package installable in oem mode, added possibility to set language on
	/etc/oem
	script invocation.

	* install_steps_interactive.pm: avoid chooseCD on oem install.

	* install_steps_gtk.pm: avoid asking for changing CD on oem install.

	* install_any.pm: use $boot_medium for default medium in oem install,
	avoid using kernel22 or
	kernel-enterprise in oem install (space available is too tight on CD oem
	version).

	* tools/oem-prepare: synced with oem script.

2001/10/01  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: reword it so that it reflects
	what's in the marfiles

2001/10/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bg.po: updated Bulgarian file

2001/09/29  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* docs/README: New adress where to find the kernel BOOT

2001/09/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2001/09/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/drvinst: don't install usb keyboard drivers more than once
	try to fix usb keyboards

2001/09/27  kjx

	* share/po/zh_CN.po: translating

2001/09/26  gbeauchesne

	* install_any.pm: 
	  - Suggest /boot/efi on IA-64 for the first VFAT partition found,
	instead
	of /mnt/windows

	* bootloader.pm: 
	  - bootloader.pm (suggest): don't search for dos (or windows) boot
	partition
	on IA-64 since ELILO can only boot Linux.
	  - bootloader.pm (write_lilo_conf): don't cry if we don't have
	/boot/boot.b
	  or boot/message on IA-64.

	* rescue/list.ia64: 
	  - Add file list for "rescue" disk

	* share/list.ia64, partition_table.pm: 
	  - partition_table.pm: Add XFS suggestion for IA-64
	  - share/list.ia64: misc updates and additions wrt. XFS, ReiserFS

2001/09/25  baudens

	* share/po/fr.po: s/Linux Mandrake/Mandrake Linux/
	Remove totally crazy translation.
	Translators, please use your brain!

2001/09/25  gbeauchesne

	* partition_table.pm: 
	  - Add ReiserFS and Ext3fs entries for IA-64

2001/09/25  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (naughtyServers): cleanup comments

2001/09/25  warly

	* share/rpmsrate: put gtk-themes _and_ sawfish-themes to 4 so that it is
	installed for newbie and drakfirsttime does not fail.
	put gtk-themes to 4 so that it is installed for newbie and drakfirsttime
	does not fail.

2001/09/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: allow non ejectable medium to allow all
	hdlists on the bootable medium.
	make current boot medium already selected if multiple hdlist are on this
	boot medium.

2001/09/25  warly

	* share/rpmsrate: put gtk-themes _and_ sawfish-themes to 4 so that it is
	installed for newbie and drakfirsttime does not fail.
	put gtk-themes to 4 so that it is installed for newbie and drakfirsttime
	does not fail.

2001/09/24  dam's  <damien@mandrakesoft.com>

	* share/po/fr.po: corrected translation

2001/09/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/mount.c, mdk-stage1/mount.h,
	mdk-stage1/disk.c: hd.img now detects partition types... backport from
	DrakX :-)

2001/09/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated Dutch file

2001/09/24  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (mount_part): fix for iso loopback mounted

	* share/po/fr.po: fix

2001/09/24  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/isdn.pm: type assignation bug fix
	corrected type assignation

	* share/po/fr.po: corrected bad translation

	* standalone/draknet: corrected type assignation

2001/09/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* bootloader.pm: fix add_append (there was a ) at the end of the parameter
	value)

2001/09/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
	and Turkish files

2001/09/24  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (mount_part): fix for iso loopback mounted

	* share/po/fr.po: fix

2001/09/24  warly

	* share/rpmsrate: lower arkeia

2001/09/24  dam's  <damien@mandrakesoft.com>

	* modules.pm: corrected isdn firmware

	* network/adsl.pm, network/isdn.pm: type assignation bug fix
	corrected type assignation

	* share/po/fr.po: corrected bad translation

	* standalone/draknet: corrected type assignation

2001/09/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* bootloader.pm: fix add_append (there was a ) at the end of the parameter
	value)

2001/09/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
	and Turkish files

2001/09/24  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix small error merging existing fstab

	* share/po/fr.po: fix

	* diskdrake.pm: do not propose to mount/umount removable medias (disabled
	for now)

	* diskdrake_interactive.pm: hide the supermount checkbox in standalone

2001/09/24  warly

	* share/rpmsrate: lower arkeia

2001/09/24  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm, network/ethernet.pm: bug fix

	* modules.pm: corrected isdn firmware

	* network/isdn.pm, network/adsl.pm: type assignation bug fix
	corrected type assignation

	* standalone/draknet: corrected type assignation

	* install_any.pm, rescue/tree/etc/oem: added isdn-light to be copied on hd
	during install

2001/09/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many
	problems reported with it.

	* share/rpmsrate: allow rpm build for non expert who choose development.

	* install_steps.pm: disable wins in /etc/nsswitch.conf (after installed
	packages).

2001/09/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/tr.po, share/po/es.po: updated Spanish, Korean
	and Turkish files

2001/09/24  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix small error merging existing fstab
	add "iocharset=" for cdrom

	* install_steps.pm: 
	  - disable supermount by default
	  - cleanup nsswitch.conf wins removing

	* diskdrake.pm: do not propose to mount/umount removable medias (disabled
	for now)

	* diskdrake_interactive.pm: hide the supermount checkbox in standalone

2001/09/24  siegel

	* share/po/de.po: new german version

2001/09/24  warly

	* share/rpmsrate: lower arkeia

2001/09/24  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm, network/ethernet.pm: bug fix

2001/09/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: deactivated Riva128 3D hw acceleration and too many
	problems reported with it.

	* share/rpmsrate: allow rpm build for non expert who choose development.
	removed any reference to XFree86-glide-module or Glide_XXX packages.

	* pkgs.pm: sort mediums by number, in allMediums() else they will be in
	hash keys orders in
	install_steps_interactive::chooseCD().

	* install_steps.pm: disable wins in /etc/nsswitch.conf (after installed
	packages).

2001/09/24  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: add "iocharset=" for cdrom

	* install_steps.pm: 
	  - disable supermount by default
	  - cleanup nsswitch.conf wins removing

2001/09/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/rpmsrate: removed any reference to XFree86-glide-module or
	Glide_XXX packages.

	* pkgs.pm: sort mediums by number, in allMediums() else they will be in
	hash keys orders in
	install_steps_interactive::chooseCD().

2001/09/24  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: File permission settings during install were not done.
	Fixed.

2001/09/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: misc typo correction

	* install_steps.pm: voodoo cards don't like performing 3d accel in fb mode

2001/09/23  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: add "Graphical Environment" in meta_class server

	* share/rpmsrate: simplify (for the moment)
	do not force X flag, have it selected for any "Graphical Environment"

	* share/compssUsers, install_any.pm: do not force X flag, have it selected
	for any "Graphical Environment"

2001/09/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps.pm: voodoo cards don't like performing 3d accel in fb mode

2001/09/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po, share/po/hu.po: updated Czech and Hungarian file

	* share/po/zh_TW.po: updated Chinese file

2001/09/23  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: add "Graphical Environment" in meta_class server

	* fsedit.pm: add magic SWAPSPACE2

	* bootloader.pm: allow bootloader on fat partitions

	* share/compssUsers, share/rpmsrate, install_any.pm: do not force X flag,
	have it selected for any "Graphical Environment"

2001/09/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: version is 8.1

2001/09/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bs.po: updated Bosnian file

2001/09/22  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, install2.pm: 
	  - cleanup noatime option setting
	  - cleanup exec option setting (must noexec => 0 instead of exec => 1)

	* bootloader.pm (suggest): fix kernel 2.2 secure adding in menu

2001/09/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bg.po: updated Bulgarian file

2001/09/22  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (suggest): fix kernel 2.2 secure adding in menu

2001/09/22  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added support for automatic /dev/... file permissions
	setting by devfsd.
	Improved matching of auto-detection results with database entries.
	Given hint to the user to select the correct model when matching fails.

	* printer.pm: Added support for automatic /dev/... file permissions
	setting by devfsd.

2001/09/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* detect_devices.pm: avoid detecting plip for live upgrade.

2001/09/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: use "us" XKB file for Korean keyboard, otherwise some
	functionality is lost
	small fix for "vn" keyboard (enable toggle key)

	* share/po/ko.po: updated Korean file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* printerdrake.pm: small fix

2001/09/21  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: When one changes the driver of a freshly
	added printer, the cursor was not pointed to the old driver, fixed.
	Fixed paper size not set according to chosen language during
	installation.

2001/09/21  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm: typo

2001/09/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: reworked medium management.
	moved com_license to parent package (as code that show the license is
	now
	available even for non gtk install).

	* Xconfigurator.pm: S3 ViRGE is a bad card for testing on live upgrade.

	* pkgs.pm, install_any.pm: reworked medium management.

	* detect_devices.pm: avoid detecting plip for live upgrade.

	* install_steps_interactive.pm: avoid keeping testing code.
	reworked medium management.
	added code to support changeable cdrom, set a unique copy of license for
	installing commercial application as package variable (exported).

2001/09/21  gbeauchesne

	* share/po/no.po: remove trailing '\n'

2001/09/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hu.po, share/po/no.po: updated pot file
	updated pot file
	updated Norwegian and Hungarian files
	updated pot file

	* help.pm: updated help file

	* share/po/help_xml2pm.pl: updated pot file

	* printerdrake.pm: small fix
	changed text strings to be more translator friendly
	(NEVER EVER cut a phrase)

	* share/po/zh_CN.po, share/po/ru.po, share/po/vi.po: updated pot file
	updated pot file
	corrected extra \n
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file
	updated pot file
	updated pot file

	* keyboard.pm: adapted keyboard priority numbers (it is useless to give a
	multichoice with a
	value higher than 90)

	* share/po/zh_TW.po: updated pot file
	updated pot file

2001/09/21  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm: write password in lilo.conf even if it's also done by
	msec, otherwise lilo will fail with restricted only

	* install_steps.pm: Ensure $o->{superuser}{name} is temporary

	* share/rpmsrate, install_any.pm: add HIGH_SECURITY flag, use it for
	libsafe and kernel22-secure

2001/09/21  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Added a forgotten "_( ... )".

2001/09/21  warly

	* share/rpmsrate: add gnomemeeting and openmcu

2001/09/20  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm (partition_with_diskdrake): ensure the $::expert
	flag modifications in
	diskdrake do not escape from diskdrake

	* install_steps_interactive.pm (choosePartitionsToFormat): do not propose
	check bad blocks for xfs and jfs

2001/09/20  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: don't reapply the conf, if already applied.
	usefull for dhcp, because the network should be restarted after
	configured

	* network/adsl.pm: test if microcode is there

	* bootlook.pm: removed blocking die

2001/09/20  fcrozat

	* share/rpmsrate: Add gnome-user-docs to GNOME install
	Install Mdk eazel engine for gnome

2001/09/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: take care not probing in /dev/ for finding package to upgrade,
	this cause
	problem in live_upgrade.

	* Xconfigurator.pm: added VideoRam for ET 6x00 card.

	* network/netconnect.pm: tried to fix damien sucking.

2001/09/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: misc

2001/09/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

	* share/po/cs.po: updated Czech file

	* share/po/nl.po, share/po/da.po, share/po/zh_TW.po: updated Danish,
	Chinese and Dutch files

2001/09/20  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm (partition_with_diskdrake): ensure the $::expert
	flag modifications in
	diskdrake do not escape from diskdrake

	* share/rpmsrate: raise i18n fonts

	* fsedit.pm (hds): do a get_major_minor where needed

	* lang.pm: replace xcin by chinput as per Alex request

	* install_steps_interactive.pm (choosePartitionsToFormat): do not propose
	check bad blocks for xfs and jfs

2001/09/20  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed flow of the program for the "recommended" mode of
	the installation.

2001/09/20  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: don't reapply the conf, if already applied.
	usefull for dhcp, because the network should be restarted after
	configured

	* mouse.pm: text positionning

	* standalone/net_monitor: less gethostbyname

2001/09/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: take care not probing in /dev/ for finding package to upgrade,
	this cause
	problem in live_upgrade.

	* network/netconnect.pm: tried to fix damien sucking.

2001/09/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po, share/po/da.po, share/po/zh_TW.po: updated Danish,
	Chinese and Dutch files

2001/09/20  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: raise i18n fonts
	s/telnet-server/telnet-server-krb5/

	* fsedit.pm (hds): do a get_major_minor where needed

	* fs.pm (add2all_hds): allow both "smbfs" and "smb" as fs type

	* lang.pm: replace xcin by chinput as per Alex request

	* printerdrake.pm: back out the modif from till as asked by till

2001/09/20  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Make it possible to configure more than 1 printer in a
	"recommended" mode installation.

2001/09/19  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/netconnect.pm, network/ethernet.pm: network
	restart at better place

2001/09/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: chromium and tuxracer don't work well with Riva

2001/09/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/it.po: updated pot file
	updated help xml

	* help.pm: updated help file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/bg.po, share/po/sr.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/ja.po,
	share/po/sv.po, share/po/hu.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/gl.po,
	share/po/ca.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/de.po:
	updated help xml

	* share/po/wa.po: updated pot file
	updated pot file

2001/09/19  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/netconnect.pm, network/ethernet.pm: network
	restart at better place

2001/09/19  fcrozat

	* share/rpmsrate: Add mdk-eazel-engine

	* share/po/fr.po: Fix french mistakes

2001/09/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added code to check if package are really installed.

	* Xconfigurator.pm: Rage 128 doesn't like XF3 at all.
	make only bad card Riva128 for testing XF4.
	Riva128 is now a bad card.

2001/09/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/init.c: raklet quoting

	* share/rpmsrate: chromium and tuxracer don't work well with Riva

2001/09/19  Pixel  <pixel@mandrakesoft.com>

	* loopback.pm (create): don't use seek to create big files otherwise you
	get hole and
	swapon doesn't like it

	* any.pm (ask_users): default icon "man"

	* lang.pm: compatibility with older $o->{lang} names (for auto_installs)

	* install2.pm: initial support for server install
	compatibility with older $o->{lang} names (for auto_installs)

	* install_steps_gtk.pm: initial support for server install

	* printerdrake.pm: help perl_checker

	* pkgs.pm, share/rpmsrate, install_any.pm: 
	  - gmc instead of nautilus for non-latin1 installs
	  - introduce CHARSET flag and use it

2001/09/19  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Network is now only required (and checked) for remote
	printers.
	Several buglets fixed in remote CUPS server dialog.

	* printerdrake.pm: Removed a forgotten debug help line from the code.
	Fixed typo in dialog text of high/paranoid security.
	Network is now only required (and checked) for remote printers.
	Several buglets fixed in remote CUPS server dialog.

2001/09/18  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: don't ask to connect if lan or dhcp

2001/09/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install2.pm: don't create bootdisk by default

	* share/po/fr.po: misc

2001/09/18  Pixel  <pixel@mandrakesoft.com>

	* any.pm (write_passwd_user): fix setting "pw" field (for auto_installs)

	* install_steps_gtk.pm, pkgs.pm: tentative to correct install time for big
	installs

2001/09/18  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, my_gtk.pm: corrected Speedtouch -> speedtouch

	* network/netconnect.pm: don't ask to connect if lan or dhcp

	* standalone/drakgw: debug

2001/09/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: added X group with SYSTEM.
	finally work arounded rpm bug by flepied.

	* detect_devices.pm: added back full pci probe for stage2 command lspci.
	removed full pci probe for stringlist (used for generating report_bug).

	* install_steps_interactive.pm: now finally really fixed printer label in
	summary dialog.
	fixed printer description in summary (again).
	fixed no printer displayed (at least, print Remote CUPS server).

	* commands.pm: make lspci a full pci probe instead of safe pci probe.

2001/09/18  gbeauchesne

	* Xconfigurator.pm: 
	  - Force XFree 4 on IA-64. No XFree 3.3.X there...

	* tools/ia64/elilo.efi: 
	  - elilo 3.1

2001/09/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install2.pm: don't create bootdisk by default

	* standalone/drakautoinst: have "manual" and "replay" translated

	* share/po/fr.po: misc

2001/09/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po, share/po/hu.po: updated Dutch and Hungarian files

2001/09/18  Pixel  <pixel@mandrakesoft.com>

	* lang.pm, share/gen_locales.sh, share/locales-skeleton.tar.bz2: 
	  - remove ISO-8859-5, KOI8-R and KOI8-U
	  - cleanup packdrake extracting locales
	  - cleanup/fixes lang.pm

	* install_steps.pm: fix setting kdmrc for latin1

	* any.pm (write_passwd_user): fix setting "pw" field (for auto_installs)

	* install_steps_gtk.pm, pkgs.pm: tentative to correct install time for big
	installs

2001/09/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/list: updated for rpm 4.0.3.

	* rescue/tree/etc/oem: updated for 8.1, contains workaround for bug of
	"rpm --root" but need more testing.

	* standalone/XFdrake: removed comment.
	added support to configure NVIDIA driver if everything is correctly
	installed.

2001/09/17  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, fsedit.pm: 
	  - '--' to separate options for supermount + small workaround (ro and
	exec before --)
	  - fix nfs in manualFstab (for auto_installs, reported by David
	Eastcott)

2001/09/17  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Fixed bug of /etc/foomatic/defaultspooler not been written
	in expert install.

2001/09/17  dam's  <damien@mandrakesoft.com>

	* network/network.pm: no expert mode needed to choose gateway

2001/09/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/list: updated for rpm 4.0.3.

	* rescue/tree/etc/oem: updated for 8.1, contains workaround for bug of
	"rpm --root" but need more testing.

	* printerdrake.pm: add eval around installing lexmark-driver
	(proprietary).

	* Xconfigurator.pm: deactivating bad card test (too).

	* standalone/XFdrake: removed comment.
	added support to configure NVIDIA driver if everything is correctly
	installed.

2001/09/17  odin

	* share/po/fr.po: updated fr.po

2001/09/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: Added choice of "English|Ireland (euro)" so people wanting
	English language but also euro symbol can choose it.
	fixed Belgian keyboard

	* share/po/fr.po, share/po/wa.po, share/po/es.po: updated Spanish and
	Wallon files; corrected error syntax in French file

	* lang.pm: Added choice of "English|Ireland (euro)" so people wanting
	English language but also euro symbol can choose it.

2001/09/17  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: 
	  - '--' to separate options for supermount + small workaround (ro and
	exec before --)
	  - fix nfs in manualFstab (for auto_installs, reported by David
	Eastcott)
	(mount): do not hand update /etc/mtab for nfs mounts, already done by
	mount(8)
	(set_default_options): disable iocharset= and codepage= for supermount

	* partition_table.pm (adjust_main_extended): do not use linux extended

	* detect_devices.pm (pci_probe): log full pci probes

	* standalone/drakbug_report: fix

	* fsedit.pm: 
	  - '--' to separate options for supermount + small workaround (ro and
	exec before --)
	  - fix nfs in manualFstab (for auto_installs, reported by David
	Eastcott)

2001/09/17  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Fixed bug of /etc/foomatic/defaultspooler not been written
	in expert install.
	Do not die when "chkconfig" fails (needed for "security_check").
	Added "-q" option to foomatic-configure (should not get interactive).
	Added handling of high and paranoid security levels.

	* printerdrake.pm: /etc/foomatic/defaultspooler was not written in expert
	mode installation.
	Added handling of high and paranoid security levels.

2001/09/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: add eval around installing lexmark-driver
	(proprietary).

2001/09/17  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (pci_probe): log full pci probes

	* fs.pm (set_default_options): disable iocharset= and codepage= for
	supermount

2001/09/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: add eval around installing lexmark-driver
	(proprietary).

2001/09/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2001/09/17  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (pci_probe): log full pci probes

2001/09/16  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64

	* pkgs.pm (read_rpmsrate): fix bug

2001/09/16  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Fixed bug which prevented from printing the option list
	during install.
	Fixed bug which prevents printerdrake from running without PDQ
	installed.

2001/09/16  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64
	more up to my need ALL flag in compssUsersChoice
	remove auto-install special case (initialisation of compssUsersChoice)

	* share/rpmsrate: 
	  - cleanup packages appearing twice in rpmsrate
	  - handle a few case of packages appearing twice
	  - special case for packages appearing in INSTALL section (flag
	dropped)
	  - new special flag ALL for compssUsersChoice

	* pkgs.pm: more up to my need ALL flag in compssUsersChoice
	  - cleanup packages appearing twice in rpmsrate
	  - handle a few case of packages appearing twice
	  - special case for packages appearing in INSTALL section (flag
	dropped)
	  - new special flag ALL for compssUsersChoice

	* rescue/make_rescue_img: use new mkdir_p, rm_rf and cp_af from
	MDK::Common

2001/09/16  siegel

	* share/po/help_xml2pm.pl: added "systemitem"

2001/09/16  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Fixed bug which prevents printerdrake from running without
	PDQ installed.

2001/09/16  dam's  <damien@mandrakesoft.com>

	* mouse.pm, my_gtk.pm: bugfix + cosmetic changes

2001/09/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: updated help.pm file

	* share/po/hu.po: updated Hungarian file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/vi.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/bs.po, share/po/da.po, share/po/zh_TW.po,
	share/po/cs.po, share/po/af.po: updated pot file

2001/09/16  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: "please click on ..." for removable, nfs, smb.

	* fsedit.pm: enhance lvm handling (mostly standalone)
	  - cleanup & enhance raid mdstat reading (now works with or without
	devfs mounted)
	  - chunk size is buggy?

	* install_any.pm (getAndSaveAutoInstallFloppy): skip it on ia64
	more up to my need ALL flag in compssUsersChoice
	remove auto-install special case (initialisation of compssUsersChoice)
	use new mkdir_p, rm_rf and cp_af from MDK::Common

	* share/rpmsrate: 
	  - cleanup packages appearing twice in rpmsrate
	  - handle a few case of packages appearing twice
	  - special case for packages appearing in INSTALL section (flag
	dropped)
	  - new special flag ALL for compssUsersChoice

	* verify_c: add special case for c::to_utf8

	* pkgs.pm: more up to my need ALL flag in compssUsersChoice
	  - cleanup packages appearing twice in rpmsrate
	  - handle a few case of packages appearing twice
	  - special case for packages appearing in INSTALL section (flag
	dropped)
	  - new special flag ALL for compssUsersChoice
	use new mkdir_p, rm_rf and cp_af from MDK::Common

	* services.pm, install2.pm, lang.pm, commands.pm, loopback.pm,
	tinyfirewall.pm, raid.pm, keyboard.pm, printerdrake.pm, fs.pm, mouse.pm,
	network/netconnect.pm, timezone.pm, network/adsl.pm, install_steps.pm,
	any.pm, printer.pm, rescue/make_rescue_img, bootloader.pm: use new
	mkdir_p, rm_rf and cp_af from MDK::Common

	* diskdrake_interactive.pm, lvm.pm: enhance lvm handling (mostly
	standalone)

	* devices.pm (make): ensure it never returns a non-absolute name
	(it happened with make("foo") when cwd=/dev and /dev/foo existed)

2001/09/16  siegel

	* share/po/help_xml2pm.pl: added "systemitem"
	added commet explainig that help.pm is automatically generated.

	* .cvsignore: added .*.sw? for vim users

2001/09/16  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Added possibility to list command line
	options for the printers and to give the users help for printing
	Fixed bug of sometimes appearing the wron dialog after printing test
	pages

2001/09/15  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix options appearing twice in fstab

	* install_steps.pm, any.pm, c/stuff.pm: i18n kdmrc

	* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
	installs)

	* install_steps_auto_install.pm (enteringStep): do not translate in
	ja|ko|zh

2001/09/15  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix options appearing twice in fstab

	* install_steps.pm, any.pm, c/stuff.pm: i18n kdmrc

	* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
	installs)

	* install_steps_auto_install.pm (enteringStep): do not translate in
	ja|ko|zh

2001/09/15  civileme

	* help.pm: Added a dialog in English for users selecting a printing system
	since no other
	OS seems to offer such a choice during install.

2001/09/15  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: better connection testing

	* network/tools.pm: more timeout

	* network/adsl.pm: avoid asking 2 times to restart the ethernet card

	* mouse.pm: readded darea realization

2001/09/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/rpmsrate: make gtk-themes installed when Gnome is choosen

	* share/po/es.po: updated Spanish file

	* share/po/wa.po, share/po/hu.po: updated Hungarian file

2001/09/15  Pixel  <pixel@mandrakesoft.com>

	* Makefile.config, tools/Makefile: add aewm-drakx

	* install_steps_gtk.pm: makes cancel on mouse selection works even better
	  - add and use aewm-drakx
	  - add some "skip" title on help/logo/steps windows so that aewm-drakx
	know they don't need keyboard focus
	  - add some more title to ease debugging (when aewm-drakx is in debug
	mode)

	* install_gtk.pm, tools/aewm-drakx/Makefile, tools/aewm-drakx/misc.c,
	tools/aewm-drakx/README: 
	  - add and use aewm-drakx
	  - add some "skip" title on help/logo/steps windows so that aewm-drakx
	know they don't need keyboard focus
	  - add some more title to ease debugging (when aewm-drakx is in debug
	mode)

	* any.pm: i18n kdmrc
	fix user icons choice
	  - add and use aewm-drakx
	  - add some "skip" title on help/logo/steps windows so that aewm-drakx
	know they don't need keyboard focus
	  - add some more title to ease debugging (when aewm-drakx is in debug
	mode)

	* install2.pm: don't warn if modules are missing when testing

	* bootloader.pm: find error in /tmp/.error only if exception is "xxx
	failed"
	(write_lilo_conf): ensure linear and lba32 are not both set

	* share/po/fake_c.pl: fix a tricky hack

	* my_gtk.pm: do the set_events before the show otherwise gtk go crazy (no
	more keyboard focus)

	* c/stuff.pm: i18n kdmrc

	* lang.pm (load_mo): ensure the locale is set (was broken in non-gtk
	installs)

	* install_steps_interactive.pm: fix typo
	find error in /tmp/.error only if exception is "xxx failed"
	makes cancel on mouse selection works even better
	fix cancel on mouse choice

	* install_steps.pm: i18n kdmrc
	enable supermount again

	* network/adsl.pm: correct dams typo

	* fs.pm (write_fstab): fix supermount moving from options to fstype

	* steps.pm: find error in /tmp/.error only if exception is "xxx failed"

	* tools/aewm-drakx/aewm.h, tools/aewm-drakx/client.c,
	tools/aewm-drakx/events.c, tools/aewm-drakx/aewm-drakx.c: set_focus on
	new map_request event (fix summary step)
	  - add and use aewm-drakx
	  - add some "skip" title on help/logo/steps windows so that aewm-drakx
	know they don't need keyboard focus
	  - add some more title to ease debugging (when aewm-drakx is in debug
	mode)

	* install_steps_auto_install.pm (enteringStep): do not translate in
	ja|ko|zh

2001/09/15  siegel

	* share/po/de.po: fixed another typo
	new string

	* printerdrake.pm: added missing _()

	* standalone/draksec: use " instead of ' to get i18n

	* standalone/draknet: fixed missing _()

2001/09/15  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added the PDQ panic button.
	Removed a superfluous "set_help" line.
	Save default spooler at program start, fixed typos in comments.
	Command line commands as "lpr", "lpq", ... are mapped to the correct
	spooler now.
	Fixed bug of a waiting message appearing together with a dialog
	Cleaned up variables to correctly switch between CUPS/Foomatic/Raw type
	for a printer

	* printer.pm: Added the PDQ panic button.
	Command line commands as "lpr", "lpq", ... are mapped to the correct
	spooler now.

	* standalone/printerdrake: Fixed bug of spooler choice via command line
	options being ignored.

2001/09/15  warly

	* share/rpmsrate: add drakfirsttime

2001/09/14  dam's  <damien@mandrakesoft.com>

	* printer.pm, printerdrake.pm: make test_pms happy

	* install_any.pm: pptp-adsl instead of pptp-adsl-fr

	* Xconfigurator.pm: no shadow when X test

	* standalone.pm: bugfix

	* my_gtk.pm: no icon if wizard
	no shadow when X test
	shadow color

	* bootlook.pm: bugfix
	iautologin correction

	* mouse.pm: trying to remove draw

	* network/adsl.pm: debug
	pptp-adsl instead of pptp-adsl-fr
	bugfix
	updated speedtouch handling.

2001/09/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: removed S3 ViRGE card from card with problem with
	frame buffer as it works fine.

	* Xconfigurator.pm: fixed filtering of depth for newt version.
	depth 24 is used for DRI for Rage 128 and Radeon instead of Depth 32 (as
	depth
	32 simply doesn't work, even if DRI guide says it works :-) 24 bit works
	fine
	for Rage 128.
	apply restriction on depth available when changing resolution, removed
	S3 ViRGE
	from experimental 3D accelerated card list as it really does not work,
	allow on
	second pass to change card configuration to choose server (experimental
	server
	are still only available to expert), added support for UseCCEFor2D for
	Rage 128
	card if a TV card is installed (set to true, else set to false), added
	support
	for Rage Mobility M... card that are Rage 128 Mobile chipset, improved
	error
	message display to catch only appropriate error message of XFree 4.1.0
	only,
	added support for 32 bits for DRI using Matrox card, improved info
	message with
	real version of XFree used (anybody) and identifier from PCI probe
	(expert).

2001/09/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/insmod-busybox/Makefile: clean also cleans the DIET target

	* mdk-stage1/Makefile, mdk-stage1/Makefile.mkinitrd_helper: back to using
	a reduced form of mkinitrd_helper for mkinitrd (only
	to provide a dietlibc-enabled static insmod)

2001/09/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po: updated Walloon file

	* share/po/ko.po: updated Korean file

	* share/po/da.po: updated Danish file
	updated Danish file

	* share/po/bs.po, share/po/sv.po: updated Bosnian and Swedish files

2001/09/14  Pixel  <pixel@mandrakesoft.com>

	* partition_table_raw.pm, install_any.pm: when testing for bad drives, if
	opening for writing fails, remove the drive from the hard drive list
	(useful for Smartmedia readers)

	* pkgs.pm: update correctSize and invCorrectSize (now linear)

	* share/po/fr.po: fix odin bug (please run msgfmt before committing!)

	* share/rpmsrate: do not install Aurora in russian

2001/09/14  siegel

	* share/po/de.po: updates

	* standalone/drakautoinst: Check exisence of "/root/replay_install.img"
	before anything else ...

2001/09/14  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Added "set_help" lines for installer help texts.
	Raw queue entry added, so cursor not always on "Alps MD-1000" when no
	printer
	detected.
	Resolved conflict.
	Now it is checked whether the network is configured and running.
	draknet is called when the network is not configured.
	It is checked whether the spooler is automatically started at boot.
	The oki4daemon is started when needed.
	Lexmarks inkjet drivers are fully integrated.
	The permissions of the device files are set so that normal users can
	print with PDQ.

	* standalone/printerdrake: Fixed spooler selection by command line.

	* printer.pm: Raw queue entry added, so cursor not always on "Alps
	MD-1000" when no printer
	detected.
	Made network checking working on non-english systems.
	Now it is checked whether the network is configured and running.
	draknet is called when the network is not configured.
	It is checked whether the spooler is automatically started at boot.
	The oki4daemon is started when needed.
	Lexmarks inkjet drivers are fully integrated.
	The permissions of the device files are set so that normal users can
	print with PDQ.

2001/09/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bg.po, share/po/tr.po: updated Turkish and Bulgarian files
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/eu.po, share/po/az.po,
	share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/gl.po,
	share/po/ca.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/bs.po, share/po/da.po, share/po/zh_TW.po, share/po/cs.po,
	share/po/af.po: updated pot file

2001/09/13  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: added mt-st to ARCHIVING

2001/09/13  odin

	* share/po/fr.po: updated up to 6648

2001/09/13  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: new migration feature for creation of
	partitions on existing mount points

	* diskdrake.pm: 
	  - add back shortcuts
	  - red colored buttons in nfs/smb/removable

2001/09/13  dam's  <damien@mandrakesoft.com>

	* pixmaps/wiz_default_up.png, pixmaps/wiz_draknet.png: updated

	* my_gtk.pm: updated
	addde /usr/share/icons in path for pixmaps search
	shadow reduced to 5 pixels

	* standalone/draknet, network/isdn.pm: isdn timeout works now.

2001/09/13  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: added mt-st to ARCHIVING

2001/09/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator_consts.pm: removed ugly Modeline 1024x768 which causes
	trouble to XFree86 4.1.0.

	* Xconfigurator.pm: fix for missing Xinerama for Matrox cards.
	fix for Matrox G550 support, now add DRI support.
	disable any question to user about XF3 if he choose a dual head
	configuration.
	disable DRI if Xinerama has been chosen.
	updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
	Tseng ET6\d00.

	* install_any.pm: updates 3D category according Matrox G550 and Radeon
	card.

	* install_steps.pm: synced with Xconfigurator bad_card class of video card
	to avoid using frame
	buffer, added ET6\d00 style card which seems to have problem.

2001/09/13  odin

	* share/po/fr.po: updated up to 6648
	updated fr.po

2001/09/13  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: add krozat

	* any.pm (inspect): use a safer dir when standalone

	* install_steps.pm: extend disable KDE GreetString to
	ja|ko|zh|ru|th|vi|be|bg
	do not translate kdm GreetString in ja|ko|zh (what about ru?)
	in kdmrc GreetString, magic string HOSTNAME replaced by %n

	* diskdrake_interactive.pm: new migration feature for creation of
	partitions on existing mount points

	* diskdrake.pm: 
	  - add back shortcuts
	  - red colored buttons in nfs/smb/removable

	* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
	the fly without rebooting on a device with some already mounted
	partitions)

	* install_steps_interactive.pm (selectKeyboard): don't prompt in newbie
	mode if >=90, not >90

2001/09/13  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: shadow reduced to 5 pixels

	* standalone/draknet, network/isdn.pm: isdn timeout works now.

2001/09/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fix for missing Xinerama for Matrox cards.
	fix for Matrox G550 support, now add DRI support.
	disable any question to user about XF3 if he choose a dual head
	configuration.
	disable DRI if Xinerama has been chosen.
	updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
	Tseng ET6\d00.
	avoid creating /etc/X11/XF86Config* file if --g_auto_install.

	* services.pm: updated repartition of services into category, network
	category are commented so
	that service will to "Other" one.

	* Xconfigurator_consts.pm: removed ugly Modeline 1024x768 which causes
	trouble to XFree86 4.1.0.

	* install_any.pm: updates 3D category according Matrox G550 and Radeon
	card.

	* install_steps.pm: synced with Xconfigurator bad_card class of video card
	to avoid using frame
	buffer, added ET6\d00 style card which seems to have problem.

2001/09/13  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm: filtered the list from lang2keyboard to display only valid
	keyboards

	* c/stuff.xs.pm: add partition adding on the fly trick

	* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
	the fly without rebooting on a device with some already mounted
	partitions)

	* install_steps.pm: do not translate kdm GreetString in ja|ko|zh (what
	about ru?)
	in kdmrc GreetString, magic string HOSTNAME replaced by %n

2001/09/13  dam's  <damien@mandrakesoft.com>

	* standalone/draknet, network/isdn.pm: isdn timeout works now.

2001/09/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* lang.pm: fixed bad $localedir in load_mo().

	* g_auto_install: updated so that this scripts is running again.

	* install2.pm: do not output error message for bad kernel if using
	--g_auto_install.

	* install_steps_interactive.pm: fixed Printer name reporting for a
	specific printer.

	* install_any.pm: updates 3D category according Matrox G550 and Radeon
	card.

	* services.pm: updated repartition of services into category, network
	category are commented so
	that service will to "Other" one.

	* live_install2: updated #! as ../perl is not used.

	* my_gtk.pm: synced with --g_auto_install mode.

	* install_steps.pm: synced with Xconfigurator bad_card class of video card
	to avoid using frame
	buffer, added ET6\d00 style card which seems to have problem.

	* Xconfigurator.pm: fix for Matrox G550 support, now add DRI support.
	disable any question to user about XF3 if he choose a dual head
	configuration.
	disable DRI if Xinerama has been chosen.
	updated Rage Mobility regexp for bad_card, added bad_card for XF4 as
	Tseng ET6\d00.
	avoid creating /etc/X11/XF86Config* file if --g_auto_install.
	synced with --g_auto_install mode.
	disable testing with all SiS card except SiS 630 under XF4.

2001/09/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/pl.po, share/po/pt.po, share/po/no.po,
	share/po/th.po, share/po/sr.po, share/po/sk.po, share/po/lt.po,
	share/po/ru.po, share/po/pt_BR.po, share/po/ko.po, share/po/lv.po,
	share/po/uk.po, share/po/nl.po, share/po/ja.po, share/po/sv.po,
	share/po/id.po: updated pot file

2001/09/13  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm: filtered the list from lang2keyboard to display only valid
	keyboards

	* c/stuff.xs.pm: add partition adding on the fly trick

	* partition_table.pm: BLKPG_ADD_PARTITION support (aka adding partition on
	the fly without rebooting on a device with some already mounted
	partitions)

	* install2.pm (selectKeyboard): remove code causing
	install_steps::selectKeyboard to be skipped

	* install_steps.pm: do not translate kdm GreetString in ja|ko|zh (what
	about ru?)
	in kdmrc GreetString, magic string HOSTNAME replaced by %n

2001/09/12  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: typo
	new color for shadow
	corrected shadow handling
	no shadow if liveupdate

	* share/help.png: new help

	* mouse.pm: removed debug code

	* network/tools.pm, network/netconnect.pm, network/ethernet.pm,
	network/isdn.pm, network/adsl.pm, network/modem.pm: new default
	connection handling

	* standalone.pm: added wait message while installing package

2001/09/12  daouda

	* standalone/drakbug_report: add Mandrake release section

2001/09/12  fcrozat

	* share/rpmsrate: Fix gnome install

2001/09/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: removed obsolete --nocpi flag for install2.
	avoid probing usb device (for mouse) if --noauto is given.

	* install_steps.pm: disabled frame buffer for most of the SiS display card
	except SiS 630.

	* Xconfigurator.pm: added MGA G550 as always having two head.

	* live_install2: fix when switching perl version.

	* live_install: use system perl instead.

2001/09/12  gbeauchesne

	* share/list.ia64, share/list, share/list.i386: 
	  - list (/sbin/mkfs.jfs, /sbin/mkfs.xfs): Move to...
	  - list.i386: ... Here.
	  - list.ia64: Updates.

2001/09/12  odin

	* share/po/fr.po: updated fr.po

2001/09/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/zh_CN.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
	share/po/et.po, share/po/el.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/hr.po, share/po/vi.po, share/po/ca.po,
	share/po/gl.po, share/po/eo.po, share/po/help_xml2pm.pl, share/po/wa.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/hu.po,
	share/po/it.po, share/po/af.po: updated pot file

	* help.pm: new version with [ and ]

	* lang.pm: commented out utf-8 russian locale, for now

2001/09/12  Pixel  <pixel@mandrakesoft.com>

	* standalone/lsnetdrake: fix typo
	added wonderful lsnetdrake

	* modules.pm, install2.pm: display error when the kernel mismatch the
	modules

	* docs/README: explain how to get the boot kernels

	* install_steps_gtk.pm (choosePackagesTree): translate the categories

	* standalone/drakbug_report: cleanup

	* bootloader.pm (suggest): no "quiet" boot for smp and enterprise kernels
	(suggest): no "quiet" boot for smp and enterprise kernels
	allow grub even for more than 800MB

	* Makefile.drakxtools, Makefile.config: added wonderful lsnetdrake

2001/09/12  siegel

	* share/po/de.po: new & shiny verion

	* share/po/help_xml2pm.pl: fixed silly error
	added keycap patch

2001/09/12  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: corrected shadow handling
	no shadow if liveupdate
	table undef corrected
	removed shadows if standalone

	* standalone/drakgw, standalone/draknet: corrected wizard mode in newt
	mode

	* mouse.pm: removed debug code

	* network/netconnect.pm: corrected splash in non X mode

2001/09/12  daouda

	* standalone/drakbug_report: add Mandrake release section

2001/09/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install2: fix when switching perl version.

	* live_install: use system perl instead.

2001/09/12  kjx

	* share/po/zh_CN.po: revison

2001/09/12  Pixel  <pixel@mandrakesoft.com>

	* docs/README: explain how to get the boot kernels

	* install_steps_gtk.pm (choosePackagesTree): translate the categories

	* standalone/drakbug_report: cleanup

	* bootloader.pm: allow grub even for more than 800MB

2001/09/11  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: removed useless print
	don't detect ethx if no autodetection.
	implement smarter checkboxes

	* mouse.pm: test updated
	mouse test worked

	* network/ethernet.pm: don't detect ethx if no autodetection.
	implement smarter checkboxes

	* pixmaps/arrow_down.xpm: pixmap corrected
	new arrows

	* pixmaps/arrow_up.xpm: new arrows

	* share/rpmsrate: added ibod
	added isdn-light

	* interactive_gtk.pm, my_gtk.pm: fear the shaped windows...

2001/09/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* help.pm: small fix

	* share/po/fr.po, share/po/de.po, share/po/DrakX.pot, share/po/hu.po,
	share/po/it.po: updated Hungarian file;
	updated pot file

2001/09/11  Pixel  <pixel@mandrakesoft.com>

	* Makefile (tar-drakxtools): remove the building of "help" for drakxtools

	* bootloader.pm: for lilo, do not have table=/dev/xxx if the device is not
	a primary
	partition (otherwise lilo dies)

2001/09/10  dam's  <damien@mandrakesoft.com>

	* network/modem.pm, network/ethernet.pm: detect_devices

	* standalone/net_monitor, network/network.pm: removed timeout:1 in
	resolv.conf, modified timeout scanning in draknet/net_monitor

	* install_gtk.pm, install_steps_gtk.pm: mouse test moved

	* mouse.pm: test_mouse moved

	* my_gtk.pm: added border
	window decorations
	no set_events if embedded

	* standalone/draknet: removed timeout:1 in resolv.conf, modified timeout
	scanning in draknet/net_monitor
	debug

	* standalone/mousedrake: don't fork the code

	* network/adsl.pm: debug
	debug

2001/09/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: updated g_auto_install() for newer printerdrake
	interface.

	* modules.pm, detect_devices.pm: moved modules::get_pcmcia_devices into
	detect_devices::pcmcia_probe.

	* mdk-stage1/init-data/msgboot-blank.img.bz2: initial release for
	blank.img floppy image.

	* install_steps_interactive.pm, mouse.pm: added hid type usb mouse
	support.

	* Xconfigurator_consts.pm: added some more ModeLine (1024x768 @ 97.6 Hz,
	1024x480 but not automatically used).

2001/09/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: plop
	some adjustements in Games section

2001/09/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/de.po: updated German file; added choice of
	various quotes in help_xml2pm.pl
	Updated pot file;
	removed translations that are too low on percentage.

	* share/po/zh_TW.po: updated Chinese file

	* share/po/ko.po: updated Korean file
	Updated pot file;
	removed translations that are too low on percentage.

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/no.po, share/po/fi.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/bs.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated pot file;
	removed translations that are too low on percentage.

	* share/po/help_xml2pm.pl: updated German file; added choice of various
	quotes in help_xml2pm.pl

2001/09/10  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm, my_gtk.pm: 
	  - make diskdrake work in embedded mode
	  - $my_gtk::pop_it used where it should

	* detect_devices.pm: fix ide-scsi appearing 2 times when standalone
	because both in /proc/ide
	and /proc/scsi/scsi

	* share/po/help_xml2pm.pl: s/my/our/ for $i18ned_... vars
	  - skip directories missing drakx-help.xml
	  - convert to the right charset (taken from $lang.po)
	  - rename help-*.po by help-*.pot
	  - fix typo in script removing $lang.po translations to favour
	help-*.pot

	* diskdrake.pm: 
	  - make diskdrake work in embedded mode
	  - $my_gtk::pop_it used where it should
	fix Umount and Mount when i18ned for nfs/smb
	don't display Wizard if wizard done before DrakX

	* share/po/Makefile, share/po/.cvsignore: 
	  - rename help-*.po by help-*.pot
	  - fix typo in script removing $lang.po translations to favour
	help-*.pot

2001/09/10  siegel

	* share/po/de.po: updates

2001/09/10  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Copying of PPD file when moving a CUPS (non-Foomatic) queue
	modified to not get
	interactive when overwriting a file.
	Comment put into non-Foomatic CUPS PPD files in /etc/cups/ppd/ to be
	able to
	  identify which PPD from /usr/share/cups/model was used (for
	auto-install).

2001/09/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, share/po/vi.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/bs.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: Updated pot file;
	removed translations that are too low on percentage.

2001/09/10  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile, share/po/.cvsignore, share/po/help_xml2pm.pl: 
	  - rename help-*.po by help-*.pot
	  - fix typo in script removing $lang.po translations to favour
	help-*.pot

2001/09/09  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: probeall handling

2001/09/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: getAndSaveInstallFloppy: fix multiple cdrom issue

2001/09/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

	* share/po/sv.po: updated Swedish file

2001/09/09  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (ejectCdrom): fix D state on exit

	* diskdrake_interactive.pm, install_interactive.pm, diskdrake.pm: 
	  - "Wizard" and "More" are back
	  - allow "Use for loopback" when there is already a loopback
	  - set the options on newly created partitions
	  - recompute_loopbacks called after modification of loopbacks, no more
	before reading
	  - restrict the lenght of the lines in partition description
	  - make loopback work

	* interactive_gtk.pm, interactive.pm, any.pm, interactive_newt.pm:
	clicked_may_quit used in place of clicked+exception to work-around
	perl-GTK bug (?)

	* share/po/i18n_compssUsers: ensure we're not adding a string already
	there (otherwise msgmerge yells)

	* share/po/help_xml2pm.pl, share/po/.cvsignore: xml help
	handling/enhancing for multi-langs

	* modules.pm: probeall handling
	(write_conf): switch to "probeall scsi_hostadapter ..."

	* share/po/Makefile: xml help handling/enhancing for multi-langs
	xml help handling/enhancing for multi-langs

	* partition_table.pm (get_normal_parts_and_holes): remove only small
	holes, not small partitions

	* fs.pm (set_default_options): remove iocharset=... for nfs (why was it
	there?)

2001/09/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fix some ortograf

	* share/rpmsrate: lvm not installed for everyone ?!

2001/09/08  Pixel  <pixel@mandrakesoft.com>

	* install_steps_auto_install.pm: force exitInstall to be non automatic

	* install_steps.pm, fs.pm, install_steps_interactive.pm, fsedit.pm,
	diskdrake_interactive.pm, install2.pm, diskdrake.pm: make loopback
	installs work again

2001/09/09  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (write_conf): switch to "probeall scsi_hostadapter ..."

2001/09/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fix some ortograf

	* share/rpmsrate: lvm not installed for everyone ?!

	* modules.pm: fix write_conf regarding /etc/modules so that (1) it doesn't
	flush it when
	it didn't decide to put any modules in it (to leave user's modules) (2)
	it
	doesn't remove the last line (3) it uses stronger regexp'es for
	substitution to not remove modules that have names made of other modules
	names subsets

2001/09/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/zh_TW.po: updated Chinese file

2001/09/08  Pixel  <pixel@mandrakesoft.com>

	* lang.pm: fix font in iso-15

	* modules.pm (write_conf): put "probeall scsi-hosts scsi_hostadapter ..."

	* interactive.pm: ugly workaround perl bug ([ID 20010908.008] memory leak
	with nested subs)

	* share/diskdrake.rc: change name

	* install_steps_auto_install.pm: force exitInstall to be non automatic

	* install_steps.pm, fs.pm, install_steps_interactive.pm, fsedit.pm,
	diskdrake_interactive.pm, install2.pm, diskdrake.pm: make loopback
	installs work again

	* timezone.pm: Asia/Taipei for Traditional Chinese

	* detect_devices.pm: remove debug code

2001/09/07  daouda

	* share/rpmsrate: add mdkonline (X 4)

2001/09/07  fcrozat

	* share/rpmsrate: Add grio500

2001/09/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fix card managed only by XF4 (may have some wrong
	result).
	fix all Matrox card used with XF4 which really does not like X in frame
	buffer
	(unable to restore frame buffer of DrakX).

2001/09/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/tree/etc/oem, rescue/guessmounts, rescue/list.i386,
	rescue/tree/etc/rc.sysinit: ext3, xfs, jfs

	* bootloader.pm: use -v for mkinitrd

	* share/po/fr.po: "reseaux" and plurals
	misc

	* share/rpmsrate: some work on games

2001/09/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po, share/po/vi.po: updated Vietnamese and Japanese files

2001/09/07  Pixel  <pixel@mandrakesoft.com>

	* Makefile: cleanup po

	* install_steps.pm: s|kdmrc|kdm/kdmrc|

	* lang.pm: fix load_mo call

	* share/po/help_xml2pm.pl, share/po/Makefile, help.pm: new help

	* diskdrake_interactive.pm: disable_forced_fsck called for ext3 formatting
	disable_forced_fsck called for ext3 formatting
	(Type): disable fsck when migrated ext2->ext3

	* fs.pm: disable_forced_fsck called for ext3 formatting

2001/09/07  siegel

	* share/po/de.po: updates

2001/09/07  Till Kamppeter <till@mandrakesoft.com>

	* standalone/printerdrake, printer.pm, printerdrake.pm: Data structure
	fitted for auto-install to work
	Optimized program to be much faster
	Many more waiting messages
	Many bugfixes

2001/09/07  daouda

	* share/rpmsrate: add mdkonline (X 4)

2001/09/07  fcrozat

	* share/rpmsrate: Add grio500

2001/09/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fix card managed only by XF4 (may have some wrong
	result).
	fix all Matrox card used with XF4 which really does not like X in frame
	buffer
	(unable to restore frame buffer of DrakX).

2001/09/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* any.pm: Changed simple quote to double quote for a translatable string
	(otherwise
	it isn't seen)

	* share/po/es.po: updated Spanish file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/is.po, share/po/hu.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/no.po,
	share/po/fi.po, share/po/th.po, share/po/el.po, share/po/sk.po,
	share/po/lt.po, share/po/ar.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
	updated pot file

	* share/po/sv.po: updated Swedish file
	updated pot file

2001/09/07  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: s|kdmrc|kdm/kdmrc|
	remove the "konsole and gnome-terminal are lamers in exotic languages,
	link them to something better"

	* bootloader.pm (write_lilo_conf): fix typo

	* share/po/help_xml2pm.pl, share/po/Makefile, help.pm: new help

	* diskdrake_interactive.pm: disable_forced_fsck called for ext3 formatting
	disable_forced_fsck called for ext3 formatting
	(Type): disable fsck when migrated ext2->ext3

	* install_any.pm, keyboard.pm: cleanup

	* partition_table.pm, share/list: add xfs

	* fs.pm: disable_forced_fsck called for ext3 formatting

	* share/rpmsrate: add jfsprogs

2001/09/07  siegel

	* share/po/de.po: updates
	updates/fixes

2001/09/06  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/tools.pm: corrected speedtouch

	* install_gtk.pm: removed comments

2001/09/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: cleanup for bad card and prefer XF3, so now using
	XFree 4.1.0 is not bad, and
	all NVIDIA card are no more considered bad.

	* pkgs.pm: fixed retry of package 3 times everytime even if first install
	succeeded, now
	after first successfull install, go to next package to install.

	* install_steps.pm: removed some cards for allowing frame buffer.

2001/09/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: works now ;p

2001/09/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: 'zh' in LANGUAGE for Chinese is needed by DrakX
	corrected lang.pm to have coherence in locale usage (it was the source
	of much of the problems); changed keyboard.pm to ignore charset encoding
	in locale name for locale -> keyboard guessing.
	removed unused gconv modules, converted az.po to utf-8 (as it was the
	only
	remaining az.po on Earth still in a non standard encoding)

	* share/list, share/gen_locales.sh, share/locales-skeleton.tar.bz2,
	keyboard.pm, share/po/az.po: corrected lang.pm to have coherence in
	locale usage (it was the source
	of much of the problems); changed keyboard.pm to ignore charset encoding
	in locale name for locale -> keyboard guessing.
	removed unused gconv modules, converted az.po to utf-8 (as it was the
	only
	remaining az.po on Earth still in a non standard encoding)

2001/09/06  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: fix keyboard config + some cleanup
	cleanup (use /proc/self instead of /proc/$$)

	* install_steps.pm, install_steps_interactive.pm, keyboard.pm: fix
	keyboard config + some cleanup

2001/09/06  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/tools.pm: corrected speedtouch

	* install_gtk.pm: removed comments

2001/09/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: cleanup for bad card and prefer XF3, so now using
	XFree 4.1.0 is not bad, and
	all NVIDIA card are no more considered bad.
	avoid using @resolutions_laptop, now use only @resolutions, this means
	1400x1050
	is available to other, use XFree86 4.1.0 builtin timings for 1400x1050
	(so
	1400x1050 is no more printed as modeline for XFree 4.1.0 configuration
	file).

	* install_steps.pm: removed some cards for allowing frame buffer.
	fix log when configuring printer queue.

	* Xconfigurator_consts.pm: added 1400, 1920 and 2048 for %min_hsync4wres.
	cleaned up a bit and using XFree86 4.1.0 builtin timings for 1400x1050
	and
	1920x1440, 2048x1536 has no modeline (but its min hsync is really high).

	* pkgs.pm: fixed retry of package 3 times everytime even if first install
	succeeded, now
	after first successfull install, go to next package to install.

	* install_any.pm: update printer data for g_auto_install.

2001/09/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: works now ;p

2001/09/06  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: fix keyboard config + some cleanup
	cleanup (use /proc/self instead of /proc/$$)

	* install_steps.pm, install_steps_interactive.pm, keyboard.pm: fix
	keyboard config + some cleanup

	* fs.pm (merge_fstabs): correction allowing manual_fstab to not give the
	type

2001/09/06  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/tools.pm: corrected speedtouch

	* install_gtk.pm: removed comments
	new mouse test

2001/09/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: revert previous patch, this is not usable with current rpm as
	it complains if
	one the file has a modified MD5SUM against the header describing it in
	the
	hdlist, so this is most of the time useless.
	guess filename if the file is not found (for an rpm file during
	installation),
	so try with release incremented in such case (good for Cooker user or
	local
	tester using network installation).

	* install_steps.pm: fix log when configuring printer queue.

	* Xconfigurator.pm: avoid using @resolutions_laptop, now use only
	@resolutions, this means 1400x1050
	is available to other, use XFree86 4.1.0 builtin timings for 1400x1050
	(so
	1400x1050 is no more printed as modeline for XFree 4.1.0 configuration
	file).

	* Xconfigurator_consts.pm: added 1400, 1920 and 2048 for %min_hsync4wres.
	cleaned up a bit and using XFree86 4.1.0 builtin timings for 1400x1050
	and
	1920x1440, 2048x1536 has no modeline (but its min hsync is really high).

	* install_any.pm: update printer data for g_auto_install.

	* printerdrake.pm: revert previous commit.
	added a missing ifup lo, on some case (auto_install) it fails.

	* printer.pm: start ifup lo before starting service cups.

2001/09/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

	* share/po/ga.po, share/po/no.po: updated Irish and Norwegian files

2001/09/06  Pixel  <pixel@mandrakesoft.com>

	* share/diskdrake.rc, fsedit.pm, diskdrake.pm: add journalised in legend,
	fix the use

	* diskdrake_interactive.pm (Add2LVM): do not allow spaces in lvm names

	* fs.pm (merge_fstabs): correction allowing manual_fstab to not give the
	type

	* timezone.pm (ntp_server): fix (step-tickers was empty)

2001/09/05  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor, standalone/draknet: corrected opeions

	* standalone/mousedrake: typo
	updated

	* network/tools.pm: corrected initcript

	* pixmaps/mouse_middle.xpm, pixmaps/mouse_right.xpm,
	pixmaps/mouse_left.xpm: new pixmaps

2001/09/05  Pixel  <pixel@mandrakesoft.com>

	* standalone/diskdrake: fix function called

2001/09/05  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Set default printer (all spoolers), manual
	config (CUPS), bugfixes, clean-ups.

2001/09/05  dam's  <damien@mandrakesoft.com>

	* pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png,
	pixmaps/wiz_drakgw.png: new icons

	* share/themes-mdk.rc: updated theme

	* standalone/draknet: interface display corrected

	* share/themes/mdk-button4.png, share/themes/mdk-button1.png: new buttons

	* install_gtk.pm: 2 sec without sensitives buttons

	* network/netconnect.pm: only if standalone

	* pixmaps/network.png, pixmaps/bootloader.png, pixmaps/printer.png,
	pixmaps/security.png, pixmaps/rootpasswd.png, pixmaps/harddrive.png,
	pixmaps/keyboard.png, pixmaps/X.png, pixmaps/mouse.png,
	pixmaps/bootdisk.png: new pixmaps

2001/09/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed display of XFdrake test image (fcrozat).

	* install_steps.pm: fixed typo preventing removable devices to be seen in
	/etc/fstab.
	fixed configurePrinter (used for auto_install).

	* install_steps_interactive.pm: avoid asking when using existing partition
	for magic partition with a real
	mntpoint (typically /tmp/hdimage) if we are not using a ramdisk (so
	partition is
	not unmountable).

	* bootloader.pm: removed yvounet sucking, handle Mandrake lilo or unknown
	lilo.

	* fs.pm: fix bad creation of /mnt/hd for an hd installation without
	ramdisk.
	support setting /tmp/hdimage in /etc/fstab even if memory is low (not
	using ramdisk).

	* install_any.pm: filtering $o->{printer} for g_auto_install().
	allow installing urpmi on hd install even if low memory (so not using
	ramdisk).

	* diskdrake_interactive.pm: Do not use for loopback of magic partition
	(/tmp/hdimage).

2001/09/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/i386/busybox: hopefully fix the _ problems with busybox 0.60.1

2001/09/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bs.po: updated Bosnian file

	* share/po/uk.po: updated Ukrainian file

2001/09/05  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: use EISA_ID in more cases to have the name
	non-case dependent EISA comparison
	also try EISA ID to auto-detect the monitor (sometimes the EISA ID is
	there, but not the [hv]syncrange

	* Xconfig.pm: fix typos
	non-case dependent EISA comparison
	also try EISA ID to auto-detect the monitor (sometimes the EISA ID is
	there, but not the [hv]syncrange

	* modules.pm: favor tmscsim over AM53C974

	* tools/ddcprobe/ddcxinfos.c: fix for cards giving bad info
	also try EISA ID to auto-detect the monitor (sometimes the EISA ID is
	there, but not the [hv]syncrange

	* standalone/diskdrake: fix function called

2001/09/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/mount.c: reflect scd -> sr here too, /me sucks :-(

2001/09/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/cy.po, share/po/nl.po, share/po/wa.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/eo.po, share/po/bs.po, share/po/ro.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
	Updated Danish file; updated pot file

2001/09/04  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix typo

2001/09/04  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Fitted to the new Foomatic version.
	Fixed bug of spooler change only working when language is English.

2001/09/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: fix bad vga= which go for some install.

2001/09/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* network/netconnect.pm: small english change

	* mdk-stage1/probing.c: Compaq mescouilles has changed proc stuff

	* share/rpmsrate: tetex-doc

	* mdk-stage1/mount.c: reflect scd -> sr here too, /me sucks :-(

2001/09/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/cy.po, share/po/nl.po, share/po/wa.po, share/po/is.po,
	share/po/hu.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/eo.po, share/po/ro.po, share/po/bs.po,
	share/po/da.po, share/po/zh_TW.po, share/po/cs.po, share/po/af.po:
	Updated Danish file; updated pot file

	* share/po/ja.po: updated Japanese file

2001/09/04  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (add_alias): use "above" instead of "post-install"

	* partition_table.pm: re-add JFS

	* fsedit.pm, common.pm, bootloader.pm: 
	  - don't expand symlinks in grub's menu.lst
	  - better use of /proc/partitions verification

	* detect_devices.pm (getCompaqSmartArray): add yet another location for
	cpqarray location

	* fs.pm: fix typo
	mount ext3 as ext2 during install for speed up

2001/09/04  fcrozat

	* share/rpmsrate: Add plugins for KDE and Mozilla

2001/09/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: fix bad vga= which go for some install.

	* pkgs.pm: cleanup to avoid invalid file error.

2001/09/04  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (add_alias): use "above" instead of "post-install"

	* fs.pm: mount ext3 as ext2 during install for speed up

	* partition_table.pm: re-add JFS

	* fsedit.pm, common.pm, bootloader.pm: 
	  - don't expand symlinks in grub's menu.lst
	  - better use of /proc/partitions verification

	* detect_devices.pm (getCompaqSmartArray): add yet another location for
	cpqarray location

2001/09/04  yduret

	* my_gtk.pm: emebedded mode fix

	* interactive_gtk.pm, diskdrake.pm: embedded mode fix

2001/09/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: unfuzzy-ise a few things, translate a few things

2001/09/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po: updated Korean file

2001/09/03  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: fix for lvm (non-)creation of devices

2001/09/03  yduret

	* my_gtk.pm, diskdrake.pm: fix Embedded mode

2001/09/03  dam's  <damien@mandrakesoft.com>

	* network/network.pm: added timeout in resolv.conf

2001/09/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: updated to use new urpmi.cfg format for install_urpmi,
	make sure the directory
	is not given for ftp and http install ($dir).

	* Xconfigurator_consts.pm: added 1920x1440 and 2048x1536.

	* Xconfig.pm: make sure a staling Mouse2 is not present unless it really
	physically exists.

2001/09/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: add axnet_cs to pcmcia category

	* mdk-stage1/probing.c: change `scd' with `sr'

2001/09/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/es.po: updated Spanish file

	* share/po/ko.po: updated Korean file

2001/09/03  Pixel  <pixel@mandrakesoft.com>

	* timezone.pm (ntp_server): also set /etc/ntp/step-tickers

	* fsedit.pm, devices.pm: fix mtab reading and pseudo-device use

	* interactive_gtk.pm: better sizing for combo boxes

	* install_steps_interactive.pm (choosePartitionsToFormat): do not propose
	to propose already formatted
	fat partitions

	* share/list: those files disappeared ??

	* fs.pm: fix for lvm (non-)creation of devices
	(set_default_options): created
	fix mtab reading and pseudo-device use

	* diskdrake.pm (smb_create, nfs_create): make the "New" button work
	(raw_hd_mount_point): fix checking the same mount point
	(try_): fix error displaying

	* partition_table.pm: fix switching to 0x85 extended when
	remove_empty_extended is called

2001/09/03  yduret

	* standalone/net_monitor: sync with new logdrake command line options

2001/09/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bs.po: updated bosnian file
	Added Bosnian file

2001/09/01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: avoid deleting package from %packages in install() when closing
	fd associated,
	if the open is called again (?), it will cause an invalid file (seems to
	happens
	on some invalid file).

2001/08/31  dam's  <damien@mandrakesoft.com>

	* standalone/draksec: corrected yesno interpretation
	libsafe modification

	* network/netconnect.pm: corrected profil recording for modem

	* standalone/net_monitor: correted typo

	* network/ethernet.pm: corrected zero return when cable configuring

	* any.pm: corrected autologin : no uc anymore

	* network/modem.pm: added domainname2 setting

	* share/logo-mandrake.png: new logo

2001/08/31  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added missing AlwaysCore line for second mouse for
	XF3.

	* mouse.pm: added missing AlwaysCore line for second mouse in XF3.

	* standalone.pm: add option --allow-medium-change to force asking question
	even if --auto is
	given on command line of urpmi, for installing package so that a dialog
	appears.

2001/08/31  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: mures is a fine game, have it at weight "4" under GAMES
	section
	have "numlock" in INSTALL because it's the only package which goes to
	CD#2
	when you unselect all groups, so having it here will allow not changing
	CD
	with this kind of small install

2001/08/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/uk.po, share/po/es.po: updated Ukrainian
	and Spanish files

	* share/po/sv.po: updated Swedish file
	updated Ukrainian and Spanish files

2001/08/31  siegel

	* share/help_sav.png: not used any more

	* share/po/de.po: updates

	* share/logo-mandrake2.png, share/logo-mandrake_trans.png,
	share/logo-mandrake_sav.png, share/logo-mandrake-Desktop.png: old
	versions => not in use any more

2001/08/31  yduret

	* bootlook.pm: updated code

2001/08/30  dam's  <damien@mandrakesoft.com>

	* network/tools.pm: nicer display

	* standalone/draknet: added use common.pm (can be usefull, eh?)

	* network/network.pm: silently /sbin/ip
	track_network_id only if laptop

2001/08/30  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: Updated Danishfile
	updated pot file (I had lost the group descriptions, sorry, they are
	back now)
	moved chinese files to charset independent names

	* share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po,
	share/po/DrakX.pot, share/po/es.po, share/po/fr.po, share/po/bg.po,
	share/po/ga.po, share/po/sr.po, share/po/de.po, share/po/et.po,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/zh_TW.po, share/po/cs.po, share/po/af.po: updated pot file (I
	had lost the group descriptions, sorry, they are back now)
	moved chinese files to charset independent names

2001/08/30  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (read): it works now

	* help.pm: fixed (was utf8)

	* install_steps_gtk.pm (new): call interactive_gtk::new

	* install_steps.pm, Xconfigurator.pm: disable gpm (in case of serial
	mouse) before service choice

	* pkgs.pm (naughtyServers): update for 8.1

2001/08/30  dam's  <damien@mandrakesoft.com>

	* interactive.pm: corrected icon display

	* my_gtk.pm: new wizard

	* interactive_gtk.pm: corrected wizard mode display height/width

	* standalone/draknet: added draknet client installation

	* network/network.pm: track_network_id only if laptop
	dhcp package installation

	* pixmaps/wiz_default_left.png: new logo

2001/08/30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mouse.pm: make sure to update all symlink according to any mouse (max 2)
	probed.
	fix previous fixes on mouse::write_conf

	* standalone/mousedrake: fix previous fix (typo).
	keep mouse specific paramater if user does not change its mouse.
	make sure --auto is not interactive on some part.
	use default value for port device if a serial mouse.

	* printer.pm: fixed foomatic failed (no lo up since ifup lo don't run)

	* Makefile: ugly to make sure standalone/pixmaps is not here when building
	tar-drakxtools.

	* Xconfig.pm: when reading existing configuration for mouse, update
	type|name for second mouse too.
	make sure default to set 3 for nbuttons for getinfoFromXF86Config for
	second
	mouse if this mouse has 3 buttons.

	* Xconfigurator.pm: for single heads mode, no screen id should be set in
	file (or XFree is going
	mad, but he is right, no ?)

	* install_any.pm: if a medium is refused, get rid of it definitively until
	it is accepted again.

2001/08/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps_interactive.pm: have a wait_message during installation of
	bootloader

	* mdk-stage1/pcmcia/pcmcia_probe.c: import new PCI ID's for more PCMCIA
	Controllers, from probe.c-1.54 of pcmcia-cs-3.1.28

2001/08/30  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po, share/po/vi.po, share/po/es.po: updated Japanese,
	Spanish and Vietnamese files

2001/08/30  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: allow LVM on RAID

	* help.pm: fixed (was utf8)

	* any.pm: cleanup

	* pkgs.pm (naughtyServers): update for 8.1

	* lang.pm (read): it works now

	* fs.pm (set_default_options): "ro" for cdroms, "user" for vfat only if
	removable
	media

	* share/po/Makefile: fix utf8 translation of xml file

	* interactive_gtk.pm: fix&cleanup window size

	* tools/Makefile: cleanup unneeded stuff

2001/08/30  siegel

	* share/po/de.po: new german version

2001/08/30  warly

	* share/rpmsrate: add koffice-i18n diald vlan-utils

2001/08/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw, standalone/drakautoinst: quit_global

	* share/po/fr.po: minor fix

2001/08/29  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix language selection

	* c.pm: better error message when function c::foo() is missing

	* rescue/dirs, rescue/make_rescue_img: make it work (do not have the dev
	in /)

2001/08/29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed if undef encountered in depslist when installing package
	(traversing
	depslist as $depOrder).

2001/08/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw, standalone/drakautoinst: quit_global

	* share/po/fr.po: minor fix

2001/08/29  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix language selection

	* c.pm: better error message when function c::foo() is missing

	* install_steps_gtk.pm (installPackages): have Ok button by default for
	asking for changing CD

	* bootloader.pm (mkbootdisk): cleanup

	* rescue/dirs, rescue/make_rescue_img: make it work (do not have the dev
	in /)

	* devices.pm: remove fd0H1440 and fd1H1440

	* modules.pm: remove "msdos"

2001/08/29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mouse.pm: improved write_conf to enable multi-mice if only once mice is
	already defined.

	* standalone/mousedrake: try to merge already existing mouse configuration
	with what has been probed,
	change if mouse is really changed as probe is incomplete.

	* Xconfig.pm: improve getinfoFromXF86Config for mouse parameters.

	* pkgs.pm: fixed if undef encountered in depslist when installing package
	(traversing
	depslist as $depOrder).

2001/08/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw, standalone/drakautoinst: quit_global

	* share/po/fr.po: minor fix

2001/08/29  Pixel  <pixel@mandrakesoft.com>

	* c.pm: better error message when function c::foo() is missing

	* keyboard.pm (loadkeys_files): fixed

	* install_steps_interactive.pm, standalone/localedrake, lang.pm, any.pm,
	Makefile.config: add localedrake (not tested)

	* rescue/make_rescue_img: make it work (do not have the dev in /)
	cleanup, speedup, use mknod for devices

	* install_steps_gtk.pm (installPackages): have Ok button by default for
	asking for changing CD

	* rescue/devices.pl, rescue/list: cleanup, speedup, use mknod for devices

	* bootloader.pm (mkbootdisk): cleanup

	* rescue/dirs: make it work (do not have the dev in /)

	* devices.pm: remove fd0H1440 and fd1H1440

	* modules.pm: remove "msdos"

2001/08/29  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/tools.pm, share/rpmsrate: speedtouch
	configuration

2001/08/29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mouse.pm: improved write_conf to enable multi-mice if only once mice is
	already defined.

	* install_steps.pm: add support for mandatory frame buffer support (SiS
	630) need them for XF3 to
	work properly, XF4 does work with it nicely.

	* Xconfigurator.pm: make sure Port entry for wacom is placed first.

	* standalone/mousedrake: try to merge already existing mouse configuration
	with what has been probed,
	change if mouse is really changed as probe is incomplete.

	* Xconfig.pm: improve getinfoFromXF86Config for mouse parameters.

2001/08/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: games

2001/08/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po, share/po/DrakX.pot, share/po/es.po: updated Danish file

2001/08/29  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, install_any.pm, fsedit.pm, diskdrake.pm: try to better handle
	symlinks device and devfs devices

	* install_steps_interactive.pm, standalone/localedrake, lang.pm, any.pm,
	Makefile.config: add localedrake (not tested)

	* install_steps.pm: no need to have devfs=nomount anymore in root raid
	do not modify fstab options in upgrade

	* keyboard.pm (loadkeys_files): fixed
	fix DISABLE_WINDOWS_KEY state handling (for upgrade), cleanup

	* diskdrake_interactive.pm: try to better handle symlinks device and devfs
	devices
	(main): fix
	(Create): fix typo causing primaryOrExtended to be ignored

	* rescue/devices.pl, rescue/make_rescue_img, rescue/list: cleanup,
	speedup, use mknod for devices

	* c/stuff.xs.pm, detect_devices.pm: better floppy detection/info

2001/08/28  dam's  <damien@mandrakesoft.com>

	* interactive.pm, install2.pm: corrected icon handling

	* services.pm: added cupslpd in printing section

2001/08/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile.config: really fix typo...
	fixed typo.

2001/08/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po: updated Czech file

2001/08/28  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: remove the temporary file /tmp/autoinst.img

	* install_steps.pm, install_steps_interactive.pm: propose to format / and
	/usr even if isFormatted. More generally do not trust isFormatted to
	show which partitions to format

2001/08/28  siegel

	* ChangeLog, keyboard.pm: 
	  - keyboard.pm: write DISABLE_WINDOWS_KEY=no in /etc/sysconfig/keyboard
	if no laptop is detected (= give users the chance to know about the
	existence of this variable).

2001/08/28  yduret

	* standalone/diskdrake: embedded mode nicer

2001/08/28  dam's  <damien@mandrakesoft.com>

	* interactive.pm, install2.pm: corrected icon handling

2001/08/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/list: added /sbin/e2fsck

	* share/aliases: added fsck.ext2 -> e2fsck (now in list file)
	removed e2fsck.shared as e2fsprogs now provide a shared version instead
	of a
	static one.

	* Makefile.config: really fix typo...
	fixed typo.
	removed reference to e2fsck.shared (now use e2fsck from package which is
	shared
	since 1.23-2mdk).

2001/08/28  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: remove the temporary file /tmp/autoinst.img

2001/08/28  siegel

	* ChangeLog, keyboard.pm: 
	  - keyboard.pm: write DISABLE_WINDOWS_KEY=no in /etc/sysconfig/keyboard
	if no laptop is detected (= give users the chance to know about the
	existence of this variable).

2001/08/28  yduret

	* standalone/diskdrake: embedded mode nicer

2001/08/28  Stefan Siegel  <siegel@mandrakesoft.com>

	* keyboard.pm: write DISABLE_WINDOWS_KEY=no in /etc/sysconfig/keyboard 
	if no laptop is detected (= give users the chance to know about
	the existence of this variable).

2001/08/28  dam's  <damien@mandrakesoft.com>

	* mouse.pm: typo

2001/08/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: default the licence agreement to "Refuse"

	* standalone/drakboot: security fix and various
	move to all_hds stuff

	* c/stuff.xs.pm, bootloader.pm: security fix and various

2001/08/28  warly

	* share/rpmsrate: move libsafe to SERVER_OTHER 2
	added prelude, libsafe...

2001/08/28  yduret

	* standalone/drakxconf: readded dsikdrake
	added new items, remove some old ones

2001/08/27  dam's  <damien@mandrakesoft.com>

	* network/network.pm: corrected hwaddr setting and draknet first window
	display
	corrected typo

	* network/netconnect.pm: corrected hwaddr setting and draknet first window
	display

2001/08/27  dam's  <damien@mandrakesoft.com>

	* network/network.pm: corrected hwaddr setting and draknet first window
	display
	corrected typo

	* network/netconnect.pm: corrected hwaddr setting and draknet first window
	display

2001/08/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sk.po, share/po/eu.po: updated Basque and slovak files

2001/08/27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: nicer help display

	* share/keyboards.tar.bz2: fix the rights

	* c/stuff.xs.pm (setlocale): do not set LC_NUMERIC

2001/08/27  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: corrected bad window size

	* network/network.pm: make it compile
	corrected hwaddr stuff
	added HWADDR

	* network/tools.pm: corrected internet initscript

	* any.pm, mouse.pm: make it compile
	add_devfslink

2001/08/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, keyboard.pm: Added "zh_HK" to Chinese in LANGUAGE list.
	Added Latvian keyboard

	* share/keyboards.tar.bz2: Checked and updated xmodmap files for DrakX

	* share/po/sk.po, share/po/eu.po: updated Basque and slovak files

2001/08/27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm: nicer help display

	* diskdrake.pm: use empty hash instead of the raid/loopback array

	* c/stuff.xs.pm (setlocale): do not set LC_NUMERIC

2001/08/27  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: corrected bad window size

	* network/network.pm: added HWADDR

	* network/tools.pm: corrected internet initscript

2001/08/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm, standalone/draknet, network/modem.pm: added Borsenkow Andrej
	patch to support CHAP again.

2001/08/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, keyboard.pm: Added "zh_HK" to Chinese in LANGUAGE list.
	Added Latvian keyboard

2001/08/27  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: use empty hash instead of the raid/loopback array

2001/08/26  warly

	* share/rpmsrate: add some important packages

2001/08/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakautoinst: require -> use

	* install_any.pm: save the .img file so that multi-cd install won't ask to
	re-enter first cd

2001/08/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/no.po, share/po/zh_CN.GB2312.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file

2001/08/26  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile, share/po/.cvsignore: fetch directly the latest
	drakx-help.xml

2001/08/25  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakbug_report: add "rpm -qa"

	* bootlook.pm: fix deprecated call standalone::pkgs_install

	* diskdrake.pm: don't the grab flag propagate everywhere

2001/08/25  dam's  <damien@mandrakesoft.com>

	* install2.pm, steps.pm: icon correction

2001/08/25  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (mount): accept mounting iso9660 filesystem as it should be
	(write_fstab): enable mounting more than one swap :)

	* bootlook.pm: fix deprecated call standalone::pkgs_install

	* install_steps.pm: added the missing security parameter to
	set_default_options

	* diskdrake.pm: don't the grab flag propagate everywhere

2001/08/24  dam's  <damien@mandrakesoft.com>

	* pixmaps/mouse_3b_mini.xpm, pixmaps/mouse_3b+.xpm, pixmaps/mouse_3b.xpm,
	pixmaps/mouse_3b+_mini.xpm: mini pixmaps, and lower color res for normal
	pix

	* standalone/mousedrake: updated mouse test

2001/08/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/libstdio/fdglue.c: fix this dietlibc... hope the
	uncompressing of ramdisk will rulz now

	* mdk-stage1/network.c: allow unsetting of automatic mode if not enough
	parameter provided in network steps

	* mdk-stage1/probing.c: 
	  - descr of proc files
	  - fix small typo (segfault or not segfault? that's the question)
	enable install from Compaq Smart Array

	* mdk-stage1/dietlibc/Makefile, mdk-stage1/bzlib/Makefile: use CC rather
	than gcc statically

	* mdk-stage1/tools.c, mdk-stage1/mount.c: enable install from Compaq Smart
	Array

2001/08/24  Pixel  <pixel@mandrakesoft.com>

	* tools/pcmcia_config.patch: update the patch

	* Makefile (test_pms): make perl_checker skip help.pm
	ensure no .orig are generated when the pcmcia patch is applied

	* tools/make_mdkinst_stage2: give a little more free space (esp. for
	russian lang)

	* lang.pm, share/gen_locales.sh: no need for UTF-8/LC_CTYPE

	* share/po/help_xml2pm.pl, share/po/Makefile, help.pm: auto-generates
	help.pm from xml doc done by doc team

2001/08/24  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm: bugfix, speedtouch help

	* standalone/mousedrake: updated mouse test

2001/08/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: fixed possible bug (not sorted partition when calling
	mount_part).

	* install_any.pm: fixed hdInstallPath for an hd installation without
	usingRamdisk (not installing
	urpmi in such case).
	updated packages to copy for printerdrake, removed almost obsoletes
	XFree86
	3.3.6 servers (8514, AGX, Mach32, Mach8, Mono, P9000, W32, I128, VGA16,
	3DLabs)
	which means user will have to change CD back to CD#1 if he a such a
	card.
	removed obsolete code for cond_remount and cond_umount and update
	hdInstallPath
	for hd installation.

	* diskdrake_interactive.pm: fixed typo common::usingRamdisk() instead of
	common::useRamdisk().
	take care mount point action is available for the hd installation
	partition only
	if a ramdisk is used (as it can be unmounted).
	use more global isMagicPart instead of isInstallHdPart.
	added real_mntpoint documentation and take care of hd install partition
	for
	available actions.

	* fs.pm: take care of using ram disk to remap mntpoint of hd installation
	partition.
	fixed partition never seen as mounted, added special case for
	real_mntpoint to
	remount magic partition on the right place.

2001/08/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/libstdio/fdglue.c: fix this dietlibc... hope the
	uncompressing of ramdisk will rulz now

	* mdk-stage1/automatic.c: revert my auto->interactive patch

	* mdk-stage1/network.c: allow unsetting of automatic mode if not enough
	parameter provided in network steps

	* mdk-stage1/dietlibc/Makefile, mdk-stage1/bzlib/Makefile: use CC rather
	than gcc statically

	* mdk-stage1/tools.c, mdk-stage1/mount.c, mdk-stage1/probing.c: enable
	install from Compaq Smart Array

2001/08/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/locales-skeleton.tar.bz2, share/fonts.tar.bz2, keyboard.pm:
	enabling euro and utf-8 for some languages; added unicode font

2001/08/24  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: remove the cond_umount_hdimage and
	cond_remount_hdimage

	* tools/pcmcia_config.patch: update the patch

	* lang.pm: no need for UTF-8/LC_CTYPE
	(load_mo): if not usingRamdisk, don't try getFile

	* diskdrake_interactive.pm: remove the cond_umount_hdimage and
	cond_remount_hdimage
	(Done): do not write fstab nor ask about it in install

	* fs.pm (mount): allow to mount 'proc' and 'usbdevfs'

	* Makefile: ensure no .orig are generated when the pcmcia patch is applied

	* partition_table.pm (write): do not die when real_mntpoint fs fail to
	unmount/remount, just log
	(write): unmount+remount real_mntpoint before doing the kernel_read

	* share/gen_locales.sh: no need for UTF-8/LC_CTYPE

	* pkgs.pm: fix "invalid file"

2001/08/24  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: speedtouch configuration

	* my_gtk.pm: gtk_create_xpm handles no absolute xpm path

	* pixmaps/mouse_3b+.xpm, pixmaps/mouse_middle.xpm, pixmaps/mouse_3b.xpm:
	added new mouse pixmap for mousedrake

	* network/adsl.pm: bugfix, speedtouch help
	added aliases for speedtouch stuff
	speedtouch configuration
	removed adsl detectioin, once again.

	* standalone/mousedrake: no absolute pixmap reference
	new mousedrake. experimental

	* network/tools.pm: speedtouch configuration
	export write_initscript, correct initscript.

2001/08/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: fixed possible bug (not sorted partition when calling
	mount_part).

	* diskdrake_interactive.pm: take care mount point action is available for
	the hd installation partition only
	if a ramdisk is used (as it can be unmounted).
	use more global isMagicPart instead of isInstallHdPart.
	added real_mntpoint documentation and take care of hd install partition
	for
	available actions.

	* install_any.pm: fixed hdInstallPath for an hd installation without
	usingRamdisk (not installing
	urpmi in such case).
	updated packages to copy for printerdrake, removed almost obsoletes
	XFree86
	3.3.6 servers (8514, AGX, Mach32, Mach8, Mono, P9000, W32, I128, VGA16,
	3DLabs)
	which means user will have to change CD back to CD#1 if he a such a
	card.
	removed obsolete code for cond_remount and cond_umount and update
	hdInstallPath
	for hd installation.

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2,
	mdk-stage1/init-data/msgboot.img.bz2: updated with latest 8.1 pictures
	and updated documentation.

	* fs.pm: take care of using ram disk to remap mntpoint of hd installation
	partition.
	fixed partition never seen as mounted, added special case for
	real_mntpoint to
	remount magic partition on the right place.

2001/08/24  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (write): do not die when real_mntpoint fs fail to
	unmount/remount, just log
	(write): unmount+remount real_mntpoint before doing the kernel_read

	* install_steps.pm: remove the cond_umount_hdimage and
	cond_remount_hdimage

	* diskdrake_interactive.pm: remove the cond_umount_hdimage and
	cond_remount_hdimage
	(Done): do not write fstab nor ask about it in install

	* lang.pm (load_mo): if not usingRamdisk, don't try getFile

	* fs.pm (mount): allow to mount 'proc' and 'usbdevfs'

2001/08/24  siegel

	* share/po/de.po: New & shiny german version

2001/08/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

	* share/po/el.po: updated Greek file

2001/08/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

2001/08/23  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: at_boot connection,resolvconf in profiles

	* standalone/draksec: addedlibsafe option

	* network/adsl.pm: restart network after having tested adsl. experimental

2001/08/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: removed unusefull greping when building package
	tree.

2001/08/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: work on GAMES section

2001/08/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/lv.po: updated Latvian file

2001/08/23  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (cond_umount_hdimage): do not unmount /tmp/hdimage if not
	using ramdisk
	(disable_user_view): damned kdmrc moved

	* diskdrake_interactive.pm: cancel at startup will now exit
	ask wether to save fstab
	(part_possible_actions): have "Mount point" first to please fpons

	* fs.pm: keep the freq&passno of /etc/fstab

	* tools/i386/netboot/menu.lst.example,
	tools/i386/netboot/make_boot_network,
	tools/i386/netboot/automatic.para.default: as we now have
	menu.lst.example, i remove automatic.para for more flexibility

	* lang.pm: fix locale support when usingRamdisk

2001/08/22  anoncvs

	* share/po/zh_CN.GB2312.po: * Wed Aug 22 2001 DU Xiaoming
	<dxiaoming@mandrakesoft.com>
	Updated chinese (simplied) translation.

2001/08/22  Pixel  <pixel@mandrakesoft.com>

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2: fix ru KOI8-R

	* network/nfs.pm: pleac perl_checker

	* interactive_gtk.pm: more intelligent setting back the selected value in
	the clist and ctree
	(done already for entry)
	  - fix entries editing causing the cursor to go to the end of line
	  - select the text

	* c/stuff.xs.pm, install_steps.pm, pkgs.pm: do init_db inside pkg_inside
	otherwise LOG is closed and rpmlib tries to write in it and ...

2001/08/22  anoncvs

	* share/po/zh_CN.GB2312.po: * Wed Aug 22 2001 DU Xiaoming
	<dxiaoming@mandrakesoft.com>
	Updated chinese (simplied) translation.

2001/08/22  fabman

	* share/po/es.po: updated spanish .po files for DrakX and drakbootdisk

2001/08/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/automatic.c: don't stay automatic for ask_from_entries when
	entries are not given

	* mdk-stage1/tools.c, mdk-stage1/stage1.c, mdk-stage1/cdrom.c,
	mdk-stage1/mount.c, mdk-stage1/lomount.c, mdk-stage1/mount.h,
	mdk-stage1/network.c, mdk-stage1/modules.c, mdk-stage1/disk.c: mount all
	but ramdisk Read Only

2001/08/22  Pixel  <pixel@mandrakesoft.com>

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2: fix ru KOI8-R

	* bootlook.pm: fix typo

	* network/nfs.pm: pleac perl_checker

	* install_steps.pm: do init_db inside pkg_inside otherwise LOG is closed
	and rpmlib tries to write in it and ...
	do not call configurePrinter if no printer is wanted

	* interactive_gtk.pm: more intelligent setting back the selected value in
	the clist and ctree
	(done already for entry)
	  - fix entries editing causing the cursor to go to the end of line
	  - select the text

	* c/stuff.xs.pm, pkgs.pm: do init_db inside pkg_inside otherwise LOG is
	closed and rpmlib tries to write in it and ...

2001/08/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: fixed int and float checking which should accept
	negative number (added explicit
	positive too), cleaned code for some perl idioms.

	* install_steps.pm: updated configurePrinter to use foomatic printer
	configuration.

2001/08/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/automatic.c: don't stay automatic for ask_from_entries when
	entries are not given

	* mdk-stage1/tools.c, mdk-stage1/stage1.c, mdk-stage1/cdrom.c,
	mdk-stage1/mount.c, mdk-stage1/lomount.c, mdk-stage1/mount.h,
	mdk-stage1/network.c, mdk-stage1/modules.c, mdk-stage1/disk.c: mount all
	but ramdisk Read Only

2001/08/22  kjx

	* share/po/zh_CN.GB2312.po: review
	review

2001/08/22  Pixel  <pixel@mandrakesoft.com>

	* bootlook.pm: fix typo

	* install_steps_auto_install.pm: don't have formatPartitions interactive
	by default

	* install_steps.pm: do not call configurePrinter if no printer is wanted

2001/08/22  siegel

	* share/po/de.po: new german version

2001/08/21  dam's  <damien@mandrakesoft.com>

	* Makefile: added rpcinfo to the tar
	corrected bad Makefile : rpcinfo-flushed.c comes from tools.

	* standalone/draknet: ergonomy correction

	* network/tools.pm: corrected qq bug
	corrected bug

	* standalone/net_monitor: log updatede
	removed memoty leak
	time connection label

2001/08/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: moved installation code of foomatic (only)
	if a printer may be chosen.

	* install_any.pm: fixed hd installation for urpmi.

	* printerdrake.pm: slight rewrite of some perl idioms.

2001/08/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po: updated Walloon file
	updated pot file

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

2001/08/21  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: add telnet-client-krb5 and ftp-client-krb5

	* install_steps.pm: try to fix umount/remounting /tmp/hdimage in hd
	install

	* Makefile, share/po/Makefile: check presence of '$' in DrakX.pot

	* fs.pm (read_fstab): don't expand symlink if the link goes in a directory

	* install_any.pm: cleanup

	* install_steps_interactive.pm: fix '$' in i18n message

2001/08/21  siegel

	* share/po/de.po: new german version

2001/08/21  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: removed memoty leak
	time connection label

	* network/tools.pm, network/modem.pm, network/netconnect.pm,
	network/ethernet.pm, network/isdn.pm: generik internet initscript, planq
	the children again

	* network/adsl.pm: speedtouch config
	generik internet initscript, planq the children again

2001/08/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed hd installation for urpmi.

2001/08/21  kjx

	* share/po/zh_CN.GB2312.po: review

2001/08/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file

2001/08/21  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: fix spelling error

	* install_any.pm: cleanup
	install hotplug if usb (i kept usbd just in case)

	* diskdrake_interactive.pm (Create): force no sorting on filesystems,
	editable mount points

	* install_steps.pm: try to fix umount/remounting /tmp/hdimage in hd
	install

	* Makefile, share/po/Makefile: check presence of '$' in DrakX.pot

	* install_steps_interactive.pm: fix '$' in i18n message

	* fs.pm (read_fstab): don't expand symlink if the link goes in a directory
	umask=0 only if security level < 3

2001/08/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssUsers: Have NETWORKING_DNS in "Internet station" (was
	nowhere)

2001/08/20  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: basic nfs handling in drakx
	fix bug 4257

	* detect_devices.pm (raidAutoStart): fix for when kmod is there

	* fsedit.pm: try a stronger matching technique for parsing /proc/mdstat
	with devfs

	* diskdrake_interactive.pm, install_any.pm, install_steps.pm: try harder
	to umount /tmp/hdimage only when needed

	* Makefile.drakxtools, Makefile, tools/rpcinfo-flushed.c, network/nfs.pm,
	tools/.cvsignore, tools/Makefile, diskdrake.pm: basic nfs handling in
	drakx

2001/08/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssUsers: Have NETWORKING_DNS in "Internet station" (was
	nowhere)

2001/08/20  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator_consts.pm: add weird options for NeoMagic NM2160 (request
	of Alex Hulse <axh0@aber.ac.uk> on cooker)

	* detect_devices.pm (raidAutoStart): fix for when kmod is there

	* diskdrake.pm: remove test code

	* fs.pm: fix bug 4257

	* fsedit.pm: try a stronger matching technique for parsing /proc/mdstat
	with devfs

	* install_steps.pm, diskdrake_interactive.pm, install_any.pm: try harder
	to umount /tmp/hdimage only when needed

	* interactive_gtk.pm (wait_message_nextW): fix previous text == new text
	causing no
	expose_event causing dead loop

2001/08/19  Pixel  <pixel@mandrakesoft.com>

	* diskdrake_interactive.pm: save fstab on exit

	* fsedit.pm: various typos fix

	* install_steps.pm: rename isCdNotEjectable in usingRamdisk, ensure no
	files are removed unless we're in ramdisk
	make the devfs= mount or nomount choice based on raid-based root work

	* standalone/diskdrake: rename isCdNotEjectable in usingRamdisk, ensure no
	files are removed unless we're in ramdisk
	fix diskdrake requiring gtk
	add some test code

	* fs.pm: rename isCdNotEjectable in usingRamdisk, ensure no files are
	removed unless we're in ramdisk
	various typos fix

	* install_steps_interactive.pm, common.pm, install2.pm, install_any.pm,
	lang.pm, pkgs.pm: rename isCdNotEjectable in usingRamdisk, ensure no
	files are removed unless we're in ramdisk

2001/08/19  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: major fs.pm rework + adaptation to it
	don't show nfs/smb/removable in install
	basic smb handling

	* network/smb.pm: basic smb handling

	* install_steps.pm: rename isCdNotEjectable in usingRamdisk, ensure no
	files are removed unless we're in ramdisk
	make the devfs= mount or nomount choice based on raid-based root work
	disable supermount for the moment
	major fs.pm rework + adaptation to it

	* install_steps_interactive.pm, lang.pm: rename isCdNotEjectable in
	usingRamdisk, ensure no files are removed unless we're in ramdisk
	simplify

	* standalone/diskdrake: rename isCdNotEjectable in usingRamdisk, ensure no
	files are removed unless we're in ramdisk
	fix diskdrake requiring gtk
	add some test code
	major fs.pm rework + adaptation to it

	* install_any.pm: rename isCdNotEjectable in usingRamdisk, ensure no files
	are removed unless we're in ramdisk
	major fs.pm rework + adaptation to it

	* partition_table.pm: remove JFS from @important_types (too broken for the
	moment)
	remove isSupermount (was unused)

	* common.pm, install2.pm, pkgs.pm: rename isCdNotEjectable in
	usingRamdisk, ensure no files are removed unless we're in ramdisk

	* interactive_gtk.pm (create_ctree): fix focusing (the assumption number
	of leaves = number of lines is dumb)

	* fsedit.pm: various typos fix
	major fs.pm rework + adaptation to it

	* bootlook.pm, standalone/drakboot: major fs.pm rework + adaptation to it

	* fs.pm: rename isCdNotEjectable in usingRamdisk, ensure no files are
	removed unless we're in ramdisk
	various typos fix
	major fs.pm rework + adaptation to it
	cleanup
	basic smb handling

	* diskdrake_interactive.pm: save fstab on exit
	major fs.pm rework + adaptation to it

2001/08/18  Pixel  <pixel@mandrakesoft.com>

	* fs.pm: basic nfs/smb handling in diskdrake
	fixes and function prototype removing

	* diskdrake.pm: basic nfs/smb handling in diskdrake
	nicer mount options code (for autofs and supermount)

	* install_steps.pm: oops, i inverted devfs=nomount and devfs=mount

	* interactive_gtk.pm: fix bug in box's height use

	* partition_table.pm, any.pm: fixes and function prototype removing

	* interactive.pm: readd the sorting based on size when no sorting is
	precised

	* my_gtk.pm (n_line_size): bigger spacing for 'various'

	* standalone/diskdrake, diskdrake_interactive.pm, fsedit.pm: basic nfs/smb
	handling in diskdrake

2001/08/18  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm (n_line_size): bigger spacing for 'various'
	enhance look, fix ask_fileW

	* fs.pm: basic nfs/smb handling in diskdrake
	fixes and function prototype removing
	(write_fstab): add notail for reiserfs partitions in any case
	cleanup mounting options parsing

	* diskdrake.pm: basic nfs/smb handling in diskdrake
	nicer mount options code (for autofs and supermount)
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_
	cleanup mounting options parsing

	* raid.pm: update the raid size as it should be

	* diskdrake_interactive.pm: basic nfs/smb handling in diskdrake
	less verbose resize_reiserfs
	update the raid size as it should be
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_

	* fsedit.pm: basic nfs/smb handling in diskdrake
	update the raid size as it should be

	* network/tools.pm: fix typo
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_

	* partition_table.pm: fixes and function prototype removing

	* install_steps_interactive.pm, standalone/drakautoinst, proxy.pm,
	install_interactive.pm, network/ethernet.pm, interactive_http.pm,
	printerdrake.pm, Xconfigurator.pm, network/netconnect.pm,
	network/network.pm, interactive_newt.pm, network/modem.pm: big renaming
	of ask_from_entries_refH in ask_from and ask_from_entries_refH_powered
	in ask_from_

	* standalone/diskdrake: basic nfs/smb handling in diskdrake

	* any.pm: fixes and function prototype removing
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_

	* interactive_gtk.pm: fix bug in box's height use
	better radiobox keyboard handling
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_
	enhance look, fix ask_fileW

	* interactive.pm: readd the sorting based on size when no sorting is
	precised
	big renaming of ask_from_entries_refH in ask_from and
	ask_from_entries_refH_powered in ask_from_

	* install_steps.pm: oops, i inverted devfs=nomount and devfs=mount
	do not use devfs with root software raid

2001/08/18  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix pass $all_hds->{hds} instead of
	$all_hds

2001/08/18  siegel

	* share/po/de.po: new german version

	* standalone/drakgw, bootlook.pm, network/ethernet.pm, install_any.pm,
	network/network.pm, raid.pm: fixed i18n

	* printerdrake.pm: i18n fixes

2001/08/17  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm: use diskdrake_interactive instead of diskdrake

	* standalone/interactive_http/interactive_http.cgi: fix typo
	restrict the progs callable to a few one.

	* standalone/interactive_http/index.html.pl,
	standalone/interactive_http/index.html: autogenerate index.html

	* fs.pm, diskdrake_interactive.pm, diskdrake.pm: add mount options choice
	(with IA-like stripping of unused options)

	* c/stuff.xs.pm: is_ext3 is needed in standalone
	Xtest not needed in standalone

	* c/Makefile.PL: is_ext3 is needed in standalone

	* standalone/interactive_http/miniserv.init,
	standalone/interactive_http/Makefile: restrict the progs callable to a
	few one.

	* Makefile.drakxtools: fix po not build, add interactive_http in DIRS

	* modules.pm: move back sunhme in sparc only

2001/08/17  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm: no scrollbar if list <= 10 and the list is alone

	* interactive.pm, install2.pm: removed no_incon

	* standalone/net_monitor: added no internet connection configured label on
	button

	* network/netconnect.pm, network/ethernet.pm: corrected connection script
	creation

2001/08/17  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm: use diskdrake_interactive instead of diskdrake
	a hell lot of cleanup/rewrite:
	* diskdrake_interactive created, diskdrake is now interactive aware
	* added some documentation about the structure used for partitioning
	* all_hds now contain the various hds, lvm, raid
	* cleanup the isLVM, isRAID and alike functions
	* field {type} in detect_devices is now {media_type}
	* detect_devices::floppies is now floppies_dev
	* removed old function prototypes

	* fs.pm, diskdrake.pm: add mount options choice (with IA-like stripping of
	unused options)
	a hell lot of cleanup/rewrite:
	* diskdrake_interactive created, diskdrake is now interactive aware
	* added some documentation about the structure used for partitioning
	* all_hds now contain the various hds, lvm, raid
	* cleanup the isLVM, isRAID and alike functions
	* field {type} in detect_devices is now {media_type}
	* detect_devices::floppies is now floppies_dev
	* removed old function prototypes

	* install_steps_interactive.pm, install_steps_auto_install.pm,
	install2.pm, partition_table.pm, loopback.pm, raid.pm, bootlook.pm,
	standalone/diskdrake, install_any.pm, install_steps.pm, fsedit.pm,
	any.pm, detect_devices.pm, partition_table_raw.pm, bootloader.pm: a hell
	lot of cleanup/rewrite:
	* diskdrake_interactive created, diskdrake is now interactive aware
	* added some documentation about the structure used for partitioning
	* all_hds now contain the various hds, lvm, raid
	* cleanup the isLVM, isRAID and alike functions
	* field {type} in detect_devices is now {media_type}
	* detect_devices::floppies is now floppies_dev
	* removed old function prototypes

	* diskdrake_interactive.pm: add mount options choice (with IA-like
	stripping of unused options)
	(part_possible_actions): have possible actions sorted the way we want
	(Type): fix ext2->ext3 detection
	a hell lot of cleanup/rewrite:
	* diskdrake_interactive created, diskdrake is now interactive aware
	* added some documentation about the structure used for partitioning
	* all_hds now contain the various hds, lvm, raid
	* cleanup the isLVM, isRAID and alike functions
	* field {type} in detect_devices is now {media_type}
	* detect_devices::floppies is now floppies_dev
	* removed old function prototypes

	* modules.pm: move back sunhme in sparc only

2001/08/17  Till Kamppeter <till@mandrakesoft.com>

	* share/rpmsrate: Corrected listing of packages for printing in 'INSTALL'
	section.

2001/08/17  warly

	* share/rpmsrate: add package needed by the install in INSTALL
	remove shapecfg and gpa

2001/08/16  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed bug of CUPS not being installed during
	installation

2001/08/16  Pixel  <pixel@mandrakesoft.com>

	* install2.pm, install_any.pm: add remove_unused to have more place for mo
	files

2001/08/16  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed bug of CUPS not being installed during
	installation

2001/08/16  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: add remove_unused to have more place for mo files
	(getAndSaveAutoInstallFloppy): fix a missing del_loop which caused the
	unmounting at end of install to fail

	* install2.pm: add remove_unused to have more place for mo files

2001/08/16  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed setup dialog for the "postpipe" connection type

2001/08/16  warly

	* share/rpmsrate: add package needed by the install in INSTALL

2001/08/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po: updated French file

	* share/po/sk.po: updated Slovak file

	* lang.pm: Added explicit setting of XFree86 internal XIM for Thai

2001/08/16  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (getAndSaveAutoInstallFloppy): fix a missing del_loop
	which caused the
	unmounting at end of install to fail

2001/08/16  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Fixed setup dialog for the "postpipe" connection type

2001/08/16  warly

	* share/rpmsrate: add package needed by the install in INSTALL
	add kernel in INSTALL
	s/DrakConf/drakconf/

2001/08/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/it.po, share/po/id.po: updated Indonesian,
	Italian and Korean files

	* share/po/sr.po, share/po/sp.po, share/po/tr.po: updated Turkish and
	Serbian files

2001/08/15  Pixel  <pixel@mandrakesoft.com>

	* standalone/diskdrake: oops reverting modifs commited by error
	fix XkbOptions handling

	* standalone/keyboarddrake: fix XkbOptions handling

2001/08/15  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm, printerdrake.pm: Let the "Options" button only appear when
	the queue is Foomatic or with PPD (CUPS)

2001/08/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po, share/po/it.po: updated Indonesian, Italian and Korean
	files

	* share/po/es.po: updated spanish and Indonesian files

	* share/po/id.po: updated Indonesian, Italian and Korean files
	updated spanish and Indonesian files

2001/08/14  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: added options

2001/08/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: oops, fix type of installing X or not
	  - fix choice of packages when auto install

	* Makefile.config: add drakautoinst in drakxtools standalone binaries

	* install_steps_interactive.pm, install2.pm: 
	  - fix createBootdisk with auto
	  - fix setupBootloader with auto
	  - fix behaviour of draknet when auto-install
	  - remove auto flag when error-in-step

	* install_steps.pm, network/netconnect.pm: 
	  - fix behaviour of draknet when auto-install
	  - remove auto flag when error-in-step

	* Xconfigurator.pm: fix automatic configuration

2001/08/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

2001/08/14  Pixel  <pixel@mandrakesoft.com>

	* devices.pm: add number-only device-name handling (eg: "801" is "sda1")

	* interactive_gtk.pm, interactive.pm: 
	  - small fixes (esp. gtk sensitive handling)
	  - add ask_file
	  - add "gtk" preference field

	* my_gtk.pm: remove ask_file (was unused)

	* http.pm: cleanup to please perl_checker

	* Makefile (TAGS): add MDK/Common files

	* services.pm: cleanup (it was working, but wasn't nice)

2001/08/14  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: corrected activation button

2001/08/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: oops, fix type of installing X or not
	  - fix choice of packages when auto install

	* Makefile.config: add drakautoinst in drakxtools standalone binaries

	* install_steps_interactive.pm, install2.pm: 
	  - fix createBootdisk with auto
	  - fix setupBootloader with auto
	  - fix behaviour of draknet when auto-install
	  - remove auto flag when error-in-step

	* install_steps.pm, network/netconnect.pm: 
	  - fix behaviour of draknet when auto-install
	  - remove auto flag when error-in-step

	* Xconfigurator.pm: fix automatic configuration

2001/08/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

2001/08/14  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: fix typo?

2001/08/14  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Transfer queues non-interactively when switching
	between LPD and LPRng.

2001/08/14  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: corrected activation button

2001/08/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps.pm, install_steps_interactive.pm, install2.pm,
	network/netconnect.pm: 
	  - fix behaviour of draknet when auto-install
	  - remove auto flag when error-in-step

	* Xconfigurator.pm: fix automatic configuration

	* install_any.pm: 
	  - fix choice of packages when auto install

2001/08/14  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: fix typo?

2001/08/14  Till Kamppeter <till@mandrakesoft.com>

	* printer.pm: Removed superfluous lines.

	* printerdrake.pm: Transfer queues non-interactively when switching
	between LPD and LPRng.
	Wait message for queue transfer, manufacturer name bugfix

2001/08/13  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* tools/i386/netboot/stage2.eepro100: Add eepro100 grub stage.
	Removing old version of eepro100 (no stage1).

	* tools/i386/netboot/stage1.eepro100: Add eepro100 grub stage.

2001/08/13  dam's  <damien@mandrakesoft.com>

	* interactive.pm: corrected 'no icon'

	* network/adsl.pm, network/netconnect.pm: adsl autodetection activated
	(planq the children)

2001/08/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakautoinst: ouch! use lib from /usr/lib/libDrakX, rather
	than from ..
	initial revision for drakautoinst
	  - put %installSteps in a separate package (steps.pm) (for drakxtools)
	  - use additional fields {auto} and {noauto}, by step, to ease
	interactive auto install and oem stuff
	  - in install2.pm, perform each step either from the interactive class
	or from install_steps, according to the {auto} flag
	  - id, tell each step to not try to be automatic if {noauto}
	  - in the install, have auto install bootdisk created in install_any so
	we can always write a bootdisk (from install_steps) for further use from
	drakautoinst in standalone
	  - interactive version of install_steps_auto_install is now inheriting
	from the interactive class, so we can click on a previous automatic step
	and have it interactively during an interactive auto install

	* install_steps.pm, install_steps_interactive.pm,
	install_steps_auto_install.pm, install2.pm, steps.pm, install_any.pm:
	initial revision for drakautoinst
	  - put %installSteps in a separate package (steps.pm) (for drakxtools)
	  - use additional fields {auto} and {noauto}, by step, to ease
	interactive auto install and oem stuff
	  - in install2.pm, perform each step either from the interactive class
	or from install_steps, according to the {auto} flag
	  - id, tell each step to not try to be automatic if {noauto}
	  - in the install, have auto install bootdisk created in install_any so
	we can always write a bootdisk (from install_steps) for further use from
	drakautoinst in standalone
	  - interactive version of install_steps_auto_install is now inheriting
	from the interactive class, so we can click on a previous automatic step
	and have it interactively during an interactive auto install

2001/08/13  Pixel  <pixel@mandrakesoft.com>

	* install_steps_auto_install.pm, install2.pm, install_any.pm, steps.pm:
	auto_inst enhancements

	* install_steps_interactive.pm, standalone/XFdrake, install_steps.pm,
	Xconfigurator.pm: really use a class_discard for Xconfigurator::main

	* devices.pm: add /dev/hd[mt] handling

2001/08/13  siegel

	* share/po/de.po: new german version

2001/08/13  Till Kamppeter <till@mandrakesoft.com>

	* printerdrake.pm: Automatic transfer of queues when changing the spooler.
	Update printer queue list when exiting during install, so that the
	"Summary" entry is correct.
	When one sayd "No" on the test page, the modify dialog was not pointing
	to the current printer

	* printer.pm: Automatic transfer of queues when changing the spooler.
	The photo test page was not printed during installation.

	* interactive.pm: Tree lists are sorted again now.

2001/08/13  yduret

	* standalone/drakxconf: removed diskdrake from the choice

2001/08/12  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: longer timeout

2001/08/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fix ortograf typo

2001/08/12  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile: po->mo is no longer gonna be nasty with us

	* interactive_gtk.pm: clean the nice till fix

	* tools/cvslog2changelog.pl: add till

	* Makefile: ensure locales.tar.bz2 in perl-install/share is build
	po->mo is no longer gonna be nasty with us

2001/08/12  Till Kamppeter <till@mandrakesoft.com>

	* interactive.pm: Lists get only sorted when the "sort" option is given.

	* printer.pm, printerdrake.pm: Check files before checking RPM database =>
	Acceleration, waiting windows

2001/08/11  dam's  <damien@mandrakesoft.com>

	* share/themes.rc, share/logo-mandrake.png, share/themes-mdk.rc,
	share/themes/mdk-bg.png: new theme for beta

	* share/theme-editor.pl: updated
	now works.

2001/08/11  tkamppeter

	* printer.pm, printerdrake.pm: Restructuring continued and debugged

2001/08/10  dam's  <damien@mandrakesoft.com>

	* share/theme-editor.pl: added theme editor

	* network/tools.pm: corrected password file substitution

	* network/ethernet.pm: remove Data::Dumper

	* network/netconnect.pm: added spped and timeout handling for isdn

	* any.pm: corrected autologin question

	* network/isdn.pm: tomeout option deactivated.

	* standalone/draknet: corrected internet cnfiguration pop up, and some
	other studds
	ifup/down ethx, anew pixmap for list

	* my_gtk.pm: removed Datta::Dump use

	* pixmaps/eth_card_mini2.png: added

2001/08/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: small font fix

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/ar.po, share/po/sl.po, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* share/po/bg.po: updated Bulgarian file
	updated pot file

2001/08/10  yduret

	* bootlook.pm: corrected vnew usage (thx gc)

2001/08/09  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: added missing use
	added pixmap for eth. Some factorisation

	* network/tools.pm: added useless function type2interface for future use

	* my_gtk.pm: added gtkbuttonset, and corrected scrollbar height for
	standalone mode.

	* network/isdn.pm: labels corrections

2001/08/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/tinyfirewall, standalone/printerdrake, standalone/mousedrake,
	standalone/drakxservices, standalone/net_monitor, standalone/draknet,
	standalone/drakproxy, standalone/XFdrake, standalone/keyboarddrake,
	standalone/drakxconf, standalone/adduserdrake, standalone/livedrake,
	standalone/drakboot, standalone/draksec: use vnew the right way
	everywhere

	* standalone/drakgw: use vnew the right way everywhere
	  - if package installs fail, redo one by one to know which one failed
	  - try to not end up with a failing configuration file, if program is
	brutally stopped
	  - if unrecognized config file, don't fail, rather ignore it and
	proceed
	  - run dhcpd_update feature (if present) after setup of dhcp server

	* share/rpmsrate: put traceroute in network client also, for claudio

2001/08/09  Pixel  <pixel@mandrakesoft.com>

	* standalone.pm, install_any.pm: rename interactive_pkgs in
	pkgs_interactive

2001/08/09  siegel

	* standalone/interactive_http/miniserv.logrotate,
	standalone/interactive_http/Makefile: Added logrotate for
	"/var/log/drakxtools_http.log"

2001/08/09  tkamppeter

	* printer.pm, printerdrake.pm: New structure for queue modification,
	general structure clean-up

2001/08/09  yduret

	* bootlook.pm: readded in->do_pkg->install (i sux)
	rewrite in a more drakx fashion

	* my_gtk.pm: added gtkset_sensitive in wrapper..

2001/08/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file

2001/08/08  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: typo
	makes interactive_pkgs stuff work
	add interactive_pkgs stuff

	* Makefile: skip module CGI in test_pms (perl_checker)

	* fsedit.pm (check_mntpoint): remove /root from directories that "should
	remain within the root filesystem"

	* proxy.pm, network/ethernet.pm, network/isdn.pm, tinyfirewall.pm,
	printerdrake.pm, standalone/drakgw, standalone/draknet,
	network/tools.pm, bootlook.pm, standalone.pm, standalone/drakproxy,
	standalone/XFdrake, network/netconnect.pm, standalone/adduserdrake,
	network/adsl.pm, network/network.pm, printer.pm, network/modem.pm: add
	interactive_pkgs stuff

	* install_steps_interactive.pm: installing foomatic before doing anything
	about printer
	add interactive_pkgs stuff

	* Xconfigurator.pm, any.pm: makes interactive_pkgs stuff work
	add interactive_pkgs stuff

	* install_any.pm (remove, remove_nodeps): fix typo
	makes interactive_pkgs stuff work
	add interactive_pkgs stuff

2001/08/08  tkamppeter

	* install_steps_interactive.pm: Installation fitted to new printerdrake

	* printer.pm: Different choosable test pages available now
	Corrected init script calls in the (start|stop|restart)_service
	functions

	* printerdrake.pm: Different choosable test pages available now
	Removed superfluous line in install_spooler function

2001/08/08  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (naughtyServers): add drakxtools-http

2001/08/07  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: nex features

	* network/netconnect.pm: removed debugging message

	* network/isdn.pm: corrected pkgs use -> require

	* my_gtk.pm: added gtkset_relief

	* pixmaps/network.png, pixmaps/draknet_step.png: added

2001/08/07  Pixel  <pixel@mandrakesoft.com>

	* pixmaps/network.png, pixmaps/draknet_step.png: re-adding with -kb
	removing for re-adding with -kb

2001/08/07  tkamppeter

	* printer.pm, printerdrake.pm: Automatic installation of all needed
	packages

2001/08/07  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: corrected label

	* network/netconnect.pm: removed debugging message

	* standalone/net_monitor: nex features
	added color choice
	lot of improvments

	* network/isdn.pm: corrected pkgs use -> require

	* my_gtk.pm: added gtkset_relief

	* pixmaps/network.png, pixmaps/draknet_step.png: added

2001/08/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/tools.c: say that it's a data read error, when we can't load
	the ramdisk

	* mdk-stage1/Makefile.common, mdk-stage1/bzlib/bzlib.h: don't use system
	wide bzlib.h but our own provided one

2001/08/07  Pixel  <pixel@mandrakesoft.com>

	* rescue/tree/etc/issue: fix distrib number

	* interactive.pm: adding http feature, mainly for standalone tools

	* standalone/miniserv.pem, standalone/miniserv.pl: Initial revision
	import

	* standalone/interactive_http/miniserv.pl: add interactive_http
	Initial revision

	* resize_fat/main.pm: fix

	* partition_table.pm: nicer names for journalised fs

	* Makefile.drakxtools, standalone/interactive_http/miniserv.init,
	standalone/interactive_http/index.html,
	standalone/interactive_http/interactive_http.cgi,
	standalone/interactive_http/miniserv.conf,
	standalone/interactive_http/miniserv.pam,
	standalone/interactive_http/miniserv.users, Makefile,
	standalone/interactive_http/Makefile: add interactive_http

	* interactive_http.pm, standalone/interactive_http.cgi: add
	interactive_http
	adding http feature, mainly for standalone tools

	* share/diskdrake.rc: have every journalised in darkred

	* c/stuff.xs.pm: add S_IFIFO

	* standalone/interactive_http/miniserv.pem: Initial revision

2001/08/06  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: debugging, profile coding, isdn 128 debugging
	corrected gtkradio : shift instead of pop

	* interactive_gtk.pm, install_steps_gtk.pm: corrected gtkradio : shift
	instead of pop

	* network/netconnect.pm, network/ethernet.pm, network/isdn.pm: debugging,
	profile coding, isdn 128 debugging

2001/08/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/i386/busybox: try a busybox with better globbing under the SHELL

2001/08/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/de.po: Updates to German file by Peer Dunker <peer46@gmx.net>

	* share/po/vi.po: updated Vietnamese file

2001/08/06  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm: kernel_arch removed

	* fsedit.pm (@suggestions_mntpoints): remove /root (tx2gc)

	* interactive_gtk.pm, interactive_newt.pm: cleanup, functions already
	defined in interactive

2001/08/06  yduret

	* tinyfirewall.pm: use MDK::Common;
	use network::netconnect;

	* standalone/drakgw: use MDK::Common;
	use network::netconnect; and update functions call from netconnect

2001/08/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eo.po: updated Esperanto file

2001/08/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps_auto_install.pm: switch to gtk install when
	interactiveSteps is defined

2001/08/05  tkamppeter

	* printer.pm, printerdrake.pm: Automatic installation and start of the
	desired printer spooler

2001/08/04  Pixel  <pixel@mandrakesoft.com>

	* share/list: add tune2fs enabling switching from ext2 to ext3

	* fs.pm, fsedit.pm, partition_table.pm: add ext3 support

	* diskdrake.pm: add ext3 support
	(Type): handle lossless switch from ext2 to ext3

	* pkgs.pm: make perl_checker happy

	* c/stuff.xs.pm, c/Makefile.PL: add is_ext3

	* common.pm: moved arch() and alike to MDK::Common::System

2001/08/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (choosePackages): simplify, fix
	setSelectedFromCompssList not called in
	expert even the first_time (especially nasty for auto_installs)

	* fs.pm, partition_table.pm, fsedit.pm: add ext3 support

	* diskdrake.pm: add ext3 support
	(Type): handle lossless switch from ext2 to ext3

	* install_steps_gtk.pm: add the feather feature, but do not enable it

	* interactive_gtk.pm (ask_browse_tree_info_refW): s/wait_msg/wait_message/
	(wait_msg doesn't
	exist anywhere, it must be a fpons typo)

	* pkgs.pm: make perl_checker happy

	* c/stuff.xs.pm, c/Makefile.PL: add is_ext3

	* bootloader.pm: as when lilo is selected, we don't try to install grub,
	just create the
	config file in case it may be useful

	* common.pm: moved arch() and alike to MDK::Common::System

	* partition_table_raw.pm: add yaboot detection

	* install_any.pm, share/rpmsrate: create a new flags "X" selected by
	default, contain what X related packages
	which were in "SYSTEM"

2001/08/04  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (choosePackages): simplify, fix
	setSelectedFromCompssList not called in
	expert even the first_time (especially nasty for auto_installs)

	* install_steps_gtk.pm: add the feather feature, but do not enable it

	* bootloader.pm: as when lilo is selected, we don't try to install grub,
	just create the
	config file in case it may be useful

	* interactive_gtk.pm (ask_browse_tree_info_refW): s/wait_msg/wait_message/
	(wait_msg doesn't
	exist anywhere, it must be a fpons typo)

	* share/rpmsrate, install_any.pm: create a new flags "X" selected by
	default, contain what X related packages
	which were in "SYSTEM"

2001/08/03  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor, network/tools.pm, network/netconnect.pm,
	network/isdn.pm: debugging, 128Kb/s ISDN

	* Makefile.drakxtools, Makefile: added network pms

2001/08/03  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm: typo fix
	replace isJfs/isXfs/... with isThisFs("jfs"

	* install_any.pm: replace isJfs/isXfs/... with isThisFs("jfs"
	update_userkderc is now called update_gnomekderc

	* Makefile: better po skipping

	* commands.pm (sync): (re-?)add

	* fs.pm, install_steps_interactive.pm, diskdrake.pm, bootloader.pm:
	replace isJfs/isXfs/... with isThisFs("jfs"

	* fsedit.pm (check_mntpoint): /root should remain within the root
	filesystem

	* install_steps.pm (choosePartitionsToFormat): toFormatUnsure=1 for /usr
	update_userkderc is now called update_gnomekderc

2001/08/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/adsl.c: 
	  - fix problem of clashing user/pass between adsl and ftp/http in case
	of automatic installs
	  - update doc on automatic install parameters (doc/TECH-INFOS)

	* mdk-stage1/doc/TECH-INFOS: 
	  - small update
	  - fix problem of clashing user/pass between adsl and ftp/http in case
	of automatic installs
	  - update doc on automatic install parameters (doc/TECH-INFOS)

2001/08/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

2001/08/02  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm, services.pm, install_interactive.pm,
	network/netconnect.pm, install_any.pm, Xconfigurator.pm: instead of
	testing if ref($in) or ref($o) contains /gtk/, test if interactive_gtk
	is in ISA of the object

	* partition_table.pm, fsedit.pm, diskdrake.pm: JFS support

2001/08/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/adsl.c: 
	  - fix problem of clashing user/pass between adsl and ftp/http in case
	of automatic installs
	  - update doc on automatic install parameters (doc/TECH-INFOS)

	* mdk-stage1/doc/TECH-INFOS: 
	  - small update
	  - fix problem of clashing user/pass between adsl and ftp/http in case
	of automatic installs
	  - update doc on automatic install parameters (doc/TECH-INFOS)

2001/08/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

2001/08/02  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: instead of testing if ref($in) or ref($o) contains
	/gtk/, test if interactive_gtk is in ISA of the object
	add jfs support

	* install_steps_interactive.pm, services.pm, install_interactive.pm,
	network/netconnect.pm, Xconfigurator.pm: instead of testing if ref($in)
	or ref($o) contains /gtk/, test if interactive_gtk is in ISA of the
	object

	* partition_table.pm: JFS support
	add jfs support

	* fsedit.pm, diskdrake.pm: JFS support

	* tools/ntp_servers.pl, timezone.pm: update ntp servers list

	* fs.pm, share/list: add jfs support

2001/08/02  Pixel  <pixel@mandrakesoft.com>

	* tools/ntp_servers.pl, timezone.pm: update ntp servers list

	* fs.pm, share/list, partition_table.pm, install_any.pm: add jfs support

2001/08/01  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: write_on_text writes in blue instead of black

	* network/isdn.pm: typo
	added de-installation before installateion

	* network/netconnect.pm: translation correction

2001/08/01  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, fsedit.pm: handle auto_allocate_raids for
	auto_installs

	* raid.pm (new): now works with a list of partitions

2001/08/01  tkamppeter

	* printer.pm: Fixed bug in recognizing the printer ID in the Foomatic
	overview.

2001/08/01  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: write_on_text writes in blue instead of black

	* network/isdn.pm: typo
	added de-installation before installateion

	* network/netconnect.pm: translation correction

2001/08/01  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, fsedit.pm: handle auto_allocate_raids for
	auto_installs

	* raid.pm (new): now works with a list of partitions

2001/07/31  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: added splash screen between different
	configurations. Added splash wizard mode
	added intro step for each configuration type.

	* network/tools.pm: corrected ask_connect_now

	* my_gtk.pm: added write_on pixmap : a function to write text on pixma,
	using fonts.

	* network/ethernet.pm: added intro step for each configuration type.

2001/07/31  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_steps_interactive.pm: after copying the auto install floppy,
	sync in case you shall remove the
	floppy right after the LED switches off yet the kernel decides to not
	flush
	everything

	* modules.pm, mdk-stage1/modules_descr.h: have "catc" driver for usbnet
	installs

	* bootloader.pm: load msdos and vfat before mkbootdisk (now using syslinux
	so..)

2001/07/31  Pixel  <pixel@mandrakesoft.com>

	* common.pm (translate): empty string translation is an empty string

	* install_gtk.pm (test_mouse): s/my (.*) = 0 if 0/my $1 if 0/

	* share/rpmsrate: add cpio
	lower gurpmi (5->4)

	* share/gen_locales.sh, share/locales-skeleton.tar.bz2: chineese locale
	support
	better handling of locales

	* Makefile.drakxtools (install): s/cp -rf/cp -rfL/   (-L = --dereference,
	aka always follow symbolic links)

	* install_steps_gtk.pm (installPackages): make $show_advertising a global
	state (for Vincent Meyer)

	* share/Makefile, Makefile: better handling of locales

	* install_steps_auto_install.pm: remove bad prototype

2001/07/30  dam's  <damien@mandrakesoft.com>

	* network/ethernet.pm: added cable internet connection selection
	added internet connection selection in case of multiple configurations

	* network/netconnect.pm: corrected ask_connect_now behaviour
	corrected ask_connect_now
	debug
	added internet connection selection in case of multiple configurations

	* network/adsl.pm, network/tools.pm, network/modem.pm, network/isdn.pm:
	corrected ask_connect_now
	added internet connection selection in case of multiple configurations

2001/07/30  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (getDeps): ensure "depslist.ordered has not same package as
	hdlist files"
	occurs when the hdlists are in fact not available

	* share/locales.tar.bz2.ppc, share/locales.tar.bz2,
	share/locales.tar.bz2.sparc, share/.cvsignore, share/gen_locales.sh,
	share/locales-skeleton.tar.bz2: automatic handling of locales.tar.bz2
	based on installed glibc

	* printer.pm, printerdrake.pm: use MDK::Common
	i wonder why it was included and Till used an older version without
	merging?

	* resize_fat/main.pm: switch to MDK::Common (i wonder why it was not done
	yet)

	* share/rpmsrate: raise rxvt (4->5)
	lower rpmdrake & harddrake (5->4)
	remove rootfiles (unneeded)

	* Makefile: use -excludeMDK::Common::Globals for perl_checker
	automatic handling of locales.tar.bz2 based on installed glibc

2001/07/30  tkamppeter

	* printer.pm, printerdrake.pm: In beginners mode one chooses only the
	printer, not the driver (default driver)

2001/07/30  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm: debug
	added internet connection selection in case of multiple configurations

	* network/adsl.pm, network/tools.pm, network/modem.pm, network/isdn.pm:
	added internet connection selection in case of multiple configurations

	* network/ethernet.pm: added cable internet connection selection
	added internet connection selection in case of multiple configurations

2001/07/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/tools.c, mdk-stage1/stage1.c, mdk-stage1/config-stage1.h:
	have a memory limit also for Rescue (different one)

2001/07/30  Pixel  <pixel@mandrakesoft.com>

	* printer.pm, printerdrake.pm: use MDK::Common
	i wonder why it was included and Till used an older version without
	merging?

	* resize_fat/main.pm: switch to MDK::Common (i wonder why it was not done
	yet)

	* share/rpmsrate: raise rxvt (4->5)
	lower rpmdrake & harddrake (5->4)
	remove rootfiles (unneeded)

	* pkgs.pm (getDeps): ensure "depslist.ordered has not same package as
	hdlist files"
	occurs when the hdlists are in fact not available

	* Makefile: use -excludeMDK::Common::Globals for perl_checker
	automatic handling of locales.tar.bz2 based on installed glibc

	* share/locales.tar.bz2.ppc, share/locales.tar.bz2,
	share/locales.tar.bz2.sparc, share/.cvsignore, share/gen_locales.sh,
	share/locales-skeleton.tar.bz2: automatic handling of locales.tar.bz2
	based on installed glibc

2001/07/28  tkamppeter

	* printer.pm, printerdrake.pm: Support for PPD files of PostScript
	printers (when CUPS is used)

2001/07/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: fixed undeselectable group when 'Other' sub-tree
	is seen as a package.

	* interactive_gtk.pm: allow ask_browse_tree_info_refW to return 0 on
	cancel (previously always 1).
	added a before leaving code to clean added reference (else it seems to
	bahave
	strangely on changing steps).
	fixed wrong reference to added icons to ask_browse_tree_info_refW.

	* services.pm: allow cancel on services which do not change anything.

	* install_steps_interactive.pm: changed warn dialog to okcancel dialog
	when asking user to insert Boot floppy
	used or Update Modules floppy (die may cause to rerun install else).

2001/07/27  gbeauchesne

	* install_steps_gtk.pm: 
	  - install_steps_gtk.pm (launchX) : create /var/log, if not existent,
	for
	XFree86.log

2001/07/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules.c: allow to escape from Update Modules if you don't
	want to insert an ext2 floppy
	Disk -> Floppy for Update Modules disk

2001/07/27  Stew Benedict  <sbenedict@mandrakesoft.com>

	* share/locales.tar.bz2.ppc, keyboard.pm, help.pm, partition_table.pm,
	Xconfigurator.pm: last of sync with PPC beta mods

2001/07/27  tkamppeter

	* standalone/printerdrake, printer.pm, printerdrake.pm: Printerdrake
	changed to use Foomatic, driver options, spooler change

2001/07/26  dam's  <damien@mandrakesoft.com>

	* network/isdn.pm: added firmware loading/configuration
	not loading the module at detection.

	* standalone/draknet: MDK::common correction

	* modules.pm: added default option id="HiSax" to isdn module

2001/07/26  fcrozat

	* share/po/fr.po: Fix spelling of 'molette'

2001/07/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: added blank and updatemodules options to DrakX.

	* bootloader.pm: added prioritary kernel entry 'default' as the kernel
	typically copied from a
	modified blank.img file with a kernel (no initrd.img necessary to
	build).
	This kernel takes precedance over any other kernel.

	* install_steps_interactive.pm: really fixes Diskette with Floppy.
	fix typo as Diskette to Floppy.
	add support for new modules load as described by GG.

	* install_steps.pm: fixed some silly typo and tiny bugs.
	fixed typo as Diskette to Floppy.
	add support for modified blank.img floppy and Update Modules floppy.
	In first case copy kernel to /boot/vmlinuz-default to be taken into
	account by
	bootloader suggestion method.
	In second case, check installed kernel and update any modules listed in
	the
	Update Modules floppy.

2001/07/26  gbeauchesne

	* bootloader.pm: 
	  - Don't set "lba32" on ia64

2001/07/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/modules.h, mdk-stage1/modules.c: pass
	"--blank" to DrakX when module loading is disabled
	  - add "changedisk" feature
	  - add "updatemodules" feature

	* mdk-stage1/tools.c, mdk-stage1/doc/UPDATEMODULES, mdk-stage1/stage1.h: 
	  - add "changedisk" feature
	  - add "updatemodules" feature

	* mdk-stage1/probing.c: silently load usb controllers

2001/07/25  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: fixed new network organization

	* standalone/net_monitor: updated. Profile handling.

	* network/isdn_consts.pm: updated ISDN detection. Added firmware handling
	and drivers other than hisax

2001/07/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed no test (or die test) to void package read on depslist
	(allowed to keep
	package indexing good on multi-arch).
	cleaned code to examine depslist.ordered and packages list.

	* rescue/make_rescue_img: fixed to use perl-MDK-Common.

	* tools/syncrpms: fixed still missing rpmtools:: before a version_compare
	...

2001/07/25  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules_descr.h: small typo

	* mdk-stage1/init.c, mdk-stage1/newt-frontend.c: Use Yahve quoting

2001/07/25  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile (install): build mo's

	* commands: move to MDK::Common, bool->to_bool

	* common.pm: do not export sync, keep it in common (esp. so that it
	doesn't conflict with my_gtk::sync
	(removeXiBSuffix): add TB (tera)

	* share/po/i18n_compssUsers, rescue/make_rescue_img: use MDK::Common

	* share/verify_modules.pl: new common syntax

	* Makefile: 
	  - temporary hack to have at least good UTF-8 based locales (otherwise
	rpmlib segfaults)
	  - touch share/po/*.po, so that they are not rebuilded (pablo takes
	care of them)

	* share/list: add MDK::Common::Globals

	* partition_table_sun.pm, install2.pm, partition_table.pm, commands.pm,
	install_steps.pm, partition_table_raw.pm, partition_table_mac.pm: do not
	export sync, keep it in common (esp. so that it doesn't conflict with
	my_gtk::sync

2001/07/25  Stew Benedict  <sbenedict@mandrakesoft.com>

	* mdk-stage1/modules_descr.h: add decriptions for integrated Apple
	Network/SCSI hardware

2001/07/24  dam's  <damien@mandrakesoft.com>

	* network/isdn_consts.pm, network/netconnect.pm, network/ethernet.pm:
	corrected speed fax + PCI, updated configuration

2001/07/24  daouda

	* bootlook.pm: better runlevel handling -> persistent level choice

2001/07/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file

2001/07/24  Pixel  <pixel@mandrakesoft.com>

	* commands.pm: move to MDK::Common, bool->to_bool
	fix syntax
	removed/renamed unused/seldom-used functions
	generalize the use of chomp_ as the functional alternative to chomp (and
	works on lists)

	* swap.pm: temporary hack to have at least good UTF-8 based locales
	(otherwise rpmlib segfaults)
	move to MDK::Common, bool->to_bool

	* unused/scsi.pm, standalone/draknet: generalize the use of chomp_ as the
	functional alternative to chomp (and works on lists)

	* globals.pm, perl2fcalls: 
	  - globals is now MDK::Common::Globals
	  - perl2fcalls is now /usr/bin/perl_checker

	* install_steps_gtk.pm: move to MDK::Common, bool->to_bool
	move to MDK::Common, bool->to_bool
	removed/renamed unused/seldom-used functions

	* common.pm: move to MDK::Common, bool->to_bool
	cleanup (remove unused stuff and dangerous prototypes)
	removed/renamed unused/seldom-used functions
	generalize the use of chomp_ as the functional alternative to chomp (and
	works on lists)

	* network/tools.pm, network/adsl.pm, network/netconnect.pm,
	network/ethernet.pm, network/isdn.pm, network/modem.pm: 
	  - globals is now MDK::Common::Globals
	  - perl2fcalls is now /usr/bin/perl_checker
	move to MDK::Common, bool->to_bool

	* partition_table_dos.pm, partition_table_empty.pm, my_gtk.pm, modparm.pm,
	standalone/keyboarddrake, install2.pm, raid.pm, crypto.pm,
	partition_table_mac.pm, standalone/mousedrake, devices.pm,
	install_steps.pm, resize_fat/main.pm, help.pm, install_interactive.pm,
	install_steps_stdio.pm, loopback.pm, resize_fat/any.pm,
	standalone/drakboot, pkgs.pm, keyboard.pm, Xconfigurator.pm, fs.pm,
	interactive_gtk.pm, standalone/drakxservices, fsedit.pm,
	network/network.pm, interactive_stdio.pm, diskdrake.pm, modules.pm,
	resize_fat/directory.pm, standalone/net_monitor,
	install_steps_auto_install.pm, partition_table_sun.pm, proxy.pm,
	lang.pm, partition_table_bsd.pm, tinyfirewall.pm, standalone/draksec,
	standalone/drakxconf, resize_fat/info_sector.pm,
	standalone/adduserdrake, sbus_probing/main.pm, printer.pm,
	partition_table_raw.pm, install_steps_interactive.pm, install_gtk.pm,
	Xconfigurator_consts.pm, resize_fat/boot_sector.pm, partition_table.pm,
	standalone/livedrake, standalone/drakgw, mouse.pm, lvm.pm,
	interactive.pm, share/list, interactive_newt.pm, install_steps_newt.pm,
	bootloader.pm: move to MDK::Common, bool->to_bool

	* services.pm, printerdrake.pm: move to MDK::Common, bool->to_bool
	removed/renamed unused/seldom-used functions

	* standalone/diskdrake, install_any.pm, any.pm, Xconfig.pm, timezone.pm,
	detect_devices.pm, bootlook.pm: move to MDK::Common, bool->to_bool
	generalize the use of chomp_ as the functional alternative to chomp (and
	works on lists)

	* Makefile: temporary hack to have at least good UTF-8 based locales
	(otherwise rpmlib segfaults)
	move to MDK::Common, bool->to_bool
	move to MDK::Common, bool->to_bool

2001/07/23  dam's  <damien@mandrakesoft.com>

	* modules.pm, network/tools.pm, network/isdn_consts.pm,
	network/netconnect.pm, network/isdn.pm: isdn now works with isdn-light.
	Only 64kb/s and still some debuf stuff to be fixed.

2001/07/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/sk.po: updated Slovak and Croatian files

2001/07/23  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: cleanup

	* c/stuff.xs.pm, Makefile.drakxtools, standalone.pm, common.pm, Makefile,
	tools/make_mdkinst_stage2, lang.pm, share/po/Makefile,
	share/po/.cvsignore: do not use the po's directly. Use mo's through
	gettext

2001/07/22  dam's  <damien@mandrakesoft.com>

	* network/netconnect.pm, network/isdn.pm: updated isdn config, moved
	isdn_data from netconnect_const to isdn_const
	big work on isdn. Not finished

	* modules.pm, standalone/net_monitor, network/tools.pm, detect_devices.pm:
	big work on isdn. Not finished

	* network/netconnect_consts.pm, network/isdn_consts.pm: updated isdn
	config, moved isdn_data from netconnect_const to isdn_const

2001/07/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* docs/README.pxe: initial release, dhcpd and tftpd only.

2001/07/20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/el.po: updated Greek file

2001/07/20  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile: externalize the pm 2 pm_.c in fake_c.pl

	* lang.pm: fix
	(load_po): enhance readability

	* share/po/fake_c.pl: cleanup
	externalize the pm 2 pm_.c in fake_c.pl

	* common.pm (translate): basic plural forms handling (not finished)

	* help.pm: fix missing ``"''

	* bootloader.pm: fix
	(install_lilo): order fat partitions first

2001/07/19  dam's  <damien@mandrakesoft.com>

	* share/themes.rc, share/logo-mandrake.png, share/themes-mdk.rc,
	share/help.png: new color

	* network/netconnect.pm: correct bug. thanx to the little stagiaire.

2001/07/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated with new
	graphic logo for 8.1

2001/07/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/fi.po, share/po/DrakX.pot, share/po/es.po,
	share/po/eo.po, share/po/fr.po, share/po/wa.po, share/po/da.po,
	share/po/de.po, share/po/el.po, share/po/et.po, share/po/hu.po,
	share/po/eu.po: updated Croatian file

2001/07/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated with new
	graphic logo for 8.1

	* Xconfigurator.pm: fixed problable freeze on pci probe.

2001/07/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/fi.po, share/po/DrakX.pot, share/po/es.po,
	share/po/eo.po, share/po/fr.po, share/po/wa.po, share/po/da.po,
	share/po/de.po, share/po/el.po, share/po/et.po, share/po/hu.po,
	share/po/eu.po: updated Croatian file

2001/07/19  Pixel  <pixel@mandrakesoft.com>

	* globals.pm: no strict 'refs' instead of 'vars'

	* services.pm: rename ask_install_gtk in ask_install, ask_install is now
	ask_install_simple (obsolete)

	* install_steps_auto_install.pm: fix exit install in graphical
	auto_install's

2001/07/19  Pixel  <pixel@mandrakesoft.com>

	* install_steps_auto_install.pm, install_steps_newt.pm, install2.pm: based
	on Michael Brown <mbrown@fensystems.co.uk> patch:
	  - enables graphical steps in auto_installs for more than gtk
	  - various cleanup

	* globals.pm: no strict 'refs' instead of 'vars'

	* services.pm: rename ask_install_gtk in ask_install, ask_install is now
	ask_install_simple (obsolete)

2001/07/18  mbadaire

	* modules.pm, install_any.pm, bootloader.pm: IA64 adaptation

2001/07/18  Stew Benedict  <sbenedict@mandrakesoft.com>

	* modules.pm, install_steps.pm, install_steps_interactive.pm,
	tools/serial_probe/serial.c, detect_devices.pm, partition_table_mac.pm,
	diskdrake.pm: roll back some changes from PPC beta - OldWorld vs
	NewWorld bootloader
	modem detection on ttyS0, new sound module in 2.4.4

2001/07/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: disabled Frame buffer for all S3 cards (hangs with XF4
	and S3 ViRGE on reboot
	with Aurora).

	* Xconfigurator.pm: cleaned and added S3 Inc in the list to disable test
	for these card.

2001/07/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/rpmsrate: removed references to XFree86-ISO8859-{2,9} packages (no
	more used)

	* keyboard.pm: small keyboard changes

2001/07/13  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/po/fr.po: update

2001/07/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* fs.pm: fixed wrong examination of fsck return code (exit code 1 says
	fsck succeeded in
	fixing partition and now is ok).

	* run_program.pm: changed exit code of failed exec in rooted to 128
	instead of 1 (may clash with
	exit code of fsck else).

	* any.pm: fixed bug for writing in /etc/sysconfig/desktop file.

2001/07/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* interactive.pm: added ask_browse_tree_info and ask_browse_tree_info_refW
	(default).

	* services.pm: reworked to use new service layout for install.

	* install_steps_gtk.pm: use common code for tree with info dialog
	(individual package selection).

	* fs.pm: fixed wrong examination of fsck return code (exit code 1 says
	fsck succeeded in
	fixing partition and now is ok).

	* interactive_gtk.pm: merging common code for individual package selection
	and service to create
	ask_browse_tree_info_refW, added featrures for group icon always
	up-to-date
	(take some memory but not too much, not used if flat model).

	* run_program.pm: changed exit code of failed exec in rooted to 128
	instead of 1 (may clash with
	exit code of fsck else).

	* any.pm: fixed bug for writing in /etc/sysconfig/desktop file.

2001/07/10  Stew Benedict  <sbenedict@mandrakesoft.com>

	* mdk-stage1/init.c, mdk-stage1/Makefile.common: minor mods for PPC build,
	define TIOCSCTTY, Makefile mods

2001/07/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added multiple tries if a transaction of only one package
	fails.

	* install_any.pm: added LDAP support for authentication.

	* install_steps_interactive.pm: added LDAP support for password
	authentication, updated root password window look.

	* bootloader.pm: fixed compilation error.
	removed compilation error, the resolution is not quite good and may be
	reworked :-)

	* help.pm: updated root password help.

2001/07/09  mbadaire

	* bootloader.pm: modify lilo.conf to elilo.conf if arch ia64

	* common.pm: Add IA64 support

2001/07/08  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (suggest): replace "is ia64" with "is not ia64" so that
	boot partition is
	set correctly again

2001/07/08  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (suggest): replace "is ia64" with "is not ia64" so that
	boot partition is
	set correctly again

2001/07/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed selected_leaves. change algorithm as previous one can
	still causes dead
	lock and may not reproduce correct list. take care of choice that need
	to be
	examined before else another package may be chosen if choice is not
	satisfied
	when selecting packages.

	* install_any.pm: change all 8 space into a tabulation, this is simple and
	may change visual
	aspect but it gives correct output and filesize by 40%.

2001/07/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed selected_leaves. change algorithm as previous one can
	still causes dead
	lock and may not reproduce correct list. take care of choice that need
	to be
	examined before else another package may be chosen if choice is not
	satisfied
	when selecting packages.

	* install_any.pm: change all 8 space into a tabulation, this is simple and
	may change visual
	aspect but it gives correct output and filesize by 40%.

2001/07/06  Pixel  <pixel@mandrakesoft.com>

	* tools/ntp_servers.pl: some workarounds

2001/07/06  Pixel  <pixel@mandrakesoft.com>

	* tools/ntp_servers.pl: some workarounds

2001/07/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* keyboard.pm: added DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard if a
	laptop is detected.

2001/07/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules_descr.h: add usb net descriptions

2001/07/05  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm (file2part): created

	* any.pm: ia64 bootloader configuration adaptations

	* bootloader.pm: typo fix
	ia64 bootloader configuration adaptations

2001/07/04  dam's  <damien@mandrakesoft.com>

	* globals.pm: added error handling

	* network/netconnect.pm, network/ethernet.pm: modularized. It compiles,
	runs, and works for some stuff.
	modularization continuated
	updated CVS:
	----------------------------------------------------------------------
	uses the fantastic global module.
	corrected

	* standalone/draknet: corrected

	* network/tools.pm, network/adsl.pm: modularized. It compiles, runs, and
	works for some stuff.
	updated CVS:
	----------------------------------------------------------------------
	uses the fantastic global module.
	corrected

	* network/network.pm: modularized. It compiles, runs, and works for some
	stuff.
	modularization continuated

	* network/isdn.pm, network/modem.pm: modularized. It compiles, runs, and
	works for some stuff.
	updated CVS:
	----------------------------------------------------------------------
	uses the fantastic global module.

	* docs/net_object_class.fig: updated doc

2001/07/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added missing last Card read from Cards+ file.
	allow S3 card to have VideoRam uncommented, fix 86c368 video driver that
	seems
	needing VideoRam too.
	fixed need of video ram if 86c368 and S3 ViRGE.

	* install_any.pm: another too wide string truncated to 80 chars.
	make auto_inst.cfg file no longer than 80 chars wide.

	* install_steps_interactive.pm: added back timezone settings (thanks
	FredC).

2001/07/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/adsl.c: nonsense to exit if interface is not "eth.*"

	* mdk-stage1/newt-frontend.c: very nice things happen when you hardcode
	arrays to a too small value

	* docs/HACKING: update -d in order to get all the directories...

2001/07/04  mbadaire

	* tools/ia64/elilo.efi, tools/specific_arch, share/list.ia64,
	tools/ia64/e2fsck.shared: Ia64 Adaptation

	* install_gtk.pm, share/list.i386, common.pm, share/list.ppc, share/list,
	share/list.alpha, install_steps_gtk.pm, share/list.sparc: Ia64
	adaptation

2001/07/04  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (selected_leaves): fix dead-loop
	(selected_leaves): make it work with loops (eg: mandrake_desk loops with
	control-center resulting on none of them being a leaf)

	* perl2fcalls: check exclude_uses before reporting bad use of "use"
	exclude module globals from use's to look at

	* globals.pm (import): yet another fix
	fix a pb when init is called before another import
	typo correction
	enhanced: shared values are grouped together based on a name
	module to share constant values between modules

	* fsedit.pm: add /boot/efi in suggestions for ia64

	* install_interactive.pm, install_steps.pm: fix typo
	verify a /boot/efi partition exists

	* Makefile, install_any.pm, share/list.ppc, share/list.alpha, share/list,
	share/list.sparc: remove busybox as default shell. Only use it as the
	interactive shell on tty2

2001/07/03  dam's  <damien@mandrakesoft.com>

	* network/adsl.pm, network/netconnect_consts.pm, network/tools.pm,
	network/modem.pm, network/netconnect.pm, network/isdn.pm: network
	subsystem now compiles. Enjoy

	* docs/net_object_class.fig: documentation about net modules structure

2001/07/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* network/netconnect.pm: fix another dam's sucks
	fix dam's sucks

	* network/netconnect_consts.pm, Makefile.config: fix dam's sucks

	* standalone/XFdrake: expert is allowed to choose frame buffer.

	* install_steps_interactive.pm: added loadSavePackagesOnFloppy to manage
	package selection file used by
	auto_install too from packages tree directly on floppies.

	* share/floppy.png: updated size to 16x22 to be more aligned.
	for loading/saving packages selection.

	* install_any.pm: modified g_default_packages to be used from package tree
	save on floppy.

	* install_steps_gtk.pm: added Load/Save on floppy.
	added improve choice of package, well not very usefull but asked by
	higher
	people :-)

2001/07/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/rp-pppoe/gui/html/props-basic.png,
	mdk-stage1/rp-pppoe/gui/html/props-options.png,
	mdk-stage1/rp-pppoe/gui/html/props-advanced.png,
	mdk-stage1/rp-pppoe/gui/html/mainwin-busy.png,
	mdk-stage1/rp-pppoe/gui/html/mainwin-nonroot.png,
	mdk-stage1/rp-pppoe/gui/html/mainwin.png,
	mdk-stage1/rp-pppoe/gui/html/props-nic.png: plop

	* modules.pm, mdk-stage1/probing.h, mdk-stage1/.cvsignore,
	mdk-stage1/usb-resource/Makefile,
	mdk-stage1/usb-resource/update-usb-ids.pl, mdk-stage1/Makefile,
	mdk-stage1/usb-resource/.cvsignore, mdk-stage1/probing.c: add support
	for install from USB Network Adapters

2001/07/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/es.po,
	share/po/fr.po, share/po/sr.po, share/po/de.po, share/po/el.po,
	share/po/et.po, share/po/sk.po, share/po/tr.po, share/po/eu.po,
	share/po/ru.po, share/po/sl.po, share/po/vi.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/wa.po, share/po/da.po,
	share/po/sv.po, share/po/zh_TW.Big5.po: updated Danish file

2001/07/03  Pixel  <pixel@mandrakesoft.com>

	* timezone.pm (configureTimezone): propose a list of NTP servers
	(ntp_server): fix
	add ntp handling

	* fs.pm (mount): fix fsck.ext2'ing
	(mount): add fsck.ext2 before ext2-mounting

	* share/themes/DarkMarble-gloom2.png: re-adding with -kb
	re-adding with -kb

	* pixmaps/user.png: re-adding with -kb
	removing for re-adding with -kb
	re-adding with -kb
	removing for re-adding with -kb

	* share/themes/blueHeart-button4.png, share/reload.png,
	share/themes/focus.png, share/themes/DarkMarble-button3_in.png,
	share/logo-mandrake.png, share/themes/marble3d-check1.png,
	share/themes/blueHeart-button_def.png, share/rpm-semiselected.png,
	share/logo-mandrake-Desktop.png, share/themes/marble3d-check2.png,
	share/rpm-installed.png, share/themes/marble3d-button1.png,
	share/logo-mandrake_sav.png, share/themes/mdk-button1.png,
	share/themes/DarkMarble-check_off.png, pixmaps/harddrive.png,
	share/themes/marble3d-button_def.png, share/themes/marble3d-button2.png,
	share/help_sav.png, share/themes/DarkMarble-button3_out_prelight.png,
	pixmaps/services.png, pixmaps/bootdisk.png, share/rpm-selected.png,
	share/themes/marble3d-button4.png, pixmaps/bootloader.png,
	share/themes/DarkMarble-button3_out.png, share/logo-mandrake_trans.png,
	share/themes/mdk-button4.png, pixmaps/printer.png, share/rpm-base.png,
	share/logo-mandrake2.png, share/themes/blueHeart-brown_bg1.png,
	share/themes/marble3d-bg1.png, pixmaps/security.png, share/ftin.png,
	pixmaps/rootpasswd.png, share/help.png,
	share/themes/DarkMarble-check_on.png,
	share/themes/blueHeart-button1.png, pixmaps/keyboard.png,
	pixmaps/default.png, share/themes/blueHeart-button2.png, pixmaps/X.png,
	share/themes/DarkMarble-button3_in_prelight.png, share/ftout.png,
	pixmaps/mouse.png, share/rpm-unselected.png: re-adding with -kb
	removing for re-adding with -kb

	* install_any.pm, install_steps.pm: add ntp handling

	* tools/addchangelog.pl: reverted the last erroneous modif
	re-adding with -kb

	* tools/ntp_servers.pl: get a formatted list of NTP servers from an
	authorised source

	* install_steps_interactive.pm (doPartitionDisks): better error message
	when no root partition is found
	(configureTimezone): propose a list of NTP servers
	add ntp handling

	* docs/comparisons: re-adding with -kb

2001/07/02  dam's  <damien@mandrakesoft.com>

	* install_steps_interactive.pm: new network sources reorganizationCVS:
	----------------------------------------------------------------------

	* share/list: added modinfo

	* modparm.pm: syntax correction

	* network/netconnect_consts.pm, network.pm, standalone/draknet,
	network/tools.pm, netconnect.pm, network/netconnect.pm,
	network/ethernet.pm, network/isdn.pm, network/adsl.pm,
	network/network.pm, network/modem.pm, netconnect_consts.pm: new network
	sources reorganization

2001/07/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: update po files

2001/07/02  Pixel  <pixel@mandrakesoft.com>

	* crypto.pm: remove buggy prototype

	* share/po/Makefile: yet even better i18n strings extraction
	  - fix to add some missing messages
	  - add more verif

	* c/stuff.xs.pm: use size_t instead of int where it should

	* Xconfigurator.pm (write_XF86Config): fix fpons sucks (multi wacoms in
	XF3)

	* share/po/b_dump_strings.pm: high level i18n messages getting. only
	partial stuff. Used only for verification

	* perl2fcalls: add handling of using pkg::func when func is provided by
	pkg2 use'd by pkg

2001/06/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po: updated Indonesian file

2001/06/25  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm: switch from llseek to lseek64

2001/06/23  siegel

	* share/po/de.po: new german version

2001/06/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* bootloader.pm: take care of enterprise kernel if installed.

	* install_any.pm: automagically install kernel-enterprise if memory is
	greater than 800MB.

2001/06/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: unfuzzyise

2001/06/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, tinyfirewall.pm,
	share/po/tr.po, share/po/eu.po, share/po/az.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, help.pm, share/po/zh_TW.Big5.po,
	share/po/it.po, share/po/id.po, install_steps_interactive.pm,
	share/po/pl.po, share/po/no.po, share/po/fi.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	install_steps_gtk.pm, share/po/sk.po, share/po/lt.po, share/po/ar.po,
	share/po/sl.po, bootlook.pm, share/po/vi.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	install_steps_newt.pm, share/po/af.po: s/Linux-Mandrake/Mandrake Linux/

2001/06/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added minimal support for rpmtools >= 3.0

2001/06/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: generate_automatic_stage1_params: listize
	use busybox for the shell of stage2

	* mdk-stage1/Makefile: defaults to not spawn shell

	* mdk-stage1/hack: kloug

	* Makefile, tools/i386/busybox, share/list.ppc, share/list,
	share/list.alpha, share/aliases: use busybox for the shell of stage2

2001/06/21  Pixel  <pixel@mandrakesoft.com>

	* docs/README, rescue/tree/etc/issue: s/Linux-Mandrake/Mandrake Linux/
	s/linux-mandrake/mandrakesoft/
	(hand made, no i18n messages done)
	s/Linux-Mandrake/Mandrake Linux/
	s/linux-mandrake/mandrakesoft/
	(hand made, no i18n messages done)

	* genmodparm: remove duplicate, look in gi/tools

	* standalone/printerdrake, install2, docs/HACKING, tools/genmodparm,
	mdk-stage1/config-stage1.h, ChangeLog, resize_fat/README,
	standalone/diskdrake, standalone/XFdrake, rescue/tree/etc/rc.sysinit,
	mdk-stage1/init.c, tools/mailchangelog.pl, detect_devices.pm,
	mdk-stage1/doc/README, resize_fat/main.pm, tools/cvslog2changelog.pl,
	bootloader.pm: s/Linux-Mandrake/Mandrake Linux/
	s/linux-mandrake/mandrakesoft/
	(hand made, no i18n messages done)

	* mdk-stage1/make_boot_img: remove GG sux
	s/Linux-Mandrake/Mandrake Linux/
	s/linux-mandrake/mandrakesoft/
	(hand made, no i18n messages done)

2001/06/11  dam's  <damien@mandrakesoft.com>

	* proxy.pm: updated
	typoCVS:
	----------------------------------------------------------------------
	proxy

	* my_gtk.pm: added gtkset_layout

	* standalone/drakproxy: corrected CVS:
	----------------------------------------------------------------------
	updated
	perlised

	* interactive.pm: no icon if wizard

2001/06/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator_consts.pm: added some bigger memory range.

	* Xconfigurator.pm: fix missing newline on /etc/X11/glx.conf when
	modifying mga_dma = 0
	really fix the Matrox G200 PCI card acceleration using XF3, by disabling
	DMA on
	/etc/X11/glx.conf
	added magic probe of resolution found, if the probed resolution seems
	strange
	according to memory available, it try to let the user select the right
	resolution and depth.

	* install_steps.pm, printer.pm: applied patches given for printer
	configuration bug reported by David Eastcott.

2001/06/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: have PPP drivers in net_raw rather than in net
	add PPP modules for 'net' drivers

	* rescue/tree/etc/rc.sysinit: minor changes

	* rescue/tree/etc/inittab, rescue/tree/sbin/fakeshutdown: umount as much
	as possible before rebooting the rescue

	* mdk-stage1/ppp/pppd/magic.c, mdk-stage1/ppp/pppd/md5.c,
	mdk-stage1/ppp/pppd/utils.c, mdk-stage1/ppp/pppd/pathnames.h,
	mdk-stage1/ppp/pppd/options.c, mdk-stage1/ppp/pppd/main.c,
	mdk-stage1/ppp/pppd/multilink.c, mdk-stage1/ppp/pppd/auth.c: have adsl
	pppoe installation available
	Initial revision
	import initial ppp sources

	* mdk-stage1/dhcp.c: change location of error message when no reply
	received

	* mdk-stage1/rp-pppoe/man/pppoe-relay.8,
	mdk-stage1/rp-pppoe/configs/firewall-masq,
	mdk-stage1/rp-pppoe/gui/html/props-nic.png,
	mdk-stage1/rp-pppoe/src/pppoe-sniff.c,
	mdk-stage1/rp-pppoe/configs/firewall-standalone,
	mdk-stage1/rp-pppoe/gui/html/tkpppoe.html,
	mdk-stage1/rp-pppoe/doc/KERNEL-MODE-PPPOE, mdk-stage1/rp-pppoe/go-gui,
	mdk-stage1/rp-pppoe/gui/tkpppoe.in, mdk-stage1/rp-pppoe/man/adsl-stop.8,
	mdk-stage1/rp-pppoe/scripts/adsl-start.in,
	mdk-stage1/rp-pppoe/man/pppoe-sniff.8, mdk-stage1/rp-pppoe/go,
	mdk-stage1/rp-pppoe/man/pppoe.8,
	mdk-stage1/rp-pppoe/gui/html/mainwin-nonroot.png,
	mdk-stage1/rp-pppoe/gui/tkpppoe.1, mdk-stage1/rp-pppoe/src/Makefile.in,
	mdk-stage1/rp-pppoe/src/pppoe.c, mdk-stage1/rp-pppoe/src/pppoe-server.c,
	mdk-stage1/rp-pppoe/src/pppoe.h, mdk-stage1/rp-pppoe/gui/wrapper.c,
	mdk-stage1/rp-pppoe/man/pppoe-server.8,
	mdk-stage1/rp-pppoe/configs/pppoe.conf,
	mdk-stage1/rp-pppoe/gui/html/props-advanced.png,
	mdk-stage1/rp-pppoe/src/common.c, mdk-stage1/rp-pppoe/src/install-sh,
	mdk-stage1/rp-pppoe/doc/LICENSE, mdk-stage1/rp-pppoe/src/configure,
	mdk-stage1/rp-pppoe/src/config.h.in, mdk-stage1/rp-pppoe/src/relay.c,
	mdk-stage1/rp-pppoe/src/discovery.c, mdk-stage1/rp-pppoe/src/if.c,
	mdk-stage1/rp-pppoe/doc/CHANGES, mdk-stage1/rp-pppoe/src/relay.h,
	mdk-stage1/rp-pppoe/scripts/adsl-init.in,
	mdk-stage1/rp-pppoe/rp-pppoe.spec,
	mdk-stage1/rp-pppoe/scripts/adsl-connect.in,
	mdk-stage1/rp-pppoe/man/pppoe.conf.5,
	mdk-stage1/rp-pppoe/scripts/adsl-init-turbolinux.in,
	mdk-stage1/rp-pppoe/man/adsl-start.8,
	mdk-stage1/rp-pppoe/gui/html/mainwin.png,
	mdk-stage1/rp-pppoe/rp-pppoe-gui.spec,
	mdk-stage1/rp-pppoe/gui/html/props-basic.png,
	mdk-stage1/rp-pppoe/man/adsl-status.8,
	mdk-stage1/rp-pppoe/configs/pppoe-server-options,
	mdk-stage1/rp-pppoe/man/adsl-connect.8,
	mdk-stage1/rp-pppoe/scripts/adsl-setup.in,
	mdk-stage1/rp-pppoe/scripts/adsl-stop.in,
	mdk-stage1/rp-pppoe/gui/Makefile.in, mdk-stage1/rp-pppoe/src/debug.c,
	mdk-stage1/rp-pppoe/doc/PROBLEMS, mdk-stage1/rp-pppoe/src/ppp.c,
	mdk-stage1/rp-pppoe/README,
	mdk-stage1/rp-pppoe/gui/html/mainwin-busy.png,
	mdk-stage1/rp-pppoe/gui/pppoe-wrapper.1,
	mdk-stage1/rp-pppoe/scripts/adsl-status,
	mdk-stage1/rp-pppoe/man/adsl-setup.8,
	mdk-stage1/rp-pppoe/gui/html/props-options.png,
	mdk-stage1/rp-pppoe/src/configure.in,
	mdk-stage1/rp-pppoe/configs/pap-secrets, mdk-stage1/rp-pppoe/src/md5.c,
	mdk-stage1/rp-pppoe/scripts/adsl-init-suse.in,
	mdk-stage1/rp-pppoe/src/md5.h, mdk-stage1/rp-pppoe/src/plugin.c,
	mdk-stage1/rp-pppoe/doc/HOW-TO-CONNECT: Initial revision
	import initial sources from rp-pppoe v3.0

	* mdk-stage1/Makefile: change handling of .depend in Makefile
	have adsl pppoe installation available

	* mdk-stage1/newt-frontend.c: axalon sucks, we can have NEWT_FLAG_PASSWORD
	that will show us '**' for passwords

	* mdk-stage1/ppp/pppd/.cvsignore, mdk-stage1/ppp/.cvsignore,
	mdk-stage1/ppp/pppd/Makefile, mdk-stage1/rp-pppoe/src/.cvsignore,
	mdk-stage1/rp-pppoe/src/config.h, mdk-stage1/adsl.c,
	mdk-stage1/rp-pppoe/.cvsignore, mdk-stage1/rp-pppoe/src/Makefile,
	mdk-stage1/make_boot_img: have adsl pppoe installation available

	* detect_devices.pm, install_any.pm, raid.pm, fsedit.pm: include patch to
	autodetect raid arrays (still needs a kernel that implements the
	ioctl..)

	* tools/Makefile: perl 5.6.1 now

	* mdk-stage1/stage1.c, mdk-stage1/tools.c: do not set root=/dev/ram3 from
	my code anymore, expect the bootloader to set the parameter correctly

	* mdk-stage1/ppp/scripts/ip-up.local.add, mdk-stage1/ppp/scripts/README,
	mdk-stage1/ppp/solaris/Makefile.sol2,
	mdk-stage1/ppp/svr4/ppp_comp.Master, mdk-stage1/ppp/sample/ip-down,
	mdk-stage1/ppp/solaris/Makefile.sol2-64,
	mdk-stage1/ppp/include/net/ppp_defs.h,
	mdk-stage1/ppp/pppstats/Makefile.sunos4,
	mdk-stage1/ppp/chat/Makefile.sol2, mdk-stage1/ppp/pppd/sys-linux.c,
	mdk-stage1/ppp/pppd/ipxcp.c, mdk-stage1/ppp/pppd/ipxcp.h,
	mdk-stage1/ppp/pppdump/deflate.c, mdk-stage1/ppp/pppd/Makefile.linux,
	mdk-stage1/ppp/pppd/upap.c, mdk-stage1/ppp/modules/deflate.c,
	mdk-stage1/ppp/README.sunos4, mdk-stage1/ppp/pppdump/Makefile.sol2,
	mdk-stage1/ppp/configure, mdk-stage1/ppp/pppd/upap.h,
	mdk-stage1/ppp/svr4/ppp_mod.c, mdk-stage1/ppp/pppstats/Makefile.sol2,
	mdk-stage1/ppp/pppd/ipv6cp.c, mdk-stage1/ppp/scripts/options-ssh-loc,
	mdk-stage1/ppp/pppd/plugins/Makefile.sol2, mdk-stage1/ppp/pppd/ipv6cp.h,
	mdk-stage1/ppp/contrib/pppgetpass/pppgetpass.vt.c,
	mdk-stage1/ppp/solaris/ppp_ahdlc_mod.c,
	mdk-stage1/ppp/sunos4/if_ppp_vdcmd.c,
	mdk-stage1/ppp/solaris/ppp_ahdlc.c, mdk-stage1/ppp/pppd/magic.h,
	mdk-stage1/ppp/svr4/ppp_comp_mod.c,
	mdk-stage1/ppp/include/linux/if_ppp.h, mdk-stage1/ppp/pppd/eui64.c,
	mdk-stage1/ppp/scripts/secure-card, mdk-stage1/ppp/scripts/redialer,
	mdk-stage1/ppp/modules/bsd-comp.c, mdk-stage1/ppp/pppd/eui64.h,
	mdk-stage1/ppp/sunos4/ppp_vdcmd.c, mdk-stage1/ppp/modules/ppp_mod.h,
	mdk-stage1/ppp/pppd/md5.h, mdk-stage1/ppp/pppd/chap_ms.c,
	mdk-stage1/ppp/pppd/chap_ms.h, mdk-stage1/ppp/etc.ppp/pap-secrets,
	mdk-stage1/ppp/solaris/Makefile.top, mdk-stage1/ppp/chat/chat.8,
	mdk-stage1/ppp/svr4/Makefile.sol2-64, mdk-stage1/ppp/svr4/Makefile.sol2,
	mdk-stage1/ppp/include/net/ppp-comp.h, mdk-stage1/ppp/sunos4/Makefile,
	mdk-stage1/ppp/PLUGINS, mdk-stage1/ppp/pppdump/Makefile.sunos4,
	mdk-stage1/ppp/sample/ip-up, mdk-stage1/ppp/sample/options.ttyXX,
	mdk-stage1/ppp/scripts/options-rsh-rem, mdk-stage1/ppp/pppd/fsm.c,
	mdk-stage1/ppp/chat/chat.c, mdk-stage1/ppp/scripts/ppp-on-rsh,
	mdk-stage1/ppp/pppd/fsm.h, mdk-stage1/ppp/pppd/tdb.c,
	mdk-stage1/ppp/pppd/patchlevel.h, mdk-stage1/ppp/pppstats/pppstats.8,
	mdk-stage1/ppp/svr4/ppp.conf, mdk-stage1/ppp/pppd/tdb.h,
	mdk-stage1/ppp/pppd/demand.c, mdk-stage1/ppp/include/net/if_ppp.h,
	mdk-stage1/ppp/solaris/Makedefs, mdk-stage1/ppp/modules/if_ppp.c,
	mdk-stage1/ppp/include/net/slcompress.h, mdk-stage1/ppp/sunos4/Makedefs,
	mdk-stage1/ppp/pppd/sys-linux.c.wtmp,
	mdk-stage1/ppp/include/linux/if_pppvar.h,
	mdk-stage1/ppp/solaris/ppp_comp.c, mdk-stage1/ppp/chat/Makefile.linux,
	mdk-stage1/ppp/README.cbcp, mdk-stage1/ppp/pppd/ppp.pam,
	mdk-stage1/ppp/solaris/ppp_comp_mod.c, mdk-stage1/ppp/Changes-2.3,
	mdk-stage1/ppp/sample/options, mdk-stage1/ppp/pppstats/pppstats.c,
	mdk-stage1/ppp/sunos4/ppp_comp_vdcmd.c,
	mdk-stage1/ppp/pppdump/Makefile.linux.pppdump-Makefile,
	mdk-stage1/ppp/README.MSCHAP80, mdk-stage1/ppp/pppdump/pppdump.8,
	mdk-stage1/ppp/sunos4/Makefile.top, mdk-stage1/ppp/include/net/pppio.h,
	mdk-stage1/ppp/pppd/ipcp.c, mdk-stage1/ppp/FAQ,
	mdk-stage1/ppp/pppd/ipcp.h, mdk-stage1/ppp/pppd/sys-sunos4.c,
	mdk-stage1/ppp/modules/ppp_comp.c, mdk-stage1/ppp/README.sol2,
	mdk-stage1/ppp/modules/vjcompress.c, mdk-stage1/ppp/scripts/ppp-on-ssh,
	mdk-stage1/ppp/svr4/ppp_ahdlc_mod.c, mdk-stage1/ppp/sunos4/ppp.INSTALL,
	mdk-stage1/ppp/modules/ppp.c, mdk-stage1/ppp/pppdump/pppdump.c,
	mdk-stage1/ppp/pppd/plugins/passprompt.c,
	mdk-stage1/ppp/pppdump/Makefile.linux, mdk-stage1/ppp/pppd/lcp.c,
	mdk-stage1/ppp/pppd/lcp.h, mdk-stage1/ppp/scripts/chat-callback,
	mdk-stage1/ppp/chat/Makefile.sunos4, mdk-stage1/ppp/SETUP,
	mdk-stage1/ppp/pppd/Makefile.sol2,
	mdk-stage1/ppp/pppd/plugins/minconn.c,
	mdk-stage1/ppp/etc.ppp/options.options,
	mdk-stage1/ppp/pppdump/Makefile.linux.makeopt,
	mdk-stage1/ppp/svr4/ppp.Node, mdk-stage1/ppp/scripts/options-ssh-rem,
	mdk-stage1/ppp/solaris/ppp.c, mdk-stage1/ppp/svr4/ppp.System,
	mdk-stage1/ppp/etc.ppp/chap-secrets,
	mdk-stage1/ppp/pppstats/Makefile.linux,
	mdk-stage1/ppp/sample/pap-secrets,
	mdk-stage1/ppp/pppd/Makefile.linux.make, mdk-stage1/ppp/pppd/pppd.8,
	mdk-stage1/ppp/contrib/pppgetpass/pppgetpass.8,
	mdk-stage1/ppp/pppd/Makefile.sunos4, mdk-stage1/ppp/scripts/ppp-on,
	mdk-stage1/ppp/include/linux/ppp_defs.h,
	mdk-stage1/ppp/scripts/chatchat/chatchat.c,
	mdk-stage1/ppp/scripts/chatchat/README,
	mdk-stage1/ppp/modules/ppp_ahdlc.c, mdk-stage1/ppp/svr4/ppp.Master,
	mdk-stage1/ppp/svr4/Makedefs,
	mdk-stage1/ppp/contrib/pppgetpass/pppgetpass.gtk.c,
	mdk-stage1/ppp/svr4/ppp_ahdl.System, mdk-stage1/ppp/pppd/pppd.h,
	mdk-stage1/ppp/scripts/ppp-off, mdk-stage1/ppp/solaris/Makedefs.sol2,
	mdk-stage1/ppp/common/zlib.c, mdk-stage1/ppp/scripts/options-rsh-loc,
	mdk-stage1/ppp/common/zlib.h, mdk-stage1/ppp/solaris/ppp_mod.c,
	mdk-stage1/ppp/contrib/pppgetpass/Makefile.linux,
	mdk-stage1/ppp/solaris/ppp_mod.h, mdk-stage1/ppp/scripts/ppp-on-dialer,
	mdk-stage1/ppp/pppd/sys-solaris.c, mdk-stage1/ppp/README.linux,
	mdk-stage1/ppp/sample/auth-down, mdk-stage1/ppp/svr4/ppp_ahdl.Master,
	mdk-stage1/ppp/pppdump/zlib.c, mdk-stage1/ppp/include/pcap-int.h,
	mdk-stage1/ppp/pppdump/zlib.h, mdk-stage1/ppp/pppd/ccp.c,
	mdk-stage1/ppp/chat/Makefile.linux.makeopt, mdk-stage1/ppp/pppd/ccp.h,
	mdk-stage1/ppp/pppd/Makefile.linux.makeopt,
	mdk-stage1/ppp/include/net/vjcompress.h, mdk-stage1/ppp/pppd/cbcp.c,
	mdk-stage1/ppp/contrib/pppgetpass/pppgetpass.sh,
	mdk-stage1/ppp/pppd/cbcp.h, mdk-stage1/ppp/scripts/ip-down.local.add,
	mdk-stage1/ppp/pppd/tty.c, mdk-stage1/ppp/include/linux/ppp-comp.h,
	mdk-stage1/ppp/sample/auth-up, mdk-stage1/ppp/sunos4/ppp_ahdlc_vdcmd.c,
	mdk-stage1/ppp/pppd/pppd.h.wtmp, mdk-stage1/ppp/solaris/ppp.conf,
	mdk-stage1/ppp/pppd/chap.c, mdk-stage1/ppp/pppd/chap.h,
	mdk-stage1/ppp/scripts/callback, mdk-stage1/ppp/linux/Makefile.top,
	mdk-stage1/ppp/svr4/ppp_comp.System, mdk-stage1/ppp/pppd/md4.c,
	mdk-stage1/ppp/svr4/Makedefs.sol2, mdk-stage1/ppp/pppdump/bsd-comp.c,
	mdk-stage1/ppp/README, mdk-stage1/ppp/pppd/md4.h,
	mdk-stage1/ppp/etc.ppp/options, mdk-stage1/ppp/svr4/Makefile.top,
	mdk-stage1/ppp/svr4/Makefile.svr4,
	mdk-stage1/ppp/pppd/plugins/Makefile.linux,
	mdk-stage1/ppp/pppdump/ppp-comp.h: Initial revision
	import initial ppp sources

2001/06/11  odin

	* standalone/drakproxy: first import of drakproxy

2001/06/11  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): don't check /usr/bin/urpmi, better check
	/usr/sbin/urpmi.update

	* commands.pm (grep_): add a missing semi-colon

	* share/compssUsers: remove NIS which is handled by DrakX (titi sucks)

2001/06/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/guessmounts, rescue/make_rescue_img, rescue/tree/etc/rc.sysinit,
	rescue/Makefile: 
	  - add 'guessmounts' that mimics RH's detecting of partitions when
	rescue starts

2001/06/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/az.po: updated Azeri file

	* share/po/ru.po, share/po/DrakX.pot: updated Russian file

2001/06/10  Pixel  <pixel@mandrakesoft.com>

	* rescue/guessmounts: pixelization (tested!)

	* install_any.pm (g_auto_install): more comments in auto_inst.cfg file

2001/06/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/list.i386: rescuept is in /sbin now

	* share/list: rescuept in /sbin now

2001/06/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: don't wait on upping lo interface

	* mdk-stage1/modules.c: fix minor bug detecting when modules are present

	* mdk-stage1/dietlibc/include/stdlib.h, mdk-stage1/dietlibc/lib/random.c:
	i need working random suite for ppp with dietlibc

	* mdk-stage1/stage1.c: exit when exec fails after fork, i don't want two
	stage1 processes!

2001/06/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pl.po: updated Polish file

2001/06/05  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (mount): notail in any case

	* tools/i386/netboot/menu.lst.example, tools/i386/netboot/menu.lst,
	tools/i386/netboot/.cvsignore: menu.lst is now a local file created from
	the example

	* share/list, rescue/list.i386, rescue/list: switch to perl 5.6.1

	* Makefile: fix

2001/06/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/ar.po, share/po/sl.po,
	share/po/vi.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated Russian file

2001/06/01  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: use -FULL postfix for common .c files targetting
	stage1-full

	* mdk-stage1/stage1.c: minor fix

	* mdk-stage1/newt/textbox.c: don't modify newt code to fix dietlibc bugs,
	i want to link against glibc too

	* mdk-stage1/dietlibc/include/stdlib.h, mdk-stage1/dietlibc/lib/strncat.c:
	
	  - have strncat behave the same way as in glibc
	  - declare that we're using the DIETLIBC in include/stdlib.h, so I can
	change my mind in "dns.c" to handle broken glibc which is not capable of
	doing name resolution with a static binary

	* mdk-stage1/dns.c, mdk-stage1/dns.h, mdk-stage1/adsl.c,
	mdk-stage1/adsl.h, mdk-stage1/nfsmount.c, mdk-stage1/network.c,
	mdk-stage1/url.c, mdk-stage1/network.h: 
	  - first draft of adsl support
	  - get back some code for supporting broken glibc unable to resolve
	when linked statically

	* mdk-stage1/dietlibc/dietfeatures.h, mdk-stage1/dietlibc/lib/tcflush.c,
	mdk-stage1/dietlibc/lib/cfgetospeed.c, mdk-stage1/dietlibc/lib/speed.c,
	mdk-stage1/dietlibc/lib/tcsetattr.c,
	mdk-stage1/dietlibc/include/termios.h,
	mdk-stage1/dietlibc/include/netdb.h,
	mdk-stage1/dietlibc/libshell/glob.c: slight modifs to get ppp and pppoe
	stuff compile better

2001/05/31  daouda

	* bootlook.pm: add runlevel chooser feature

2001/05/31  Pixel  <pixel@mandrakesoft.com>

	* rescue/make_rescue_img: check presence of files from list and list.ARCH

	* Makefile (get_needed_files): exit with error message if files from
	share/list (and
	share/list.ARCH) are missing

	* install2.pm: hide step formatPartitions when upgrading

2001/05/30  mbadaire

	* mdk-stage1/stage1.c, mdk-stage1/slang/slmalloc.c,
	mdk-stage1/slang/Makefile, mdk-stage1/Makefile.common,
	mdk-stage1/insmod-modutils/obj/Makefile,
	mdk-stage1/insmod-modutils/Makefile, mdk-stage1/bzlib/Makefile,
	mdk-stage1/init-libc-headers.h, mdk-stage1/newt/Makefile,
	mdk-stage1/Makefile, mdk-stage1/insmod-modutils/util/Makefile,
	mdk-stage1/mar/Makefile, mdk-stage1/newt/windows.c: 
	  - allow build on ia64
	  - have CFLAGS centralized in Makefile.common (should help ports such
	as alpha)
	  - better looking sub makefiles

2001/05/30  Pixel  <pixel@mandrakesoft.com>

	* Makefile.drakxtools (install): ensure pm's in subdirs don't have
	/use(diagnostics|vars|strict)/

2001/05/29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: added fix from Michael Brown to handle pipe in queue
	name for lpr.

2001/05/29  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* share/compssUsers: add NIS client to network clients

2001/05/29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: added fix from Michael Brown to handle pipe in queue
	name for lpr.

2001/05/28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/newt-frontend.c: use Axalon patch to hide passwords (highly
	rewritten..)

2001/05/25  Stew Benedict  <sbenedict@mandrakesoft.com>

	* rescue/list.ppc, bootloader.pm: add hfs support to rescue - PPC, fix
	bootstrap creation, formatting sequence

	* install_steps_interactive.pm: fix bootstrap information screen back to
	orig with missing ":" - PPC
	add hfs support to rescue - PPC, fix bootstrap creation, formatting
	sequence

2001/05/25  siegel

	* share/po/de.po: updated time
	moved to UTF-8

2001/05/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

2001/05/24  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (g_auto_install): autoExitInstall set if not replay (was
	the opposite)

2001/05/23  Pixel  <pixel@mandrakesoft.com>

	* rescue/list: add scd0...

2001/05/22  siegel

	* share/po/de.po: updates

2001/05/21  Stew Benedict  <sbenedict@mandrakesoft.com>

	* tools/ppc/mkhybrid-1.12b5.4-x86, tools/ppc/mkINSTALLCD: enable creation
	of PPC boot CD on x86 platform

2001/05/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: 
	  - better detect when IP is not good
	  - error_msg when netmask seems invalid
	  - don't log too much `guessing netmask'

	* mdk-stage1/probing.c: be sure to print pci vendor and id with 4 digits
	each

2001/05/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed parted that ask for confirmation if partition
	table is not right (MAXDATA
	for example), this cause parted to ignore warning.
	added blank space between partition windows and linux to help resolving
	above case.
	fixed hole in partitionning (need testing), use fdisk to get disk
	geometry and
	create partition that matches cylinder boundaries (no more
	approximation).
	make sure to create all partitions including /home.

2001/05/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/modules.c: add log for modules aliasing of SCSI drivers
	don't write nonsense code to separate frontend from stage1,
	but rather, try to do some clever things

	* mdk-stage1/probing.c: unify user notification of network and scsi
	devices that make load of drivers
	don't write nonsense code to separate frontend from stage1,
	but rather, try to do some clever things

	* mdk-stage1/stage1.c, mdk-stage1/frontend.h, mdk-stage1/stage1.h,
	mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/cdrom.c,
	mdk-stage1/Makefile, mdk-stage1/dhcp.c, mdk-stage1/newt-frontend.c,
	mdk-stage1/disk.c, mdk-stage1/network.c: don't write nonsense code to
	separate frontend from stage1,
	but rather, try to do some clever things

	* mdk-stage1/frontend-common.c: plop

2001/05/16  dam's  <damien@mandrakesoft.com>

	* pixmaps/bootloader.png, pixmaps/user.png, pixmaps/security.png,
	pixmaps/rootpasswd.png, pixmaps/harddrive.png, pixmaps/keyboard.png,
	pixmaps/default.png, pixmaps/X.png, pixmaps/mouse.png,
	pixmaps/bootdisk.png, pixmaps/services.png: added icons

	* standalone/printerdrake, standalone/keyboarddrake, standalone/drakboot,
	standalone/draksec, standalone/drakxservices, standalone/drakgw,
	standalone/XFdrake, standalone/adduserdrake: added icon management

	* my_gtk.pm, interactive.pm: icons management

	* install2.pm: added icons management

	* standalone/draknet: added icon managment

	* pixmaps/printer.png: added icon

2001/05/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: added support for /var creation, and more specific
	package selection for server.
	Include option support by VERSION file.

2001/05/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/HACKING, mdk-stage1/frontend.h,
	mdk-stage1/TECH-INFOS, mdk-stage1/WHY-DIETLIBC, mdk-stage1/stage1.h,
	mdk-stage1/stdio-frontend.c, mdk-stage1/Makefile, mdk-stage1/README,
	mdk-stage1/newt-frontend.c: have a 100% independence between UI stuff
	and code from stage1

2001/05/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po, share/po/de.po, share/po/DrakX.pot, share/po/tr.po:
	updated Turkish file

2001/05/16  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile: fix yet again DrakX.pot making

	* partition_table.pm: re-add reiserfs as it should
	add xfs

2001/05/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: added missing Aurora, added icewm-light that may be
	usefull.

2001/05/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: libresolv deprecated in GLIBC
	have stage1-full with pcmcia also compile with dietlibc, cool!

	* mdk-stage1/network.c: fix guess netmask
	configure_net_device is only used internally

	* mdk-stage1/modules.c, mdk-stage1/modules.h: better modules handling
	interface (use of enum rather than guessing single numbers..)

	* mdk-stage1/newt-frontend.c: allow wait_message calls to be multi-lines

	* mdk-stage1/pcmcia/cardmgr.c: have stage1-full with pcmcia also compile
	with dietlibc, cool!
	  - build glibc and dietlibc targets
	  - bzero string buffer before sscanf call (dietlibc implementation)
	  - verify returns of ioperm so that I can use it in test mode

	* mdk-stage1/dietlibc/include/sys/file.h,
	mdk-stage1/dietlibc/include/sys/io.h,
	mdk-stage1/dietlibc/syscalls.s/ioperm.S: have stage1-full with pcmcia
	also compile with dietlibc, cool!

	* mdk-stage1/stage1.c: a bit of size reduction plus some language change
	blurk

	* mdk-stage1/WHY-DIETLIBC: advocate dietlibc

	* mdk-stage1/dietlibc/lib/vsscanf.c: import vsscanf fix from author

	* mdk-stage1/disk.c: bzero string buffer before sscanf call, security for
	dietlibc implementation

	* mdk-stage1/network.h: configure_net_device is only used internally

	* mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/pcmcia_probe.c: 
	  - build glibc and dietlibc targets
	  - bzero string buffer before sscanf call (dietlibc implementation)
	  - verify returns of ioperm so that I can use it in test mode

	* standalone/drakgw: full path for iptables

	* mdk-stage1/probing.c: allow wait_message calls to be multi-lines
	nicer layout for PCI detection messages
	better modules handling interface (use of enum rather than guessing
	single numbers..)

2001/05/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po, share/po/ar.po: Updated Turkish file

	* share/keyboards.tar.bz2: Added north-african keyboard

	* keyboard.pm: added arabic azerty keyboard

2001/05/15  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile: fix messages to i18n extracting

2001/05/14  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* fs.pm: s|mkxfs|mkfs.xfs|;

2001/05/14  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/nfsmount.c: use new gethostby* interface

	* mdk-stage1/stage1-data/stage1-with-busybox.tar.bz2: add stage1-data
	which provides the busybox

	* mdk-stage1/network.c: Have the wait_message() with the sleep()
	  - complies to gethostby functions
	  - add sleep(2) so that net intf is really up before operation
	  - more logs
	  - FTP: don't try to close control connection with data socket, erhm
	:-(
	  - debug netmask guessing, with stdio-frontend

	* mdk-stage1/Makefile: i can compile slang and newt with dietlibc now
	every targets build with dietlibc

	* mdk-stage1/make_boot_img: use busybox for my debugging purpose

	* mdk-stage1/tools.c: no need to poll() for data at beginning of
	load_ramdisk_fd, it was a fix of another problem (bug with file stdio
	operations with sockets in dietlibc)

	* mdk-stage1/dietlibc/Makefile: build this new dietlibc
	import new version of dietlibc

	* mdk-stage1/dns.c, mdk-stage1/dns.h: now use gethostby* functions
	provided by dietlibc

	* mdk-stage1/url.c: use poll() rather than select(), smaller code size

	* mdk-stage1/stage1.c: we don't use this sucking sash no more
	we now use `busybox' compiled with the marvellous dietlibc, which
	provides no less than 73 usefull binaries

	* mdk-stage1/dietlibc/alpha/semop.S, mdk-stage1/dietlibc/lib/sendmsg.c,
	mdk-stage1/dietlibc/alpha/shmget.S, mdk-stage1/dietlibc/lib/clearerr.c,
	mdk-stage1/dietlibc/include/sys/ipc.h,
	mdk-stage1/dietlibc/alpha/sendmsg.S,
	mdk-stage1/dietlibc/lib/tcgetpgrp.c, mdk-stage1/dietlibc/lib/fwrite.c,
	mdk-stage1/dietlibc/sparc/__testandset.S,
	mdk-stage1/dietlibc/syscalls.s/open.S,
	mdk-stage1/dietlibc/alpha/semget.S, mdk-stage1/dietlibc/dietstdarg.h,
	mdk-stage1/dietlibc/syscalls.s/sched_get_priority_max.S,
	mdk-stage1/dietlibc/lib/nop.c, mdk-stage1/dietlibc/start.h,
	mdk-stage1/dietlibc/include/sys/syscall.h,
	mdk-stage1/dietlibc/alpha/accept.S, mdk-stage1/dietlibc/lib/sigjmp.c,
	mdk-stage1/dietlibc/syscalls.s/ptrace.s,
	mdk-stage1/dietlibc/lib/isprint.c,
	mdk-stage1/dietlibc/syscalls.s/dietstat.S,
	mdk-stage1/dietlibc/alpha/shutdown.S, mdk-stage1/dietlibc/lib/sendto.c,
	mdk-stage1/dietlibc/sparc/shmat.c, mdk-stage1/dietlibc/include/time.h,
	mdk-stage1/dietlibc/lib/stat_convert.c, mdk-stage1/dietlibc/lib/send.c,
	mdk-stage1/dietlibc/lib/isxdigit.c, mdk-stage1/dietlibc/alpha/waitpid.S,
	mdk-stage1/dietlibc/lib/atexit.c, mdk-stage1/dietlibc/lib/readdir.c,
	mdk-stage1/dietlibc/include/sys/sem.h,
	mdk-stage1/dietlibc/syscalls.s/query_module.S,
	mdk-stage1/dietlibc/lib/strchr.c,
	mdk-stage1/dietlibc/syscalls.s/dietfstat64.S,
	mdk-stage1/dietlibc/syscalls.s/lstat64.S,
	mdk-stage1/dietlibc/i386/setjmp.S, mdk-stage1/dietlibc/lib/alloc.c,
	mdk-stage1/dietlibc/lib/perror.c,
	mdk-stage1/dietlibc/include/sys/socket.h,
	mdk-stage1/dietlibc/lib/creat64.c, mdk-stage1/dietlibc/lib/closedir.c,
	mdk-stage1/dietlibc/sparc/pipe.S, mdk-stage1/dietlibc/lib/msgrcv.c,
	mdk-stage1/dietlibc/include/utmp.h,
	mdk-stage1/dietlibc/syscalls.s/sendfile.S,
	mdk-stage1/dietlibc/syscalls.s/nice.S,
	mdk-stage1/dietlibc/syscalls.s/sigprocmask.S,
	mdk-stage1/dietlibc/syscalls.s/select.S,
	mdk-stage1/dietlibc/include/sys/mtio.h,
	mdk-stage1/dietlibc/i386/strchr.S, mdk-stage1/dietlibc/alpha/divl.S,
	mdk-stage1/dietlibc/syscalls.s/sched_rr_get_interval.S,
	mdk-stage1/dietlibc/lib/__telldir.c,
	mdk-stage1/dietlibc/i386/__testandset.S,
	mdk-stage1/dietlibc/lib/remove.c,
	mdk-stage1/dietlibc/syscalls.s/sched_get_priority_min.S,
	mdk-stage1/dietlibc/lib/fputc.c, mdk-stage1/dietlibc/lib/msgctl.c,
	mdk-stage1/dietlibc/alpha/clone.S, mdk-stage1/dietlibc/lib/connect.c,
	mdk-stage1/dietlibc/include/sys/un.h,
	mdk-stage1/dietlibc/alpha/connect.S,
	mdk-stage1/dietlibc/include/termios.h,
	mdk-stage1/dietlibc/lib/sigfillset.c,
	mdk-stage1/dietlibc/lib/sigismember.c,
	mdk-stage1/dietlibc/syscalls.s/dietstat64.S,
	mdk-stage1/dietlibc/i386/start.S, mdk-stage1/dietlibc/lib/shmget.c,
	mdk-stage1/dietlibc/lib/strtok.c, mdk-stage1/dietlibc/lib/fclose.c,
	mdk-stage1/dietlibc/lib/tcsetpgrp.c,
	mdk-stage1/dietlibc/sparc/Makefile.add,
	mdk-stage1/dietlibc/include/sys/shm.h, mdk-stage1/dietlibc/alpha/send.S,
	mdk-stage1/dietlibc/i386/__longjmp.S, mdk-stage1/dietlibc/lib/recvmsg.c,
	mdk-stage1/dietlibc/include/inttypes.h,
	mdk-stage1/dietlibc/syscalls.s/sched_getscheduler.S,
	mdk-stage1/dietlibc/lib/semget.c, mdk-stage1/dietlibc/lib/open64.c,
	mdk-stage1/dietlibc/alpha/recvmsg.S,
	mdk-stage1/dietlibc/syscalls.s/fork.S,
	mdk-stage1/dietlibc/lib/strcasecmp.c, mdk-stage1/dietlibc/lib/htonl.c,
	mdk-stage1/dietlibc/lib/accept.c, mdk-stage1/dietlibc/alpha/shmat.S,
	mdk-stage1/dietlibc/include/features.h,
	mdk-stage1/dietlibc/include/syslog.h, mdk-stage1/dietlibc/lib/isascii.c,
	mdk-stage1/dietlibc/syscalls.s/writev.S,
	mdk-stage1/dietlibc/lib/fputs.c,
	mdk-stage1/dietlibc/alpha/sigprocmask.S,
	mdk-stage1/dietlibc/lib/ntohs.c, mdk-stage1/dietlibc/include/sys/uio.h,
	mdk-stage1/dietlibc/syscalls.s/nanosleep.S,
	mdk-stage1/dietlibc/syscalls.s/creat.S,
	mdk-stage1/dietlibc/include/sys/sysinfo.h,
	mdk-stage1/dietlibc/lib/atof.c, mdk-stage1/dietlibc/alpha/msgsnd.S,
	mdk-stage1/dietlibc/lib/vsprintf.c, mdk-stage1/dietlibc/lib/toupper.c,
	mdk-stage1/dietlibc/lib/strlcpy.3, mdk-stage1/dietlibc/lib/sigaddset.c,
	mdk-stage1/dietlibc/i386/select.S, mdk-stage1/dietlibc/i386/unified.S,
	mdk-stage1/dietlibc/include/dirent.h,
	mdk-stage1/dietlibc/include/getopt.h, mdk-stage1/dietlibc/lib/seekdir.c,
	mdk-stage1/dietlibc/include/net/route.h,
	mdk-stage1/dietlibc/syscalls.s/exit.S,
	mdk-stage1/dietlibc/include/pthread.h,
	mdk-stage1/dietlibc/lib/sprintf.c, mdk-stage1/dietlibc/alpha/msgget.S,
	mdk-stage1/dietlibc/include/limits.h, mdk-stage1/dietlibc/lib/qsort.c,
	mdk-stage1/dietlibc/lib/execvp.c,
	mdk-stage1/dietlibc/syscalls.s/__reboot.S,
	mdk-stage1/dietlibc/lib/stdin.c,
	mdk-stage1/dietlibc/syscalls.s/getitimer.S,
	mdk-stage1/dietlibc/include/grp.h, mdk-stage1/dietlibc/lib/usleep.c,
	mdk-stage1/dietlibc/lib/lstat.c, mdk-stage1/dietlibc/sparc/setjmp.S,
	mdk-stage1/dietlibc/sparc/fork.S,
	mdk-stage1/dietlibc/syscalls.s/__pread.S,
	mdk-stage1/dietlibc/include/sys/poll.h,
	mdk-stage1/dietlibc/syscalls.s/personality.S,
	mdk-stage1/dietlibc/lib/lseek64.c, mdk-stage1/dietlibc/include/setjmp.h,
	mdk-stage1/dietlibc/lib/recv.c, mdk-stage1/dietlibc/include/string.h,
	mdk-stage1/dietlibc/include/sys/time.h, mdk-stage1/dietlibc/lib/fstat.c,
	mdk-stage1/dietlibc/lib/memcmp.c, mdk-stage1/dietlibc/lib/isupper.c,
	mdk-stage1/dietlibc/include/sys/param.h,
	mdk-stage1/dietlibc/syscalls.s/__getpagesize.S,
	mdk-stage1/dietlibc/lib/exec_lib.c, mdk-stage1/dietlibc/alpha/shmdt.S,
	mdk-stage1/dietlibc/include/dlfcn.h, mdk-stage1/dietlibc/lib/isdigit.c,
	mdk-stage1/dietlibc/lib/fdopen.c, mdk-stage1/dietlibc/lib/exec_lib.h,
	mdk-stage1/dietlibc/lib/__lxstat.c, mdk-stage1/dietlibc/alpha/remq.S,
	mdk-stage1/dietlibc/include/sys/kd.h,
	mdk-stage1/dietlibc/syscalls.s/read.S, mdk-stage1/dietlibc/lib/fopen.c,
	mdk-stage1/dietlibc/syscalls.s/sched_yield.S,
	mdk-stage1/dietlibc/include/sys/mman.h,
	mdk-stage1/dietlibc/lib/__readdir.c,
	mdk-stage1/dietlibc/lib/cfgetospeed.c,
	mdk-stage1/dietlibc/lib/__dtostr.c, mdk-stage1/dietlibc/lib/execv.c,
	mdk-stage1/dietlibc/alpha/reml.S,
	mdk-stage1/dietlibc/syscalls.s/fcntl.S,
	mdk-stage1/dietlibc/include/errno.h, mdk-stage1/dietlibc/lib/ferror.c,
	mdk-stage1/dietlibc/syscalls.s/ipc.S,
	mdk-stage1/dietlibc/syscalls.s/mlockall.S,
	mdk-stage1/dietlibc/lib/fgetc.c, mdk-stage1/dietlibc/lib/strtoull.c,
	mdk-stage1/dietlibc/include/sys/msg.h,
	mdk-stage1/dietlibc/syscalls.s/sigsuspend.S,
	mdk-stage1/dietlibc/lib/isgraph.c, mdk-stage1/dietlibc/lib/vsscanf.c,
	mdk-stage1/dietlibc/lib/ftell.c, mdk-stage1/dietlibc/include/unistd.h,
	mdk-stage1/dietlibc/lib/msgsnd.c, mdk-stage1/dietlibc/lib/semop.c,
	mdk-stage1/dietlibc/include/net/if_arp.h,
	mdk-stage1/dietlibc/lib/execlp.c,
	mdk-stage1/dietlibc/syscalls.s/stat64.S,
	mdk-stage1/dietlibc/dietfeatures.h, mdk-stage1/dietlibc/dietstdio.h,
	mdk-stage1/dietlibc/lib/feof.c, mdk-stage1/dietlibc/lib/opendir.c,
	mdk-stage1/dietlibc/syscalls.s/fstat64.S,
	mdk-stage1/dietlibc/syscalls.s/sched_setparam.S,
	mdk-stage1/dietlibc/include/sys/reboot.h,
	mdk-stage1/dietlibc/lib/sigdelset.c, mdk-stage1/dietlibc/lib/execl.c,
	mdk-stage1/dietlibc/include/sys/sendfile.h,
	mdk-stage1/dietlibc/include/sys/syslog.h,
	mdk-stage1/dietlibc/syscalls.s/iopl.S, mdk-stage1/dietlibc/lib/msgget.c,
	mdk-stage1/dietlibc/syscalls.s/sched_getparam.S,
	mdk-stage1/dietlibc/lib/vsnprintf.c,
	mdk-stage1/dietlibc/include/signal.h,
	mdk-stage1/dietlibc/syscalls.s/pause.S,
	mdk-stage1/dietlibc/include/arpa/inet.h,
	mdk-stage1/dietlibc/include/sys/wait.h,
	mdk-stage1/dietlibc/alpha/time.S, mdk-stage1/dietlibc/lib/ttyname.c,
	mdk-stage1/dietlibc/lib/__lstat64.c, mdk-stage1/dietlibc/lib/__stat64.c,
	mdk-stage1/dietlibc/alpha/recv.S, mdk-stage1/dietlibc/lib/fgets.c,
	mdk-stage1/dietlibc/lib/strncat.c, mdk-stage1/dietlibc/lib/__lltostr.c,
	mdk-stage1/dietlibc/lib/__ltostr.c,
	mdk-stage1/dietlibc/sparc/__longjmp.S, mdk-stage1/dietlibc/lib/puts.c,
	mdk-stage1/dietlibc/lib/rand.c, mdk-stage1/dietlibc/syscalls.s/fsync.S,
	mdk-stage1/dietlibc/include/fnmatch.h, mdk-stage1/dietlibc/lib/fflush.c,
	mdk-stage1/dietlibc/lib/htons.c,
	mdk-stage1/dietlibc/syscalls.s/sigaltstack.S,
	mdk-stage1/dietlibc/include/sys/resource.h,
	mdk-stage1/dietlibc/lib/__stat64_cvt.c,
	mdk-stage1/dietlibc/lib/localtime.c,
	mdk-stage1/dietlibc/alpha/seteuid.c,
	mdk-stage1/dietlibc/syscalls.s/stime.S,
	mdk-stage1/dietlibc/include/resolv.h, mdk-stage1/dietlibc/lib/__xstat.c,
	mdk-stage1/dietlibc/ppc/Makefile.add,
	mdk-stage1/dietlibc/sparc/unified.S, mdk-stage1/dietlibc/lib/bsearch.c,
	mdk-stage1/dietlibc/include/net/if.h,
	mdk-stage1/dietlibc/include/shadow.h,
	mdk-stage1/dietlibc/lib/__rewinddir.c,
	mdk-stage1/dietlibc/include/daemon.h, mdk-stage1/dietlibc/lib/mkfifo.c,
	mdk-stage1/dietlibc/include/paths.h, mdk-stage1/dietlibc/include/pwd.h,
	mdk-stage1/dietlibc/lib/strrchr.c, mdk-stage1/dietlibc/lib/__seekdir.c,
	mdk-stage1/dietlibc/syscalls.h, mdk-stage1/dietlibc/alpha/shmctl.S,
	mdk-stage1/dietlibc/lib/fdglue.c, mdk-stage1/dietlibc/lib/fseek.c,
	mdk-stage1/dietlibc/include/regex.h,
	mdk-stage1/dietlibc/include/sys/ptrace.h,
	mdk-stage1/dietlibc/lib/tcdrain.c,
	mdk-stage1/dietlibc/syscalls.s/lstat.S,
	mdk-stage1/dietlibc/alpha/semctl.S, mdk-stage1/dietlibc/lib/recvfrom.c,
	mdk-stage1/dietlibc/lib/random.c,
	mdk-stage1/dietlibc/syscalls.s/times.S,
	mdk-stage1/dietlibc/lib/getpgrp.c, mdk-stage1/dietlibc/lib/cfmakeraw.c,
	mdk-stage1/dietlibc/lib/stat.c, mdk-stage1/dietlibc/syscalls.s/write.S,
	mdk-stage1/dietlibc/syscalls.s/dietlstat64.S,
	mdk-stage1/dietlibc/ppc/__testandset.S,
	mdk-stage1/dietlibc/include/mntent.h,
	mdk-stage1/dietlibc/include/sys/file.h,
	mdk-stage1/dietlibc/syscalls.s/fstat.S,
	mdk-stage1/dietlibc/syscalls.s/llseek.S,
	mdk-stage1/dietlibc/lib/strsep.c,
	mdk-stage1/dietlibc/include/sys/stat.h,
	mdk-stage1/dietlibc/syscalls.s/munlockall.S,
	mdk-stage1/dietlibc/syscalls.s/setpriority.S,
	mdk-stage1/dietlibc/include/assert.h,
	mdk-stage1/dietlibc/include/strings.h,
	mdk-stage1/dietlibc/include/alloca.h, mdk-stage1/dietlibc/lib/gmtime.c,
	mdk-stage1/dietlibc/lib/shmat.c, mdk-stage1/dietlibc/lib/__isnan.c,
	mdk-stage1/dietlibc/ppc/__longjmp.S,
	mdk-stage1/dietlibc/lib/__closedir.c,
	mdk-stage1/dietlibc/include/sys/signal.h,
	mdk-stage1/dietlibc/lib/rewinddir.c, mdk-stage1/dietlibc/lib/stdout.c,
	mdk-stage1/dietlibc/lib/vfprintf.c, mdk-stage1/dietlibc/.cvsignore,
	mdk-stage1/dietlibc/lib/telldir.c, mdk-stage1/dietlibc/include/glob.h,
	mdk-stage1/dietlibc/lib/tm_conv.c,
	mdk-stage1/dietlibc/syscalls.s/reboot.S,
	mdk-stage1/dietlibc/syscalls.s/sched_setscheduler.S,
	mdk-stage1/dietlibc/syscalls.s/umount2.S,
	mdk-stage1/dietlibc/syscalls.s/readv.S,
	mdk-stage1/dietlibc/lib/__fxstat.c,
	mdk-stage1/dietlibc/include/sys/select.h,
	mdk-stage1/dietlibc/syscalls.s/syslog.S,
	mdk-stage1/dietlibc/syscalls.s/sysinfo.S,
	mdk-stage1/dietlibc/lib/fprintf.c,
	mdk-stage1/dietlibc/include/sys/cdefs.h, mdk-stage1/dietlibc/README,
	mdk-stage1/dietlibc/lib/fread.c, mdk-stage1/dietlibc/lib/getpwnam.c,
	mdk-stage1/dietlibc/syscalls.s/getcwd.S,
	mdk-stage1/dietlibc/lib/getservent.c, mdk-stage1/dietlibc/lib/tolower.c,
	mdk-stage1/dietlibc/diet.c, mdk-stage1/dietlibc/alpha/recvfrom.S,
	mdk-stage1/dietlibc/include/elf.h, mdk-stage1/dietlibc/alpha/sendto.S,
	mdk-stage1/dietlibc/lib/fileno.c, mdk-stage1/dietlibc/i386/clone.S,
	mdk-stage1/dietlibc/lib/__opendir.c,
	mdk-stage1/dietlibc/include/sched.h, mdk-stage1/dietlibc/alpha/__time.c,
	mdk-stage1/dietlibc/lib/ispunct.c, mdk-stage1/dietlibc/lib/printf.c,
	mdk-stage1/dietlibc/lib/strtod.c, mdk-stage1/dietlibc/lib/strncasecmp.c,
	mdk-stage1/dietlibc/lib/__getcwd.c,
	mdk-stage1/dietlibc/include/netinet/in.h,
	mdk-stage1/dietlibc/lib/shmctl.c,
	mdk-stage1/dietlibc/syscalls.s/dietlstat.S,
	mdk-stage1/dietlibc/include/arpa/nameser.h,
	mdk-stage1/dietlibc/lib/assert_fail.c, mdk-stage1/dietlibc/lib/semctl.c,
	mdk-stage1/dietlibc/lib/shmdt.c, mdk-stage1/dietlibc/lib/shutdown.c,
	mdk-stage1/dietlibc/lib/setpgrp.c, mdk-stage1/dietlibc/alpha/msgrcv.S,
	mdk-stage1/dietlibc/lib/stderr.c,
	mdk-stage1/dietlibc/syscalls.s/close.S,
	mdk-stage1/dietlibc/syscalls.s/dietfstat.S,
	mdk-stage1/dietlibc/include/locale.h,
	mdk-stage1/dietlibc/syscalls.s/getpriority.S,
	mdk-stage1/dietlibc/lib/__fstat64.c, mdk-stage1/dietlibc/lib/isalpha.c,
	mdk-stage1/dietlibc/lib/reboot.c, mdk-stage1/dietlibc/lib/isspace.c,
	mdk-stage1/dietlibc/include/sys/mount.h,
	mdk-stage1/dietlibc/lib/creat.c, mdk-stage1/dietlibc/syscalls.s/lseek.S,
	mdk-stage1/dietlibc/sparc/clone.S, mdk-stage1/dietlibc/dietwarning.h,
	mdk-stage1/dietlibc/lib/islower.c,
	mdk-stage1/dietlibc/alpha/Makefile.add, mdk-stage1/dietlibc/lib/abort.c,
	mdk-stage1/dietlibc/alpha/msgctl.S, mdk-stage1/dietlibc/lib/isalnum.c,
	mdk-stage1/dietlibc/include/ctype.h,
	mdk-stage1/dietlibc/include/netdb.h,
	mdk-stage1/dietlibc/include/memory.h, mdk-stage1/dietlibc/lib/iscntrl.c,
	mdk-stage1/dietlibc/i386/Makefile.add, mdk-stage1/dietlibc/lib/getopt.c,
	mdk-stage1/dietlibc/syscalls.s/waitpid.S,
	mdk-stage1/dietlibc/lib/strtoul.c,
	mdk-stage1/dietlibc/syscalls.s/stat.S,
	mdk-stage1/dietlibc/syscalls.s/sysctl.S: import new version of dietlibc

	* mdk-stage1/insmod-busybox/busybox.h: fix conflicts with dietlibc headers

	* mdk-stage1/dietlibc/include/stdio.h,
	mdk-stage1/dietlibc/include/stdlib.h,
	mdk-stage1/dietlibc/include/math.h,
	mdk-stage1/dietlibc/include/sys/times.h: have slang and newt compile
	with dietlibc
	import new version of dietlibc

	* mdk-stage1/Makefile.common: new dietlibc binaries location

	* mdk-stage1/newt-frontend.c: i can compile slang and newt with dietlibc
	now

	* mdk-stage1/dietlibc/lib/abs.c: have slang and newt compile with dietlibc

	* mdk-stage1/dhcp.c: Have the wait_message() with the sleep()
	  - add a sleep(2) after ioctl ifupping so that further operation can
	work normally
	  - more logs

2001/05/14  kjx

	* share/po/zh_CN.GB2312.po: process untranslated

2001/05/14  Pixel  <pixel@mandrakesoft.com>

	* fs.pm, fsedit.pm, partition_table.pm, install_any.pm: basic xfs handling

2001/05/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: fixed missing package which may be selected on
	hardware during real install.

	* rescue/tree/etc/oem: added support to change boot entries when invoking
	oem script.
	fixed missing SCSI support and driver module loading.
	fixed missing speficic packages not installed on HW detected.

2001/05/08  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: VBox -> HBox in Embedded mode

	* standalone/mousedrake: code cleaned and debugged
	added mouse test. Ugly

2001/05/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stdio-frontend.c: fix minor stuff
	re-include correct layout for [] choices, in a smaller way than before

	* mdk-stage1/tools.c: minor fix
	needs to poll() for available data before loading ramdisk because ftp
	transfers would fail in some situations

	* mdk-stage1/init.c: new maxim

	* mdk-stage1/config-stage1.h: adjust COMPRESSION_RATIO so that last star
	is printed when last blocks of file are read

	* mdk-stage1/dhcp.c: use poll() rather than select() to win some bytesCVS:
	----------------------------------------------------------------------

2001/05/08  siegel

	* share/po/de.po: fixed plenty ugly typos

2001/05/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt_BR.po: updated Brazilian file

2001/05/07  yduret

	* docs/README.devel: fix one typo

	* any.pm, bootloader.pm: updated install_lilo() according to new lilo
	package
	(/boot/lilo-{menu,graphic,text})

2001/05/06  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad output and bad adsl script

2001/05/06  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install2.pm: workaround for msec hang on PPC

2001/05/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: KDE+SOUND -> 4 xmms-arts

2001/05/04  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* mdk-stage1/mar/mar-extract-only.c: text size micro-opt

2001/05/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: KDE+SOUND -> 4 xmms-arts

2001/05/04  Stew Benedict  <sbenedict@mandrakesoft.com>

	* c/smp.c, keyboard.pm, Xconfigurator.pm: force XF4 in expert too for PPC,
	don't run xmodmap, PPC SMP routine placeholder

2001/05/04  Thierry Vignaud  <tvignaud@mandrakesoft.com>

	* mdk-stage1/mar/mar-extract-only.c: text size micro-opt

2001/04/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stdio-frontend.c: nicer layout for progressbar and
	statusreport, when update_progression
	Provide some description of the drivers

	* docs/HACKING: fix
	pserver -> ext

	* mdk-stage1/tools.c, mdk-stage1/Makefile, mdk-stage1/tools.h,
	mdk-stage1/newt-frontend.c, mdk-stage1/modules_descr.h,
	mdk-stage1/modules.c: Provide some description of the drivers

2001/04/30  Pixel  <pixel@mandrakesoft.com>

	* docs/README: s/gi.tar.bz2/DrakX-*.src.rpm/

	* docs/advocacy: fuck'em all

2001/04/26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* docs/README.devel, docs/README: added some more comments for DrakX code
	source and usage.

2001/04/25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/oem-prepare: fixed use of VERSION file to find language.
	prepare a oem disk to be used by moving all files that will not be
	installed by oem (oem-master disk preparation).

	* rescue/tree/etc/closurepkgs, rescue/tree/etc/part_and_bootloader: fixed
	usage of free space on disk, added NVIDIA packages to install.

	* rescue/tree/etc/oem-server: added missing VERSION file.
	fixed usage of free space on disk, added NVIDIA packages to install.

	* rescue/tree/etc/oem: added missing autologin package.
	added option to enable oem mode.
	added missing VERSION file.
	fixed usage of free space on disk, added NVIDIA packages to install.

2001/04/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: version is labelled "cooker"

2001/04/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* tools/serial_probe/serial.c, tools/serial_probe/serial_probe.c:
	integrate fg's fixes for includes

2001/04/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* rescue/list.sparc, rescue/list.i386, rescue/list.ppc, rescue/list.alpha,
	rescue/list: move /sbin/sfdisk to list.arch, update both list.ppc

2001/04/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: fix bug that trashes the network config of stage1
	during stage2, when no DNS is provided

2001/04/18  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: last corrections

	* standalone/draknet, netconnect.pm: last corrections
	corrected internet connection test, and parameters editing

	* install_steps_gtk.pm: corrected cursor on details

2001/04/18  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: * put am-utils and autofs in NETWORKING_FILE
	* drakprofile in level 1
	* swapped tkinter and python-devel
	* vnc-server in NETWORKING_REMOTE_ACCESS_SERVER
	* vnc-SVGALIB in level 2

2001/04/17  dam's  <damien@mandrakesoft.com>

	* standalone/mousedrake: fixed embedded

	* bootlook.pm: chmoded autologin

2001/04/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: restored grub as everything seems fine.

	* rescue/tree/etc/oem-server: fixed swap size instead of inst size for
	swap gap.
	make sure kernel will be selected.

	* rescue/tree/etc/oem: fixed swap size instead of inst size for swap gap.
	make sure kernel is selected.

	* install_steps_interactive.pm: fixed missing mouse update in summary.

2001/04/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: fix 75dpi-fonts bug with MAKEDEV

2001/04/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* standalone/draknet: fixed typo

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/br.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: Updated Basque file

2001/04/17  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setRootPassword): better ensure
	'broadcast' insteaf of overriding
	(setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still
	means no NIS

	* any.pm (setupBootloader): remove a warning

2001/04/17  warly

	* share/rpmsrate: put MAKEDEV at end of line

2001/04/17  dam's  <damien@mandrakesoft.com>

	* standalone/mousedrake: fixed embedded

	* bootlook.pm: chmoded autologin

2001/04/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: restored grub as everything seems fine.

	* rescue/tree/etc/oem: fixed swap size instead of inst size for swap gap.
	make sure kernel is selected.
	fixed parted problem.

	* rescue/tree/etc/oem-server: fixed swap size instead of inst size for
	swap gap.
	make sure kernel will be selected.

	* install_steps_interactive.pm: fixed missing mouse update in summary.

2001/04/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/br.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: Updated Basque file

2001/04/17  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setRootPassword): better ensure
	'broadcast' insteaf of overriding
	(setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still
	means no NIS

	* any.pm (setupBootloader): remove a warning

2001/04/17  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: chmoded autologin

2001/04/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed swap size instead of inst size for swap gap.
	make sure kernel is selected.
	fixed parted problem.

	* rescue/tree/etc/oem-server: fixed swap size instead of inst size for
	swap gap.
	make sure kernel will be selected.

2001/04/17  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setRootPassword): better ensure
	'broadcast' insteaf of overriding
	(setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still
	means no NIS

	* any.pm (setupBootloader): remove a warning

2001/04/17  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: chmoded autologin

2001/04/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed swap size instead of inst size for swap gap.
	make sure kernel is selected.
	fixed parted problem.

	* rescue/tree/etc/oem-server: fixed swap size instead of inst size for
	swap gap.
	make sure kernel will be selected.

2001/04/17  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setRootPassword): set NIS to broadcast
	when NIS asked. Empty NIS still means no NIS

	* any.pm (setupBootloader): remove a warning

2001/04/16  dam's  <damien@mandrakesoft.com>

	* any.pm: removed Grub if Embedded

2001/04/16  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: minor bug.

	* any.pm: removed Grub if Embedded

2001/04/16  dam's  <damien@mandrakesoft.com>

	* standalone/net_monitor: updated
	updated

	* network.pm: dhcpd -> dhcpcd

	* Xconfigurator.pm: added nice monitor.png

	* netconnect.pm: minor bug.
	dhcpd -> dhcpcd

	* standalone/draknet: updated

	* pixmaps/hori.png, pixmaps/colors.png, pixmaps/wiz_default_left.png,
	pixmaps/tradi.png, pixmaps/categ.png, pixmaps/wiz_default_up.png,
	pixmaps/verti.png, pixmaps/wiz_firewall.png, pixmaps/monitor.png,
	pixmaps/monitor-1280.png, pixmaps/monitor-1024.png, pixmaps/net_c.png,
	pixmaps/wiz_draknet.png, pixmaps/gmon.png, pixmaps/monitor-800.png,
	pixmaps/net_d.png, pixmaps/eth_card_mini.png, pixmaps/wiz_drakgw.png,
	pixmaps/monitor-640.png, pixmaps/colors8.png, pixmaps/colors16.png: plop
	removed for readd in kb

	* my_gtk.pm: corrected typo
	added grey fix for contreol-center

2001/04/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: added missing rio500 in closure.
	finally fixed menu by generating /etc/rpm/macros file.
	added missing LF.
	now fixed menu problems.
	try another fix for RPM_INSTALL_LANG as first fr_FR:fr instead of
	fr:fr_FR.
	really disable server.
	maybe fixed RPM_INSTALL_LANG (from "fr" to "fr:fr_FR" for french).
	fixed to avoid nasty message in wrong places.
	moved warning message around.
	fixed wrong LOCALES"...".
	fixed lang weirdness, fixed minimal size of / partition to be more
	confortable,
	fixed default language for starting DrakX after.

	* Xconfig.pm: fixed standalone error for wacom weirdness.
	fixed HASH() in /etc/X11/XF86Config*.

	* fs.pm: restored not neccessary to load reiserfs for formating.
	loading reiserfs module before formatting.

2001/04/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* pixmaps/monitor-800.png, pixmaps/monitor-1024.png,
	pixmaps/monitor-640.png, pixmaps/monitor-1280.png: add nice shots for
	XFdrake

	* mdk-stage1/TECH-INFOS: update doc

	* share/po/fr.po: fix minor thing

2001/04/16  Pixel  <pixel@mandrakesoft.com>

	* share/compssUsers: remove BURNER from Utilities

2001/04/16  warly

	* share/rpmsrate: lower portsentry

2001/04/16  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: added nice monitor.png

	* standalone/net_monitor: updated

	* pixmaps/hori.png, pixmaps/colors.png, pixmaps/wiz_default_left.png,
	pixmaps/tradi.png, pixmaps/categ.png, pixmaps/wiz_default_up.png,
	pixmaps/verti.png, pixmaps/wiz_firewall.png, pixmaps/monitor.png,
	pixmaps/monitor-1280.png, pixmaps/monitor-1024.png, pixmaps/net_c.png,
	pixmaps/wiz_draknet.png, pixmaps/gmon.png, pixmaps/monitor-800.png,
	pixmaps/net_d.png, pixmaps/eth_card_mini.png, pixmaps/wiz_drakgw.png,
	pixmaps/monitor-640.png, pixmaps/colors8.png, pixmaps/colors16.png: plop
	removed for readd in kb

	* my_gtk.pm: corrected typo
	added grey fix for contreol-center

2001/04/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfig.pm: fixed standalone error for wacom weirdness.
	fixed HASH() in /etc/X11/XF86Config*.

	* rescue/tree/etc/oem: maybe fixed RPM_INSTALL_LANG (from "fr" to
	"fr:fr_FR" for french).
	fixed to avoid nasty message in wrong places.
	moved warning message around.
	fixed wrong LOCALES"...".
	fixed lang weirdness, fixed minimal size of / partition to be more
	confortable,
	fixed default language for starting DrakX after.

2001/04/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* pixmaps/monitor-800.png, pixmaps/monitor-1024.png,
	pixmaps/monitor-640.png, pixmaps/monitor-1280.png: add nice shots for
	XFdrake

2001/04/16  Pixel  <pixel@mandrakesoft.com>

	* share/compssUsers: remove BURNER from Utilities

2001/04/16  warly

	* share/rpmsrate: lower portsentry

2001/04/16  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: bugfix
	added update thread
	corrected bad install package.
	updated expert mode

	* network.pm, install_steps.pm: corrected bad install package.

	* Xconfigurator.pm: added nice monitor.png

	* tinyfirewall.pm: corrected package installation

	* standalone/net_monitor: updated

	* pixmaps/hori.png, pixmaps/colors.png, pixmaps/wiz_default_left.png,
	pixmaps/tradi.png, pixmaps/categ.png, pixmaps/wiz_default_up.png,
	pixmaps/verti.png, pixmaps/wiz_firewall.png, pixmaps/monitor.png,
	pixmaps/monitor-1280.png, pixmaps/monitor-1024.png, pixmaps/net_c.png,
	pixmaps/wiz_draknet.png, pixmaps/gmon.png, pixmaps/monitor-800.png,
	pixmaps/net_d.png, pixmaps/eth_card_mini.png, pixmaps/wiz_drakgw.png,
	pixmaps/monitor-640.png, pixmaps/colors8.png, pixmaps/colors16.png: plop
	removed for readd in kb

	* my_gtk.pm: corrected typo
	added grey fix for contreol-center

	* netconnect.pm: debug
	corrected bad install package.

2001/04/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfig.pm: fixed standalone error for wacom weirdness.
	fixed HASH() in /etc/X11/XF86Config*.

	* rescue/tree/etc/oem: maybe fixed RPM_INSTALL_LANG (from "fr" to
	"fr:fr_FR" for french).
	fixed to avoid nasty message in wrong places.
	moved warning message around.
	fixed wrong LOCALES"...".
	fixed lang weirdness, fixed minimal size of / partition to be more
	confortable,
	fixed default language for starting DrakX after.

2001/04/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* pixmaps/monitor-800.png, pixmaps/monitor-1024.png,
	pixmaps/monitor-640.png, pixmaps/monitor-1280.png: add nice shots for
	XFdrake

2001/04/16  Pixel  <pixel@mandrakesoft.com>

	* share/compssUsers: remove BURNER from Utilities

	* install_any.pm (g_auto_install): do not take 'mkbootdisk'

2001/04/16  warly

	* share/rpmsrate: lower portsentry

2001/04/15  fabman

	* share/po/es.po: updates

2001/04/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fix minor typo

2001/04/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/gl.po: updated Galician file

2001/04/15  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (reallyChooseGroups): translate path (eg:
	Workstation, Server) to make gg happy

2001/04/15  fabman

	* share/po/es.po: updates

2001/04/15  fcrozat

	* share/rpmsrate: Add mozilla-mail and mozilla-irc to correct categories

2001/04/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fix minor typo

2001/04/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po, share/po/ko.po: Updated Swedish and Korean files

2001/04/15  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (reallyChooseGroups): translate path (eg:
	Workstation, Server) to make gg happy

	* printerdrake.pm (main): restore the "Ok" button for the queues
	manipulation

	* any.pm (write_passwd_user): fix use of local

	* interactive.pm (ask_from_entries_refH_powered_normalize): add an eval
	around "require log" to keep perl from going totally mad (getting things
	like v18.843.482 required--this is only v5.6.0)

2001/04/15  yduret

	* bootlook.pm: bug fix: if cancel pressed in lilo/grub choice => return to
	mcc normally
	fix layout & size

2001/04/14  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected isdn detect display

	* standalone/net_monitor, standalone/draknet: wait 10 sec, instead of 7

2001/04/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: changed priority level from 2 to 4 for rate
	selection of packages.

	* pkgs.pm: fixed absurd mismatch of use of <=> and cmp on versionCompare.

2001/04/14  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (naughtyServers): add apache

	* install_gtk.pm (createXconf): ensure the mouse device is created (mainly
	for auto_inst)

	* install_steps_interactive.pm (exitInstall): fix bad i18n of Replay
	button (thx2submarine)

2001/04/14  warly

	* share/rpmsrate: lower viavoicemenu to 1 to avoid error message for
	powerpack boxes without ViaVoice

2001/04/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: changed priority level from 2 to 4 for rate
	selection of packages.

	* pkgs.pm: fixed absurd mismatch of use of <=> and cmp on versionCompare.

2001/04/14  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's
	test)

	* Xconfigurator.pm (use vars): fix stew sux
	(testFinalConfig): nicer stderr handling

	* interactive_gtk.pm, interactive_newt.pm (exit): fix the exit code

2001/04/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed to gzip synthesis file.
	safe guard generation of synthesis file.
	fixed umask on urpmi list file and generate synthesis file for each
	hdlist.

	* pkgs.pm: fixed absurd mismatch of use of <=> and cmp on versionCompare.

2001/04/14  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (configureX): fix link /etc/gtk (to
	/mnt/etc/gtk) instead of /etc/gtkrc

	* any.pm (autologin): spurious messages of chksession  -> dave nul

	* interactive_newt.pm (exit): fix the exit code
	(wait_message_endW): don't log "none stacked wait-messages" (as a lot of
	them exist...)
	(waitbox): remove spurious '0' in wait_messages

	* lang.pm (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's
	test)

	* Xconfigurator.pm (use vars): fix stew sux
	(testFinalConfig): nicer stderr handling

	* interactive_gtk.pm (exit): fix the exit code

2001/04/14  warly

	* share/compssUsers, share/list, share/rpmsrate: add icons in compssUser
	and list

2001/04/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed to gzip synthesis file.
	safe guard generation of synthesis file.
	fixed umask on urpmi list file and generate synthesis file for each
	hdlist.

2001/04/14  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (configureX): fix link /etc/gtk (to
	/mnt/etc/gtk) instead of /etc/gtkrc

	* any.pm (autologin): spurious messages of chksession  -> dave nul

	* interactive_newt.pm (exit): fix the exit code
	(wait_message_endW): don't log "none stacked wait-messages" (as a lot of
	them exist...)
	(waitbox): remove spurious '0' in wait_messages

	* lang.pm (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's
	test)

	* Xconfigurator.pm (use vars): fix stew sux
	(testFinalConfig): nicer stderr handling

	* interactive_gtk.pm (exit): fix the exit code

2001/04/14  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator_consts.pm, mouse.pm, Xconfigurator.pm: updates to X, mouse
	setup for PPC

2001/04/14  warly

	* share/compssUsers, share/list, share/rpmsrate: add icons in compssUser
	and list

2001/04/13  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* Xconfigurator.pm: corrected
	updated
	updated message

	* standalone/draknet: message corrected

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still
	opened).

2001/04/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: Updated Norwegian file
	Updated po files

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/br.po,
	share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: Updated po files

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (main): reverse message

	* install_steps_gtk.pm (installPackages): hide Details button sooner
	(installPackages): do not show button "Details" when no advertising

	* Xconfigurator_consts.pm: do not set XkbVariant "winkeys" for
	ru(winkeys), it is redondant

	* interactive_gtk.pm (ask_from_entries_refW): set_default_size width 250

	* any.pm (ask_users): do not have an empty icon. better not ask for icon
	if no icon

2001/04/13  siegel

	* share/po/de.po: updates

2001/04/13  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* Xconfigurator.pm: corrected
	updated
	updated message

	* standalone/draknet: message corrected

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still
	opened).

	* install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
	available.
	fixed very old typo not encountered before;

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (main): reverse message

	* install_steps_gtk.pm (installPackages): hide Details button sooner
	(installPackages): do not show button "Details" when no advertising

	* Xconfigurator_consts.pm: do not set XkbVariant "winkeys" for
	ru(winkeys), it is redondant

	* interactive_gtk.pm (ask_from_entries_refW): set_default_size width 250

	* any.pm (ask_users): do not have an empty icon. better not ask for icon
	if no icon

2001/04/13  warly

	* share/compssUsers: add ssh server in Network Computer Server

2001/04/13  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* Xconfigurator.pm: corrected
	updated
	updated message

	* standalone/draknet: message corrected

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
	available.
	fixed very old typo not encountered before;

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* common.pm (backtrace): created

	* install_steps_interactive.pm (addUser): remove the setting of
	$o->{autologin}, now done in any::autologin

	* install_steps_gtk.pm (installPackages): hide Details button sooner
	(installPackages): do not show button "Details" when no advertising

	* install2.pm (miscellaneous): add setting KEYBOARD=yes in
	/etc/sysconfig/usb as asked by Lord Chmou

	* interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
	list instead of dying (for 8.0 only, should be switched back to die)
	(ask_from_listf): display the backtrace when empty list

	* any.pm (ask_users): add the empty icon
	(autologin): fix

2001/04/13  warly

	* share/compssUsers: add ssh server in Network Computer Server

2001/04/13  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: updated
	updated message

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* standalone/draknet: message corrected

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
	available.
	fixed very old typo not encountered before;

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* common.pm (backtrace): created

	* install_steps_interactive.pm (addUser): remove the setting of
	$o->{autologin}, now done in any::autologin

	* install2.pm (miscellaneous): add setting KEYBOARD=yes in
	/etc/sysconfig/usb as asked by Lord Chmou

	* install_steps_gtk.pm (installPackages): do not show button "Details"
	when no advertising

	* interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
	list instead of dying (for 8.0 only, should be switched back to die)
	(ask_from_listf): display the backtrace when empty list

	* any.pm (ask_users): add the empty icon
	(autologin): fix

2001/04/13  warly

	* share/compssUsers: add ssh server in Network Computer Server

2001/04/13  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: updated
	updated message

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* standalone/draknet: message corrected

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
	available.
	fixed very old typo not encountered before;

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* common.pm (backtrace): created

	* install_steps_interactive.pm (addUser): remove the setting of
	$o->{autologin}, now done in any::autologin

	* install2.pm (miscellaneous): add setting KEYBOARD=yes in
	/etc/sysconfig/usb as asked by Lord Chmou

	* install_steps_gtk.pm (installPackages): do not show button "Details"
	when no advertising

	* interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
	list instead of dying (for 8.0 only, should be switched back to die)
	(ask_from_listf): display the backtrace when empty list

	* any.pm (ask_users): add the empty icon
	(autologin): fix

2001/04/13  warly

	* share/compssUsers: add ssh server in Network Computer Server

2001/04/13  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: updated
	updated message

	* standalone/draknet: message corrected
	updated

	* netconnect.pm: net_cnx_up/down xritten in neuneu

	* bootlook.pm: embedded = 0 -> local

2001/04/13  fabman

	* share/po/es.po: synchro with EN

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
	available.
	fixed very old typo not encountered before;

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* common.pm (backtrace): created

	* install_steps_interactive.pm (addUser): remove the setting of
	$o->{autologin}, now done in any::autologin

	* install2.pm (miscellaneous): add setting KEYBOARD=yes in
	/etc/sysconfig/usb as asked by Lord Chmou

	* install_steps_gtk.pm (installPackages): do not show button "Details"
	when no advertising

	* interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
	list instead of dying (for 8.0 only, should be switched back to die)
	(ask_from_listf): display the backtrace when empty list

	* any.pm (ask_users): add the empty icon
	(autologin): fix

2001/04/13  warly

	* share/compssUsers: add ssh server in Network Computer Server
	add DATABASES to Database
	add icons for server

2001/04/13  dam's  <damien@mandrakesoft.com>

	* network.pm: updated wireless configuration

	* netconnect.pm: corrected loop in isdn + other things

	* bootlook.pm: embedded = 0 -> local

	* standalone/draknet: updated
	added delete event

2001/04/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* netconnect.pm: fixed syntax error :-)

	* install_steps.pm, install_steps_gtk.pm: added conditional update-menus
	if package are installed.

	* install_steps_interactive.pm: added conditional update-menus if package
	are installed.
	make sure update-menus is called after installing cups related packages.

2001/04/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/fr.po, share/po/sv.po, share/po/hu.po: Updated
	Croatian and Swedish files

	* share/po/sl.po, share/po/cy.po, share/po/ca.po, share/po/ga.po,
	share/po/is.po, share/po/cs.po: Removed po files with too low leve lof
	translating ( < 60% )
	so they are not included on final CD

2001/04/13  Pixel  <pixel@mandrakesoft.com>

	* common.pm (backtrace): created

	* install_steps_interactive.pm (addUser): remove the setting of
	$o->{autologin}, now done in any::autologin

	* bootlook.pm: don't use Locale::GetText, use DrakX's i18n

	* install2.pm (miscellaneous): add setting KEYBOARD=yes in
	/etc/sysconfig/usb as asked by Lord Chmou

	* interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
	list instead of dying (for 8.0 only, should be switched back to die)
	(ask_from_listf): display the backtrace when empty list

	* my_gtk.pm (new): make dams happy

	* any.pm (ask_users): add the empty icon
	(autologin): fix

2001/04/13  warly

	* share/compssUsers: add DATABASES to Database
	add icons for server

2001/04/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c: remove unnecessary redhat history code

2001/04/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed wrong kernel version extraction (typically for
	upgrade).

	* install_steps_interactive.pm: removed Cancel of Summary.
	fixed ask printer configuration.

	* detect_devices.pm: fix Hewlett-Packard to HP in case.

	* standalone/printerdrake: never ask to configure a printer in standalone.

	* printerdrake.pm: automatically add a queue if nothing exists.
	fixed ask to configure a printer.

	* interactive.pm: removed strict die on empty list.

	* live_install2: added some gtk and gdk_imlib missing variables.

	* live_install: removed gtk variable for data, moved to second script.

	* modules.pm, commands.pm, lang.pm, pkgs.pm, keyboard.pm: fixed log of
	packdrake.

2001/04/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c: remove unneeded #define

	* standalone/drakgw: add some rule so later on tinyfirewall will not
	prevent everything from working

	* share/po/fr.po: minor fix
	write some ppc translations

2001/04/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/it.po: Updated Italian file

2001/04/12  Pixel  <pixel@mandrakesoft.com>

	* printer.pm: use run_program and remove "require run_program"s

	* my_gtk.pm (main): only accept X (gdk) events key_press, key_release and
	exposure (so
	that not to receive motion_notify which would generate focus_out in
	non-interesting cases)

	* interactive.pm (ask_from_entries_refH_powered_normalize): fix the test
	for empty lists
	(ask_from_entries_refH_powered_normalize):
	  - when not_edit and empty list, die.
	  - when not_edit and single element list, don't display that entry.

	* lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"

	* modules.pm (configure_pcmcia): better handling for not running cardmgr
	many times
	(configure_pcmcia): always run cardmgr so that it is run even if stage1
	did create a /var/run/stab. This is just a try :-/

2001/04/12  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: if neuneu but explicited clicked, don't skip
	corrected pcmcia driver

2001/04/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: removed Cancel of Summary.
	fixed ask printer configuration.

	* common.pm: improved bestMatchSentence2.

	* detect_devices.pm: fix Hewlett-Packard to HP in case.

	* standalone/printerdrake: never ask to configure a printer in standalone.

	* printerdrake.pm: automatically add a queue if nothing exists.
	fixed ask to configure a printer.

	* interactive.pm: removed strict die on empty list.

	* modules.pm, commands.pm, lang.pm, keyboard.pm, pkgs.pm: fixed log of
	packdrake.

2001/04/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: add some rule so later on tinyfirewall will not
	prevent everything from working

	* share/po/fr.po: write some ppc translations
	un-dadouize a problem

2001/04/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/it.po: Updated Italian file

2001/04/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): fix no advertising with less
	than 20MB of packages

	* interactive.pm (ask_from_entries_refH_powered_normalize):
	  - when not_edit and empty list, die.
	  - when not_edit and single element list, don't display that entry.

	* install_steps_interactive.pm (configureX): fix for X test at install
	with exotic fonts

	* lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"

	* modules.pm (configure_pcmcia): better handling for not running cardmgr
	many times
	(configure_pcmcia): always run cardmgr so that it is run even if stage1
	did create a /var/run/stab. This is just a try :-/

2001/04/12  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: corrected typo
	added use bootloader

	* standalone/net_monitor: typo

	* netconnect.pm: if neuneu but explicited clicked, don't skip
	corrected pcmcia driver
	corrected typo

	* lang.pm: pixel sux

	* network.pm, standalone/draknet: corrected network connection

	* my_gtk.pm: corrected set_modal

2001/04/12  fabman

	* share/po/es.po: updated spanish .po files

2001/04/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: removed Cancel of Summary.
	fixed ask printer configuration.

	* common.pm: improved bestMatchSentence2.

	* detect_devices.pm: fix Hewlett-Packard to HP in case.

	* standalone/printerdrake: never ask to configure a printer in standalone.

	* printerdrake.pm: automatically add a queue if nothing exists.
	fixed ask to configure a printer.

	* modules.pm, commands.pm, lang.pm, keyboard.pm, pkgs.pm: fixed log of
	packdrake.

2001/04/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: un-dadouize a problem
	sync

2001/04/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sp.po, share/po/fi.po, share/po/DrakX.pot,
	share/po/zh_CN.GB2312.po, share/po/es.po, share/po/fr.po,
	share/po/sr.po, share/po/de.po, share/po/el.po, share/po/et.po,
	share/po/sk.po, share/po/eu.po, share/po/sl.po, share/po/vi.po,
	share/po/ko.po, share/po/eo.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/da.po, share/po/is.po, share/po/zh_TW.Big5.po,
	share/po/id.po: Updated Chinese file

	* share/po/it.po: Updated Italian file
	Updated Chinese file

2001/04/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): fix no advertising with less
	than 20MB of packages

	* interactive.pm (ask_from_entries_refH_powered_normalize):
	  - when not_edit and empty list, die.
	  - when not_edit and single element list, don't display that entry.

	* install_steps_interactive.pm (configureX): fix for X test at install
	with exotic fonts

	* lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"

	* modules.pm (configure_pcmcia): better handling for not running cardmgr
	many times
	(configure_pcmcia): always run cardmgr so that it is run even if stage1
	did create a /var/run/stab. This is just a try :-/

2001/04/12  siegel

	* share/po/de.po: new german version

2001/04/12  yduret

	* bootlook.pm: added some stuff

2001/04/11  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: no setmodal 0 if wizard

2001/04/12  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: corrected typo
	added use bootloader

	* netconnect.pm: corrected typo

2001/04/12  fabman

	* share/po/es.po: updated spanish .po files

2001/04/12  siegel

	* share/po/de.po: new german version

2001/04/11  dam's  <damien@mandrakesoft.com>

	* share/themes-mdk.rc: tooltips

	* netconnect.pm: updated

	* my_gtk.pm: no setmodal 0 if wizard

2001/04/11  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (reallyChooseGroups): relook

	* install_steps_interactive.pm (chooseGroups): warn if chosen size is too
	big

	* share/compssUsers: adapt for new profile choosing layout

2001/04/11  yduret

	* bootlook.pm: bug fix in autologin

2001/04/11  dam's  <damien@mandrakesoft.com>

	* share/themes-mdk.rc: tooltips

	* bootlook.pm: updated
	corrected

	* tinyfirewall.pm: installation of package : not at the same place

	* netconnect.pm: updated
	added driver for pcmcia, corrected eth conf for pppoe

2001/04/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: added missing LD_LOADER for calling rpm.

	* printerdrake.pm: fixed probe on kernel 2.4.
	make printer devices more accurate.
	removed limitation to only one port probed

	* pkgs.pm: added missing use of LD_LOADER for starting parsehdlist on
	upgrade.

	* detect_devices.pm: avoid need of shell for live upgrade on serial_probe
	(removed 2>/dev/null which
	is not necessary).
	fixed printer probe (usb and parallel).

	* mouse.pm: fix wacom usb tablet

	* standalone/printerdrake: added missing take into account of
	/etc/modules.conf

	* lang.pm: added missing LD_LOADER reference and remove old code
	commented.

2001/04/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: unfuzzyize
	sync with new msg in services.pm and compssUsers
	sync with pablo update
	fixes of translations
	write the shitload of untranslated and fuzzy msg

	* standalone/tinyfirewall: i18n title

	* services.pm: have many more services tooltipped from here so we can get
	translations afterwards

	* share/compssUsers: fix typos of rpmsrate groups

	* standalone/drakgw: kosmetik
	do i18n for title also

2001/04/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/rpmsrate: Added reference to netscape-chinese_big5 file

	* share/po/DrakX.pot, share/po/wa.po: Updated Walloon file
	Updated po files
	Updated Slovak, Walloon and Polish files

	* share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
	share/po/ko.po, share/po/ja.po, share/po/is.po, share/po/zh_TW.Big5.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/zh_CN.GB2312.po, share/po/sk.po, share/po/vi.po,
	share/po/ca.po, share/po/cs.po: Updated po files
	Updated Slovak, Walloon and Polish files

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/ga.po,
	share/po/sr.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/cy.po, share/po/nl.po, share/po/sv.po, share/po/hu.po,
	share/po/no.po, share/po/th.po, share/po/el.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/af.po: Updated po files

2001/04/11  Pixel  <pixel@mandrakesoft.com>

	* run_program.pm (rooted): don't call install_any::check_prog if rooted

	* standalone/drakboot: make it work (why was bootloader::install
	commented?)

	* share/compssUsers: adapt for new profile choosing layout

	* Makefile: take cardmgr-*

	* install_steps_interactive.pm (chooseGroups): warn if chosen size is too
	big
	translate the ``path'' in profile selection

	* share/po/i18n_compssUsers: relooking

	* any.pm (setupBootloader): translate the bootloaders to use
	(setupBootloader): nicer look&feel

	* install_any.pm (fsck_option): add a closing ``"'' so that strings to
	i18n extraction works
	(fsck_option): add a closing ``"'' so that strings to i18n extraction
	works
	(check_prog): make it work

	* install_steps_gtk.pm (reallyChooseGroups): relook
	(installPackages): pressing "Details" gives you more detailed info
	(reallyChooseGroups): start relooking
	(installPackages): don't display advertising if less 20MB of packages
	translate the ``path'' in profile selection

2001/04/11  warly

	* share/compssUsers: Add descr for servers

2001/04/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: make printer devices more accurate.
	removed limitation to only one port probed

	* mouse.pm: fix wacom usb tablet

	* standalone/printerdrake: added missing take into account of
	/etc/modules.conf

	* detect_devices.pm: fixed printer probe (usb and parallel).

2001/04/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* services.pm: have many more services tooltipped from here so we can get
	translations afterwards

	* share/po/fr.po: write the shitload of untranslated and fuzzy msg

	* share/compssUsers: fix typos of rpmsrate groups

2001/04/11  Pixel  <pixel@mandrakesoft.com>

	* run_program.pm (rooted): don't call install_any::check_prog if rooted

	* diskdrake.pm (More): fix exception relaunching

	* install_any.pm (check_prog): make it work

	* any.pm (setupBootloader): nicer look&feel

	* standalone/drakboot: make it work (why was bootloader::install
	commented?)

	* Makefile: take cardmgr-*

2001/04/11  fabman

	* share/po/es.po: updated spanish .po file

2001/04/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: make printer devices more accurate.
	removed limitation to only one port probed

	* mouse.pm: fix wacom usb tablet

	* standalone/printerdrake: added missing take into account of
	/etc/modules.conf

	* detect_devices.pm: fixed printer probe (usb and parallel).

2001/04/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: write the shitload of untranslated and fuzzy msg

2001/04/11  Pixel  <pixel@mandrakesoft.com>

	* tools/make_mdkinst_stage2: to lighten mdkinst_stage2:
	  - completly remove po's (will be getFile'd)
	  - remove LVM progs, resize_reiserfs, big fonts (will be getFile'd)

	* standalone/drakboot: make it work (why was bootloader::install
	commented?)

	* share/aliases: add rmmod -> insmod_

	* lang.pm (get_x_fontset): special cases for some big (size) fonts

	* Makefile: take cardmgr-*

	* install_any.pm (check_prog): make it work
	(check_prog): if a prog isn't available, try to fetch it via getFile
	(remove_bigseldom_used): created, purpose: remove unneeded stuff on
	stage2
	to allow a getAndSaveFile.
	(getAndSaveFile): if only one arg is given, assume the name is the same

	* standalone/XFdrake: fix bug for running xfs

	* any.pm (setupBootloader): nicer look&feel

	* diskdrake.pm (More): fix exception relaunching
	check resize_reiserfs is there or get it

	* run_program.pm (rooted): don't call install_any::check_prog if rooted
	in install, call install_any::check_prog to allow shadow progs which are
	fetched when needed via getFile

	* share/list: remove rmmod (is now a symlink)

2001/04/11  siegel

	* share/po/de.po: updated german version

2001/04/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ca.po: Updated Catalan file

2001/04/10  Pixel  <pixel@mandrakesoft.com>

	* Makefile: 
	  - fix wiz_*.png removing
	  - fix copying cardmgr* which included cardmgr.o

2001/04/11  Pixel  <pixel@mandrakesoft.com>

	* tools/make_mdkinst_stage2: to lighten mdkinst_stage2:
	  - completly remove po's (will be getFile'd)
	  - remove LVM progs, resize_reiserfs, big fonts (will be getFile'd)

	* standalone/XFdrake: fix bug for running xfs

	* diskdrake.pm: check resize_reiserfs is there or get it

	* share/aliases: add rmmod -> insmod_

	* install_any.pm (check_prog): if a prog isn't available, try to fetch it
	via getFile
	(remove_bigseldom_used): created, purpose: remove unneeded stuff on
	stage2
	to allow a getAndSaveFile.
	(getAndSaveFile): if only one arg is given, assume the name is the same

	* share/list: remove rmmod (is now a symlink)

	* run_program.pm: in install, call install_any::check_prog to allow shadow
	progs which are
	fetched when needed via getFile

	* lang.pm (get_x_fontset): special cases for some big (size) fonts

2001/04/10  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad network restart

	* my_gtk.pm: corrected bad font

	* network.pm: get rid of ifcfg-
	minor correction

2001/04/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: fixed selection of CDs.

	* devices.pm: added input/event class of devices (necessary for usb wacom
	at install)

2001/04/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/mkinitrd_helper/mkinitrd_helper.c,
	mdk-stage1/mkinitrd_helper/Makefile: 
	  - honour quiet mode at boot time
	  - fake modprobe to shut up kmod

	* bootlook.pm: do not use french in i18n'ed msg yvounet!!

	* standalone/drakgw: add INTERFACE param in sysconfig parameter for smooth
	interoperation with bastille-firewall

2001/04/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po: Updated Czech file
	Updated po files

	* share/po/ko.po, share/po/ja.po, share/po/id.po, share/po/vi.po: Updated
	Indonesian, Japanese, Korean and Vietnamese files
	Updated po files

	* share/po/DrakX.pot, share/po/wa.po, share/po/fi.po: Added a missing
	translatable string
	Updated po files

	* share/po/ca.po: Updated Catalan file
	Updated po files

	* share/locales.tar.bz2: Added missing file for Vietnamese

	* share/po/bg.po: Updated Bulgarian file
	Updated po files

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
	share/po/fr.po, share/po/ga.po, share/po/sr.po, share/po/de.po,
	share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/az.po,
	share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/cy.po,
	share/po/nl.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/pl.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/da.po, share/po/af.po: Updated po files

2001/04/10  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm: use gtkset_tip (so that no tip is set when tip eq
	'')
	(create_boxradio): handle double_click
	(ask_from_entries_refW): use radio boxes instead of list/clist if small
	number
	of choices
	(create_ctree): handle single click on node opens the node

	* my_gtk.pm: create and use gtkset_tip
	(_create_window): XSetInputFocus done only on expose_event of the
	topmost window
	(new): ensure only one modal

	* Xconfigurator.pm (main): have an "Ok" button to leave

	* install_steps_gtk.pm: use gtkset_tip
	(choosePackagesTree): fix "Show automatically selected packages"
	create and use gtkset_tip

	* Makefile: 
	  - fix wiz_*.png removing
	  - fix copying cardmgr* which included cardmgr.o

2001/04/10  warly

	* share/rpmsrate: add viavoicemenu_{us,gr,fe}

2001/04/10  yduret

	* bootlook.pm: grub/lilo mode

2001/04/10  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad network restart

	* my_gtk.pm: corrected bad font

	* network.pm: get rid of ifcfg-
	minor correction

2001/04/09  dam's  <damien@mandrakesoft.com>

	* tinyfirewall.pm: typo

2001/04/09  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Create): check for 40MB instead of 32MB for min reiserfs
	size as the check is done before rounding.

	* bootloader.pm (install_grub): altconfigfile only if /boot is not
	reiserfs :-/

	* tools/make_mdkinst_stage2: fix the stage2 too big (was keeping too many
	modules.cz)

	* install_any.pm (setPackages): also have SOUND set in compssUsersChoice
	based on pciusbtable

	* share/compssUsers, share/rpmsrate: 
	  - SOUND is now a flag
	  - AUDIO is the group

2001/04/09  siegel

	* tinyfirewall.pm: i18n fixes

2001/04/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixes of grub installation using hd.img
	fix the fix for loopback mounting of hd.img.

	* Xconfigurator.pm: fixed always 8bpp for autoDefaultDepth.

	* pkgs.pm: changed transaction error management this way: if a transaction
	fails, DrakX
	tries to make as many transaction as there are package that have failed
	to be
	installed (this means one transaction of only one package). This help
	installing
	most package that are correct (as a transaction that failed cause all
	remaining
	package to be not installed).

2001/04/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: 8.0rc -> 8.0

	* rescue/tree/etc/oem: fix english thanks to Kevin

	* standalone/drakgw: do not die when an initscript returns non-0
	(initscripts too buggy)

2001/04/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/gl.po, share/po/ca.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated Danish file

	* any.pm: changed  ISO_8859-1 TO ISO-8859-1

2001/04/09  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm, install_steps.pm, any.pm: create to_utf8 from po strings,
	use it for kdm message

	* diskdrake.pm (Create): check for 40MB instead of 32MB for min reiserfs
	size as the check is done before rounding.

	* bootloader.pm (install_grub): altconfigfile only if /boot is not
	reiserfs :-/

	* tools/make_mdkinst_stage2: fix the stage2 too big (was keeping too many
	modules.cz)

	* install2.pm (main): sets umask (seems like default one is no more 022,
	kernel change?)

	* Xconfigurator_consts.pm, Xconfig.pm, Xconfigurator.pm: handle XkbModel
	(especially for abnt2 (br))

	* install_any.pm (setPackages): also have SOUND set in compssUsersChoice
	based on pciusbtable

	* share/compssUsers, share/rpmsrate: 
	  - SOUND is now a flag
	  - AUDIO is the group

	* lang.pm (load_po): sets $lang::charset to the charset used in the po

2001/04/09  siegel

	* share/po/de.po: fixes

	* Xconfigurator.pm: fixed i18n bug

2001/04/09  yduret

	* standalone/tinyfirewall: button policy (thx gc)

	* standalone/drakgw: deyvounification : remove some un-useful comments in
	code

2001/04/09  dam's  <damien@mandrakesoft.com>

	* tinyfirewall.pm: corrected

	* standalone.pm: install function now returns the return value of the
	system.

	* netconnect.pm: corrected buggy cable
	removed buggy modem screen repetition

2001/04/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* standalone/mousedrake: fixed mousedrake (with interactive.pm fixes
	applied).
	fixed cancel support.
	added conditional restart of gpm on mouse configuration change.

	* fs.pm: removed notail option for reiserfs.

	* standalone/keyboarddrake: fixed exit on cancel (should cause trouble in
	DrakConf only).

	* install_any.pm: added missing package to copy.

	* rescue/tree/etc/oem: fixes of grub installation using hd.img
	fix the fix for loopback mounting of hd.img.
	fixed hd.img access right.
	make kernel22 installed for every oem install...
	moved some package to closure instead of installed.
	added some missing packages.
	added nolock option for nfsmount.
	added missing package to copy.

2001/04/09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/init.c: fix Traktopel Maxim thanks to Kevin Lawton

	* mdk-stage1/Makefile: 8.0beta -> 8.0rc

	* standalone/drakgw: fix for when there is an already existing rc.firewall
	complies with old format of drakgw so that upgrades will work

	* rescue/tree/etc/oem: fix english thanks to Kevin

2001/04/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* any.pm: changed  ISO_8859-1 TO ISO-8859-1

2001/04/09  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm, install_steps.pm, any.pm: create to_utf8 from po strings,
	use it for kdm message

	* interactive.pm (ask_from_treelistf): make it behaves correctly when
	"cancel" is clicked

	* Xconfigurator_consts.pm, Xconfig.pm, Xconfigurator.pm: handle XkbModel
	(especially for abnt2 (br))

	* install2.pm (main): sets umask (seems like default one is no more 022,
	kernel change?)
	(main): log the umask

	* devices.pm (entry): add hd[ijkl]*

	* bootloader.pm (install_lilo): better handling of map-drive (there's not
	always only 2 disks!)

	* lang.pm (load_po): sets $lang::charset to the charset used in the po

2001/04/09  siegel

	* share/po/de.po: fixes

2001/04/09  yduret

	* standalone/drakboot: added lilo/grub

	* bootlook.pm: added lilo/grub mode

2001/04/09  dam's  <damien@mandrakesoft.com>

	* modules.pm: removed use install_any

	* tinyfirewall.pm: corrected

	* netconnect.pm: corrected buggy cable
	removed buggy modem screen repetition
	corrected bad bug when creating new profile

	* standalone.pm: install function now returns the return value of the
	system.

	* Makefile: removed install_any

2001/04/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* standalone/mousedrake: fixed mousedrake (with interactive.pm fixes
	applied).
	fixed cancel support.
	added conditional restart of gpm on mouse configuration change.

	* rescue/tree/etc/oem: fixed hd.img access right.
	make kernel22 installed for every oem install...
	moved some package to closure instead of installed.
	added some missing packages.
	added nolock option for nfsmount.
	added missing package to copy.

	* fs.pm: removed notail option for reiserfs.

	* standalone/keyboarddrake: fixed exit on cancel (should cause trouble in
	DrakConf only).

	* printer.pm: added Till patch for printer (raw queue and PostScript
	queue).

	* install_any.pm: added missing package to copy.

2001/04/09  kjx

	* share/po/zh_CN.GB2312.po: translate before 8.0 release

2001/04/09  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): log the umask

	* interactive.pm (ask_from_treelistf): make it behaves correctly when
	"cancel" is clicked

	* devices.pm (entry): add hd[ijkl]*

	* bootloader.pm (install_lilo): better handling of map-drive (there's not
	always only 2 disks!)

2001/04/09  yduret

	* bootlook.pm: fix, added lilo/grub frame
	fixed till bug

2001/04/08  dam's  <damien@mandrakesoft.com>

	* rescue/tree/etc/oem, rescue/tree/etc/closurepkgs, install_any.pm: get
	rid of kisdn

	* tinyfirewall.pm: updated
	added package installation

	* netconnect.pm: get rid of kisdn
	updated
	no more askwarn in wizard mode
	updated

	* standalone/tinyfirewall, standalone/drakgw, my_gtk.pm,
	netconnect_consts.pm: updated

	* standalone/net_monitor: removed Data::Dumper
	typo

	* standalone/draknet: updated
	typo
	corrected bad isdn field

2001/04/08  daouda

	* share/rpmsrate: increase quanta weight .

2001/04/08  fabman

	* share/po/es.po: updated spanish .po files

2001/04/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: correct my mistakes on removing some modules from stage1 and
	stage2 (-> remove only from stage1)

2001/04/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/compssUsers.desktop, standalone/draknet: Fixed some english typos

	* standalone/net_monitor, netconnect.pm: Some English changes

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Fixed some english typos
	Updated pot file and various po files

2001/04/08  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (write): remove debugging info :-(

	* bootloader.pm (suggest): add option "quiet" to the kernel in fb
	(requested by chmou)

	* install_steps.pm (afterInstallPackages): remove setting of kde charset
	in kdeglobals (kde is a grown-up now)

2001/04/08  siegel

	* share/po/de.po: new german version
	updates

2001/04/07  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: typo
	typo
	net_monitor incorporation

	* standalone/net_monitor, Makefile.config: net_monitor incorporation

2001/04/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po: updated Croatian files

	* share/po/wa.po, share/po/sr.po, share/po/sp.po, share/po/DrakX.pot,
	share/po/ko.po, share/po/it.po: Updated Korean, Italian, Serbian and
	Walloon files

2001/04/07  warly

	* share/compssUsers: PCL-CVS release v2_9_9
	Repository       : :ext:warly@cvs.mandrakesoft.com:/home/cvs/cooker
	Working directory: /home/warly/local/share/mdk/gi/perl-install/share/
	In directory .:
	              Modified                compssUsers
	In directory po:
	patched       Up-To-Date              po/DrakX.pot
	patched       Up-To-Date              po/ca.po
	patched       Up-To-Date              po/de.po
	patched       Up-To-Date              po/hr.po
	patched       Up-To-Date              po/id.po
	patched       Up-To-Date              po/it.po
	patched       Up-To-Date              po/ja.po
	patched       Up-To-Date              po/ko.po
	patched       Up-To-Date              po/sp.po
	patched       Up-To-Date              po/sr.po
	patched       Up-To-Date              po/vi.po
	patched       Up-To-Date              po/wa.po
	
	  --------------------- End ---------------------
	  -- last cmd: cvs -f update -d -P --

	* share/rpmsrate: PCL-CVS release v2_9_9
	Repository       : :ext:warly@cvs.mandrakesoft.com:/home/cvs/cooker
	Working directory: /home/warly/local/share/mdk/gi/perl-install/share/
	In directory .:
	              Modified                rpmsrate
	
	  --------------------- End ---------------------
	  -- last cmd: cvs -f update -d -P --

2001/04/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed absence of /boot in install CD for oem stuff.

2001/04/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: use jeff's suggestions to remove some old stuff
	Sun Happy Meal only for Sparc

	* mdk-stage1/stdio-frontend.c, mdk-stage1/probing.c, mdk-stage1/modules.c:
	
	  - do not print warning when we are in AUTOMATIC and insmod failed
	because of file-not-found in mar file (raid cards, etc)
	  - print "please include msg from Alt-F3" for this warning message to
	ease further support
	  - print pci entry of cards found in te logs

	* mdk-stage1/mkinitrd_helper/mkinitrd_helper.c,
	mdk-stage1/mkinitrd_helper/Makefile: steal raid_autorun from rh

2001/04/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ca.po, share/po/id.po: Updated Catalan and Indonesian files

	* share/po/ja.po, share/po/vi.po: Updated Japanese and Vietnamese files

2001/04/06  siegel

	* share/po/de.po: updates

2001/04/06  yduret

	* standalone/drakgw: swap cancel/configure button

2001/04/06  dam's  <damien@mandrakesoft.com>

	* standalone/draknet2: dead code

	* standalone/net_monitor: updated

	* netconnect.pm: be quiet

2001/04/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed absence of /boot in install CD for oem stuff.
	fixed if label does not exists and grub refuse to read.

	* install_steps_interactive.pm: fixed typo for cups checking of
	installation.
	fixed "No printer" after configuring cups for remove server.
	added log for CD medium chosen par user.

	* pkgs.pm: added killing on child process of transaction that have been
	detached (typically
	with pid > transaction_pid and parent is 1).

2001/04/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: 
	  - correct yvounetification in i18n stuff
	  - remove some remaining debugging printings
	  - add a bit more of explanations when starting drakgw in wizard mode

	* modules.pm: re integrate some TR net cards

	* mdk-stage1/stdio-frontend.c, mdk-stage1/probing.c, mdk-stage1/modules.c:
	
	  - do not print warning when we are in AUTOMATIC and insmod failed
	because of file-not-found in mar file (raid cards, etc)
	  - print "please include msg from Alt-F3" for this warning message to
	ease further support
	  - print pci entry of cards found in te logs

2001/04/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated Thai file
	Updated pot file

2001/04/06  yduret

	* standalone/drakgw: swap cancel/configure button

2001/04/06  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: addde tk like routines

	* netconnect.pm: be quiet
	correctedInternetAccessTye and ADSLType

	* Makefile: iCorrected missing file install_any.pm. pixel sux.

	* standalone/draknet2: dead code

	* standalone/net_monitor: updated
	updated
	updated
	updated
	updated
	added

	* pixmaps/net_d.png, pixmaps/net_c.png: added

	* share/logo-mandrake.png: new icon

2001/04/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: fixed if label does not exists and grub refuse to
	read.

	* install_steps_interactive.pm: fixed typo for cups checking of
	installation.
	fixed "No printer" after configuring cups for remove server.
	added log for CD medium chosen par user.

	* pkgs.pm: added killing on child process of transaction that have been
	detached (typically
	with pid > transaction_pid and parent is 1).

2001/04/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated Thai file
	Updated pot file

2001/04/06  Pixel  <pixel@mandrakesoft.com>

	* tools/make_mdkinst_stage2: instead of removing modules.cz-2.2*, remove
	every modules.cz except the
	biggest one

	* install_steps.pm, fs.pm, install2.pm: create install_any::write_fstab
	and use it

	* install_any.pm: add write_fstab
	create install_any::write_fstab and use it

2001/04/06  yduret

	* bootlook.pm: minor fix

	* standalone/drakgw: recoded a embedded && gtk mode

2001/04/05  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (fs_options): created (gets codepage and iocharset)

	* common.pm (if_): better logging of the error

2001/04/06  Pixel  <pixel@mandrakesoft.com>

	* tools/make_mdkinst_stage2: instead of removing modules.cz-2.2*, remove
	every modules.cz except the
	biggest one

	* install_steps.pm, fs.pm, install2.pm: create install_any::write_fstab
	and use it

	* install_any.pm: add write_fstab
	create install_any::write_fstab and use it

2001/04/05  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakboot: 
	  - fix getting result of fsedit::hds
	  - cleanup

	* lang.pm (fs_options): created (gets codepage and iocharset)

	* common.pm (if_): better logging of the error
	(getVarsFromSh): fix for AA="" inspired by chmou the Great (but the
	Great
	what?)

	* bootloader.pm (install_grub): small fix
	(install_lilo): fix lilo's dumbness (when lilo warns about not the first
	drive, it usually fails)

	* diskdrake.pm (More): created, asks for supermount, rescue pt, reload.

	* install_steps_interactive.pm (addUser): default autologin to first user
	in beginner

2001/04/05  Pixel  <pixel@mandrakesoft.com>

	* any.pm (autologin): fix
	ask for autologin

	* install_steps_interactive.pm: ask for autologin
	(generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.img
	was used. Better have a look at /proc/cmdline

	* bootloader.pm (install_lilo): fix lilo's dumbness (when lilo warns about
	not the first drive, it usually fails)

	* pkgs.pm, share/rpmsrate: 
	  - s/PCI/HW/
	  - add rio500

	* install_any.pm (kernelVersion): fix enormous stupid typo

	* common.pm (getVarsFromSh): fix for AA="" inspired by chmou the Great
	(but the Great
	what?)

	* install_steps.pm (exitInstall): oups, report_bug is no more in
	commands::

	* diskdrake.pm (More): created, asks for supermount, rescue pt, reload.

2001/04/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (choosePackagesTree): invert the meaning of 'Show
	automatically selected
	packages' to go along with the new description

	* Xconfigurator.pm (write_XF86Config): try to have $_ interpreted
	(otherwise you get things like ``InputDevice "Stylus$_" "AlwaysCore"'')

	* install_any.pm (kernelVersion): fix enormous stupid typo
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

	* install_steps.pm (exitInstall): oups, report_bug is no more in
	commands::
	(configureXBefore): fix the xkb verification (was broken for things like
	``de(nodeadkeys)'')
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

	* any.pm: ask for autologin

	* fs.pm (format_reiserfs): quietly format reiserfs

	* commands.pm: 
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

	* install_steps_interactive.pm: ask for autologin
	(generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.img
	was used. Better have a look at /proc/cmdline
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

	* share/rpmsrate: 
	  - add ldetect
	  - the default Aurora chose is the categorizing one

2001/04/05  siegel

	* share/po/de.po: fixed typo

2001/04/05  yduret

	* bootlook.pm: fix pablo mess
	install autolgin just if we want to autolog :)

2001/04/05  dam's  <damien@mandrakesoft.com>

	* ChangeLog, bootloader.pm: readded passwd. Must verify that it's secure
	vs msec.

	* my_gtk.pm: added gtksize

2001/04/05  fcrozat

	* share/rpmsrate: No longer propose nautilus-mozilla (required by
	nautilus)
	propose nautilus-trilobite (for Eazel services)

2001/04/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (choosePackagesTree): invert the meaning of 'Show
	automatically selected
	packages' to go along with the new description

	* commands.pm, install_steps_interactive.pm, install_any.pm: 
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

	* fs.pm (format_reiserfs): quietly format reiserfs

	* Xconfigurator.pm (write_XF86Config): try to have $_ interpreted
	(otherwise you get things like ``InputDevice "Stylus$_" "AlwaysCore"'')

	* share/rpmsrate: 
	  - add ldetect
	  - the default Aurora chose is the categorizing one

	* install_steps.pm (configureXBefore): fix the xkb verification (was
	broken for things like ``de(nodeadkeys)'')
	  - move report_bug in install_any
	  - g_auto_install generates the auto_inst.cfg string without output'ing
	it

2001/04/05  siegel

	* share/po/de.po: fixed typo

2001/04/05  yduret

	* bootlook.pm: fix pablo mess
	install autolgin just if we want to autolog :)

2001/04/04  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: added SCANNER and PHOTO groups

2001/04/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: make sure to insmod parport_probe alone as it is not
	available in 2.4 kernel and
	this this not a problem (silent error).
	added complete callback to check queue name under cups does contains
	only letters, numerics or underscore.

	* install_steps_interactive.pm: fixed printer description in summary.

	* install2.pm: added selectPackagesToUpgrade the first time choosePackages
	is called.

	* Xconfigurator.pm: removed limitation to 24 bits for SiS card, make sure
	to remove 32 bits depth
	for such card.

	* detect_devices.pm: fixed parport probe for printer under 2.4 kernel.

	* diskdrake.pm: fixed adding 1 to size for resize2fs, causing a corruption
	some times.

	* printer.pm: added die on error of lpadmin.

	* install_any.pm: fixed multiple wait message (looking+finding packages)

2001/04/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sk.po, share/po/az.po: Updated Azeri and Slovak files

2001/04/04  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (tv): add ultracam & usbvideo
	(@skip_modules_on_stage1): kaweth and pegasus doesn't work on stage1, so
	skip them
	(@skip_modules_on_stage1): kaweth and pegasus doesn't work on stage1, so
	skip them

	* install_any.pm (kernelVersion): cleanup

2001/04/04  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_any.pm: kernelVersion mods for PPC

2001/04/04  daouda

	* share/rpmsrate: add gatos for ati tv card .

2001/04/04  Frederic Lepied  <flepied@mandrakesoft.com>

	* share/rpmsrate: added SCANNER and PHOTO groups

2001/04/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install: unset locale environment for safety

	* detect_devices.pm: added missing LD_LOADER reference for /bin/dmesg
	(needed for live upgrade so
	that error message are not printed)

	* diskdrake.pm: fixed adding 1 to size for resize2fs, causing a corruption
	some times.

	* install_steps_gtk.pm: fixed to use SHARE_PATH instead of /usr/share

	* any.pm, netconnect.pm: use SHARE_PATH instead of /usr/share

	* install2.pm: added selectPackagesToUpgrade the first time choosePackages
	is called.

	* install_any.pm: fixed multiple wait message (looking+finding packages)

2001/04/04  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (setPackages): better handling for tv, photo and scanner

	* modules.pm (@skip_modules_on_stage1): kaweth and pegasus doesn't work on
	stage1, so skip them
	  - add photo, tv and scanner
	  - add pegasus and kaweth modules

2001/04/04  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: typo

2001/04/04  daouda

	* share/rpmsrate: add gatos for ati tv card .
	reput klyx but in lower weight (2)
	removed klyx from rpmsrate (bad idea according to pixel )
	add klyx in install "Office KDE"

2001/04/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install: unset locale environment for safety

	* detect_devices.pm: added missing LD_LOADER reference for /bin/dmesg
	(needed for live upgrade so
	that error message are not printed)

	* install_steps_gtk.pm: fixed to use SHARE_PATH instead of /usr/share

	* any.pm, netconnect.pm: use SHARE_PATH instead of /usr/share

	* install2.pm: added selectPackagesToUpgrade the first time choosePackages
	is called.

	* install_steps.pm: disable frame buffer for Matrox cards.

	* install_any.pm: fixed multiple wait message (looking+finding packages)

2001/04/04  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (setPackages): better handling for tv, photo and scanner

	* modules.pm (@skip_modules_on_stage1): kaweth and pegasus doesn't work on
	stage1, so skip them
	  - add photo, tv and scanner
	  - add pegasus and kaweth modules

	* share/compssUsers: remove TV (it is a hardware flag)

2001/04/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: keep mount point configuration trhough multi-passes of
	diskdrake and others.

	* Xconfigurator.pm: prefer XF3 for SiS card.

2001/04/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sr.po, share/po/sp.po, share/po/ko.po: Updated Korean file

2001/04/03  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: do not use isSpecial which should only be used on
	partitions
	(main): do not have loopback pseudo hd in hds out of diskdrake

	* modules.pm (load_raw): add the require install_any

	* share/rpmsrate: restore Aurora (i really don't understand what i've done
	with flag AURORA a month ago) to a simple behaviour

	* install_steps_interactive.pm (choosePackages): do not make a special
	case for upgrades (was: select the
	min size, which was on contradiction with profile selection)

	* fs.pm (real_format_part): give "-v 1" to mkreiserfs if kernel is 2.2

	* standalone/mousedrake: fix horrible error (using an undefined $o)

	* share/list: add back mkreiserfs

	* standalone/XFdrake: don't start xfs if skiptest

	* fsedit.pm (get_fstab): restore loopback::loopbacks because hds contains
	only true
	hard drives (not pseudo one like raid, loopback and lvm)

	* bootloader.pm (suggest): trap strange error. Should not really fix the
	pb

	* install_steps.pm (setupBootloaderBefore): nicer Aurora presence
	detetection

	* lang.pm (charset): fix for chineese which have charset in the name

	* Makefile: no more special case for mkreiserfs (can be done via -v 1)

	* install_steps_gtk.pm (choosePackagesTree): better name than "Automatic
	dependencies"

	* install_any.pm (setPackages): don't preselect profiles in upgrade
	(setPackages): handle Flag:<theflag>
	(setPackages): install kernel22 if install kernel is a 2.2

	* lvm.pm (get_lvs): remove the setting of flag isFormatted which was wrong
	(didn't
	propose to format it)
	protect the loading of module lvm-mod

2001/04/03  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_steps_interactive.pm, mouse.pm: PPC keyboard/mouse button
	emulation

2001/04/03  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: a lot of bugfixs
	corrected bad flag test
	corrected bad priority

	* standalone/draknet: typo
	bug fixes
	removed debugging messages and Data::Dumper
	corrected bad flag test

2001/04/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po, share/po/DrakX.pot: Updated Vietnamese file

2001/04/03  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (load_raw): add the require install_any

	* share/rpmsrate: restore Aurora (i really don't understand what i've done
	with flag AURORA a month ago) to a simple behaviour

	* lang.pm (charset): fix for chineese which have charset in the name

	* install_steps.pm (setupBootloaderBefore): nicer Aurora presence
	detetection

	* Makefile: no more special case for mkreiserfs (can be done via -v 1)

	* install_steps_interactive.pm (choosePackages): do not make a special
	case for upgrades (was: select the
	min size, which was on contradiction with profile selection)

	* fs.pm (real_format_part): give "-v 1" to mkreiserfs if kernel is 2.2

	* install_steps_gtk.pm (choosePackagesTree): better name than "Automatic
	dependencies"

	* install_any.pm (setPackages): don't preselect profiles in upgrade
	(setPackages): handle Flag:<theflag>
	(setPackages): install kernel22 if install kernel is a 2.2

	* share/list: add back mkreiserfs

	* standalone/XFdrake: don't start xfs if skiptest

	* lvm.pm (get_lvs): remove the setting of flag isFormatted which was wrong
	(didn't
	propose to format it)
	protect the loading of module lvm-mod

2001/04/02  dam's  <damien@mandrakesoft.com>

	* modules.pm: corrected petite's mistake

	* netconnect.pm: protecting against non existent files

2001/04/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/make_boot_img, mdk-stage1/.cvsignore: fix
	comply to all.kernels policy

	* tools/make_mdkinst_stage2: fix remove of alternate cz modules

2001/04/02  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/cs.po: Updated Czech file

	* lang.pm: codepage option to mount requires only numeric values, eg "437"
	and not "cp437"
	Changed accordingly in the lists

	* share/rpmsrate: Install latin2 Postscript fonts for latin2 locales,
	install fonts-ttf-thai for Thai locale

2001/04/02  Pixel  <pixel@mandrakesoft.com>

	* c/Makefile: small cleanup for pcmcia_probe.c

	* tools/Makefile (install): s/-r/-rf/

	* install_any.pm (setPackages): s/reiserfs-utils/reiserfsprogs/
	(setPackages): install imwheel if nbuttons > 3

	* c/Makefile.PL: small cleanup for pcmcia_probe.c
	don't use pcmcia_probe.o from stage1, better compile it here, otherwise
	perl-install require mdk-stage1 to do compiled => circular dependency

	* Makefile: ignore dams or at least dams errors

	* c/.cvsignore: add pcmcia_probe.c

2001/04/02  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/make_rescue_img: fix pixelization (aka take advantage of
	all.kernels/.main)

2001/04/02  Pixel  <pixel@mandrakesoft.com>

	* tools/Makefile (install): s/-r/-rf/

2001/03/30  Pixel  <pixel@mandrakesoft.com>

	* tools/Makefile (install): fix the globbing for packdrake.pm and
	rpmtools.pm

2001/03/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/drvinst: test for "Card:" and not install, some videoboards are
	not reported as DISPLAY_VGA :-(

	* tools/make_mdkinst_stage2, docs/HACKING, rescue/make_rescue_img,
	mdk-stage1/pci-resource/update-pci-ids.pl, docs/README: support more
	than one boot kernel :-)

	* rescue/list.i386: add reiserfsck

2001/03/29  dam's  <damien@mandrakesoft.com>

	* tinyfirewall.pm: bad message at the end if kernel2.4

	* netconnect.pm: added missing Device in Ethx when saving/loading

	* standalone/draknet: translation

2001/03/28  dam's  <damien@mandrakesoft.com>

	* standalone/tinyfirewall: typo

	* interactive_gtk.pm: corrected pixel shit if embedded

	* standalone/draksec: embedded mode

	* standalone/draknet: corrected gtkpng in gtkwpm
	added translation

	* bootlook.pm: cute button box

	* tinyfirewall.pm: workaround to make it work if kernel 2.4

2001/03/28  fcrozat

	* share/rpmsrate: gmc is back in standard GNOME install, for people with
	existing home

2001/03/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* standalone/mousedrake, mouse.pm, standalone/XFdrake: fixed for
	standalone XFdrake and mousedrake (multi-mouse and
	correct probe (USB)).

	* Xconfig.pm: re-fix mouse fix.
	fixed wrong mouse probe.
	fixed for standalone XFdrake and mousedrake (multi-mouse and
	correct probe (USB)).

	* Xconfigurator.pm: restore multi mouse support for XF3.

2001/03/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/ca.po, share/po/tr.po: Updated Catalan, Danish,
	Finnish, Croatian and Turkish files

	* share/po/sk.po, share/po/ko.po: Updated Finnish, Korean and Slovak files

	* share/po/az.po: Updated Azeri and Danish files

	* share/po/fi.po: Updated Catalan, Danish, Finnish, Croatian and Turkish
	files
	Updated Finnish, Korean and Slovak files

	* share/po/da.po: Updated Catalan, Danish, Finnish, Croatian and Turkish
	files
	Updated Azeri and Danish files

2001/03/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: add fstab in the log

	* interactive_gtk.pm: better default_size setting

	* commands.pm: fix typo
	add fstab in the log

	* install_gtk.pm (test_mouse): ensure the test mouse is not too big

2001/03/28  warly

	* share/rpmsrate: add some commercial apps

2001/03/27  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: added kill USR2 before main

	* share/help.png: changed help button

	* share/help.xpm: changed help

	* tinyfirewall.pm: workaround to make it xork.

2001/03/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: update boot image.

	* Xconfigurator.pm: fixed mouse support for XF3, only one mouse supported
	currently.

2001/03/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers

2001/03/27  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/i18n_compssUsers, share/po/vi.po, share/po/fi.po,
	share/po/br.po, share/po/DrakX.pot, share/po/ko.po, share/po/ja.po,
	share/po/wa.po, share/po/de.po, share/po/id.po: Updated Vietnamese,
	Indonesian, Japanese, Korean and Walloon files
	changed i18n_compssUsers to make "path" i18n'able

2001/03/27  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: warnAboutNaughtyServers
	(setPackages): default profiles selection to GNOME, KDE, CONFIG

	* install_steps_interactive.pm: warnAboutNaughtyServers
	(summary): fix displaying of printer configured

	* pkgs.pm: warnAboutNaughtyServers

	* install_steps_gtk.pm (installPackages): catch the no png file exception
	(in case warly is dumb again)

	* my_gtk.pm: try to fix displaying in draksec
	(create_box_with_title): save the box_size in field "box_size"

	* install2.pm, any.pm: remove use of Bastille. get back to the good state
	we had :)

	* interactive_gtk.pm: try to fix displaying in draksec

	* share/rpmsrate: move back Bastille-Curses-module to CONFIG
	  - cleanup LOCALES"zh_*": when there is LOCALES"zh_*", there is
	LOCALES"zh"
	  - raise WindowMaker
	  - add xfce
	  - am-utils is a server
	  - raise some stuff in CONFIG to have stuff there
	  - remove drakxtools from CONFIG (DrakConf requires drakxtools)
	  - DrakConf from 5 to 4

	* lang.pm (langsLANGUAGE): give the list of languages

2001/03/27  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_steps_interactive.pm: change verbage on bootloader warning

2001/03/27  siegel

	* share/po/de.po: minor typo-fixes

2001/03/27  dam's  <damien@mandrakesoft.com>

	* share/help.png: changed help button

	* share/help.xpm: changed help

2001/03/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm, pkgs.pm: fixed too early erasing of old rpmlib db. now
	postponed at end of install
	and only if rpm-4.0 or above has been installed.

	* mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: update boot image.

	* Xconfigurator_consts.pm, mouse.pm, Xconfigurator.pm, Xconfig.pm: added
	support for two mice (laptop). The second mice is generally PS/2 as
	probe can says it is present.

2001/03/27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers

2001/03/27  Pixel  <pixel@mandrakesoft.com>

	* any.pm, install2.pm: remove use of Bastille. get back to the good state
	we had :)

	* install_any.pm: warnAboutNaughtyServers
	(setPackages): default profiles selection to GNOME, KDE, CONFIG

	* share/rpmsrate: move back Bastille-Curses-module to CONFIG
	  - cleanup LOCALES"zh_*": when there is LOCALES"zh_*", there is
	LOCALES"zh"
	  - raise WindowMaker
	  - add xfce
	  - am-utils is a server
	  - raise some stuff in CONFIG to have stuff there
	  - remove drakxtools from CONFIG (DrakConf requires drakxtools)
	  - DrakConf from 5 to 4

	* install_steps_interactive.pm: warnAboutNaughtyServers
	(summary): fix displaying of printer configured

	* lang.pm (langsLANGUAGE): give the list of languages

	* pkgs.pm: warnAboutNaughtyServers

	* install_steps_gtk.pm (installPackages): catch the no png file exception
	(in case warly is dumb again)

2001/03/27  siegel

	* share/po/i18n_compssUsers: i18n group names

	* share/po/de.po: minor typo-fixes
	new german version

2001/03/26  daouda

	* share/rpmsrate: add mandrake_desk and rootfiles to SYSTEM (rpmsrate)

2001/03/26  fcrozat

	* share/rpmsrate: Install xscreensaver when installing GNOME

2001/03/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: first attempt at pixelization of code (till's cups
	patches)

2001/03/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/hr.po, share/po/wa.po: Updated Croatian, vietnamese and Walloon
	files

	* share/po/vi.po: Updated Croatian, vietnamese and Walloon files
	Updated Portuguese, Swedish and Thai files

	* share/po/pt.po, share/po/th.po, share/po/es.po, share/po/de.po,
	share/po/sv.po: Updated Portuguese, Swedish and Thai files

2001/03/25  Pixel  <pixel@mandrakesoft.com>

	* http.pm (getFile): verify the return value of the server. If not 200
	(aka Ok),
	return undef

	* install_steps_interactive.pm (configurePrinter): add Mesa-common for xpp
	and libqtcups2 for kups in
	pkg_install_if_requires_satisfied

2001/03/25  siegel

	* share/po/de.po: new german version

2001/03/25  fabman

	* share/po/es.po: updated spanish .po file

2001/03/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po: Updated Korean file

	* share/po/sv.po: Updated Swedish file

2001/03/25  Pixel  <pixel@mandrakesoft.com>

	* http.pm (getFile): verify the return value of the server. If not 200
	(aka Ok),
	return undef

	* install_steps_interactive.pm (configurePrinter): add Mesa-common for xpp
	and libqtcups2 for kups in
	pkg_install_if_requires_satisfied

	* any.pm (ask_users): fix dead-loop

	* bootloader.pm (suggest): add entry for nt

2001/03/25  siegel

	* share/po/de.po: new german version

2001/03/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/vi.po: Updated Vietnamese file

2001/03/24  Pixel  <pixel@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: remove the "use common" which
	is unneeded (and "member" of merge2pcitable
	was clashing)

	* any.pm (ask_users): when "Done" is pressed, do "Accept User" if a user
	is given.

	* install_steps.pm (addUser): disable_user_view (in kdm/gdm) if no users

	* install_any.pm (disable_user_view): created, takes care of gdm too
	(taken from msec)

	* mouse.pm (detect): fix francois... uh, no too hard. easier to fix
	francois's bugs ;pp

	* timezone.pm (%l2t): fix for fuzzyChoice

	* share/keyboards.tar.bz2: 
	  - readding with -kb
	  - fixing permissions on xmodmap.kr
	remove before adding again with -kb

	* modules.pm: have natsemi in network.img

2001/03/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated Azeri file

2001/03/24  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm (detect): fix francois... uh, no too hard. easier to fix
	francois's bugs ;pp

	* timezone.pm (%l2t): fix for fuzzyChoice

	* modules.pm: 
	  - add missing modules (now in sync with pcitable)
	  - add 'media' class
	  - cleanup

2001/03/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Updated Azeri file

2001/03/24  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (copy_advertising): fix escaping $f causing perl to
	segfault :-(
	(copy_advertising): handle i18n'ed advertising

	* pkgs.pm: cleanup

	* modules.pm: 
	  - add missing modules (now in sync with pcitable)
	  - add 'media' class
	  - cleanup

2001/03/24  dam's  <damien@mandrakesoft.com>

	* tinyfirewall.pm: corrected bad exited. reincorporated some ugly code,
	need fixing

2001/03/24  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (copy_advertising): handle i18n'ed advertising

	* modules.pm (read_stage1_conf): cleanup parport stuff obsolote in kernel
	2.4

2001/03/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed screen id for Device to be present whenever the
	same BusID is used.
	added multiple tablet support (wacom), moved usb probe for mouse and
	tablet
	at the beginning.

	* printerdrake.pm: Do not ask to configure a printer if standalone,
	previously only for embended.

	* Xconfig.pm: fixed typo for wacom.
	added multiple tablet support (wacom), moved usb probe for mouse and
	tablet
	at the beginning.

	* mouse.pm, detect_devices.pm, install_steps_gtk.pm, install2.pm: added
	multiple tablet support (wacom), moved usb probe for mouse and tablet
	at the beginning.

2001/03/23  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm (ask_from_listf_no_check): fix the fix fix fix
	(ask_from_listf_no_check): fix the fix fix

	* common.pm (formatError): created

	* network.pm (configureNetworkIntf): gray "IP address" and "Netmask" in
	DHCP/BOOTP

	* diskdrake.pm (try): format the error (no more "at line ...")
	(Add2LVM): "new" was not i18n'ed

	* install_steps_interactive.pm (exitInstall): no "cancel" button

	* partition_table.pm: add Empty to bad_types

	* fsedit.pm (change_type): When changing a partition type from ext2fs to
	Linux RAID
	(or LVM), the mount point should be removed.

2001/03/23  siegel

	* share/po/de.po: new german version

2001/03/23  dam's  <damien@mandrakesoft.com>

	* tinyfirewall.pm: corrected bad translation
	correctedd typo
	updated
	code cleaning
	tinyfirewall now works.

	* Makefile.config: added tinyfirewall

	* any.pm, mouse.pm: added /dev/modem in modem list selection

	* standalone/drakxconf: added tinyfirewall entry

	* standalone/tinyfirewall: added update code
	updated wrapper to launch tinyfirewall in embedded mode

	* netconnect.pm: added /dev/modem in modem list selection
	netconnect doesn't write the file 1

2001/03/23  fcrozat

	* share/rpmsrate: nautilus-mozilla and xalf are installed by default in
	GNOME
	gmc is not installed by default in GNOME
	gabber gaim are moved to instant messaging
	gcombust in moved to GNOME CD burner
	gtm is installed by GNOME/File transfer
	mozilla is installed by default as www browser
	galeon is installed by default as www browser for GNOME

2001/03/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/syncrpms: added size-stamp test to copy identical file in version,
	release.

	* Xconfig.pm: fixed typo for wacom.
	added multiple tablet support (wacom), moved usb probe for mouse and
	tablet
	at the beginning.

	* Xconfigurator.pm: added multiple tablet support (wacom), moved usb probe
	for mouse and tablet
	at the beginning.
	fixed wrong usage of Screen keyword in Device section, should be present
	and
	reseted for any multi head card with only one BusID.

	* mouse.pm, detect_devices.pm, install_steps_gtk.pm, install2.pm: added
	multiple tablet support (wacom), moved usb probe for mouse and tablet
	at the beginning.

2001/03/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/es.po, share/po/de.po, share/po/fi.po: Added Vietnamese file
	Updated Finnish file

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/az.po,
	share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
	share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: Added Vietnamese file

2001/03/23  Pixel  <pixel@mandrakesoft.com>

	* any.pm: ifix the dams stuff

	* install_steps_interactive.pm (exitInstall): no "cancel" button

	* share/po/i18n_compssUsers: fix for better compliance with po format

	* netconnect.pm: ifix the dams stuff
	cleanup and enable gzip'ed isdn.db

	* Makefile: gzip ldetect-lst files

	* modules.pm: add i810_audio (still need a script to add missing one and
	keep in sync)

	* bootloader.pm (suggest_floppy): don't add an entry for non-fd0 drives

	* interactive.pm (ask_from_listf_no_check): fix the fix fix fix
	(ask_from_listf_no_check): fix the fix fix
	(ask_from_listf_no_check): fix the bad fix

	* common.pm (formatError): created
	(openFileMaybeCompressed, catMaybeCompressed): added
	(getVarsFromSh): take care of comments

	* network.pm (configureNetworkIntf): gray "IP address" and "Netmask" in
	DHCP/BOOTP

	* partition_table.pm: add Empty to bad_types

	* mouse.pm (detect): never probe psaux (workaround for kernel/xfree bug)

	* fsedit.pm (change_type): When changing a partition type from ext2fs to
	Linux RAID
	(or LVM), the mount point should be removed.

	* detect_devices.pm (isUSBFDUDrive, usbfdus): removed, doesn't scale
	(isFloppyOrHD): floppy type is 'fd', not 'floppy'
	(stringlist): nicer (a la new lspcidrake)

	* Xconfigurator.pm: enable use of gzip'ed Cards+, CardsNames and
	MonitorsDB

	* diskdrake.pm (try): format the error (no more "at line ...")
	(Add2LVM): "new" was not i18n'ed

2001/03/23  Stew Benedict  <sbenedict@mandrakesoft.com>

	* mouse.pm, bootloader.pm: mods to create/move image, to /export for PPC,
	use vmlinux for PPC
	prepend of_dev to initrd stanza in yaboot.conf
	add 1-button mouse for PPC

2001/03/23  siegel

	* share/po/de.po: new german version

2001/03/22  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* tools/i386/netboot/stage1.rtl8139, tools/i386/netboot/stage2.rtl8139:
	Add 8139 grub stage.

2001/03/22  dam's  <damien@mandrakesoft.com>

	* bootlook.pm: corrected mapn

	* standalone/draknet: removed use Data::Dumper

	* netconnect.pm: removed mail informat oin
	comment update

	* tinyfirewall.pm: removed use Data::Dumper
	working on tinyfirewall

2001/03/22  fabman

	* share/po/es.po: changed "swap" for "intercambio" in the spanish .po
	files
	updated DrakX, menudrake and urpmi es.po files

2001/03/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed wrong access to undefined value promoted to
	empty array reference.

2001/03/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/probing.c, mdk-stage1/tools.h: 
	  - fix detection of more than 3 scsi attached devices
	  - cleaner code for cmp of ptr against static strings

2001/03/22  Pixel  <pixel@mandrakesoft.com>

	* standalone/mousedrake: remove test ugliness of dams

	* c/Makefile.PL: no pcmcia_probe in drakxtools

	* modules.pm (load_thiskind): indent as it should be

	* install_steps_interactive.pm (generateAutoInstFloppy): fix the message
	which was uptodate only for
	sparc :-(

	* Xconfigurator.pm: no need for "use Data::Dumper;"

2001/03/22  Stew Benedict  <sbenedict@mandrakesoft.com>

	* modules.pm: no imm,ppa PPC, scan mesh,mac53c94 scsi only, pmac should
	have been mace

2001/03/22  yduret

	* bootlook.pm: mapn works tx dams
	nmap
	added mapn fun to reduce code.. testing it
	added install of rpm
	xpm  png files

	* pixmaps/hori.png, pixmaps/gmon.png, pixmaps/tradi.png, pixmaps/hori.xpm,
	pixmaps/verti.png, pixmaps/gmon.xpm, pixmaps/tradi.xpm,
	pixmaps/verti.xpm: convert xpm to png

2001/03/21  dam's  <damien@mandrakesoft.com>

	* standalone/tinyfirewall, tinyfirewall.pm: new tinyfirewall conf tool

	* netconnect.pm: corrected /etc/sysconfig/network-scripts/net_up.* bug

2001/03/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* detect_devices.pm: added pci id reference.

	* c/stuff.xs.pm: added support for pci id extraction.

	* Xconfigurator.pm: fixed wrong XFree4 version reference.
	fixed null string in monitor identifier.
	added multi-head support in XFdrake.

2001/03/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: honour embedded mode

	* share/compssUsers: move NETWORKING_FILE (contains stuff for nfs
	mounting..) from Internet
	Station to Network Computer

2001/03/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/pt.po, share/po/DrakX.pot, share/po/es.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/de.po,
	share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/ru.po,
	share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
	share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/lt.po, share/po/sl.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/da.po, share/po/cs.po, share/po/af.po: Updated
	Croatian and Serbian files

	* share/po/sp.po, share/po/sr.po: Updated Serbian files
	Updated Croatian and Serbian files

	* share/po/az.po: Updated Azeri file
	Updated Croatian and Serbian files

	* share/po/sk.po: Updated Azeri and Slovak files
	Updated Croatian and Serbian files

	* lang.pm: Added fields to charsets table holding info for mount
	(iocharset and
	codepage mount options)

2001/03/21  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (g_default_packages): nice warning if mount in vfat fails

	* share/rpmsrate: move webmin to CONFIG
	remove ipchains and iptables, raise gfcc

	* docs/README: add cvs howto

	* install_steps_interactive.pm (summary): fix

	* detect_devices.pm: old code

	* bootloader.pm (install_lilo): ensure labels don't contain spaces, lilo
	doesn't like them
	(add_kernel): cleanup
	(suggest): make it work with kernel22-secure and no kernel22

	* modules.pm (when_load): move the alias sound to when_load, don't check
	ppc as it
	could be used for non-ppc
	(load_thiskind): fix pb causing imm,ppa,usb-storage to be tested for
	every
	load_thiskind, not only scsi one

	* c/stuff.xs.pm (from_utf8): as pablo said...

2001/03/21  siegel

	* share/po/de.po: new german version
	new german version

2001/03/20  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (@drivers_by_category): if_ization
	(load_thiskind): cleanup

2001/03/21  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (add_kernel): cleanup
	(suggest): make it work with kernel22-secure and no kernel22

	* share/rpmsrate: remove ipchains and iptables, raise gfcc

2001/03/20  dam's  <damien@mandrakesoft.com>

	* interactive.pm: no wizard if warning

2001/03/20  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: fix pcmcia functions only on x86
	  - create install_any::unselectMostPackages
	  - use it instead of pkgs::unselectAllPackages (otherwise
	default_packages ends up non-selected)

	* modules.pm (@drivers_by_category): if_ization
	(load_thiskind): cleanup

	* any.pm, install2.pm, share/rpmsrate: use bastille backend

	* c/stuff.xs.pm, c/Makefile.PL: fix pcmcia functions only on x86

	* install_steps.pm, install_any.pm: 
	  - create install_any::unselectMostPackages
	  - use it instead of pkgs::unselectAllPackages (otherwise
	default_packages ends up non-selected)

2001/03/20  Stew Benedict  <sbenedict@mandrakesoft.com>

	* modules.pm, install_steps_interactive.pm, any.pm: make_boot_img: add
	routine for - PPC
	any.pm: double "Append" entry in expert mode for yaboot.conf - PPC
	install_steps_interactive: setup dmasound - PPC
	modules.pm: load Mac hardware modules - PPC

2001/03/20  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bug in reading resolv.conf, and changed chmod
	for net_cnx_*

	* interactive.pm: no wizard if warning

	* standalone/draknet: added update after {dis}connecting

2001/03/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* diskdrake.pm: fix formatting of raid

2001/03/20  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: use bastille backend
	  - add nautilus

	* install_steps_interactive.pm: fix pcmcia functions only on x86
	  - create install_any::unselectMostPackages
	  - use it instead of pkgs::unselectAllPackages (otherwise
	default_packages ends up non-selected)
	(setupSCSI): don't pcmcia_probe if testing
	  - tellAboutProprietaryModules moved to setupSCSI
	  - miscellaneous step re-enabled, called Security
	  - pcmcia_probe moved to setupSCSI, skipped in noauto

	* any.pm: use bastille backend

	* install2.pm: use bastille backend
	  - tellAboutProprietaryModules moved to setupSCSI
	  - miscellaneous step re-enabled, called Security
	  - pcmcia_probe moved to setupSCSI, skipped in noauto
	have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the
	parameter any more)

	* netconnect.pm (modem_detect_backend): cleanup

	* c/stuff.xs.pm, c/Makefile.PL: fix pcmcia functions only on x86
	have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the
	parameter any more)

	* Makefile: install cardmgr

	* install_any.pm: 
	  - create install_any::unselectMostPackages
	  - use it instead of pkgs::unselectAllPackages (otherwise
	default_packages ends up non-selected)
	(setPackages): install usbd in case of usb

	* install_steps.pm: 
	  - create install_any::unselectMostPackages
	  - use it instead of pkgs::unselectAllPackages (otherwise
	default_packages ends up non-selected)

2001/03/20  Stew Benedict  <sbenedict@mandrakesoft.com>

	* any.pm, netconnect.pm, detect_devices.pm: any.pm: enable module load PPC
	detect_devices.pm: forgot to remove commented code after test
	netconnect.pm: load macserial module for PPC

2001/03/20  dam's  <damien@mandrakesoft.com>

	* standalone/draknet, netconnect.pm: improved connection windows, and
	loading / saving of /etc/sysconfig/network-scripot/net�cnx*

2001/03/20  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: 
	  - add nautilus

	* install_any.pm (setPackages): install usbd in case of usb

	* Makefile: install cardmgr

2001/03/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* fsedit.pm: fix loopback appearing twice in format partition

	* diskdrake.pm: fix "loopback" name of loopback tab in diskdrake

2001/03/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po: updated korean file
	Updated po files

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: Updated po files

2001/03/19  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (computeGroupSize): fix hacks, better hacks
	(saveCompssUsers): fix

	* install_steps_interactive.pm (chooseGroups):
	  - make the computed size work
	  - unselectAll when a profile is unselected

	* interactive_gtk.pm (ask_from_entries_refW): better sizing in case of
	scrolls

2001/03/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC

2001/03/19  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: corrected graphical layout for newbies

	* netconnect.pm: added net_cnx_{up, down} save

2001/03/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ko.po: updated korean file
	Updated po files

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: Updated po files

2001/03/19  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (computeGroupSize): fix hacks, better hacks
	(saveCompssUsers): fix

	* share/rpmsrate: 
	  - add rxvt-CJK
	  - exchange xterm and rxvt
	  - move bc from SCIENCES to SYSTEM

	* interactive_newt.pm (ask_from_entries_refW):
	  - ensure the width is less than $width - 7 (in french and 80x25, the
	treelist was too big)
	  - if term is very big, use 10 lines instead of 5
	  - if no button is asked, but one in any case otherwise it's buggy

	* install_steps_interactive.pm (chooseGroups):
	  - make the computed size work
	  - unselectAll when a profile is unselected

	* interactive.pm (ask_from_listf_no_check): fix fix
	(ask_from_listf_no_check): fix the filtering of exceptions

2001/03/19  Stew Benedict  <sbenedict@mandrakesoft.com>

	* mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC

2001/03/18  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/lomount.h, mdk-stage1/lomount.c, mdk-stage1/disk.c: fix for
	hd-install when you provide a not valid ISO (cd #2 for example)

	* mdk-stage1/frontend.h, mdk-stage1/minilibc.h, mdk-stage1/stage1.h,
	mdk-stage1/log.h: use some help with __attribute__

2001/03/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/tree/etc/rc.sysinit: load sr_mod and sd_mod at startup

	* mdk-stage1/Makefile.mkinitrd_helper, mdk-stage1/.cvsignore: sync

	* mdk-stage1/stdio-frontend.c: handle left and right arrow keys, in
	editing ask_from_entries in stdio mode

	* mdk-stage1/pci-resource/Makefile: do not use marfiles for deps

2001/03/17  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (write_langs): in case of empty %_install_langs, don't write it

	* install_steps.pm (pkg_install_if_requires_satisfied): better logging

	* share/rpmsrate: add gpm & evolution

2001/03/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/insmod-busybox/utility.c: fix insmod calling realloc(0,0) to
	work with dietlibc

	* mdk-stage1/insmod-busybox/Makefile: also build standalone insmod-DIET
	for testing purposes..

	* mdk-stage1/mkinitrd_helper/Makefile: bump version to 1.0.1 for new
	mkinitrd package release

	* mdk-stage1/stdio-frontend.c: handle left and right arrow keys, in
	editing ask_from_entries in stdio mode

2001/03/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sv.po: updated Swedish file

	* share/keyboards.tar.bz2: Added a Korean keyboard, fixed bug in Japanese
	keyboard

	* keyboard.pm: Added choice of Korean keyboard

2001/03/17  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (write_langs): in case of empty %_install_langs, don't write it

	* install_steps.pm (pkg_install_if_requires_satisfied): better logging

	* share/rpmsrate: add gpm & evolution

2001/03/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/Makefile: refine deps

	* mdk-stage1/mkinitrd_helper/mkinitrd_helper.c, mdk-stage1/Makefile,
	mdk-stage1/mkinitrd_helper/Makefile: write down mkinitrd_helper

	* mdk-stage1/insmod-busybox/insmod.c: force load

2001/03/16  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (setPackages): set flag "TV" when bttv hardware is there

	* share/compssUsers, share/rpmsrate: move out TV from VIDEO

	* diskdrake.pm (Type): fix the code verifying size >32 for reiserfs

	* modules.pm (write_conf): better logging

	* c/stuff.xs.pm: add from_utf8

	* c/stuff.pm (headerGetEntry): use from_utf8 on group, summary and
	description

2001/03/16  Stew Benedict  <sbenedict@mandrakesoft.com>

	* tools/ppc/magic, tools/ppc/mkhybrid-1.12b5.4, tools/ppc/convert,
	tools/ppc/yaboot, tools/ppc/mapping: gi/tools/ppc/convert, magic,
	mapping, mkhybrid-1.12b5.4, yaboot - re-add - my bad
	gi/tools/ppc/convert, magic, mapping, mkhybrid-1.12b5.4, yaboot -
	remove/re-add - did not use -kb switch - thx Pixel

2001/03/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: SiS card are no more prefered for XF3.
	added standalone support to prefer XF3 or XF4 to
	keep current used server version.

	* standalone/XFdrake: remove duplicate begin label.
	take care of existing configuration.

2001/03/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: skip dc395x_trm on stage1
	dc395x_trm is back in 2.4

	* share/compssUsers: try to enhance

2001/03/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/az.po: updated Azeri file

2001/03/15  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator_consts.pm, Xconfigurator.pm: andre@node1583e.a2000.nl says
	this is not needed anymore :)

2001/03/15  Stew Benedict  <sbenedict@mandrakesoft.com>

	* tools/ppc/magic, tools/ppc/convert, tools/ppc/iboot,
	tools/ppc/mkINSTALLCD, tools/ppc/mkhybrid-1.12b5.4, tools/ppc/yaboot,
	tools/ppc/mapping: gi/tools/ppc/convert, magic, mapping, mkINSTALLCD,
	mkhybrid-1.12b5.4, yaboot: create PPC CD

	* install_steps_interactive.pm, detect_devices.pm, bootloader.pm:
	bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed
	temporary file read/write per Pixel

	* Xconfigurator.pm: force 1024x768 on Powerbook

	* tools/ppc/README: README: README for creating PPC boot CD

2001/03/14  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: changed label + profile before types..

2001/03/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po,
	share/po/i18n_compssUsers, share/po/DrakX.pot, share/po/es.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/Changelog, share/po/sk.po,
	share/po/lt.po, share/po/sl.po, share/po/br.po, share/po/ca.po,
	share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
	share/po/ro.po, share/po/da.po, share/po/cs.po, share/po/af.po:
	corrected the script and updated po files

2001/03/14  Pixel  <pixel@mandrakesoft.com>

	* share/compssUsers: keep only one Development entry

	* install_steps_gtk.pm, pkgs.pm: fix the compssUsers interpretation

	* bootlook.pm: fix for perl2fcalls

	* install_steps_interactive.pm (chooseGroups): disable the size display as
	it is wrong (for the beta2)

2001/03/14  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps_gtk.pm,
	partition_table_mac.pm, bootloader.pm: fix bootstrap partition
	creation/tracking
	allow Xpmac to launch in 2 modes based on cmdline

2001/03/14  siegel

	* share/po/de.po: new german version

2001/03/14  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: changed label + profile before types..

2001/03/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed unselect management of choice, propagate unselection
	correctly to all
	packages requiring unselected package.

	* install_any.pm: use LD_LOADER when invoking parshedlist.

2001/03/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po, share/po/nl.po: updated Norwegian file

	* share/locales.tar.bz2, share/gconv.tar.bz2, share/list,
	share/fonts.tar.bz2: new fonts and locale files

	* share/po/ko.po: Fixed email of Korean translator
	updated Korean file

	* install_steps_interactive.pm, install_gtk.pm, lang.pm, keyboard.pm:
	completed language list
	completed language->keyboard guessing list
	aesthetic changes to an English message (removed \n and let gtk+
	do the formatting, it is nicer)

	* share/po/az.po: Updated Azeri file

2001/03/14  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: fix the compssUsers interpretation
	(readCompssUsers): change the key of compssUsers, added "label"
	(computeGroupSize): fix bug
	(computeGroupSize): fix logging

	* share/gconv.tar.bz2: moved to share/list

	* bootlook.pm: fix for perl2fcalls

	* share/rpmsrate: CLIENT & SERVER is prohibited

	* timezone.pm: 
	  - add many timezones
	  - defaults to GMT
	  - verifier added

	* install_steps_gtk.pm: fix the compssUsers interpretation
	(choosePackagesTree): fix

	* common.pm (bestMatchSentence, bestMatchSentence2): in wantarray, return
	the number
	of matched words/characters

	* share/compssUsers: keep only one Development entry
	CLIENT & SERVER is prohibited

	* install_steps_interactive.pm (chooseGroups): disable the size display as
	it is wrong (for the beta2)
	(chooseGroups): add path for seperating groups, use "label" for the
	group text

	* Makefile: remove gconv

2001/03/13  siegel

	* share/po/de.po: Fixed typos.

2001/03/13  siegel

	* share/po/de.po: Fixed typos.

2001/03/13  dam's  <damien@mandrakesoft.com>

	* share/help.png: changed

2001/03/13  Pixel  <pixel@mandrakesoft.com>

	* install2.pm, install_steps_gtk.pm: compss is deprecated. use compssUsers
	for the tree

	* standalone/drakgw: pixelization

	* share/rpmsrate: HDF can't be at the beginning of the line or it will be
	taken as a flag
	moved icewm to SYSTEM with !KDE !GNOME

	* pkgs.pm: compss is deprecated. use compssUsers for the tree
	(readCompssUsers): get the "path"

	* install_steps.pm: compss is deprecated. use compssUsers for the tree
	renamef created and used

	* detect_devices.pm (burners): don't use cdroms() which return scdX for
	ide burners, and
	isBurner don't use the same technique. so use get() and grep for type
	"cdrom"

	* install_any.pm: compss is deprecated. use compssUsers for the tree
	(setPackages): set {compssUsersChoice}{PCMCIA} if hasPCMCIA
	renamef created and used

	* install_steps_interactive.pm: compss is deprecated. use compssUsers for
	the tree
	(chooseGroups): fix to get back the icons
	(chooseGroups): size computed should work

	* common.pm: renamef created and used

2001/03/13  siegel

	* share/po/de.po: new german translation

2001/03/13  warly

	* share/compssUsers: fix {W,w}orkstation
	remove ^Server and ^Development

2001/03/13  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakgw: pixelization

	* install_steps_interactive.pm (chooseGroups): size computed should work

	* share/rpmsrate: moved icewm to SYSTEM with !KDE !GNOME

	* install_steps.pm, common.pm, install_any.pm: renamef created and used

2001/03/12  dam's  <damien@mandrakesoft.com>

	* Makefile: removed wizard pixmap from install

	* pixmaps/wiz_internet.png, pixmaps/wiz_internet_left.png: updated
	added pixmap for wizard

	* my_gtk.pm: new wizard layout, with pixmaps.
	added ugly workaround for ugly Hseparator

	* share/step-red.png, share/step-orange.png, share/step-orange-click.png,
	share/step-green-click.png, share/step-green.png, share/step-red-on.png,
	share/step-orange-on.png, share/step-green-on.png,
	share/step-green_s.png, share/step-red-click.png: removing bad png
	files...

	* share/help.png: new help button. blah

	* install_any.pm: typo

	* pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png: updated

	* netconnect.pm: corrected askokcancel -> askyesorno

	* interactive.pm: corrected bad okcanel in wizard mode

	* install_steps_interactive.pm: added $::isInstall

	* share/logo-mandrake_trans.png: new logo for other themes

	* services.pm: removed use Data::Dumper
	corrected bug in display

2001/03/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* modules.pm, lang.pm, commands.pm, detect_devices.pm, pkgs.pm,
	live_install2: fixed live update between GLIBC 2.1 and GLIBC 2.2. should
	work for other
	combination but not tested. fixed locale usage and gtk environment
	interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX).
	created LD_LOADER environment variable to keep track of right ELF loader
	to be used for the GLIBC used by the live update. added internal PATH
	to LD_LIBRARY_PATH as ELF loader only check this one and not PATH.

2001/03/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: 
	  - make it work as a wizard
	  - make it work with iptables (kernel-2.4)

	* modules.pm: reflect Jeff Garzik's answers to my questions on kernel@

2001/03/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/DrakX.pot, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/bg.po, share/po/de.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/br.po, share/po/ca.po,
	share/po/cy.po, share/po/uk.po, share/po/wa.po, share/po/da.po,
	share/po/cs.po, share/po/zh_TW.Big5.po, share/po/af.po: Updated Basque
	file

2001/03/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (afterInstallPackages): save the compssUsers flattened
	for rpmdrake

	* install_steps_interactive.pm (summary): remove 'clicked' (labels are
	used)
	put everything in %compssUsers, use field flags for the flags :)

	* pkgs.pm (computeGroupSize): log what is found
	(saveCompssUsers): make it work
	(readCompssUsers): clean-up
	(saveCompssUsers): created
	put everything in %compssUsers, use field flags for the flags :)
	(computeGroupSize): created

	* share/rpmsrate: lower Zope (anyway Zope is not in main)

	* fsedit.pm (hds): search for existing lvm in @hds *and* @lvms

	* commands.pm (loadkeys): created

	* install_any.pm (setPackages): don't readCompssUsers with $o->{packages}
	(setPackages): kernel-secure doesn't exist anymore, use kernel22-secure.
	don't use kernel-secure as a kernel-smp.
	put everything in %compssUsers, use field flags for the flags :)
	(setPackages): set compssUsersChoice "3D" if 3D enabled graphic card

	* interactive_gtk.pm (ask_from_entries_refW): add $set for "label" entries
	add "label" type

	* share/compssUsers: change the path format

	* detect_devices.pm (get_mac_model): fix for perl2fcalls

	* interactive.pm: add "label" type

2001/03/12  warly

	* share/compssUsers: add some NETWORKING_* that were empty
	dispach some DEVELOPMENT and SERVER to more appropriate groups
	added path

	* share/rpmsrate: add some NETWORKING_* that were empty
	dispach some DEVELOPMENT and SERVER to more appropriate groups

2001/03/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* ftp.pm: do not retry on 550 file unavailable

2001/03/12  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (setPackages): set compssUsersChoice "3D" if 3D enabled
	graphic card

2001/03/11  dam's  <damien@mandrakesoft.com>

	* services.pm: no more restart button

2001/03/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* ftp.pm: do not retry on 550 file unavailable

2001/03/11  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (summary): fix clicked empty handler

	* share/rpmsrate: 
	  - lower tftp-server
	  - a lot of modifs (thanks to Prana)

2001/03/10  dam's  <damien@mandrakesoft.com>

	* standalone/drakxservices: embedded mode

	* my_gtk.pm: added gtkset_border_width
	typo again
	typo
	added gtkmove
	added gtkset_modal and gtkappenditems

	* services.pm: fixed big bug.
	imajor improvement.
	improved.

2001/03/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated Korean file

2001/03/09  dam's  <damien@mandrakesoft.com>

	* standalone/drakxconf: added harddrake

	* my_gtk.pm: applied gtkradio
	created create_boxradio
	in wizard mode : list -> radio buttons
	added gtkradio

	* bootlook.pm: workaround for the graphical layout.

	* install_steps_gtk.pm: applied gtkradio
	created create_boxradio
	in wizard mode : list -> radio buttons

	* printerdrake.pm: if embedded -> no first question

	* interactive_gtk.pm: added tooltips to create_boxradio
	applied gtkradio
	created create_boxradio
	in wizard mode : list -> radio buttons

2001/03/09  Pixel  <pixel@mandrakesoft.com>

	* share/rpmsrate: a hell lot of modifications, mostly cleanup of
	DEVELOPEMENT

2001/03/09  Stew Benedict  <sbenedict@mandrakesoft.com>

	* Xconfigurator_consts.pm: keyboard mapping for PPC

	* detect_devices.pm: routine to detect MacIntosh model code

2001/03/09  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm: added gtkradio

	* standalone/draknet: changed graphical layout, expert mode

2001/03/09  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (read_rpmsrate): handle the special case of packages requiring
	locales-*,
	adding the flag LOCALES"*" for them

	* install_steps_interactive.pm (choosePackages): moved the log to
	install2::choosePackages (to have it in
	auto_installs too)

	* install_any.pm (setPackages): set compssUsersChoice LOCALES"*"

	* install2.pm (choosePackages): log groups choosen

	* share/rpmsrate: a hell lot of modifications, mostly cleanup of
	DEVELOPEMENT
	  - chineese packages
	  - move Aurora's to AURORA (DrakX take care of Aurora)

	* install_steps_gtk.pm (remove_advertising): created

2001/03/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log

2001/03/08  Pixel  <pixel@mandrakesoft.com>

	* verify_c: fix the regexp

	* detect_devices.pm (floppies): load module "floppy" before probing

2001/03/08  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: applied if__

2001/03/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log

2001/03/08  Pixel  <pixel@mandrakesoft.com>

	* verify_c: fix the regexp

	* share/rpmsrate: add i18n'ed packages

	* detect_devices.pm (floppies): load module "floppy" before probing

2001/03/08  dam's  <damien@mandrakesoft.com>

	* common.pm: added if__

	* netconnect.pm: applied if__

2001/03/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* diskdrake.pm: avoid using e2fsck, else it abort by checking partition
	size (which differs).
	fix resize ext2 by using resize2fs.

	* pkgs.pm: changed choice of package for selection.

	* share/list: added resize2fs and dumpe2fs, removed ext2resize which is
	replaced.

2001/03/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dhcp.c: do not segfault in dhcp stuff, when af_packet is not
	honoured by kernel

2001/03/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

2001/03/08  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: advertising modifs
	(setPackages): use burners instead of IDEburners

	* bootloader.pm: cleanup

	* interactive.pm (ask_from_listf_no_check): catch wizcancel and return
	undef

	* fs.pm (write_fstab): change again for 'none' checking the mount point
	(write_fstab): special case for device ``none'' (which can be mounted
	twice or more :)

	* my_gtk.pm (_create_window): on delete_event, destroy the window and
	raise wizcancel

	* share/po/fr.po: fix bad translation

	* share/rpmsrate: add i18n'ed packages
	raise kdebase

	* install2.pm, install_steps.pm, install_steps_gtk.pm: advertising modifs

	* detect_devices.pm: cleanup
	(isBurner): use syslog to detect scsi burners

2001/03/08  Stew Benedict  <sbenedict@mandrakesoft.com>

	* install_steps_gtk.pm: encourage Xpmac to run in at least 16bpp

	* partition_table_mac.pm: fixed variable referencing - thx Pixel

2001/03/08  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad pci number -> string

2001/03/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bg.po, share/po/sr.po, share/po/sp.po, share/po/ca.po: updated
	Bulgarian, Catalan and Serbian files

2001/03/08  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (dev2grub): better error reporting

	* tools/cvslog2changelog.pl (%users): add stew

	* install_steps.pm (setupBootloaderBefore): aurora stupid renaming fix

	* share/rpmsrate: raise kdebase
	xcdroast is the best cd burner ui, raise it above others
	lower some EDITORS
	raise vim-X11
	lower xrn, raise pan

	* install_any.pm (setPackages): use burners instead of IDEburners
	(setPackages): at least set BURNER for ide burners

	* any.pm: cleanup

	* install_steps_interactive.pm, install2.pm: re-add miscellaneous step,
	but always hidden (aka automatic)

	* detect_devices.pm (isBurner): use syslog to detect scsi burners

	* fs.pm (write_fstab): special case for device ``none'' (which can be
	mounted
	twice or more :)

	* tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: new versions
	(without mem=)

2001/03/08  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad pci number -> string

2001/03/08  Pixel  <pixel@mandrakesoft.com>

	* tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: new versions
	(without mem=)

2001/03/07  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected default focus after detection
	don't test adsl if net install

2001/03/07  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (add_alias): remove the alias block-major-11 as it's
	overriding the
	default alias to sr_mod, and is uneeded with scsi_hostadapter being
	added
	to /etc/modules.conf

	* share/rpmsrate: lower heartbeat

2001/03/07  sbenedict

	* help.pm: * perl-install/help.pm  - typo in yaboot help

	* any.pm: * perl-install/any.pm - fixed two $l vs. @l references -
	bootloader menu, need image/boot in rec mode PPC
	CVl:
	----------------------------------------------------------------------

	* devices.pm: * perl-install/devices.pm - add adbmouse

2001/03/07  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: not use common anymore, uses gtkpng, cosmetic chages

2001/03/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm, bootloader.pm: fixed support for other kernel for
	bootloader entries.
	automatically add 2.2 entries for kernel22 (manage hack-kernel too).

	* Xconfigurator.pm: remove 32 bit depth for S3 Trio3D card.

	* pkgs.pm: added support for killing all child process of a transaction,
	necessary to be
	able to umount cdrom and eject it correctly.

2001/03/07  Pixel  <pixel@mandrakesoft.com>

	* share/fonts.tar.bz2: use gb16fs instead of gb16st

	* modules.pm (add_alias): remove the alias block-major-11 as it's
	overriding the
	default alias to sr_mod, and is uneeded with scsi_hostadapter being
	added
	to /etc/modules.conf

	* share/rpmsrate: lower heartbeat
	lower Mesa's rate

	* install2.pm (main): save $@ in $err so that it's not modified before
	being used

	* share/locales.tar.bz2: remove ending '/' in symlinks not pleasing
	packdrake

	* standalone/drakboot: make it please perl2fcalls

2001/03/07  sbenedict

	* bootloader.pm, Xconfigurator.pm: * perl-install/Xconfigurator.pm - force
	XF4 for PPC in recommended mode
	* perl-install/bootloader.pm - rework get_of_dev to work in live install

	* install_steps_interactive.pm, any.pm, partition_table_mac.pm: *
	perl-install/any.pm - change in partition_table_mac'xxx syntax
	* perl-install/install_steps_interactive.pm - change in
	partition_table_mac'xxx syntax
	
	* perl-install/partition_table_mac.pm - change in
	partition_table_mac'xxx syntax

2001/03/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/fr.po: Fixed French typos reported by tester

2001/03/07  Pixel  <pixel@mandrakesoft.com>

	* share/fonts.tar.bz2: use gb16fs instead of gb16st

	* fsedit.pm: fix typo

	* install2.pm (main): save $@ in $err so that it's not modified before
	being used

	* share/rpmsrate: lower Mesa's rate

	* standalone/drakboot: make it please perl2fcalls

2001/03/06  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected bad %intf while savung
	don't ask configuration if expert
	now detecting adsl

	* standalone/draknet: remmoved 'quiting appli' screen

2001/03/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: fix save of automatic stage1 info for static network

	* mdk-stage1/init.c: do not display from syslog msg's from RPM telling
	that it
	installed/removed some pkg's

	* mdk-stage1/Makefile: fix includes for init

2001/03/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, help.pm, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, standalone/draknet,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
	share/po/cs.po, share/po/af.po: corrected some typos, Updated Japanese
	file

2001/03/06  Pixel  <pixel@mandrakesoft.com>

	* perl2fcalls: 
	  - small fix for bootlook.pm
	  - don't display reused

	* detect_devices.pm (stringlist): if no text description, display ids

	* install_steps_interactive.pm (generateAutoInstFloppy): comment old code
	(summary): fixes
	(setupSCSI): cleanup
	(summary): display sound/tv/isdn cards found

	* fsedit.pm (check_mntpoint): don't allow LVM on / or /boot
	(@suggestions_mntpoints): add /boot

	* install_any.pm: hack to make perl2fcalls happy
	(getHds): fix for no hd detected in newbie installs
	(setPackages): s/snd-slot/sound-slot/

	* install_steps_auto_install.pm (@graphical_steps): add
	beforeInstallPackages so that advertisings are there

	* install2.pm (setupSCSI): remove autoSCSI, cleanup

	* http.pm, ftp.pm: don't use install_any

	* modules.pm: add cciss

	* partition_table.pm (add): create 3 primaries before creating an extended
	if DAC960 (/dev/rd/*)
	(add): max number of parts for rd, ida and cciss

2001/03/06  yduret

	* bootlook.pm: pixelisation

2001/03/06  dam's  <damien@mandrakesoft.com>

	* install2.pm: corrected bad file search
	corrected intf setting

	* standalone/draknet: added enable/disable networking button.

	* standalone/drakxconf: updated to be launched frome DrakConf if no
	DISPLAY

	* netconnect.pm: now detecting adsl
	typo
	better load_conf

	* Xconfigurator.pm: cleaned png displaying

	* common.pm: setinhash -> set_in_hash
	added setinhash

	* fs.pm: typo
	use set_in_hash

2001/03/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/cdrom.c: enable probing of all the CDROM drives in automatic
	mode

	* mdk-stage1/Makefile: fix includes for init

2001/03/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: corrected some typos, Updated Japanese file
	updated Lithuanian file

	* help.pm, standalone/draknet: corrected some typos, Updated Japanese file

2001/03/06  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, any.pm, Xconfigurator.pm: move inittab modifying to
	any::runlevel

	* partition_table.pm (add): max number of parts for rd, ida and cciss

	* fs.pm, netconnect.pm, common.pm: set_in_hash is now put_in_hash

	* diskdrake.pm (Create): pixelization

	* fsedit.pm (hds): pixelization

	* install_steps_auto_install.pm (@graphical_steps): add
	beforeInstallPackages so that advertisings are there

	* modules.pm: add cciss

	* install2.pm (main): remove unloading vfat (not needed anymore with
	mdk-stage1)

2001/03/05  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: $mouse->{device} is set if it doesn't exists.

	* Makefile: added pixmaps copying

2001/03/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* netconnect.pm, bootlook.pm, help.pm: fixed English typos

2001/03/05  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (generateAutoInstFloppy): use
	generate_automatic_stage1_params

	* c/stuff.xs.pm, my_gtk.pm: XSetInputFocus now done in perl-GTK

	* install_any.pm (generate_automatic_stage1_params): replace
	generate_ks_cfg

2001/03/05  dam's  <damien@mandrakesoft.com>

	* Makefile: added pixmaps copying

	* standalone/draknet: required gtk only if needed, added redirection to
	newt if needed

	* netconnect.pm: $mouse->{device} is set if it doesn't exists.
	corrected short circuit if network install
	corrected bad end message,
	added copying of resolv.conf & modules.conf

	* install2.pm: moved askrootpasswd and adduser before network conf

	* network.pm: removed old NS0 fetching. /etc/resolv.conf is read in
	install2.pm now
	removed setdefaultroute and sethostname

2001/03/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: Updated Latvian, Belarussian and Spanish files

2001/03/05  Pixel  <pixel@mandrakesoft.com>

	* lvm.pm (lv_create): fix typo

	* bootloader.pm: add use devices
	(install_grub): ensure the translated messages are not too big the hard
	way

	* install_any.pm (generate_automatic_stage1_params): replace
	generate_ks_cfg
	(install_urpmi): have "use hdlist ..." in any case

	* my_gtk.pm: XSetInputFocus now done in perl-GTK
	(_create_window): don't care about c::XSetInputFocus not existing

	* any.pm (setupBootloader): pixelization
	(setupBootloader): fix call to get_append

	* interactive.pm (vnew): cleanup

	* common.pm (salt): cleanup

	* install_steps_interactive.pm (generateAutoInstFloppy): use
	generate_automatic_stage1_params

	* c/stuff.xs.pm: XSetInputFocus now done in perl-GTK

	* c/Makefile.PL: compile fix

	* diskdrake.pm (create_buttons4partitions_): fix for displaying LVM

	* Xconfigurator.pm (xtest): use external xtest if standalone

	* install2.pm (main): remove unloading vfat (not needed anymore with
	mdk-stage1)

2001/03/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	diskdrake.pm, share/po/af.po: updated po files

2001/03/04  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Add2LVM): fix bug (causing empty list), make cancel work

	* share/rpmsrate: 
	  - remove autologin
	  - move X11R6-contrib to DEVELOPEMENT and lower rate

2001/03/04  stew   <sbenedict@mandrakesoft.com>

	* any.pm - changes to enable yaboot configuration for PPC

	* diskdrake.pm, fs.pm, partition_table.pm isBootstrap -> isAppleBootstrap

	* install_steps_interactive.pm - auto-add Apple Bootstrap - PPC

2001/03/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, fsedit.pm, lvm.pm, standalone/diskdrake,
	install_interactive.pm, install2.pm: small fixes for LVM

	* diskdrake.pm: don't default the LVM name to 'pp' ;pp
	small fixes for LVM

2001/03/03  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: small fixes for LVM
	(doPartitionDisksAfter): small adaptation for LVMs
	use run_or_die

	* fsedit.pm: small fixes for LVM
	(hds): detect LVMs and return them
	(add): handling of LVMs
	(@partitions_signatures): add new magic of reiserfs

	* bootloader.pm: use run_or_die

	* run_program.pm (run_or_die, rooted_or_die): created

	* install_steps_interactive.pm: cleanup

	* install_any.pm (getHds): handle LVMs. $o->{lvms} contain them
	(setPackages): ask for installation of package lvm when needed
	(suggest_mount_points, find_root_parts): take $fstab as arg instead of
	$hds

	* install2.pm: small fixes for LVM
	(formatPartitions): call vgscan if needed when / is mounted

	* devices.pm (make): better caller in error

	* share/list: add progs for LVM handling

	* install_interactive.pm: small fixes for LVM

	* diskdrake.pm: small fixes for LVM
	  - addition of drive to notebook cleaned
	  - various clean-up
	  - handling of LVMs

	* standalone/diskdrake: small fixes for LVM
	small adaptation

	* lvm.pm: small fixes for LVM
	creation

	* partition_table.pm: add isLVMBased

2001/03/02  stew   <sbenedict@mandrakesoft.com>

	* commands.pm - fdisk locks up machine on report_bug - replace with pdisk PPC

	* install_steps.pm - no bootfloppy, added yaboot.conf - PPC

	* install_interactive.pm - pdisk vs. fdisk - PPC

	* bootloader.pm - added code to create yaboot.conf, run ybin - vmlinux vs. vmlinuz

2001/03/02  stew   <sbenedict@mandrakesoft.com>

	* c/smp.c -stanza for PPC
	
	* detect_devices.pm - added code for MO devices

	* help.pm - help information for yaboot - PPC

	* partition_table.pm - PPC mods

	* partition_table_mac.pm - PPC mods 

	* modules.pm - PPC mods - parallel port not used

	* diskdrake.pm - PPC mods - display like pdisk

	* install2.pm - PPC mod - no bootdisk

	* fs.pm - bootstrap partition - PPC
	
2001/02/27  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: pop up a dialog to quit X when accepting
	configuration

2001/02/27  Pixel  <pixel@mandrakesoft.com>

	* partition_table_raw.pm (@MBR_signatures): add yet another grub signature

	* devices.pm (entry): add fd0H1440 and fd1H1440

	* bootloader.pm (mkbootdisk): fix for mkbootdisk using fd0H1440. Must be
	created

2001/02/26  dam's  <damien@mandrakesoft.com>

	* Makefile.drakxtools, pixmaps/hori.xpm, pixmaps/tradi.xpm,
	pixmaps/eth_card_mini.xpm, pixmaps/verti.xpm: new pixmap policy

	* Makefile: typo
	new pixmap policy

	* bootlook.pm: typo
	new pixmap policy
	need to be merged with bootloader

	* standalone/draknet: reincluded Gtk + init Gtk
	thiskind -> thiskind_backend
	new pixmap policy

	* standalone/drakboot: short-circuit to bootlook for the moment.

2001/02/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po,
	share/po/i18n_compssUsers, share/po/DrakX.pot, share/po/es.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: Fixed i18n_compssUsers
	script to produce a correct pot file
	Updated Estonian and Walloon files

	* bootlook.pm: changed I_() to _() so xgettext cna find the translatable
	strings

2001/02/26  Pixel  <pixel@mandrakesoft.com>

	* standalone/drakgw: pixelization

	* install_steps.pm: remove unneeded "use install_interactive"

	* install_steps_gtk.pm (copy_advertising): fix changing for
	advertising_images

2001/02/26  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: should correct bad resolv.conf when swithcinf in
	standalone embedded mode. Not Certified
	fixed standalone edition
	corrected wizard mode.

	* Makefile.drakxtools, Makefile, pixmaps/eth_card_mini.xpm: new pixmap
	policy

	* standalone/draknet: new pixmap policy
	fixed standalone edition

	* bootlook.pm: need to be merged with bootloader

	* interactive_gtk.pm: if wizard, show the button

	* standalone/drakboot: short-circuit to bootlook for the moment.

2001/02/26  Pixel  <pixel@mandrakesoft.com>

	* common.pm (if_): fix for use in scalar context

	* install_steps_interactive.pm (summary): translate mouse description

	* install_steps.pm: remove unneeded "use install_interactive"

	* install_steps_gtk.pm (copy_advertising): fix changing for
	advertising_images

2001/02/26  warly

	* share/compssUsers, share/rpmsrate: remove some packages

2001/02/26  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm: if wizard, show the button

	* netconnect.pm: corrected wizard mode.

2001/02/26  Pixel  <pixel@mandrakesoft.com>

	* common.pm (if_): fix for use in scalar context

	* install_steps_interactive.pm (summary): translate mouse description

2001/02/25  dam's  <damien@mandrakesoft.com>

	* share/logo-mandrake-Firewall.xpm, share/logo-mandrake.xpm: changed logo.

	* netconnect.pm: profile handling.
	profile handling
	corrected wizard.

	* standalone/draknet: profile handling.
	profile handling

	* install_steps_interactive.pm: updated

2001/02/25  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): move the load_deps before all the loadO's

	* install_any.pm (g_auto_install): have formatMountPartitions graphical if
	$graphical

	* install_steps_interactive.pm (generateAutoInstFloppy): use "timeout 1"
	for replay

	* interactive_gtk.pm (ask_from_entries_refW): ensure "advanced" lists
	center the chosen value

2001/02/24  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, install2.pm: move writing to config files from
	install2::selectKeyboard to install_steps

	* share/list, Makefile, tools/i386/mkreiserfs: for now, have mkreiserfs in
	the CVS since the current cooker version is too recent

	* commands.pm (more): handle 'q' to quit

2001/02/24  Pixel  <pixel@mandrakesoft.com>

	* c/Makefile (stuff): fix the fix's fix :'-(

	* detect_devices.pm (pci_probe): fix to clean the log

	* install_steps_interactive.pm (setRootPassword): NIS server must be
	editable

2001/02/23  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (g_auto_install): handle $replay flag. It means a 'not
	fully automated install'.

	* install_steps_auto_install.pm (@graphical_steps): specify which step
	should be interactive

	* c/Makefile (stuff.xs): exporting C_RPM and C_DRAKX is needed

	* install_steps.pm (afterInstallPackages): no kdm UserView in NIS
	(configurePrinter): if_'ization

	* install_steps_interactive.pm (exitInstall): ask wether Replay or
	Automated
	(generateAutoInstFloppy): handle $replay flag. It means a 'not fully
	automated install'.
	(summary): nicer mouse name

2001/02/23  dam's  <damien@mandrakesoft.com>

	* network.pm, standalone/draknet, netconnect.pm, my_gtk.pm: new wizard
	layout, no use gtk in draknet, minor bugfixes

2001/02/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: added accessor the rpmsrate data of packages.
	avoid rebuilding the database for oem, rpm db is assumed to be fine.

	* rescue/make_rescue_img: removed kernel_reread program.

	* rescue/tree/etc/oem: removed server from selection.
	added mutli CD support to OEM (NFS/DVD transparent)
	fixed selection of package now select much more than before.
	fixed root partition size set to the minimum.

2001/02/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/rpmsrate: move xterm to SYSTEM

2001/02/23  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: move the 'use my_gtk' in 'require my_gtk' and only if
	needed

	* install_steps_auto_install.pm (@graphical_steps): specify which step
	should be interactive

	* c/stuff.xs.pm: hack for macroporcessing in term.h
	use C_DRAKX

	* install_steps.pm (afterInstallPackages): no kdm UserView in NIS
	(configurePrinter): if_'ization

	* share/rpmsrate: add packages installed on demand by DrakX. they are
	specifically flagged
	or flagged 'INSTALL'

	* perl2fcalls: handling of ``package''->import(``what to import'')

	* interactive.pm (vnew): use /usr/X11R6/bin/xtest instead of c::Xtest

	* Makefile (tar-drakxtools): C_RPM and C_DRAKX set to 0

	* install_any.pm (g_auto_install): handle $replay flag. It means a 'not
	fully automated install'.

	* c/Makefile.PL: use C_DRAKX

	* pkgs.pm (setSelectedFromCompssList): fix the fix

	* c/Makefile (stuff.xs): exporting C_RPM and C_DRAKX is needed
	add setting C_DRAKX to 1 by default

	* install_steps_interactive.pm (exitInstall): ask wether Replay or
	Automated
	(generateAutoInstFloppy): handle $replay flag. It means a 'not fully
	automated install'.
	(summary): nicer mouse name

2001/02/23  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_entries_refW): double clicking on list
	means 'Ok'

	* pkgs.pm (setSelectedFromCompssList): fix sillyness

2001/02/22  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corected infinite loop

2001/02/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* rescue/tree/etc/oem: minor cleanup to edit partition size more easily.
	brand new version written in perl, support repartitionning on the fly of
	the
	hard disk and resize of already present FAT partition.

	* rescue/list.i386, rescue/list, rescue/Makefile: make rescue build a bit
	more cleaner (added dependancy).
	added missing file for rescue to enable new oem install.

2001/02/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/insmod-modutils/include/elf_hppa64.h,
	mdk-stage1/insmod-modutils/util/alias.h,
	mdk-stage1/insmod-modutils/util/xstrcat.c,
	mdk-stage1/insmod-modutils/util/gzfiles.c,
	mdk-stage1/insmod-modutils/include/elf_arm.h,
	mdk-stage1/insmod-modutils/util/sys_qm.c,
	mdk-stage1/insmod-modutils/util/modstat.c,
	mdk-stage1/insmod-modutils/obj/obj_sparc.c,
	mdk-stage1/insmod-modutils/include/elf_m68k.h,
	mdk-stage1/insmod-modutils/Makefile,
	mdk-stage1/insmod-modutils/util/xstrdup.c,
	mdk-stage1/insmod-modutils/obj/obj_arm.c,
	mdk-stage1/insmod-modutils/obj/obj_m68k.c,
	mdk-stage1/insmod-modutils/obj/obj_hppa64.c,
	mdk-stage1/insmod-modutils/include/elf_sparc64.h,
	mdk-stage1/insmod-modutils/util/sys_dm.c,
	mdk-stage1/insmod-modutils/include/elf_s390.h,
	mdk-stage1/insmod-modutils/obj/obj_s390.c,
	mdk-stage1/insmod-modutils/util/xmalloc.c,
	mdk-stage1/insmod-modutils/util/xsystem.c, mdk-stage1/insmod.h,
	mdk-stage1/insmod-modutils/util/xftw.c,
	mdk-stage1/insmod-modutils/include/elf_i386.h,
	mdk-stage1/insmod-modutils/util/sys_gks.c,
	mdk-stage1/insmod-modutils/util/snap_shot.c,
	mdk-stage1/insmod-modutils/obj/obj_i386.c, mdk-stage1/modules.c,
	mdk-stage1/stage1.c, mdk-stage1/insmod-modutils/include/obj.h,
	mdk-stage1/insmod-modutils/include/elf_ppc.h,
	mdk-stage1/insmod-modutils/obj/obj_reloc.c,
	mdk-stage1/insmod-modutils/include/elf_sparc.h,
	mdk-stage1/insmod-modutils/util/sys_nim.c,
	mdk-stage1/insmod-modutils/obj/obj_ppc.c, mdk-stage1/Makefile,
	mdk-stage1/insmod-modutils/include/elf_hppa.h,
	mdk-stage1/insmod-busybox/insmod.c,
	mdk-stage1/insmod-modutils/util/meta_expand.c,
	mdk-stage1/insmod-modutils/util/arch64.c,
	mdk-stage1/insmod-modutils/obj/obj_load.c,
	mdk-stage1/insmod-modutils/obj/obj_hppa.c,
	mdk-stage1/insmod-busybox/insmod.h,
	mdk-stage1/insmod-modutils/include/elf_ia64.h,
	mdk-stage1/insmod-modutils/obj/obj_ia64.c,
	mdk-stage1/insmod-modutils/obj/obj_sparc64.c,
	mdk-stage1/insmod-modutils/include/elf_mips.h,
	mdk-stage1/insmod-modutils/include/module.h,
	mdk-stage1/insmod-modutils/obj/obj_mips.c,
	mdk-stage1/insmod-modutils/util/sys_cm.c,
	mdk-stage1/insmod-modutils/obj/obj_alpha.c,
	mdk-stage1/insmod-modutils/include/kerneld.h,
	mdk-stage1/insmod-modutils/util/xrealloc.c,
	mdk-stage1/insmod-modutils/obj/Makefile,
	mdk-stage1/insmod-modutils/insmod-frontend.c,
	mdk-stage1/insmod-modutils/obj/obj_common.c,
	mdk-stage1/insmod-modutils/include/modstat.h,
	mdk-stage1/insmod-modutils/util/Makefile,
	mdk-stage1/insmod-modutils/include/config.h,
	mdk-stage1/insmod-modutils/util/logger.c,
	mdk-stage1/insmod-modutils/obj/obj_kallsyms.c,
	mdk-stage1/Makefile.common, mdk-stage1/insmod-modutils/include/util.h,
	mdk-stage1/insmod-modutils/util/config.c,
	mdk-stage1/insmod-modutils/include/version.h,
	mdk-stage1/insmod-modutils/include/kallsyms.h,
	mdk-stage1/insmod-modutils/include/elf_alpha.h,
	mdk-stage1/insmod-modutils/util/sys_oim.c,
	mdk-stage1/insmod-modutils/insmod.c: use modutils for non Intel arch's

2001/02/22  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (write_fstab): clean-up, $fstab takes precedence over @to_add, but
	not
	over existing /etc/fstab. Fix some stupid stuff

	* modules.pm, commands.pm: call /usr/bin/insmod_ with full path

	* install2.pm (main): don't set a special $remote_path PATH for
	postInstallNonRooted
	(otherwise install's modprobe is not used, and you can't "modprobe
	vfat",
	even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not
	found.

	* my_gtk.pm (create_box_with_title): disallow focusing on text if it is
	non-scrolled

2001/02/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/include/stdlib.h, mdk-stage1/minilibc.c,
	mdk-stage1/init-libc-headers.h,
	mdk-stage1/dietlibc/include/sys/select.h, mdk-stage1/Makefile,
	mdk-stage1/init.c, mdk-stage1/minilibc.h,
	mdk-stage1/dietlibc/include/unistd.h,
	mdk-stage1/dietlibc/include/sys/socket.h,
	mdk-stage1/dietlibc/include/signal.h: have "init" compiled against
	dietlibc (rather than glibc) on non-Intel arch's

2001/02/22  Pixel  <pixel@mandrakesoft.com>

	* install_steps_auto_install.pm: $graphical is now a module variable. Can
	be changed from everywhere

	* fs.pm (write_fstab): clean-up, $fstab takes precedence over @to_add, but
	not
	over existing /etc/fstab. Fix some stupid stuff

	* modules.pm, commands.pm: call /usr/bin/insmod_ with full path

	* install2.pm (main): don't set a special $remote_path PATH for
	postInstallNonRooted
	(otherwise install's modprobe is not used, and you can't "modprobe
	vfat",
	even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not
	found.

	* my_gtk.pm (create_box_with_title): disallow focusing on text if it is
	non-scrolled

	* interactive.pm (ask_from_entries_refH_powered_normalize): fix setting
	type to 'list' in
	case of format. should be only set if type is unset
	(ask_from_entries_refH_powered_normalize): if list+format then type is
	'list', combo not accepted (hacky?)

	* interactive_gtk.pm (ask_from_entries_refW): if no button wanted, don't
	call create_okcancel

2001/02/22  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm (ask_from_entries_refH_powered_normalize): if list+format
	then type is
	'list', combo not accepted (hacky?)

	* install_steps_auto_install.pm: $graphical is now a module variable. Can
	be changed from everywhere

	* interactive_gtk.pm (ask_from_entries_refW): if no button wanted, don't
	call create_okcancel

2001/02/21  dam's  <damien@mandrakesoft.com>

	* network.pm, netconnect.pm: netconnect recode, wizard compatible.
	network.pm modified for wizard. Still need work for ask_yesorno,
	ask_okcancel. +debugging of course

	* standalone/draknet: updated (don't remember what)

2001/02/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/tools.c, mdk-stage1/Makefile,
	mdk-stage1/dietlibc/lib/vprintf.c, mdk-stage1/dietlibc/lib/vfprintf.c,
	mdk-stage1/minilibc.h, mdk-stage1/minilibc.c,
	mdk-stage1/init-libc-headers.h: 
	  - fix "init" on ppc (do not use minilibc on non-i386 arch's)
	  - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc)
	  - cleanup of "init"

	* mdk-stage1/init.c: 
	  - fix "init" on ppc (do not use minilibc on non-i386 arch's)
	  - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc)
	  - cleanup of "init"
	fix up syslog logging stuff

2001/02/21  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (generateAutoInstFloppy): removed

	* install_any.pm (g_auto_install): use selected_leaves for
	default_packages to reduce the
	list of packages (aka cleanup auto_inst.cfg)
	(g_default_packages): created

	* install_steps_interactive.pm (exitInstall): add generateAutoInstFloppy
	and g_default_packages calls in
	advanced

	* netconnect.pm, partition_table.pm, fsedit.pm: cleanup Data::Dumper use

	* pkgs.pm (selected_leaves): created

	* install2.pm (main): do postInstallNonRooted before postInstall (so that
	'modprobe
	vfat' can be done in postInstallNonRooted and used in postInstall)
	  - move the loadO of patch/defcfg after loading modules.dep
	  - generateAutoInstFloppy is no more a step
	  - removed use Data::Dumper

2001/02/21  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* share/rpmsrate: Add iputils to SYSTEM.

2001/02/21  dam's  <damien@mandrakesoft.com>

	* docs/wizard.doc: putain de doc de merde pout petite qui est trop d�bile

	* interactive.pm, my_gtk.pm: corrected wizard mode.

2001/02/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/TECH-INFOS: sync doc with disk automatic installs

	* mdk-stage1/disk.c: add support for automatic (ex-kickstart) in disk
	installs

2001/02/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2001/02/21  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (generateAutoInstFloppy): removed

	* install_any.pm (g_auto_install): use selected_leaves for
	default_packages to reduce the
	list of packages (aka cleanup auto_inst.cfg)
	(g_default_packages): created

	* install_steps_interactive.pm (exitInstall): add generateAutoInstFloppy
	and g_default_packages calls in
	advanced

	* netconnect.pm, partition_table.pm, fsedit.pm: cleanup Data::Dumper use

	* pkgs.pm (selected_leaves): created

	* install2.pm (main): do postInstallNonRooted before postInstall (so that
	'modprobe
	vfat' can be done in postInstallNonRooted and used in postInstall)
	  - move the loadO of patch/defcfg after loading modules.dep
	  - generateAutoInstFloppy is no more a step
	  - removed use Data::Dumper

2001/02/20  Pixel  <pixel@mandrakesoft.com>

	* printerdrake.pm: fix typo

	* install_steps.pm, install_steps_gtk.pm, install_any.pm: better
	advertising support

2001/02/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/url.h, mdk-stage1/url.c, mdk-stage1/network.c: for HTTP
	installs, make use of Content-Length when available, to display
	progressbar

2001/02/20  Pixel  <pixel@mandrakesoft.com>

	* Makefile: various
	  - pcmcia_config.patch now in tools (no more in install which is
	removed)
	  - copy xpm's (until step icons work with png's)
	  - transform group icons in pngs

	* modules.pm, class_discard.pm, my_gtk.pm, Xconfigurator.pm: various

	* tools/pcmcia_config.patch: pcmcia_config.patch now here

	* printerdrake.pm: fix typo

	* install_any.pm, install_steps.pm, install_steps_gtk.pm: better
	advertising support

2001/02/20  warly

	* share/compssUsers, share/rpmsrate, share/compssList: update rpmsrate

2001/02/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* c/stuff.xs.pm, live_install, pkgs.pm, live_install2: added RPMRC_FILE
	env variable to choose rpmrc file for rpmlib used
	by DrakX, neccessary for live update from a 7.2 or older.
	Check that if something goes wrong with rebuilddb, avoid removing
	old rpm-3 db files.
	Make sure live_install can start from top directory too.

2001/02/20  Pixel  <pixel@mandrakesoft.com>

	* Makefile: various
	  - pcmcia_config.patch now in tools (no more in install which is
	removed)
	  - copy xpm's (until step icons work with png's)
	  - transform group icons in pngs

	* modules.pm, class_discard.pm: various

	* tools/pcmcia_config.patch: pcmcia_config.patch now here

	* my_gtk.pm, Xconfigurator.pm: various
	major move. now ask_from_list returns false when canceled (it doesn't
	die 'ask_from_list canceled' anymore)

	* interactive_gtk.pm, standalone/mousedrake, install_steps_interactive.pm,
	netconnect.pm, standalone/keyboarddrake, install2.pm, interactive.pm,
	any.pm, printerdrake.pm, diskdrake.pm: major move. now ask_from_list
	returns false when canceled (it doesn't die 'ask_from_list canceled'
	anymore)

2001/02/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c: try to print errno's stuff when symlink to
	/tmp/stage2 failed

	* mdk-stage1/dhcp.c: ARP_MAX_RETRIES: s/5/4

2001/02/19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated Estonian file

2001/02/19  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm (ask_from_listf_no_check): die 'ask_from_list cancel' on
	cancel

	* my_gtk.pm (create_packtable): don't use attach_raw anymore (was a
	sillyme)

2001/02/18  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: typo
	make fbastok happy about button placement.
	little improvements.

2001/02/16  dam's  <damien@mandrakesoft.com>

	* install_gtk.pm: corrected xpm mask

	* network.pm: wireless eth support corrected.

	* share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
	share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm,
	share/step-orange-on.xpm, share/step-green-on.xpm,
	share/step-red-click.xpm: re added these xpm files against display mask
	pb.

2001/02/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/init.c: better ansi colors

	* mdk-stage1/dhcp.c: comply with glibc-2.2.2 more strict headers

	* mdk-stage1/stdio-frontend.c: display more nicely when there is a long
	list to choose from (1, 2 or 4 columns)

2001/02/15  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/TECH-INFOS, mdk-stage1/README: update doc

2001/02/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/az.po: updated Azeri file

2001/02/15  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): fix i_images

	* fsedit.pm (suggestions_mntpoint): fix

2001/02/15  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): fix i_images
	(installPackages): traktolpilization and advertising

	* Makefile (get_needed_files): copy png files instead of xpm's

	* fsedit.pm (suggestions_mntpoint): fix

	* my_gtk.pm (gtkcreate_png): add error message, syntax cleanup

	* share/list: add GdkImlib stuff

	* perl2fcalls: add Gtk::Gdk::ImlibImage

	* install2.pm (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share
	if it exists

2001/02/15  dam's  <damien@mandrakesoft.com>

	* my_gtk.pm, any.pm, install_gtk.pm, install_steps_interactive.pm,
	install_steps_gtk.pm, interactive_gtk.pm: added png support. Need to
	test the faces2xpm stuff.

	* share/step-orange-click.xpm, share/rpm-selected.xpm,
	share/step-green-click.xpm, share/step-green.xpm, share/rpm-base.xpm,
	share/ftin.xpm, share/step-orange-on.xpm, share/ftout.xpm,
	share/step-red-click.xpm, share/step-green-on.xpm,
	share/rpm-unselected.xpm, share/step-red.xpm, share/step-orange.xpm,
	share/reload.xpm, share/rpm-semiselected.xpm,
	share/logo-mandrake-Desktop.xpm, share/rpm-installed.xpm,
	share/step-red-on.xpm: removed, png are used instead.

	* standalone/draknet: updated internet and added eth conf

	* share/help.xpm, share/logo-mandrake.xpm: removed, png are used instead.
	added png images

	* share/step-red.png, share/step-orange.png, share/reload.png,
	share/logo-mandrake.png, share/rpm-semiselected.png,
	share/logo-mandrake-Desktop.png, share/rpm-installed.png,
	share/logo-mandrake_sav.png, share/step-red-on.png, share/help_sav.png,
	share/rpm-selected.png, share/step-orange-click.png,
	share/step-green-click.png, share/step-green.png, share/rpm-base.png,
	share/logo-mandrake2.png, share/ftin.png, share/help.png,
	share/step-orange-on.png, share/step-green-on.png, share/ftout.png,
	share/step-red-click.png, share/step-green_s.png, share/themes-mdk.rc,
	share/rpm-unselected.png: added png images

2001/02/15  Pixel  <pixel@mandrakesoft.com>

	* Makefile (get_needed_files): copy png files instead of xpm's

	* install2.pm (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share
	if it exists
	(selectKeyboard): give clicked as parameter

	* my_gtk.pm (gtkcreate_png): add error message, syntax cleanup

	* fsedit.pm (suggestions_mntpoint): fix typo

	* share/list: add GdkImlib stuff

	* perl2fcalls: add Gtk::Gdk::ImlibImage

	* install_steps_interactive.pm (summary): better message for i18n

	* install_steps_gtk.pm (installPackages): traktolpilization and
	advertising

2001/02/14  dam's  <damien@mandrakesoft.com>

	* network.pm, standalone/draknet: wireless updated

	* share/help.xpm, share/themes-mdk.rc, share/logo-mandrake.xpm: valentin
	theme :)

2001/02/14  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (afterInstallPackages): add user in group usb

2001/02/14  dam's  <damien@mandrakesoft.com>

	* share/themes-mdk.rc: valentin theme :)
	added drawing theme section

	* network.pm: wireless updated
	updated wireless eth support

	* standalone/draknet: wireless updated

	* share/help.xpm, share/logo-mandrake.xpm: valentin theme :)

2001/02/13  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: network con initiated in draknet.
	netconnect improvement.
	typo

	* network.pm: typo
	corrected domainname setting

	* standalone/draknet: network con initiated in draknet.
	netconnect improvement.

2001/02/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/frontend.h, mdk-stage1/network.h,
	mdk-stage1/stdio-frontend.c, mdk-stage1/dhcp.c, mdk-stage1/automatic.c,
	mdk-stage1/newt-frontend.c, mdk-stage1/automatic.h, mdk-stage1/disk.c,
	mdk-stage1/network.c: write down Magic Callback (tm) for static ip stuff

	* mdk-stage1/modules.c: ask for modules parameters everytime in expert
	mode, to avoid wrong autodetections in certain cases
	  - better log of nfs mount errors
	  - don't insmod modules already present (important for bzip2 slowness)

	* mdk-stage1/cdrom.c: better error msg thx to mcdtg

	* mdk-stage1/mount.c, mdk-stage1/nfsmount.c: 
	  - better log of nfs mount errors
	  - don't insmod modules already present (important for bzip2 slowness)

	* mdk-stage1/stage1.c, mdk-stage1/init.c: use exit code 66 for rescue
	better console messages at startup

2001/02/13  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: profile handling updated

	* network.pm: typo
	corrected domainname setting

	* netconnect.pm: finished load_conf

2001/02/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/make_rescue_img, rescue/list: include libs for hostname resolving

	* mdk-stage1/stage1.c, mdk-stage1/init.c: better console messages at
	startup

	* mdk-stage1/tools.c: 
	  - save /etc/resolv.conf for rescue

2001/02/13  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectKeyboard): can be automatic only in
	non-expert

	* any.pm: md5 now done via crypt

	* install_steps.pm (exitInstall): catch exception of output report.bug
	(for gc)

2001/02/13  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectKeyboard): can be automatic only in
	non-expert

	* tools/cvslog2changelog.pl: fix for gc & fpons
	fix for fredl broken CVS

	* any.pm: md5 now done via crypt

	* install_steps.pm (exitInstall): catch exception of output report.bug
	(for gc)

2001/02/13  dam's  <damien@mandrakesoft.com>

	* network.pm: experimental wireless eth support. Not tested

2001/02/13  Pixel  <pixel@mandrakesoft.com>

	* tools/cvslog2changelog.pl: fix for gc & fpons
	fix for fredl broken CVS

	* c/stuff.xs.pm, c/Makefile.PL, c/md5.h, c/md5_crypt.c, c/md5.c: md5 can
	be done via crypt of glibc, so remove all this

2001/02/13  dam's  <damien@mandrakesoft.com>

	* any.pm: merging difference

	* netconnect.pm: corrected profile handling

	* network.pm: experimental wireless eth support. Not tested

2001/02/12  Pixel  <pixel@mandrakesoft.com>

	* tools/addchangelog.pl: log more than mdk-stage1 and perl-install (added
	docs, rescue, tools)

2001/02/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/probing.c: do not close un unbound socket!!

	* c/stuff.xs.pm: close socket everytime in hasNetDevice

	* mdk-stage1/Makefile: tag it 8.0beta instead of 8.0, to avoid future
	potential confusions

	* modules.pm: re include some network modules

2001/02/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* rescue/list: fix vi trouble
	  - add lspci, lspcidrake, vim-minimal
	  - better /etc/issue
	  - better PS1
	  - write embryonic tool (installation of detected drivers according to
	pci cards)

	* rescue/aliases, rescue/tree/etc/issue: fix vi trouble

	* rescue/list.i386, rescue/make_rescue_img, rescue/drvinst: 
	  - add lspci, lspcidrake, vim-minimal
	  - better /etc/issue
	  - better PS1
	  - write embryonic tool (installation of detected drivers according to
	pci cards)

2001/02/12  Pixel  <pixel@mandrakesoft.com>

	* rescue/drvinst: pixelization

	* docs/README: fix doc about Mandrake/base/compss

	* install_steps_gtk.pm (choosePackagesTree): non first choice packages are
	in "Other".

	* install_interactive.pm, any.pm, fsedit.pm, diskdrake.pm: auto_allocate
	partitions choice modified. diskdrake in expert asks what kind
	of auto_allocation is wanted, others choose 'simple' in
	%fsedit::suggestions

	* install2.pm: auto_allocate partitions choice modified. diskdrake in
	expert asks what kind
	of auto_allocation is wanted, others choose 'simple' in
	%fsedit::suggestions
	(main): gc has done it again! /tmp/conf.modules is now
	/etc/modules.conf,
	so load both to keep compatibility.

	* my_gtk.pm: cleanup (remove ask_from_list and _ask_from_list)

	* interactive_gtk.pm (ask_from_entries_refW): use
	$common->{advanced_label}
	(create_ctree): add keyboard shortcuts
	(create_clist): moveto only if row_is_visible

	* interactive.pm (ask_from_entries_refH_powered_normalize): advanced_label
	defaults to
	_("Advanced")

	* tools/addchangelog.pl: log more than mdk-stage1 and perl-install (added
	docs, rescue, tools)

	* install_steps_interactive.pm (configurePrinter): cleanup,
	pkg_install_if_requires_satisfied('xpp',
	'kups') only if a printer is configured (for the case when _("Would you
	like to configure a printer?") is answered no)

	* rescue/tree/etc/rc.sysinit: add floppy module for 2.4

2001/02/10  Pixel  <pixel@mandrakesoft.com>

	* standalone/draknet, standalone/XFdrake: corrected pkgs_install given

	* install_any.pm: add preConfigureTimezone
	add step summary. remove steps configureTimezone and configurePrinter

	* install_interactive.pm: cleanup

	* standalone/keyboarddrake, share/keymaps_generate, keyboard.pm: 
	  - lang2keyboards handle keyboard percentages
	  - xmodmaps now named keyboards

	* install_steps_interactive.pm: add step summary. remove steps
	configureTimezone and configurePrinter, modify selectKeyboard

	* install2.pm, timezone.pm, install_steps.pm: add step summary. remove
	steps configureTimezone and configurePrinter

	* netconnect.pm: corrected back $install call

2001/02/10  Pixel  <pixel@mandrakesoft.com>

	* standalone/keyboarddrake, share/keymaps_generate, keyboard.pm: 
	  - lang2keyboards handle keyboard percentages
	  - xmodmaps now named keyboards

	* install_steps_interactive.pm: add step summary. remove steps
	configureTimezone and configurePrinter, modify selectKeyboard

	* standalone/draknet, standalone/XFdrake: corrected pkgs_install given

	* install_any.pm: add preConfigureTimezone
	add step summary. remove steps configureTimezone and configurePrinter

	* install2.pm, timezone.pm, install_steps.pm: add step summary. remove
	steps configureTimezone and configurePrinter

	* install_interactive.pm: cleanup

	* netconnect.pm: corrected back $install call

2001/02/09  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, install_steps_interactive.pm, install2.pm,
	timezone.pm: configureTimezone doesn't take parameter
	/etc/sysconfig/clock

2001/02/09  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm, interactive.pm, interactive_newt.pm: add button
	handling, quite weird behaviour though cuz of newt sillyness

	* install2.pm: configureTimezone doesn't take parameter
	/etc/sysconfig/clock
	(main): have compatibility with old stage1 (rhimage -> image)
	(formatPartitions):
	s|etc/sysconfig/consoletrans|etc/sysconfig/console/consoletrans|
	as it should now be (see lang.pm 1.143)

	* install_steps.pm, install_steps_interactive.pm, timezone.pm:
	configureTimezone doesn't take parameter /etc/sysconfig/clock

2001/02/09  siegel

	* share/po/de.po: new german version

2001/02/08  dam's  <damien@mandrakesoft.com>

	* standalone/drakgw: implemented or updated embedded mode
	added embedded and (ugly) wizard mode.

	* standalone/printerdrake, standalone/mousedrake, standalone/diskdrake,
	standalone/keyboarddrake: implemented or updated embedded mode

	* standalone/draknet: implemented or updated embedded mode
	added embedded mode

	* standalone/XFdrake: implemented or updated embedded mode
	corrected compilation bug.

	* standalone/drakboot: implemented or updated embedded mode
	updated embedded mode. Should work, not tested in real world

	* netconnect.pm: removed testing wizard instruction

2001/02/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* ftp.pm: fixed wrong URLPREFIX formation if no user given.

	* standalone/XFdrake: fix the previous changelog wich was wrong (bad
	spelling),
	added a char in comment to allow a new release (thanks to pixel :-)
	make sure SHARE_PATH is set.
	fixed SHARE_PATH to make sure it is setted.

	* Xconfigurator.pm: added DRI experimental support (sis, radeon). Prefer
	XF3 for SiS card.

	* pkgs.pm: fixed problem for updating hdlist after going back to partition
	step.

2001/02/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/tools.c, mdk-stage1/config-stage1.h, mdk-stage1/network.c:
	better memory detection (from wonderful drakx)

2001/02/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated Norwegian file

2001/02/08  Pixel  <pixel@mandrakesoft.com>

	* common.pm (availableRamMB): cleanup

	* standalone.pm, standalone/XFdrake: make sure SHARE_PATH is set now in
	standalone

2001/02/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed unknown package ARRAY... and locales selection
	according to langs.

	* modules.pm: fixed module name without text for SCSI configuration
	dialog, add log.

2001/02/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/probing.h, mdk-stage1/stage1.h,
	mdk-stage1/tools.c, mdk-stage1/automatic.c, mdk-stage1/init.c,
	mdk-stage1/probing.c, mdk-stage1/automatic.h, mdk-stage1/modules.c,
	mdk-stage1/network.c: 
	  - use description of network cards when you have to select between
	interfaces; has accuracy even in the case of multiple interface for a
	given kernel module
	  - write down a small "shell" to change parameters on the fly (needs
	compile option SPAWN_INTERACTIVE)

2001/02/07  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): better fix for getting
	max install size.
	(choosePackages): call setSelectedFromCompssList with empty
	compssUsersChoice meaning max

	* common.pm (formatXiB): more precise for cases like 1_234_000 -> 1.2GB

2001/02/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixed unknown package ARRAY... and locales selection
	according to langs.

2001/02/07  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): better fix for getting
	max install size.
	(choosePackages): call setSelectedFromCompssList with empty
	compssUsersChoice meaning max

	* common.pm (formatXiB): more precise for cases like 1_234_000 -> 1.2GB

2001/02/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
	8.0

	* mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
	hostname+domain

2001/02/07  Pixel  <pixel@mandrakesoft.com>

	* share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(

	* detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)

	* install_steps_interactive.pm (miscellaneous): remove asking about
	numlock and hd optimizations,
	deprecates it (aka don't do anything)

	* Xconfigurator.pm (main): don't need isLaptop anymore, use
	detect_devices::hasPCMCIA

	* bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
	value of memsize
	if given
	(install): save CLEAN_TMP in sysconfig/system
	(get_append, add_append): get or set an append value
	(has_profiles, set_profiles): get or add an entry office for profiles,
	also add prof=Home in
	the default entry

	* any.pm (setupBootloader): take care of profiles and memsize
	(facesnames): only display icons capitalized. This goes along the new
	mandrake_desk where capitalized named faces are the new one. [a-z].*
	icons
	being only kept for compatibility. (in case no capitalized icons
	available
	display everything (compatibility with old mandrake_desk)

	* standalone/draknet, standalone/XFdrake: don't pass isLaptop

	* install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
	taking care of
	profiles and memsize. Now in any & bootloader
	(miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
	$o->{miscellaneous} anymore

	* install_gtk.pm (create_help_window, create_logo_window): use gtkxpm

	* netconnect.pm: remove the $isLaptop unused from a hell lot of functions

	* install2.pm (@installSteps): remove miscellaneous
	(main): don't remove pcmcia modules anymore (not there anymore), remove
	/sbin/stage1

2001/02/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
	8.0

	* mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
	hostname+domain

2001/02/07  Pixel  <pixel@mandrakesoft.com>

	* share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(

	* detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)

	* install_steps_interactive.pm (miscellaneous): remove asking about
	numlock and hd optimizations,
	deprecates it (aka don't do anything)

	* Xconfigurator.pm (main): don't need isLaptop anymore, use
	detect_devices::hasPCMCIA

	* bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
	value of memsize
	if given
	(install): save CLEAN_TMP in sysconfig/system
	(get_append, add_append): get or set an append value
	(has_profiles, set_profiles): get or add an entry office for profiles,
	also add prof=Home in
	the default entry

	* any.pm (setupBootloader): take care of profiles and memsize
	(facesnames): only display icons capitalized. This goes along the new
	mandrake_desk where capitalized named faces are the new one. [a-z].*
	icons
	being only kept for compatibility. (in case no capitalized icons
	available
	display everything (compatibility with old mandrake_desk)

	* standalone/draknet, standalone/XFdrake: don't pass isLaptop

	* install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
	taking care of
	profiles and memsize. Now in any & bootloader
	(miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
	$o->{miscellaneous} anymore

	* install_gtk.pm (create_help_window, create_logo_window): use gtkxpm

	* netconnect.pm: remove the $isLaptop unused from a hell lot of functions

	* install2.pm (@installSteps): remove miscellaneous
	(main): don't remove pcmcia modules anymore (not there anymore), remove
	/sbin/stage1

2001/02/07  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* share/rpmsrate: Add usbd to SYSTEM.

2001/02/07  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: updated wizard mode, intro and other stuff

	* interactive_gtk.pm, interactive.pm, my_gtk.pm: updated wizard mode

	* share/logo-mandrake.xpm: new logo

2001/02/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* http.pm, ftp.pm, pkgs.pm: now fully fixed ftp connection (and http too)
	caused by forked DrakX
	with latent ftp connection.

2001/02/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
	8.0

	* mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
	hostname+domain

2001/02/07  Pixel  <pixel@mandrakesoft.com>

	* share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(

	* detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)

	* install_steps_interactive.pm (miscellaneous): remove asking about
	numlock and hd optimizations,
	deprecates it (aka don't do anything)

	* Xconfigurator.pm (main): don't need isLaptop anymore, use
	detect_devices::hasPCMCIA

	* bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
	value of memsize
	if given
	(install): save CLEAN_TMP in sysconfig/system
	(get_append, add_append): get or set an append value
	(has_profiles, set_profiles): get or add an entry office for profiles,
	also add prof=Home in
	the default entry

	* any.pm (setupBootloader): take care of profiles and memsize
	(facesnames): only display icons capitalized. This goes along the new
	mandrake_desk where capitalized named faces are the new one. [a-z].*
	icons
	being only kept for compatibility. (in case no capitalized icons
	available
	display everything (compatibility with old mandrake_desk)

	* standalone/draknet, standalone/XFdrake: don't pass isLaptop

	* install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
	taking care of
	profiles and memsize. Now in any & bootloader
	(miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
	$o->{miscellaneous} anymore

	* install_gtk.pm (create_help_window, create_logo_window): use gtkxpm

	* netconnect.pm: remove the $isLaptop unused from a hell lot of functions

	* install2.pm (@installSteps): remove miscellaneous
	(main): don't remove pcmcia modules anymore (not there anymore), remove
	/sbin/stage1

2001/02/07  siegel

	* share/po/de.po: new german version

2001/02/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* ftp.pm: reworked ftp behaviour a bit for cooperative connection (avoid
	opening
	and closing connection too fast for each transaction). There seems
	to be some problem for retrieving twice a package, this cause huge pause
	between each transaction, the best is to avoid them so ?

2001/02/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/stage1.c,
	mdk-stage1/init.c, mdk-stage1/newt-frontend.c, mdk-stage1/network.c,
	mdk-stage1/modules.c, mdk-stage1/disk.c: 
	  - slighty change the message when exiting successfully from install,
	to not mess with abnormal termination
	  - get back dialog for hostname and domain in case of unable to guess
	domain
	  - try to resolve DNS if self-ip can't resolve, to guess domain
	  - remember entries so that when there is a problem you don't have to
	re-enter everything (ncurses sucking stuff in case of stdio-frontend..)
	  - use larger buffer for list_directory since in /dev there can be
	*many* files

2001/02/05  dam's  <damien@mandrakesoft.com>

	* Makefile.drakxtools, Makefile: added wizard.rc handling in Makfiles.

	* standalone/draknet: added infos recovering.

	* netconnect.pm: added load_conf() to recover saved infos from conffile.

2001/02/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: removed abusive white char.
	updated to use urpmi new format (change fakemedium to better label)
	fixed frame buffer usage if not enabled (installation of Aurora)
	clean up and remove unused code.

	* ftp.pm: rebuild URLPREFIX as stage1 does not provide it anymore.

	* pkgs.pm: updated to use urpmi new format (change fakemedium to better
	label)

	* Xconfigurator.pm: Removed Device3Dfx as it is no more.

	* install_steps.pm: fixed frame buffer usage if not enabled (installation
	of Aurora)
	clean up and remove unused code.

2001/02/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/list: updated list of gconv modules

2001/02/05  Pixel  <pixel@mandrakesoft.com>

	* commands.pm (head_tail): fix usage

	* interactive_gtk.pm (create_ctree): node_moveto done only if
	node_is_visible is not full

2001/02/04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/mar/mar-frontend.c: fix bug when creating marfiles with
	file-not-found in args

2001/02/04  Pixel  <pixel@mandrakesoft.com>

	* interactive_newt.pm: fix adaptation to the terminal size, should now
	work in 80x25

	* Xconfigurator.pm (monitorConfiguration): better handling of auto_install

	* install_steps_interactive.pm (choosePackages): don't call
	chooseSizeToInstall even with experts

	* install_steps_gtk.pm (charsetChanged): re-create steps window

2001/02/03  dam's  <damien@mandrakesoft.com>

	* modules.pm, standalone/draknet, netconnect.pm: corrected module.conf
	update, net conf saving, and no wizard by default.

2001/02/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2001/02/03  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (monitorConfiguration): ease use of {X}{type} in
	auto_installs

	* install_steps_gtk.pm (charsetChanged): created, takes care of setting to
	the right charset the windows

	* install_steps_interactive.pm (selectLanguage): call charsetChanged

	* share/rpmsrate: fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"''
	move ftp to SYSTEM so that it is installed

	* Makefile: install cardmgr

	* modules.pm (configure_pcmcia): cleanup

2001/02/03  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (monitorConfiguration): ease use of {X}{type} in
	auto_installs

	* install_steps_gtk.pm (charsetChanged): created, takes care of setting to
	the right charset the windows

	* install_steps_interactive.pm (selectLanguage): call charsetChanged

	* share/rpmsrate: fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"''
	move ftp to SYSTEM so that it is installed

	* Makefile: install cardmgr

	* modules.pm (configure_pcmcia): cleanup

2001/02/02  dam's  <damien@mandrakesoft.com>

	* share/wizard.rc: added rc file for wizard mode

2001/02/02  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (monitorConfiguration): better default for DDC probe
	fails and
	auto_install and not provided any info about the monitor

	* my_gtk.pm (gtkcreate_xpm): error handling with error message

	* share/rpmsrate: all GNOME and KDE moved out of GRAPHICAL_DESKTOP

	* install_steps.pm (configureXBefore): set XKB_IN_USE=no if !$has_xkb in
	/etc/sysconfig/i18n

	* mdk-stage1/disk.c (try_with_device): bloody guillaume changed
	/tmp/hdimage to /tmp/disk without even
	telling, changing it back as i don't see any good reason for the move.

	* install_any.pm (setPackages): in auto_installs, default to all groups
	chosen, unless
	compssUsersChoice exist. Won't change anything unless compssListLevel is
	used of course

	* Xconfigurator_consts.pm: add low_default_monitor for default of
	auto_installs

	* interactive_gtk.pm (ask_from_entries_refW): use gtkxpm

	* Makefile, partition_table.pm, pkgs.pm, partition_table_raw.pm,
	diskdrake.pm: using the new formatXiB

	* detect_devices.pm (getCompaqSmartArray): adapted getCompaqSmartArray to
	the fact that kernel
	2.4 uses /proc/driver/array instead of /proc/array. Also adapted the
	regexp now that ida/c0d0p? is no more at the beginning of the line.
	(get): cleanup, remove hasIDE hasSCSI...

	* common.pm (formatXiB): created, format a number in human readable format

2001/02/02  Pixel  <pixel@mandrakesoft.com>

	* mdk-stage1/disk.c (try_with_device): bloody guillaume changed
	/tmp/hdimage to /tmp/disk without even
	telling, changing it back as i don't see any good reason for the move.

2001/02/02  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm, standalone/draknet, netconnect.pm, my_gtk.pm,
	standalone/diskdrake: recoded wizard mode
	corrected some stuff.
	trying not to break draknet for cooker snapshot

2001/02/02  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (monitorConfiguration): better default for DDC probe
	fails and
	auto_install and not provided any info about the monitor

	* install_any.pm (setPackages): in auto_installs, default to all groups
	chosen, unless
	compssUsersChoice exist. Won't change anything unless compssListLevel is
	used of course

	* share/locales.tar.bz2: yet another LC_NUMERIC, seems like the previous i
	chose was glibc-2.1 :-(
	this one en_US and seems all right!

	* Xconfigurator_consts.pm: add low_default_monitor for default of
	auto_installs

	* Makefile, partition_table.pm, pkgs.pm, partition_table_raw.pm,
	diskdrake.pm: using the new formatXiB

	* install_steps.pm (configureXBefore): set XKB_IN_USE=no if !$has_xkb in
	/etc/sysconfig/i18n

	* common.pm (formatXiB): created, format a number in human readable format

	* mdk-stage1/disk.c (try_with_device): bloody guillaume changed
	/tmp/hdimage to /tmp/disk without even
	telling, changing it back as i don't see any good reason for the move.

2001/02/01  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: new draknet snapshot. Still unuseable

	* interactive_gtk.pm, netconnect.pm, my_gtk.pm: updated embedded mode in
	install.

2001/01/31  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: corected translation and conflict.

2001/01/31  Fran�ois Pons  <fpons@mandrakesoft.com>

	* modules.pm: added missing die if modprobe failed on live upgrade.

	* pkgs.pm: added rpmrebuilddb directory cleaning before, remove old rpm
	file
	if everything has been successfull.

	* install_steps.pm: changed to clean selection for non expert as used for
	group selection
	because it is not cleaned, need better solution TODO.

2001/01/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* standalone/draknet: Fixed English typos (in English you DON'T PUT SPACES
	BEFORE COLON (:);
	and it is "Profile" and not "Profil")
	CV:
	----------------------------------------------------------------------

2001/01/31  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackagesTree): created, simple
	ask_many_from_list to choose
	individual packages
	(choosePackages): log for debug
	(choosePackages): don't ask to install in beginner. Max is chosen
	(setRootPassword): help not based on installClass being server or not
	(selectInstallClass): remove installClass choice (was
	normal/devel/server)
	(chooseGroups): fix for individual package selection flag

	* netconnect.pm (get_net_device): more cleanup syntax
	(get_net_device): cleanup syntax

	* install_steps.pm (selectLanguage): warning for debug
	(miscellaneousBefore): don't use installClass to decide to use
	supermount
	or not. Choice is done on $::corporate. Can't say "no supermount in
	server
	installs" anymore
	(selectInstallClass): emptied
	(setupSCSI): don't configure PCMCIA if there is no PCMCIA

	* install_any.pm (g_auto_install): installClass removed
	(setPackages): do not preselect compssUsers entries

	* install2.pm (main): don't set installClass=normal meta_class desktop
	(deprecated)
	(miscellaneous): TYPE= removed (was installClass)
	(selectInstallClass): don't set $o->{partitions}. diskdrake will have to
	ask in a set of possibilities
	($o): replace fclass by fbeginner and fexpert
	($o): default security level to 2 since it can't be based on
	installClass (deprecated)

	* install_steps_gtk.pm: restore window size for time being

	* pkgs.pm (psUpdateHdlistsDeps): also copy rpmsrate

	* Xconfigurator.pm (main): better error message for auto_install failing

	* interactive.pm (ask_many_from_list): fix sorting

	* any.pm (set_autologin): log to ensure AUTOLOGIN is not badly set by
	drakx. Still
	need finding the guilty

2001/01/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: more kbd corrections
	fixed soem keybopard values

2001/01/31  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackagesTree): created, simple
	ask_many_from_list to choose
	individual packages
	(choosePackages): log for debug
	(choosePackages): don't ask to install in beginner. Max is chosen
	(setRootPassword): help not based on installClass being server or not
	(selectInstallClass): remove installClass choice (was
	normal/devel/server)
	(chooseGroups): fix for individual package selection flag

	* install_steps.pm (selectLanguage): warning for debug
	(miscellaneousBefore): don't use installClass to decide to use
	supermount
	or not. Choice is done on $::corporate. Can't say "no supermount in
	server
	installs" anymore
	(selectInstallClass): emptied
	(setupSCSI): don't configure PCMCIA if there is no PCMCIA

	* install_any.pm (g_auto_install): installClass removed
	(setPackages): do not preselect compssUsers entries

	* install2.pm (main): don't set installClass=normal meta_class desktop
	(deprecated)
	(miscellaneous): TYPE= removed (was installClass)
	(selectInstallClass): don't set $o->{partitions}. diskdrake will have to
	ask in a set of possibilities
	($o): replace fclass by fbeginner and fexpert
	($o): default security level to 2 since it can't be based on
	installClass (deprecated)

	* install_steps_gtk.pm: restore window size for time being

	* pkgs.pm (psUpdateHdlistsDeps): also copy rpmsrate

	* Xconfigurator.pm (main): better error message for auto_install failing

	* interactive.pm (ask_many_from_list): fix sorting

	* any.pm (set_autologin): log to ensure AUTOLOGIN is not badly set by
	drakx. Still
	need finding the guilty

2001/01/30  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: new draknet. unstable

	* netconnect.pm: updated
	debugged network card configuration after pixelisation.

2001/01/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stdio-frontend.c, mdk-stage1/newt-frontend.c: prevent from
	trying to set progressbar to more than 100% (rescue is more compressed
	than drakx)

	* share/rpmsrate: add ldetect to config stuff I want to have on all
	installs (lspcidrake)

2001/01/30  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm, netconnect.pm, install_interactive.pm:
	adapt format functions given to ask_from_listf. $_ is no more set

	* mouse.pm (detect): replace commands::modprobe by modules::load as it
	should (or??)

	* perl2etags: adapt to new etags (emacs 21) format

	* raid.pm (make): replace commands::modprobe by modules::load as it should
	(or??)

	* perl2fcalls (@exclude_calls): add Eth as dam's use it quite a lot in his
	regexps

	* share/locales.tar.bz2: misc/LC_NUMERIC tells to use "," as number
	separator instead of ".".
	The sheer result is:
	"0.6" * 10  gives 0
	"0,6" * 10  gives 6
	
	So i have overwritten misc/LC_NUMERIC with
	/usr/share/locale/en/LC_NUMERIC and
	it works nicely now :)

2001/01/29  dam's  <damien@mandrakesoft.com>

	* standalone/drakboot: corrected typo

2001/01/29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: 
	  - deprecate "hdreiser.img" since we have room for "reiserfs.o" in
	"hd.img"
	  - following deprecation of "other.img", reintegrate big modules in
	relevant boot disks

2001/01/29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, share/po/et.po: updated Estonian file

2001/01/29  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (getCompaqSmartArray): /proc/array/ida0 can contain
	more than one ida/c0d0p*

2001/01/28  dam's  <damien@mandrakesoft.com>

	* share/help.xpm, network.pm, ChangeLog, netconnect.pm: updated

2001/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
	bug causing reiserfs partitions
	not to be displayed/asked for formatting. The default value being used.

	* any.pm (get_autologin): adapt to new format of sysconfig/desktop

2001/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
	bug causing reiserfs partitions
	not to be displayed/asked for formatting. The default value being used.

	* any.pm (get_autologin): adapt to new format of sysconfig/desktop

2001/01/28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
	bug causing reiserfs partitions
	not to be displayed/asked for formatting. The default value being used.

	* any.pm (get_autologin): adapt to new format of sysconfig/desktop

2001/01/28  siegel

	* share/po/de.po: new german version

2001/01/26  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm: updated embedded mode

	* standalone/drakboot: added embedded mode

2001/01/26  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/include/stdio.h: adjust include files to compile
	bzlib

	* mdk-stage1/stage1.c: restore passing of pcmcia info to stage2

	* mdk-stage1/bzlib/compress.c, mdk-stage1/bzlib/bzlib.c,
	mdk-stage1/bzlib/randtable.c, mdk-stage1/bzlib/huffman.c,
	mdk-stage1/modules.c, mdk-stage1/bzlib/crctable.c,
	mdk-stage1/bzlib/decompress.c, mdk-stage1/bzlib/Makefile,
	mdk-stage1/bzlib/bzlib_private.h, mdk-stage1/tools.c,
	mdk-stage1/Makefile, mdk-stage1/bzlib/blocksort.c: 
	  - use bzlib instead of zlib to reduce overall size
	  - take home my own bzlib code to (1) reduce code size with good
	compile options (2) make it compile and link against dietlibc

	* mdk-stage1/mar/mar-extract-only.c, mdk-stage1/mar/mar-extract-only.h,
	mdk-stage1/mar/mar-frontend.c, mdk-stage1/mar/mar.h,
	mdk-stage1/mar/Makefile: mar now uses bzlib, no more zlib

	* mdk-stage1/pci-resource/update-pci-ids.pl: comply to new "mar -l" format

2001/01/26  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): prepare for advertising...

	* interactive_newt.pm (ask_from_entries_refW): major rework for new
	format, still need work
	(ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
	NEWT_FLAG_HIDDEN
	(myTextbox): wrap the text if needed
	(myTextbox): use a vertical scrollbar if needed

	* Newt/Newt.xs (newtFormAddGrid): new name for
	newtGridAddComponentsToForm, swap
	parameters for much better understanding
	(newtListboxGetCurrent): returns a SV (together with
	newtListboxAddEntry)
	(newtListboxAddEntry): data is now a SV

2001/01/26  siegel

	* share/po/de.po: .

2001/01/26  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): prepare for advertising...

	* interactive_newt.pm (ask_from_entries_refW): major rework for new
	format, still need work
	(ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
	NEWT_FLAG_HIDDEN
	(myTextbox): wrap the text if needed
	(myTextbox): use a vertical scrollbar if needed

	* Newt/Newt.xs (newtFormAddGrid): new name for
	newtGridAddComponentsToForm, swap
	parameters for much better understanding
	(newtListboxGetCurrent): returns a SV (together with
	newtListboxAddEntry)
	(newtListboxAddEntry): data is now a SV

2001/01/26  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (installPackages): prepare for advertising...

	* interactive_newt.pm (ask_from_entries_refW): major rework for new
	format, still need work
	(ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
	NEWT_FLAG_HIDDEN
	(myTextbox): wrap the text if needed
	(myTextbox): use a vertical scrollbar if needed

	* Newt/Newt.xs (newtFormAddGrid): new name for
	newtGridAddComponentsToForm, swap
	parameters for much better understanding
	(newtListboxGetCurrent): returns a SV (together with
	newtListboxAddEntry)
	(newtListboxAddEntry): data is now a SV

2001/01/25  dam's  <damien@mandrakesoft.com>

	* install2.pm: disable steps 'packages choice', 'configure X', and
	'configure' 'printer'

	* install_steps_interactive.pm: don't oblige user addition

	* network.pm: display ethernet module

	* netconnect.pm: network informations filled into
	$prefix/var/lib/naat/configuration

2001/01/25  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1-data/stage1.tar.bz2: restore symlink /sbin/sh ->
	/usr/bin/sh for stage2

	* mdk-stage1/probing.h: better tightness of probing stuff

	* mdk-stage1/probing.c: better tightness of probing stuff
	print warning message when insmod of PCI-detected device fails

	* mdk-stage1/stage1.c: 
	  - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drives
	  - remove fat/vfat modules from some boot floppies now that we don't
	need it anymore

	* mdk-stage1/pci-resource/update-pci-ids.pl: re-integrate autoprobe of
	tulip network cards, kernel-2.4 has strange way to classify some of its
	net modules..

2001/01/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/it.po: Waw, italian translator is very fast :)
	updated Indonesian and Italian fiels

	* share/po/id.po: updated Indonesian and Italian fiels

	* share/locales.tar.bz2: added iso9 locale definitions

	* lang.pm: fixed LANGUAGE for mk locale

2001/01/25  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (spawnShell): fix error message

2001/01/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1-data/stage1.tar.bz2: 
	  - clean up deprecated symlinks (insmod, rmmod, cardmgr)
	  - remove unecessary device files

	* mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
	mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
	mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
	mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/driver_ops.h,
	mdk-stage1/pcmcia/config.h, mdk-stage1/pcmcia/version.h,
	mdk-stage1/pcmcia/cistpl.h, mdk-stage1/stage1.c,
	mdk-stage1/pcmcia_config.patch, mdk-stage1/pcmcia/cs.h,
	mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
	mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
	mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/Makefile,
	mdk-stage1/pcmcia/tcic.h, mdk-stage1/pcmcia/yacc_config.h,
	mdk-stage1/pcmcia/pcmcia_probe.c: stage1: add pcmcia

2001/01/24  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (%types): s|Compaq|Compaq/HP| per request of fpitoun

	* install_steps.pm (afterInstallPackages): cleanup

	* interactive.pm: better documentation of ask_from_entries_refH features
	(entry)

2001/01/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1-data/stage1.tar.bz2: 
	  - clean up deprecated symlinks (insmod, rmmod, cardmgr)
	  - remove unecessary device files

	* mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
	mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
	mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
	mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/driver_ops.h,
	mdk-stage1/pcmcia/config.h, mdk-stage1/pcmcia/version.h,
	mdk-stage1/pcmcia/cistpl.h, mdk-stage1/stage1.c,
	mdk-stage1/pcmcia_config.patch, mdk-stage1/pcmcia/cs.h,
	mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
	mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
	mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/Makefile,
	mdk-stage1/pcmcia/tcic.h, mdk-stage1/pcmcia/yacc_config.h,
	mdk-stage1/pcmcia/pcmcia_probe.c: stage1: add pcmcia

2001/01/24  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (%types): s|Compaq|Compaq/HP| per request of fpitoun

	* install_steps.pm (afterInstallPackages): cleanup

	* interactive.pm: better documentation of ask_from_entries_refH features
	(entry)

2001/01/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated Greek file

2001/01/22  dam's  <damien@mandrakesoft.com>

	* install_steps_interactive.pm, netconnect.pm: corrected slide bar, and
	added network conf save in /root/networking.tmp

2001/01/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/network.c: add automatic support in choice of NET device, in
	case of multiple NET devices
	consistent dot-terminated error messages, consistent no-dot log messages
	re-put Netmask input per default (void entry -> automatic guess)

	* mdk-stage1/stage1.c, mdk-stage1/dhcp.c, mdk-stage1/modules.c: consistent
	dot-terminated error messages, consistent no-dot log messages

2001/01/22  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/id.po: updated Indonesian file

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/ko.po,
	share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/sv.po,
	share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
	share/po/pl.po, netconnect.pm, share/po/no.po, share/po/fi.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated po files

	* share/po/wa.po: updated po files
	updated pot file

	* install2.pm, lang.pm: fixed the places where console fonts and related
	files are put under
	/etc/sysconfig to the places really used by console-tools

	* share/po/DrakX.pot: updated pot file

	* share/po/hr.po: updated po files
	updated Croatian file

2001/01/22  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (read_rpmsrate): if $packages is undef, ignore it. That way,
	read_rpmsrate
	can be called standalone.

	* network.pm, install_steps_interactive.pm, netconnect.pm, my_gtk.pm,
	install_interactive.pm, install2.pm, partition_table.pm, install_any.pm,
	any.pm, printerdrake.pm, Xconfigurator.pm, diskdrake.pm: $::beginner is
	deprecated, replaced by !$::expert

2001/01/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/url.c, mdk-stage1/network.c: allow providing void password in
	network/ftp installs

2001/01/21  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (create_ctree): fix case with formatted list

2001/01/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/nfsmount.c: fix remaining perror's

	* mdk-stage1/url.c, mdk-stage1/network.c: allow providing void password in
	network/ftp installs

2001/01/21  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (create_ctree): fix case with formatted list

2001/01/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/stage1.c, mdk-stage1/nfsmount.c: fix remaining perror's

2001/01/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files

2001/01/21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/nfsmount.c: fix remaining perror's

	* mdk-stage1/stage1.c: fix remaining perror's
	  - better msg in fatal errors
	  - do not include code to spawn a shell for releases

2001/01/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files

2001/01/21  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectMouse): use ask_from_treelist_

	* interactive.pm (ask_from_treelist_): created, split with the separator,
	call translate on
	words, then re-join.

2001/01/19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: fixes for CD not changeable.

	* install_steps_interactive.pm: fixed unselect group and inoperant
	individual package selection.
	removed expert mode and install class.

2001/01/18  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: fixed obligation of relative large install, now
	minimum is lesser.

	* install_steps_gtk.pm: make sure no ratio above 1 can occur, still need
	to see why as it happens
	on install-abort-choices-install or
	install-abort-choices-fs-format(none)-choices-install

	* live_install: update live install to match /tmp/image instead of
	/tmp/rhimage.

2001/01/17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm, install_any.pm: fixes with /tmp/rhimage and
	/tmp/image.

	* pkgs.pm: update to use new header file format in hdlist (added arch) but
	depslist has not it...

	* install2.pm: fixes with /tmp/rhimage and /tmp/image

2001/01/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/bg.po: updated bulgarian file

2001/01/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/url.c: use strrchr instead of doing it by hand

	* mdk-stage1/insmod-busybox/busybox.h,
	mdk-stage1/insmod-busybox/utility.c, mdk-stage1/insmod-busybox/insmod.c:
	
	  - replace remaining perror's with log_perror's
	  - little code cleanup

	* mdk-stage1/stage1-data/stage1.tar.bz2,
	mdk-stage1/stage1-data/stage1-with-sash.tar.bz2: add /dev/fd0

	* mdk-stage1/stage1.c, mdk-stage1/modules.h, mdk-stage1/tools.c,
	mdk-stage1/tools.h, mdk-stage1/disk.c, mdk-stage1/modules.c: 
	  - add load of third party modules in Expert mode (PS rulz)

2001/01/12  siegel

	* share/po/de.po: updates

2001/01/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: fixed addUser for invocation of
	any::ask_users.
	fixed bad invocation of installation of X server.

2001/01/12  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/cdrom.c: add more memory carefulness with CDROM install
	  - add wait_message for initializing of CDROM's (it can be long when
	it's SCSI)
	  - print CDROM drive names (model) in dialogs

	* mdk-stage1/mount.c, mdk-stage1/lomount.c, mdk-stage1/disk.c: 
	  - fix behaviour with bad ISO images (DISK installs)
	  - better dialogs for DISK installs

2001/01/12  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: make lang list in format for tree-selector

2001/01/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/disk.c: fix failing umount for DISK installs in some failing
	loopback situations
	act nicely when no partitions are found on some disk

	* mdk-stage1/modules.h: polish generic blank.img situation (no modules
	and/or modules.dep available)

	* mdk-stage1/lomount.c: fix failing umount for DISK installs in some
	failing loopback situations
	better log messages
	continue anyway when insmod'ing of modules fail (for blank.img)

	* mdk-stage1/probing.c: close some fd's

	* mdk-stage1/stage1.c, mdk-stage1/modules.c: polish generic blank.img
	situation (no modules and/or modules.dep available)
	continue anyway when insmod'ing of modules fail (for blank.img)

2001/01/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/Makefile, mdk-stage1/disk.c: 
	  - add DISK install from ISO image file
	  - add FTP
	  - add HTTP
	  - use single place for mountpoints and static directories

	* mdk-stage1/hack, mdk-stage1/lomount.c, mdk-stage1/lomount.h: 
	  - add DISK install from ISO image file

	* mdk-stage1/stage1.c, mdk-stage1/config-stage1.h, mdk-stage1/stage1.h,
	mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/cdrom.c,
	mdk-stage1/tools.h, mdk-stage1/newt-frontend.c, mdk-stage1/network.c: 
	  - add FTP
	  - add HTTP
	  - use single place for mountpoints and static directories

	* mdk-stage1/insmod-busybox/Config.h: tweak config

2001/01/11  Pixel  <pixel@mandrakesoft.com>

	* standalone/adduserdrake: adduserdrake may handles autologin

	* install_steps.pm (addUser): set autologin

	* install2.pm (addUser): moved setAuthentication to install_steps::addUser

	* install_steps_interactive.pm (addUser): fix

2001/01/11  dam's  <damien@mandrakesoft.com>

	* install_steps.pm, install_steps_interactive.pm, ChangeLog,
	netconnect.pm: updated

2001/01/11  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/pci-resource/update-pci-ids.pl: remove nasty messages when
	mar or marfiles not available to perform consistency check

2001/01/11  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (configureX): call directly $o->pkg_install, no need to
	add 'XFree86-' at the beginning
	(addUser): use any::write_passwd_user
	(setRootPassword): use any::write_passwd_user
	(configureX): fix bad $install given to Xconfigurator::main

	* any.pm (write_passwd_user): add or update an entry in /etc/passwd
	(ask_users): created, interactively ask users to add (used in
	adduserdrake and install)
	(allocUsers, addUsers): changed the prototype
	(setupBootloader): grep out fat partitions for the "Boot device"
	propositions (people are too stupid)

	* my_gtk.pm (main): third argument is a function to call before leaving in
	case of
	"cancel" clicked.

	* interactive_gtk.pm (create_ctree): fix default value selecting failing
	(in case of "format")
	(ask_from_entries_refW): apply "format" on label when icon is missing
	for iconlist
	(ask_from_entries_refW): handle "canceled" callback. Permits to overrule
	the cancel.

	* install_any.pm (g_auto_install): deep copy of $o->{users} because we're
	modifying it

	* install_steps_interactive.pm (addUser): use any::ask_users

	* standalone/adduserdrake: use any::ask_users

	* Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
	install2::main)

	* install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
	here

	* interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
	callback defaults
	to "sub { 0 }"

2001/01/11  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_entries_refW): apply "format" on label when
	icon is missing for iconlist
	(ask_from_entries_refW): handle "canceled" callback. Permits to overrule
	the cancel.

	* install_steps.pm (configureX): call directly $o->pkg_install, no need to
	add 'XFree86-' at
	the beginning
	(addUser): use any::write_passwd_user
	(setRootPassword): use any::write_passwd_user
	(configureX): fix bad $install given to Xconfigurator::main

	* any.pm (write_passwd_user): add or update an entry in /etc/passwd
	(ask_users): created, interactively ask users to add (used in
	adduserdrake
	and install)
	(allocUsers, addUsers): changed the prototype
	(setupBootloader): grep out fat partitions for the "Boot device"
	propositions (people are too stupid)

	* my_gtk.pm (main): third argument is a function to call before leaving in
	case of
	"cancel" clicked.

	* install_any.pm (g_auto_install): deep copy of $o->{users} because we're
	modifying it

	* install_steps_interactive.pm (addUser): use any::ask_users

	* standalone/adduserdrake: use any::ask_users

	* Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
	install2::main)

	* install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
	here

	* interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
	callback defaults
	to "sub { 0 }"

2001/01/11  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (autologin): moved to package any

	* interactive_gtk.pm (ask_from_entries_refW): apply "format" on label when
	icon is missing for iconlist
	(ask_from_entries_refW): handle "canceled" callback. Permits to overrule
	the cancel.

	* install_steps.pm (configureX): call directly $o->pkg_install, no need to
	add 'XFree86-' at
	the beginning
	(addUser): use any::write_passwd_user
	(setRootPassword): use any::write_passwd_user
	(configureX): fix bad $install given to Xconfigurator::main

	* any.pm (write_passwd_user): add or update an entry in /etc/passwd
	(ask_users): created, interactively ask users to add (used in
	adduserdrake
	and install)
	(allocUsers, addUsers): changed the prototype
	(setupBootloader): grep out fat partitions for the "Boot device"
	propositions (people are too stupid)

	* my_gtk.pm (main): third argument is a function to call before leaving in
	case of
	"cancel" clicked.

	* install_any.pm (g_auto_install): deep copy of $o->{users} because we're
	modifying it

	* Makefile.config (STANDALONEPMS): remove netdrake (which is deprecated)

	* install_steps_interactive.pm (addUser): use any::ask_users

	* standalone/adduserdrake: use any::ask_users

	* Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
	install2::main)

	* install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
	here

	* interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
	callback defaults
	to "sub { 0 }"

2001/01/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* mdk-stage1/dietlibc/dietfeatures.h: tweak dietlibc config to get minimal
	size

	* mdk-stage1/dietlibc/lib/vsscanf.c, mdk-stage1/dietlibc/lib/ttyname.c:
	remove warnings from compile

2001/01/10  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_entries_refW): add handling of 'changed'
	callback on clist/list/ctree

	* install_steps.pm (addUser): use any::pack_passwd
	(setRootPassword): use any::unpack_passwd and any::pack_passwd

	* Xconfigurator.pm (cardConfiguration): adapt for $install which is
	generic
	(autologin): use $install which is now generic

	* install_steps_interactive.pm (selectLanguage): many_languages choice
	moved there as advanced

	* my_gtk.pm (create_packtable): yet another try to have something nice :)
	!! uses Gtk::Table::attach_raw which is available in
	perl-GTK-0.7004-6mdk !!
	(create_box_with_title): with the size given to set_usize for the scroll
	containing the text widget in case of long text. and don't let the
	scroll
	grow.
	(gtktext_insert): remove adding an ending "\n" (no more needed?)

	* any.pm (setAutologin): cleanup
	(pack_passwd, unpack_passwd): created

2001/01/10  dam's  <damien@mandrakesoft.com>

	* install_steps_interactive.pm: corrected last message . firewall

2001/01/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: fix modules.pm for modules to be skept in stage1 (ppa, imm,
	parport*, plip)

2001/01/10  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_entries_refW): add handling of 'changed'
	callback on clist/list/ctree

	* install_steps.pm (addUser): use any::pack_passwd
	(setRootPassword): use any::unpack_passwd and any::pack_passwd

	* my_gtk.pm (create_packtable): yet another try to have something nice :)
	!! uses Gtk::Table::attach_raw which is available in
	perl-GTK-0.7004-6mdk !!
	(create_box_with_title): with the size given to set_usize for the scroll
	containing the text widget in case of long text. and don't let the
	scroll
	grow.
	(gtktext_insert): remove adding an ending "\n" (no more needed?)

	* any.pm (setAutologin): cleanup
	(pack_passwd, unpack_passwd): created

	* Xconfigurator.pm (cardConfiguration): adapt for $install which is
	generic
	(autologin): use $install which is now generic

	* install_steps_interactive.pm (selectLanguage): many_languages choice
	moved there as advanced

	* standalone/printerdrake, standalone/keyboarddrake, standalone/draknet2,
	standalone/livedrake, standalone/drakboot, standalone/draksec,
	standalone/netdrake, standalone/mousedrake, standalone/drakgw,
	standalone/drakxservices, standalone.pm, standalone/draknet,
	standalone/XFdrake, standalone/diskdrake, standalone/adduserdrake,
	standalone/drakxconf: use standalone and standalone::pkgs_install

2001/01/09  Pixel  <pixel@mandrakesoft.com>

	* any.pm (drakx_version): nicer (4gc)

	* install2.pm (main): log::l the drakx_version

	* my_gtk.pm (create_packtable): no_expand option added

	* interactive.pm (ask_from_entries_refH_powered_normalize): field
	"disabled" added,
	"advanced_messages" added

	* lang.pm (langs): created (transform the $o->{langs} hash ref in a list)
	(pack_langs): use lang::langs

	* install_steps.pm (selectLanguage): $o->{langs} is now a ref so
	initialize as such

	* Makefile (get_needed_files): generate /usr/share/VERSION which contains
	the version
	of ChangeLog (which is updated at each upload)

	* install_steps_interactive.pm (choosePartitionsToFormat): handle "check
	for bad blocks" as advanced
	(setRootPassword): remove choosing non-md5 or non-shadow passwords.

	* install_any.pm (setPackages): use lang::langs instead of using
	$o->{langs} as a array ref (it is not so anymore)
	(spawnShell): print the drakx_version

2001/01/08  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm: fixes
	(ask_from_treelistf, ask_from_treelist): now use ask_from_entries_refH
	(ask_from_entries_refH_powered): remove "1;" (was there for debugging)

	* interactive_gtk.pm: fixes
	(ask_from_treelistW): removed
	(create_ctree): created, used for ``type => treelist'' entries

	* my_gtk.pm: fixes

	* ChangeLog: New snapshot uploaded

2001/01/07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sr.po, share/po/sp.po, share/po/no.po, share/po/cs.po: updated
	Czech, Norwegian and Serbian files

2001/01/07  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm: update code for new ask_from_entries_refH
	which doesn't handle optional ok/cancel names in arg 1.
	must be handled via ask_from_entries_refH_powered
	(selectLanguage, selectKeyboard): use ask_from_entries_refH instead of
	ask_from_listf_, it enables the use of advanced

	* any.pm, printerdrake.pm: update code for new ask_from_entries_refH which
	doesn't handle optional ok/cancel names in arg 1.
	must be handled via ask_from_entries_refH_powered

	* interactive.pm: update code for new ask_from_entries_refH which doesn't
	handle optional ok/cancel names in arg 1.
	must be handled via ask_from_entries_refH_powered
	(ask_from_listf_no_check): replaces ask_from_list_no_check
	(ask_from_entries_refH_powered): sorts the list if needed or wanted

	* partition_table_raw.pm (test_for_bad_drives): created
	- ugly stuff needed mainly for Western Digital IDE drives
	- try writing what we've just read, yells if it fails
	- testing on last sector of head #0 (unused in 99% cases)

	* ftp.pm (getFile): make it work (it used to dead-loop when getFile'ing an
	non-existent
	file, stressing the ftp server :-/ )
	for the moment, just release cdrom.img, hd.img and hdreiser.img
	others should should come...

	* install_steps.pm: for the moment, just release cdrom.img, hd.img and
	hdreiser.img
	others should should come...

	* interactive_gtk.pm (ask_from_listW): removed
	(create_list): calls "format" on list elems before prompting them
	(create_clist): created
	(ask_from_entries_refW): calls create_clist in case of list with no help

	* install_steps_gtk.pm (installPackages): autoflush stdout before beeping
	(installPackages): don't take into account the time when prompting the
	user

	* common.pm (may_apply): added

	* install_any.pm (getHds): test_for_bad_drives called on hard drives
	(getHds): ensure $o->{hds} is not set until the hard drives are checked

2001/01/06  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm (setup): don't xmodmap if DISPLAY is unset

	* ChangeLog: New snapshot uploaded
	New snapshot uploaded

2001/01/06  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm (setup): don't xmodmap if DISPLAY is unset

	* ChangeLog: New snapshot uploaded

2001/01/06  Pixel  <pixel@mandrakesoft.com>

	* keyboard.pm (setup): don't xmodmap if DISPLAY is unset

	* standalone/rpmdrake: deprecated (and has been for a long time now)

	* network.pm, install_steps_interactive.pm, netconnect.pm,
	install_interactive.pm, standalone/adduserdrake, any.pm,
	Makefile.config, printerdrake.pm, Xconfigurator.pm, diskdrake.pm:
	ask_from_entries_refH parameter format has changed so change all
	accesses to it.

2001/01/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* lang.pm, keyboard.pm: forget _exit in child process after a fork of
	DrakX
	removed need of packdrake binary

	* Xconfigurator.pm: use of SHARE_PATH for MonitorsDB, Cards+, CardsNames

	* live_install2: cleanup to keep libperl.so but the right one

	* live_install: no more copy of files on live system, now use environment
	variable by DrakX cleanup

	* perl2fcalls: added packdrake call (via new but incomplete) and package

	* install_any.pm, commands.pm, pkgs.pm: removed need of packdrake binary

	* netconnect.pm: fixed syntax error

	* modules.pm: eval insmoding ide-cd (just in case)
	removed need of packdrake binary

2001/01/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ja.po, share/po/ca.po, share/po/az.po: updated Azeri, Catalan
	and Japanese files

2001/01/05  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm: help cperl-mode

	* interactive_gtk.pm, network.pm, install_steps_interactive.pm, my_gtk.pm,
	interactive.pm, printerdrake.pm, Xconfigurator.pm, diskdrake.pm: move to
	new ask_from's:
	- ask_from_entries_ref is deprecated, use ask_from_entries_refH
	- ask_from_list now calls ask_from_entries_refH_powered
	still not done:
	- ask_from_treelist should use ask_from_entries_refH_powered,
	and lists with no help should use CList (List is bad)
	- keyboard and mouse binding is still rough
	- enhance the look

	* keyboard.pm: add the percentage of each keyboard types (as a comment for
	now)

2001/01/04  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: cleaned... everything should be buggy.

2001/01/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed some old $p->{file} by new $p->[$FILE]
	code cleanup and fixes for lilo not upgrade

2001/01/04  Pablo Saratxaga <pablo@mandrakesoft.com>

	* install_any.pm: fixed the functions doing the lists of languages

	* lang.pm: fixed the functions doing the lists of languages
	The list of languages now has complete locale names insted of just
	language
	code (that is needed to differentiate zh_CN and zh_TW among others)

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated Brazilian file

	* share/po/eu.po: updated Basque file
	updated Brazilian file

2001/01/04  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: some pixelization using the new if_

	* install_steps_interactive.pm (setRootPassword): fix pixelization
	keep $o->{langs} unpacked to simplify things
	if_ pixelization

	* common.pm (%EXPORT_TAGS): add if_ in "common" exported tags
	(if_): created. Use it to replace things like
	($::expert ? $val : ()) by if_($::expert, $val)

	* keyboard.pm: nl keyboard is not used, so defaults to us_intl

	* lang.pm, install_steps.pm, pkgs.pm, install_any.pm: keep $o->{langs}
	unpacked to simplify things

	* netconnect.pm: quite a few clean-up (and buggying)

2001/01/03  dam's  <damien@mandrakesoft.com>

	* install_steps_interactive.pm: admin user removed before beeing added

	* netconnect.pm: corrected typo
	LAN is configured with default value if firewall

2001/01/03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* diskdrake.pm: fixed invocation of change_type by clicking on legend
	unless expert

	* install2.pm: fixed usage with testing

	* install_steps.pm: fixed some other services to start in case something
	gets wrong,
	this fixes some deadlock on upgrade from 7.0.
	fixed usage with testing

	* partition_table.pm: fixed overlapping partitions between one extended
	and one regular primary.
	should be accepted (log printed instead of error) as diskdrake allow
	their
	creation in expert.

2001/01/03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: add checks of dependencies on marfiles
	fix a couple of broken dependencies in modules.pm

2001/01/03  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, share/locales.tar.bz2: locales in glibc 2.2 format

2001/01/03  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): move the setting of PATH and spawnShell *after*
	setting $prefix

2000/12/31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/rpmsrate: added a few locales dependences

2000/12/29  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (addUser): typo fix

	* ChangeLog: New snapshot uploaded

	* ftp.pm (getFile): recall getFile after rewindGetFile

2000/12/29  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (addUser): typo fix

	* ftp.pm (getFile): recall getFile after rewindGetFile

2000/12/28  Pixel  <pixel@mandrakesoft.com>

	* Makefile: now /usr/lib/X11 is a relative symlink to please mirrors and
	jako

2000/12/26  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* keyboard.pm: Add the very ghost option REMOVE_MOD_META_L.

2000/12/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated Lithuanian file

2000/12/22  dam's  <damien@mandrakesoft.com>

	* install_steps.pm, install_steps_interactive.pm: corrected admin user
	setting for firewall install.

2000/12/22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* modules.pm: fixed load_multi on live.
	added back all removed module with the new great mdk-stage1 of g�g�.

2000/12/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* modules.pm: make them work with kernel-2.4 by disabling non existent
	modules

2000/12/22  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm, install2.pm: commit symlink /tmp/image /tmp/rhimage

2000/12/21  Pixel  <pixel@mandrakesoft.com>

	* ChangeLog: New snapshot uploaded

2000/12/21  dam's  <damien@mandrakesoft.com>

	* install2.pm: firewall : automatic class set when firewall (beginner=0)

	* install_steps_interactive.pm: if firewall, admin password obliged

	* install_steps.pm: added setAdminpassword (a little bit redundant, sorry)

	* any.pm: corrected module stuff.. Thanx to pixel

2000/12/20  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (selectMouse): unsure the device exists

	* unused/christmas-karaoke.patch: handle isa cards

2000/12/19  Pixel  <pixel@mandrakesoft.com>

	* ChangeLog: New snapshot uploaded
	New snapshot uploaded

2000/12/19  dam's  <damien@mandrakesoft.com>

	* standalone/pixmaps/logo1.xpm, standalone/pixmaps/px3.xpm,
	standalone/pixmaps/draknet4.xpm, standalone/pixmaps/draknet1.xpm,
	standalone/pixmaps/modem.xpm, standalone/pixmaps/logo2.xpm,
	standalone/pixmaps/util6.gif, standalone/pixmaps/unknown.xpm,
	standalone/pixmaps/drakgw.xpm, standalone/pixmaps/px4.xpm,
	standalone/pixmaps/draknet5.xpm, standalone/pixmaps/px1.xpm,
	standalone/pixmaps/draknet2.xpm, standalone/pixmaps/logo3.xpm,
	standalone/pixmaps/util7.gif, standalone/pixmaps/port.xpm,
	standalone/pixmaps/draknet.xpm, standalone/pixmaps/ethernet.xpm,
	standalone/pixmaps/isdn.xpm, standalone/pixmaps/px2.xpm,
	standalone/pixmaps/draknet3.xpm: added control-center.

2000/12/19  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: when loading /snd-card-/ module, load snd-pcm-oss

	* unused/christmas-karaoke.patch: Happy Christmas :)

	* install_any.pm: spawnShell: set DISPLAY, just in case :)

	* install2.pm: set PATH before doing spawnShell

	* Makefile: /usr/lib/X11 now exists on non-sparc (was only for sparc)

	* ChangeLog: New snapshot uploaded

2000/12/18  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm: added embedded support for control-center
	corrected embedded support.
	new control center and related

	* netconnect.pm: corrected typo
	corrected typo

	* standalone/drakxservices, standalone/control-center, ChangeLog,
	standalone/XFdrake, standalone/draknet2, standalone/adduserdrake,
	standalone/drakboot: new control center and related

	* install_gtk.pm: added firewall support

	* install2.pm: included firewall handling
	changed firewall comportement

	* install_steps_interactive.pm: changed firewall comportement

	* modules.pm: corrected bad mergeinconf

2000/12/18  Pixel  <pixel@mandrakesoft.com>

	* Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more
	cfI/xfI
	remove isdndb.net

2000/12/19  dam's  <damien@mandrakesoft.com>

	* standalone/pixmaps/logo1.xpm, standalone/pixmaps/px3.xpm,
	standalone/pixmaps/draknet4.xpm, standalone/pixmaps/draknet1.xpm,
	standalone/pixmaps/modem.xpm, standalone/pixmaps/logo2.xpm,
	standalone/pixmaps/util6.gif, standalone/pixmaps/unknown.xpm,
	standalone/pixmaps/drakgw.xpm, standalone/pixmaps/px4.xpm,
	standalone/pixmaps/draknet5.xpm, standalone/pixmaps/px1.xpm,
	standalone/pixmaps/draknet2.xpm, standalone/pixmaps/logo3.xpm,
	standalone/pixmaps/util7.gif, standalone/pixmaps/port.xpm,
	standalone/pixmaps/draknet.xpm, standalone/pixmaps/ethernet.xpm,
	standalone/pixmaps/isdn.xpm, standalone/pixmaps/px2.xpm,
	standalone/pixmaps/draknet3.xpm: added control-center.

2000/12/19  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: when loading /snd-card-/ module, load snd-pcm-oss

	* unused/christmas-karaoke.patch: Happy Christmas :)

	* install_any.pm: spawnShell: set DISPLAY, just in case :)

	* install2.pm: set PATH before doing spawnShell

	* Makefile: /usr/lib/X11 now exists on non-sparc (was only for sparc)

2000/12/18  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm: added embedded support for control-center
	corrected embedded support.
	new control center and related

	* netconnect.pm: corrected typo
	corrected typo

	* standalone/drakxservices, standalone/control-center, ChangeLog,
	standalone/XFdrake, standalone/draknet2, standalone/adduserdrake,
	standalone/drakboot: new control center and related

	* install_gtk.pm: added firewall support

	* install2.pm: included firewall handling
	changed firewall comportement

	* install_steps_interactive.pm: changed firewall comportement

	* modules.pm: corrected bad mergeinconf

2000/12/18  Pixel  <pixel@mandrakesoft.com>

	* Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more
	cfI/xfI
	remove isdndb.net

2000/12/16  Pixel  <pixel@mandrakesoft.com>

	* standalone/mousedrake, standalone/drakgw: use ldetect-lst

	* Makefile.drakxtools: fix daminetsex
	use ldetect-lst
	pci_probing now done by libldetect
	config files moved in package ldetect-lst

	* share/list: use ldetect-lst
	pci_probing now done by libldetect
	config files moved in package ldetect-lst

	* any.pm: fix daminetsex

	* modules.pm, live_install, install2.pm, standalone/lspcidrake, pkgs.pm,
	mouse.pm: use ldetect-lst for usb => now auto detects mice types :)

	* c/stuff.xs.pm, detect_devices.pm: use ldetect-lst for usb => now auto
	detects mice types :)
	use ldetect-lst
	pci_probing now done by libldetect
	config files moved in package ldetect-lst

	* Makefile.config: fix daminetsex
	use ldetect-lst

	* Makefile: use ldetect-lst for usb => now auto detects mice types :)
	use ldetect-lst

	* netconnect.pm, share/CardsNames, c/Makefile.PL, Xconfigurator_new.pm,
	Xconfigurator.pm, share/Cards+, share/MonitorsDB, share/isdndb.net,
	share/Cards2CardsNames: pci_probing now done by libldetect
	config files moved in package ldetect-lst

2000/12/15  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: Cards+ and CardsNames are moved to ldetect-lst

	* install_steps.pm: clean all unneeded stuff

2000/12/14  dam's  <damien@mandrakesoft.com>

	* any_new.pm, netconnect_new.pm: preparing for big jump.

	* netconnect.pm: Big jump. The *_new.pm are replaced by *.pm
	Everything should work, but you better test :)

	* standalone/control-center: big improvement and cosmetic changes
	a lot of improvement. Is able to launch multiples soft passing in
	arguments.
	new file. Its location should change soon.

	* any.pm: Big jump. The *_new.pm are replaced by *.pm
	Everything should work, but you better test :)
	corrected typo.

2000/12/14  Pixel  <pixel@mandrakesoft.com>

	* share/compssList: obsoleted by rpmsrate

	* share/rpmsrate: obsoletes compssList

	* share/compssUsers, install_steps.pm, install_steps_interactive.pm,
	Makefile, install_steps_gtk.pm, install2.pm, pkgs.pm, install_any.pm:
	move from compssList to rpmsrate

	* Newt/Newt.xs: cleanup (use of alloca to pass parameters)

2000/12/13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/it.po: updated Italian file

2000/12/12  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: typo + if firewall, don't display 'disable network'

	* standalone/draknet2: new version... still working on it

	* ChangeLog: commit

	* share/themes-mdk-Firewall.rc: added firewall theme

	* modules.pm: my fault, corrected renaud's patch incorporation

	* share/logo-mandrake-Firewall.xpm: new logo

2000/12/12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/list: added packdrake.pm as packdrake has been splited.

	* pkgs.pm: fixed versionCompare to always return number. added checking of
	version to
	select obsoletes on upgrade.

2000/12/11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: Radeon uses 3D now.

	* lang.pm: fixed write_langs for upgrade.
	i18n sucking fixes.

	* Xconfigurator.pm: Radeon uses 3D hw accel theoritically now.

2000/12/09  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: Added configuration of Vietnamese input server

2000/12/09  Pixel  <pixel@mandrakesoft.com>

	* standalone/adduserdrake: remove debugging code

	* install2.pm (selectInstallClass): give $clicked to selectInstallClass

	* interactive_newt.pm (ask_from_entries_refW): reset all hidden entries to
	null in case of error
	on hidden entry cuz newt doesn't display null entries, disturbing

	* install_steps_interactive.pm (formatMountPartitions): the format
	partition dialog created at first use,
	so that it doesn't appear if no partitions are formatted.
	(selectInstallClass): ensure expert choice is kept if it was prechosen
	(selectInstallClass): if expert pre-chosen, ensure expert is kept

	* interactive_gtk.pm, install_steps.pm: small renicing

2000/12/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed bug in list of packages provided by another one.

2000/12/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt_BR.po, share/po/no.po, share/po/DrakX.pot, share/po/es.po,
	share/po/fr.po, share/po/wa.po, share/po/da.po, share/po/de.po,
	share/po/az.po, share/po/tr.po: updated Brazilian file

2000/12/08  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): warn if VERSION file doesn't exist
	(formatPartitions): call rotate_logs after mounting the partitions

	* mouse.pm (write_conf): fix to make make test_pms happy

	* install_steps.pm (exitInstall): save the report.bug in /root/report.bug

	* any.pm (rotate_logs): created, rotates ddebug.log and install.log in
	/root

	* ftp.pm (new): retry in case of ftp connection/login

	* commands.pm: report_bug: created, returns a string

2000/12/07  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: corrected ADSL connection choice.
	corrected typo

2000/12/06  dam's  <damien@mandrakesoft.com>

	* install2.pm: erare humanum es
	firewall begins to infect the install :).
	new meta_class.

	* share/logo-mandrake-Firewall.xpm: aded logo for firewall

	* install_gtk.pm: corrected errors
	left pixmap centered if firewall
	improved the firewall theme.
	errare humanum es
	firewall infects the install.
	The logo is changed if firewall.

2000/12/06  Pixel  <pixel@mandrakesoft.com>

	* standalone/keyboarddrake: add possibility to use keyboarddrake
	non-interactive (aka give the keyboard as
	first parameter)

	* lang.pm, install_steps.pm, install_steps_interactive.pm, install2.pm,
	install_any.pm: adapt to the fact that RPM_INSTALL_LANG is obsoloted.
	Now rpm uses %_install_langs in /etc/rpm/macros

2000/12/05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: final fixes to versionCompare to make sure no deadlock can
	occurs.

	* Xconfigurator.pm: restored Matrox G200/G400 hw 3d accel configuration.

2000/12/05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pt_BR.po, share/po/pl.po, share/po/da.po, share/po/fi.po,
	share/po/es.po: updated several pofiles

2000/12/04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: use isCdNotEjectable.

	* common.pm: added function isCdNotEjectable.

	* share/Cards+: SiS620 card are said to be unsupported by XF4.

	* pkgs.pm: load only one hdlist in memory if CD is not ejectable (low
	memory).
	fixed compareVersion for deadlock. removed silly CODE print on deporder
	problems.

	* Xconfigurator.pm: add Options sw_cursor for SiS 6326 in XF3 mode.

2000/12/03  dam's  <damien@mandrakesoft.com>

	* mouse.pm: incorporated cmodifications in the firewall branch

	* netconnect.pm: netconnect_new > netconnect.pm

	* netconnect_consts.pm: incorporated in the firewall branch.

	* standalone/draknet2: incoporated in the firewall branch

	* any_new.pm: any_new > any, so we remove it now.

	* netconnect_new.pm: netconnect_new > netconnect, so we remove it now.
	incorporated in the firewall branch

	* modules.pm: incorporated modifications to the firewall branch. Hope they
	won't break anything...

2000/12/02  dam's  <damien@mandrakesoft.com>

	* share/po/az.po: correction in firewall incorporated

	* ChangeLog: first attempt ro build the firewall install

	* standalone/mousedrake: incorporated in the firewall branch

	* share/po/ru.po, share/po/no.po, share/po/sk.po: correction incorporated
	in the firewall branch

2000/11/28  dam's  <damien@mandrakesoft.com>

	* modules.pm: included reno's patches. Now should work without kudzu.
	branch to build the firewall install.

	* standalone/pixmaps/port.xpm, standalone/pixmaps/.xvpics/px4.xpm,
	standalone/pixmaps/ethernet.xpm, standalone/pixmaps/.xvpics/px1.xpm,
	standalone/pixmaps/px2.xpm, standalone/pixmaps/unknown.xpm,
	standalone/pixmaps/.xvpics/px3.xpm, standalone/pixmaps/px4.xpm,
	standalone/pixmaps/px1.xpm, standalone/pixmaps/.xvpics/px2.xpm,
	standalone/pixmaps/px3.xpm, standalone/pixmaps/modem.xpm,
	standalone/pixmaps/isdn.xpm: Initial revision
	branch to build the firewall install.

	* partition_table_dos.pm, share/po/bg.po, share/po/sr.po,
	share/template.in/cdrom.kdelnk.in,
	share/template.in/cdrom.fsdev.kdelnk.in, share/po/hr.po, c/silo.c,
	Makefile, share/consolefonts/lat0-sun16,
	share/themes/DarkMarble-check_off.png,
	share/themes/marble3d-button_def.png, share/locales.tar.bz2.sparc,
	do_resize_fat, share/po/wa.po, share/po/is.po,
	share/themes/DarkMarble-button3_out_prelight.png, resize_fat/main.pm,
	class_discard.pm, .cvsignore, share/step-orange.xpm, share/reload.xpm,
	install_interactive.pm, c/README, Xconfig.pm, share/themes.rc,
	share/themes/marble3d-bg1.png, perl2fcalls, share/themes-blackwhite.rc,
	share/themes-blueHeart.rc, pkgs.pm, keyboard.pm,
	share/rpm-installed.xpm, share/po/gl.po, share/po/lv.po,
	standalone/icons/ftout.xpm, Makefile.drakxtools, http.pm,
	share/step-green-click.xpm, partition_table_sun.pm,
	share/themes/focus.png, share/keymaps_generate, lang.pm, verify_c,
	share/po/.cvsignore, share/ftin.xpm, standalone/draksec,
	resize_fat/info_sector.pm, share/compssUsers, share/step-orange-on.xpm,
	Makefile.config, share/list.sparc, share/po/hu.po, run_program.pm,
	share/themes/marble3d-button4.png, share/rpm-unselected.xpm,
	share/list.i386, netconnect.pm, share/themes/DarkMarble-button3_out.png,
	c/md5_crypt.c, share/themes/mdk-toggle_on.png, partition_table.pm,
	standalone/livedrake, share/diskdrake.rc,
	share/themes/DarkMarble-check_on.png, standalone/draknet,
	share/po/br.po, Newt/typemap, share/themes/blueHeart-button2.png,
	share/po/ro.po, share/list, share/po/cs.po, share/po/be.po,
	share/po/sp.po, share/step-orange-click.xpm, modparm.pm,
	share/step-green.xpm, share/rpm-base.xpm,
	share/themes/marble3d-check1.png, crypto.pm, share/po/eu.po,
	share/themes/marble3d-button1.png, c/stuff.pm, install_steps.pm,
	share/Cards2CardsNames, Newt/Makefile.PL,
	share/themes/mdk-Desktop-bg.png, netconnect_consts.pm, share/po/id.po,
	share/themes/mdk-check_on.png, share/po/fi.po, share/po/sk.po,
	standalone/icons/findf.xpm, share/po/lt.po,
	share/themes/mdk-check_off.png, fs.pm, c/.cvsignore,
	share/themes/mdk-toggle_off.png, share/po/ca.po, timezone.pm,
	detect_devices.pm, share/consolefonts/ruscii_8x16, diskdrake.pm,
	standalone/icons/reload.xpm, share/rpm-selected.xpm, resize_fat/io.pm,
	Newt/Newt.xs, Newt/.cvsignore, install2, share/po/pt_BR.po,
	share/themes-marble3d.rc, resize_fat/fat.pm, sbus_probing/main.pm,
	share/template.in/floppy.fsdev.kdelnk.in, printer.pm, share/po/it.po,
	resize_fat/.cvsignore, install_steps_interactive.pm,
	share/themes/mdk-button4.png, live_install, standalone/draknet2,
	any_new.pm, share/list.alpha, share/rpm-semiselected.xpm, c.pm,
	share/logo-mandrake-Desktop.xpm, printerdrake.pm, network.pm,
	share/step-red-on.xpm, share/themes-mdk.rc, share/po/validate.pl,
	swap.pm, share/themes/blueHeart-button4.png, standalone/keyboarddrake,
	g_auto_install, share/po/es.po, standalone/lspcidrake, share/po/de.po,
	partition_table_mac.pm, standalone/mousedrake, devices.pm,
	share/po/ru.po, resize_fat/c_rewritten.xs, share/po/cy.po,
	share/themes/mdk-button1.png, netconnect_new.pm, install_any.pm,
	share/po/nl.po, share/aliases, share/keyboards.tar.bz2, share/po/sv.po,
	Newt/Av_CharPtrPtr.c, c/stuff.xs.pm, share/themes-DarkMarble.rc,
	share/step-red.xpm, Newt/Av_CharPtrPtr.h, c/smp.c,
	share/po/zh_CN.GB2312.po, commands.pm, standalone/icons/find.xpm,
	perl2etags, share/po/Changelog, standalone/drakboot,
	resize_fat/dir_entry.pm, share/fonts.tar.bz2, share/install.rc,
	share/themes/blueHeart-button1.png, share/Cards+, share/po/uk.po,
	share/MonitorsDB, share/template.in/Dos_.kdelnk.in,
	standalone/printerdrake, services.pm, share/kmap2bkmap,
	share/themes/blueHeart-button_def.png, share/po/az.po, share/po/tr.po,
	common.pm, getpkgs_deps, standalone/drakxconf, share/ftout.xpm,
	install_gtk.pm, Xconfigurator_consts.pm, share/consolefonts/lat2-sun16,
	share/po/no.po, resize_fat/boot_sector.pm, share/CardsNames,
	c/Makefile.PL, share/themes-mdk-Desktop.rc,
	share/themes/blueHeart-brown_bg1.png, share/logo-mandrake.xpm,
	share/consolefonts/Cyr_a8x16, standalone/netdrake, standalone/drakgw,
	share/po/sl.po, standalone/rpmdrake, share/makedev.sh,
	share/themes/DarkMarble-button3_in_prelight.png, share/themes-blue.rc,
	install_steps_newt.pm, resize_fat/Makefile.PL, partition_table_empty.pm,
	my_gtk.pm, share/po/i18n_compssUsers, install2.pm, share/compssList,
	share/po/fr.po, share/themes/DarkMarble-button3_in.png,
	standalone/icons/ftin.xpm, share/modparm.lst, raid.pm,
	standalone/diskdrake, share/po/ko.po,
	share/template.in/zip.fsdev.kdelnk.in, share/compssUsers.desktop,
	share/po/ja.po, any.pm, share/isdndb.net,
	share/template.in/floppy.kdelnk.in, share/step-green-on.xpm,
	share/step-red-click.xpm, share/po/Makefile, help.pm,
	share/po/zh_TW.Big5.po, c/sbus.c, genmodparm, share/po/pl.po,
	share/themes-savane.rc, install_steps_stdio.pm, share/po/th.po,
	loopback.pm, resize_fat/any.pm, share/po/el.po, install_steps_gtk.pm,
	Newt/Newt.pm, Xconfigurator.pm, interactive_gtk.pm,
	standalone/drakxservices, resize_fat/Makefile, fsedit.pm,
	interactive_stdio.pm, live_install2, resize_fat/directory.pm,
	share/po/pt.po, install_steps_auto_install.pm, share/po/DrakX.pot,
	share/themes/mdk-bg.png, share/list.ppc, share/po/ga.po, share/po/et.po,
	share/keymaps.tar.bz2, partition_table_bsd.pm, c/md5.c, share/help.xpm,
	share/themes/marble3d-check2.png, ftp.pm, c/md5.h,
	standalone/adduserdrake, share/themes/marble3d-button2.png,
	partition_table_raw.pm, share/template.in/zip.kdelnk.in,
	share/locales.tar.bz2, standalone/icons/fileopen.xpm,
	share/template.in/kppprc.in, ChangeLog, resize_fat/README, mouse.pm,
	commands, standalone/XFdrake, share/gconv.tar.bz2, share/po/eo.po,
	interactive.pm, log.pm, share/themes/DarkMarble-gloom2.png,
	interactive_newt.pm, share/po/da.po, resize_fat/c_rewritten.pm,
	bootloader.pm, share/po/af.po: branch to build the firewall install.

2000/11/28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: change upgrade section for keyboard.

	* install_steps_gtk.pm: extended chooseSizeToInstall.

	* install_steps.pm: updated comment.

	* pkgs.pm: fixed misuse of map with values returing list which are indexed
	afterward.

	* install_any.pm: removed some more logs.

	* keyboard.pm: keep track of unknown keyboard (for upgrade)

	* install_steps_interactive.pm: modified def_mark to 59 (gl hw
	acceleration level) and upgrade use this level
	for newbies so.
	make sure a recommended upgrade get the minimum and a little more (80).
	choose default size according to a default mark (currently 49).

2000/11/27  dam's  <damien@mandrakesoft.com>

	* netconnect_consts.pm: added isdn Gazel card 10b5 1151

2000/11/27  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (@bad_types): list of the different type of extended
	partitions
	(important_types): remove @bad_types from important_types

2000/11/25  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ru.po: updated Russian file

2000/11/24  dam's  <damien@mandrakesoft.com>

	* mouse.pm: doc + split

	* netconnect_new.pm: added depmod after having writed modules.conf

	* standalone/mousedrake: splited

2000/11/24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: avoid .la files for selection.

	* install_steps.pm: added missing portmap.

2000/11/23  dam's  <damien@mandrakesoft.com>

	* standalone/draknet2: progressbar.

2000/11/23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps_gtk.pm: updated with
	structural change of pkgs.

	* install_any.pm: removed some ugly logs.
	updated with structural change of pkgs.

	* install_steps.pm: added tempory fix for initscripts %post.
	updated with structural change of pkgs.

	* pkgs.pm: synced versionCompare() with rpmtools-2.1-4mdk.
	removed ugly log on transaction.
	added special case to avoid counting kernels space when upgrading
	as these package are not upgraded (just installed).
	Memory usage optimization, change structure of storing
	package informations. lot of fork to make sure of
	freeing memory by perl (no free on used hashes or arrays
	usable by other than perl), now upgrade takes as much as
	install which takes at least 0.5Mb less than before.

2000/11/23  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: put all tina stuff to weight 0

2000/11/21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfig.pm: added more subtil upgrade from /etc/X11/XF86Config* files,
	keep
	wacom entries.

	* Xconfigurator.pm: upgrade for XF86Config, take care of resolution and
	depth wanted.

	* install_steps.pm: always try to get default from /etc/X11/XF86Config
	removing logs.

	* pkgs.pm: cosmetic changes for upgrade, removing some logs.

	* install_steps_interactive.pm: removed code to ask if take care of
	/etc/X11/XF86Config* files.
	added wait message during rebuild of rpm database as it takes some time.

	* Xconfigurator_new.pm: WARNING

2000/11/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/az.po: updated Azeri file

2000/11/20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: clean up as today filelist is no more.
	use parsehdlist from rpmtools-2.1-3mdk or above instead of
	perl code from DrakX forking to simulate a filelist server.
	this increase performance by 100 to 150% on selection of
	packages to upgrade.

	* share/list: added parsehdlist.

	* c/stuff.xs.pm: removed logs.

2000/11/20  Pixel  <pixel@mandrakesoft.com>

	* share/Cards+: add radeon

	* install_steps_auto_install.pm (exitInstall): fix message

	* install_steps.pm (afterInstallPackages): moved the
	writeandclean_ldsoconf here

	* fsedit.pm: add /var/ftp and /var/www in the list of propose mount-points

2000/11/17  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* install_any.pm: add openuniverse to the list of gl apps

2000/11/16  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: corrected isdn_get_{list, info}

2000/11/16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/list: include /usr/lib/rpm/macros else rpmlib gets crazy :-)

	* modules.pm: tempory version for current glibc, a lot of module have been
	removed due to
	problem of stage1 increase in size when compiled with glibc-2.2 and
	current
	modutils.

	* c/Makefile.PL: updated with rpmlib 4.

	* c/stuff.xs.pm: completed something that seems to work almost correctly
	at the first look
	with rpmlib 4.

2000/11/16  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: add netscape-german, thx to florin
	isdn4k-utils gets same weight as isdn4net, thx to Florin

2000/11/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po: updated Norwegian file

	* share/po/sk.po: updated Slovak file

2000/11/15  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: added isdn_get_list and isdn_get_info
	calls modules::write_conf to fill the modules.conf.

	* Xconfigurator_new.pm: added to fork frontends backends. Not operationnal
	at all for now.

	* modules.pm: when loading a new module, add an alias for it, even in
	standalone mode.

2000/11/15  Fran�ois Pons  <fpons@mandrakesoft.com>

	* c/stuff.xs.pm: updated for rpm 4.

	* pkgs.pm: rpmdepOrder again (for new TAGp)

2000/11/15  Pixel  <pixel@mandrakesoft.com>

	* c/Makefile.PL: add librpmio

	* c/stuff.xs.pm: workaround for kernel-headers not in sync with glibc
	(dev_t)

2000/11/14  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: better structure for the ethx-driver.
	added call to add_alias and write_conf

	* standalone/draknet2: updated

2000/11/14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: removed foreach (<... which are eating memory
	fork install on upgrade for searching trhough filelist, this saves
	about 20Mb of memory before rpmlib transaction are started so its is
	more than 2 times faster for upgrading a system, sorry it was
	effectively
	a machine two overloaded that makes the upgrade slower.
	make rpmlib not to check size as DrakX should do it.
	added special cases for selection of packages according to files, avoid
	all kde-i18n packages if their locales-$lang is not selected, avoid
	a -devel package if only one files is updated (typical for fixes on
	package by moving files around).
	
	deactivated rpmdepOrder as it should be done directly in
	depslist.ordered
	file.
	
	fixed obsoletes which never run correctly, even if almost no package are
	selected explicitely this way.
	
	added log during selection of packages to upgrade to keep a track of
	what DrakX is doing.

	* modules.pm, network.pm, netconnect.pm, common.pm, modparm.pm,
	Xconfig.pm, commands.pm, lang.pm, fsedit.pm, detect_devices.pm,
	printer.pm, Xconfigurator.pm: removed foreach (<... which are eating
	memory

2000/11/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/da.po: updated Danish file

2000/11/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: Integrate Till's patches for better work with Cups.

2000/11/12  Pixel  <pixel@mandrakesoft.com>

	* standalone/mousedrake: fix for bug #1350
	(mousedrake dies with: Undefined subroutine &mouse::serial_ports_names)

	* pkgs.pm (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and
	.cz22 for
	.cz2) that makes for than one CD install breaks :-(

2000/11/11  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
	share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
	share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
	share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
	share/po/pl.po, share/po/fi.po, share/po/no.po,
	share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
	share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
	share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

2000/11/10  dam's  <damien@mandrakesoft.com>

	* standalone/draknet2: draknet2 : new version of draknet, post-install
	only, uses only libDrakX backend, beautyfull

	* netconnect_new.pm: completed adsl_conf_backend
	corrected conf_network_card_backend : return interface and module
	separately
	splitted pppconfig.

2000/11/10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/po/fr.po: typo fixing

	* printerdrake.pm: fixed wrong case for managing IP for remove CUPS server
	updated typo for remote CUPS server configuration dialog

2000/11/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/sk.po, share/po/lv.po: updated Latvian and Slovak files

	* share/po/wa.po, share/po/da.po: updated Danish and Walloon files

2000/11/10  Pixel  <pixel@mandrakesoft.com>

	* c/stuff.xs.pm: initIMPS2 move where it should be (in non-C_RPM dependent
	section)

2000/11/09  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: added handling for 2 ethernet cards with the same module

2000/11/09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* share/po/fr.po: add some missing translation (mainly printer for CUPS
	remote config)

	* printer.pm: make sure to restart cups when cupsd.conf is modified.

	* printerdrake.pm: fixed modification of BrowsePoll on a existing file.

2000/11/08  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: updated

2000/11/08  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: make sure class discarding do not destroy result

	* pkgs.pm: added new function for selected or installed accessor on pkg
	make sure package already installed for oem are marked as selected, as
	some
	code refer to this state to perform some actions (install_urpmi)

	* install_steps.pm: fixed for urpmi again;

	* printerdrake.pm: add management of BrowsePoll <ip>:<port> in
	/etc/cups/cupsd.conf

	* printer.pm: add minimal management of /etc/cups/cupsd.conf

2000/11/08  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/MonitorsDB: Fixed Samsung SyncMaster 3Ne (bug #1136)

2000/11/08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/es.po: updated Spanish file

2000/11/07  dam's  <damien@mandrakesoft.com>

	* mouse.pm: now there are 8 ttyS* available for configuration. Used for
	internal modem configuration that uses ttyS* > 3

	* netconnect_new.pm: ttyS0 -> ttyS7 available for configuration
	some doc

2000/11/07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixed text for card prefered in XFree 3.3 (RIVA128).

	* install_steps_interactive.pm: use of install_any::boot_medium to avoid
	listing medium used for boot

	* install_any.pm: use of $boot_medium where the boot medium is used
	(default 1)

2000/11/07  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/Cards+: fix tseng server for ET4000 W32i, W32p thanks to
	<sileryti@mail.com>

2000/11/07  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): in oem, configureX automatic
	(main): $::oem is now global :-(  (needed in install_steps.pm)

	* install_steps.pm (afterInstallPackages): give medium 'cdrom' to
	install_urpmi in case of $::oem

2000/11/06  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: backend/frontend fork complete

	* any_new.pm: load_thiskind changed to load_thiskind_backend, the wait
	function is passed by argument

	* network.pm: configureNetwork2 commented.

2000/11/06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: created function for examining already installed package on
	install (oem).

	* install2.pm: add a flag to allow by default formating /

	* install_steps.pm: conditionnal format of / and use already installed
	packages if any on install.

2000/11/06  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/MonitorsDB: added Hitachi CM753 contributed by Adam Julius
	<ajulius@yahoo.com>

2000/11/06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/ru.po, share/po/uk.po: updated pot file
	GRUB/LILO/SILO messages *must* be in ascii only. Changed cyrillic to
	ascii transliteration for them

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
	share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
	share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
	share/po/az.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
	share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
	share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po,
	share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
	share/po/no.po, share/po/zh_CN.GB2312.po, share/po/th.po,
	share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/sl.po,
	share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
	share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
	share/po/af.po: updated pot file

	* keyboard.pm, ChangeLog: added the 3 kbd layouts for CZ and SK kbds

2000/11/06  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (formatPartitions): formatMountPartitions done even in
	upgrade
	(main): set $o->{partitioning}{use_existing_root} in oem

	* install_steps.pm (doPartitionDisksAfter): remove the mount_all which is
	plain dumb
	(doPartitionDisksAfter): fs::mount_all moved here
	(doPartitionDisks): use $o->{partitioning}{use_existing_root}

	* install_any.pm (use_root_part): fs::mount_all really removed
	(use_root_part): fs::mount_all removed

	* install_steps_interactive.pm (choosePartitionsToFormat): don't propose
	already mounted partitions
	(installCrypto): nicer layout

2000/11/05  dam's  <damien@mandrakesoft.com>

	* mouse.pm: changed 'IntelliMouse label' to 'Generic PS2 Wheel Mouse'

2000/11/05  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/MonitorsDB: added LG StudioWorks520Si contributed by Yves Maniette
	<yves@maniette.com>

2000/11/01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/eo.po: updated Esperanto file

2000/10/31  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: continuing forking frontend - backend. adsl ist
	nearly finished

	* any_new.pm: added this file to fork frontends and backends in any.pm

2000/10/30  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: heartbeat pixel wonderful un chien vaut mieux que deux
	tu damsera

2000/10/30  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/wa.po: updated Walloon file

	* share/keyboards.tar.bz2: updated keyboards

2000/10/30  Pixel  <pixel@mandrakesoft.com>

	* lang.pm (load_po): backslash @ in po strings, otherwise the eval fails

2000/10/28  dam's  <damien@mandrakesoft.com>

	* netconnect_new.pm: new version of draknet. Splited frontends - backends

2000/10/28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/tr.po: updated Turkish file

2000/10/27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: remove the noising rpm output command line when loging
	installed rpm
	size (only usefull for live_update and just for conveniance).

	* pkgs.pm: Make sure $meta_class is defined in readCompsUsers (for HTTP
	hack)
	before reading a compssUsers file.

	* live_install: add VERSION in list of file that have to be symlinked.

	* common.pm: list_skels returns list of existing directory and writeable.

	* live_install2: Make sure to remove font path in /tmp/drakx before
	exiting.

2000/10/26  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/DrakX.pot, share/po/tr.po, share/po/it.po: updated Italian and
	Turkish files

2000/10/24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: fortune-mod gets 10/0/10 on request from egil

2000/10/24  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/pl.po: updated Polish file

2000/10/23  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/ca.po: updated Catalan file

2000/10/23  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm, ChangeLog, diskdrake.pm: added some carriage returns
	to please jl :)

	* detect_devices.pm (floppies, probeall): add require "modules" as it
	should be

	* install_interactive.pm (partitionWizardSolutions): add "require
	resize_fat::main" as it should be

2000/10/22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: linuxconf-gui got -1/-1/-1 while gnome-linuxconf has
	74/0/74

2000/10/21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/uk.po, share/po/tr.po, share/po/az.po: updated Azeri, Turkish
	and Ukrainian files

2000/10/20  fabman

	* share/po/es.po: updated

2000/10/20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: ntp to -1/-1/-1

2000/10/19  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: put all packages requiring kde1-compat to 0 except
	kisdn-free
	aumix now gets a high weight (79) because it's required to save the
	mixer
	settings at shutdown

2000/10/19  Pixel  <pixel@mandrakesoft.com>

	* share/locales.tar.bz2: fix symlink zh_CN.GB2312 (was zh_CN.G23212)

2000/10/19  tlb

	* share/po/da.po: 100%, Troels Liebe Bentsen.

2000/10/18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/az.po: Added AZeri file

	* share/po/no.po: updated Norwegian file

2000/10/17  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm, netconnect.pm, netconnect_consts.pm: removed unused
	code in ineractive_gtk
	added some isdn card in pcitable
	corrected typos, and made ISA isdn work

2000/10/17  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/lv.po: updated Latvian file

2000/10/16  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
	share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
	share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
	share/po/eu.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
	share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
	share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
	share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
	share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
	share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
	share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
	share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
	share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file

	* standalone/keyboarddrake, keyboard.pm, ChangeLog: corrected BackSpace
	setting

2000/10/16  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (cdroms): fix the setting of scdX for ide burners

	* share/compssList: sympa is -1 except for server

	* keyboard.pm (write): small pixelization (neater now)

	* install_steps.pm (installPackages): don't run ldconfig in g_auto_install

2000/10/15  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/nl.po: updated Dutch file

2000/10/14  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm, keyboard.pm: small fix for Swedish locale

	* share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/fr.po,
	share/po/wa.po, share/po/de.po: updated Bulgarian file

2000/10/13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* partition_table_empty.pm: empty partition table as assumed only if the
	MBR is really composed of only null chars.

2000/10/13  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: added viavoicemenu

2000/10/12  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (ask_mntpoint_s): dqs

2000/10/11  Pixel  <pixel@mandrakesoft.com>

	* .cvsignore: ignore flog files

	* install2.pm (main): test

	* ChangeLog: qsdqsd

	* install_steps_interactive.pm: * (selectKeyboard): set default
	$o->{langs} to $o->{lang}

2000/10/10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw, ChangeLog: make only one call to urpmi in order to
	install all the needed rpm's

2000/10/10  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/po/no.po, share/po/es.po: updated Norwegian file

	* share/po/pl.po: updated Polish file

	* share/po/zh_CN.GB2312.po, share/po/zh_TW.Big5.po: updated Chinese file

2000/10/10  tlb

	* share/po/da.po: 99%.

2000-10-10  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: make only one call to urpmi in order
	to install all the needed rpm's

2000-10-10  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-10  Pixel  <pixel@mandrakesoft.com>

	* install2.pm: increase $::VERSION

2000-10-09  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: update after Dam's new messages in netconnect

2000-10-09  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-09  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (kdeicons_postinstall): remove the handling of
	doc desktop icons. see dadou

2000-10-09  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssUsers: new list (with icons)

	* share/list: add icons for compssUsers

2000-10-09  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: added wait message

2000-10-09  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-09  Pixel  <pixel@mandrakesoft.com>

	* share/themes-*.rc: change the fg[INSENSITIVE] entry

2000-10-09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: added tuxracer in OpenGL games to install if an
	accelerated card has been found.

2000-10-09  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (main): asking connection after writing start/stop scripts.
	(adsl_conf): if during install, don't use chkconfig, make the
	links directly for the adsl init script.

2000-10-09  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-09  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (afterInstallPackages): UserView in kdmrc is
	now true by default. So put false if security >= 3 instead of
	removing it.

2000-10-09  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: default speed of modem set to 115200.

	* fs.pm: fixed format of RAID partition.

	* install_interactive.pm: take into account RAID partitions for
	searching / partition.

2000-10-09  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-09  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (selectKeyboard): don't assume $o->{langs} is set
	(selectLanguage): don't set $o->{langs} (so that you can go back
	and it works)

	* common.pm (round_up, round_down): ensure number is an integer

	* install_steps_interactive.pm (chooseGroups): take into account
	the min_level to compute the size

2000-10-08  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): move the
	computing of max_size before calling chooseGroups (not the one for
	desktop meta_class)
	(chooseGroups): compute the size of Miscellaneous

2000-10-07  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-07  Pixel  <pixel@mandrakesoft.com>

	* share/compssList: don't install locales-* even in 'all' install
	(those files are usefull if RPM_INSTALL_LANG doesn't include that
	lang)	

2000-10-07  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-07  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (install): log the gonna be installed packages (-> be
	able to track not installed packages that should have been
	installed)	

2000-10-06  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-06  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (pppConfig): the domain used for kppp is copied in resolv.conf
	(intro): connection detection improved : now use "ifconfig | grep interface"
	(pppConfig): corrected cnx_up/down

2000-10-06  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-06  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (afterInstallPackages): don't fail if
	kdeglobals file is not there	

	* share/compssUsers.desktop: fix icons

	* detect_devices.pm (cdroms): fix for scsi cdrom drives

	* pci_probing/pcitable: put cs46xx instead of snd-card-cs461x
	(dixit jeff)

	* diskdrake.pm (Resize): comment ext2&reiserfs resizing for the
	moment	

2000-10-06  Frederic Lepied  <flepied@mandrakesoft.com>

	* Xconfigurator.pm (write_XF86Config): added mode of wacom devices

2000-10-06  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (ask_connect_now): connection is now tested.

2000-10-06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps_gtk.pm: updated
	license.

	* Xconfigurator.pm: removed Matrox G200/G400 3D acceleration by
	DRI, use only Mesa with Utah GLX, fixed autologin for avoiding
	drakres and no wm available, moved Riva128 card from experimental
	to stable, fixed presentations of text.

	* pci_probing/pcitable: fixed Cirrus Logic sound card.

2000-10-06  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: fixed bad call to hasUsb...

	* share/Cards+: fixed wrong use of SiS card with 4.0.1, only keep
	530, 620 and 6326 with XFree 4.0.1.

2000-10-06  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-06  Pixel  <pixel@mandrakesoft.com>

	* share/list: remove /usr/X11R6/lib/X11/Cards, not needed anymore	

	* install_steps.pm (afterInstallPackages): put the Charset in
	kdeglobals, otherwise kde uses charset iso8859-1 :(

	* lang.pm (charset): created

	* common.pm (update_userkderc): fix it, change the argument
	passing	

2000-10-05  Pixel  <pixel@mandrakesoft.com>

	* share/compssList: raise kde-i18n-*, should be installed whenever
	kdebase is installed

	* pci_probing/pcitable: integrate patch from viet (concerns
	sym53c8xx cards)

	* share/compssUsers: use "documentation" as the database icon

	* install_steps_interactive.pm (chooseGroups): fix to accept icons
	not in the format "*_section.xpm"

	* install2.pm (miscellaneous): put yes/no in sysconfig/usb entries	

2000-10-05  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (adsl_conf): updated pppoe conf.
	(main): added $netc->{minus_one} to avoid to count dhcp configured
	eth when asking to share the connection.
	(adsl-pppoe): improvement. Should work now.
	(miscellaneous): corrected chmod 755 to 744 for connections scripts

	* netconnect.pm (main): network is stopped then started, instead
	of restarted.

2000-10-05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* live_install: added icons (this fixes the yellow on white
	tooltips problem).

	* install_any.pm: added ghostscript-utils in the list of packages
	to copy when changing CD.

	* printerdrake.pm: install ghostscript-utils if a lexmark printer
	is selected on cups.

2000-10-05  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-05  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (loadO): look for auto_inst.cfg in /, not in
	/Mandrake/base	

2000-10-05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* netconnect.pm: fixed syntax error.

	* share/po/i18n_compssUsers: simplified version and fixed
	dependancies to pkgs.pm (for building drakxtools).

2000-10-04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_gtk.pm: removed 80 pixel on height for live upgrade.

	* install_steps.pm: do not set keyboard when live upgrade after
	setting the language.

	* install_steps_gtk.pm: fixed the trying to start a X server on
	live.

2000-10-04  Pixel  <pixel@mandrakesoft.com>

	* share/po/i18n_compssUsers: fake module ``c'' so that no need to
	build DrakX to use i18n_compssUsers

	* install_steps_interactive.pm (selectLanguage): update license

	* install_steps_gtk.pm (installPackages): add second license for
	shitty soft (commercial one)

2000-10-04  dam's  <damien@mandrakesoft.com>

	* draknet (netconnect.pm and network.pm): various translations
	corrected, network is restarted, buttons connect/disconnect
	debugged. 

2000-10-04  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-04  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (main): kill prefdm instead of autologin

	* install_any.pm (find_root_parts): don't use
	suggest_mount_points, it couldn't do what we wanted	
	(guess_mount_point): created, contains the common stuff between
	suggest_mount_points and find_root_parts

2000-10-04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: fix some failing/untranslated i18n messages

	* share/po/fr.po: write translations according to drakgw
	
2000-10-04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: removed bad card for 3D Rage Pro.

	* install_any.pm: removed Aurora for SiS card, add more case for
	detecting right cdrom for live upgrade, fixed wrong list of
	packages for laptops.

	* c/stuff.xs.pm: added time interval of 200ms between update of
	progression bar of install, make sure the last step is seen.

2000-10-04  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-04  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (when_load): stricter regexp for $type is scsi or not
	(so that scsi_mod with is scsi_raw doesn't get an alias
	scsi_hostadapter)	

	* detect_devices.pm (isLS120Drive): extend the regexp to include
	"Caleb Technology - 144MB FDD UHD Floppy"

	* detect_devices.pm (burners, IDEburners): reworked, renamed, now
	works!	
	* c/stuff.xs.pm (isBurner): created

	* modules.pm (load_ide): make sure ide-cd is loaded!

	* install_steps_interactive.pm (chooseGroups): the label and help
	are now translated (at least will be), so use the translations

2000-10-03  Pixel  <pixel@mandrakesoft.com>

	* share/po/Makefile (DrakX.pot): added the to-be-translated from
	compssUsers
	* share/po/i18n_compssUsers: read the compssUsers's and output the
	to-be-translated in po format

	* log.pm (l): log to STDERR instead of STDOUT

	* install_any.pm (loadO): use first floppy drive available (won't
	help much though, as stage1 doesn't follow this...)

2000-10-03  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-03  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (autologin): don't propose autologin in
	security > 3

	* common.pm (availableRamMB): HACK HACK if i810 and memsize,
	returns 127

	* bootloader.pm (suggest): don't use grub if more than 800MB

2000-10-04  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/validate.pl: create this tool
	
	* share/po/fr.po: fix many typos

	* share/po/fr.po: make compssUsers translation

2000-10-03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator_consts.pm: changed resolution allocation.

	* fs.pm: removed no more used log.

	* install2.pm: add exit button if live upgrade.

	* install_any.pm: increased minimal available size to 65Mb.

	* install_steps.pm, standalone/printerdrake: fixed cups to CUPS
	for mode.

	* printerdrake.pm: fixed not_edit for lpr mode of printerdrake.

	* share/Cards+: fixed Savage2000 entry.

2000-10-03  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: updated bad card with Rage Mobility card.

	* live_install: added test of root user, abort if not root.

2000-10-03  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/po/fr.po: fixed bug #518 and fixed other misc errors

2000-10-03  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-10-02  Fran�ois Pons  <fpons@mandrakesoft.com>

	* diskdrake.pm (Resize): fix to make ext2resizing work a little
	better	

	* install_steps.pm: fixed installation of urpmi configuration.

	* detect_devices.pm: updated comment about UltraDMA66/100
	management.

	* modules.pm: updated comment about UltraDMA66/100 management.

	* diskdrake.pm: adding a cylinder for the minimum of the resize
	and if there is nothing to do for resize, simply return.

	* install_any.pm: added missing require pkgs.

2000-10-02  Pixel  <pixel@mandrakesoft.com>

	* many files: remove many lnx4win special cases which are not
	needed anymore        
	
	* any.pm (addUsers): grpuser output goes to Mr Dave

	* bootloader.pm (install_lilo): change the default color of menu

	* install_steps_interactive.pm (choosePackages): add 300MB choice
	in desktop

	* mouse.pm (fullnames): fix i18n fix

	* install_steps.pm (miscellaneous): don't add ide2=0x... for
	ultra66 (otherwise chmouel is not happy, so is hdc being hde)
	
	* Xconfigurator.pm (main): add handling of icewm logout

	* c/stuff.xs.pm: changed the stepping of "Progressing installing package"

2000-10-02  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (main): infos are written only when needed.
	* netconnect.pm (intro): connection checking now works.
	
2000-10-02  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* pci_probing/pcitable: s|snd-card-via686a|via82cxxx_audio|; like
	jeff request.

2000-09-30  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-30  dam's  <damien@mandrakesoft.com>

	* netconnect.pm: a LOT of bugs fixed. draknet is now completely
	brok^H^H^H^Hfrozen.

2000-09-29  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-29  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (adsl_conf): dhcp should better work.

	* network.pm (configureNetwork): remove connection script if a
	gateway is given.

	* common.pm (setVarsInShMode): created. chmod the file with
	permissions passed in argument.

2000-09-29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* modules.pm (load): fixed when standalone, use modprobe.

	* pkgs.pm: added preference for wu-ftpd.

	* detect_devices.pm: added code to proble USB printer.

	* printer.pm: fixed missing PRINTER=yes on CUPS configuration for
	USB printer.

	* install_steps.pm: removed possibilty to add an user in urpmi
	group (jloup).

	* install_steps_interactive.pm: log if CD not ejectable.

2000-09-29  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: sync with latest packages

	* install_steps_interactive.pm (selectLanguage($)): s/42/43/ in
	  MandrakeSoft physical address 

2000-09-29  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-29  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (intro): detection of internet
	configuration/connexion state.
	
	* network.pm (write_resolv_conf): better "ppp temp nameserver" in resolv.conf

2000-09-28  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (load_thiskind): add read_already_loaded cuz of
	pcmcia	

2000-09-28  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: add nasty DrakSync and DrakProfile with 50 0 50

2000-09-28  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): the minimum is 25
	in beginner, not 10

	* pkgs.pm (readCompssUsers): fix reading description

	* install_steps.pm (afterInstallPackages): remove the code to
	handle RPM-GPG-KEYS

2000-09-28  dam's  <damien@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_list_with_helpW): no more theme
	parsing, no more draknet.rc

	* netconnect.pm (read_net_conf): no adsl tree anymore.

	* netconnect.pm: drakgw called if enough card are installed.

	* netconnect.pm: minor bugs correction.

2000-09-28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Makefile.config: added livedrake for drakxtools.
	* diskdrake.pm: use corrected partition size when resizing a dos
	partition (like the others).
	* install_any.pm: no more pnm2ppa packages and others in package
	to copy when changing CD.
	* live_install: exec live_install2 instead.
	* live_install2: contains post live upgrade stuff now.
	* printerdrake.pm: protect set_help() usage by if $::isInstall,
	removed reference to package pnm2ppa and others.
	* standalone/livedrake: initial release for drakxtools.

2000-09-28  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-28  Pixel  <pixel@mandrakesoft.com>

	* install_interactive.pm (partitionWizardSolutions): fix the limit
	cases for lnx4win	

	* share/po/Makefile ($(PMSCFILES)): fix the DrakX.pot generation	

2000-09-27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): set $size2install
	to $availableC in desktop install, as it should be

	* install2.pm (choosePackages): remove the code for removing kdesu
	in high security...

	* install_steps_interactive.pm (createBootdisk): format more
	nicely the text

	* install_steps_gtk.pm (installPackages): add 10 seconds to have a
	better estimation

	* install_steps_interactive.pm (chooseGroups): now returns a boolean
	(choosePackages): use chooseGroups return value to redo
	choosePackages	

	* install_steps_gtk.pm (selectMouse): if mouse type is none, then
	don't test!

	* Xconfigurator.pm (monitorConfiguration): rename Unlisted to Custom

	* various: replace all Rescue by Update

	* pkgs.pm (readCompssUsers): read description for groups
	
	* install_steps_interactive.pm (chooseGroups): add description for
	groups	

2000-09-27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssUsers.desktop: added description

	* share/compssUsers: added description

	* share/compssUsers.desktop: added icon support, reordered,
	  renamed

	* share/compssUsers: reordered, renamed

2000-09-27  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectLanguage): intregrate
	license again

	* pkgs.pm (readCompssUsers): reads compssUsers.meta_class

	* diskdrake.pm (Create): replace ``ne "i386"'' by ``!~ /i.86/''
	(as should be)

	* install_steps_gtk.pm (selectInstallClass1): if @$l (list of
	install classes) contains only one element, call
	install_steps_interactive::selectInstallClass1	

	* install_steps_interactive.pm (choosePartitionsToFormat): fix for
	"no partitions selected to format"

	* my_gtk.pm (_create_window): alt-e now *toggles* expert/newbie	

2000-09-27  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* share/compssList: more for gnupg, -11 for sucking things,
          changed compss-groups to be less than 70.

	* share/compssUsers: modified compssUsers with Warly, added
          compssUsers.desktop, simplified for KD (now uses Graphical
	  Desktop/KDE instead of listing all relevant packages)

2000-09-27  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (get_info_adsl_providers, read_adsl_providers):
	Created. adsl provider tree. 
	(set_net_conf): better informations storing.

	* my_gtk.pm (new): windows are always centered if standalone.

2000-09-27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added option "sw_cursor" for S3 Trio3D. fixed
	3D hw acceleration for i815 (VideoRam). prefer XF3 for all
	NeoMagic cards.
	* install_gtk.pm: re-enabled themes on live upgrade but without
	modifying background image.
	* install_steps_gtk.pm: fixed missing help.
	* live_install: lot of fixes to enable DrakX font, keep upgraded
	system clean (libperl.so which allows graphical login).
	* pkgs.pm: added function allowedToUpgrade to filter kernel
	package.

2000-09-27  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (configureX): if `clicked' don't go
	to auto mode

	* Xconfigurator.pm (monitorConfiguration): fix the translated
	'Generic' which is not so (and must not be so) anymore

2000-09-26  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm: remove all Unskip code

	* my_gtk.pm (_create_window): add shortcut alt-e to switch to
	expert

	* Xconfigurator.pm (resolutionsConfiguration): fix for setting
	legal resolution

	* install_steps_interactive.pm (selectLanguage): use formatAlaTeX
	on the license

2000-09-26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* fs.pm: added mounting of swap partition when mounting them
	all (this can help :-) 
	* pkgs.pm: fixed correction size code to make (really) a true
	bijection between corrected and rpm size.

2000-09-26  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-26  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectLanguage): integrate the
	license (temporary one)

	* modules.pm (write_conf): fix the /etc/modules generation

	* interactive_gtk.pm (ask_many_from_listW): if more than 5 entries
	in icon format, use scrollbar. In non-icon format, use scrollbar
	for more than 11 entries.

	* commands.pm (bug): add ddcxinfos

	* pci_probing/pcitable: replace tulip by de4x5 for 2104x cards	

2000-09-26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added more 3D Rage Pro card for 3D
	acceleration with Utah-GLX (Rage Mobility, Rage XC/XL),
	modified identification for checking acceleration.
	* install_any.pm: added automatic installation (up 60) for
	OpenGL games if a graphic card MAY BE accelerated.
	* live_install: fixed perl idioms in pure shell script and added
	packdrake symlink if not already installed.
	* share/compssList: changed level to -1 for all needing 3D hw
	acceleration packages.

2000-09-26  dam's  <damien@mandrakesoft.com>

	* network.pm (write_resolv_conf): write temp dns line to be used
	with new initscripts package. Use to set dns live.

2000-09-26  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-26  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm (read): catch exception if fullname2mouse fails (eg:
	old FULLNAME format)

2000-09-25  Pixel  <pixel@mandrakesoft.com>

	* share/MonitorsDB: merge with latest redhat MonitorsDB

	* pci_probing/pcitable: major merge with latest redhat pcitable

	* share/Cards+: added "Intel 815", renamed "Rage 128 (generic)" to
	"Rage 128", added "Rage 128 Mobility"

	* install_any.pm (getAvailableSpace): keep 10% of free space on
	big partitions

	* Xconfigurator.pm (readMonitorsDB): don't translate Generic
	(otherwise, only a part is translated, see MonitorsDB for the
	non-translated part)

	* interactive.pm (ask_many_from_list): fix sorting

	* install_gtk.pm (test_mouse): smaller box to fit in 640x480

	* install_steps.pm (afterInstallPackages, beforeInstallPackages):
	RPM-GPG-KEYS is copied before installing packages

	* pkgs.pm (readCompssUsers): handle icons in compssUsers

	* common.pm (truncate_list): ensure the list is not too big

	* install_steps_gtk.pm (choosePackagesTree): restrict the list to
	20 elements if it is too big (use truncate_list)

2000-09-25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* bootloader.pm: add Video mode for entry.
	* fs.pm: updated for live upgrade.
	* install2.pm: dropped unuseful steps filtering.
	* install_any.pm: fixed wrong Device3Dfx package name and clean
	postinstall rpms directory on upgrade before filling it.
	* install_gtk.pm: removed window restrictions of live upgrade.
	* install_steps.pm: fixed initrd symlink following in case of
	upgrade.
	* install_steps_gtk.pm, install_steps_interactive.pm: keep always
	upgrade on live upgrade.
	* modules.pm: may fixed pcmcia lost driver (typically on network).
	* pkgs.pm: fixed (uggly?) usage of floating perl data on perl
	script :-)
	* printer.pm: back to "Generic PostScript" for default printer (jloup).
	* printerdrake.pm: make sure an expert can choose among available
	devices.

2000-09-25  dam's  <damien@mandrakesoft.com>

	* network.pm (write_resolv_conf): write '# ppp temp entry adsl' in
	/etc/resolv.conf if needed.

	* netconnect.pm : adsl connection does'nt need any dns anymore.

	* netconnect.pm (read_net_conf): created. draknet now stores and
	reload the config.
	
	* netconnect.pm (main): if the user is french and uses french
	keyboard, don't ask his country.

2000-09-25  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: added 8139too

	* share/Cards+: GeForce2 DDR is handled by driver "nv"

	* Xconfigurator.pm (main): in killall X for Xdrakres, also killall
	kdm/xdm/gdm/autologin :)

2000-09-25  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-25  dam's  <damien@mandrakesoft.com>

	* network.pm (configureNetwork): Warn user if he already
	configured the interface.

2000-09-24  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (mergein_conf): created. call read_conf, fills
	%modules::conf and set $modules::scsi

2000-09-24  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw (fatal_quit($)): add log of reason of fatal_quit

2000-09-24  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-24  Pixel  <pixel@mandrakesoft.com>

	* commands.pm (bug): use first floppy drive instead of fd0 hard
	coded (nice for LS120's)

	* install_steps_gtk.pm (selectMouse): if device changed, do the
	test	
	* standalone/mousedrake: fix for serial mice
	* install_steps_interactive.pm (selectMouse): fix for serial mice

2000-09-23  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (conf_network_card): now displays the modules of
	detected ethernet cards.

2000-09-22  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (main): calls drakegw.
	* netconnect.pm (get_net_device): fixed

2000-09-22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw:
	  - added logs
	  - added verbose mode
          - fixed wrong stopping of named in other languages than english

	* netconnect.pm (get_net_device): try to fix it..

2000-09-22  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectKeyboard,
	choosePartitionsToFormat, chooseCD, installCrypto): use new ask_many_from_list
	(): 

	* interactive.pm (ask_many_from_list): now only ask_many_from_list
	exists, obsoleting ask_many_from_list_ref and
	ask_many_from_list_with_help. More flexible and nicer
	* interactive_newt.pm (ask_many_from_listW): adapted to new
	calling type
	* interactive_gtk.pm (ask_many_from_listW): adapted to new calling
	type, handle 'shadow' and 'icon2f'

2000-09-22  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): if /lnx4win/i in VERSION, set $o->{lnx4win}

	* Xconfigurator.pm (cardConfiguration): fix setting 4MB of meg for
	i810	
	(testFinalConfig): i810 is a verybad_card, aka can't test anything
	on it :-(
	(main): fork to background and stay there while waiting for the WM
	to exit
	(testFinalConfig): update the backgroung image path

	* interactive_gtk.pm (exit): flush X before leaving (otherwise the
	mousecursor is not restored)

	* run_program.pm (rooted): don't redirect the stdout and stderr to
	ddebug.log if not $::isInstall

	* log.pm (l): log on stdout/stderr if !isInstall and !isStandalone

	* modules.pm (load_raw): redirect stderr to tty5

	* install2.pm (main): set variable $::isInstall

2000-09-22  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-22  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/drakgw: now includes information from netconnect to
	ignore the interface used for Internet connection

2000-09-22  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm (selectInstallClass1): pixel's typo.

	* netconnect.pm (get_net_device): added get_net_device to know
	which interface has been used to configure the internet connection.
	(conf_network_card): ask to restart network if dhcp too.
	(main): enable dialing when modem.

	* network.pm (configureNetworkIntf): changed label to warn people
	about already configured eth cards.

2000-09-22  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_gtk.pm: added Desktop themes.
	* share/themes-mdk-Desktop.rc, share/themes/mdk-Desktop-bg.png:
	initial release.
	* install2.pm: moved back to all steps for live upgrade.
	* install_gtk.pm: select right logo if desktop.
	* install_steps_interactive, install_steps_gtk.pm: avoid asking if
	upgrade for a live upgrade.

2000-09-22  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm: add some call to log_sizes to log the
	installed size

	* install_steps_gtk.pm (installPackages): beep before changeMedium		

2000-09-21  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm (ask_from_listf): try to call the f translation
	function on the default value with the index

	* install_steps.pm (afterInstallPackages): make the gpg code work,
	changed the call to 
	"gpg --fast-import --homedir /etc/rpm /root/tmp/RPM-GPG-KEYS"

	* detect_devices.pm: cleanup and removed unused code

2000-09-21  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* detect_devices.pm (getNet()): really remove plip in standalone

2000-09-21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm, netconnect.pm: changed NETWORKING reference
	from false to no.
	* printer.pm: changed timeout from 30 to 60.
	* printerdrake.pm: added wait message when waiting for cups to
	start.
	* pci_probing/pcitable: added erwan VIA Rhine board.
	* network.pm: added DHCP_HOSTNAME reference.

2000-09-21  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-21  Pixel  <pixel@mandrakesoft.com>

	* standalone/keyboarddrake: fix for XF4

	* Xconfigurator.pm (write_XF86Config): comment the omit
	xfree86-dga	

	* install_steps.pm (afterInstallPackages): configure GPG public
	keyring with mandrake key	

	* standalone/mousedrake: updated/fixed for new mouse handling	

	* install2.pm (main): update for handling oem installs

	* many files: relGetFile cleanup, updated calls to getFile and
	getAndSaveFile accordingly

	* Xconfigurator.pm (testFinalConfig): new XFdrake-image-test.jpg

	* detect_devices.pm (@netdevices): plip removed in standalone,
	otherwise plip is always there (because of kmod)

	* install_steps_interactive.pm (choosePartitionsToFormat): replace
	the die "cancel" by die "already displayed", so that no error is
	displayed.

	* pci_probing/pcitable: replace some rtl8139 by 8139too, added
	cards DELTA8139 and ADDTRON8139 (for jeff)

	* Xconfigurator.pm (show_info): also show the colordepth and
	resolution. don't show server if none, show XF4 driver if there's
	one.	
	(main): change the "Forget the changes" to "Keep the changes?"
	with displaying the current configuration.

2000-09-21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printer.pm: changed "PostScript" ppd default description to "Raw
	queue (no filtering)", asked by Till.
	* Xconfigurator.pm: add log of what user select for 3D hw
	acceleration.
	* share/compssList: changed XFree86-glide-module to -2 because the
	level is the same for XFree86-Glide* which may have multiple
	different version installed due to dependancies of the first one.

2000-09-21  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (conf_network_card): added check when dhcp. Cable connection
	should now work.

2000-09-21  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-21  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (exitInstall): call $o->exit if
	"Some steps are not completed"

2000-09-20  Pixel  <pixel@mandrakesoft.com>

	* bootloader.pm (install_loadlin_config_sys,
	install_loadlin_desktop): extracted from install_loadlin, do not
	call them anymore (remove it?)
	(suggest): put grub in lnx4win install

	* common.pm (availableRamMB): fixed (round to a multiple of 4)	

2000-09-20  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (get_info_isdn_providers & read_isdn_providers):
	read file in /usr/share and $prefix/usr/share 
	(isdn_write_config): corrected file to be sh compliant.
	(isdn_write_config): added default route settings for isdn.

2000-09-20  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-20  Pixel  <pixel@mandrakesoft.com>

	* pci_probing/pcitable: replace es1371 by snd-card-ens1371

2000-09-20  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm (autologin): for urpmi, added `--best-output' and suspend/resume 

2000-09-20  Guillaume Cottenceau  <gc@mandrakesoft.com>

	* standalone/printerdrake: for urpmi, added `--best-output' and suspend/resume 

	* standalone/XFdrake: for urpmi, added `--best-output' and suspend/resume 

2000-09-20  dam's  <damien@mandrakesoft.com>

	* standalone/draknet: used new package install function.

2000-09-20  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (isFloppyOrHD): detects wether a device is a
	floppy or not based on its size (for scsi floppy)

	* Xconfigurator.pm (testFinalConfig): check if "server" OR
	"driver" field is set (otherwise XF4 only card won't pass)

	* bootloader.pm (suggest): fix for ``installing the last cooker
	from kenobi:/I on an smp machine i don't get anymore an entry for
	linux-up'' (c chmouel)

2000-09-20  dam's  <damien@mandrakesoft.com>

	* netconnect.pm (read_isdn_providers): corrected typo ($_ -> $_[0])

2000-09-20  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-19  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (get_pcmcia_devices): fix (especially, now ethernet
	should be detected)

	* lang.pm (get_langs): created, gives rpm install langs
	* install_any.pm (setPackages): give langs::get_langs() to
	readCompssList	
	* pkgs.pm (readCompssList): don't use RPM_INSTALL_LANG, use given
	$langs instead. This fixes the RPM_INSTALL_LANG=all install.

2000-09-19  Pablo Saratxaga <pablo@mandrakesoft.com>

	* netconnect.pm: make dhcp-client, pump and such not translatable.
	Those are program names and should therefore not be translated,
	that only confuses translators

2000-09-19  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm (autologin): corrected @users definition and
	passwd cat.

2000-09-19  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-19  Pixel  <pixel@mandrakesoft.com>

	* many files: changed some access to get_root to get_root_	
	
	* install_steps_interactive.pm (choosePackages): added code for
	desktop meta_class install type

	* install_steps_gtk.pm (selectMouse): cleanup, give parameter
	emulate3buttons to setMouseLive
	* c/stuff.xs.pm (setMouseLive): add argument emulate3buttons

2000-09-19  Guillaume Cottenceau <gc@mandrakesoft.com>

	* interactive*.pm: changed `suspend' and `resume' to behave as expected,
	added `enter_console' and `leave_console'

2000-09-19  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-19  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (miscellaneous): replaced LITTLE_FRIED_OIGNONS by
	META_CLASS

	* Xconfigurator.pm (cardConfiguration): when ddcxinfos gives false
	result (not enough VideoRam), also remove the found resolutions
	* Xconfigurator.pm (main): remove the automatic searching of
	resolutions	
	* Xconfigurator.pm (resolutionsConfiguration): cleanup, remove the
	automatic searching of resolutions.

	* mouse.pm (fullnames): changed the `_' in `[' before Other
	(nicer, uh?)

	* install2.pm (selectMouse): changed clicked to !first_time

2000-09-19  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-19  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (testFinalConfig): remove the bloody prototype

2000-09-19  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-18  Dam's  <damien@mandrakesoft.com>

	* Xconfigurator (autologin): do it eve, if newbie. Autologin is
	now in separated function.
	
2000-09-18  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (testFinalConfig): don't skip the test in auto
	if called via "Test again"
	* Xconfigurator.pm (resolutionsConfiguration): ensure all depth
	are bounded

	* bootloader.pm (suggest): don't put "linux-nonfb" if "linux" is
	classic and no-fb

	* fsedit.pm (check_mntpoint): add a check for /etc /lib... which
	must not be mount points. Also check that /home, /tmp and /usr are
	on trueFS

	* interactive.pm (ask_from_entries_ref): add bounding of "val" in
	case of type "range". die if min > max.

2000-09-18  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-18  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): nicer
	partition/device display

	* partition_table_raw.pm (zero_MBR): add on the fly require of the
	good partition_table_$type

	* detect_devices.pm (cdroms): fix (yet again) the scd$nb device
	assignment to ide burners

	* install_steps.pm (afterInstallPackages): comment out a part of
	the icons mess messing

	* Xconfigurator.pm (cardConfiguration): move Unlisted to
	Other/Unlisted
	* share/CardsNames: updated (for Voodoo5)

	* install_steps_gtk.pm (selectMouse): fix the test to know wether
	the guy has changed the mouse type (to know wether to test the
	mouse or not)

	* install_steps_interactive.pm (selectLanguage): add the license
	
	* install_steps_interactive.pm (choosePackages): have the
	"Recommended" size be the default 
	(in the choice Minimum/Recommanded/Complete)
	
	* diskdrake.pm (Type): fix a typo

	* install_steps.pm (doPartitionDisksAfter): mark partition as
	mounted	

2000-09-17  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-17  Pixel  <pixel@mandrakesoft.com>

	* install/pcmcia_config.patch: cleaned
	
	* diskdrake.pm (Create, Type): have type field not_editable

	* tools/make_mdkinst_stage2: use TMPDIR if available

2000-09-16  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): move
	the setting of toFormat before asking for bad blocks, seems to fix
	things?? weird :-/

	* network.pm (miscellaneousNetwork): fix the setting of focus on
	error (tx2Thomas Poindessous :)	

	* install_steps_interactive.pm (configurePrinter): changed
	"Cancel" to "None" (for Thomas Poindessous :)

	* printer.pm (poll_ppd_base): max polling time raised from 10s to
	30s (for Till)	

	* install_steps.pm (ask_mntpoint_s): don't force partition type to
	be ext2 (at least if it's a known fs) (for Warly)

2000-09-15  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-15  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (set_help): save the help message displayed
	in $o->{current_help}
	* install_gtk.pm (create_big_help): display $o->{current_help}

	* mouse.pm: reworked quite a lot. Now sorts/categorize nicely the mice.	
	* install_steps_interactive.pm (selectMouse): adapted for reworked mouse.pm
	* install2.pm (selectMouse): adapted for mouse::read now returning
	an hash ref

	* detect_devices.pm (hasMousePS2): remove hasMouseMacUSB, do it in
	one function (now takes the device in the parameter)

	* interactive.pm (ask_from_treelistf): added (just like
	ask_from_listf, but with a tree)

	* Xconfigurator.pm: the reference is now nbuttons to
	know wether to put Emulate3Buttons or ZAxisMapping.
	* Xconfigurator.pm (cardConfiguration): install Glide_V3-DRI on
	Banshee too.

	* Xconfig.pm: guess nbuttons based on Emulate3Buttons and
	ZAxisMapping.

	* common.pm (availableRamMB): replace availableRam, now use the
	size of /proc/kcore (what else to find the real ramsize?)

	* common.pm (cat__): created

	* install2.pm (main): add field meta_class in $o. Can be
	'desktop', in case option desktop is given, or if /desktop/i is
	found in /VERSION

	* install_steps.pm (miscellaneous): for lnx4win, always have
	'mem=' (so that the initrd is visible by both windows

	* install2.pm (main): add option "desktop"

	* install_any.pm (generate_ks_cfg): fix for new(?) $o->{intf} format

	* install_interactive.pm (partitionWizardSolutions): 
	use only TrueFS for existing_part
	(partitionWizard): have only "loopback" for lnx4win

	* pci_probing/pcitable: associate Voodoo5 with Voodoo5

	* share/Cards+: add Voodoo5

	* bootloader.pm (suggest): add entry linux-nonfb (called linux-up
	for smp)

2000-09-14  DrakX <install@mandrakesoft.com>

	* snapshot uploaded

2000-09-12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* detect_devices.pm, mouse.pm: moved probing serial port before to
	detect a wacom tablet (even if a PS/2 or USB mouse is found).
	* help.pm: corrected reference to previous version of LM (jloup).
	* install2.pm: removed duplicate code for getting network
	configuration, using network module.
	* netconnect.pm: intf is now a hash and no more an array.
	* network.pm: changed nature of intf to hash from array, reworked
	write_resolv_conf function to keep old code in comment but only
	when not used anymore (to make it easier by hand modification).
	* printer.pm: SOCKET accessible to expert only (jloup).
	* printerdrake.pm: local port only available for expert if a
	printer has been detected (jloup).

2000-09-11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: reorganized choices of 3D optimizations, added
	experimental support for expert users.
	* install_steps_interactive.pm: removed question to keep XF3.

2000-09-05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: removed all previous URI specific mode and
	added socket and expert URI general mode.
	* printer.pm: fixed bugs, start lo interface before cups.

2000-09-04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: added pnm2ppa and lm110 support in cups
	configuration. probe for printer device (parallel) and try to
	install usb for printer.
	* printer.pm: removed local printer configuration for cups (keep
	only local configuration using URI).

2000-09-01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: fixes to configure XF86Config-4 when XFree-3.3
	is installed, make 16bits by default on 3D hardware acceleration,
	fixed selection of hardware for hardware acceleration.
	* install_steps.pm: add cups for printer configuration, used for
	auto_install. added new function to add packages only if requires
	are already satisfied.
	* standalone/printerdrake: updated.

2000-08-31  dam's  <damien@mandrakesoft.com>

	* moved many things to network.pm and any.pm
	* everything should be broken now.

2000-08-31  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: removed printer default config (now obsoleted).
	* install_steps_interactive.pm: add cups support.
	* printerdrake.pm: add cups support.
	* printer.pm: add cups support.

2000-08-31  Frederic Lepied  <flepied@mandrakesoft.com>

	* install_any.pm (setPackages): install the right glide module
	according to the Voodoo card detected.

	* Xconfigurator.pm (write_XF86Config): ZAxisMapping for XF 4.
	(autoDefaultDepth): default depth to 16 for Voodoo cards except
	for Voodo5 ones.

2000-08-29  dam's  <damien@mandrakesoft.com>

	* moved pppConfig in netconnect.pm and any.pm
	* moved miscellaneousNetwork in any
	* modem configuration is now useable in standalone mode.

2000-08-29 David BAUDENS <baudens@mandrakesoft.com>

	* install_steps_interactive.pm: change Small/Normal/Full ->
	  Minimum/Recommanded/Complete (aka make FredB happy)

2000-08-28  dam's  <damien@mandrakesoft.com>

	* draknet (netconnect): renamed drakfuck -> draknet. standard ADSL
	and french alcatel ADSL implemented.
	* Xconfigurator.pm (autologin) : use of the new autologin system.

2000-08-24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* ../update_kernel*: changed reference from extract_archive to
	packadrake.
	* Makefile*: added live_install and live_install2.
	* Xconfigurator.pm: updated Mach64 acceleration to only 3D Rage
	Pro AGP card type, commented SiS and S3ViRGE support by GLX.
	* commands.pm, keyboard.pm, lang.pm, pkgs.pm, list, tools/*:
	updated to use packdrake now.
	* install2.pm, install_steps.pm, install_steps_gtk, Makefile*:
	manage live upgrade.
	* modules.pm: use standard modprobe command for load in live
	upgrade.
	* netconnect.pm: added minimal modification for being compilable.
	* rescue/list: added packdrake and sfdisk.
	* live_install, live_install2: live upgrade of package.

2000-08-22  dam's  <damien@mandrakesoft.com>

	* drakfuck (netconnect):finished isdn PCI/ISA card implemetation
	* added isdndb.net: providers database

2000-08-20  dam's  <damien@mandrakesoft.com>

	* moved Netconnect.pm to netconnect.pm
	* moved DrakFuck to drakfuck

2000-08-18  Pixel  <pixel@mandrakesoft.com>

	* share/Cards+: for i810, force VideoRam

2000-08-18  dam's  <damien@mandrakesoft.com>

	* modules.pm: added isdn type in @drivers_by_category. corrected
	load_thiskind (thx pixel) : it's not unsafe anymore
	* Netconnect.pm: just display PCI isdn card recognized.
	
2000-08-17  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm: many cleanup. moved some functions to common,
	any or install_interactive (newly created)

2000-08-16  dam's  <damien@mandrakesoft.com>

	* install_steps_interactive.pm(configureNetwork): added call to
	isdn configuration
	* added standalone/DrakFuck: standalone entry point to configure
	internet connexion.
	* added Netconnect.pm: internet connexion functions.

2000-08-11  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectInstallClass): yet a bigger
	warning so that people don't choose expert installs. Also set the
	focus on "Custom" by default.
	
	* install_steps_interactive.pm (doPartitionDisks): created, calls
	the wizard.
	* install_steps.pm (doPartitionDisksBefore,
	doPartitionDisksAfter): created (was mainly in
	install2::doPartitionDisks)
	* install2.pm (doPartitionDisks): much cleanup
	* install_any.pm (partitionWizard): working state (still rough)

2000-08-08  Pixel  <pixel@mandrakesoft.com>

	* standalone/rpmdrake (AddMedia): fix the ftp addmedia, fix the
	cdrom addmedia

2000-08-07  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Resize): 
	* install_steps_gtk.pm (doPartitionDisks): remove the
	before_leaving ensuring the filehandle is closed
	* resize_fat/main.pm (DESTROY): use a better solution for ensuring
	the filehandle is closed

2000-08-07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added SiS6326 in the list of chipset that
	needVideoRam, reported on ml.
	* install_steps.pm: fixed auto install of printer.

2000-08-06  Pixel  <pixel@mandrakesoft.com>

	* interactive.pm (ask_from_listf): created this GREAT function
	that should have been created a long time ago.
	* any.pm, install_any.pm, install_steps_gtk.pm,
	install_steps_interactive.pm: a lot of rewrite to use the new
	ask_from_listf, a lot of nice cleanup!

	* fs.pm (df): created, returns the free space of the part. Save it
	in $part->{free}

	* install_steps_gtk.pm (doPartitionDisks): ensure the closing of
	the device in case of error
	* resize_fat/main.pm (new): ensure the closing of the device in
	case of error

	* install_any.pm (partitionWizard): the great partitioning wizard
	is created. Not finished yet (nor called from anywhere)

	* install_steps.pm (doPartitionDisksLnx4win): created function out
	of doPartitionDisks

	* install_steps_gtk.pm (installPackages): removed the displaying
	of size to install (people are bothered cuz not the same size)

2000-08-06  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm (create_steps_window): use drawing area
	instead of button. Implemented all steps events. 

2000-08-05  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm (detect): test a hack for usb mouse via hub
	(sparhawk@enteract.com)	

	* fsedit.pm (undo): force isDirty and needKernelReread only if hd
	hasBeenDirty, otherwise believe the flag saved
	* partition_table.pm (write): flag hd as hasBeenDirty

	* install2.pm: a few renaming of methods so that the step names
	correspond to install2 function and install_steps* methods (eg:
	configureX & setupXfree unified to configureX)

2000-08-04  dam's  <damien@mandrakesoft.com>

	* any.pm (setAutoLogin): added this method to write xdm-config
	* Xconfigurator.pm: clenead autologin code and use of above method

2000-08-04  Pixel  <pixel@mandrakesoft.com>

	* pkgs.pm (setSelectedFromCompssList): save $nb to able to restore
	it in case of max_size reached. only purpose is the log!

	* install_steps_interactive.pm (choosePackages): in newbie, ask
	between Small/Medium/Full install
	* install_steps_interactive.pm (choosePackages): in expert, have
	the min_mark be 0 instead of 1

	* common.pm (find_index): added this nice function

	* install_any.pm (getAvailableSpace_mounted): use common::df
	* loopback.pm (getFree): use common::df
	* commands.pm (df): use common::df
	* common.pm (df): added

	* diskdrake.pm (Resize)): add resizing of reiserfs
	* share/list.i386: add resize_reiserfs


2000-08-02  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm : autologin is functionall. When wmsession.d is
	more up to date, I'll add the list of wm to launch at boot. It
	writes in /etc/X11/xdm/xdm-config.
	
2000-08-01  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (miscellaneous): modify as chmouel want (aka, ""
	instead of "no" for MOUSE and KEYBOARD in sysconfig/usb)

	* services.pm: separation between interaction and action.
	* install_steps.pm (servicesConfig): the job is now done here	
	* install_steps_interactive.pm (servicesConfig): only the asking
	part	

2000-08-01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed the below fixe, now ok.
	* Xconfigurator.pm: fixed a bug for using default card flags
	setting, add support for GeForce DDR for both 3.3 and 4.0.
	* pci_probing/pcitable: fixed NV15 (GeForce2) card entry, now use
	XFree 3.3 as unsupported in XFree 4.0.
	* share/Cards+: added "NVIDIA GeForce2 DDR (generic)".

2000-07-31  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: fixed provided package with choice in deps used with a
	base package, complicated but kernel-fb or similar can be
	unselected now.

2000-07-27  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: changed expert message to ask
	using XFree 3.3 instead of XFree 4.0 used by default (server).
	* Xconfigurator.pm: make sure only one server is installed,
	default to XFree 4.0 if supported unless XFree 3.3 accept
	3D acceleration and not XFree 4.0, ask user in such case.
	* pci_probing/pcitable: added Intel 815 pci ids.

2000-07-26  dam's  <damien@mandrakesoft.com>

	* install_steps_gtk.pm: applied new LN stars, logo title and help
	logo. improved steps appearences.
	* modified share/step-*.xpm
	* added share/help.xpm
	* updated ../HACKING to ling help logo.

2000-07-21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: enable 3D acceleration configuration with
	XFree86, use /usr/X11R6/lib/modules/glx-3.so for X version 3
	Utah-GLX accelerated module.

2000-07-20  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: use {miscellaneous}{autologuser} instead of
	{miscellaneous}{autologuser} + {miscellaneous}{autologing}.
	* move some README content to ../HACKING

2000-07-19  dam's  <damien@mandrakesoft.com>

	* Xconfigurator.pm: added autologin boxes.
	result is in {miscellaneous}{autologin} and in
	{miscellaneous}{autologuser}
	
2000-07-19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* any.pm: added default root to existing root device when adding
	an entry in bootloader.
	* bootloader.pm: avoid duplicating entry (floppy and old-floppy)
	when they are identical.
	manage hackkernel by suggest an entry by default if installed.
	* install_steps.pm: reworked symlink closure for bootloader
	to keep previous configuration.

2000-07-11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* bootloader.pm: merged lilo.pm and silo.pm inside bootloader.pm,
	this include a configure_entry from silo.pm to build a initrd if
	used.
	* share/compssList: added kde2 packages.
	* share/compssUsers: added kde2 group, renamed kde to kde1 group
	specific.

2000-07-07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm (choosePackages): always execute setPackage to copy
	hdlist* and depslist files (support mixed partitionDisks and
	choosePackages).
	* install_any.pm (setPackages): avoid clearing upgrade flag.
	* install_steps.pm (choosePackages): use $first_time to avoid
	reselection of packages according to compssList.
	* install_steps_interactive (choosePackages): use $first_time and
	$individual to avoid reselection of packages according if user go
	back to step choosePackages.
	* pkgs.pm: added psUpdateHdlistsDeps to restore hdlist* and
	depslist files in /var/lib/urpmi.
	* diskdrake.pm: fixed uneditable combo for Mount point action.

2000-06-23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: better approach for Sun* server in newbie.
	* fs.pm: added romfs support for mount.
	* fsedit.pm: changed auto allocation for partitions for sparc*.
	* install2.pm: restored bootdisk creation and auto install boot
	disk creation for sparc*.
	* install_any.pm: changed vfat to romfs when mounting kickstart
	floppy on sparc*.
	* install_steps.pm: avoid proposing formating sunos partition.
	* install_steps_interactive.pm: boot disk for sparc* and support for
	installation of SILO on /boot partition (sparc*).
	* install_steps_newt.pm: removed cylinder 0 bug warning.
	* interactive.pm: fixed typo for not_edit set to 1 by default.
	* partition_table.pm: fixed get_holes on sparc* where a whole disk
	partition caused problems.
	* partition_table_sun.pm: removed cylinder 0 bug as found in mke2fs.
	* silo.pm: handle /boot partition, install silo.conf in /boot and
	make a symlink from /etc.
	* share/list.sparc: added losetup and genromfs for boot disk creation.

2000-06-21  Pablo Saratxaga <pablo@mandrakesoft.com>

	* lang.pm: changed the way console font data is written; not all
	of the [0], [1], [2] values must defined, so three cases must be used.
	Also added a variable $CHARSET for /etc/sysconfig/i18n; it can then
	be used by console-tools to load the proper compose table

2000-06-20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* c/sbus.c: added some functions for silo.c integration.
	* c/silo.c: initial release including write in prom, and translation
	of disk name from openprom to linux, rh version modified.
	* silo.pm: added write in prom, support of sunos boot from silo.
	* partition_table.pm: added support for ufs partition like windows one.
	* install_steps_interactive.pm: added other entries in silo.
	* install_steps.pm: support sunos partition.
	* install_any.pm: automatically mount sunos partition with diskdrake.
	* fsedit.pm: added /mnt/sunos suggested mount point.
	* fs.pm: added ufs support for mount.

2000-06-19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* crypto.pm: modified for getting sparc crypto file for sparc*.
	* modules.pm: make sure to load sd_mod when needed.
	* pci_probing/main.pm: always use loaw_endian in pci structs.
	* pci_probing/translate-pcitable.pl: added arch specific module name
	translation.

2000-06-16  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (write_conf): rename conf.modules to modules.conf if
	needed. Outputs to modules.conf

	* detect_devices.pm (cdroms): fix using scd0 for ide-burners when
	already a scsi cdrom drive

2000-06-13  Pablo Saratxaga <pablo@mandrakesoft.com>

	* pkgs.pm: added 'acon' requirement for all right-to-left languages

2000-06-07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* diskdrake.pm: added SunOS partition as blue for diskdrake.
	* install_steps_interactive.pm: make sure of no division by zero may
	happen.
	* install_steps_newt.pm: added WARNING for fdisk on sparc*.
	* modules.pm: make sure of loading sd_mod module after any scsi module.
	* sbus_probing/main.pm: insmod openprom before trying sbus probing.
	* pkgs.pm: corrected by use of parabolic solution for size approximation.
	* silo.pm: try with "silo -p 2 -t" if "silo -t" has failed due to bad probe.

2000-06-05  Pablo Saratxaga <pablo@mandrakesoft.com>

	* install_steps.pm,lang.pm: added load_console_font, to load the 
	proper console fonts (text mode install is not very useful otherwise)

2000-06-03  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Create): don't accept less than 32MB part for reiserfs
	* diskdrake.pm (Type): don't accept less than 32MB part for reiserfs

2000-06-01  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/fonts.tar.bz2: replaced the Korean 16pt fonts by a 12pt font;
	it fits better with the other fonts. Added a 'README' file with
	some comments and the required copyright notice

2000-05-29  Fran�ois Pons  <fpons@mandrakesoft.com>

	* Xconfigurator.pm: added support for SBUS card autodetection.
	* commands.pm: added lssbus to list SBUS devices detected.
	* detect_devices.pm: removed alpha restriction on USB.
	* install_steps_interactive.pm: added SBUS support.
	* c/sbus.c: initial revision, core SBUS support (inspired from kudzu).
	* c/stuff.xs.pm: added wrapper for sbus.c interface.
	* sbus_probing/main.pm: initial revision (inspired from kudzu).

2000-05-27 Adam Lebsack <adam@mandrakesoft.com>

	* share/list.ppc: various PPC modifications, for HFS
	* partition_table_mac.pm: bug fixes
	* partition_table.pm: various HFS fixes, isHiddenMacPart()
	* diskdrake.pm: added HFS to top buttons when run on PPC
	* keyboard.pm: fixed name of mac-fr2-ext keymap
	* install_steps_gtk.pm: added Xpmac server support for PPC.
	* install_steps_interactive.pm: disallow hardware configuration on PPC for
	now.  All drivers should be in the kernel. setup_this_kind().
	* fsedit.pm: fixed verify_hds for PPC, /proc/partitions will never match
	our partition table read.  Added PPC grep condition for PPC in get_visible_fstab.
	* fs.pm: fix argument for HFS formatting.	
	* Makefile: special installation of PPC files.

2000-05-25  Chmouel Boudjnah  <chmouel@mandrakesoft.com>

	* standalone/drakboot: Don't display Configure-/LILO/GRUB/ on
	alpha|sparc.

2000-05-25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* silo.pm: added configure_entry to try creating an initrd for an image
	entry in bootloader. fixed wrong usage of run_programm::rooted with 2>.
	* commands.pm: fixed insmod command to take modules64.cz* on sparc*
	* install2.pm: removed create boot disk and create auto install disk on
	sparc*. force writing of /etc/conf.modules for step setupBootloader.
	* install_steps.pm: fixed upgrade for sparc* and disable supermount for sparc*.
	* install_steps_interactive.pm: added missing $prefix for glob_. call
	configure_entry in setupSILO. fixed cancel or None entry on setupBootloader.
	* modules.pm: updated alias for sparc*.
	* any.pm: fixed proprable wrong test for setupBootloader in beginner at
	the very beginning.
	* printer.pm: fixed typo.
	* Xconfigurator.pm: avoid testing if using a Sun* server, added depth and
	resolution for these server too.

2000-05-24  Fran�ois Pons  <fpons@mandrakesoft.com>

	* partition_tabel.pm: fixed wrong detection of DOS partition on sparc*.
	* partition_table_sun.pm: fixed a bug when reading partition table
	with unused partition in the middle of the table.

2000-05-23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* common.pm: update arch to take into account sparc and sparc64. added
	better_arch and compat_arch function.
	* silo.pm: fixed adding new kernel automatically.
	* install2.pm: removed create boot disk stuff for sparc*.
	* install_steps.pm: added initrd generation for alpha. added ldconfig
	at end of installation. removed /usr/bin/dumpkeys existence test on
	sparc*, should be added in the future.
	* install_steps_interactive.pm: removed supermount for sparc*.
	* install_steps_gtk.pm: added /dev/kbd device creation and permedia2
	support for sparc*. removed screen limit of 1024x768.
	* detect_devices.pm: fixed problem on machine with really no IDE interface.
	* modules.pm: added support for 32 and 64 bit architectures on sparc*.
	* install_any.pm: fixed getAvailableSpace_mounted if /usr is not a separate
	partition.
	* pkgs.pm: added support for multi-arch rpm file (need for sparc*),
	fixed correctSize and invCorrectSize to take back a linear approximation
	above 9Gb approximatively. removed ftp rewind as broken currently.
	* keyboard.pm: fixed bad list of available keyboard (broke sparc*), fixed
	globing (removed) against existing '*'.
	* partition_table.pm: removed support for non SUN partition table, as it
	may freeze the kernel or may be blanked?
	* Xconfigurator.pm: take Sun24 server by default on sparc*, add support
	for permedia2 card (3DLabs server).
	* share/list.sparc: added perl-5.6.0 for sparc*, fixed for sparc*.
	* Makefile: added support for modules and modules64 for sparc*.
	* c/stuff.xs.pm: added kernel_arch function for getting the current true
	architecture provided by the kernel (uname -m).

2000-05-09  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (kdeicons_postinstall): the URL link to doc must
	be $lang/index.html, not only $lang.

	* standalone/mousedrake: add handling of XF86Config-4

	* any.pm (setupBootloader): fix bug (was adding 2 glob_'s)

2000-05-08  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): move the touch of some files here to please linuxconf
	
	* install2.pm (miscellaneous): s/KBD/KEYBOARD/

	* lilo.pm (install_grub): don't keep symlinks for reiserfs
	* lilo.pm (suggest): allow grub everytime now (not only if !reiserfs)

	* install_any.pm (getHds): default mount point for windobe in
	lowercased for StartOffice(!)

2000-05-08  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/keyboards.tar.bz2: Fixed Brazilian keyboard (.br); added
	  Iranian (.ir), Arabic (.ar) and new Lithuanian (.lt_new) keyboards
	* keyboard.pm: Added new Lithuanian keyboard and changed the
	  string for brazilian ABNT-2 to state more clearly its ABNT nature
	  (it is not a standard PC keyboard; it uses some different keycodes)

2000-05-07  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (choosePackages): return availableCorrected
	instead of available

	* pkgs.pm (correctSize): add 18MB for full multi-cd (many hdlist's)

	* modules.pm (text2driver): same as text2lang below
	* keyboard.pm (text2keyboard): same as text2lang below
	* lang.pm (text2lang): replace the while (... each) by a foreach
	(keys) (because each is dangerous if loop is exited)

	* install_steps_interactive.pm (selectKeyboard): better handling
	of multiple langs question.

	* ftp.pm (new): Timeout set to 60 (seconds), was default (120)

	* install_steps_interactive.pm (setup_thiskind): remove ide-*
	from modules displayed as loaded.

2000-05-06  Pixel  <pixel@mandrakesoft.com>

	* fsedit.pm (check_mntpoint): verify that standard mntpoints (/
	/usr) are not on not trueFS

	* any.pm (setupBootloader): add $prefix for the 2 glob_'s

2000-05-07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* share/keyboards.tar.bz2: added Ukrainian keyboard xmodmap.ua

2000-05-06  Pablo Saratxaga <pablo@mandrakesoft.com>

	* printerdrake.pm: fixed English error

2000-05-05  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm (monitorConfiguration): remove the special case
	for fbdev.

	* install_steps_interactive.pm (setup_thiskind): replace return by
	next in case load_module fails.

	* install_steps_gtk.pm (selectInstallClass1): translate Install/Upgrade

	* Xconfigurator.pm (cardConfiguration): force xf4 for rage 128's
	* Xconfigurator.pm (testFinalConfig): force $bad_card for xf4

	* pkgs.pm (correctSize): updated for 7.1

	* install_any.pm (getAvailableSpace): move the removing of
	$minAvailableSize here.

2000-05-04  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (configurePrinter): give clicked to printerConfig

	* interactive.pm (ask_from_entries_ref): set default val if not_edit

	* interactive_newt.pm (ask_from_entries_refW): remove setting of
	default val. Now done in interactive::ask_from_entries_ref

	* interactive_gtk.pm (ask_from_entries_refW): handle empty value

	* modules.pm (read_already_loaded): ensure that already loaded
	modules are put in %loaded.
	* modules.pm (load_ide): add loading if ide-probe-mod (for new kernel)

	* lilo.pm (install_lilo): truncate label's to 15 chars

	* install_any.pm (generate_ks_cfg): fix missing space
	* install_any.pm (generate_ks_cfg): fix bug for nfs comand

	* install2.pm: get rid of autoformat
	* install_steps.pm (choosePartitionsToFormat): get rid of autoformat

2000-05-03  Pixel  <pixel@mandrakesoft.com>

	* any.pm (setupBootloader): replace ask_many_from_list by
	ask_from_list for bootloader choice

	* services.pm (drakxservices): stop immediately service if removed

	* install_steps.pm (configureNetwork): replaced dhcpxd by dhcpcd
	* install_steps.pm (afterInstallPackages): touch some files to
	please linuxconf

2000-05-03  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: updated min size, fixed kppprc generation.
	* install_any.pm: make sure postinstall-rpm is here before
	erasing (avoid error on reboot only).

2000-05-02  Pixel  <pixel@mandrakesoft.com>

	* raid.pm (format_part): don't call raid::make if part is already
	formatted (as raidstop fails)

	* Xconfigurator_consts.pm: Rage128 and 3dfx are not available any
	more	

	* install_steps_interactive.pm (setup_thiskind): make insmod'ing
	fail a simple warning.

	* Xconfigurator.pm (readMonitorsDB): adapt to new MonitorsDB
	* share/MonitorsDB: take new one from RedHat

	* standalone/drakboot: added kfloppy

	* g_auto_install: add $dir/lib to LD_LIBRARY_PATH (it was silly
	not to have it)

2000-05-01  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setRootPassword): remove
	NIS_server, use NIS instead
	* install_any.pm (setAuthentication): remove NIS_server, use NIS instead

	* standalone/rpmdrake (AddMedia): hdlist.cz2 instead of hdlist

2000-04-28  Pixel  <pixel@mandrakesoft.com>

	* install_steps.pm (afterInstallPackages): fix yet another bug for
	ttf from windobe handling

	* install_steps_interactive.pm (selectInstallClass): hide beginner
	mode in corporate. Display special help.

2000-04-29  Pablo Saratxaga <pablo@mandrakesoft.com>

	* my_gtk.pm: added call to Gtk->init; that makes 16 bit locales
	text to be properly aligned (reported by Craig Chang
	<craig_chang@taipei.siscomm.com.tw>)
	* common.pm: now that po handling is correct, I changed the order
	of reading variables so that it follows the standards ($LANGUAGE first)
	* share/fonts.tar.bz2, lang.pm: added an 8pt font for cp1251

2000-04-28  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps*.pm: added support for selection of package during
	upgrade the same way it is done for installation. added check of
	minimal size, abort else (at least let the user know about :-)
	fixed crypto if no network interface available.
	* install2.pm: fixed problem during upgrade that lost network
	configuration.

2000-04-28  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (load_raw): don't call commands::insmod, do it in
	place. Merge with load_multi

	* install_steps.pm (afterInstallPackages): fix windobe ttfonts
	symlinking	

	* Xconfigurator.pm (cardConfiguration): load module agpgart for
	i810
	
	* install_any.pm (getHds): changed the mount point setting for
	windows partitions as device_windobe is not unique

2000-04-27  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (create_steps_window): changed to adapt to
	new hidden format

	* install2.pm (@installSteps): changed the way hidden is handled.
	Now it is a true perl expression (great power now)

	* install_steps_gtk.pm (selectInstallClass1): update steps window
	before asking normal/devel/server. Nicer!

	* install_steps_interactive.pm (configureNetwork): when "Cancel"
	pressed at network interface configuration do not skip all
	configuration.	

2000-04-26  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm (pppConfig): modified a lot, removed template
	file for ifcfg and chat file.

2000-04-26  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (choosePackagesTree): use a fix width for
	the tree column (so that the checkbox are always visible without
	scrolling)	

	* standalone/drakboot: drakfloppy and gfloppy are X only, no need
	to propose them in console
	
	* install_any.pm (relGetFile): added auto_inst to files to get
	from Mandrake/base

	* install2.pm (main): changed auto_inst behaviour

	* standalone/adduserdrake: fix a bug (s/$o/$in/g)

	* interactive_newt.pm (ask_from_entries_refW): now handling
	complete/changed/focus_out callbacks (at least more than before)	

	* Newt/Newt.xs: added rough callback handling

2000-04-25  Fran�ois Pons  <fpons@mandrakesoft.com>

	* printerdrake.pm: added support for PPA more easily, allow
	printers entry using ppa driver event if pnm2ppa not installed,
	install it if neccessary after.
	* network.pm, install_steps.pm, install_steps_interactive.pm:
	added support for stoping a network interface, usefull for ppp0 to
	avoid using it too long.
	* install_steps.pm: fixed missing local on pap_secrets file.

2000-04-25  Pixel  <pixel@mandrakesoft.com>

	* lilo.pm (install): moved the generation of the keytable here. It
	is used by both lilo & grub (lilo is not always installed as was
	assumed)	

	* common.pm (formatAlaTeX): remove bounding spaces

	* pkgs.pm (setSelectedFromCompssList): remove the hack for min
	mark 25 in beginner
	* install_steps_interactive.pm (choosePackages): set $min_mark to
	25 in beginner

2000-04-24  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (setupXfree): add a yesorno
	question for choosing between XF4 and XF3 in expert

	* install_steps_gtk.pm (choosePackagesTree): enlarge the tree window

	* install_any.pm (update_userkderc): make sure uid and gid are kept

	* diskdrake.pm (Create): add Extended_0x85 as a choice for expert

	* partition_table.pm (add_extended): handle a 3rd arg,
	$extended_type to tell which kind of extended partition is wanted
	* partition_table.pm (adjust_main_extended): in non-expert,
	automatically set extended to linux-extended if there's only
	linux-type partitions.	

2000-04-22 Pablo Saratxaga <pablo@madrakesoft.com>

	* install_steps_interactive.pm: s/Mb/MB/ as 'b' is symbol for bit
	  and not for byte. RAM is expressed in megabytes -> MB

2000-04-19  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: fixed crazy mutli CD manipulation.
	* printer.pm: fixed wrong prototype of print_pages.
	* install2.pm: set version to 7.1 for crypto stuff.
	* crypto.pm: commented ackbar crypto site.

2000-04-17  Pixel  <pixel@mandrakesoft.com>

	* lilo.pm (suggest): in failsafe, runlevel ASKRUNLEVEL (handled by
	linuxconf)	

2000-04-14  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePartitionsToFormat): don't
	ask about checking bad blocks for reiserfs, cuz not handled

	* fs.pm (mount): reiserfs handling
	* fs.pm (format_reiserfs): added
	* fs.pm (write_fstab): add option "notail" for reiserfs if
	the partition holds the kernel (/boot or /)

	* partition_table.pm (isTrueFS): added, replaces most occurences
	of isExt2

2000-04-12  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2.pm: force installation step if package have been
	selected on step choose packages.
	* install_any.pm: protected against die in perl (setstep or
	theme_changed).

2000-04-11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* resize_fat: added some limits verification.
	* interactive_gtk.pm: corrected swap of arg with help adding.

2000-04-10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* interactive_gtk.pm, my_gtk.pm: added tooltips for ask_from_list,
	which is used by printerdrake only. drops key bindings.

2000-04-07  Fran�ois Pons  <fpons@mandrakesoft.com>

	* tools/serial_probe: obsoleting pnp_serial which is now replaced
	by this one, taken from kudzu, really faster and probe all serial
	devices at one time. modified to probe correctly modem :-)
	* mouse.pm: updated to use serial_probe interface of
	detect_devices.pm.
	* detect_devices.pm: modified to use serial_probe, cache probed
	devices to avoid reprobing.

2000-04-06  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm, install_steps.pm: added support
	for peerdns options of ppp, so removed dns address unless expert.

2000-04-05  Fran�ois Pons  <fpons@mandrakesoft.com>

	* crypto.pm, install_steps_interactive.pm, install2.pm,
	install_steps.pm: added crypto stuff to support hdlist-crypto.cz2
	and depslist-crypto. dependancies are not supported but with a
	simpler format of depslist file where closure are not done and
	only package name are used for dependancies.
	* pkgs.pm: added better support for multi CD manipulation,
	including selection and refus.

2000-04-04  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm: modified selection packages from compssList by
	incremental selection, much more quickly.
	added selected medium for selecting a package.
	* install_any.pm: refused media hash transfered to selected value
	of media table.
	@needToCopy list should only have package of default medium.

2000-04-03  Pixel  <pixel@mandrakesoft.com>

	* fs.pm (format_ext2): add options "-b 1024 -O none" for alpha

2000-03-31  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_gtk.pm: made changeMedium sub modification
	permanent.
	* pkgs.pm: modified upgrade to avoid use of header.

2000-03-31  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: some more choices for PPC keyboards

2000-03-30  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install2pm: added eval around loading af_packet and postinstall
	copy of RPMS.
	* devices.pm: added /dev/kdb for SPARC.
	* install_any.pm: modified multi CD management, postinstall copy
	of RPMS.
	* install_steps_gtk.pm: added support for Xsun server for SPARC.
	* install_steps_interactive.pm: added multi CD dialog box for
	selecting CD available. Serialized ethernet configuration and ppp
	configuration.
	* pkgs.pm: added check for infinite recursion for bad depslist.
	* printer.pm: better test for reparse of printerdb.
	* Xconfigurator.pm: added support for Xsun server for SPARC.

2000-03-30  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (choosePackagesTree): enhance tree selection

2000-03-29  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (wait_messageW): add some padding (nicer)

	* install_steps_interactive.pm (generateAutoInstFloppy): created,
	creates a floppy for auto installs.

	* install_any.pm (generate_ks_cfg): created, generates stage1
	ks.cfg file

	* share/po/DrakX.pot: added special comment for grub entry

2000-03-28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (selectKeyboard): sort langs for
	many-lang install

	* mouse.pm (write): add WHEEL telling if a wheel mouse is there

2000-03-28  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: added entries for all three Armenian keyboards

2000-03-26  Pixel  <pixel@mandrakesoft.com>

	* install_any.pm (install_urpmi): full support for multi-hdlist's	

	* pkgs.pm (extractHeaders): look for hdlist in /tmp instead of
	$prefix/var/lib/urpmi
	* pkgs.pm (psUsingHdlists): put hdlist's in /var/lib/urpmi with a
	fake name. Access via /tmp/$hdlist is given for non-fake name

	* detect_devices.pm (hasHPT): return undef if no htp (silly me :-/)

2000-03-25  Pixel  <pixel@mandrakesoft.com>

	* lilo.pm: updated to the new format of entries. It was an hash.
	Now the key is field kernel_or_dev, and entries is an array.
	
	(get): added, it returns the entry using a kernel
	   (needed because entries is no more a hash)

	* install_steps_interactive.pm (setupLILO): adapted to the new format

	* Xconfigurator.pm (write_XF86Config): basic XF86Config-4 handling	

	* fsedit.pm (suggest_part): if suggested part contains a field
	"hd", ensure the partition is created on this hard drive

	* install2.pm (main): before leaving installation, remove
	/var/lib/urpmi if urpmi not installed	

	* diskdrake.pm (Resize): ext2resize to size $part->{size} instead
	of $size

2000-03-24  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (hasHPT): added. Now nice handling of hpt366
	(ultra66) without rebooting and making special floppy :)

	* lilo.pm (install_grub): much better grub configuration (better
	than lilo's :pp)

	* install_steps.pm (setupBootloaderBefore): remove entry floppy
	for security > 3

2000-03-23  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (selectMouse): added, takes care of telling
	the X server if the user changed the mouse type. Only done if
	a serial mouse is chosen.

	* install_steps_newt.pm (doPartitionDisks): add a call to

	* mouse.pm (write): added "device=" in etc/sysconfig/mouse for
	devfs (it looses the symlink /dev/mouse)

2000-03-22  Pixel  <pixel@mandrakesoft.com>

	* pci_probing/pcitable: replace Server:Rage128 by proper XFree entry

2000-03-20  Fran�ois Pons  <fpons@mandrakesoft.com>

	* detect_devices.pm, fs.pm, install_any.pm: added supports for
	LS-120 floppy drive and icons on desktop of KDE (untested).
	* printer.pm, printerdrake.pm: added supports for PPA interface in
	new rhs-printfilters, always enable "Print text as postscript"
	option for such printers.

2000-03-20  Pablo Saratxaga <pablo@mandrakesoft.com>

	* keyboard.pm: changed XKB name for Swedish keyboard
	  changed XKB names for Russian and German keyboards
	  added a choice for "Croatian" keyboard
	* share/compss{,List}: added various new locales-*, ispell-* 
	  and netscape-* files. changed ppa to pnm2ppa.

2000-03-17  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps.pm: added setup for all configured queue.
	* install_steps_interactive.pm: modified for retrieving packages
	or current configuration.
	* printer.pm: correction, tested retrieve of printer
	configuration without printtool comments in printcap file: added
	update of entry according to gsdriver used (untested again).
	* printerdrake.pm: better handling of cancel, manage of multiple
	queue definition together (as lp|My printer).

2000-03-16  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_steps_interactive.pm: moved in printerdrake.pm the test
	of printer usage.
	* printerdrake.pm: heavy modification to handle multiple queue,
	corrected some bugs too, added much more features as printtool.
	* printer.pm: added more features for filter, allow printer to be
	retrieved without help of printtool id in printcap file (untested).

2000-03-14  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Loopback): handling of the file loopback: test
	existence of the file and take its size.

2000-03-14  Fran�ois Pons  <fpons@mandrakesoft.com>

	* install_any.pm: corrected for duplicate file on other CD.

2000-03-13  Pixel  <pixel@mandrakesoft.com>

	* detect_devices.pm (floppies): don't return hash but the device name

2000-03-13  Fran�ois Pons  <fpons@mandrakesoft.com>

	* pkgs.pm, install_any.pm: small correction for multiple media
	installation.
	* tools/syncrpms: added for handling synchronisation of multiple source
	rpm directories (and multiple target), include cleaning.
	* tools/closurepkgs: tools to get rpm that may be installed by DrakX
	after normal packages installation (printer, network, X11...), may
	be used to duplicate on other CD some important stuff of the first
	one.

2000-03-12  Pixel  <pixel@mandrakesoft.com>

	* install_steps_interactive.pm (choosePackages): compute the
	max_size very simply (sum of all package sizes), otherwise too costly

	* pkgs.pm (install): call cleanHeaders at the end
	* pkgs.pm (cleanHeaders): created

	* install2.pm (miscellaneous): /etc/msec/init.sh is now
	/usr/sbin/msec (yoann thanks for not telling :pp)

	* pkgs.pm (install): remove the $prefix of mountpoints for not
	enough room to install error message

2000-03-11  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm (_create_window): add callback on focus to
	ensure_focus. The result is no more 3 focus states with 2 buttons.

	* interactive_gtk.pm (ask_from_treelistW): better keyboard handling

	* raid.pm (make): check the result of mkraid. Suggest raidtools
	are missing in standalone diskdrake

	* devices.pm (set_loop): created, searches for an available
	loopback and sets the file to it

	* lilo.pm (dev2grub): fixed a missing slash

	* interactive_gtk.pm (wait_message_nextW): do not update if same
	message, otherwise silly gtk won't do anything and we'll wait
	forever :(

2000-03-10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* *.pm: heavy modification to take into account multiple media
	installation.

2000-03-10  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (@install_classes): cleanup, no more i18n (is now in
	install_steps_interactive), remove old entries

2000-03-09  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (write_conf): don't add alias block-major-11 in every case
	* modules.pm (add_alias): special case oss (post-installs modprobe snd-pcm-oss)

	* fs.pm (format_*): move the @options before the device

	* loopback.pm: created, added a lot of stuff for loopback in
	diskdrake.pm, fs.pm...

2000-03-08  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm: %type2fs replaced ox402 by 0x402

	* detect_devices.pm (cdroms): fix "scd" (should be "scd0")

	* install_any.pm (install_urpmi): update for new hdlist.cz2

2000-03-07  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (ask_from_treelistW): s/focus_row/set_focus_row/

	* install_steps_interactive.pm (addUser): force add a normal user
	for security 4

2000-03-05  Pixel  <pixel@mandrakesoft.com>

	* my_gtk.pm (_ask_from_list): replace focus_row with set_focus_row
	(tis the Gtk-Perl 0.7002 was of doing)

2000-03-04  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (write_conf): add ide-floppy to the modprobes of
	post-install supermount

2000-03-03  Pixel  <pixel@mandrakesoft.com>

	* commands.pm (ps): add RSS to ps command

2000-03-02 Adam Lebsack <adam@mandrakesoft.com>

	* mouse.pm: added mac mouse detection to mouse::detect.
	* detect_devices.pm: added a routine to probe /dev/usbmouse on macs.

2000-03-01  Fran�ois Pons  <fpons@mandrakesoft.com>

	* *.pm: heavy modification to take into account smaller
	transaction during installation.
	still a lot of test to perform, no provides updated currently and
	building of hdlist.cz2 and depslist.ordered need old files...
	nothing done for hdlist.gz during post installation, but
	hdlist.cz2 is already copied in /var/lib/urpmi [and is used during
	installation of packages as extract_archive need a true file].

2000-03-01  Pixel  <pixel@mandrakesoft.com>

	* lilo.pm (install_grub): creation

	* network.pm (write_interface_conf): ONBOOT = !pcmcia

	* install_steps_gtk.pm (new): more intelligent SIGCHLD handler

2000-02-29  Pixel  <pixel@mandrakesoft.com>

	* modules.pm: moved common network stuff from "net" to "network"
	(modules like nfs lockd...)

	* fs.pm (write_fstab): moved the sort to the right place

	* services.pm (drakxservices): chkconfig --list is i18n'ed :(
	set LANGUAGE=C before

	* partition_table_raw.pm (get_geometry): geom{cylinders} must not
	be a decimal value :)

	* install_steps_gtk.pm (create_logo_window): set_name logo for
	logo window
	* share/install.rc: force disabling of background image theme

	* install_steps_gtk.pm (enteringStep): add step information for
	console 1

	* any.pm (addKdmIcon): new function
	* install_steps.pm (addUser): handle field icon
	* install_steps_interactive.pm (addUser): add choice of kdm icon
	* standalone/adduserdrake: add choice of kdm icon

	* diskdrake.pm (ask_all_data...): change for easier i18n

	* install_steps.pm (miscellaneous): add CLEAN_TMP handling
	(need cleaning?)
	* install_steps_interactive.pm (miscellaneous): add CLEAN_TMP
	option in expert
	* install2.pm (miscellaneous): add CLEAN_TMP option for
	/etc/sysconfig/system	

	* install_steps_interactive.pm (miscellaneous): forbidden
	useSupermount if high security.	

	* mouse.pm (detect): fix bug (ttyS instead of ttyS0)

2000-02-28  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (createXconf): do not use "Generic VGA" for
	svga and accel. SVGA also wants 16 bpp. added ugly modeline for
	800x600.	

	* partition_table_raw.pm (get_geometry): when the
	HDIO_GET_IDENTITY fails, defaults to what GETGEO gave

	* install2.pm (main): use modules::load_multi to increase boot
	start time

	* modules.pm (load_multi): added this function for loading many
	modules at once.

	* install_steps_gtk.pm (new): increase time before timeout

	* detect_devices.pm (cdroms): change the device associated with
	ide-burners (hdX -> scdX). Problem is how to know the X in scdX :(	

	* modules.pm (write_conf): sort scsi_hostadapter's

2000-02-27  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): load ide-probe and the like in 'prereq' type
	so no aliases are added to conf.modules

2000-02-25  Pixel  <pixel@mandrakesoft.com>

	* devices.pm (make): small code cleanup

	* partition_table_raw.pm (adjustEnd): more explicit error message

	* fsedit.pm (allocatePartitions): fix a bug (size was getting too
	big after each allocation) making adjustEnd cry

2000-02-24  Pixel  <pixel@mandrakesoft.com>

	* interactive_gtk.pm (new): added the "new" method to initialize
	windowheight for isStandalone

	* install_steps_gtk.pm (new): returns undef in case no X server
	works	

	* install2.pm (main): moved the ejectCdrom from install_steps::END
	to here
	* install2.pm (main): fix the $SIG{SEGV} handler
	* install2.pm (main): added a "try again" in text install if the
	"new" fails

	* install_steps_interactive.pm (createBootdisk): fix an error for
	non fdX choice of floppy drive
	
	* install_steps_interactive.pm (setup_thiskind): remove the
	"defined @l"

2000-02-23  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (%suggestedPartitions): remove any /boot entries
	* install2.pm (selectInstallClass): removed the special code to
	/boot entries from suggestedPartitions for on non-intel (and it
	was buggy :)
	* fsedit.pm (@suggestions): remove the /boot entry
	* fsedit.pm (check_mntpoint): remove the 1024 cylinder check	
	* fsedit.pm (suggest_part): remove the 1024 cylinder special case

	* install_steps_interactive.pm (setupLILO): replace linear option
	by lba32

	* lilo.pm (suggest): add lba32 by default

	* install_steps_interactive.pm (load_thiskind): moved the HPT
	stuff to install_any::ultra66 and call it.
	Add sound card configuration (3 lines :)

	* my_gtk.pm and interactive_gtk: resize the list and tree based on
	root window size

	* install_steps_gtk: $width and $height goes $::rootwidth and
	$::rootheight, also other dimensions goes global (main::)

	* commands.pm (strings): replace the typo \{$n,} by {$n,}

2000-02-23  Fran�ois Pons  <fpons@mandrakesoft.com>

	* build_archive, extract_archive: changed format of TOC to speed
	up extraction of archive, now 5 to 6 times faster to read TOC :-)
	
2000-02-22  Pixel  <pixel@mandrakesoft.com>

	* Xconfigurator.pm: load "Cards" database only to translate NAME
	to fields. Added file CardsNames created from Cards using
	share/Cards2CardsNames. Kind of list of normalized NAMEs	

	* MonitorsDB: replace the ` ' separator for vendor by `|'

	* install_steps_interactive.pm (timeConfig): use ask_from_treelist	

	* interactive_gtk.pm (ask_from_treelist): creation of
	ask_from_treelist. Usage is just the same as ask_from_list with
	one more argument (the separator eg: |, /)

2000-02-21  Fran�ois Pons  <fpons@mandrakesoft.com>

	* diskdrake.pm: fixed deadlock while trying to create partition
	when available space is equal or less than 2 cylinders. fixed
	Create action on corrupted partition by removing stalling window.
	Blocked partition table writing if there are error by forcing user
	to correct partition table.
	* partition_table.pm: fixed typo in verifyParts with cdie, added
	verifyParts on Resize action.
	
2000-02-21  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (create_big_help): display the help in full
	screen	

	* my_gtk.pm (_create_window): add big help on F1

	* common.pm (add2hash): now returns the first parameter

	* mouse.pm (detect): really defaults to serial mouse

	* interactive.pm: add ask_many_from_list_with_help and
	ask_many_from_list_with_help_ref

	* services.pm: creation, it handles what was in
	standalone/drakxservices

2000-02-18  Pixel  <pixel@mandrakesoft.com>

	* install_steps_gtk.pm (createXconf): added /dev/ (X wants
	"/dev/psaux" and not "psaux")

	* diskdrake.pm (Create): show start sector even for non-expert on
	non-i386

2000-02-16  Pixel  <pixel@mandrakesoft.com>

	* mouse.pm (detect): add defaults to serial mouse

	* install_steps_gtk.pm (createXconf): remove the defaults to
	serial mouse

2000-02-15  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm: "After %s partition %s," inlined otherwise does
	not please pablo and translators...

2000-02-14  Pixel  <pixel@mandrakesoft.com>

	* diskdrake.pm (Create): hide start sector choice for non-expert

2000-02-11  Pixel  <pixel@mandrakesoft.com>

	* partition_table_raw.pm (get_geometry): do not use the cylinder
	number given by HDIO_GETGEO cuz limited to 16bits. Compute using
	the total_sectors using HDIO_GET_IDENTITY

	* c/stuff.xs.pm: added total_sectors (gives the number of sector
	of a drive)

	* modules.pm (load): ignore error in loading prereq's
	
	* modules.pm (@drivers_by_category): rcpci instead of rcpci45,
	z85230 added

	* commands.pm (mount): add modules::load_deps otherwise the
	fs::mount won't succeed insmoding vfat if needed

2000-02-11  Fran�ois Pons  <fpons@mandrakesoft.com>

	* fixed diskdrake to handle limit case when creating and resizing
	partition table, address size limit and start sector limit.

2000-02-11  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (main): add a callback on SEGV
	-> message printed
	-> that way, ENDs are called (otherwise skipped)

	* install_steps_interactive.pm (setup_thiskind): handles the undef
	value returned by load_thiskind
	
	* install_steps_interactive.pm (exitInstall): do not call
	install_steps::exitInstall

	* install_steps (exitInstall): removed
	* install_steps (END): added (it does ejectCdrom)

	* install_steps_interactive.pm (load_thiskind): returns undef if
	error loading a module

	* fs.pm (format_part): changed the prototype from $;$@ to $;@
	otherwise, @options always have a value (mostly undef) and mkdosfs
	fails (with "mkdosfs", "/dev/hdXX", undef, "-F", 32)

	* install_steps_interactive.pm (setup_thiskind):
	add a $auto_probe_pci that overrules $o->{auto_probe_pci}
	(that way no pci probe the second time)

2000-02-10  Fran�ois Pons  <fpons@mandrakesoft.com>

	* heavy modification of build_archive and extract_archive to manage
	a TOC directly in archive file, handle bzip2 or gzip compression,
	extract_archive can extract multiple files a time, with minimal
	invocation of uncompress program and follow symlink and expand
	directory contents.
	* use build_archive/extract_archive for locales.
	* fixed a min/max in install_steps_gtk for Resize/Create partition.
	* fixed adjustEnd with dos partition table, take care of magic 63
	sectors at beginning of partitions, a more solid method should be
	used for that.

2000-02-10  Pixel  <pixel@mandrakesoft.com>

	* modules.pm (load_thiskind): skip modules "unknown" and "ignore"

2000-02-09  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (add): cdie if maximum number of partitions
	handled by linux is reached

	* Xconfigurator.pm (chooseResolutionsGtk): display the graphic
	card or server found

	* install_any.pm (relGetFile): for mdkinst files, take care not to
	have a double '/' (see debbugs #591)

	* install_steps_interactive.pm (configureNetwork):
	purpose: add ability to configure both modem and lan
	         clean up the behaviour

	* fs.pm (write_fstab): 
	purpose: sort the fstab per mount point (cuz /usr must be before /usr/local)
	also: rewrite of the part writing the fstab. 
27764'>27764</a>
<a id='n27765' href='#n27765'>27765</a>
<a id='n27766' href='#n27766'>27766</a>
<a id='n27767' href='#n27767'>27767</a>
<a id='n27768' href='#n27768'>27768</a>
<a id='n27769' href='#n27769'>27769</a>
<a id='n27770' href='#n27770'>27770</a>
<a id='n27771' href='#n27771'>27771</a>
<a id='n27772' href='#n27772'>27772</a>
<a id='n27773' href='#n27773'>27773</a>
<a id='n27774' href='#n27774'>27774</a>
<a id='n27775' href='#n27775'>27775</a>
<a id='n27776' href='#n27776'>27776</a>
<a id='n27777' href='#n27777'>27777</a>
<a id='n27778' href='#n27778'>27778</a>
<a id='n27779' href='#n27779'>27779</a>
<a id='n27780' href='#n27780'>27780</a>
<a id='n27781' href='#n27781'>27781</a>
<a id='n27782' href='#n27782'>27782</a>
<a id='n27783' href='#n27783'>27783</a>
<a id='n27784' href='#n27784'>27784</a>
<a id='n27785' href='#n27785'>27785</a>
<a id='n27786' href='#n27786'>27786</a>
<a id='n27787' href='#n27787'>27787</a>
<a id='n27788' href='#n27788'>27788</a>
<a id='n27789' href='#n27789'>27789</a>
<a id='n27790' href='#n27790'>27790</a>
<a id='n27791' href='#n27791'>27791</a>
<a id='n27792' href='#n27792'>27792</a>
<a id='n27793' href='#n27793'>27793</a>
<a id='n27794' href='#n27794'>27794</a>
<a id='n27795' href='#n27795'>27795</a>
<a id='n27796' href='#n27796'>27796</a>
<a id='n27797' href='#n27797'>27797</a>
<a id='n27798' href='#n27798'>27798</a>
<a id='n27799' href='#n27799'>27799</a>
<a id='n27800' href='#n27800'>27800</a>
<a id='n27801' href='#n27801'>27801</a>
<a id='n27802' href='#n27802'>27802</a>
<a id='n27803' href='#n27803'>27803</a>
<a id='n27804' href='#n27804'>27804</a>
<a id='n27805' href='#n27805'>27805</a>
<a id='n27806' href='#n27806'>27806</a>
<a id='n27807' href='#n27807'>27807</a>
<a id='n27808' href='#n27808'>27808</a>
<a id='n27809' href='#n27809'>27809</a>
<a id='n27810' href='#n27810'>27810</a>
<a id='n27811' href='#n27811'>27811</a>
<a id='n27812' href='#n27812'>27812</a>
<a id='n27813' href='#n27813'>27813</a>
<a id='n27814' href='#n27814'>27814</a>
<a id='n27815' href='#n27815'>27815</a>
<a id='n27816' href='#n27816'>27816</a>
<a id='n27817' href='#n27817'>27817</a>
<a id='n27818' href='#n27818'>27818</a>
<a id='n27819' href='#n27819'>27819</a>
<a id='n27820' href='#n27820'>27820</a>
<a id='n27821' href='#n27821'>27821</a>
<a id='n27822' href='#n27822'>27822</a>
<a id='n27823' href='#n27823'>27823</a>
<a id='n27824' href='#n27824'>27824</a>
<a id='n27825' href='#n27825'>27825</a>
<a id='n27826' href='#n27826'>27826</a>
<a id='n27827' href='#n27827'>27827</a>
<a id='n27828' href='#n27828'>27828</a>
<a id='n27829' href='#n27829'>27829</a>
<a id='n27830' href='#n27830'>27830</a>
<a id='n27831' href='#n27831'>27831</a>
<a id='n27832' href='#n27832'>27832</a>
<a id='n27833' href='#n27833'>27833</a>
<a id='n27834' href='#n27834'>27834</a>
<a id='n27835' href='#n27835'>27835</a>
<a id='n27836' href='#n27836'>27836</a>
<a id='n27837' href='#n27837'>27837</a>
<a id='n27838' href='#n27838'>27838</a>
<a id='n27839' href='#n27839'>27839</a>
<a id='n27840' href='#n27840'>27840</a>
<a id='n27841' href='#n27841'>27841</a>
<a id='n27842' href='#n27842'>27842</a>
<a id='n27843' href='#n27843'>27843</a>
<a id='n27844' href='#n27844'>27844</a>
<a id='n27845' href='#n27845'>27845</a>
<a id='n27846' href='#n27846'>27846</a>
<a id='n27847' href='#n27847'>27847</a>
<a id='n27848' href='#n27848'>27848</a>
<a id='n27849' href='#n27849'>27849</a>
<a id='n27850' href='#n27850'>27850</a>
<a id='n27851' href='#n27851'>27851</a>
<a id='n27852' href='#n27852'>27852</a>
<a id='n27853' href='#n27853'>27853</a>
<a id='n27854' href='#n27854'>27854</a>
<a id='n27855' href='#n27855'>27855</a>
<a id='n27856' href='#n27856'>27856</a>
<a id='n27857' href='#n27857'>27857</a>
<a id='n27858' href='#n27858'>27858</a>
<a id='n27859' href='#n27859'>27859</a>
<a id='n27860' href='#n27860'>27860</a>
<a id='n27861' href='#n27861'>27861</a>
<a id='n27862' href='#n27862'>27862</a>
<a id='n27863' href='#n27863'>27863</a>
<a id='n27864' href='#n27864'>27864</a>
<a id='n27865' href='#n27865'>27865</a>
<a id='n27866' href='#n27866'>27866</a>
<a id='n27867' href='#n27867'>27867</a>
<a id='n27868' href='#n27868'>27868</a>
<a id='n27869' href='#n27869'>27869</a>
<a id='n27870' href='#n27870'>27870</a>
<a id='n27871' href='#n27871'>27871</a>
<a id='n27872' href='#n27872'>27872</a>
<a id='n27873' href='#n27873'>27873</a>
<a id='n27874' href='#n27874'>27874</a>
<a id='n27875' href='#n27875'>27875</a>
<a id='n27876' href='#n27876'>27876</a>
<a id='n27877' href='#n27877'>27877</a>
<a id='n27878' href='#n27878'>27878</a>
<a id='n27879' href='#n27879'>27879</a>
<a id='n27880' href='#n27880'>27880</a>
<a id='n27881' href='#n27881'>27881</a>
<a id='n27882' href='#n27882'>27882</a>
<a id='n27883' href='#n27883'>27883</a>
<a id='n27884' href='#n27884'>27884</a>
<a id='n27885' href='#n27885'>27885</a>
<a id='n27886' href='#n27886'>27886</a>
<a id='n27887' href='#n27887'>27887</a>
<a id='n27888' href='#n27888'>27888</a>
<a id='n27889' href='#n27889'>27889</a>
<a id='n27890' href='#n27890'>27890</a>
<a id='n27891' href='#n27891'>27891</a>
<a id='n27892' href='#n27892'>27892</a>
<a id='n27893' href='#n27893'>27893</a>
<a id='n27894' href='#n27894'>27894</a>
<a id='n27895' href='#n27895'>27895</a>
<a id='n27896' href='#n27896'>27896</a>
<a id='n27897' href='#n27897'>27897</a>
<a id='n27898' href='#n27898'>27898</a>
<a id='n27899' href='#n27899'>27899</a>
<a id='n27900' href='#n27900'>27900</a>
<a id='n27901' href='#n27901'>27901</a>
<a id='n27902' href='#n27902'>27902</a>
<a id='n27903' href='#n27903'>27903</a>
<a id='n27904' href='#n27904'>27904</a>
<a id='n27905' href='#n27905'>27905</a>
<a id='n27906' href='#n27906'>27906</a>
<a id='n27907' href='#n27907'>27907</a>
<a id='n27908' href='#n27908'>27908</a>
<a id='n27909' href='#n27909'>27909</a>
<a id='n27910' href='#n27910'>27910</a>
<a id='n27911' href='#n27911'>27911</a>
<a id='n27912' href='#n27912'>27912</a>
<a id='n27913' href='#n27913'>27913</a>
<a id='n27914' href='#n27914'>27914</a>
<a id='n27915' href='#n27915'>27915</a>
<a id='n27916' href='#n27916'>27916</a>
<a id='n27917' href='#n27917'>27917</a>
<a id='n27918' href='#n27918'>27918</a>
<a id='n27919' href='#n27919'>27919</a>
<a id='n27920' href='#n27920'>27920</a>
<a id='n27921' href='#n27921'>27921</a>
<a id='n27922' href='#n27922'>27922</a>
<a id='n27923' href='#n27923'>27923</a>
<a id='n27924' href='#n27924'>27924</a>
<a id='n27925' href='#n27925'>27925</a>
<a id='n27926' href='#n27926'>27926</a>
<a id='n27927' href='#n27927'>27927</a>
<a id='n27928' href='#n27928'>27928</a>
<a id='n27929' href='#n27929'>27929</a>
<a id='n27930' href='#n27930'>27930</a>
<a id='n27931' href='#n27931'>27931</a>
<a id='n27932' href='#n27932'>27932</a>
<a id='n27933' href='#n27933'>27933</a>
<a id='n27934' href='#n27934'>27934</a>
<a id='n27935' href='#n27935'>27935</a>
<a id='n27936' href='#n27936'>27936</a>
<a id='n27937' href='#n27937'>27937</a>
<a id='n27938' href='#n27938'>27938</a>
<a id='n27939' href='#n27939'>27939</a>
<a id='n27940' href='#n27940'>27940</a>
<a id='n27941' href='#n27941'>27941</a>
<a id='n27942' href='#n27942'>27942</a>
<a id='n27943' href='#n27943'>27943</a>
<a id='n27944' href='#n27944'>27944</a>
<a id='n27945' href='#n27945'>27945</a>
<a id='n27946' href='#n27946'>27946</a>
<a id='n27947' href='#n27947'>27947</a>
<a id='n27948' href='#n27948'>27948</a>
<a id='n27949' href='#n27949'>27949</a>
<a id='n27950' href='#n27950'>27950</a>
<a id='n27951' href='#n27951'>27951</a>
<a id='n27952' href='#n27952'>27952</a>
<a id='n27953' href='#n27953'>27953</a>
<a id='n27954' href='#n27954'>27954</a>
<a id='n27955' href='#n27955'>27955</a>
<a id='n27956' href='#n27956'>27956</a>
<a id='n27957' href='#n27957'>27957</a>
<a id='n27958' href='#n27958'>27958</a>
<a id='n27959' href='#n27959'>27959</a>
<a id='n27960' href='#n27960'>27960</a>
<a id='n27961' href='#n27961'>27961</a>
<a id='n27962' href='#n27962'>27962</a>
<a id='n27963' href='#n27963'>27963</a>
<a id='n27964' href='#n27964'>27964</a>
<a id='n27965' href='#n27965'>27965</a>
<a id='n27966' href='#n27966'>27966</a>
<a id='n27967' href='#n27967'>27967</a>
<a id='n27968' href='#n27968'>27968</a>
<a id='n27969' href='#n27969'>27969</a>
<a id='n27970' href='#n27970'>27970</a>
<a id='n27971' href='#n27971'>27971</a>
<a id='n27972' href='#n27972'>27972</a>
<a id='n27973' href='#n27973'>27973</a>
<a id='n27974' href='#n27974'>27974</a>
<a id='n27975' href='#n27975'>27975</a>
<a id='n27976' href='#n27976'>27976</a>
<a id='n27977' href='#n27977'>27977</a>
<a id='n27978' href='#n27978'>27978</a>
<a id='n27979' href='#n27979'>27979</a>
<a id='n27980' href='#n27980'>27980</a>
<a id='n27981' href='#n27981'>27981</a>
<a id='n27982' href='#n27982'>27982</a>
<a id='n27983' href='#n27983'>27983</a>
<a id='n27984' href='#n27984'>27984</a>
<a id='n27985' href='#n27985'>27985</a>
<a id='n27986' href='#n27986'>27986</a>
<a id='n27987' href='#n27987'>27987</a>
<a id='n27988' href='#n27988'>27988</a>
<a id='n27989' href='#n27989'>27989</a>
<a id='n27990' href='#n27990'>27990</a>
<a id='n27991' href='#n27991'>27991</a>
<a id='n27992' href='#n27992'>27992</a>
<a id='n27993' href='#n27993'>27993</a>
<a id='n27994' href='#n27994'>27994</a>
<a id='n27995' href='#n27995'>27995</a>
<a id='n27996' href='#n27996'>27996</a>
<a id='n27997' href='#n27997'>27997</a>
<a id='n27998' href='#n27998'>27998</a>
<a id='n27999' href='#n27999'>27999</a>
<a id='n28000' href='#n28000'>28000</a>
<a id='n28001' href='#n28001'>28001</a>
<a id='n28002' href='#n28002'>28002</a>
<a id='n28003' href='#n28003'>28003</a>
<a id='n28004' href='#n28004'>28004</a>
<a id='n28005' href='#n28005'>28005</a>
<a id='n28006' href='#n28006'>28006</a>
<a id='n28007' href='#n28007'>28007</a>
<a id='n28008' href='#n28008'>28008</a>
<a id='n28009' href='#n28009'>28009</a>
<a id='n28010' href='#n28010'>28010</a>
<a id='n28011' href='#n28011'>28011</a>
<a id='n28012' href='#n28012'>28012</a>
<a id='n28013' href='#n28013'>28013</a>
<a id='n28014' href='#n28014'>28014</a>
<a id='n28015' href='#n28015'>28015</a>
<a id='n28016' href='#n28016'>28016</a>
<a id='n28017' href='#n28017'>28017</a>
<a id='n28018' href='#n28018'>28018</a>
<a id='n28019' href='#n28019'>28019</a>
<a id='n28020' href='#n28020'>28020</a>
<a id='n28021' href='#n28021'>28021</a>
<a id='n28022' href='#n28022'>28022</a>
<a id='n28023' href='#n28023'>28023</a>
<a id='n28024' href='#n28024'>28024</a>
<a id='n28025' href='#n28025'>28025</a>
<a id='n28026' href='#n28026'>28026</a>
<a id='n28027' href='#n28027'>28027</a>
<a id='n28028' href='#n28028'>28028</a>
<a id='n28029' href='#n28029'>28029</a>
<a id='n28030' href='#n28030'>28030</a>
<a id='n28031' href='#n28031'>28031</a>
<a id='n28032' href='#n28032'>28032</a>
<a id='n28033' href='#n28033'>28033</a>
<a id='n28034' href='#n28034'>28034</a>
<a id='n28035' href='#n28035'>28035</a>
<a id='n28036' href='#n28036'>28036</a>
<a id='n28037' href='#n28037'>28037</a>
<a id='n28038' href='#n28038'>28038</a>
<a id='n28039' href='#n28039'>28039</a>
<a id='n28040' href='#n28040'>28040</a>
<a id='n28041' href='#n28041'>28041</a>
<a id='n28042' href='#n28042'>28042</a>
<a id='n28043' href='#n28043'>28043</a>
<a id='n28044' href='#n28044'>28044</a>
<a id='n28045' href='#n28045'>28045</a>
<a id='n28046' href='#n28046'>28046</a>
<a id='n28047' href='#n28047'>28047</a>
<a id='n28048' href='#n28048'>28048</a>
<a id='n28049' href='#n28049'>28049</a>
<a id='n28050' href='#n28050'>28050</a>
<a id='n28051' href='#n28051'>28051</a>
<a id='n28052' href='#n28052'>28052</a>
<a id='n28053' href='#n28053'>28053</a>
<a id='n28054' href='#n28054'>28054</a>
<a id='n28055' href='#n28055'>28055</a>
<a id='n28056' href='#n28056'>28056</a>
<a id='n28057' href='#n28057'>28057</a>
<a id='n28058' href='#n28058'>28058</a>
<a id='n28059' href='#n28059'>28059</a>
<a id='n28060' href='#n28060'>28060</a>
<a id='n28061' href='#n28061'>28061</a>
<a id='n28062' href='#n28062'>28062</a>
<a id='n28063' href='#n28063'>28063</a>
<a id='n28064' href='#n28064'>28064</a>
<a id='n28065' href='#n28065'>28065</a>
<a id='n28066' href='#n28066'>28066</a>
<a id='n28067' href='#n28067'>28067</a>
<a id='n28068' href='#n28068'>28068</a>
<a id='n28069' href='#n28069'>28069</a>
<a id='n28070' href='#n28070'>28070</a>
<a id='n28071' href='#n28071'>28071</a>
<a id='n28072' href='#n28072'>28072</a>
<a id='n28073' href='#n28073'>28073</a>
<a id='n28074' href='#n28074'>28074</a>
<a id='n28075' href='#n28075'>28075</a>
<a id='n28076' href='#n28076'>28076</a>
<a id='n28077' href='#n28077'>28077</a>
<a id='n28078' href='#n28078'>28078</a>
<a id='n28079' href='#n28079'>28079</a>
<a id='n28080' href='#n28080'>28080</a>
<a id='n28081' href='#n28081'>28081</a>
<a id='n28082' href='#n28082'>28082</a>
<a id='n28083' href='#n28083'>28083</a>
<a id='n28084' href='#n28084'>28084</a>
<a id='n28085' href='#n28085'>28085</a>
<a id='n28086' href='#n28086'>28086</a>
<a id='n28087' href='#n28087'>28087</a>
<a id='n28088' href='#n28088'>28088</a>
<a id='n28089' href='#n28089'>28089</a>
<a id='n28090' href='#n28090'>28090</a>
<a id='n28091' href='#n28091'>28091</a>
<a id='n28092' href='#n28092'>28092</a>
<a id='n28093' href='#n28093'>28093</a>
<a id='n28094' href='#n28094'>28094</a>
<a id='n28095' href='#n28095'>28095</a>
<a id='n28096' href='#n28096'>28096</a>
<a id='n28097' href='#n28097'>28097</a>
<a id='n28098' href='#n28098'>28098</a>
<a id='n28099' href='#n28099'>28099</a>
<a id='n28100' href='#n28100'>28100</a>
<a id='n28101' href='#n28101'>28101</a>
<a id='n28102' href='#n28102'>28102</a>
<a id='n28103' href='#n28103'>28103</a>
<a id='n28104' href='#n28104'>28104</a>
<a id='n28105' href='#n28105'>28105</a>
<a id='n28106' href='#n28106'>28106</a>
<a id='n28107' href='#n28107'>28107</a>
<a id='n28108' href='#n28108'>28108</a>
<a id='n28109' href='#n28109'>28109</a>
<a id='n28110' href='#n28110'>28110</a>
<a id='n28111' href='#n28111'>28111</a>
<a id='n28112' href='#n28112'>28112</a>
<a id='n28113' href='#n28113'>28113</a>
<a id='n28114' href='#n28114'>28114</a>
<a id='n28115' href='#n28115'>28115</a>
<a id='n28116' href='#n28116'>28116</a>
<a id='n28117' href='#n28117'>28117</a>
<a id='n28118' href='#n28118'>28118</a>
<a id='n28119' href='#n28119'>28119</a>
<a id='n28120' href='#n28120'>28120</a>
<a id='n28121' href='#n28121'>28121</a>
<a id='n28122' href='#n28122'>28122</a>
<a id='n28123' href='#n28123'>28123</a>
<a id='n28124' href='#n28124'>28124</a>
<a id='n28125' href='#n28125'>28125</a>
<a id='n28126' href='#n28126'>28126</a>
<a id='n28127' href='#n28127'>28127</a>
<a id='n28128' href='#n28128'>28128</a>
<a id='n28129' href='#n28129'>28129</a>
<a id='n28130' href='#n28130'>28130</a>
<a id='n28131' href='#n28131'>28131</a>
<a id='n28132' href='#n28132'>28132</a>
<a id='n28133' href='#n28133'>28133</a>
<a id='n28134' href='#n28134'>28134</a>
<a id='n28135' href='#n28135'>28135</a>
<a id='n28136' href='#n28136'>28136</a>
<a id='n28137' href='#n28137'>28137</a>
<a id='n28138' href='#n28138'>28138</a>
<a id='n28139' href='#n28139'>28139</a>
<a id='n28140' href='#n28140'>28140</a>
<a id='n28141' href='#n28141'>28141</a>
<a id='n28142' href='#n28142'>28142</a>
<a id='n28143' href='#n28143'>28143</a>
<a id='n28144' href='#n28144'>28144</a>
<a id='n28145' href='#n28145'>28145</a>
<a id='n28146' href='#n28146'>28146</a>
<a id='n28147' href='#n28147'>28147</a>
<a id='n28148' href='#n28148'>28148</a>
<a id='n28149' href='#n28149'>28149</a>
<a id='n28150' href='#n28150'>28150</a>
<a id='n28151' href='#n28151'>28151</a>
<a id='n28152' href='#n28152'>28152</a>
<a id='n28153' href='#n28153'>28153</a>
<a id='n28154' href='#n28154'>28154</a>
<a id='n28155' href='#n28155'>28155</a>
<a id='n28156' href='#n28156'>28156</a>
<a id='n28157' href='#n28157'>28157</a>
<a id='n28158' href='#n28158'>28158</a>
<a id='n28159' href='#n28159'>28159</a>
<a id='n28160' href='#n28160'>28160</a>
<a id='n28161' href='#n28161'>28161</a>
<a id='n28162' href='#n28162'>28162</a>
<a id='n28163' href='#n28163'>28163</a>
<a id='n28164' href='#n28164'>28164</a>
<a id='n28165' href='#n28165'>28165</a>
<a id='n28166' href='#n28166'>28166</a>
<a id='n28167' href='#n28167'>28167</a>
<a id='n28168' href='#n28168'>28168</a>
<a id='n28169' href='#n28169'>28169</a>
<a id='n28170' href='#n28170'>28170</a>
<a id='n28171' href='#n28171'>28171</a>
<a id='n28172' href='#n28172'>28172</a>
<a id='n28173' href='#n28173'>28173</a>
<a id='n28174' href='#n28174'>28174</a>
<a id='n28175' href='#n28175'>28175</a>
<a id='n28176' href='#n28176'>28176</a>
<a id='n28177' href='#n28177'>28177</a>
<a id='n28178' href='#n28178'>28178</a>
<a id='n28179' href='#n28179'>28179</a>
<a id='n28180' href='#n28180'>28180</a>
<a id='n28181' href='#n28181'>28181</a>
<a id='n28182' href='#n28182'>28182</a>
<a id='n28183' href='#n28183'>28183</a>
<a id='n28184' href='#n28184'>28184</a>
<a id='n28185' href='#n28185'>28185</a>
<a id='n28186' href='#n28186'>28186</a>
<a id='n28187' href='#n28187'>28187</a>
<a id='n28188' href='#n28188'>28188</a>
<a id='n28189' href='#n28189'>28189</a>
<a id='n28190' href='#n28190'>28190</a>
<a id='n28191' href='#n28191'>28191</a>
<a id='n28192' href='#n28192'>28192</a>
<a id='n28193' href='#n28193'>28193</a>
<a id='n28194' href='#n28194'>28194</a>
<a id='n28195' href='#n28195'>28195</a>
<a id='n28196' href='#n28196'>28196</a>
<a id='n28197' href='#n28197'>28197</a>
<a id='n28198' href='#n28198'>28198</a>
<a id='n28199' href='#n28199'>28199</a>
<a id='n28200' href='#n28200'>28200</a>
<a id='n28201' href='#n28201'>28201</a>
<a id='n28202' href='#n28202'>28202</a>
<a id='n28203' href='#n28203'>28203</a>
<a id='n28204' href='#n28204'>28204</a>
<a id='n28205' href='#n28205'>28205</a>
<a id='n28206' href='#n28206'>28206</a>
<a id='n28207' href='#n28207'>28207</a>
<a id='n28208' href='#n28208'>28208</a>
<a id='n28209' href='#n28209'>28209</a>
<a id='n28210' href='#n28210'>28210</a>
<a id='n28211' href='#n28211'>28211</a>
<a id='n28212' href='#n28212'>28212</a>
<a id='n28213' href='#n28213'>28213</a>
<a id='n28214' href='#n28214'>28214</a>
<a id='n28215' href='#n28215'>28215</a>
<a id='n28216' href='#n28216'>28216</a>
<a id='n28217' href='#n28217'>28217</a>
<a id='n28218' href='#n28218'>28218</a>
<a id='n28219' href='#n28219'>28219</a>
<a id='n28220' href='#n28220'>28220</a>
<a id='n28221' href='#n28221'>28221</a>
<a id='n28222' href='#n28222'>28222</a>
<a id='n28223' href='#n28223'>28223</a>
<a id='n28224' href='#n28224'>28224</a>
<a id='n28225' href='#n28225'>28225</a>
<a id='n28226' href='#n28226'>28226</a>
<a id='n28227' href='#n28227'>28227</a>
<a id='n28228' href='#n28228'>28228</a>
<a id='n28229' href='#n28229'>28229</a>
<a id='n28230' href='#n28230'>28230</a>
<a id='n28231' href='#n28231'>28231</a>
<a id='n28232' href='#n28232'>28232</a>
<a id='n28233' href='#n28233'>28233</a>
<a id='n28234' href='#n28234'>28234</a>
<a id='n28235' href='#n28235'>28235</a>
<a id='n28236' href='#n28236'>28236</a>
<a id='n28237' href='#n28237'>28237</a>
<a id='n28238' href='#n28238'>28238</a>
<a id='n28239' href='#n28239'>28239</a>
<a id='n28240' href='#n28240'>28240</a>
<a id='n28241' href='#n28241'>28241</a>
<a id='n28242' href='#n28242'>28242</a>
<a id='n28243' href='#n28243'>28243</a>
<a id='n28244' href='#n28244'>28244</a>
<a id='n28245' href='#n28245'>28245</a>
<a id='n28246' href='#n28246'>28246</a>
<a id='n28247' href='#n28247'>28247</a>
<a id='n28248' href='#n28248'>28248</a>
<a id='n28249' href='#n28249'>28249</a>
<a id='n28250' href='#n28250'>28250</a>
<a id='n28251' href='#n28251'>28251</a>
<a id='n28252' href='#n28252'>28252</a>
<a id='n28253' href='#n28253'>28253</a>
<a id='n28254' href='#n28254'>28254</a>
<a id='n28255' href='#n28255'>28255</a>
<a id='n28256' href='#n28256'>28256</a>
<a id='n28257' href='#n28257'>28257</a>
<a id='n28258' href='#n28258'>28258</a>
<a id='n28259' href='#n28259'>28259</a>
<a id='n28260' href='#n28260'>28260</a>
<a id='n28261' href='#n28261'>28261</a>
<a id='n28262' href='#n28262'>28262</a>
<a id='n28263' href='#n28263'>28263</a>
<a id='n28264' href='#n28264'>28264</a>
<a id='n28265' href='#n28265'>28265</a>
<a id='n28266' href='#n28266'>28266</a>
<a id='n28267' href='#n28267'>28267</a>
<a id='n28268' href='#n28268'>28268</a>
<a id='n28269' href='#n28269'>28269</a>
<a id='n28270' href='#n28270'>28270</a>
<a id='n28271' href='#n28271'>28271</a>
<a id='n28272' href='#n28272'>28272</a>
<a id='n28273' href='#n28273'>28273</a>
<a id='n28274' href='#n28274'>28274</a>
<a id='n28275' href='#n28275'>28275</a>
<a id='n28276' href='#n28276'>28276</a>
<a id='n28277' href='#n28277'>28277</a>
<a id='n28278' href='#n28278'>28278</a>
<a id='n28279' href='#n28279'>28279</a>
<a id='n28280' href='#n28280'>28280</a>
<a id='n28281' href='#n28281'>28281</a>
<a id='n28282' href='#n28282'>28282</a>
<a id='n28283' href='#n28283'>28283</a>
<a id='n28284' href='#n28284'>28284</a>
<a id='n28285' href='#n28285'>28285</a>
<a id='n28286' href='#n28286'>28286</a>
<a id='n28287' href='#n28287'>28287</a>
<a id='n28288' href='#n28288'>28288</a>
<a id='n28289' href='#n28289'>28289</a>
<a id='n28290' href='#n28290'>28290</a>
<a id='n28291' href='#n28291'>28291</a>
<a id='n28292' href='#n28292'>28292</a>
<a id='n28293' href='#n28293'>28293</a>
<a id='n28294' href='#n28294'>28294</a>
<a id='n28295' href='#n28295'>28295</a>
<a id='n28296' href='#n28296'>28296</a>
<a id='n28297' href='#n28297'>28297</a>
<a id='n28298' href='#n28298'>28298</a>
<a id='n28299' href='#n28299'>28299</a>
<a id='n28300' href='#n28300'>28300</a>
<a id='n28301' href='#n28301'>28301</a>
<a id='n28302' href='#n28302'>28302</a>
<a id='n28303' href='#n28303'>28303</a>
<a id='n28304' href='#n28304'>28304</a>
<a id='n28305' href='#n28305'>28305</a>
<a id='n28306' href='#n28306'>28306</a>
<a id='n28307' href='#n28307'>28307</a>
<a id='n28308' href='#n28308'>28308</a>
<a id='n28309' href='#n28309'>28309</a>
<a id='n28310' href='#n28310'>28310</a>
<a id='n28311' href='#n28311'>28311</a>
<a id='n28312' href='#n28312'>28312</a>
<a id='n28313' href='#n28313'>28313</a>
<a id='n28314' href='#n28314'>28314</a>
<a id='n28315' href='#n28315'>28315</a>
<a id='n28316' href='#n28316'>28316</a>
<a id='n28317' href='#n28317'>28317</a>
<a id='n28318' href='#n28318'>28318</a>
<a id='n28319' href='#n28319'>28319</a>
<a id='n28320' href='#n28320'>28320</a>
<a id='n28321' href='#n28321'>28321</a>
<a id='n28322' href='#n28322'>28322</a>
<a id='n28323' href='#n28323'>28323</a>
<a id='n28324' href='#n28324'>28324</a>
<a id='n28325' href='#n28325'>28325</a>
<a id='n28326' href='#n28326'>28326</a>
<a id='n28327' href='#n28327'>28327</a>
<a id='n28328' href='#n28328'>28328</a>
<a id='n28329' href='#n28329'>28329</a>
<a id='n28330' href='#n28330'>28330</a>
<a id='n28331' href='#n28331'>28331</a>
<a id='n28332' href='#n28332'>28332</a>
<a id='n28333' href='#n28333'>28333</a>
<a id='n28334' href='#n28334'>28334</a>
<a id='n28335' href='#n28335'>28335</a>
<a id='n28336' href='#n28336'>28336</a>
<a id='n28337' href='#n28337'>28337</a>
<a id='n28338' href='#n28338'>28338</a>
<a id='n28339' href='#n28339'>28339</a>
<a id='n28340' href='#n28340'>28340</a>
<a id='n28341' href='#n28341'>28341</a>
<a id='n28342' href='#n28342'>28342</a>
<a id='n28343' href='#n28343'>28343</a>
<a id='n28344' href='#n28344'>28344</a>
<a id='n28345' href='#n28345'>28345</a>
<a id='n28346' href='#n28346'>28346</a>
<a id='n28347' href='#n28347'>28347</a>
<a id='n28348' href='#n28348'>28348</a>
<a id='n28349' href='#n28349'>28349</a>
<a id='n28350' href='#n28350'>28350</a>
<a id='n28351' href='#n28351'>28351</a>
<a id='n28352' href='#n28352'>28352</a>
<a id='n28353' href='#n28353'>28353</a>
<a id='n28354' href='#n28354'>28354</a>
<a id='n28355' href='#n28355'>28355</a>
<a id='n28356' href='#n28356'>28356</a>
<a id='n28357' href='#n28357'>28357</a>
<a id='n28358' href='#n28358'>28358</a>
<a id='n28359' href='#n28359'>28359</a>
<a id='n28360' href='#n28360'>28360</a>
<a id='n28361' href='#n28361'>28361</a>
<a id='n28362' href='#n28362'>28362</a>
<a id='n28363' href='#n28363'>28363</a>
<a id='n28364' href='#n28364'>28364</a>
<a id='n28365' href='#n28365'>28365</a>
<a id='n28366' href='#n28366'>28366</a>
<a id='n28367' href='#n28367'>28367</a>
<a id='n28368' href='#n28368'>28368</a>
<a id='n28369' href='#n28369'>28369</a>
<a id='n28370' href='#n28370'>28370</a>
<a id='n28371' href='#n28371'>28371</a>
<a id='n28372' href='#n28372'>28372</a>
<a id='n28373' href='#n28373'>28373</a>
<a id='n28374' href='#n28374'>28374</a>
<a id='n28375' href='#n28375'>28375</a>
<a id='n28376' href='#n28376'>28376</a>
<a id='n28377' href='#n28377'>28377</a>
<a id='n28378' href='#n28378'>28378</a>
<a id='n28379' href='#n28379'>28379</a>
<a id='n28380' href='#n28380'>28380</a>
<a id='n28381' href='#n28381'>28381</a>
<a id='n28382' href='#n28382'>28382</a>
<a id='n28383' href='#n28383'>28383</a>
<a id='n28384' href='#n28384'>28384</a>
<a id='n28385' href='#n28385'>28385</a>
<a id='n28386' href='#n28386'>28386</a>
<a id='n28387' href='#n28387'>28387</a>
<a id='n28388' href='#n28388'>28388</a>
<a id='n28389' href='#n28389'>28389</a>
<a id='n28390' href='#n28390'>28390</a>
<a id='n28391' href='#n28391'>28391</a>
<a id='n28392' href='#n28392'>28392</a>
<a id='n28393' href='#n28393'>28393</a>
<a id='n28394' href='#n28394'>28394</a>
<a id='n28395' href='#n28395'>28395</a>
<a id='n28396' href='#n28396'>28396</a>
<a id='n28397' href='#n28397'>28397</a>
<a id='n28398' href='#n28398'>28398</a>
<a id='n28399' href='#n28399'>28399</a>
<a id='n28400' href='#n28400'>28400</a>
<a id='n28401' href='#n28401'>28401</a>
<a id='n28402' href='#n28402'>28402</a>
<a id='n28403' href='#n28403'>28403</a>
<a id='n28404' href='#n28404'>28404</a>
<a id='n28405' href='#n28405'>28405</a>
<a id='n28406' href='#n28406'>28406</a>
<a id='n28407' href='#n28407'>28407</a>
<a id='n28408' href='#n28408'>28408</a>
<a id='n28409' href='#n28409'>28409</a>
<a id='n28410' href='#n28410'>28410</a>
<a id='n28411' href='#n28411'>28411</a>
<a id='n28412' href='#n28412'>28412</a>
<a id='n28413' href='#n28413'>28413</a>
<a id='n28414' href='#n28414'>28414</a>
<a id='n28415' href='#n28415'>28415</a>
<a id='n28416' href='#n28416'>28416</a>
<a id='n28417' href='#n28417'>28417</a>
<a id='n28418' href='#n28418'>28418</a>
<a id='n28419' href='#n28419'>28419</a>
<a id='n28420' href='#n28420'>28420</a>
<a id='n28421' href='#n28421'>28421</a>
<a id='n28422' href='#n28422'>28422</a>
<a id='n28423' href='#n28423'>28423</a>
<a id='n28424' href='#n28424'>28424</a>
<a id='n28425' href='#n28425'>28425</a>
<a id='n28426' href='#n28426'>28426</a>
<a id='n28427' href='#n28427'>28427</a>
<a id='n28428' href='#n28428'>28428</a>
<a id='n28429' href='#n28429'>28429</a>
<a id='n28430' href='#n28430'>28430</a>
<a id='n28431' href='#n28431'>28431</a>
<a id='n28432' href='#n28432'>28432</a>
<a id='n28433' href='#n28433'>28433</a>
<a id='n28434' href='#n28434'>28434</a>
<a id='n28435' href='#n28435'>28435</a>
<a id='n28436' href='#n28436'>28436</a>
<a id='n28437' href='#n28437'>28437</a>
<a id='n28438' href='#n28438'>28438</a>
<a id='n28439' href='#n28439'>28439</a>
<a id='n28440' href='#n28440'>28440</a>
<a id='n28441' href='#n28441'>28441</a>
<a id='n28442' href='#n28442'>28442</a>
<a id='n28443' href='#n28443'>28443</a>
<a id='n28444' href='#n28444'>28444</a>
<a id='n28445' href='#n28445'>28445</a>
<a id='n28446' href='#n28446'>28446</a>
<a id='n28447' href='#n28447'>28447</a>
<a id='n28448' href='#n28448'>28448</a>
<a id='n28449' href='#n28449'>28449</a>
<a id='n28450' href='#n28450'>28450</a>
<a id='n28451' href='#n28451'>28451</a>
<a id='n28452' href='#n28452'>28452</a>
<a id='n28453' href='#n28453'>28453</a>
<a id='n28454' href='#n28454'>28454</a>
<a id='n28455' href='#n28455'>28455</a>
<a id='n28456' href='#n28456'>28456</a>
<a id='n28457' href='#n28457'>28457</a>
<a id='n28458' href='#n28458'>28458</a>
<a id='n28459' href='#n28459'>28459</a>
<a id='n28460' href='#n28460'>28460</a>
<a id='n28461' href='#n28461'>28461</a>
<a id='n28462' href='#n28462'>28462</a>
<a id='n28463' href='#n28463'>28463</a>
<a id='n28464' href='#n28464'>28464</a>
<a id='n28465' href='#n28465'>28465</a>
<a id='n28466' href='#n28466'>28466</a>
<a id='n28467' href='#n28467'>28467</a>
<a id='n28468' href='#n28468'>28468</a>
<a id='n28469' href='#n28469'>28469</a>
<a id='n28470' href='#n28470'>28470</a>
<a id='n28471' href='#n28471'>28471</a>
<a id='n28472' href='#n28472'>28472</a>
<a id='n28473' href='#n28473'>28473</a>
<a id='n28474' href='#n28474'>28474</a>
<a id='n28475' href='#n28475'>28475</a>
<a id='n28476' href='#n28476'>28476</a>
<a id='n28477' href='#n28477'>28477</a>
<a id='n28478' href='#n28478'>28478</a>
<a id='n28479' href='#n28479'>28479</a>
<a id='n28480' href='#n28480'>28480</a>
<a id='n28481' href='#n28481'>28481</a>
<a id='n28482' href='#n28482'>28482</a>
<a id='n28483' href='#n28483'>28483</a>
<a id='n28484' href='#n28484'>28484</a>
<a id='n28485' href='#n28485'>28485</a>
<a id='n28486' href='#n28486'>28486</a>
<a id='n28487' href='#n28487'>28487</a>
<a id='n28488' href='#n28488'>28488</a>
<a id='n28489' href='#n28489'>28489</a>
<a id='n28490' href='#n28490'>28490</a>
<a id='n28491' href='#n28491'>28491</a>
<a id='n28492' href='#n28492'>28492</a>
<a id='n28493' href='#n28493'>28493</a>
<a id='n28494' href='#n28494'>28494</a>
<a id='n28495' href='#n28495'>28495</a>
<a id='n28496' href='#n28496'>28496</a>
<a id='n28497' href='#n28497'>28497</a>
<a id='n28498' href='#n28498'>28498</a>
<a id='n28499' href='#n28499'>28499</a>
<a id='n28500' href='#n28500'>28500</a>
<a id='n28501' href='#n28501'>28501</a>
<a id='n28502' href='#n28502'>28502</a>
<a id='n28503' href='#n28503'>28503</a>
<a id='n28504' href='#n28504'>28504</a>
<a id='n28505' href='#n28505'>28505</a>
<a id='n28506' href='#n28506'>28506</a>
<a id='n28507' href='#n28507'>28507</a>
<a id='n28508' href='#n28508'>28508</a>
<a id='n28509' href='#n28509'>28509</a>
<a id='n28510' href='#n28510'>28510</a>
<a id='n28511' href='#n28511'>28511</a>
<a id='n28512' href='#n28512'>28512</a>
<a id='n28513' href='#n28513'>28513</a>
<a id='n28514' href='#n28514'>28514</a>
<a id='n28515' href='#n28515'>28515</a>
<a id='n28516' href='#n28516'>28516</a>
<a id='n28517' href='#n28517'>28517</a>
<a id='n28518' href='#n28518'>28518</a>
<a id='n28519' href='#n28519'>28519</a>
<a id='n28520' href='#n28520'>28520</a>
<a id='n28521' href='#n28521'>28521</a>
<a id='n28522' href='#n28522'>28522</a>
<a id='n28523' href='#n28523'>28523</a>
<a id='n28524' href='#n28524'>28524</a>
<a id='n28525' href='#n28525'>28525</a>
<a id='n28526' href='#n28526'>28526</a>
<a id='n28527' href='#n28527'>28527</a>
<a id='n28528' href='#n28528'>28528</a>
<a id='n28529' href='#n28529'>28529</a>
<a id='n28530' href='#n28530'>28530</a>
<a id='n28531' href='#n28531'>28531</a>
<a id='n28532' href='#n28532'>28532</a>
<a id='n28533' href='#n28533'>28533</a>
<a id='n28534' href='#n28534'>28534</a>
<a id='n28535' href='#n28535'>28535</a>
<a id='n28536' href='#n28536'>28536</a>
<a id='n28537' href='#n28537'>28537</a>
<a id='n28538' href='#n28538'>28538</a>
<a id='n28539' href='#n28539'>28539</a>
<a id='n28540' href='#n28540'>28540</a>
<a id='n28541' href='#n28541'>28541</a>
<a id='n28542' href='#n28542'>28542</a>
<a id='n28543' href='#n28543'>28543</a>
<a id='n28544' href='#n28544'>28544</a>
<a id='n28545' href='#n28545'>28545</a>
<a id='n28546' href='#n28546'>28546</a>
<a id='n28547' href='#n28547'>28547</a>
<a id='n28548' href='#n28548'>28548</a>
<a id='n28549' href='#n28549'>28549</a>
<a id='n28550' href='#n28550'>28550</a>
<a id='n28551' href='#n28551'>28551</a>
<a id='n28552' href='#n28552'>28552</a>
<a id='n28553' href='#n28553'>28553</a>
<a id='n28554' href='#n28554'>28554</a>
<a id='n28555' href='#n28555'>28555</a>
<a id='n28556' href='#n28556'>28556</a>
<a id='n28557' href='#n28557'>28557</a>
<a id='n28558' href='#n28558'>28558</a>
<a id='n28559' href='#n28559'>28559</a>
<a id='n28560' href='#n28560'>28560</a>
<a id='n28561' href='#n28561'>28561</a>
<a id='n28562' href='#n28562'>28562</a>
<a id='n28563' href='#n28563'>28563</a>
<a id='n28564' href='#n28564'>28564</a>
<a id='n28565' href='#n28565'>28565</a>
<a id='n28566' href='#n28566'>28566</a>
<a id='n28567' href='#n28567'>28567</a>
<a id='n28568' href='#n28568'>28568</a>
<a id='n28569' href='#n28569'>28569</a>
<a id='n28570' href='#n28570'>28570</a>
<a id='n28571' href='#n28571'>28571</a>
<a id='n28572' href='#n28572'>28572</a>
<a id='n28573' href='#n28573'>28573</a>
<a id='n28574' href='#n28574'>28574</a>
<a id='n28575' href='#n28575'>28575</a>
<a id='n28576' href='#n28576'>28576</a>
<a id='n28577' href='#n28577'>28577</a>
<a id='n28578' href='#n28578'>28578</a>
<a id='n28579' href='#n28579'>28579</a>
<a id='n28580' href='#n28580'>28580</a>
<a id='n28581' href='#n28581'>28581</a>
<a id='n28582' href='#n28582'>28582</a>
<a id='n28583' href='#n28583'>28583</a>
<a id='n28584' href='#n28584'>28584</a>
<a id='n28585' href='#n28585'>28585</a>
<a id='n28586' href='#n28586'>28586</a>
<a id='n28587' href='#n28587'>28587</a>
<a id='n28588' href='#n28588'>28588</a>
<a id='n28589' href='#n28589'>28589</a>
<a id='n28590' href='#n28590'>28590</a>
<a id='n28591' href='#n28591'>28591</a>
<a id='n28592' href='#n28592'>28592</a>
<a id='n28593' href='#n28593'>28593</a>
<a id='n28594' href='#n28594'>28594</a>
<a id='n28595' href='#n28595'>28595</a>
<a id='n28596' href='#n28596'>28596</a>
<a id='n28597' href='#n28597'>28597</a>
<a id='n28598' href='#n28598'>28598</a>
<a id='n28599' href='#n28599'>28599</a>
<a id='n28600' href='#n28600'>28600</a>
<a id='n28601' href='#n28601'>28601</a>
<a id='n28602' href='#n28602'>28602</a>
<a id='n28603' href='#n28603'>28603</a>
<a id='n28604' href='#n28604'>28604</a>
<a id='n28605' href='#n28605'>28605</a>
<a id='n28606' href='#n28606'>28606</a>
<a id='n28607' href='#n28607'>28607</a>
<a id='n28608' href='#n28608'>28608</a>
<a id='n28609' href='#n28609'>28609</a>
<a id='n28610' href='#n28610'>28610</a>
<a id='n28611' href='#n28611'>28611</a>
<a id='n28612' href='#n28612'>28612</a>
<a id='n28613' href='#n28613'>28613</a>
<a id='n28614' href='#n28614'>28614</a>
<a id='n28615' href='#n28615'>28615</a>
<a id='n28616' href='#n28616'>28616</a>
<a id='n28617' href='#n28617'>28617</a>
<a id='n28618' href='#n28618'>28618</a>
<a id='n28619' href='#n28619'>28619</a>
<a id='n28620' href='#n28620'>28620</a>
<a id='n28621' href='#n28621'>28621</a>
<a id='n28622' href='#n28622'>28622</a>
<a id='n28623' href='#n28623'>28623</a>
<a id='n28624' href='#n28624'>28624</a>
<a id='n28625' href='#n28625'>28625</a>
<a id='n28626' href='#n28626'>28626</a>
<a id='n28627' href='#n28627'>28627</a>
<a id='n28628' href='#n28628'>28628</a>
<a id='n28629' href='#n28629'>28629</a>
<a id='n28630' href='#n28630'>28630</a>
<a id='n28631' href='#n28631'>28631</a>
<a id='n28632' href='#n28632'>28632</a>
<a id='n28633' href='#n28633'>28633</a>
<a id='n28634' href='#n28634'>28634</a>
<a id='n28635' href='#n28635'>28635</a>
<a id='n28636' href='#n28636'>28636</a>
<a id='n28637' href='#n28637'>28637</a>
<a id='n28638' href='#n28638'>28638</a>
<a id='n28639' href='#n28639'>28639</a>
<a id='n28640' href='#n28640'>28640</a>
<a id='n28641' href='#n28641'>28641</a>
<a id='n28642' href='#n28642'>28642</a>
<a id='n28643' href='#n28643'>28643</a>
<a id='n28644' href='#n28644'>28644</a>
<a id='n28645' href='#n28645'>28645</a>
<a id='n28646' href='#n28646'>28646</a>
<a id='n28647' href='#n28647'>28647</a>
<a id='n28648' href='#n28648'>28648</a>
<a id='n28649' href='#n28649'>28649</a>
<a id='n28650' href='#n28650'>28650</a>
<a id='n28651' href='#n28651'>28651</a>
<a id='n28652' href='#n28652'>28652</a>
<a id='n28653' href='#n28653'>28653</a>
<a id='n28654' href='#n28654'>28654</a>
<a id='n28655' href='#n28655'>28655</a>
<a id='n28656' href='#n28656'>28656</a>
<a id='n28657' href='#n28657'>28657</a>
<a id='n28658' href='#n28658'>28658</a>
<a id='n28659' href='#n28659'>28659</a>
<a id='n28660' href='#n28660'>28660</a>
<a id='n28661' href='#n28661'>28661</a>
<a id='n28662' href='#n28662'>28662</a>
<a id='n28663' href='#n28663'>28663</a>
<a id='n28664' href='#n28664'>28664</a>
<a id='n28665' href='#n28665'>28665</a>
<a id='n28666' href='#n28666'>28666</a>
<a id='n28667' href='#n28667'>28667</a>
<a id='n28668' href='#n28668'>28668</a>
<a id='n28669' href='#n28669'>28669</a>
<a id='n28670' href='#n28670'>28670</a>
<a id='n28671' href='#n28671'>28671</a>
<a id='n28672' href='#n28672'>28672</a>
<a id='n28673' href='#n28673'>28673</a>
<a id='n28674' href='#n28674'>28674</a>
<a id='n28675' href='#n28675'>28675</a>
<a id='n28676' href='#n28676'>28676</a>
<a id='n28677' href='#n28677'>28677</a>
<a id='n28678' href='#n28678'>28678</a>
<a id='n28679' href='#n28679'>28679</a>
<a id='n28680' href='#n28680'>28680</a>
<a id='n28681' href='#n28681'>28681</a>
<a id='n28682' href='#n28682'>28682</a>
<a id='n28683' href='#n28683'>28683</a>
<a id='n28684' href='#n28684'>28684</a>
<a id='n28685' href='#n28685'>28685</a>
<a id='n28686' href='#n28686'>28686</a>
<a id='n28687' href='#n28687'>28687</a>
<a id='n28688' href='#n28688'>28688</a>
<a id='n28689' href='#n28689'>28689</a>
<a id='n28690' href='#n28690'>28690</a>
<a id='n28691' href='#n28691'>28691</a>
<a id='n28692' href='#n28692'>28692</a>
<a id='n28693' href='#n28693'>28693</a>
<a id='n28694' href='#n28694'>28694</a>
<a id='n28695' href='#n28695'>28695</a>
<a id='n28696' href='#n28696'>28696</a>
<a id='n28697' href='#n28697'>28697</a>
<a id='n28698' href='#n28698'>28698</a>
<a id='n28699' href='#n28699'>28699</a>
<a id='n28700' href='#n28700'>28700</a>
<a id='n28701' href='#n28701'>28701</a>
<a id='n28702' href='#n28702'>28702</a>
<a id='n28703' href='#n28703'>28703</a>
<a id='n28704' href='#n28704'>28704</a>
<a id='n28705' href='#n28705'>28705</a>
<a id='n28706' href='#n28706'>28706</a>
<a id='n28707' href='#n28707'>28707</a>
<a id='n28708' href='#n28708'>28708</a>
<a id='n28709' href='#n28709'>28709</a>
<a id='n28710' href='#n28710'>28710</a>
<a id='n28711' href='#n28711'>28711</a>
<a id='n28712' href='#n28712'>28712</a>
<a id='n28713' href='#n28713'>28713</a>
<a id='n28714' href='#n28714'>28714</a>
<a id='n28715' href='#n28715'>28715</a>
<a id='n28716' href='#n28716'>28716</a>
<a id='n28717' href='#n28717'>28717</a>
<a id='n28718' href='#n28718'>28718</a>
<a id='n28719' href='#n28719'>28719</a>
<a id='n28720' href='#n28720'>28720</a>
<a id='n28721' href='#n28721'>28721</a>
<a id='n28722' href='#n28722'>28722</a>
<a id='n28723' href='#n28723'>28723</a>
<a id='n28724' href='#n28724'>28724</a>
<a id='n28725' href='#n28725'>28725</a>
<a id='n28726' href='#n28726'>28726</a>
<a id='n28727' href='#n28727'>28727</a>
<a id='n28728' href='#n28728'>28728</a>
<a id='n28729' href='#n28729'>28729</a>
<a id='n28730' href='#n28730'>28730</a>
<a id='n28731' href='#n28731'>28731</a>
<a id='n28732' href='#n28732'>28732</a>
<a id='n28733' href='#n28733'>28733</a>
<a id='n28734' href='#n28734'>28734</a>
<a id='n28735' href='#n28735'>28735</a>
<a id='n28736' href='#n28736'>28736</a>
<a id='n28737' href='#n28737'>28737</a>
<a id='n28738' href='#n28738'>28738</a>
<a id='n28739' href='#n28739'>28739</a>
<a id='n28740' href='#n28740'>28740</a>
<a id='n28741' href='#n28741'>28741</a>
<a id='n28742' href='#n28742'>28742</a>
<a id='n28743' href='#n28743'>28743</a>
<a id='n28744' href='#n28744'>28744</a>
<a id='n28745' href='#n28745'>28745</a>
<a id='n28746' href='#n28746'>28746</a>
<a id='n28747' href='#n28747'>28747</a>
<a id='n28748' href='#n28748'>28748</a>
<a id='n28749' href='#n28749'>28749</a>
<a id='n28750' href='#n28750'>28750</a>
<a id='n28751' href='#n28751'>28751</a>
<a id='n28752' href='#n28752'>28752</a>
<a id='n28753' href='#n28753'>28753</a>
<a id='n28754' href='#n28754'>28754</a>
<a id='n28755' href='#n28755'>28755</a>
<a id='n28756' href='#n28756'>28756</a>
<a id='n28757' href='#n28757'>28757</a>
<a id='n28758' href='#n28758'>28758</a>
<a id='n28759' href='#n28759'>28759</a>
<a id='n28760' href='#n28760'>28760</a>
<a id='n28761' href='#n28761'>28761</a>
<a id='n28762' href='#n28762'>28762</a>
<a id='n28763' href='#n28763'>28763</a>
<a id='n28764' href='#n28764'>28764</a>
<a id='n28765' href='#n28765'>28765</a>
<a id='n28766' href='#n28766'>28766</a>
<a id='n28767' href='#n28767'>28767</a>
<a id='n28768' href='#n28768'>28768</a>
<a id='n28769' href='#n28769'>28769</a>
<a id='n28770' href='#n28770'>28770</a>
<a id='n28771' href='#n28771'>28771</a>
<a id='n28772' href='#n28772'>28772</a>
<a id='n28773' href='#n28773'>28773</a>
<a id='n28774' href='#n28774'>28774</a>
<a id='n28775' href='#n28775'>28775</a>
<a id='n28776' href='#n28776'>28776</a>
<a id='n28777' href='#n28777'>28777</a>
<a id='n28778' href='#n28778'>28778</a>
<a id='n28779' href='#n28779'>28779</a>
<a id='n28780' href='#n28780'>28780</a>
<a id='n28781' href='#n28781'>28781</a>
<a id='n28782' href='#n28782'>28782</a>
<a id='n28783' href='#n28783'>28783</a>
<a id='n28784' href='#n28784'>28784</a>
<a id='n28785' href='#n28785'>28785</a>
<a id='n28786' href='#n28786'>28786</a>
<a id='n28787' href='#n28787'>28787</a>
<a id='n28788' href='#n28788'>28788</a>
<a id='n28789' href='#n28789'>28789</a>
<a id='n28790' href='#n28790'>28790</a>
<a id='n28791' href='#n28791'>28791</a>
<a id='n28792' href='#n28792'>28792</a>
<a id='n28793' href='#n28793'>28793</a>
<a id='n28794' href='#n28794'>28794</a>
<a id='n28795' href='#n28795'>28795</a>
<a id='n28796' href='#n28796'>28796</a>
<a id='n28797' href='#n28797'>28797</a>
<a id='n28798' href='#n28798'>28798</a>
<a id='n28799' href='#n28799'>28799</a>
<a id='n28800' href='#n28800'>28800</a>
<a id='n28801' href='#n28801'>28801</a>
<a id='n28802' href='#n28802'>28802</a>
<a id='n28803' href='#n28803'>28803</a>
<a id='n28804' href='#n28804'>28804</a>
<a id='n28805' href='#n28805'>28805</a>
<a id='n28806' href='#n28806'>28806</a>
<a id='n28807' href='#n28807'>28807</a>
<a id='n28808' href='#n28808'>28808</a>
<a id='n28809' href='#n28809'>28809</a>
<a id='n28810' href='#n28810'>28810</a>
<a id='n28811' href='#n28811'>28811</a>
<a id='n28812' href='#n28812'>28812</a>
<a id='n28813' href='#n28813'>28813</a>
<a id='n28814' href='#n28814'>28814</a>
<a id='n28815' href='#n28815'>28815</a>
<a id='n28816' href='#n28816'>28816</a>
<a id='n28817' href='#n28817'>28817</a>
<a id='n28818' href='#n28818'>28818</a>
<a id='n28819' href='#n28819'>28819</a>
<a id='n28820' href='#n28820'>28820</a>
<a id='n28821' href='#n28821'>28821</a>
<a id='n28822' href='#n28822'>28822</a>
<a id='n28823' href='#n28823'>28823</a>
<a id='n28824' href='#n28824'>28824</a>
<a id='n28825' href='#n28825'>28825</a>
<a id='n28826' href='#n28826'>28826</a>
<a id='n28827' href='#n28827'>28827</a>
<a id='n28828' href='#n28828'>28828</a>
<a id='n28829' href='#n28829'>28829</a>
<a id='n28830' href='#n28830'>28830</a>
<a id='n28831' href='#n28831'>28831</a>
<a id='n28832' href='#n28832'>28832</a>
<a id='n28833' href='#n28833'>28833</a>
<a id='n28834' href='#n28834'>28834</a>
<a id='n28835' href='#n28835'>28835</a>
<a id='n28836' href='#n28836'>28836</a>
<a id='n28837' href='#n28837'>28837</a>
<a id='n28838' href='#n28838'>28838</a>
<a id='n28839' href='#n28839'>28839</a>
<a id='n28840' href='#n28840'>28840</a>
<a id='n28841' href='#n28841'>28841</a>
<a id='n28842' href='#n28842'>28842</a>
<a id='n28843' href='#n28843'>28843</a>
<a id='n28844' href='#n28844'>28844</a>
<a id='n28845' href='#n28845'>28845</a>
<a id='n28846' href='#n28846'>28846</a>
<a id='n28847' href='#n28847'>28847</a>
<a id='n28848' href='#n28848'>28848</a>
<a id='n28849' href='#n28849'>28849</a>
<a id='n28850' href='#n28850'>28850</a>
<a id='n28851' href='#n28851'>28851</a>
<a id='n28852' href='#n28852'>28852</a>
<a id='n28853' href='#n28853'>28853</a>
<a id='n28854' href='#n28854'>28854</a>
<a id='n28855' href='#n28855'>28855</a>
<a id='n28856' href='#n28856'>28856</a>
<a id='n28857' href='#n28857'>28857</a>
<a id='n28858' href='#n28858'>28858</a>
<a id='n28859' href='#n28859'>28859</a>
<a id='n28860' href='#n28860'>28860</a>
<a id='n28861' href='#n28861'>28861</a>
<a id='n28862' href='#n28862'>28862</a>
<a id='n28863' href='#n28863'>28863</a>
<a id='n28864' href='#n28864'>28864</a>
<a id='n28865' href='#n28865'>28865</a>
<a id='n28866' href='#n28866'>28866</a>
<a id='n28867' href='#n28867'>28867</a>
<a id='n28868' href='#n28868'>28868</a>
<a id='n28869' href='#n28869'>28869</a>
<a id='n28870' href='#n28870'>28870</a>
<a id='n28871' href='#n28871'>28871</a>
<a id='n28872' href='#n28872'>28872</a>
<a id='n28873' href='#n28873'>28873</a>
<a id='n28874' href='#n28874'>28874</a>
<a id='n28875' href='#n28875'>28875</a>
<a id='n28876' href='#n28876'>28876</a>
<a id='n28877' href='#n28877'>28877</a>
<a id='n28878' href='#n28878'>28878</a>
<a id='n28879' href='#n28879'>28879</a>
<a id='n28880' href='#n28880'>28880</a>
<a id='n28881' href='#n28881'>28881</a>
<a id='n28882' href='#n28882'>28882</a>
<a id='n28883' href='#n28883'>28883</a>
<a id='n28884' href='#n28884'>28884</a>
<a id='n28885' href='#n28885'>28885</a>
<a id='n28886' href='#n28886'>28886</a>
<a id='n28887' href='#n28887'>28887</a>
<a id='n28888' href='#n28888'>28888</a>
<a id='n28889' href='#n28889'>28889</a>
<a id='n28890' href='#n28890'>28890</a>
<a id='n28891' href='#n28891'>28891</a>
<a id='n28892' href='#n28892'>28892</a>
<a id='n28893' href='#n28893'>28893</a>
<a id='n28894' href='#n28894'>28894</a>
<a id='n28895' href='#n28895'>28895</a>
<a id='n28896' href='#n28896'>28896</a>
<a id='n28897' href='#n28897'>28897</a>
<a id='n28898' href='#n28898'>28898</a>
<a id='n28899' href='#n28899'>28899</a>
<a id='n28900' href='#n28900'>28900</a>
<a id='n28901' href='#n28901'>28901</a>
<a id='n28902' href='#n28902'>28902</a>
<a id='n28903' href='#n28903'>28903</a>
<a id='n28904' href='#n28904'>28904</a>
<a id='n28905' href='#n28905'>28905</a>
<a id='n28906' href='#n28906'>28906</a>
<a id='n28907' href='#n28907'>28907</a>
<a id='n28908' href='#n28908'>28908</a>
<a id='n28909' href='#n28909'>28909</a>
<a id='n28910' href='#n28910'>28910</a>
<a id='n28911' href='#n28911'>28911</a>
<a id='n28912' href='#n28912'>28912</a>
<a id='n28913' href='#n28913'>28913</a>
<a id='n28914' href='#n28914'>28914</a>
<a id='n28915' href='#n28915'>28915</a>
<a id='n28916' href='#n28916'>28916</a>
<a id='n28917' href='#n28917'>28917</a>
<a id='n28918' href='#n28918'>28918</a>
<a id='n28919' href='#n28919'>28919</a>
<a id='n28920' href='#n28920'>28920</a>
<a id='n28921' href='#n28921'>28921</a>
<a id='n28922' href='#n28922'>28922</a>
<a id='n28923' href='#n28923'>28923</a>
<a id='n28924' href='#n28924'>28924</a>
<a id='n28925' href='#n28925'>28925</a>
<a id='n28926' href='#n28926'>28926</a>
<a id='n28927' href='#n28927'>28927</a>
<a id='n28928' href='#n28928'>28928</a>
<a id='n28929' href='#n28929'>28929</a>
<a id='n28930' href='#n28930'>28930</a>
<a id='n28931' href='#n28931'>28931</a>
<a id='n28932' href='#n28932'>28932</a>
<a id='n28933' href='#n28933'>28933</a>
<a id='n28934' href='#n28934'>28934</a>
<a id='n28935' href='#n28935'>28935</a>
<a id='n28936' href='#n28936'>28936</a>
<a id='n28937' href='#n28937'>28937</a>
<a id='n28938' href='#n28938'>28938</a>
<a id='n28939' href='#n28939'>28939</a>
<a id='n28940' href='#n28940'>28940</a>
<a id='n28941' href='#n28941'>28941</a>
<a id='n28942' href='#n28942'>28942</a>
<a id='n28943' href='#n28943'>28943</a>
<a id='n28944' href='#n28944'>28944</a>
<a id='n28945' href='#n28945'>28945</a>
<a id='n28946' href='#n28946'>28946</a>
<a id='n28947' href='#n28947'>28947</a>
<a id='n28948' href='#n28948'>28948</a>
<a id='n28949' href='#n28949'>28949</a>
<a id='n28950' href='#n28950'>28950</a>
<a id='n28951' href='#n28951'>28951</a>
<a id='n28952' href='#n28952'>28952</a>
<a id='n28953' href='#n28953'>28953</a>
<a id='n28954' href='#n28954'>28954</a>
<a id='n28955' href='#n28955'>28955</a>
<a id='n28956' href='#n28956'>28956</a>
<a id='n28957' href='#n28957'>28957</a>
<a id='n28958' href='#n28958'>28958</a>
<a id='n28959' href='#n28959'>28959</a>
<a id='n28960' href='#n28960'>28960</a>
<a id='n28961' href='#n28961'>28961</a>
<a id='n28962' href='#n28962'>28962</a>
<a id='n28963' href='#n28963'>28963</a>
<a id='n28964' href='#n28964'>28964</a>
<a id='n28965' href='#n28965'>28965</a>
<a id='n28966' href='#n28966'>28966</a>
<a id='n28967' href='#n28967'>28967</a>
<a id='n28968' href='#n28968'>28968</a>
<a id='n28969' href='#n28969'>28969</a>
<a id='n28970' href='#n28970'>28970</a>
<a id='n28971' href='#n28971'>28971</a>
<a id='n28972' href='#n28972'>28972</a>
<a id='n28973' href='#n28973'>28973</a>
<a id='n28974' href='#n28974'>28974</a>
<a id='n28975' href='#n28975'>28975</a>
<a id='n28976' href='#n28976'>28976</a>
<a id='n28977' href='#n28977'>28977</a>
<a id='n28978' href='#n28978'>28978</a>
<a id='n28979' href='#n28979'>28979</a>
<a id='n28980' href='#n28980'>28980</a>
<a id='n28981' href='#n28981'>28981</a>
<a id='n28982' href='#n28982'>28982</a>
<a id='n28983' href='#n28983'>28983</a>
<a id='n28984' href='#n28984'>28984</a>
<a id='n28985' href='#n28985'>28985</a>
<a id='n28986' href='#n28986'>28986</a>
<a id='n28987' href='#n28987'>28987</a>
<a id='n28988' href='#n28988'>28988</a>
<a id='n28989' href='#n28989'>28989</a>
<a id='n28990' href='#n28990'>28990</a>
<a id='n28991' href='#n28991'>28991</a>
<a id='n28992' href='#n28992'>28992</a>
<a id='n28993' href='#n28993'>28993</a>
<a id='n28994' href='#n28994'>28994</a>
<a id='n28995' href='#n28995'>28995</a>
<a id='n28996' href='#n28996'>28996</a>
<a id='n28997' href='#n28997'>28997</a>
<a id='n28998' href='#n28998'>28998</a>
<a id='n28999' href='#n28999'>28999</a>
<a id='n29000' href='#n29000'>29000</a>
<a id='n29001' href='#n29001'>29001</a>
<a id='n29002' href='#n29002'>29002</a>
<a id='n29003' href='#n29003'>29003</a>
<a id='n29004' href='#n29004'>29004</a>
<a id='n29005' href='#n29005'>29005</a>
<a id='n29006' href='#n29006'>29006</a>
<a id='n29007' href='#n29007'>29007</a>
<a id='n29008' href='#n29008'>29008</a>
<a id='n29009' href='#n29009'>29009</a>
<a id='n29010' href='#n29010'>29010</a>
<a id='n29011' href='#n29011'>29011</a>
<a id='n29012' href='#n29012'>29012</a>
<a id='n29013' href='#n29013'>29013</a>
<a id='n29014' href='#n29014'>29014</a>
<a id='n29015' href='#n29015'>29015</a>
<a id='n29016' href='#n29016'>29016</a>
<a id='n29017' href='#n29017'>29017</a>
<a id='n29018' href='#n29018'>29018</a>
<a id='n29019' href='#n29019'>29019</a>
<a id='n29020' href='#n29020'>29020</a>
<a id='n29021' href='#n29021'>29021</a>
<a id='n29022' href='#n29022'>29022</a>
<a id='n29023' href='#n29023'>29023</a>
<a id='n29024' href='#n29024'>29024</a>
<a id='n29025' href='#n29025'>29025</a>
<a id='n29026' href='#n29026'>29026</a>
<a id='n29027' href='#n29027'>29027</a>
<a id='n29028' href='#n29028'>29028</a>
<a id='n29029' href='#n29029'>29029</a>
<a id='n29030' href='#n29030'>29030</a>
<a id='n29031' href='#n29031'>29031</a>
<a id='n29032' href='#n29032'>29032</a>
<a id='n29033' href='#n29033'>29033</a>
<a id='n29034' href='#n29034'>29034</a>
<a id='n29035' href='#n29035'>29035</a>
<a id='n29036' href='#n29036'>29036</a>
<a id='n29037' href='#n29037'>29037</a>
<a id='n29038' href='#n29038'>29038</a>
<a id='n29039' href='#n29039'>29039</a>
<a id='n29040' href='#n29040'>29040</a>
<a id='n29041' href='#n29041'>29041</a>
<a id='n29042' href='#n29042'>29042</a>
<a id='n29043' href='#n29043'>29043</a>
<a id='n29044' href='#n29044'>29044</a>
<a id='n29045' href='#n29045'>29045</a>
<a id='n29046' href='#n29046'>29046</a>
<a id='n29047' href='#n29047'>29047</a>
<a id='n29048' href='#n29048'>29048</a>
<a id='n29049' href='#n29049'>29049</a>
<a id='n29050' href='#n29050'>29050</a>
<a id='n29051' href='#n29051'>29051</a>
<a id='n29052' href='#n29052'>29052</a>
<a id='n29053' href='#n29053'>29053</a>
<a id='n29054' href='#n29054'>29054</a>
<a id='n29055' href='#n29055'>29055</a>
<a id='n29056' href='#n29056'>29056</a>
<a id='n29057' href='#n29057'>29057</a>
<a id='n29058' href='#n29058'>29058</a>
<a id='n29059' href='#n29059'>29059</a>
<a id='n29060' href='#n29060'>29060</a>
<a id='n29061' href='#n29061'>29061</a>
<a id='n29062' href='#n29062'>29062</a>
<a id='n29063' href='#n29063'>29063</a>
<a id='n29064' href='#n29064'>29064</a>
<a id='n29065' href='#n29065'>29065</a>
<a id='n29066' href='#n29066'>29066</a>
<a id='n29067' href='#n29067'>29067</a>
<a id='n29068' href='#n29068'>29068</a>
<a id='n29069' href='#n29069'>29069</a>
<a id='n29070' href='#n29070'>29070</a>
<a id='n29071' href='#n29071'>29071</a>
<a id='n29072' href='#n29072'>29072</a>
<a id='n29073' href='#n29073'>29073</a>
<a id='n29074' href='#n29074'>29074</a>
<a id='n29075' href='#n29075'>29075</a>
<a id='n29076' href='#n29076'>29076</a>
<a id='n29077' href='#n29077'>29077</a>
<a id='n29078' href='#n29078'>29078</a>
<a id='n29079' href='#n29079'>29079</a>
<a id='n29080' href='#n29080'>29080</a>
<a id='n29081' href='#n29081'>29081</a>
<a id='n29082' href='#n29082'>29082</a>
<a id='n29083' href='#n29083'>29083</a>
<a id='n29084' href='#n29084'>29084</a>
<a id='n29085' href='#n29085'>29085</a>
<a id='n29086' href='#n29086'>29086</a>
<a id='n29087' href='#n29087'>29087</a>
<a id='n29088' href='#n29088'>29088</a>
<a id='n29089' href='#n29089'>29089</a>
<a id='n29090' href='#n29090'>29090</a>
<a id='n29091' href='#n29091'>29091</a>
<a id='n29092' href='#n29092'>29092</a>
<a id='n29093' href='#n29093'>29093</a>
<a id='n29094' href='#n29094'>29094</a>
<a id='n29095' href='#n29095'>29095</a>
<a id='n29096' href='#n29096'>29096</a>
<a id='n29097' href='#n29097'>29097</a>
<a id='n29098' href='#n29098'>29098</a>
<a id='n29099' href='#n29099'>29099</a>
<a id='n29100' href='#n29100'>29100</a>
<a id='n29101' href='#n29101'>29101</a>
<a id='n29102' href='#n29102'>29102</a>
<a id='n29103' href='#n29103'>29103</a>
<a id='n29104' href='#n29104'>29104</a>
<a id='n29105' href='#n29105'>29105</a>
<a id='n29106' href='#n29106'>29106</a>
<a id='n29107' href='#n29107'>29107</a>
<a id='n29108' href='#n29108'>29108</a>
<a id='n29109' href='#n29109'>29109</a>
<a id='n29110' href='#n29110'>29110</a>
<a id='n29111' href='#n29111'>29111</a>
<a id='n29112' href='#n29112'>29112</a>
<a id='n29113' href='#n29113'>29113</a>
<a id='n29114' href='#n29114'>29114</a>
<a id='n29115' href='#n29115'>29115</a>
<a id='n29116' href='#n29116'>29116</a>
<a id='n29117' href='#n29117'>29117</a>
<a id='n29118' href='#n29118'>29118</a>
<a id='n29119' href='#n29119'>29119</a>
<a id='n29120' href='#n29120'>29120</a>
</pre></td>
<td class='lines'><pre><code><span class="hl slc"># DrakX-fi - Finnish Translation</span>
<span class="hl slc">#</span>
<span class="hl slc"># Copyright (C) 2002,2003, 2004, 2005 Free Software Foundation, Inc.</span>
<span class="hl slc"># Copyright (C) 2002 Mandriva</span>
<span class="hl slc"># Matias Griese &lt;mahagr&#64;utu.fi&gt;, 2001.</span>
<span class="hl slc"># Taisto Kuikka &lt;69319&#64;batman.jypoly.fi&gt;, 2003,2004.</span>
<span class="hl slc"># Esa Linna &lt;denzo&#64;mbnet.fi&gt;, 2004.</span>
<span class="hl slc"># Thomas Backlund &lt;tmb&#64;mandrake.org&gt;, 2002, 2003, 2004, 2005.</span>
<span class="hl slc">#</span>
<span class="hl slc">#</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Project-Id-Version: DrakX-fi - LE2005 Release</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;POT-Creation-Date: 2005-07-27 17:26+0200</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;PO-Revision-Date: 2005-04-03 20:59+0300</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Last-Translator: Thomas Backlund &lt;tmb&#64;mandrake.org&gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Language-Team: Finnish &lt;fi&#64;li.org&gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;MIME-Version: 1.0</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Content-Type: text/plain; charset=UTF-8</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Content-Transfer-Encoding: 8bit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;X-Generator: KBabel 1.9.1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: ../move/move.pm:292</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which USB key do you want to format?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä USB-avaimen haluat alustaa?&quot;</span>

<span class="hl slc">#: ../move/move.pm:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to format a USB device</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. This will delete all data on &quot;</span>
<span class="hl str">&quot;it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure that the selected device is the USB key you want to format.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;We advise you to unplug all other USB storage devices while doing this &quot;</span>
<span class="hl str">&quot;operation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;USB-laite</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">alustetaan. Tämä tuhoaa kaikki laitteessa olevat tiedot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista, että olet valinnut sen laitteen jonka haluat alustaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Suosittelemme että poistat muut USB-laitteet ennen alustusta.&quot;</span>

<span class="hl slc">#: ../move/move.pm:448 ../move/move.pm:460</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Key is not writable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Avain ei ole kirjoitettava&quot;</span>

<span class="hl slc">#: ../move/move.pm:450</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The USB key seems to have write protection enabled. Please</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;unplug it, remove write protection, and then plug it again.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;USB-avaimessa vaikuttaa olevan kirjoitussuoja päällä. Ole hyvä ja</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;irrota USB-avain, poista kirjoitussuoja ja kytke USB-avain takaisin.&quot;</span>

<span class="hl slc">#: ../move/move.pm:452</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Retry&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yritä uudelleen&quot;</span>

<span class="hl slc">#: ../move/move.pm:453 ../move/move.pm:497</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Continue without USB key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jatka ilman USB-avainta&quot;</span>

<span class="hl slc">#: ../move/move.pm:462</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The USB key seems to have write protection enabled, but we can not safely</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;unplug it now.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click the button to reboot the machine, unplug it, remove write protection,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;plug the key again, and launch Mandriva Move again.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;USB-avaimessa vaikuttaa olevan kirjoitussuoja päällä, mutta sitä ei</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voi nyt turvallisesti irrottaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käynnistä koneesi uudelleen, irrota USB-avain, poista kirjoitussuoja,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kytke USB-avain takaisin ja käynnistä Mandriva Move uudelleen.&quot;</span>

<span class="hl slc">#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reboot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä uudelleen&quot;</span>

<span class="hl slc">#: ../move/move.pm:473</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your USB key does not have any valid Windows (FAT) partitions.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;We need one to continue (beside, it&apos;s more standard so that you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will be able to move and access your files from machines</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;running Windows). Please plug in an USB key containing a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Windows partition instead.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may also proceed without an USB key - you&apos;ll still be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;able to use Mandriva Move as a normal live Mandriva</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Operating System.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;USB-avaimessasi ei ole yhtään kunnollista Windows- (FAT)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osiota. Yksi osio tarvitaan jatkaaksesi (sitä paitsi se on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yleisempi standardi joten voit päästä käsiksi tiedostoihisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;myös Windows-koneilla). Ole hyvä ja kytke USB-avain</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka sisältää Windows-osion.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit myös jatkaa ilman USB-avainta - voit silti käyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Move -järjestelmää normaalin Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-käyttöjärjestelmän tapaan.&quot;</span>

<span class="hl slc">#: ../move/move.pm:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We did not detect any USB key on your system. If you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;plug in an USB key now, Mandriva Move will have the ability</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to transparently save the data in your home directory and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system wide configuration, for next boot on this computer</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or another one. Note: if you plug in a key now, wait several</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seconds before detecting again.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may also proceed without an USB key - you&apos;ll still be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;able to use Mandriva Move as a normal live Mandriva</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Operating System.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhtäkään USB-avainta ei tunnistettu koneessasi. Mikäli</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kytket USB-avaimen nyt, Mandriva Move voi tallentaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kotihakemistossasi olevat tiedot ja järjestelmäasetukset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seuraavaa käynnistystä varten joko tässä tai jossain toisessa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koneessa. HUOM: jos kytket avaimen nyt, odota muutamia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sekunteja ennen uudelleentunnistusta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit myös jatkaa ilman USB-avainta - voit silti käyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Move -järjestelmää normaalin Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-käyttöjärjestelmän tapaan.&quot;</span>

<span class="hl slc">#: ../move/move.pm:494</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Need a key to save your data&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarvitaan avain tietojesi tallentamiseksi&quot;</span>

<span class="hl slc">#: ../move/move.pm:496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detect USB key again&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnista USB-avain uudelleen&quot;</span>

<span class="hl slc">#: ../move/move.pm:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Setting up USB key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan USB-avain&quot;</span>

<span class="hl slc">#: ../move/move.pm:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, setting up system configuration files on USB key...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki, asetetaan USB-avaimen järjestelmätiedostot...&quot;</span>

<span class="hl slc">#: ../move/move.pm:546</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter your user information, password will be used for screensaver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna käyttäjätietosi, salasanaa käytetään näytönsäästäjälle&quot;</span>

<span class="hl slc">#: ../move/move.pm:556</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattiset asetukset&quot;</span>

<span class="hl slc">#: ../move/move.pm:556</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, detecting and configuring devices...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki, tunnistetaan ja asetetaan laitteistoa...&quot;</span>

<span class="hl slc">#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664</span>
<span class="hl slc">#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230</span>
<span class="hl slc">#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404</span>
<span class="hl slc">#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558</span>
<span class="hl slc">#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209</span>
<span class="hl slc">#: install_any.pm:1730 install_any.pm:1782 install_steps.pm:81</span>
<span class="hl slc">#: install_steps_interactive.pm:37 interactive/http.pm:117</span>
<span class="hl slc">#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42</span>
<span class="hl slc">#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101</span>
<span class="hl slc">#: network/netconnect.pm:819 network/netconnect.pm:923</span>
<span class="hl slc">#: network/netconnect.pm:927 network/netconnect.pm:931</span>
<span class="hl slc">#: network/netconnect.pm:936 network/netconnect.pm:1066</span>
<span class="hl slc">#: network/netconnect.pm:1070 network/netconnect.pm:1074</span>
<span class="hl slc">#: network/netconnect.pm:1078 network/netconnect.pm:1186</span>
<span class="hl slc">#: network/netconnect.pm:1191 network/netconnect.pm:1211</span>
<span class="hl slc">#: network/netconnect.pm:1364 network/thirdparty.pm:266</span>
<span class="hl slc">#: network/thirdparty.pm:273 network/thirdparty.pm:309</span>
<span class="hl slc">#: network/thirdparty.pm:311 network/thirdparty.pm:332</span>
<span class="hl slc">#: network/thirdparty.pm:356 printer/printerdrake.pm:244</span>
<span class="hl slc">#: printer/printerdrake.pm:251 printer/printerdrake.pm:276</span>
<span class="hl slc">#: printer/printerdrake.pm:422 printer/printerdrake.pm:427</span>
<span class="hl slc">#: printer/printerdrake.pm:440 printer/printerdrake.pm:450</span>
<span class="hl slc">#: printer/printerdrake.pm:514 printer/printerdrake.pm:641</span>
<span class="hl slc">#: printer/printerdrake.pm:1352 printer/printerdrake.pm:1399</span>
<span class="hl slc">#: printer/printerdrake.pm:1436 printer/printerdrake.pm:1481</span>
<span class="hl slc">#: printer/printerdrake.pm:1485 printer/printerdrake.pm:1499</span>
<span class="hl slc">#: printer/printerdrake.pm:1591 printer/printerdrake.pm:1672</span>
<span class="hl slc">#: printer/printerdrake.pm:1676 printer/printerdrake.pm:1680</span>
<span class="hl slc">#: printer/printerdrake.pm:1729 printer/printerdrake.pm:1787</span>
<span class="hl slc">#: printer/printerdrake.pm:1791 printer/printerdrake.pm:1805</span>
<span class="hl slc">#: printer/printerdrake.pm:1920 printer/printerdrake.pm:1924</span>
<span class="hl slc">#: printer/printerdrake.pm:1967 printer/printerdrake.pm:2042</span>
<span class="hl slc">#: printer/printerdrake.pm:2060 printer/printerdrake.pm:2069</span>
<span class="hl slc">#: printer/printerdrake.pm:2078 printer/printerdrake.pm:2089</span>
<span class="hl slc">#: printer/printerdrake.pm:2153 printer/printerdrake.pm:2247</span>
<span class="hl slc">#: printer/printerdrake.pm:2767 printer/printerdrake.pm:3042</span>
<span class="hl slc">#: printer/printerdrake.pm:3048 printer/printerdrake.pm:3596</span>
<span class="hl slc">#: printer/printerdrake.pm:3600 printer/printerdrake.pm:3604</span>
<span class="hl slc">#: printer/printerdrake.pm:4064 printer/printerdrake.pm:4305</span>
<span class="hl slc">#: printer/printerdrake.pm:4329 printer/printerdrake.pm:4406</span>
<span class="hl slc">#: printer/printerdrake.pm:4472 printer/printerdrake.pm:4592</span>
<span class="hl slc">#: standalone/drakTermServ:393 standalone/drakTermServ:467</span>
<span class="hl slc">#: standalone/drakTermServ:476 standalone/drakTermServ:771</span>
<span class="hl slc">#: standalone/drakTermServ:778 standalone/drakTermServ:801</span>
<span class="hl slc">#: standalone/drakTermServ:848 standalone/drakTermServ:1056</span>
<span class="hl slc">#: standalone/drakTermServ:1536 standalone/drakTermServ:1552</span>
<span class="hl slc">#: standalone/drakTermServ:1557 standalone/drakTermServ:1565</span>
<span class="hl slc">#: standalone/drakTermServ:1577 standalone/drakTermServ:1598</span>
<span class="hl slc">#: standalone/drakauth:36 standalone/drakbackup:498 standalone/drakbackup:612</span>
<span class="hl slc">#: standalone/drakbackup:1090 standalone/drakbackup:1122</span>
<span class="hl slc">#: standalone/drakbackup:1645 standalone/drakbackup:1801</span>
<span class="hl slc">#: standalone/drakbackup:2415 standalone/drakbackup:4104</span>
<span class="hl slc">#: standalone/drakbackup:4324 standalone/drakclock:124</span>
<span class="hl slc">#: standalone/drakconnect:672 standalone/drakconnect:676</span>
<span class="hl slc">#: standalone/drakconnect:681 standalone/drakconnect:696</span>
<span class="hl slc">#: standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261</span>
<span class="hl slc">#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakgw:217</span>
<span class="hl slc">#: standalone/drakgw:258 standalone/drakgw:292 standalone/drakgw:394</span>
<span class="hl slc">#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260</span>
<span class="hl slc">#: standalone/draknfs:597 standalone/draknfs:604 standalone/draknfs:611</span>
<span class="hl slc">#: standalone/drakroam:41 standalone/draksplash:15 standalone/draksplash:159</span>
<span class="hl slc">#: standalone/drakxtv:107 standalone/finish-install:49 standalone/logdrake:168</span>
<span class="hl slc">#: standalone/logdrake:437 standalone/logdrake:442 standalone/net_applet:160</span>
<span class="hl slc">#: standalone/scannerdrake:59 standalone/scannerdrake:202</span>
<span class="hl slc">#: standalone/scannerdrake:261 standalone/scannerdrake:715</span>
<span class="hl slc">#: standalone/scannerdrake:726 standalone/scannerdrake:865</span>
<span class="hl slc">#: standalone/scannerdrake:876 standalone/scannerdrake:946 wizards.pm:95</span>
<span class="hl slc">#: wizards.pm:99 wizards.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe&quot;</span>

<span class="hl slc">#: ../move/move.pm:605 install_steps.pm:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An error occurred, but I do not know how to handle it nicely.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Continue at your own risk.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ilmeni virhe, eikä sitä ei voida käsitellä kunnolla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jatka omalla vastuullasi.&quot;</span>

<span class="hl slc">#: ../move/move.pm:660 install_steps_interactive.pm:37</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;An error occurred&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ilmeni virhe&quot;</span>

<span class="hl slc">#: ../move/move.pm:666</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An error occurred:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This may come from corrupted system configuration files</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on the USB key, in this case removing them and then</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;rebooting Mandriva Move would fix the problem. To do</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;so, click on the corresponding button.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may also want to reboot and remove the USB key, or</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;examine its contents under another OS, or even have</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a look at log files in console #3 and #4 to try to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;guess what&apos;s happening.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ilmeni virhe:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä saattaa johtua viottuneista järjestelmän asetustiedostoista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;USB-avaimessa, siinä tapauksessa poista ne ja käynnistä kone</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;uudelleen, jolloin Mandriva Move korjaa ongelman. Tehdäksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tämän klikkaa vastaavaa nappia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluat ehkä myös käynnistää koneen uudelleen ja poistaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;USB-avaimen, tutkia sen sisältöä toisessa käyttöjärjestelmässä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai tutkia lokitiedostoja konsoleissa #3 ja #4 selvittääksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mitä tapahtuu.&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: ../move/move.pm:681</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove system config files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista järjestelmän asetustiedostot&quot;</span>

<span class="hl slc">#: ../move/move.pm:682</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Simply reboot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yksinkertainen uudelleenkäynnistys&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:50 ../move/tree/mdk_totem:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can only run with no CDROM support&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Voit suorittaa vain ilman CD-ROM-tukea&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kill those programs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tapa ohjelmat&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No CDROM support&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei CD-ROM-tukea&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:76 diskdrake/hd_gtk.pm:92</span>
<span class="hl slc">#: diskdrake/interactive.pm:1046 diskdrake/interactive.pm:1056</span>
<span class="hl slc">#: diskdrake/interactive.pm:1109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Read carefully!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lue tarkkaan!&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can not use another CDROM when the following programs are running:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Et voi käyttää toista CD-ROM:a kun seuraavat ohjelmat ovat käynnissä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: ../move/tree/mdk_totem:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copying to memory to allow removing the CDROM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kopioidaan muistiin jotta CD-ROM voidaan poistaa&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;256 kB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;256 kt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:14</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;512 kB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;512 kt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;1 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;1 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;2 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;2 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;4 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;4 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;8 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;8 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;16 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;16 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;32 MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;32 Mt&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;64 MB or more&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;64 Mt tai enemmän&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:155</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;X server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;X-palvelin&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose an X server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse X-palvelin&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-head configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Usean ulostulon asetukset&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:189</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your system supports multiple head configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What do you want to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Järjestelmäsi tukee usean näytön laitteistokokoonpanoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not install Xorg package:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakettia Xorg ei voida asentaa:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the memory size of your graphics card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näytönohjaimen muistin määrä&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:345</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xorg configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg asetukset&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which configuration of Xorg do you want to have?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä versiota Xorg-palvelimesta haluat käyttää?&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure all heads independently&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta kaikki näytöt erillisiksi&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Xinerama extension&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Xinerama-laajennusta&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure only card</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta vain kortin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:398 Xconfig/various.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:405 Xconfig/various.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span> <span class="hl str">with 3D hardware acceleration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span> <span class="hl str">laitteistokiihdytetyllä 3D-tuella&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:407</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your card can have 3D hardware acceleration support with Xorg</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönohjaimelle löytyy laitteistokiihdytetyt 3D-ajurit Xorg</span> <span class="hl ipl">%s</span><span class="hl str">:lle.&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:413</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span> <span class="hl str">with EXPERIMENTAL 3D hardware acceleration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg</span> <span class="hl ipl">%s</span> <span class="hl str">KOKEELLISELLA laitteistokiihdytetyllä 3D-tuella&quot;</span>

<span class="hl slc">#: Xconfig/card.pm:415</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your card can have 3D hardware acceleration support with Xorg</span> <span class="hl ipl">%s</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näytönohjaimelle löytyy laitteistokiihdytetyt 3D-ajurit Xorg</span> <span class="hl ipl">%s</span><span class="hl str">:lle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;HUOMAA, ETTÄ TUKI ON KOKEELLINEN JA VOI KAATAA TIETOKONEESI.&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:963</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautettu&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14</span>
<span class="hl slc">#: install_steps_interactive.pm:85 install_steps_interactive.pm:1319</span>
<span class="hl slc">#: printer/printerdrake.pm:744 printer/printerdrake.pm:4401</span>
<span class="hl slc">#: printer/printerdrake.pm:4853 standalone/drakhosts:263 standalone/drakids:69</span>
<span class="hl slc">#: standalone/drakids:77 standalone/draksplash:85 standalone/logdrake:173</span>
<span class="hl slc">#: standalone/net_applet:81 standalone/scannerdrake:477</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Quit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lopeta&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphic Card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönohjain&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:120 Xconfig/monitor.pm:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttö&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:123 Xconfig/resolution_and_depth.pm:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resolution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttötila&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Test&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kokeile&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448</span>
<span class="hl slc">#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79</span>
<span class="hl slc">#: standalone/drakfont:491 standalone/drakfont:553</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Optiot&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your Xorg configuration file is broken, we will ignore it.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg asetustiedosto on viallinen, hylkäämme sen.&quot;</span>

<span class="hl slc">#: Xconfig/main.pm:186</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Keep the changes?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The current configuration is:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Säilytetäänkö muutokset?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Nykyiset asetukset ovat:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose a monitor for head #</span><span class="hl ipl">%d</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näyttö ulostulolle #</span><span class="hl ipl">%d</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose a monitor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näyttö&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Plug&apos;n Play&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kytke ja Käytä&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:118 mouse.pm:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:119 standalone/drakconnect:591 standalone/harddrake2:54</span>
<span class="hl slc">#: standalone/harddrake2:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vendor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistaja&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Plug&apos;n Play probing failed. Please select the correct monitor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kytke ja Käytä -tunnistus epäonnistui. Ole hyvä ja valitse oikea näyttö&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:137</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The two critical parameters are the vertical refresh rate, which is the &quot;</span>
<span class="hl str">&quot;rate</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at which the whole screen is refreshed, and most importantly the horizontal</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sync rate, which is the rate at which scanlines are displayed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It is VERY IMPORTANT that you do not specify a monitor type with a sync &quot;</span>
<span class="hl str">&quot;range</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;that is beyond the capabilities of your monitor: you may damage your &quot;</span>
<span class="hl str">&quot;monitor.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; If in doubt, choose a conservative setting.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun tulee valita kaksi kriittistä parametria. Pystyvirkistystaajuus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kertoo kuinka monta kertaa sekunnissa koko näytön kuva päivittyy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Vaakavirkistystaajuus kertoo kuinka monta vaakapyyhkäisyä sekunnissa näyttö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;piirtää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;On HYVIN TÄRKEÄÄ, että et valitse näyttötyyppiä, jonka maksimi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;virkistystaajuus on suurempi kuin oman näyttösi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos epäröit, valitse pienempi taajuus.&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:144</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Horizontal refresh rate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaakavirkistystaajuus&quot;</span>

<span class="hl slc">#: Xconfig/monitor.pm:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vertical refresh rate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pystyvirkistystaajuus&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:10</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;256 colors (8 bits)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;256 väriä (8 bittiä)&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:11</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;32 thousand colors (15 bits)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;32 tuhatta väriä (15 bittiä)&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:12</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;65 thousand colors (16 bits)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;65 tuhatta väriä (16 bittiä)&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;16 million colors (24 bits)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;16 miljoonaa väriä (24 bittiä)&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resolutions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttötilat&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:308 diskdrake/hd_gtk.pm:336</span>
<span class="hl slc">#: install_steps_gtk.pm:284 mouse.pm:168 services.pm:162</span>
<span class="hl slc">#: standalone/drakbackup:1583 standalone/drakperm:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:357</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the resolution and the color depth&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näyttötila ja värimäärä&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:358</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphics card:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönohjain:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:372 interactive.pm:432</span>
<span class="hl slc">#: interactive/gtk.pm:807 interactive/http.pm:103 interactive/http.pm:156</span>
<span class="hl slc">#: interactive/newt.pm:321 interactive/newt.pm:424 interactive/stdio.pm:39</span>
<span class="hl slc">#: interactive/stdio.pm:142 interactive/stdio.pm:143 interactive/stdio.pm:172</span>
<span class="hl slc">#: standalone/drakTermServ:200 standalone/drakTermServ:518</span>
<span class="hl slc">#: standalone/drakbackup:1347 standalone/drakbackup:3961</span>
<span class="hl slc">#: standalone/drakbackup:4021 standalone/drakbackup:4065</span>
<span class="hl slc">#: standalone/drakconnect:158 standalone/drakconnect:848</span>
<span class="hl slc">#: standalone/drakconnect:935 standalone/drakconnect:1031</span>
<span class="hl slc">#: standalone/drakfont:574 standalone/drakfont:586 standalone/drakroam:392</span>
<span class="hl slc">#: standalone/draksplash:169 standalone/drakups:212 standalone/net_monitor:340</span>
<span class="hl slc">#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:916 ugtk2.pm:939</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ok&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;OK&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:372 diskdrake/smbnfs_gtk.pm:80 help.pm:89</span>
<span class="hl slc">#: help.pm:444 install_steps_gtk.pm:480 install_steps_interactive.pm:422</span>
<span class="hl slc">#: install_steps_interactive.pm:831 interactive.pm:433 interactive/gtk.pm:811</span>
<span class="hl slc">#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318</span>
<span class="hl slc">#: interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142</span>
<span class="hl slc">#: interactive/stdio.pm:176 printer/printerdrake.pm:3676</span>
<span class="hl slc">#: standalone/drakautoinst:215 standalone/drakbackup:1347</span>
<span class="hl slc">#: standalone/drakbackup:3887 standalone/drakbackup:3891</span>
<span class="hl slc">#: standalone/drakbackup:3949 standalone/drakconnect:157</span>
<span class="hl slc">#: standalone/drakconnect:933 standalone/drakconnect:1030</span>
<span class="hl slc">#: standalone/drakfont:586 standalone/drakfont:664 standalone/drakfont:741</span>
<span class="hl slc">#: standalone/draksplash:169 standalone/drakups:219 standalone/logdrake:173</span>
<span class="hl slc">#: standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517</span>
<span class="hl slc">#: ugtk2.pm:916</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cancel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peruuta&quot;</span>

<span class="hl slc">#: Xconfig/resolution_and_depth.pm:372 diskdrake/hd_gtk.pm:150</span>
<span class="hl slc">#: install_steps_gtk.pm:228 install_steps_gtk.pm:629 interactive.pm:527</span>
<span class="hl slc">#: interactive/gtk.pm:677 interactive/gtk.pm:679 standalone/drakTermServ:285</span>
<span class="hl slc">#: standalone/drakbackup:3883 standalone/drakbug:105</span>
<span class="hl slc">#: standalone/drakconnect:153 standalone/drakconnect:236</span>
<span class="hl slc">#: standalone/drakfont:509 standalone/draknfs:208 standalone/drakperm:133</span>
<span class="hl slc">#: standalone/draksec:336 standalone/draksec:338 standalone/draksec:356</span>
<span class="hl slc">#: standalone/draksec:358 ugtk2.pm:1048 ugtk2.pm:1049</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Help&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ohje&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Test of the configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kokeile asetuksia&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to test the configuration?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko kokeilla asetuksia?&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Warning: testing this graphic card may freeze your computer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varoitus: näytönohjaimesi testaaminen voi kaataa tietokoneesi&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An error occurred:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Try to change some parameters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tapahtui virhe:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kokeile muuttaa joitakin asetuksia&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Leaving in</span> <span class="hl ipl">%d</span> <span class="hl str">seconds&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistutaan</span> <span class="hl ipl">%d</span> <span class="hl str">sekunnin kuluttua&quot;</span>

<span class="hl slc">#: Xconfig/test.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Is this the correct setting?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko tämä oikea asetus?&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Keyboard layout:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näppäimistön asettelu:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse type:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiren tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse device:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiren laite:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitor:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttö:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitor HorizSync:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytön vaakajuovataajuus:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitor VertRefresh:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytön virkistystaajuus:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:37</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphics card:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönohjain:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphics memory:</span> <span class="hl ipl">%s</span> <span class="hl str">kB</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Grafiikkamuisti:</span> <span class="hl ipl">%s</span> <span class="hl str">kt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Color depth:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Värimäärä:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resolution:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttötila:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xorg driver:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xorg ajuri:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphical interface at startup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Graafinen tila käynnistyksessä&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;I can setup your computer to automatically start the graphical interface &quot;</span>
<span class="hl str">&quot;(Xorg) upon booting.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Would you like Xorg to start when you reboot?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tietokoneesi voidaan asettaa käynnistymään automaattisesti graafiseen tilaan &quot;</span>
<span class="hl str">&quot;(Xorg).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko Xorg:n käynnistyvän automaattisesti?&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your graphic card seems to have a TV-OUT connector.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It can be configured to work using frame-buffer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For this you have to plug your graphic card to your TV before booting your &quot;</span>
<span class="hl str">&quot;computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Then choose the</span> <span class="hl esc">\&quot;</span><span class="hl str">TVout</span><span class="hl esc">\&quot;</span> <span class="hl str">entry in the bootloader</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you have this feature?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näyttää siltä että näytönohjaimessasi on TV-ulostuloliitäntä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Se voidaan asettaa toimimaan näyttöpuskurin kanssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Saadaksesi tämän toimimaan, sinun pitää kytkeä näytönohjaimesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;televisioon ennen kuin käynnistät tietokoneesi. Valitse sitten</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">TV-Out</span><span class="hl esc">\&quot;</span><span class="hl str">-valinta käynnistysvalikossa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Onko sinulla tämä ominaisuus?&quot;</span>

<span class="hl slc">#: Xconfig/various.pm:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What norm is your TV using?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä normia televisiosi käyttää?&quot;</span>

<span class="hl slc">#: Xconfig/xfree.pm:646</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:weird aspect ratio</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;other&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;muu&quot;</span>

<span class="hl slc">#: any.pm:142 harddrake/sound.pm:190 interactive.pm:470 pkgs.pm:458</span>
<span class="hl slc">#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68</span>
<span class="hl slc">#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246</span>
<span class="hl slc">#: standalone/service_harddrake:206</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki&quot;</span>

<span class="hl slc">#: any.pm:142</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bootloader installation in progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttöjärjestelmän lataajan asennus käynnissä&quot;</span>

<span class="hl slc">#: any.pm:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;LILO wants to assign a new Volume ID to drive</span> <span class="hl ipl">%s</span><span class="hl str">.  However, changing</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows &quot;</span>
<span class="hl str">&quot;error.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This caution does not apply to Windows 95 or 98, or to NT data disks.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Assign a new Volume ID?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;LILO haluaa määrittää uuden Volyymi IDn asemalle</span> <span class="hl ipl">%s</span><span class="hl str">. Huomaa, että</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muutettu Volyymi ID on vakava virhe Windows NT, 2000 tai XP</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistylevylle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä huomautus ei koske Windows 95 tai 98, tai NT Datalevyille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Määritetäänkö uusi Volyymi ID?&quot;</span>

<span class="hl slc">#: any.pm:164</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installation of bootloader failed. The following error occurred:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyslataajan asennus epäonnistui. Seuraava virhe tapahtui:&quot;</span>

<span class="hl slc">#: any.pm:170</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You may need to change your Open Firmware boot-device to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; enable the bootloader.  If you do not see the bootloader prompt at</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; reboot, hold down Command-Option-O-F at reboot and enter:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; setenv boot-device</span> <span class="hl ipl">%s</span><span class="hl str">,</span><span class="hl esc">\\\\</span><span class="hl str">:tbxi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Then type: shut-down</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;At your next boot you should see the bootloader prompt.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun pitää ehkä muuttaa Open Firmware -käynnistyslaitetta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;aktivoidaksesi käynnistyslataajan. Jos et näe käynnistyslataajaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistäessäsi konettasi uudelleen, Paina Command-Option-O-F</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyksen yhteydessä ja kirjoita:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;setenv boot-device</span> <span class="hl ipl">%s</span><span class="hl str">,</span><span class="hl esc">\\\\</span><span class="hl str">:tbxi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kirjoita sitten: shut-down</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Seuraavalla käynnistyskerralla sinun pitäisi nähdä käynnistyslataajan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;komentokehote.&quot;</span>

<span class="hl slc">#: any.pm:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You decided to install the bootloader on a partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This implies you already have a bootloader on the hard drive you boot (eg: &quot;</span>
<span class="hl str">&quot;System Commander).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;On which drive are you booting?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Päätit asentaa käynnistyslataajan osiolle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä viittaa siihen että sinulla on jo käynnistyslataaja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyskiintolevylläsi (esim. System Commander).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikä on sinun käynnistyskiintolevysi?&quot;</span>

<span class="hl slc">#: any.pm:231 help.pm:739</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;First sector of drive (MBR)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyn ensimmäinen sektori (MBR)&quot;</span>

<span class="hl slc">#: any.pm:232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;First sector of the root partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ensimmäinen sektori juuriosiolla&quot;</span>

<span class="hl slc">#: any.pm:234</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On Floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levykkeellä&quot;</span>

<span class="hl slc">#: any.pm:236 help.pm:739 printer/printerdrake.pm:4061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Skip&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ohita&quot;</span>

<span class="hl slc">#: any.pm:240</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LILO/grub Installation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LILO/grub asennus&quot;</span>

<span class="hl slc">#: any.pm:241</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Where do you want to install the bootloader?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minne haluat asentaa käyttöjärjestelmän lataajan?&quot;</span>

<span class="hl slc">#: any.pm:267 standalone/drakboot:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot Style Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistystavan asetukset&quot;</span>

<span class="hl slc">#: any.pm:269 any.pm:301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bootloader main options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttöjärjestelmän lataajan pääasetukset&quot;</span>

<span class="hl slc">#: any.pm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Give the ram size in MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna muistin koko megatavuina (Mt)&quot;</span>

<span class="hl slc">#: any.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Option ``Restrict command line options&apos;&apos; is of no use without a password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asetus ``Rajoita komentorivioptioita&apos;&apos; ei ole hyödyllinen ilman salasanaa&quot;</span>

<span class="hl slc">#: any.pm:276 any.pm:609 authentication.pm:181</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The passwords do not match&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasanat poikkeavat toisistaan&quot;</span>

<span class="hl slc">#: any.pm:276 any.pm:609 authentication.pm:181 diskdrake/interactive.pm:1306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please try again&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yritä uudelleen&quot;</span>

<span class="hl slc">#: any.pm:281 any.pm:304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bootloader to use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytettävä käynnistyslataaja&quot;</span>

<span class="hl slc">#: any.pm:283 any.pm:306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyslaite&quot;</span>

<span class="hl slc">#: any.pm:285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delay before booting default image&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viive ennen oletusjärjestelmän käynnistystä&quot;</span>

<span class="hl slc">#: any.pm:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable ACPI&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota ACPI käyttöön&quot;</span>

<span class="hl slc">#: any.pm:288</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Force no APIC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakota APIC pois käytöstä&quot;</span>

<span class="hl slc">#: any.pm:290</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Force No Local APIC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakota Paikallinen APIC pois käytöstä&quot;</span>

<span class="hl slc">#: any.pm:292 any.pm:643 authentication.pm:186 diskdrake/smbnfs_gtk.pm:179</span>
<span class="hl slc">#: network/netconnect.pm:573 printer/printerdrake.pm:1663</span>
<span class="hl slc">#: printer/printerdrake.pm:1784 standalone/drakbackup:1627</span>
<span class="hl slc">#: standalone/drakbackup:3490 standalone/drakups:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana&quot;</span>

<span class="hl slc">#: any.pm:293 any.pm:644 authentication.pm:187</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password (again)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana (uudelleen)&quot;</span>

<span class="hl slc">#: any.pm:294</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restrict command line options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Rajoita komentorivioptioita&quot;</span>

<span class="hl slc">#: any.pm:294</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;restrict&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rajoita&quot;</span>

<span class="hl slc">#: any.pm:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Clean /tmp at each boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjennä /tmp jokaisella käynnistyskerralla&quot;</span>

<span class="hl slc">#: any.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Precise RAM size if needed (found</span> <span class="hl ipl">%d</span> <span class="hl str">MB)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkka muistin koko, jos tarpeen (löydettiin</span> <span class="hl ipl">%d</span> <span class="hl str">Mt)&quot;</span>

<span class="hl slc">#: any.pm:305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Init Message&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistysviesti&quot;</span>

<span class="hl slc">#: any.pm:307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Open Firmware Delay&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vapaa Firmware -viive&quot;</span>

<span class="hl slc">#: any.pm:308</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kernel Boot Timeout&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ytimen käynnistysviive&quot;</span>

<span class="hl slc">#: any.pm:309</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable CD Boot?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mahdollista CD-käynnistys?&quot;</span>

<span class="hl slc">#: any.pm:310</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable OF Boot?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mahdollista OF-käynnistys?&quot;</span>

<span class="hl slc">#: any.pm:311</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default OS?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletuskäyttöjärjestelmä?&quot;</span>

<span class="hl slc">#: any.pm:364</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Image&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuva&quot;</span>

<span class="hl slc">#: any.pm:365 any.pm:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Root&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Juuri&quot;</span>

<span class="hl slc">#: any.pm:366 any.pm:388</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Append&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää&quot;</span>

<span class="hl slc">#: any.pm:368 standalone/drakboot:263 standalone/drakboot:267</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Video mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näyttötila&quot;</span>

<span class="hl slc">#: any.pm:370</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Initrd&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Initrd&quot;</span>

<span class="hl slc">#: any.pm:371</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network profile&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoprofiili&quot;</span>

<span class="hl slc">#: any.pm:380 any.pm:385 any.pm:387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Label&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimike&quot;</span>

<span class="hl slc">#: any.pm:382 any.pm:392 harddrake/v4l.pm:358 standalone/draksec:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletus&quot;</span>

<span class="hl slc">#: any.pm:389</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Initrd-size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Initrd:n koko&quot;</span>

<span class="hl slc">#: any.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NoVideo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei näyttöä&quot;</span>

<span class="hl slc">#: any.pm:402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Empty label not allowed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjää nimikettä ei sallita&quot;</span>

<span class="hl slc">#: any.pm:403</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must specify a kernel image&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy määritellä ydin&quot;</span>

<span class="hl slc">#: any.pm:403</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must specify a root partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy määritellä juuriosio&quot;</span>

<span class="hl slc">#: any.pm:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This label is already used&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimike on jo käytössä&quot;</span>

<span class="hl slc">#: any.pm:418</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which type of entry do you want to add?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä tyyppisen tietueen haluat lisätä?&quot;</span>

<span class="hl slc">#: any.pm:419</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Linux&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Linux&quot;</span>

<span class="hl slc">#: any.pm:419</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other OS (SunOS...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu käyttöjärjestelmä (SunOS...)&quot;</span>

<span class="hl slc">#: any.pm:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other OS (MacOS...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu käyttöjärjestelmä (MacOS...)&quot;</span>

<span class="hl slc">#: any.pm:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other OS (Windows...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu käyttöjärjestelmä (Windows...)&quot;</span>

<span class="hl slc">#: any.pm:448</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here are the entries on your boot menu so far.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can create additional entries or change the existing ones.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä ovat tämänhetkiset käynnistysvalikon tietueet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit lisätä uusia tai muuttaa olemassa olevia.&quot;</span>

<span class="hl slc">#: any.pm:595</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;access to X programs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikeudet X-ohjelmiin&quot;</span>

<span class="hl slc">#: any.pm:596</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;access to rpm tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikeudet RPM-työkaluihin&quot;</span>

<span class="hl slc">#: any.pm:597</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;allow</span> <span class="hl esc">\&quot;</span><span class="hl str">su</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;salli</span> <span class="hl esc">\&quot;</span><span class="hl str">su</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: any.pm:598</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;access to administrative files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikeudet ylläpidollisiin tiedostoihin&quot;</span>

<span class="hl slc">#: any.pm:599</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;access to network tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikeudet verkkotyökaluihin&quot;</span>

<span class="hl slc">#: any.pm:600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;access to compilation tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikeudet ohjelmointityökaluihin&quot;</span>

<span class="hl slc">#: any.pm:605</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(already added</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(lisätty jo:</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: any.pm:610</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This password is too simple&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana on liian yksinkertainen&quot;</span>

<span class="hl slc">#: any.pm:611</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please give a user name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna käyttäjätunnus&quot;</span>

<span class="hl slc">#: any.pm:612</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The user name must contain only lower cased letters, numbers, `-&apos; and `_&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttäjätunnus saa sisältää vain pieniä kirjaimia, numeroita, `-&apos; ja `_&apos;&quot;</span>

<span class="hl slc">#: any.pm:613</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The user name is too long&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus on liian pitkä&quot;</span>

<span class="hl slc">#: any.pm:614</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This user name has already been added&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus on jo lisätty&quot;</span>

<span class="hl slc">#: any.pm:615 any.pm:646</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjä-ID&quot;</span>

<span class="hl slc">#: any.pm:616 any.pm:647</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Group ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ryhmä-ID&quot;</span>

<span class="hl slc">#: any.pm:619</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">must be a number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitsimen</span> <span class="hl ipl">%s</span> <span class="hl str">pitää olla luku!&quot;</span>

<span class="hl slc">#: any.pm:620</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">should be above 500. Accept anyway?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: any.pm:625</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää käyttäjä&quot;</span>

<span class="hl slc">#: any.pm:626</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Enter a user</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisää käyttäjä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: any.pm:629 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154</span>
<span class="hl slc">#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530</span>
<span class="hl slc">#: interactive/http.pm:151 printer/printerdrake.pm:197</span>
<span class="hl slc">#: printer/printerdrake.pm:382 printer/printerdrake.pm:4853</span>
<span class="hl slc">#: standalone/drakbackup:2703 standalone/scannerdrake:668</span>
<span class="hl slc">#: standalone/scannerdrake:818</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Done&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmis&quot;</span>

<span class="hl slc">#: any.pm:630 help.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyväksy käyttäjä&quot;</span>

<span class="hl slc">#: any.pm:641</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Real name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea nimi&quot;</span>

<span class="hl slc">#: any.pm:642 standalone/drakbackup:1622</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Login name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus&quot;</span>

<span class="hl slc">#: any.pm:645</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Shell&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentotulkki&quot;</span>

<span class="hl slc">#: any.pm:649</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Icon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvake&quot;</span>

<span class="hl slc">#: any.pm:696 security/l10n.pm:14</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Autologin&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen kirjautuminen&quot;</span>

<span class="hl slc">#: any.pm:697</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I can set up your computer to automatically log on one user.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yksi käyttäjä voidaan asettaa kirjautumaan sisään automaattisesti &quot;</span>
<span class="hl str">&quot;tietokoneellesi.&quot;</span>

<span class="hl slc">#: any.pm:698</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use this feature&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko käyttää tätä ominaisuutta?&quot;</span>

<span class="hl slc">#: any.pm:699</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the default user:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse oletuskäyttäjä:&quot;</span>

<span class="hl slc">#: any.pm:700</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the window manager to run:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse käytettävä ikkunointijärjestelmä:&quot;</span>

<span class="hl slc">#: any.pm:712 any.pm:779</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose a language to use.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse käytettävä kieli.&quot;</span>

<span class="hl slc">#: any.pm:713 any.pm:780</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Language choice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kielivalinta&quot;</span>

<span class="hl slc">#: any.pm:740</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux can support multiple languages. Select</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the languages you would like to install. They will be available</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;when your installation is complete and you restart your system.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux tukee useita kieliä. Valitse kielet jotka</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;haluat asentaa. Ne ovat käytettävissä asennuksen jälkeen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kun olet käynnistänyt koneesi uudelleen.&quot;</span>

<span class="hl slc">#: any.pm:759 any.pm:788 help.pm:647</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Unicode by default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Unicodea oletuksena&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: any.pm:760 help.pm:647</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All languages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki kielet&quot;</span>

<span class="hl slc">#: any.pm:835 help.pm:566 help.pm:855 install_steps_interactive.pm:952</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Country / Region&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maa / alue&quot;</span>

<span class="hl slc">#: any.pm:836</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose your country.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse maa jossa olet.&quot;</span>

<span class="hl slc">#: any.pm:838</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Here is the full list of available countries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tässä on koko lista käytettävissä olevista maista&quot;</span>

<span class="hl slc">#: any.pm:839</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other Countries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut maat&quot;</span>

<span class="hl slc">#: any.pm:839 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722</span>
<span class="hl slc">#: interactive.pm:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Advanced&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisäasetukset&quot;</span>

<span class="hl slc">#: any.pm:847</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Input method:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syöttömenetelmä:&quot;</span>

<span class="hl slc">#: any.pm:848 install_any.pm:421 network/netconnect.pm:154</span>
<span class="hl slc">#: network/netconnect.pm:314 network/netconnect.pm:319</span>
<span class="hl slc">#: network/netconnect.pm:1177 printer/printerdrake.pm:105</span>
<span class="hl slc">#: printer/printerdrake.pm:2199</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;None&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei mitään&quot;</span>

<span class="hl slc">#: any.pm:963</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No sharing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei jaettu&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: any.pm:963</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow all users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli kaikille käyttäjille&quot;</span>

<span class="hl slc">#: any.pm:967</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Would you like to allow users to share some of their directories?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Allowing this will permit users to simply click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Share</span><span class="hl esc">\&quot;</span> <span class="hl str">in konqueror &quot;</span>
<span class="hl str">&quot;and nautilus.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Custom</span><span class="hl esc">\&quot;</span> <span class="hl str">permit a per-user granularity.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Haluatko sallia käyttäjien jakaa joitakin omia hakemistojaan?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sallimalla tämän käyttäjien tarvitsee vain painaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Jakaminen</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Konquerorissa tai Nautiluksessa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Mukautettu</span><span class="hl esc">\&quot;</span> <span class="hl str">sallii käyttäjäkohtaiset oikeudet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: any.pm:979</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS: the traditional Unix file sharing system, with less support on Mac and &quot;</span>
<span class="hl str">&quot;Windows.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS: Unix-tiedostonjakojärjestelmä, jota Mac ja Windows tukevat huonosti.&quot;</span>

<span class="hl slc">#: any.pm:982</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;SMB: a file sharing system used by Windows, Mac OS X and many modern Linux &quot;</span>
<span class="hl str">&quot;systems.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;SMB: tiedostonjakojärjestelmä, jota käyttävät Windows, Mac OS X ja monet &quot;</span>
<span class="hl str">&quot;Linux-järjestelmät.&quot;</span>

<span class="hl slc">#: any.pm:990</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can export using NFS or SMB. Please select which you would like to use.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Voit jakaa sekä NFS:llä että Samballa. Valitse kumpaa haluat käyttää.&quot;</span>

<span class="hl slc">#: any.pm:1015</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Launch userdrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä Userdrake&quot;</span>

<span class="hl slc">#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903</span>
<span class="hl slc">#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905</span>
<span class="hl slc">#: printer/printerdrake.pm:5162 standalone/drakTermServ:295</span>
<span class="hl slc">#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497</span>
<span class="hl slc">#: standalone/drakroam:242 standalone/net_monitor:118</span>
<span class="hl slc">#: standalone/printerdrake:548</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Close&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sulje&quot;</span>

<span class="hl slc">#: any.pm:1017</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The per-user sharing uses the group</span> <span class="hl esc">\&quot;</span><span class="hl str">fileshare</span><span class="hl esc">\&quot;</span><span class="hl str">.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can use userdrake to add a user to this group.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttäjäkohtainen jako käyttää ryhmää</span> <span class="hl esc">\&quot;</span><span class="hl str">fileshare</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit käyttää Userdrakea lisätäksesi käyttäjiä tähän ryhmään.&quot;</span>

<span class="hl slc">#: authentication.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen tiedosto&quot;</span>

<span class="hl slc">#: authentication.pm:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP&quot;</span>

<span class="hl slc">#: authentication.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NIS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NIS&quot;</span>

<span class="hl slc">#: authentication.pm:26</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Smart Card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älykortti&quot;</span>

<span class="hl slc">#: authentication.pm:27 authentication.pm:152</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Windows Domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Windows verkkoalue&quot;</span>

<span class="hl slc">#: authentication.pm:28</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Directory with SFU&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktiivihakemisto SFU:lla&quot;</span>

<span class="hl slc">#: authentication.pm:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Directory with Winbind&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktiivihakemisto Winbind:llä&quot;</span>

<span class="hl slc">#: authentication.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local file:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen tiedosto:&quot;</span>

<span class="hl slc">#: authentication.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Use local for all authentication and information user tell in local file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käytä paikallista tunnistusta ja käyttäjien antamia paikallisia tietoja.&quot;</span>

<span class="hl slc">#: authentication.pm:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP:&quot;</span>

<span class="hl slc">#: authentication.pm:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tells your computer to use LDAP for some or all authentication. LDAP &quot;</span>
<span class="hl str">&quot;consolidates certain types of information within your organization.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Koneesi käyttää LDAP:a joihinkin tai kaikkiin tunnistuksiin. LDAP keskittää &quot;</span>
<span class="hl str">&quot;tietyntyyppiset tiedot organisaation sisällä.&quot;</span>

<span class="hl slc">#: authentication.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NIS:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NIS:&quot;</span>

<span class="hl slc">#: authentication.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allows you to run a group of computers in the same Network Information &quot;</span>
<span class="hl str">&quot;Service domain with a common password and group file.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli samaan Network Information Service -verkkoalueeseen kuuluvien &quot;</span>
<span class="hl str">&quot;tietokoneiden käyttää yhteistä salasana- ja ryhmätiedostoa.&quot;</span>

<span class="hl slc">#: authentication.pm:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Windows Domain:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Windows-verkkoalue:&quot;</span>

<span class="hl slc">#: authentication.pm:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Winbind allows the system to retrieve information and authenticate users in &quot;</span>
<span class="hl str">&quot;a Windows domain.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Winbind sallii järjestelmän noutaa tiedot ja tunnistaa käyttäjät Windows-&quot;</span>
<span class="hl str">&quot;verkkoalueella.&quot;</span>

<span class="hl slc">#: authentication.pm:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Directory with SFU:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktiivihakemisto SFU:lla:&quot;</span>

<span class="hl slc">#: authentication.pm:59 authentication.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kerberos is a secure system for providing network authentication services.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kerberos on turvallinen verkkotunnistuksen tarjoava järjestelmä.&quot;</span>

<span class="hl slc">#: authentication.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Directory with Winbind:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktiivihakemisto Winbind:llä:&quot;</span>

<span class="hl slc">#: authentication.pm:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication LDAP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus: LDAP&quot;</span>

<span class="hl slc">#: authentication.pm:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP Base dn&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP perus-dn&quot;</span>

<span class="hl slc">#: authentication.pm:87 share/compssUsers.pl:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP-palvelin&quot;</span>

<span class="hl slc">#: authentication.pm:100 fsedit.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;simple&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;yksinkertainen&quot;</span>

<span class="hl slc">#: authentication.pm:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TLS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TLS&quot;</span>

<span class="hl slc">#: authentication.pm:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SSL&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SSL&quot;</span>

<span class="hl slc">#: authentication.pm:103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;security layout (SASL/Kerberos)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;turva-asetukset (SASL/Kerberos)&quot;</span>

<span class="hl slc">#: authentication.pm:110 authentication.pm:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication Active Directory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus: Aktiivihakemisto&quot;</span>

<span class="hl slc">#: authentication.pm:111 authentication.pm:150 diskdrake/smbnfs_gtk.pm:180</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalue&quot;</span>

<span class="hl slc">#: authentication.pm:113 diskdrake/dav.pm:63 help.pm:146</span>
<span class="hl slc">#: printer/printerdrake.pm:141 share/compssUsers.pl:82</span>
<span class="hl slc">#: standalone/drakTermServ:270</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelin&quot;</span>

<span class="hl slc">#: authentication.pm:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP users database&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP käyttäjätietokanta&quot;</span>

<span class="hl slc">#: authentication.pm:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Anonymous BIND &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä anonyymia BIND:a &quot;</span>

<span class="hl slc">#: authentication.pm:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LDAP user allowed to browse the Active Directory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LDAP käyttäjä saa selata Aktiivihakemistoa&quot;</span>

<span class="hl slc">#: authentication.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password for user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjän salasana&quot;</span>

<span class="hl slc">#: authentication.pm:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salaus&quot;</span>

<span class="hl slc">#: authentication.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication NIS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus: NIS&quot;</span>

<span class="hl slc">#: authentication.pm:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NIS Domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NIS-verkkoalue&quot;</span>

<span class="hl slc">#: authentication.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NIS Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NIS-palvelin&quot;</span>

<span class="hl slc">#: authentication.pm:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;For this to work for a W2K PDC, you will probably need to have the admin &quot;</span>
<span class="hl str">&quot;run: C:</span><span class="hl esc">\\</span><span class="hl str">&gt;net localgroup</span> <span class="hl esc">\&quot;</span><span class="hl str">Pre-Windows 2000 Compatible Access</span><span class="hl esc">\&quot;</span> <span class="hl str">everyone /&quot;</span>
<span class="hl str">&quot;add and reboot the server.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You will also need the username/password of a Domain Admin to join the &quot;</span>
<span class="hl str">&quot;machine to the Windows(TM) domain.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If networking is not yet enabled, Drakx will attempt to join the domain &quot;</span>
<span class="hl str">&quot;after the network setup step.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Should this setup fail for some reason and domain authentication is not &quot;</span>
<span class="hl str">&quot;working, run &apos;smbpasswd -j DOMAIN -U USER%</span><span class="hl ipl">%P</span><span class="hl str">ASSWORD&apos; using your Windows(tm) &quot;</span>
<span class="hl str">&quot;Domain, and Admin Username/Password, after system boot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The command &apos;wbinfo -t&apos; will test whether your authentication secrets are &quot;</span>
<span class="hl str">&quot;good.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotta tämä toimisi W2K PDC kanssa, sinun pitää todennäköisesti pyytää sen &quot;</span>
<span class="hl str">&quot;järjestelmävalvojaa suorittamaan: C:</span><span class="hl esc">\\</span><span class="hl str">&gt;net localgroup</span> <span class="hl esc">\&quot;</span><span class="hl str">Pre-Windows 2000 &quot;</span>
<span class="hl str">&quot;Compatible Access</span><span class="hl esc">\&quot;</span> <span class="hl str">everyone /add ja käynnistämään palvelin uudelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tarvitset myös verkkoalueen ylläpitäjän tunnusta liittääksesi koneesi Windows&quot;</span>
<span class="hl str">&quot;(TM) verkkoalueeseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos verkkoa ei ole vielä asetettu, DrakX yrittää liittyä verkkoalueeseen kun &quot;</span>
<span class="hl str">&quot;verkon asetusvaihe on tehty.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos tämä asetus epäonnistuu jostain syystä ja verkkoalueen tunnistus ei &quot;</span>
<span class="hl str">&quot;toimi, suorita: &apos;smbpasswd -j VERKKOALUE -U KÄYTTÄJÄ%</span><span class="hl ipl">%S</span><span class="hl str">ALASANA&apos; käyttäen &quot;</span>
<span class="hl str">&quot;Windows verkkoaluetta ja verkkoalueen ylläpitäjän tunnusta/salasanaa &quot;</span>
<span class="hl str">&quot;käynnistyksen jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Komento &apos;wbinfo -t&apos; tarkistaa jos tunnistuksen salaisuudet ovat kunnossa.&quot;</span>

<span class="hl slc">#: authentication.pm:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication Windows Domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus: Windows verkkoalue&quot;</span>

<span class="hl slc">#: authentication.pm:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Admin User Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen pääkäyttäjän nimi&quot;</span>

<span class="hl slc">#: authentication.pm:154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Admin Password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen pääkäyttäjän salasana&quot;</span>

<span class="hl slc">#: authentication.pm:155</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Idmap for store UID/SID &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Idmap:a UID/SID-tallennukseen &quot;</span>

<span class="hl slc">#: authentication.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default Idmap &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletus Idmap &quot;</span>

<span class="hl slc">#: authentication.pm:170</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set administrator (root) password and network authentication methods&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta pääkäyttäjän (root) salasana ja verkon tunnistustavat&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: authentication.pm:171</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set administrator (root) password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta ylläpitäjän (</span><span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">) salasana&quot;</span>

<span class="hl slc">#: authentication.pm:172 standalone/drakvpn:1111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication method&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistustapa&quot;</span>

<span class="hl slc">#. -PO: keep this short or else the buttons will not fit in the window</span>
<span class="hl slc">#: authentication.pm:177 help.pm:722</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei salasanaa&quot;</span>

<span class="hl slc">#: authentication.pm:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This password is too short (it must be at least</span> <span class="hl ipl">%d</span> <span class="hl str">characters long)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salasana on liian yksinkertainen (sen tulee olla ainakin</span> <span class="hl ipl">%d</span> <span class="hl str">merkkiä pitkä)&quot;</span>

<span class="hl slc">#: authentication.pm:188 network/netconnect.pm:319 network/netconnect.pm:574</span>
<span class="hl slc">#: standalone/drakauth:24 standalone/drakauth:26 standalone/drakconnect:481</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistustapa&quot;</span>

<span class="hl slc">#: authentication.pm:307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not use broadcast with no NIS domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;En voi käyttää kuulutusta ilman NIS-verkkoaluetta&quot;</span>

<span class="hl slc"># NOTE: this message will be displayed at boot time; that is</span>
<span class="hl slc"># only the ascii charset will be available on most machines</span>
<span class="hl slc"># so use only 7bit for this message (and do transliteration or</span>
<span class="hl slc"># leave it in English, as it is the best for your language)</span>
<span class="hl slc">#</span>
<span class="hl slc">#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)</span>
<span class="hl slc">#: bootloader.pm:753</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Welcome to the operating system chooser!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose an operating system from the list above or</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;wait for default boot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tervetuloa kayttojarjestelman valitsijaan!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse kayttojarjestelma ylla olevasta listasta tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;odota oletuskaynnistysta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: bootloader.pm:853</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LILO with graphical menu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LILO graafisella valikolla&quot;</span>

<span class="hl slc">#: bootloader.pm:854</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LILO with text menu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LILO tekstipohjaisella valikolla&quot;</span>

<span class="hl slc">#: bootloader.pm:855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Grub with graphical menu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: bootloader.pm:856</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Grub with text menu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: bootloader.pm:857</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Yaboot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yaboot&quot;</span>

<span class="hl slc">#: bootloader.pm:935</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;not enough room in /boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei tarpeeksi tilaa hakemistossa /boot&quot;</span>

<span class="hl slc">#: bootloader.pm:1414</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not install the bootloader on a</span> <span class="hl ipl">%s</span> <span class="hl str">partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi asentaa käyttöjärjestelmän lataajaa osioon</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: bootloader.pm:1448</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your bootloader configuration must be updated because partition has been &quot;</span>
<span class="hl str">&quot;renumbered&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käynnistyslataajasi asetukset pitää päivittää koska levyosiot on &quot;</span>
<span class="hl str">&quot;uudelleennumeroitu&quot;</span>

<span class="hl slc">#: bootloader.pm:1461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The bootloader can not be installed correctly. You have to boot rescue and &quot;</span>
<span class="hl str">&quot;choose</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käynnistyslataajaa ei voida asentaa oikein. Sinun täytyy käynnistää rescue-&quot;</span>
<span class="hl str">&quot;tilaan ja valita</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: bootloader.pm:1462</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Re-install Boot Loader&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna käynnistyslataaja uudelleen&quot;</span>

<span class="hl slc">#: common.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;KB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kt&quot;</span>

<span class="hl slc">#: common.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mt&quot;</span>

<span class="hl slc">#: common.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;GB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gt&quot;</span>

<span class="hl slc">#: common.pm:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tt&quot;</span>

<span class="hl slc">#: common.pm:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">minutes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">minuuttia&quot;</span>

<span class="hl slc">#: common.pm:149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;1 minute&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;1 minuutti&quot;</span>

<span class="hl slc">#: common.pm:151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">seconds&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">sekuntia&quot;</span>

<span class="hl slc">#: common.pm:253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;kdesu missing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kdesu puuttuu&quot;</span>

<span class="hl slc">#: common.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;consolehelper missing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;consolehelper puuttuu&quot;</span>

<span class="hl slc">#: crypto.pm:13 crypto.pm:48 lang.pm:207 network/adsl_consts.pm:66</span>
<span class="hl slc">#: network/adsl_consts.pm:75 network/adsl_consts.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Austria&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Itävalta&quot;</span>

<span class="hl slc">#: crypto.pm:14 crypto.pm:47 lang.pm:208 standalone/drakxtv:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Australia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Australia&quot;</span>

<span class="hl slc">#: crypto.pm:15 crypto.pm:49 lang.pm:214 network/adsl_consts.pm:93</span>
<span class="hl slc">#: network/adsl_consts.pm:102 network/adsl_consts.pm:114</span>
<span class="hl slc">#: network/adsl_consts.pm:123 network/netconnect.pm:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Belgium&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Belgia&quot;</span>

<span class="hl slc">#: crypto.pm:16 crypto.pm:50 lang.pm:223 network/adsl_consts.pm:132</span>
<span class="hl slc">#: network/adsl_consts.pm:143 network/adsl_consts.pm:152</span>
<span class="hl slc">#: network/adsl_consts.pm:161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Brazil&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Brasilia&quot;</span>

<span class="hl slc">#: crypto.pm:17 crypto.pm:51 lang.pm:230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Canada&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kanada&quot;</span>

<span class="hl slc">#: crypto.pm:18 crypto.pm:74 lang.pm:235 network/adsl_consts.pm:891</span>
<span class="hl slc">#: network/adsl_consts.pm:900 network/adsl_consts.pm:911</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Switzerland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sveitsi&quot;</span>

<span class="hl slc">#: crypto.pm:19 lang.pm:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Costa Rica&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Costa Rica&quot;</span>

<span class="hl slc">#: crypto.pm:20 crypto.pm:52 lang.pm:248 network/adsl_consts.pm:368</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Czech Republic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tsekin tasavalta&quot;</span>

<span class="hl slc">#: crypto.pm:21 crypto.pm:57 lang.pm:249 network/adsl_consts.pm:499</span>
<span class="hl slc">#: network/adsl_consts.pm:508</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Germany&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saksa&quot;</span>

<span class="hl slc">#: crypto.pm:22 crypto.pm:53 lang.pm:251 network/adsl_consts.pm:378</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Denmark&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tanska&quot;</span>

<span class="hl slc">#: crypto.pm:23 crypto.pm:54 lang.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Estonia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viro&quot;</span>

<span class="hl slc">#: crypto.pm:24 crypto.pm:72 lang.pm:260 network/adsl_consts.pm:759</span>
<span class="hl slc">#: network/adsl_consts.pm:770 network/adsl_consts.pm:781</span>
<span class="hl slc">#: network/adsl_consts.pm:792 network/adsl_consts.pm:801</span>
<span class="hl slc">#: network/adsl_consts.pm:810 network/adsl_consts.pm:819</span>
<span class="hl slc">#: network/adsl_consts.pm:828 network/adsl_consts.pm:837</span>
<span class="hl slc">#: network/adsl_consts.pm:846 network/adsl_consts.pm:855</span>
<span class="hl slc">#: network/adsl_consts.pm:864 network/adsl_consts.pm:873</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Spain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Espanja&quot;</span>

<span class="hl slc">#: crypto.pm:25 crypto.pm:55 lang.pm:262 network/adsl_consts.pm:387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Finland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suomi&quot;</span>

<span class="hl slc">#: crypto.pm:26 crypto.pm:56 lang.pm:267 network/adsl_consts.pm:396</span>
<span class="hl slc">#: network/adsl_consts.pm:408 network/adsl_consts.pm:420</span>
<span class="hl slc">#: network/adsl_consts.pm:431 network/adsl_consts.pm:442</span>
<span class="hl slc">#: network/adsl_consts.pm:454 network/adsl_consts.pm:466</span>
<span class="hl slc">#: network/adsl_consts.pm:477 network/adsl_consts.pm:488</span>
<span class="hl slc">#: network/netconnect.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;France&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranska&quot;</span>

<span class="hl slc">#: crypto.pm:27 crypto.pm:58 lang.pm:280 network/adsl_consts.pm:519</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Greece&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kreikka&quot;</span>

<span class="hl slc">#: crypto.pm:28 crypto.pm:59 lang.pm:291 network/adsl_consts.pm:528</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hungary&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Unkari&quot;</span>

<span class="hl slc">#: crypto.pm:29 crypto.pm:60 lang.pm:293 network/adsl_consts.pm:537</span>
<span class="hl slc">#: standalone/drakxtv:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ireland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Irlanti&quot;</span>

<span class="hl slc">#: crypto.pm:30 crypto.pm:61 lang.pm:294 network/adsl_consts.pm:546</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Israel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Israel&quot;</span>

<span class="hl slc">#: crypto.pm:31 crypto.pm:62 lang.pm:300 network/adsl_consts.pm:557</span>
<span class="hl slc">#: network/adsl_consts.pm:569 network/adsl_consts.pm:580</span>
<span class="hl slc">#: network/adsl_consts.pm:589 network/netconnect.pm:43 standalone/drakxtv:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Italy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Italia&quot;</span>

<span class="hl slc">#: crypto.pm:32 crypto.pm:63 lang.pm:303</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Japan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Japani&quot;</span>

<span class="hl slc">#: crypto.pm:33 crypto.pm:64 lang.pm:352 network/adsl_consts.pm:620</span>
<span class="hl slc">#: network/adsl_consts.pm:629 network/adsl_consts.pm:638</span>
<span class="hl slc">#: network/adsl_consts.pm:647 network/netconnect.pm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Netherlands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alankomaat&quot;</span>

<span class="hl slc">#: crypto.pm:34 crypto.pm:66 lang.pm:353 network/adsl_consts.pm:656</span>
<span class="hl slc">#: network/adsl_consts.pm:661 network/adsl_consts.pm:666</span>
<span class="hl slc">#: network/adsl_consts.pm:671 network/adsl_consts.pm:676</span>
<span class="hl slc">#: network/adsl_consts.pm:681 network/adsl_consts.pm:686</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Norway&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Norja&quot;</span>

<span class="hl slc">#: crypto.pm:35 crypto.pm:65 lang.pm:357</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New Zealand&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi-Seelanti&quot;</span>

<span class="hl slc">#: crypto.pm:36 crypto.pm:67 lang.pm:365 network/adsl_consts.pm:693</span>
<span class="hl slc">#: network/adsl_consts.pm:704</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Poland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puola&quot;</span>

<span class="hl slc">#: crypto.pm:37 crypto.pm:68 lang.pm:370 network/adsl_consts.pm:716</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Portugal&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portugali&quot;</span>

<span class="hl slc">#: crypto.pm:38 crypto.pm:69 lang.pm:376 network/adsl_consts.pm:725</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Russia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Venäjä&quot;</span>

<span class="hl slc">#: crypto.pm:39 crypto.pm:73 lang.pm:382 network/adsl_consts.pm:882</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sweden&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ruotsi&quot;</span>

<span class="hl slc">#: crypto.pm:40 crypto.pm:70 lang.pm:387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Slovakia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Slovakia&quot;</span>

<span class="hl slc">#: crypto.pm:41 crypto.pm:76 lang.pm:401 network/adsl_consts.pm:920</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Thailand&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Thaimaa&quot;</span>

<span class="hl slc">#: crypto.pm:42 crypto.pm:75 lang.pm:411</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Taiwan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Taiwan&quot;</span>

<span class="hl slc">#: crypto.pm:43 crypto.pm:71 lang.pm:430 standalone/drakxtv:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;South Africa&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etelä-Afrikka&quot;</span>

<span class="hl slc">#: crypto.pm:77 crypto.pm:107 lang.pm:416 network/netconnect.pm:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;United States&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvallat&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;WebDAV is a protocol that allows you to mount a web server&apos;s directory</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;locally, and treat it like a local filesystem (provided the web server is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configured as a WebDAV server). If you would like to add WebDAV mount</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;points, select</span> <span class="hl esc">\&quot;</span><span class="hl str">New</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;WebDAV on protokolla, joka sallii sinun liittää WWW-palvelimen hakemiston</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paikallisesti, ja käyttää sitä paikallisena tiedostojärjestelmänä (olettaen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;että WWW-palvelimeen on asennettu WebDAV-tuki). Jos haluat lisätä WebDAV</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-liitoskohdan, valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">Uusi</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:61 diskdrake/interactive.pm:454 diskdrake/smbnfs_gtk.pm:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unmount&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Irrota&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:62 diskdrake/interactive.pm:451 diskdrake/smbnfs_gtk.pm:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitä&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:64 diskdrake/interactive.pm:446</span>
<span class="hl slc">#: diskdrake/interactive.pm:670 diskdrake/interactive.pm:689</span>
<span class="hl slc">#: diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:78</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount point&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitospiste&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter the WebDAV server URL&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna WebDAV palvelimen osoite (URL)&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The URL must begin with http:// or https://&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osoitteen tulee alkaa etuliitteellä &apos;http://&apos; tai &apos;https://&apos;&quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Server: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelin: &quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:110 diskdrake/interactive.pm:521</span>
<span class="hl slc">#: diskdrake/interactive.pm:1188 diskdrake/interactive.pm:1266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount point: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitospiste: &quot;</span>

<span class="hl slc">#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Options:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Optiot:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:92</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please make a backup of your data first&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo ensin varmuuskopio tiedoistasi&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you plan to use aboot, be careful to leave a free space (2048 sectors is &quot;</span>
<span class="hl str">&quot;enough)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at the beginning of the disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos aiot käyttää aboot:a, varmista että jätät vapaata tilaa levyn alkuun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(2048 sektoria on tarpeeksi)&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:152 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wizard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velho&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose action&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse toiminto&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:189</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have one big Microsoft Windows partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;I suggest you first resize that partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(click on it, then click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Resize</span><span class="hl esc">\&quot;</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla on yksi suuri Microsoft Windows osio.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ehdotan että muutat ensimmäiseksi osion kokoa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(klikkaa osiota ja valitse sitten</span> <span class="hl esc">\&quot;</span><span class="hl str">Muuta kokoa</span><span class="hl esc">\&quot;</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please click on a partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Klikkaa osiota&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:205 diskdrake/smbnfs_gtk.pm:62 install_steps_gtk.pm:482</span>
<span class="hl slc">#: standalone/drakbackup:2938 standalone/drakbackup:2998</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Details&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yksityiskohdat&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:251</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No hard drives found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtään kiintolevyä ei löytynyt&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ext2&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ext2&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Journalised FS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Journaloitu FS&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Swap&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sivutus&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SunOS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SunOS&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HFS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HFS&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Windows&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Windows &quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:336 diskdrake/interactive.pm:1203</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Empty&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjä&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:340</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Filesystem types:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostojärjestelmien tyypit:&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:359 diskdrake/hd_gtk.pm:365</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use ``</span><span class="hl ipl">%s</span><span class="hl str">&apos;&apos; instead&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä sen sijaan ``</span><span class="hl ipl">%s</span><span class="hl str">&apos;&apos;:ää&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:357 diskdrake/interactive.pm:470</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Create&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:365</span>
<span class="hl slc">#: diskdrake/interactive.pm:447 diskdrake/interactive.pm:623</span>
<span class="hl slc">#: diskdrake/removable.pm:25 diskdrake/removable.pm:48</span>
<span class="hl slc">#: standalone/harddrake2:108 standalone/harddrake2:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyyppi&quot;</span>

<span class="hl slc">#. -PO: &quot;Delete&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: diskdrake/hd_gtk.pm:359 diskdrake/interactive.pm:455</span>
<span class="hl slc">#: standalone/drakperm:123 standalone/printerdrake:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista&quot;</span>

<span class="hl slc">#: diskdrake/hd_gtk.pm:365</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use ``Unmount&apos;&apos; first&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä ensin komentoa ``Irrota&apos;&apos;&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose another partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse toinen osio&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose a partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse osio&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Exit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:256 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Undo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peruuta&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Toggle to normal mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihda vakiotilaan&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Toggle to expert mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihda asiantuntijatilaan&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Continue anyway?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jatka joka tapauksessa?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:280</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Quit without saving&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lopeta tallentamatta&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:280</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Quit without writing the partition table?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lopeta kirjoittamatta osiotaulua?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to save /etc/fstab modifications&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko tallentaa muutokset tiedostoon /etc/fstab&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:292 install_steps_interactive.pm:329</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You need to reboot for the partition table modifications to take place&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun tulee käynnistää järjestelmä uudelleen jotta muutokset tulevat voimaan&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You should format partition</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Otherwise no entry for mount point</span> <span class="hl ipl">%s</span> <span class="hl str">will be written in fstab.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Quit anyway?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun pitäisi alustaa osio</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muuten tietuetta liitoskohdalle</span> <span class="hl ipl">%s</span> <span class="hl str">ei kirjoiteta fstab:iin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lopeta kummiskin?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:310 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Clear all&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjennä kaikki&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:311 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto allocate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen varaus&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606</span>
<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;More&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:317</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hard drive information&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiintolevyn tiedot&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:349</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All primary partitions are used&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki primääriosiot käytetty&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:350</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I can not add any more partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusia osioita ei voida lisätä&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To have more partitions, please delete one to be able to create an extended &quot;</span>
<span class="hl str">&quot;partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voidaksesi luoda lisää osioita tuhoa yksi olemassa oleva osio jotta voisit &quot;</span>
<span class="hl str">&quot;luoda laajennetun osion&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:360</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No supermount&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei Supermount&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Supermount&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Supermount&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Supermount except for CDROM drives&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Supermount mutta ei  CDROM asemille&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:368 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Save partition table&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna osiotaulu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:369 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore partition table&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta osiotaulu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:370 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Rescue partition table&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pelasta osiotaulu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:372 help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reload partition table&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uudelleenlataa osiotaulu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:374</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removable media automounting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihdettavan median automaattinen liittäminen&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:387 diskdrake/interactive.pm:413</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tiedosto&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The backup partition table has not the same size</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Still continue?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Osiotaulun varmuuskopio ei ole saman kokoinen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jatketaanko silti?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Trying to rescue partition table&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yritetään pelastaa osiotaulu&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:434</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detailed information&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yksityiskohtaiset tiedot&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:449 diskdrake/interactive.pm:760</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resize&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi koko&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:450</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Format&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alusta&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:452</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add to RAID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää RAIDiin&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:453</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add to LVM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää LVM:iin&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:456</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove from RAID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista RAID:sta&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:457</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove from LVM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista LVM:stä&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:458</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modify RAID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa RAID:a&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:459</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use for loopback&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä loopback-tiedostoa&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Create a new partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo uusi osio&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start sector: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aloitussektori: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:519 diskdrake/interactive.pm:926</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Size in MB: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koko Mt: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:520 diskdrake/interactive.pm:927</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Filesystem type: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostojärjestelmä: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Preference: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ominaisuus: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:528</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logical volume name &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Loogisen taltion nimi &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:558</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can not create a new partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(since you reached the maximal number of primary partitions).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;First remove a primary partition and create an extended partition.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Et voi luoda uutta osiota.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(koska sinulla on jo maksimimäärä primääriosioita käytössä).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Poista ensin yksi primääriosio, ja luo laajennettu osio sen tilalle.&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:588</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove the loopback file?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista loopback-tiedosto?&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:607</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;After changing type of partition</span> <span class="hl ipl">%s</span><span class="hl str">, all data on this partition will be lost&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihdettuasi osion</span> <span class="hl ipl">%s</span> <span class="hl str">tyyppiä kaikki siinä olevat tiedot häviävät&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:619</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Change partition type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muuta osiotyyppiä&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:620 diskdrake/removable.pm:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which filesystem do you want?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä tiedostojärjestelmän haluat?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:628</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Switching from ext2 to ext3&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihdetaan ext2:sta ext3:een&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:657</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Where do you want to mount the loopback file</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minne haluat liittää loopback-tiedoston</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:658</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Where do you want to mount device</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minne haluat liittää laitteen</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:663</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Can not unset mount point as this partition is used for loop back.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Remove the loopback first&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Liitospistettä ei voida poistaa koska osiota käytetään loopback-tilassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Poista loopback-tiedosto ensin.&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:688</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Where do you want to mount</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minne haluat liittää laitteen</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:712 diskdrake/interactive.pm:791</span>
<span class="hl slc">#: install_interactive.pm:156 install_interactive.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resizing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muutetaan kokoa&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:712</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Computing FAT filesystem bounds&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lasketaan FAT-tiedostojärjestelmän rajoja&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:748</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This partition is not resizeable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämän osion kokoa ei voi muuttaa&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:753</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All data on this partition should be backed-up&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki osion tiedot tulisi varmuuskopioida&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:755</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;After resizing partition</span> <span class="hl ipl">%s</span><span class="hl str">, all data on this partition will be lost&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osion</span> <span class="hl ipl">%s</span> <span class="hl str">koon muuttamisen jälkeen kaikki osion tiedot tuhoutuvat&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:760</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the new size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse uusi koko&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:761</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New size in MB: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi koko (Mt): &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:802 install_interactive.pm:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To ensure data integrity after resizing the partition(s),</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;filesystem checks will be run on your next boot into Windows(TM)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tietojen yhtenäisyyden varmistamiseksi osio(ide)n koon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttamisen jälkeen suoritetaan tiedostojärjestelmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tarkistus seuraavan kerran kun käynnistät Windowsin(TM).&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:840</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose an existing RAID to add to&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse olemassa oleva RAID johon lisätään&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:842 diskdrake/interactive.pm:859</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;new&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;uusi&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:857</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose an existing LVM to add to&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse olemassa oleva LVM johon lisätään&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:863</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LVM name?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LVM:n nimi?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:891</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Physical volume</span> <span class="hl ipl">%s</span> <span class="hl str">is still in use.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to move used physical extents on this volume to other volumes?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:893</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Moving physical extents&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:911</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This partition can not be used for loopback&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osiota ei voida käyttää loopback-osiona&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:924</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Loopback&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Loopback&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:925</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Loopback file name: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Loopback tiedostonimi: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:930</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Give a file name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna tiedostonimi&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:933</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File is already used by another loopback, choose another one&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedosto on jo toisen loopback:n käytössä, valitse toinen&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:934</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File already exists. Use it?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedosto on jo olemassa. Käytetäänkö sitä?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:957</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitosoptiot&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:964</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Various&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Useita&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1028</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;laite&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1029</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;taso&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1030</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;chunk size in KiB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;lohkon koko kilotavuina&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1047</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Be careful: this operation is dangerous.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varoitus: tämä on vaarallinen toiminto&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1062</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What type of partitioning?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä tyyppinen osiointi?&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You&apos;ll need to reboot before the modification can take place&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy käynnistää kone uudelleen ennen kuin muutos tulee voimaan&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Partition table of drive</span> <span class="hl ipl">%s</span> <span class="hl str">is going to be written to disk!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyn</span> <span class="hl ipl">%s</span> <span class="hl str">osiotaulu kirjoitetaan levylle!&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:1118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;After formatting partition</span> <span class="hl ipl">%s</span><span class="hl str">, all data on this partition will be lost&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki osiolla</span> <span class="hl ipl">%s</span> <span class="hl str">olevat tiedot häviävät osion alustuksen yhteydessä&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Move files to the new partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirrä tiedostot uudelle osiolle&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hide files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Piilota tiedostot&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Directory</span> <span class="hl ipl">%s</span> <span class="hl str">already contains data</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(</span><span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Hakemisto</span> <span class="hl ipl">%s</span> <span class="hl str">sisältää jo jotakin tietoa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(</span><span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Moving files to the new partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirretään tiedostoja uudelle osiolle&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1150</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copying</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kopioidaan</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removing</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;partition</span> <span class="hl ipl">%s</span> <span class="hl str">is now known as</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;osio</span> <span class="hl ipl">%s</span> <span class="hl str">tunnetaan nyt nimellä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Partitions have been renumbered: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osiot ovat uudellennumerotu: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1189 diskdrake/interactive.pm:1251</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laite:   &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1190</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Devfs name: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Devfs laitenimi: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Volume label: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osion nimi: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DOS drive letter:</span> <span class="hl ipl">%s</span> <span class="hl str">(just a guess)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DOS-asema:</span> <span class="hl ipl">%s</span> <span class="hl str">(vain arvaus)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1196 diskdrake/interactive.pm:1205</span>
<span class="hl slc">#: diskdrake/interactive.pm:1269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Type: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyyppi:  &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1200 install_steps_gtk.pm:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimi:    &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1207</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start: sector</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alkaa:   sektori</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:1208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Size:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koko:</span>    <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;,</span> <span class="hl ipl">%s</span> <span class="hl str">sectors&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;,</span> <span class="hl ipl">%s</span> <span class="hl str">sektoria&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1212</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cylinder</span> <span class="hl ipl">%d</span> <span class="hl str">to</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sylinteristä</span> <span class="hl ipl">%d</span> <span class="hl str">sylinteriin</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Number of logical extents:</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1214</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Formatted</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alustettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not formatted</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei alustettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1216</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mounted</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitetty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;RAID</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;RAID</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1222</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Loopback file(s):</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>   <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Loopback tiedosto(t):</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>   <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Partition booted by default</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    (for MS-DOS boot, not for lilo)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Osiolta käynnistetään oletuksena</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    (MS-DOS käynnistys, ei LILO)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1225</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Level</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Taso</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1226</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Chunk size</span> <span class="hl ipl">%d</span> <span class="hl str">KiB</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lohkon koko</span> <span class="hl ipl">%d</span> <span class="hl str">kt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;RAID-disks</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;RAID-levyt</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Loopback file name:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Loopback-tiedoston nimi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Chances are, this partition is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a Driver partition. You should</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;probably leave it alone.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;On mahdollista, että tämä osio on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ajuriosio. Sinun olisi kaiketi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;parasta jättää se rauhaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This special Bootstrap</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partition is for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dual-booting your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä erityinen Bootsrap-osio</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on järjestelmäsi käynnistämiseksi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eri käyttöjärjestelmiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Read-only&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vain luku&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Size:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koko:</span>    <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1254</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Geometry:</span> <span class="hl ipl">%s</span> <span class="hl str">cylinders,</span> <span class="hl ipl">%s</span> <span class="hl str">heads,</span> <span class="hl ipl">%s</span> <span class="hl str">sectors</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyn tiedot:</span> <span class="hl ipl">%s</span> <span class="hl str">sylinteriä,</span> <span class="hl ipl">%s</span> <span class="hl str">lukupäätä,</span> <span class="hl ipl">%s</span> <span class="hl str">sektoria</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1255</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Info: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoja: &quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LVM-disks</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LVM-levyt</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: diskdrake/interactive.pm:1257</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Partition table type:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osion tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;on channel</span> <span class="hl ipl">%d</span> <span class="hl str">id</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;väylässä</span> <span class="hl ipl">%d</span> <span class="hl str">id</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Filesystem encryption key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostojärjestelmän salausavain&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1302</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose your filesystem encryption key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tiedostojärjestelmäsi salausavain&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This encryption key is too simple (must be at least</span> <span class="hl ipl">%d</span> <span class="hl str">characters long)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salausavain on liian yksinkertainen (sen pitää olla ainakin</span> <span class="hl ipl">%d</span> <span class="hl str">merkkiä pitkä)&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The encryption keys do not match&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salausavaimet eivät täsmää&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1309 network/netconnect.pm:1022</span>
<span class="hl slc">#: standalone/drakconnect:419</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salausavain&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1310</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption key (again)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salausavain (uudelleen)&quot;</span>

<span class="hl slc">#: diskdrake/interactive.pm:1311 standalone/drakvpn:1017</span>
<span class="hl slc">#: standalone/drakvpn:1102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption algorithm&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;salausalgoritmi&quot;</span>

<span class="hl slc">#: diskdrake/removable.pm:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Change type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muuta tyyppiä&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not login using username</span> <span class="hl ipl">%s</span> <span class="hl str">(bad password?)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei voida kirjautua sisään käyttäjätunnuksella:</span> <span class="hl ipl">%s</span> <span class="hl str">(väärä salasana?)&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:166 diskdrake/smbnfs_gtk.pm:175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Authentication Required&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoaluetunnistus vaaditaan&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:167</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which username&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä käyttäjätunnus&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:167</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Another one&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:176</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please enter your username, password and domain name to access this host.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Anna tunnuksesi, salasanasi ja verkkoalue käyttääksesi tätä palvelinta.&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:178 standalone/drakbackup:3489</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Username&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:204</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search servers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hae palvelimet&quot;</span>

<span class="hl slc">#: diskdrake/smbnfs_gtk.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search new servers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi uudet palvelimet&quot;</span>

<span class="hl slc">#: do_pkgs.pm:16 do_pkgs.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The package</span> <span class="hl ipl">%s</span> <span class="hl str">needs to be installed. Do you want to install it?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paketti</span> <span class="hl ipl">%s</span> <span class="hl str">pitää asentaa. Haluatko asentaa sen?&quot;</span>

<span class="hl slc">#: do_pkgs.pm:21 do_pkgs.pm:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandatory package</span> <span class="hl ipl">%s</span> <span class="hl str">is missing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakollinen paketti</span> <span class="hl ipl">%s</span> <span class="hl str">puuttuu&quot;</span>

<span class="hl slc">#: do_pkgs.pm:182</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan paketteja...&quot;</span>

<span class="hl slc">#: do_pkgs.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removing packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan paketteja...&quot;</span>

<span class="hl slc">#: fs/format.pm:57 fs/format.pm:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Formatting partition</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alustetaan osiota</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/format.pm:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Creating and formatting file</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luodaan ja alustetaan tiedostoa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/format.pm:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I do not know how to format</span> <span class="hl ipl">%s</span> <span class="hl str">in type</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;en osaa alustaa</span> <span class="hl ipl">%s</span> <span class="hl str">tyyppiä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/format.pm:119 fs/format.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">formatting of</span> <span class="hl ipl">%s</span> <span class="hl str">failed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">alustus</span> <span class="hl ipl">%s</span> <span class="hl str">epäonnistui&quot;</span>

<span class="hl slc">#: fs/loopback.pm:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Circular mounts</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sisäkkäiset liitokset</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/mount.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mounting partition</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitetään osiota</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/mount.pm:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;mounting partition</span> <span class="hl ipl">%s</span> <span class="hl str">in directory</span> <span class="hl ipl">%s</span> <span class="hl str">failed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;osion</span> <span class="hl ipl">%s</span> <span class="hl str">liittäminen hakemistoon</span> <span class="hl ipl">%s</span> <span class="hl str">epäonnistui&quot;</span>

<span class="hl slc">#: fs/mount.pm:78 fs/mount.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Checking</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/mount.pm:111 partition_table.pm:385</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;error unmounting</span> <span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;virhe irrotettaessa</span> <span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/mount.pm:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enabling swap partition</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Otetaan käyttöön sivutusosiota</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable group disk quota accounting and optionally enforce limits&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do not update inode access times on this file system</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(e.g, for faster access on the news spool to speed up news servers).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Älä päivitä inoodien käyttöaikaa tässä tiedostojärjestelmässä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(esim. nopeampaan uutisspoolin käyttöön nopeuttamaan uutispalvelimia).&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Can only be mounted explicitly (i.e.,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the -a option will not cause the file system to be mounted).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voidaan liittää vain erikseen määritettynä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(esim. -a valitsin ei liitä tiedostojärjestelmää).&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not interpret character or block special devices on the file system.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä tulkitse merkki- tai lohkolaitteita tiedostojärjestelmässä.&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do not allow execution of any binaries on the mounted</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;file system. This option might be useful for a server that has file systems</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;containing binaries for architectures other than its own.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Älä salli minkään binääritiedoston suoritusta tiedosto-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmässä. Tämä optio saattaa olla hyödyllinen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palvelimelle jonka tiedostojärjestelmässä on binäärejä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muille kuin omalle arkkitehtuurille.&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do not allow set-user-identifier or set-group-identifier</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;bits to take effect. (This seems safe, but is in fact rather unsafe if you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have suidperl(1) installed.)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Älä salli aseta-käyttäjätunniste tai aseta-ryhmätunniste</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;bittien vaikutusta. (Tämä vaikuttaa turvalliselta mutta on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;itse asiassa melko turvaton mikäli sinulla on suidperl(1)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennettuna.)&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount the file system read-only.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitä tiedostojärjestelmä vain luku -tilassa.&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All I/O to the file system should be done synchronously.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki luku/kirjoitustoiminnot tehdään synkronoidusti.&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allow an ordinary user to mount the file system. The</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;name of the mounting user is written to mtab so that he can unmount the &quot;</span>
<span class="hl str">&quot;file</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system again. This option implies the options noexec, nosuid, and nodev</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(unless overridden by subsequent options, as in the option line</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;user,exec,dev,suid ).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli tavallisen käyttäjän liittää tiedostojärjestelmä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttäjän nimi kirjoitetaan tiedostoon mtab jotta hän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voi irrottaa tiedostojärjestelmän. Tämä optio valitsee</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;myös optiot noexec, nosuid ja nodev (ellei tätä estetä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seuraavilla optioilla, esim. user,exec,dev,suid).&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Enable user disk quota accounting enabled, and optionally enforce limits&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Give write access to ordinary users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli kirjoitusoikeus tavallisille käyttäjille&quot;</span>

<span class="hl slc">#: fs/mount_options.pm:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Give read-only access to ordinary users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli vain luku -oikeus tavallisille käyttäjille&quot;</span>

<span class="hl slc">#: fs/type.pm:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not use JFS for partitions smaller than 16MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi käyttää JFS-tiedostojärjestelmää alle 16 Mt osioilla&quot;</span>

<span class="hl slc">#: fs/type.pm:376</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not use ReiserFS for partitions smaller than 32MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi käyttää ReiserFS-tiedostojärjestelmää alle 32 Mt osioilla&quot;</span>

<span class="hl slc">#: fsedit.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;with /usr&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;erillinen &apos;/usr&apos; osio&quot;</span>

<span class="hl slc">#: fsedit.pm:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;palvelin&quot;</span>

<span class="hl slc">#: fsedit.pm:210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;I can not read the partition table of device</span> <span class="hl ipl">%s</span><span class="hl str">, it&apos;s too corrupted for me :&quot;</span>
<span class="hl str">&quot;(</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;I can try to go on, erasing over bad partitions (ALL DATA will be lost!).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The other solution is to not allow DrakX to modify the partition table.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(the error is</span> <span class="hl ipl">%s</span><span class="hl str">)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you agree to lose all the partitions?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Laitteen</span> <span class="hl ipl">%s</span> <span class="hl str">osiotaulua ei voida lukea. Se on liian vioittunut.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tästä voidaan yrittää jatkaa poistamalla kaikki virheelliset osiot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(KAIKKI TIEDOT tuhotaan). Toinen vaihtoehto on, ettei DrakX:n anneta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muokata osiotaulua.(virhe:</span> <span class="hl ipl">%s</span><span class="hl str">)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Poistetaanko kaikki virheelliset osiot?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fsedit.pm:381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount points must begin with a leading /&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitospisteiden pitää alkaa /-merkillä.&quot;</span>

<span class="hl slc">#: fsedit.pm:382</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mount points should contain only alphanumerical characters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitospisteet saavat sisältää vain kirjaimia ja numeroita&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: fsedit.pm:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There is already a partition with mount point</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;On jo olemassa osio, jonka liitospiste on</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fsedit.pm:385</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You&apos;ve selected a software RAID partition as root (/).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;No bootloader is able to handle this without a /boot partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please be sure to add a /boot partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet valinnut ohjelmallisen RAID-osion juuriosioksi (/).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikään käynnistyslataaja ei osaa käsitellä tätä ilman /boot -osiota.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lisää /boot -osio, jos haluat käyttää LILO:a tai GRUB:a&quot;</span>

<span class="hl slc">#: fsedit.pm:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can not use a LVM Logical Volume for mount point</span> <span class="hl ipl">%s</span> <span class="hl str">since it spans &quot;</span>
<span class="hl str">&quot;physical volumes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: fsedit.pm:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You&apos;ve selected a LVM Logical Volume as root (/).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The bootloader is not able to handle this when the volume spans physical &quot;</span>
<span class="hl str">&quot;volumes.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You should create a /boot partition first&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: fsedit.pm:396 fsedit.pm:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This directory should remain within the root filesystem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämän hakemiston pitäisi olla juuritiedostojärjestelmässä&quot;</span>

<span class="hl slc">#: fsedit.pm:400 fsedit.pm:402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount &quot;</span>
<span class="hl str">&quot;point</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tarvitset oikean tiedostojärjestelmän (ext2/ext3, ReiserFS, XFS tai JFS) &quot;</span>
<span class="hl str">&quot;tälle liitospisteelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fsedit.pm:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not use an encrypted file system for mount point</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi käyttää salattua tiedostojärjestelmää liitospisteelle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: fsedit.pm:465</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not enough free space for auto-allocating&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vapaa tila ei riitä automaattiseen varaukseen&quot;</span>

<span class="hl slc">#: fsedit.pm:467</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Nothing to do&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei mitään tekemistä&quot;</span>

<span class="hl slc">#: harddrake/data.pm:62 install_any.pm:1665</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyke&quot;</span>

<span class="hl slc">#: harddrake/data.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zip&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zip&quot;</span>

<span class="hl slc">#: harddrake/data.pm:88 install_any.pm:1666</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hard Disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levy&quot;</span>

<span class="hl slc">#: harddrake/data.pm:97 install_any.pm:1667</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CDROM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-ROM&quot;</span>

<span class="hl slc">#: harddrake/data.pm:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CD/DVD burners&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Polttavat CD/DVD-asemat&quot;</span>

<span class="hl slc">#: harddrake/data.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVD-ROM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DVD-ROM&quot;</span>

<span class="hl slc">#: harddrake/data.pm:127 standalone/drakbackup:2036</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tape&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nauha&quot;</span>

<span class="hl slc">#: harddrake/data.pm:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Videocard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönohjain&quot;</span>

<span class="hl slc">#: harddrake/data.pm:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVB card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tvcard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TV-kortti&quot;</span>

<span class="hl slc">#: harddrake/data.pm:163</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other MultiMedia devices&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu multimedialaite&quot;</span>

<span class="hl slc">#: harddrake/data.pm:172</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Soundcard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Äänikortti&quot;</span>

<span class="hl slc">#: harddrake/data.pm:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Webcam&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Webbikamera&quot;</span>

<span class="hl slc">#: harddrake/data.pm:199</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Processors&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Prosessorit&quot;</span>

<span class="hl slc">#: harddrake/data.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ISDN adapters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ISDN-sovittimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:220</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB sound devices&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Radio cards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:238</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ATM network cards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:247</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;WAN network cards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bluetooth devices&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:265</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ethernetcard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkokortti&quot;</span>

<span class="hl slc">#: harddrake/data.pm:282 network/netconnect.pm:488</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Modeemi&quot;</span>

<span class="hl slc">#: harddrake/data.pm:292</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ADSL adapters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ADSL-sovittimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Memory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muisti&quot;</span>

<span class="hl slc">#: harddrake/data.pm:315</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;AGP controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;AGP-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:324 help.pm:186 help.pm:855</span>
<span class="hl slc">#: install_steps_interactive.pm:984</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin&quot;</span>

<span class="hl slc">#. -PO: these are joysticks controllers:</span>
<span class="hl slc">#: harddrake/data.pm:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Game port controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Joystick&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peliohjain&quot;</span>

<span class="hl slc">#: harddrake/data.pm:357</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SATA controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SATA-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:366</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;RAID controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;RAID-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(E)IDE/ATA controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(E)IDE/ATA-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firewire controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FireWire-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCMCIA controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCMCIA-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SCSI controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SCSI-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:411</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB ports&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB-portit&quot;</span>

<span class="hl slc">#: harddrake/data.pm:429</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMBus controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMBus-ohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:438</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bridges and system controllers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sillat ja järjestelmäohjaimet&quot;</span>

<span class="hl slc">#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:117</span>
<span class="hl slc">#: install_steps_interactive.pm:944 standalone/keyboarddrake:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Keyboard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näppäimistö&quot;</span>

<span class="hl slc">#: harddrake/data.pm:460</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tablet and touchscreen&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:977</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiri&quot;</span>

<span class="hl slc">#: harddrake/data.pm:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;UPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UPS&quot;</span>

<span class="hl slc">#: harddrake/data.pm:492</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanner&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvanlukija&quot;</span>

<span class="hl slc">#: harddrake/data.pm:502 standalone/harddrake2:442</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown/Others&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon/Muut&quot;</span>

<span class="hl slc">#: harddrake/data.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;cpu # &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;cpu # &quot;</span>

<span class="hl slc">#: harddrake/sound.pm:190 standalone/drakconnect:162</span>
<span class="hl slc">#: standalone/drakconnect:637</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please Wait... Applying the configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki... Otetaan asetukset käyttöön&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:226</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No alternative driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei vaihtoehtoista ajuria&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There&apos;s no known OSS/ALSA alternative driver for your sound card (</span><span class="hl ipl">%s</span><span class="hl str">) which &quot;</span>
<span class="hl str">&quot;currently uses</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tunnettua vaihtoehtoista OSS/ALSA ajuria äänikortillesi (</span><span class="hl ipl">%s</span><span class="hl str">), joka tällä &quot;</span>
<span class="hl str">&quot;hetkellä käyttää</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, ei ole&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sound configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ääniasetukset&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can select an alternative driver (either OSS or ALSA) for your &quot;</span>
<span class="hl str">&quot;sound card (</span><span class="hl ipl">%s</span><span class="hl str">).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Täällä voit valita vaihtoehtoisen ajurin (OSS tai ALSA) äänikortillesi (</span><span class="hl ipl">%s</span><span class="hl str">).&quot;</span>

<span class="hl slc">#. -PO: here the first %s is either &quot;OSS&quot; or &quot;ALSA&quot;, </span>
<span class="hl slc">#. -PO: the second %s is the name of the current driver</span>
<span class="hl slc">#. -PO: and the third %s is the name of the default driver</span>
<span class="hl slc">#: harddrake/sound.pm:240</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Your card currently use the</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">driver (default driver for your card is &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käytät tällä hetkellä ajuria</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">(vakioajuri kortillesi on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">).&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;OSS (Open Sound System) was the first sound API. It&apos;s an OS independent &quot;</span>
<span class="hl str">&quot;sound API (it&apos;s available on most UNIX(tm) systems) but it&apos;s a very basic &quot;</span>
<span class="hl str">&quot;and limited API.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What&apos;s more, OSS drivers all reinvent the wheel.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ALSA (Advanced Linux Sound Architecture) is a modularized architecture &quot;</span>
<span class="hl str">&quot;which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;supports quite a large range of ISA, USB and PCI cards.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It also provides a much higher API than OSS.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To use alsa, one can either use:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- the old compatibility OSS api</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- the new ALSA api that provides many enhanced features but requires using &quot;</span>
<span class="hl str">&quot;the ALSA library.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;OSS (Open Sound System, eli avoin äänijärjestelmä) oli ensimmäinen ääni-&quot;</span>
<span class="hl str">&quot;API.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Se on käyttöjärjestelmäriippumaton ääni-API (se on saatavilla useimmille</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;unix-järjestelmille), mutta se aika perustasoa ja rajoitettu API.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen lisäksi, OSS-ajureissa kaikki &apos;kehittävät pyörän uudelleen&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ALSA (Advanced Linux Sound Architecture, eli Linuxin edistynyt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;äänijärjestelmä) on modulaarinen arkkitehtuuri, joka tukee suurta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrää ISA, USB ja PCI kortteja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Se tarjoaa myös paljon korkeamman tason API:n kuin OSS.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttääksesi ALSAa, voit käyttää yhtä näistä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- vanha OSS-yhteensopiva api.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- uusi ALSA-api, joka tarjoaa useita parannettuja ominaisuuksia,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mutta vaatii ALSA-kirjaston käyttöä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:256 harddrake/sound.pm:341 standalone/drakups:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Driver:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ajuri:&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Trouble shooting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vianetsintä&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:269 keyboard.pm:391 lang.pm:1078</span>
<span class="hl slc">#: network/ndiswrapper.pm:95 network/netconnect.pm:467</span>
<span class="hl slc">#: printer/printerdrake.pm:1206 printer/printerdrake.pm:2230</span>
<span class="hl slc">#: printer/printerdrake.pm:2316 printer/printerdrake.pm:2362</span>
<span class="hl slc">#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2464</span>
<span class="hl slc">#: printer/printerdrake.pm:2773 printer/printerdrake.pm:2780</span>
<span class="hl slc">#: printer/printerdrake.pm:3740 printer/printerdrake.pm:4069</span>
<span class="hl slc">#: printer/printerdrake.pm:4189 printer/printerdrake.pm:5310</span>
<span class="hl slc">#: standalone/drakTermServ:326 standalone/drakTermServ:1169</span>
<span class="hl slc">#: standalone/drakTermServ:1230 standalone/drakTermServ:1895</span>
<span class="hl slc">#: standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125</span>
<span class="hl slc">#: standalone/drakclock:224 standalone/drakconnect:969 standalone/drakups:27</span>
<span class="hl slc">#: standalone/harddrake2:480 standalone/scannerdrake:51</span>
<span class="hl slc">#: standalone/scannerdrake:940</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Warning&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varoitus&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The old</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">driver is blacklisted.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It has been reported to oops the kernel on unloading.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The new</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">driver will only be used on next bootstrap.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Vanha</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">ajuri on &apos;mustalla listalla&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen on raportoitu kaatavan ytimen kun sitä poistetaan käytöstä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Uusi</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">ajuri otetaan käyttöön seuraavassa käynnistyksessä.&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No open source driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei avoimen lähdekoodin ajuria&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There&apos;s no free driver for your sound card (</span><span class="hl ipl">%s</span><span class="hl str">), but there&apos;s a proprietary &quot;</span>
<span class="hl str">&quot;driver at</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Äänikortillesi (</span><span class="hl ipl">%s</span><span class="hl str">) ei löydy vapaata ajuria, mutta patenttisuojattu ajuri &quot;</span>
<span class="hl str">&quot;löytyy osoitteesta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:281</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No known driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei tunnettua ajuria&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:282</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There&apos;s no known driver for your sound card (</span><span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei tunnettua ajuria äänikortillesi (</span><span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon ajuri&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:287</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error: The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">driver for your sound card is unlisted&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe: Ajuri</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">äänikortillesi ei ole listattu&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sound trouble shooting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Äänen vianetsintä&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: harddrake/sound.pm:304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The classic bug sound tester is to run the following commands:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">lspcidrake -v | fgrep AUDIO</span><span class="hl esc">\&quot;</span> <span class="hl str">will tell you which driver your card uses</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by default</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">grep sound-slot /etc/modules.conf</span><span class="hl esc">\&quot;</span> <span class="hl str">will tell you what driver it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;currently uses</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/lsmod</span><span class="hl esc">\&quot;</span> <span class="hl str">will enable you to check if its module (driver) is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;loaded or not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/chkconfig --list sound</span><span class="hl esc">\&quot;</span> <span class="hl str">and</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/chkconfig --list alsa</span><span class="hl esc">\&quot;</span> <span class="hl str">will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tell you if sound and alsa services&apos;re configured to be run on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;initlevel 3</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">aumix -q</span><span class="hl esc">\&quot;</span> <span class="hl str">will tell you if the sound volume is muted or not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/fuser -v /dev/dsp</span><span class="hl esc">\&quot;</span> <span class="hl str">will tell which program uses the sound card.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Klassinen tapa etsiä virheitä ääniasetuksissa on suorittaa</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seuraavat komennot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">lspcidrake -v | fgrep AUDIO</span><span class="hl esc">\&quot;</span> <span class="hl str">kertoo mitä ajuria äänikorttisi</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttää oletuksena.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">grep sound-slot /etc/modules.conf</span><span class="hl esc">\&quot;</span> <span class="hl str">kertoo mitä ajuria äänikorttisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttää tällä hetkellä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/lsmod</span><span class="hl esc">\&quot;</span> <span class="hl str">komennolla tarkistat onko äänikortin moduuli (ajuri)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ladattu vai ei .</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/chkconfig --list sound</span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/chkconfig --list alsa</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kertoo sinulle jos ääni- ja ALSA-palvelut ovat asetettu toimimaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;initlevel 3 -tasossa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">aumix -q</span><span class="hl esc">\&quot;</span> <span class="hl str">kertoo onko ääni mykistetty vai ei.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-</span> <span class="hl esc">\&quot;</span><span class="hl str">/sbin/fuser -v /dev/dsp</span><span class="hl esc">\&quot;</span> <span class="hl str">kertoo mikä ohjelma käyttää äänikorttia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:330</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Let me pick any driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna valita mikä ajuri tahansa&quot;</span>

<span class="hl slc">#: harddrake/sound.pm:333</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choosing an arbitrary driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Summittaisen ajurin valinta&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: harddrake/sound.pm:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you really think that you know which driver is the right one for your &quot;</span>
<span class="hl str">&quot;card</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you can pick one in the above list.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The current driver for your</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">sound card is</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos todellakin uskot tietäväsi mikä ajuri on oikea äänikortillesi</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit valita yhden yllä olevasta listasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Nykyinen ajuri äänikortillesi</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:12 standalone/net_applet:63 standalone/net_applet:64</span>
<span class="hl slc">#: standalone/net_applet:66</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto-detect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen tunnistaminen&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:85 harddrake/v4l.pm:263 harddrake/v4l.pm:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown|Generic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon|Yleinen&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown|CPH05X (bt878) [many vendors]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon|CPH05X (bt878) [monta valmistajaa]&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown|CPH06X (bt878) [many vendors]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon|CPH06X (bt878) [monta valmistajaa]&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-&quot;</span>
<span class="hl str">&quot;detect the rights parameters.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If your card is misdetected, you can force the right tuner and card types &quot;</span>
<span class="hl str">&quot;here. Just select your tv card parameters if needed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Useimmille nykyisille TV-korteille GNU/Linux ytimen bttv-moduuli tunnistaa &quot;</span>
<span class="hl str">&quot;automaattisesti oikeat parametrit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos korttisi on tunnistettu väärin, voit pakottaa oikean vastaanottimen sekä &quot;</span>
<span class="hl str">&quot;kortin tyypin täällä. Valitse TV-korttisi parametrit tarvittaessa.&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card model:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin malli:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tuner type:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vastaanottimen tyyppi:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Number of capture buffers:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaappauspuskurien määrä:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;number of capture buffers for mmap&apos;ed capture&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;mmap-kaappauspuskurien määrä:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PLL setting:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PLL asetus:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Radio support:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Radiotuki:&quot;</span>

<span class="hl slc">#: harddrake/v4l.pm:400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;enable radio support&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ota radio-tuki käyttöön&quot;</span>

<span class="hl slc">#: help.pm:11</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Before continuing, you should carefully read the terms of the license. It</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;covers the entire Mandriva Linux distribution. If you agree with all the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;terms it contains, check the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">box. If not, clicking on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;button will reboot your computer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ennen jatkamista sinun pitäisi lukea huolellisesti lisenssin ehdot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lisenssi kattaa koko Mandriva Linux jakelun. Jos hyväksyt kaikki</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ehdot, valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">valinta. Jos et hyväksy ehtoja, painamalla</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta tietokoneesi käynnistyy uudestaan.&quot;</span>

<span class="hl slc">#: help.pm:14 install_steps_gtk.pm:552 install_steps_interactive.pm:91</span>
<span class="hl slc">#: install_steps_interactive.pm:735 standalone/drakautoinst:214</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyväksy&quot;</span>

<span class="hl slc">#: help.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GNU/Linux is a multi-user system which means each user can have his or her</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;own preferences, own files and so on. But unlike</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">, who is the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system administrator, the users you add at this point will not be &quot;</span>
<span class="hl str">&quot;authorized</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to change anything except their own files and their own configurations,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;protecting the system from unintentional or malicious changes which could</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;impact on the system as a whole. You&apos;ll have to create at least one regular</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;user for yourself -- this is the account which you should use for routine,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;day-to-day usage. Although it&apos;s very easy to log in as</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">to do</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;anything and everything, it may also be very dangerous! A very simple</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mistake could mean that your system will not work any more. If you make a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;serious mistake as a regular user, the worst that can happen is that you&apos;ll</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lose some information, but you will not affect the entire system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The first field asks you for a real name. Of course, this is not mandatory</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-- you can actually enter whatever you like. DrakX will use the first word</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you type in this field and copy it to the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">one, which is the name</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;this user will enter to log onto the system. If you like, you may override</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the default and change the user name. The next step is to enter a password.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;From a security point of view, a non-privileged (regular) user password is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;not as crucial as the</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">password, but that&apos;s no reason to neglect it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by making it blank or too simple: after all, your files could be the ones</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at risk.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Once you click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, you can add other users. Add a user for each one</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of your friends, your father, your sister, etc. Click</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">when you&apos;re</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;finished adding users.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Clicking the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button allows you to change the default</span> <span class="hl esc">\&quot;</span><span class="hl str">shell</span><span class="hl esc">\&quot;</span> <span class="hl str">for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;that user (bash by default).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;When you&apos;re finished adding users, you&apos;ll be asked to choose a user who</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will be automatically logged into the system when the computer boots up. If</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you&apos;re interested in that feature (and do not care much about local</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;security), choose the desired user and window manager, then click on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. If you&apos;re not interested in this feature, uncheck the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">box.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GNU/Linux on monen käyttäjän järjestelmä ja tämä tarkoittaa että jokainen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäjä voi pitää omat asetukset, omat tiedostot jne. Voit lukea ``Starter</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Guide&apos;&apos;:a saadaksesi tästä lisätietoa. Mutta toisin kuin</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">-käyttäjä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka on järjestelmän ylläpitäjä, käyttäjät, joita lisäät tässä, eivät pysty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttamaan mitään muuta paitsi omia tiedostojaan ja asetuksiaan. Tällä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tavalla suojataan järjestelmää erehdyksiltä tai tahallisilta muutoksilta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotka vaikuttavat järjestelmään. Sinun pitää luoda ainakin yksi tavallinen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäjä itsellesi. Se on tili jota sinun kannattaa käyttää jokapäiväisessä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;työssäsi. Vaikkakin on kätevämpää kirjautua sisään</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">-tunnuksella,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;se on myös paljon vaarallisempaa! Pienikin virhe voi merkitä sitä ettei</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmäsi toimi enää. Jos teet vakavan virheen tavallisena käyttäjänä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit mahdollisesti menettää jotain tietoja, mutta et koko järjestelmää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ensin sinun pitää antaa oikea nimesi. Tämä ei ole pakollista -- voithan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kirjoittaa mitä tahansa. DrakX kopioi ensimmäisen kirjoittamasi sanan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kenttään</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Tämä on se nimi jolla kyseinen käyttäjä kirjautuu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmään. Voit muuttaa sitä halutessasi. Sinun pitää myös syöttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;salasana. Tavallisen käyttäjän salasana ei ole niin kriittinen kuin</span> <span class="hl esc">\&quot;</span><span class="hl str">root&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-käyttäjän turvallisuusnäkökulmasta, mutta tämä ei ole syy tietoturvan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;laiminlyömiseen: Onhan kysymys tiedostojesi turvasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun painat</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, voit lisätä muita käyttäjiä. Lisää käyttäjä jokaiselle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;henkilölle, jonka on tarkoitus käyttää tätä tietokonetta. Kun olet lisännyt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaikki haluamasi käyttäjät, valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos painat</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta voit muuttaa oletus-</span><span class="hl esc">\&quot;</span><span class="hl str">komentotulkin</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;kyseiselle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäjälle (vakiona bash).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun olet lisännyt kaikki käyttäjät, sinua pyydetään valitsemaan käyttäjä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka voi kirjautua automaattisesti järjestelmään koneen käynnistyessä. Jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;olet kiinnostunut tästä ominaisuudesta (etkä paljon piittaa paikallisesta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tietoturvasta), valitse haluttu käyttäjä ja ikkunointijärjestelmä ja paina</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Jos et ole kiinnostunut tästä ominaisuudesta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;poista valinta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: help.pm:51 printer/printerdrake.pm:1662 printer/printerdrake.pm:1783</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus&quot;</span>

<span class="hl slc">#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:233</span>
<span class="hl slc">#: install_steps_gtk.pm:694 interactive.pm:432 interactive/newt.pm:321</span>
<span class="hl slc">#: network/thirdparty.pm:322 printer/printerdrake.pm:3678</span>
<span class="hl slc">#: standalone/drakTermServ:383 standalone/drakbackup:3940</span>
<span class="hl slc">#: standalone/drakbackup:4034 standalone/drakbackup:4051</span>
<span class="hl slc">#: standalone/drakbackup:4069 ugtk2.pm:510</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Next&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraava&quot;</span>

<span class="hl slc">#: help.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to use this feature?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko käyttää tätä ominaisuutta?&quot;</span>

<span class="hl slc">#: help.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Listed here are the existing Linux partitions detected on your hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can keep the choices made by the wizard, since they are good for most</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;common installations. If you make any changes, you must at least define a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;root partition (</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">). Do not choose too small a partition or you will not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;be able to install enough software. If you want to store your data on a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;separate partition, you will also need to create a</span> <span class="hl esc">\&quot;</span><span class="hl str">/home</span><span class="hl esc">\&quot;</span> <span class="hl str">partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(only possible if you have more than one Linux partition available).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Each partition is listed as follows:</span> <span class="hl esc">\&quot;</span><span class="hl str">Name</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Capacity</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Name</span><span class="hl esc">\&quot;</span> <span class="hl str">is structured:</span> <span class="hl esc">\&quot;</span><span class="hl str">hard drive type</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">hard drive number</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">partition number</span><span class="hl esc">\&quot;</span> <span class="hl str">(for example,</span> <span class="hl esc">\&quot;</span><span class="hl str">hda1</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Hard drive type</span><span class="hl esc">\&quot;</span> <span class="hl str">is</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">if your hard drive is an IDE hard drive and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span> <span class="hl str">if it is a SCSI hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Hard drive number</span><span class="hl esc">\&quot;</span> <span class="hl str">is always a letter after</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span><span class="hl str">. For IDE</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hard drives:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">master hard drive on the primary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">slave hard drive on the primary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">c</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">master hard drive on the secondary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">d</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">slave hard drive on the secondary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;With SCSI hard drives, an</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">lowest SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, a</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">second lowest SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, etc.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä on listaus olemassa olevista tunnistetuista Linux-osioista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kiintolevylläsi. Voit säilyttää velhon tekemät valinnat, koska ne ovat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hyviä useimmille yleisimmille asennuksille. Jos teet muutoksia, sinun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pitää ainakin luoda juuri-osio (</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">). Älä valitse liian pientä osiota tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;et voi asentaa riittävästi ohjelmia. Jos haluat tallentaa tietojasi &quot;</span>
<span class="hl str">&quot;erilliselle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osiolle, sinun täytyy luoda myös</span> <span class="hl esc">\&quot;</span><span class="hl str">/home</span><span class="hl esc">\&quot;</span><span class="hl str">-osio (mahdollista vain jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla on enemmän kuin yksi Linux-osio käytettävissä).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jokainen osio on listattu seuraavasti:</span> <span class="hl esc">\&quot;</span><span class="hl str">Nimi</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Koko</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Nimi</span><span class="hl esc">\&quot;</span> <span class="hl str">rakenne on seuraava:</span> <span class="hl esc">\&quot;</span><span class="hl str">kiintolevytyyppi</span><span class="hl esc">\&quot;</span><span class="hl str">.</span> <span class="hl esc">\&quot;</span><span class="hl str">kiintolevynumero</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">osionumero</span><span class="hl esc">\&quot;</span> <span class="hl str">(esim.</span> <span class="hl esc">\&quot;</span><span class="hl str">hda1</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">kiintolevytyyppi</span><span class="hl esc">\&quot;</span> <span class="hl str">on</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">jos kiintolevysi on IDE-tyyppinen, ja</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;se on SCSI-tyyppinen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">kiintolevynumero</span><span class="hl esc">\&quot;</span> <span class="hl str">on aina kirjain</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span><span class="hl str">:n tai</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span><span class="hl str">:n perässä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;IDE-kiintolevyille:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">isäntälevy ensisijaisella IDE-ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">orjalevy ensisijaisella IDE-ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">c</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">isäntälevy toissijaisella IDE-ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">d</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">orjalevy toissijaisella IDE-ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;SCSI kiintolevyillä</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">pienin SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">toiseksi pienin SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, jne...&quot;</span>

<span class="hl slc">#: help.pm:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The Mandriva Linux installation is distributed on several CD-ROMs. If a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;selected package is located on another CD-ROM, DrakX will eject the current</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;CD and ask you to insert the required one. If you do not have the requested</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;CD at hand, just click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, the corresponding packages will not be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linuxin asennus koostuu useasta CD-ROM-levystä. DrakX tietää,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;onko valittu paketti toisella CD:llä ja osaa syöttää nykyisen levyn ulos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja pyytää sinua asettamaan oikean levyn tarvittaessa. Jos sinulla ei ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kyseistä CD-levyä käytettävissä, klikkaa vain</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, ja kyseiset paketit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ei asenneta.&quot;</span>

<span class="hl slc">#: help.pm:92</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;It&apos;s now time to specify which programs you wish to install on your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;There are thousands of packages available for Mandriva Linux, and to make &quot;</span>
<span class="hl str">&quot;it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;simpler to manage, they have been placed into groups of similar</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;applications.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux sorts package groups in four categories. You can mix and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;match applications from the various categories, so a ``Workstation&apos;&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installation can still have applications from the ``Server&apos;&apos; category</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you plan to use your machine as a workstation, select one or</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;more of the groups in the workstation category.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you plan on using your machine for programming, select the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;appropriate groups from that category. The special</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">group will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configure your system so that it complies as much as possible with the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Linux Standard Base specifications.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Selecting the</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">group will also install the</span> <span class="hl esc">\&quot;</span><span class="hl str">2.4</span><span class="hl esc">\&quot;</span> <span class="hl str">kernel series,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;instead of the default</span> <span class="hl esc">\&quot;</span><span class="hl str">2.6</span><span class="hl esc">\&quot;</span> <span class="hl str">one. This is to ensure 100%%-LSB compliance</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of the system. However, if you do not select the</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">group you will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;still have a system which is nearly 100%% LSB-compliant.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if your machine is intended to be a server, select which of the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;more common services you wish to install on your machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: this is where you will choose your preferred graphical</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;environment. At least one must be selected if you want to have a graphical</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;interface available.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Moving the mouse cursor over a group name will display a short explanatory</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;text about that group.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can check the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">box, which is useful if you&apos;re familiar with the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;packages being offered or if you want to have total control over what will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;be installed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you start the installation in</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">mode, you can deselect all groups</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and prevent the installation of any new packages. This is useful for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;repairing or updating an existing system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you deselect all groups when performing a regular installation (as</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;opposed to an upgrade), a dialog will pop up suggesting different options</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;for a minimal installation:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: install the minimum number of packages possible to have a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;working graphical desktop.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: installs the base system plus basic utilities and their</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;documentation. This installation is suitable for setting up a server.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: will install the absolute minimum number of packages necessary</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to get a working Linux system. With this installation you will only have a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;command-line interface. The total size of this installation is about 65</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;megabytes.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nyt on aika valita mitä ohjelmia haluat asentaa järjestelmääsi. Tarjolla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on tuhansia paketteja Mandriva Linux jakelussa, ja pakettien</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hallinnan helpottamiseksi ne on koottu samanlaisten ohjelmistojen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ryhmiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paketit on ryhmitelty ryhmiin koneesi käyttötarkoituksen mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux sisältää neljä eri ennakkoon määriteltyä asennustapaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit verrata asennustapoja pakettiryhmiin. Voit tietysti asentaa paketteja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eri ryhmistä niin halutessasi, joten ``Työasema&apos;&apos;-asennus voi sisältää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ohjelmia esimerkiksi ``Kehitysympäristö&apos;&apos;-ryhmästä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Jos aiot käyttää konettasi työasemana, valitse yksi tai useampi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; ohjelma tästä ryhmästä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Jos konettasi aiotaan käyttää ohjelmakehitykseen, valitse yksi &quot;</span>
<span class="hl str">&quot;tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;useampi haluttu paketti tästä ryhmästä. Erillinen</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">ryhmä asettaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmäsi seuraamaan Linux Standard Base määritykset</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mahdollisimman tarkoin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">ryhmää asentaa myös</span> <span class="hl esc">\&quot;</span><span class="hl str">2.4</span><span class="hl esc">\&quot;</span> <span class="hl str">sarjan ytimet, vakiona</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;olevien</span> <span class="hl esc">\&quot;</span><span class="hl str">2.6</span><span class="hl esc">\&quot;</span> <span class="hl str">sarjan ytimien sijasta. Tämä jotta varmistetaan 100%% LSB-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yhteensopivuutta järjestelmässä. Huomioi, vaikka jätät</span> <span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span> <span class="hl str">ryhmää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitsematta, sinulla on kummiskin järjestelmä joka on melkein 100%%</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">LSB</span><span class="hl esc">\&quot;</span><span class="hl str">-yhteensopiva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Jos koneesi on tarkoitettu toimimaan palvelimena&apos; valitse yksi &quot;</span>
<span class="hl str">&quot;tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;useampi haluttu palvelu tai palvelinohjelma tästä ryhmästä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: täältä valitset haluamasi graafisen ympäristön. Ainakin yksi &quot;</span>
<span class="hl str">&quot;pitää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;olla valittu jos haluat graafisen työaseman!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos siirrät hiiren kohdistinta ryhmänimen yläpuolella, lyhyt selostus &quot;</span>
<span class="hl str">&quot;ryhmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sisällöstä tulee näkyviin. Jos poistat kaikki ryhmävalinnat kun teet</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tavallisen asennuksen (päivityksen sijasta), esille tulee dialogi, joka</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ehdottaa kolmea eri optiota vähimmäisasennukseen:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: asenna vain tarvittavat paketit, joilla saat toimivan graafisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;työpöydän;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: asentaa perusjärjestelmän ja perustyökalut sekä niiden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaatiot. Tämä valinta sopii palvelinasennukseen;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: asentaa ainoastaan tarvittavat osat saadaksesi toimivan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;komentorivipohjaisen Linux-järjestelmän. Tämä asennus vie vain noin</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;65 Mt tilaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit valita</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos tarjolla olevat paketit ovat tuttuja sinulle tai jos &quot;</span>
<span class="hl str">&quot;haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;täydellisen hallinnan asennettaviin paketteihin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos aloitit asennuksen</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-tilassa, voit poistaa kaikkien ryhmien &quot;</span>
<span class="hl str">&quot;valinnat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;välttääksesi uusien pakettien asentamisen. Tämä on hyödyllistä jos haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korjata tai päivittää olemassa olevaa järjestelmää.&quot;</span>

<span class="hl slc">#: help.pm:146 share/compssUsers.pl:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Workstation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Työasema&quot;</span>

<span class="hl slc">#: help.pm:146 share/compssUsers.pl:65 share/compssUsers.pl:167</span>
<span class="hl slc">#: share/compssUsers.pl:169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Development&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kehitysympäristö&quot;</span>

<span class="hl slc">#: help.pm:146 share/compssUsers.pl:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphical Environment&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Graafinen ympäristö&quot;</span>

<span class="hl slc">#: help.pm:146 install_steps_gtk.pm:231 install_steps_interactive.pm:642</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Individual package selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yksittäisten pakettien valinta&quot;</span>

<span class="hl slc">#: help.pm:146 help.pm:588</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Upgrade&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitä&quot;</span>

<span class="hl slc">#: help.pm:146 install_steps_interactive.pm:600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;With X&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;X-palvelimella&quot;</span>

<span class="hl slc">#: help.pm:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;With basic documentation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perusdokumentaation kanssa&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: help.pm:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Truly minimal install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Todella minimaalinen asennus&quot;</span>

<span class="hl slc">#: help.pm:149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you choose to install packages individually, the installer will present</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a tree containing all packages classified by groups and subgroups. While</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;browsing the tree, you can select entire groups, subgroups, or individual</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;packages.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Whenever you select a package on the tree, a description will appear on the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;right to let you know the purpose of that package.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;!! If a server package has been selected, either because you specifically</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;chose the individual package or because it was part of a group of packages,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you&apos;ll be asked to confirm that you really want those servers to be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installed. By default Mandriva Linux will automatically start any installed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;services at boot time. Even if they are safe and have no known issues at</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the time the distribution was shipped, it is entirely possible that</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;security holes were discovered after this version of Mandriva Linux was</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;finalized. If you do not know what a particular service is supposed to do &quot;</span>
<span class="hl str">&quot;or</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;why it&apos;s being installed, then click</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Clicking</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">will install</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the listed services and they will be started automatically at boot time. !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">option is used to disable the warning dialog which appears</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;whenever the installer automatically selects a package to resolve a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dependency issue. Some packages depend on others and the installation of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;one particular package may require the installation of another package. The</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installer can determine which packages are required to satisfy a dependency</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to successfully complete the installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The tiny floppy disk icon at the bottom of the list allows you to load a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;package list created during a previous installation. This is useful if you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have a number of machines that you wish to configure identically. Clicking</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on this icon will ask you to insert the floppy disk created at the end of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;another installation. See the second tip of the last step on how to create</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;such a floppy.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos valitsit mahdollisuuden valita yksittäisiä paketteja, sinulle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytetään hakemistopuu, jossa kaikki paketit ovat luokiteltuina</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ryhmien ja alaryhmien mukaan. Kun selaat puuta, voit valita koko</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ryhmät, alaryhmät tai yksittäiset paketit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun valitset paketin hakemistopuussa, sen kuvaus näkyy oikean-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;puoleisessa ikkunassa, jotta tietäisit paketin tarkoituksen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;!! Jos palvelinpaketti on valittu, joko tarkoituksella tai koska se kuului</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;johonkin valitsemaasi ryhmään, sinulta pyydetään vahvistusta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;haluatko varmasti asentaa palvelimen. Oletuksena Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistää jokaisen asennetun palvelin koneen käynnistyksen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yhteydessä. Vaikka ne ovat turvallisia eikä niillä ole tunnettuja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ongelmia jakelun julkaisuajankohtana, niistä voi löytyä turvallisuus-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;reikiä jakelun valmistumisen jälkeen. Jos et tiedä mihin joku tietty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palvelu on tarkoitettu, tai miksi sitä asennetaan, paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;painat</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">listatut palvelut asennetaan sekä käynnistetään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automaattisesti oletuksena koneen käynnistyksessä !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Optio</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">estää virhedialogin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka ilmestyy joka kerta kun asennusohjelma automaattisesti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitsee paketin riippuvuuksien täyttämiseksi. Jotkut paketit sisältävät</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;riippuvuuksia jotka vaativat että joku toinen paketti on jo asennettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ennen kuin se voidaan asentaa. Asennusohjelma osaa itse huolehtia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;siitä että nämä riippuvuudet on täytetty jotta asennus valmistuisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;onnistuneesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Listan alla olevalla levykkeen kuvakkeella voit hakea pakettilistan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka on luotu edellisessä asennuksessa. Tämä on hyödyllistä jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla on monta konetta joihin haluat suorittaa samanlaisen asennuksen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos painat tätä kuvaketta, sinua pyydetään asettamaan levyke joka on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;luotu toisen asennuksen lopussa. Katso edellisen vaiheen toisesta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vihjeestä, miten luot sellaisen levykkeen.&quot;</span>

<span class="hl slc">#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904</span>
<span class="hl slc">#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503</span>
<span class="hl slc">#: standalone/draksec:54 standalone/harddrake2:309 standalone/net_applet:374</span>
<span class="hl slc">#: ugtk2.pm:915 wizards.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei&quot;</span>

<span class="hl slc">#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:904 interactive.pm:157</span>
<span class="hl slc">#: modules/interactive.pm:71 printer/printerdrake.pm:743</span>
<span class="hl slc">#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:308</span>
<span class="hl slc">#: standalone/net_applet:378 ugtk2.pm:915 wizards.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Yes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kyllä&quot;</span>

<span class="hl slc">#: help.pm:180</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic dependencies&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattiset riippuvuudet&quot;</span>

<span class="hl slc">#: help.pm:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: clicking on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button will open the printer configuration</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;wizard. Consult the corresponding chapter of the ``Starter Guide&apos;&apos; for more</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;information on how to set up a new printer. The interface presented in our</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;manual is similar to the one used during installation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: painamalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta avautuu tulostimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetusvelho. Katso tätä vastaava lukua ``Aloitusoppaasta&apos;&apos; saadaksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisätietoa miten asetat uuden tulostimen. Oppaassa näytetty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttöliittymä on vastaava kuin asennuksen aikana käytetty.&quot;</span>

<span class="hl slc">#: help.pm:186 help.pm:566 help.pm:855 install_steps_gtk.pm:607</span>
<span class="hl slc">#: standalone/drakbackup:2327 standalone/drakbackup:2331</span>
<span class="hl slc">#: standalone/drakbackup:2335 standalone/drakbackup:2339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta&quot;</span>

<span class="hl slc">#: help.pm:189</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This dialog is used to select which services you wish to start at boot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;time.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX will list all services available on the current installation. Review</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;each one of them carefully and uncheck those which are not needed at boot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;time.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;A short explanatory text will be displayed about a service when it is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;selected. However, if you&apos;re not sure whether a service is useful or not,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;it is safer to leave the default behavior.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;!! At this stage, be very careful if you intend to use your machine as a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;server: you probably do not want to start any services which you do not &quot;</span>
<span class="hl str">&quot;need.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please remember that some services can be dangerous if they&apos;re enabled on a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;server. In general, select only those services you really need. !!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit nyt valita mitkä palvelut haluat käynnistää konetta käynnistettäessä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX listaa kaikki palvelut, jotka löytyvät nykyisestä asennuksesta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käy lista läpi huolellisesti ja poista kaikki ne palvelut, joita ei tarvita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jokaisella käynnistyskerralla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Saat kustakin palvelusta lyhyen kuvaustekstin valitsemalla sen. Jos et</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kuitenkaan ole varma palvelun hyödyllisyydestä, on yleensä varmempaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jättää se oletusarvoiseksi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;!! Tässä vaiheessa sinun pitää olla erityisen huolellinen, jos aiot käyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;konettasi palvelimena: et varmaankaan halua käynnistää niitä palveluita,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joita et tarvitse. Muista myös, että jotkin palvelut voivat olla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaarallisia, jos ne ovat aktivoituja palvelimessa. Yleensä kannattaa valita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vain ne palvelut, joita todella tarvitaan !!&quot;</span>

<span class="hl slc">#: help.pm:206</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;local time according to the time zone you selected. If the clock on your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;motherboard is set to local time, you may deactivate this by unselecting</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, which will let GNU/Linux know that the system clock and the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hardware clock are in the same time zone. This is useful when the machine</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;also hosts another operating system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">option will automatically regulate the system clock by</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;connecting to a remote time server on the Internet. For this feature to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;work, you must have a working Internet connection. We recommend that you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;choose a time server located near you. This option actually installs a time</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;server which can be used by other machines on your local network as well.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GNU/Linux määrittää ajan GMT (Greenwich Mean Time) -tilassa ja muuntaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;siitä paikalliseen aikaan valitsemasi aikavyöhykkeen mukaisesti. Voit myös</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttaa tämän käytännön poistamalla valinnan</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jolloin laitteistokello on sama kuin järjestelmäkello. Tämä on hyödyllistä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jos koneessa on toinen käyttöjärjestelmä, esimerkiksi Windows.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Optio</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">säätää järjestelmäsi kellon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automaattisesti oikeaan aikaan yhdistämällä johonkin Internetin &quot;</span>
<span class="hl str">&quot;aikapalvelimeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse listasta palvelin joka on lähelläsi tai kirjoita sen osoite suoraan &quot;</span>
<span class="hl str">&quot;kenttään.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinulla pitää tietysti olla toimiva Internet-yhteys jotta tämä ominaisuus &quot;</span>
<span class="hl str">&quot;toimisi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä myös asentaa aikapalvelimen koneeseesi jota muut paikallisverkkosi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koneet voivat käyttää.&quot;</span>

<span class="hl slc">#: help.pm:217 install_steps_interactive.pm:879</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hardware clock set to GMT&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitteistokello asetettu GMT-aikaan&quot;</span>

<span class="hl slc">#: help.pm:217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic time synchronization&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen kellon synkronointi&quot;</span>

<span class="hl slc">#: help.pm:220</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Graphic Card</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   The installer will normally automatically detect and configure the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graphic card installed on your machine. If this is not correct, you can</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;choose from this list the card you actually have installed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   In the situation where different servers are available for your card,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;with or without 3D acceleration, you&apos;re asked to choose the server which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;best suits your needs.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näytönohjain</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Asennusohjelma yleensä tunnistaa ja asettaa koneeseesi asennetun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytönohjaimen. Mikäli tämä ei onnistunut, voit itse valita oikean mallin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listasta omistamasi kortin mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Mikäli eri palvelimia on käytettävissä kortillesi, 3D tuella vai ilman,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinua pyydetään valitsemaan palvelin joka vastaa tarpeitasi.&quot;</span>

<span class="hl slc">#: help.pm:231</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;X (for X Window System) is the heart of the GNU/Linux graphical interface</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on which all the graphical environments (KDE, GNOME, AfterStep,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;WindowMaker, etc.) bundled with Mandriva Linux rely upon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;ll see a list of different parameters to change to get an optimal</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graphical display.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Graphic Card</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   The installer will normally automatically detect and configure the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graphic card installed on your machine. If this is not correct, you can</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;choose from this list the card you actually have installed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   In the situation where different servers are available for your card,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;with or without 3D acceleration, you&apos;re asked to choose the server which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;best suits your needs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Monitor</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Normally the installer will automatically detect and configure the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;monitor connected to your machine. If it is not correct, you can choose</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from this list the monitor which is connected to your computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Resolution</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Here you can choose the resolutions and color depths available for your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graphics hardware. Choose the one which best suits your needs (you will be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;able to make changes after the installation). A sample of the chosen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration is shown in the monitor picture.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Test</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Depending on your hardware, this entry might not appear.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   The system will try to open a graphical screen at the desired</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;resolution. If you see the test message during the test and answer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;then DrakX will proceed to the next step. If you do not see it, then it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;means that some part of the auto-detected configuration was incorrect and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the test will automatically end after 12 seconds and return you to the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;menu. Change settings until you get a correct graphical display.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Options</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   This steps allows you to choose whether you want your machine to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automatically switch to a graphical interface at boot. Obviously, you may</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;want to check</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if your machine is to act as a server, or if you were</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;not successful in getting the display configured.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;X (eli X Ikkunointijärjestelmä) on GNU/Linuxin graafisen käyttöliittymän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sydän jota kaikki graafiset ympäristöt (KDE, Gnome, AfterStep,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;WindowMaker jne.), jotka seuraavat Mandriva Linuxin mukana,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttävät alustanaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinulle näytetään lista eri parametreista joita voit asettaa saadaksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;optimaalisen graafisen näytön:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Näytönohjain</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Asennusohjelma yleensä tunnistaa ja asettaa koneeseesi asennetun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytönohjaimen. Mikäli tämä ei onnistunut, voit itse valita oikean mallin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listasta omistamasi korttisi mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Mikäli eri palvelimia on käytettävissä kortillesi, 3D tuella vai ilman,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinua pyydetään valitsemaan palvelin joka parhaiten vastaa tarpeitasi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Näyttö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Asennusohjelma normaalisti tunnistaa ja asettaa koneeseesi liitetyn</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytön automaattisesti. Jos tunnistus epäonnistuu voit valita oikean</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytön listasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Näyttötila</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Tässä voit valita näyttötilan ja värisyvyyden jota laitteistosi tukee.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse se joka parhaiten vastaa tarpeitasi (voit tietysti vaihtaa sitä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennuksen jälkeenkin). Malli valitusta asetuksesta näytetään näytössä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Testi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Järjestelmä yrittää avata graafisen tilan halutussa näyttötilassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos näet viestin testauksen aikana ja vastaat</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, DrakX jatkaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seuraavaan vaiheeseen. Jos et näe viestiä, se tarkoittaa että jokin osa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automaattisesti tunnistetusta asetuksesta oli virheellistä, ja testi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;loppuu automaattisesti 12 sekunnin jälkeen, jolloin pääset takaisin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetusvalikkoon. Muuta asetuksia kunnes saat oikean graafisen näytön.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Optiot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Täällä voit valita haluatko järjestelmän automaattisesti käynnistävän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graafisen käyttöliittymän. Luonnollisesti valitset</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos koneesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;toimii palvelimena tai jos et pystynyt määrittämään toimivaa graafista tilaa.&quot;</span>

<span class="hl slc">#: help.pm:288</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Monitor</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Normally the installer will automatically detect and configure the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;monitor connected to your machine. If it is not correct, you can choose</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from this list the monitor which is connected to your computer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näyttö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Asennusohjelma yleensä tunnistaa ja asettaa koneeseesi liitetyn</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytön automaattisesti. Jos tämä ei toimi, voit itse valita näyttösi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listauksesta.&quot;</span>

<span class="hl slc">#: help.pm:295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Resolution</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Here you can choose the resolutions and color depths available for your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;graphics hardware. Choose the one which best suits your needs (you will be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;able to make changes after the installation). A sample of the chosen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration is shown in the monitor picture.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näyttötila</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Tässä voit valita näyttötilan ja värisyvyyden jota laitteistosi tukee.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse se joka parhaiten vastaa tarpeitasi (voit tietysti vaihtaa sitä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennuksen jälkeenkin). Malli valitusta asetuksesta näytetään näytössä.&quot;</span>

<span class="hl slc">#: help.pm:303</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In the situation where different servers are available for your card, with</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or without 3D acceleration, you&apos;re asked to choose the server which best</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;suits your needs.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mikäli tarjolla on eri palvelimia ohjaimellesi, 3D tuella tai ilman,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinua pyydetään valitsemaan palvelin joka parhaiten vastaa tarpeitasi.&quot;</span>

<span class="hl slc">#: help.pm:308</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Options</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   This steps allows you to choose whether you want your machine to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automatically switch to a graphical interface at boot. Obviously, you may</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;want to check</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if your machine is to act as a server, or if you were</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;not successful in getting the display configured.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Optiot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Täällä voit valita haluatko koneesi käynnistyvän suoraan graafiseen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttöliittymään. Huomaa, että kysymys esitetään vaikka et olisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;testannut asetuksia. Haluat varmaankin vastata</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, jos koneesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on tarkoitettu palvelimeksi tai jos näytön asetus epäonnistui.&quot;</span>

<span class="hl slc">#: help.pm:316</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You now need to decide where you want to install the Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;operating system on your hard drive. If your hard drive is empty or if an</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;existing operating system is using all the available space you will have to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partition the drive. Basically, partitioning a hard drive means to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;logically divide it to create the space needed to install your new</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Because the process of partitioning a hard drive is usually irreversible</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and can lead to data losses, partitioning can be intimidating and stressful</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;for the inexperienced user. Fortunately, DrakX includes a wizard which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;simplifies this process. Before continuing with this step, read through the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;rest of this section and above all, take your time.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Depending on the configuration of your hard drive, several options are</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;available:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. This option will perform an automatic partitioning of your blank</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drive(s). If you use this option there will be no further prompts.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. The wizard has detected one or more existing Linux partitions on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;your hard drive. If you want to use them, choose this option. You will then</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;be asked to choose the mount points associated with each of the partitions.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The legacy mount points are selected by default, and for the most part it&apos;s</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a good idea to keep them.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. If Microsoft Windows is installed on your hard drive and takes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;all the space available on it, you will have to create free space for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;GNU/Linux. To do so, you can delete your Microsoft Windows partition and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;data (see ``Erase entire disk&apos;&apos; solution) or resize your Microsoft Windows</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;FAT or NTFS partition. Resizing can be performed without the loss of any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;data, provided you&apos;ve previously defragmented the Windows partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Backing up your data is strongly recommended. Using this option is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;recommended if you want to use both Mandriva Linux and Microsoft Windows on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the same computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Before choosing this option, please understand that after this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;procedure, the size of your Microsoft Windows partition will be smaller</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;than when you started. You&apos;ll have less free space under Microsoft Windows</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to store your data or to install new software.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. If you want to delete all data and all partitions present on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;your hard drive and replace them with your new Mandriva Linux system, &quot;</span>
<span class="hl str">&quot;choose</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;this option. Be careful, because you will not be able to undo this &quot;</span>
<span class="hl str">&quot;operation</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;after you confirm.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   !! If you choose this option, all data on your disk will be deleted. !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. This option appears when the hard drive is entirely taken by</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Microsoft Windows. Choosing this option will simply erase everything on the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drive and begin fresh, partitioning everything from scratch.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   !! If you choose this option, all data on your disk will be lost. !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Choose this option if you want to manually partition your hard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drive. Be careful -- it is a powerful but dangerous choice and you can very</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;easily lose all your data. That&apos;s why this option is really only</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;recommended if you have done something like this before and have some</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;experience. For more instructions on how to use the DiskDrake utility,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;refer to the ``Managing Your Partitions&apos;&apos; section in the ``Starter Guide&apos;&apos;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nyt sinun pitää valita miten haluat asentaa Mandriva Linux käyttö-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmän kiintolevyllesi. Jos kiintolevysi on tyhjä, tai nykyinen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttöjärjestelmäsi käyttää siltä kaiken vapaan tilan, sinun pitää osioida</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;se. Käytännössä osiointi tarkoittaa kiintolevyn loogista jakamista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osiin tehdäksesi tilaa Mandriva Linux-järjestelmän asennukselle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Koska osiointiprosessin muutoksia ei yleensä voi peruuttaa, ja se voi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;johtaa tietojen häviämiseen jos toinen käyttöjärjestelmä on jo asennettuna,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osiointi voi olla pelottavaa ja stressaavaa jos olet kokematon käyttäjä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Onneksi DrakX sisältää velhon, joka yksinkertaistaa tämän prosessin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ennen kuin aloitat, lue nämä ohjeet rauhassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Riippuen kiintolevyasetuksistasi, tarjolla on useita eri vaihtoehtoja:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä vaihtoehto suorittaa vapaana olevan tilan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automaattisen osioinnon. Sinulta ei kysytä mitään muuta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: velho on tunnistanut olemassa olevat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Linux-osiot. Jos haluat käyttää niitä, valitse tämä vaihtoehto. Sinua</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pyydetään seuraavaksi valitsemaan osioiden liitospisteet. Ennestään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käytettyjä liitoskohtia ehdotetaan oletuksena ja yleensä niitä ei kannata</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos Microsoft Windows on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennettu kiintolevyllesi ja se vie kaiken tilan, sinun pitää luoda vapaata</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tilaa Linuxille. Tehdäksesi tämän voit joko poistaa Windows-osion (katso</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``Tyhjennä koko levy&apos;&apos;-vaihtoehto) tai muuttaa FAT-osion kokoa. Osion</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koon muuttaminen voidaan tehdä ilman tietojen hävittämistä, kunhan olet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eheyttänyt sen ja se käyttää FAT-tiedostojärjestelmää. Tietojen varmistus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on kuitenkin suotavaa. Tämä vaihtoehto on suositeltu jos haluat käyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linuxia ja Microsoft Windowsia samassa koneessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Ennen kuin valitset tämän vaihtoehdon, sinun pitää ymmärtää että tämän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;toimenpiteen jälkeen Windows-osiosi on pienempi kuin tällä hetkellä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinulla tulee olemaan vähemmän vapaata tilaa Windowsille, johon voit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tallentaa tietojasi tai asentaa uusia ohjelmia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: valitse tämä jos haluat poistaa kaikki tiedot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja osiot ja asentaa Mandriva Linux -järjestelmäsi niiden tilalle. Ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;varovainen tämän valinnan kanssa, koska et pysty peruuttamaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valintaasi kun olet hyväksynyt tämän toimenpiteen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; !! Jos valitset tämän vaihtoehdon, kaikki tiedot kiintolevylläsi &quot;</span>
<span class="hl str">&quot;tuhoutuu !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä vaihtoehto näkyy ainoastaan jos koko kovalevysi on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Microsoft Windowsin käytössä. Tämä yksinkertaisesti poistaa kaikki</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedot kiintolevyltä ja aloittaa puhtaalta levyltä osioimalla kaikki alusta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asti. Kaikki tiedot kiintolevylläsi tuhoutuu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   !! Jos valitset tämän vaihtoehdon, kaikki tiedot kiintolevylläsi &quot;</span>
<span class="hl str">&quot;tuhoutuu !!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: valitse tämä vaihtoehto, jos haluat itse</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää kiintolevysi osioinnin. Ole varovainen - tämä on tehokas mutta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaarallinen vaihtoehto. Voit helposti menettää kaikki tietosi. Eli,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;älä käytä tätä vaihtoehtoa, jos et tiedä tarkalleen mitä teet. Jos haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisätietoja DiskDrake työkalun käytöstä, katso osaa ``Managing Your</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Partitions&apos;&apos; osiota ``Starter Guidessa&apos;&apos;.&quot;</span>

<span class="hl slc">#: help.pm:374 install_interactive.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use free space&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä tyhjää tilaa&quot;</span>

<span class="hl slc">#: help.pm:374</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use existing partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä olemassa olevia osioita&quot;</span>

<span class="hl slc">#: help.pm:374 install_interactive.pm:137</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use the free space on the Windows partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä tyhjää tilaa Windows-osiolla&quot;</span>

<span class="hl slc">#: help.pm:374 install_interactive.pm:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Erase entire disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjennä koko levy&quot;</span>

<span class="hl slc">#: help.pm:374</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove Windows&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista Windows&quot;</span>

<span class="hl slc">#: help.pm:374 install_interactive.pm:228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom disk partitioning&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautettu levyn osiointi&quot;</span>

<span class="hl slc">#: help.pm:377</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There you are. Installation is now complete and your GNU/Linux system is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ready to be used. Just click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to reboot the system. Do not forget</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to remove the installation media (CD-ROM or floppy). The first thing you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;should see after your computer has finished doing its hardware tests is the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;boot-loader menu, giving you the choice of which operating system to start.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button shows two more buttons to:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: enables you to create an installation floppy disk which will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automatically perform a whole installation without the help of an operator,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;similar to the installation you&apos;ve just configured.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Note that two different options are available after clicking on that</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;button:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. This is a partially automated installation. The partitioning</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;step is the only interactive procedure.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Fully automated installation: the hard disk is completely</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;rewritten, all data is lost.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   This feature is very handy when installing on a number of similar</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;machines. See the Auto install section on our web site for more</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;information.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">(*): saves a list of the packages selected in this installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To use this selection with another installation, insert the floppy and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;start the installation. At the prompt, press the [F1] key, type &gt;&gt;linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defcfg=</span><span class="hl esc">\&quot;</span><span class="hl str">floppy</span><span class="hl esc">\&quot;</span><span class="hl str">&lt;&lt; and press the [Enter] key.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">mformat a:</span><span class="hl esc">\&quot;</span><span class="hl str">, or</span> <span class="hl esc">\&quot;</span><span class="hl str">fdformat /dev/fd0</span><span class="hl esc">\&quot;</span> <span class="hl str">followed by</span> <span class="hl esc">\&quot;</span><span class="hl str">mkfs.vfat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/dev/fd0</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ole hyvä. Asennus on valmis ja GNU/Linux -järjestelmäsi on valmis</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käytettäväksi. Paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">käynnistääksesi järjestelmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;uudelleen. Ensimmäinen asia mitä näet sen jälkeen kun tietokoneesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on suorittanut laitteistotestit, on käynnistysvalikko josta voit valita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;minkä käyttöjärjestelmän haluat käynnistää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painike näyttää kaksi lisäpainiketta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: luodaksesi levykkeen, joka suorittaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koko asennuksen ilman käyttäjän ohjausta, samoilla asetuksilla ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valinnoilla kuin nykyinen asennus.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Huomaa, että tämä valinta näyttää kaksi vaihtoehtoa sinulle:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Tämä on osittain automaattinen asennus, voit päättää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ainoastaan levyn osioinnista;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Täysautomaattinen asennus: koko kiintolevy</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kirjoitetaan uudestaan ja kaikki vanhat tiedot poistetaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;   Tämä toiminto helpottaa työtä, kun asennus on tehtävä monille</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;samanlaisille koneille. Katso meidän webbisivustoa, aiheella</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;automaattiasennus (Auto Install).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">(*): tallentaa listan valituista paketeista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;levykkeelle. Sitten kun teet toisen asennuksen, aseta levyke asemaan,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;siirry apusivulle painamalla [F1] painiketta, ja kirjoita komentoriville</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  linux defcfg=</span><span class="hl esc">\&quot;</span><span class="hl str">floppy</span><span class="hl esc">\&quot;</span> <span class="hl str">ja paina &apos;enter&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(*) Tarvitset FAT-formatoidun levykkeen. Luodaksesi levykkeen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Linuxissa kirjoita</span> <span class="hl esc">\&quot;</span><span class="hl str">mformat a:</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">fdformat /dev/fd0</span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str">mkfs.vfat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/dev/fd0</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: help.pm:409</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generate auto-install floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo automaattinen asennuslevyke&quot;</span>

<span class="hl slc">#: help.pm:409 install_steps_interactive.pm:1330</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Replay&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toista&quot;</span>

<span class="hl slc">#: help.pm:409 install_steps_interactive.pm:1330</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automated&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen&quot;</span>

<span class="hl slc">#: help.pm:409 install_steps_interactive.pm:1333</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Save packages selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna pakettien valinta&quot;</span>

<span class="hl slc">#: help.pm:412</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you chose to reuse some legacy GNU/Linux partitions, you may wish to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;reformat some of them and erase any data they contain. To do so, please</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;select those partitions as well.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please note that it&apos;s not necessary to reformat all pre-existing</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions. You must reformat the partitions containing the operating</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system (such as</span> <span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">/usr</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">/var</span><span class="hl esc">\&quot;</span><span class="hl str">) but you do not have to &quot;</span>
<span class="hl str">&quot;reformat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions containing data that you wish to keep (typically</span> <span class="hl esc">\&quot;</span><span class="hl str">/home</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please be careful when selecting partitions. After the formatting is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;completed, all data on the selected partitions will be deleted and you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will not be able to recover it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">when you&apos;re ready to format the partitions.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if you want to choose another partition for your new</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux operating system installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if you wish to select partitions which will be checked for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;bad blocks on the disk.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kaikki vasta määritellyt osiot täytyy alustaa käyttöä varten (alustaminen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tarkoittaa tiedostojärjestelmän luomista).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Samalla voit haluta alustaa uudelleen myös olemassaolevia osioita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;poistaaksesi kaiken niissä olevan tiedon. Jos haluat haluat tehdä niin,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitse myös ne osiot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa, että sinun ei ole pakko alustaa kaikkia jo olemassa olevia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osioita. Sinun pitää alustaa ne osiot, joilla käyttöjärjestelmä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sijaitsee (kuten</span> <span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">/usr</span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str">/var</span><span class="hl esc">\&quot;</span><span class="hl str">), mutta voit säilyttää osiot,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joilla henkilökohtaiset tiedostosi sijaitsevat (tavallisesti</span> <span class="hl esc">\&quot;</span><span class="hl str">/home</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ole huolellinen osioita valitessasi. Alustamisen jälkeen kaikki tieto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valituilla osioilla on poissa eikä niiden palauttaminen enää onnistu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">kun olet valmis alustamaan osiot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, jos haluat valita toisen osion Mandriva Linuxin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asentamiseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, jos haluat valita osiot, jotka tarkistetaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;levyllä olevien viallisten lohkojen varalta.&quot;</span>

<span class="hl slc">#: help.pm:431 install_steps_gtk.pm:388 interactive.pm:433</span>
<span class="hl slc">#: interactive/newt.pm:318 printer/printerdrake.pm:3676</span>
<span class="hl slc">#: standalone/drakTermServ:362 standalone/drakbackup:3900</span>
<span class="hl slc">#: standalone/drakbackup:3939 standalone/drakbackup:4050</span>
<span class="hl slc">#: standalone/drakbackup:4065 ugtk2.pm:508</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Previous&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Edellinen&quot;</span>

<span class="hl slc">#: help.pm:434</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;By the time you install Mandriva Linux, it&apos;s likely that some packages will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have been updated since the initial release. Bugs may have been fixed,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;security issues resolved. To allow you to benefit from these updates,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you&apos;re now able to download them from the Internet. Check</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have a working Internet connection, or</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if you prefer to install</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;updated packages later.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choosing</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">will display a list of web locations from which updates can</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;be retrieved. You should choose one near to you. A package-selection tree</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will appear: review the selection, and press</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to retrieve and install</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the selected package(s), or</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to abort.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä vaiheessa, kun asennat Mandriva Linuxia, on todennäköistä että</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotkut paketit on päivitetty alkujulkaisun jälkeen. Joitakin virheitä voi &quot;</span>
<span class="hl str">&quot;olla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korjattu ja turvallisuusaukkoja paikattu. Hyödyntääksesi näitä päivityksiä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla on nyt mahdollisuus hakea ne Internetistä. Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla on toimiva Internet yhteys, tai</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos haluat asentaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;päivitykset myöhemmin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">sinulle näytetään lista päivityspalvelimista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse lähin palvelin. Sen jälkeen sinulle näytetään lista päivityksistä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tarkista valinnat ja paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jolloin paketit haetaan ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennetaan, tai</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">poistuaksesi päivityksestä.&quot;</span>

<span class="hl slc">#: help.pm:444 help.pm:588 install_steps_gtk.pm:387</span>
<span class="hl slc">#: install_steps_interactive.pm:155 standalone/drakbackup:4097</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna&quot;</span>

<span class="hl slc">#: help.pm:447</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;At this point, DrakX will allow you to choose the security level you desire</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;for your machine. As a rule of thumb, the security level should be set</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;higher if the machine is to contain crucial data, or if it&apos;s to be directly</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;exposed to the Internet. The trade-off that a higher security level is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;generally obtained at the expense of ease of use.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you do not know what to choose, keep the default option. You&apos;ll be able</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to change it later with the draksec tool, which is part of Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Control Center.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Fill the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">field with the e-mail address of the person responsible for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;security. Security messages will be sent to that address.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä vaiheessa DrakX antaa sinun valita tietokoneellesi sopivan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;turvatason. Yleisesti mitä enemmän tärkeää tietoa on tallennettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koneellesi, tai jos se on kytketty Internetiin, sitä korkeampi turvatason</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pitäisi olla. Huomaa kuitenkin, että korkeampi turvallisuustaso</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;saavutetaan yleensä käytettävyyden kustannuksella.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos et tiedä mitä valita, käytä oletuksena olevaa vaihtoehtoa. Voit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;myöhemmin vaihtaa turvatason Mandriva Ohjauskeskuksesta löytyvällä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;draksec-työkalulla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">asetus kertoo järjestelmälle käyttäjän, joka vastaa turvasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turvaan liittyvät viestit lähetetään hänelle kyseiseen &quot;</span>
<span class="hl str">&quot;sähköpostiosoitteeseen.&quot;</span>

<span class="hl slc">#: help.pm:458</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Administrator&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoturvan ylläpitäjä:&quot;</span>

<span class="hl slc">#: help.pm:461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;At this point, you need to choose which partition(s) will be used for the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installation of your Mandriva Linux system. If partitions have already been</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defined, either from a previous installation of GNU/Linux or by another</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitioning tool, you can use existing partitions. Otherwise, hard drive</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions must be defined.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To create partitions, you must first select a hard drive. You can select</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the disk for partitioning by clicking on ``hda&apos;&apos; for the first IDE drive,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``hdb&apos;&apos; for the second, ``sda&apos;&apos; for the first SCSI drive and so on.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To partition the selected hard drive, you can use these options:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: this option deletes all partitions on the selected hard drive</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: this option enables you to automatically create ext3 and swap</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions in the free space of your hard drive</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: gives access to additional features:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: saves the partition table to a floppy. Useful for later</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partition-table recovery if necessary. It is strongly recommended that you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;perform this step.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: allows you to restore a previously saved partition table from a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;floppy disk.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if your partition table is damaged, you can try to recover it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;using this option. Please be careful and remember that it does not always</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;work.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: discards all changes and reloads the partition table that was</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;originally on the hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: un-checking this option will force users to manually mount and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;unmount removable media such as floppies and CD-ROMs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: use this option if you wish to use a wizard to partition your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hard drive. This is recommended if you do not have a good understanding of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitioning.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: use this option to cancel your changes.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: allows additional actions on partitions (type, options, format)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and gives more information about the hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: when you are finished partitioning your hard drive, this will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;save your changes back to disk.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;When defining the size of a partition, you can finely set the partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;size by using the Arrow keys of your keyboard.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note: you can reach any option using the keyboard. Navigate through the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions using [Tab] and the [Up/Down] arrows.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;When a partition is selected, you can use:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-c to create a new partition (when an empty partition is selected)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-d to delete a partition</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-m to set the mount point</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To get information about the different file system types available, please</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;read the ext2FS chapter from the ``Reference Manual&apos;&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you are installing on a PPC machine, you will want to create a small HFS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``bootstrap&apos;&apos; partition of at least 1MB which will be used by the yaboot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;bootloader. If you opt to make the partition a bit larger, say 50MB, you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;may find it a useful place to store a spare kernel and ramdisk images for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;emergency boot situations.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä vaiheessa sinun pitää määrittää mitkä osiot käytetään Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-järjestelmäsi asennuksessa. Jos osioita on jo määritelty, joko</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;edellisestä GNU/Linux-asennuksesta tai jonkun toisen osiointityökalun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tekeminä, niin voit käyttää olemassa olevia osioita. Muussa tapauksissa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osiot pitää luoda.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Luodaksesi osioita, sinun pitää ensin valita kiintolevy. Voit valita &quot;</span>
<span class="hl str">&quot;osioitavan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;levyn painamalla &apos;hda&apos; ensimmäiselle IDE-levylle, &apos;hdb&apos; toiselle, &apos;sda&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ensimmäiselle SCSI-levylle ja niin edelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Osioidaksesi valitun levyn voit valita näistä vaihtoehdoista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä toiminto poistaa kaikki osiot kiintolevyllä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä toiminto luo automaattisesti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tarvittavat ext3-osiot ja sivutusosion levyn tyhjästä tilasta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: näyttää seuraavat lisätoiminnot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tallentaa osiotaulun levykkeelle. Tämä on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hyödyllinen levyke, jos pitää palauttaa osiotaulu. Suosittelemme</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tämän levykkeen tekoa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: palauttaa aikaisemmin tallennetun osiotaulun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;levykkeeltä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos osiotaulusi on viottunut, voit kokeilla sen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korjaamista tällä toiminnolla. Ole varovainen, ja muista että tämä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voi epäonnistua</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: hylkää kaikki tekemäsi muutokset ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palauta alkuperäinen osiotaulu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämän valinnan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;poistaminen pakottaa käyttäjät itse liittämään ja irrottamaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaihdettavat levyt, esim. levykkeet ja CD-levyt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: valitse tämä vaihtoehto jos haluat velhon osioimaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kiintolevysi. Tämä on suositeltua sinulle jos osiointi ei ole tuttua</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä vaihtoehto poistaa tekemäsi muutokset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: sallii lisätoimintoja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osioille (tyyppi, optiot, formaatti) ja näyttää lisätietoja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: kun kiintolevyn osiointi on valmis, tämä toiminto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tallentaa tekemäsi muutokset levylle ja jatkaa asennusta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun määrität osion kokoa, voit hienosäätää kokoa käyttämällä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näppäimistön nuolinäppäimiä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huom!: Voit myös käyttää kaikkia toimintoja näppäimistöllä. Siirry</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osioiden ja toimintojen välillä käyttämällä [Tab] ja [Ylös/Alas] näppäimiä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun osio tai tyhjä tila on valittu voit käyttää:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-C luodaksesi uuden osion (kun tyhjä tila on valittu)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-D poistaaksesi osion</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Ctrl-M valitaksesi liitospisteen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Saadaksesi lisätietoja käytettävissä olevista tiedostojärjestelmistä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lue lisää ``Reference Manual&apos;&apos;:sta osasta ext2FS.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos olet asentamassa PPC-koneelle, sinun pitää luoda pieni HFS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``bootstrap&apos;&apos;-osio kooltaan vähintään 1Mt, joka tulee Yaboot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyslataajan käyttöön. Jos päätät tehdä osiosta vähän suuremman,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;esim. 50Mt, on hyvä ajatus asentaa ylimääräinen ydin ja ramdisk-kuva</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;virhetilanteiden käynnistystarpeeseen.&quot;</span>

<span class="hl slc">#: help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removable media auto-mounting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihdettavan median automaattinen liittäminen&quot;</span>

<span class="hl slc">#: help.pm:530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Toggle between normal/expert mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihda vakio-/asiantuntijatilan välillä&quot;</span>

<span class="hl slc">#: help.pm:533</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;More than one Microsoft partition has been detected on your hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please choose the one which you want to resize in order to install your new</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux operating system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Each partition is listed as follows:</span> <span class="hl esc">\&quot;</span><span class="hl str">Linux name</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Windows name</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Capacity</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Linux name</span><span class="hl esc">\&quot;</span> <span class="hl str">is structured:</span> <span class="hl esc">\&quot;</span><span class="hl str">hard drive type</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">hard drive number</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">partition number</span><span class="hl esc">\&quot;</span> <span class="hl str">(for example,</span> <span class="hl esc">\&quot;</span><span class="hl str">hda1</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Hard drive type</span><span class="hl esc">\&quot;</span> <span class="hl str">is</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">if your hard dive is an IDE hard drive and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span> <span class="hl str">if it is a SCSI hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Hard drive number</span><span class="hl esc">\&quot;</span> <span class="hl str">is always a letter after</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span><span class="hl str">. With IDE</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hard drives:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">master hard drive on the primary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">slave hard drive on the primary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">c</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">master hard drive on the secondary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">d</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">slave hard drive on the secondary IDE controller</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;With SCSI hard drives, an</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span> <span class="hl esc">\&quot;</span><span class="hl str">lowest SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, a</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">means</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">second lowest SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, etc.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Windows name</span><span class="hl esc">\&quot;</span> <span class="hl str">is the letter of your hard drive under Windows (the first</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;disk or partition is called</span> <span class="hl esc">\&quot;</span><span class="hl str">C:</span><span class="hl esc">\&quot;</span><span class="hl str">).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Useampi kuin yksi Microsoft-osio on löydetty kiintolevyltäsi. Ole hyvä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja valitse osio jonka kokoa haluat muuttaa asentaaksesi uuden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux -käyttöjärjestelmäsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jokainen osio on lueteltu seuraavasti:</span> <span class="hl esc">\&quot;</span><span class="hl str">Linux nimi</span><span class="hl esc">\&quot;</span><span class="hl str">, Windows nimi</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Koko&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Linux nimi</span><span class="hl esc">\&quot;</span> <span class="hl str">rakenne on seuraava:</span> <span class="hl esc">\&quot;</span><span class="hl str">kiintolevytyyppi</span><span class="hl esc">\&quot;</span><span class="hl str">.</span> <span class="hl esc">\&quot;</span><span class="hl str">kiintolevynumero&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">osionumero</span><span class="hl esc">\&quot;</span> <span class="hl str">(esim.</span> <span class="hl esc">\&quot;</span><span class="hl str">hda1</span><span class="hl esc">\&quot;</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">kiintolevytyyppi</span><span class="hl esc">\&quot;</span> <span class="hl str">on</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span> <span class="hl str">jos kiintolevysi on IDE-tyyppinen ja</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;se on SCSI-tyyppinen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">kiintolevynumero</span><span class="hl esc">\&quot;</span> <span class="hl str">on aina kirjain</span> <span class="hl esc">\&quot;</span><span class="hl str">hd</span><span class="hl esc">\&quot;</span><span class="hl str">:n tai</span> <span class="hl esc">\&quot;</span><span class="hl str">sd</span><span class="hl esc">\&quot;</span><span class="hl str">:n perässä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;IDE-kiintolevyille:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">isäntälevy ensisijaisella IDE ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">orjalevy ensisijaisella IDE ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">c</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">isäntälevy toissijaisella IDE ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str">d</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">orjalevy toissijaisella IDE ohjaimella</span><span class="hl esc">\&quot;</span><span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;SCSI kiintolevyillä</span> <span class="hl esc">\&quot;</span><span class="hl str">a</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">pienin SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">b</span><span class="hl esc">\&quot;</span> <span class="hl str">tarkoittaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">toiseksi pienin SCSI ID</span><span class="hl esc">\&quot;</span><span class="hl str">, jne.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Windows nimi</span><span class="hl esc">\&quot;</span> <span class="hl str">on Windowsissa näkyvä osiota vastaava kirjain</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(ensimmäinen osio on</span> <span class="hl esc">\&quot;</span><span class="hl str">C:</span><span class="hl esc">\&quot;</span><span class="hl str">, seuraava</span> <span class="hl esc">\&quot;</span><span class="hl str">D:</span><span class="hl esc">\&quot;</span> <span class="hl str">jne.).&quot;</span>

<span class="hl slc">#: help.pm:564</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: check the current country selection. If you&apos;re not in this country,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button and choose another. If your country is not in &quot;</span>
<span class="hl str">&quot;the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;list shown, click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button to get the complete country list.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tarkista maa-asetukset. Jos et ole maassa, joka on valittu,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta ja valitse joku muu. Jos maasi ei ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listassa, paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta jolloin näet listan kaikista maista.&quot;</span>

<span class="hl slc">#: help.pm:569</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This step is activated only if an existing GNU/Linux partition has been</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;found on your machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX now needs to know if you want to perform a new installation or an</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;upgrade of an existing Mandriva Linux system:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. For the most part, this completely wipes out the old system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;However, depending on your partitioning scheme, you can prevent some of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;your existing data (notably</span> <span class="hl esc">\&quot;</span><span class="hl str">home</span><span class="hl esc">\&quot;</span> <span class="hl str">directories) from being over-written.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you wish to change how your hard drives are partitioned, or to change</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the file system, you should use this option.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. This installation class allows you to update the packages</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;currently installed on your Mandriva Linux system. Your current &quot;</span>
<span class="hl str">&quot;partitioning</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;scheme and user data will not be altered. Most of the other configuration</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;steps remain available and are similar to a standard installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Using the ``Upgrade&apos;&apos; option should work fine on Mandriva Linux systems</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;running version</span> <span class="hl esc">\&quot;</span><span class="hl str">8.1</span><span class="hl esc">\&quot;</span> <span class="hl str">or later. Performing an upgrade on versions prior</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to Mandriva Linux version</span> <span class="hl esc">\&quot;</span><span class="hl str">8.1</span><span class="hl esc">\&quot;</span> <span class="hl str">is not recommended.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä vaihe asennuksesta näytetään ainoastaan jos vanha GNU/Linux-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;osio on löydetty koneestasi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX haluaa nyt tietää, haluatko suorittaa uuden asennuksen vai vanhan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux -järjestelmän päivityksen:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: oletuksena tämä tapa poistaa vanhan asennuksen. Jos haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttaa miten kiintolevysi on osioitu tai vaihtaa tiedostojärjestelmää, &quot;</span>
<span class="hl str">&quot;sinun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kannattaa valita tämä vaihtoehto. Riippuen nykyisestä osioinnistasi, voit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ehkä valita niin ettei kaikkia tietojasi hävitetä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tämä vaihtoehto sallii sinun päivittää paketteja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;nykyisessä Mandriva Linux -järjestelmässäsi. Nykyistä osiointiasi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eikä käyttäjien tietoja muuteta. Suurin osa muista asennuksen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaiheista on käytössäsi niin kuin ne ovat vakioasennuksessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``Päivitä&apos;&apos;-ominaisuuden pitäisi toimia Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-järjestelmän versiosta</span> <span class="hl esc">\&quot;</span><span class="hl str">8.1</span><span class="hl esc">\&quot;</span> <span class="hl str">eteenpäin. Vanhemman version</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kuin</span> <span class="hl esc">\&quot;</span><span class="hl str">8.1</span><span class="hl esc">\&quot;</span> <span class="hl str">päivittämistä ei suositella.&quot;</span>

<span class="hl slc">#: help.pm:591</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Depending on the language you chose (), DrakX will automatically select a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;particular type of keyboard configuration. Check that the selection suits</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you or choose another keyboard layout.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Also, you may not have a keyboard which corresponds exactly to your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;language: for example, if you are an English-speaking Swiss native, you may</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have a Swiss keyboard. Or if you speak English and are located in Quebec,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you may find yourself in the same situation where your native language and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;country-set keyboard do not match. In either case, this installation step</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will allow you to select an appropriate keyboard from a list.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button to be shown a list of supported keyboards.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you choose a keyboard layout based on a non-Latin alphabet, the next</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dialog will allow you to choose the key binding which will switch the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;keyboard between the Latin and non-Latin layouts.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tavallisesti DrakX valitsee sinulle oikean näppäimistön sen mukaan, minkä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kielen olet valinnut. Kuitenkaan sinulla ei välttämättä ole näppäimistöä, &quot;</span>
<span class="hl str">&quot;joka</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vastaa suoraan kieltäsi. Jos olet esimerkiksi englanninkielinen &quot;</span>
<span class="hl str">&quot;sveitsiläinen,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit silti haluta sveitsiläisen näppäimistön. Tai jos puhut englantia, mutta &quot;</span>
<span class="hl str">&quot;asut</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Quebecissä, sinulla voi olla samanlainen tilanne, missä kieli ja &quot;</span>
<span class="hl str">&quot;näppäimistö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eivät vastaa toisiaan. Molemmissa tapauksissa tämä asennusvaihe antaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulle mahdollisuuden valita sopivan näppäimistön listasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">saadaksesi täydellisen listan tuetuista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näppäimistöistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos valitset näppäimistön joka ei perustu latinalaiseen kirjaimistoon, &quot;</span>
<span class="hl str">&quot;sinulta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kysytään näppäinyhdistelmää joka vaihtaa latinalaisen ja ei-latinalaisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestyksen välillä.&quot;</span>

<span class="hl slc">#: help.pm:609</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The first step is to choose your preferred language.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Your choice of preferred language will affect the installer, the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;documentation, and the system in general. First select the region you&apos;re</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;located in, then the language you speak.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Clicking on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button will allow you to select other languages to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;be installed on your workstation, thereby installing the language-specific</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;files for system documentation and applications. For example, if Spanish</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;users are to use your machine, select English as the default language in</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the tree view and</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">in the Advanced section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;About UTF-8 (unicode) support: Unicode is a new character encoding meant to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;cover all existing languages. However full support for it in GNU/Linux is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;still under development. For that reason, Mandriva Linux&apos;s use of UTF-8 &quot;</span>
<span class="hl str">&quot;will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;depend on the user&apos;s choices:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * If you choose a language with a strong legacy encoding (latin1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;iso-8859-2 languages), the legacy encoding will be used by default;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Other languages will use unicode by default;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * If two or more languages are required, and those languages are not using</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the same encoding, then unicode will be used for the whole system;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Finally, unicode can also be forced for use throughout the system at a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;user&apos;s request by selecting the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">option independently of which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;languages were been chosen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note that you&apos;re not limited to choosing a single additional language. You</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;may choose several, or even install them all by selecting the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">box.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Selecting support for a language means translations, fonts, spell checkers,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;etc. will also be installed for that language.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To switch between the various languages installed on your system, you can</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;launch the</span> <span class="hl esc">\&quot;</span><span class="hl str">localedrake</span><span class="hl esc">\&quot;</span> <span class="hl str">command as</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">to change the language used</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by the entire system. Running the command as a regular user will only</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;change the language settings for that particular user.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ensimmäinen askel on valita toivottu kieli.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitsemasi oletuskieli päättää minkä kielinen dokumentaatio</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asennetaan, kuten myös asennusohjelman ja järjestelmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kielen. Valitse ensin missä asut ja sitten mitä kieltä käytät.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">saat mahdollisuuden valita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;myös muita kieliä asennettavaksi työasemallesi. Muiden kielten</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitseminen asentaa kielikohtaiset tiedostot järjestelmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentoinnista ja ohjelmistoista. Esimerkiksi jos sinulla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koneessasi espanjalaisia käyttäjiä, valitse suomi (tai englanti)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pääkieleksi ja lisäasetusten puolelta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tietoja UTF-8 (unicode) tuesta: Unicode on uusi kirjasinten</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittelytapa joka on määrä kattaa kaikki olemassa olevat kielet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa etttä täysi tuki GNU/Linuxissa on viellä työn alla. Tästä syystä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linuxin UTF-8 käyttö riippuu käyttäjän valinnasta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Jos valitset kielen jossa on vahva</span> <span class="hl esc">\&quot;</span><span class="hl str">vanhanaikainen</span><span class="hl esc">\&quot;</span> <span class="hl str">kirjasinmäärittely</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(latin1 kielet, Venäjä, Japani, Kiina, Korea, Thai, Kreikka, Turkki, suurin &quot;</span>
<span class="hl str">&quot;osa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;iso-8859-2 kielet),</span> <span class="hl esc">\&quot;</span><span class="hl str">vanhanaikainen koodaus käytettään oletuksena.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Muut kielet käyttävät unicode oletuksena.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Jos kaksi (tai enemmän) kieltä tarvitaan, ja ne eivät käytä samaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koodausta, käytetään unicode koko järjestelmälle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * Viimeisenä, voit myös pakottaa järjestelmän käyttämään Unicodea</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(UTF-8) valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa, että voit valita useita ylimääräisiä kieliä tai jopa kaikki</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Kielituen valinta tarkoittaa käännösten,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kirjasinten, oikolukuohjelmien jne. asentamista kyseiselle kielelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Vaihtaaksesi eri kielten välillä voit suorittaa</span> <span class="hl esc">\&quot;</span><span class="hl str">/usr/bin/localedrake</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">-käyttäjänä, jolloin vaihdat koko järjestelmän kieltä, tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tavallisena käyttäjänä, jolloin vaihdat vain sen käyttäjän vakiokielen.&quot;</span>

<span class="hl slc">#: help.pm:647</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Espanol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;espanja&quot;</span>

<span class="hl slc">#: help.pm:650</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Usually, DrakX has no problems detecting the number of buttons on your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mouse. If it does, it assumes you have a two-button mouse and will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configure it for third-button emulation. The third-button mouse button of a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;two-button mouse can be obtained by simultaneously clicking the left and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;right mouse buttons. DrakX will automatically know whether your mouse uses</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a PS/2, serial or USB interface.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have a 3-button mouse without a wheel, you can choose a</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mouse. DrakX will then configure your mouse so that you can simulate the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;wheel with it: to do so, press the middle button and move your mouse</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pointer up and down.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If for some reason you wish to specify a different type of mouse, select it</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from the list provided.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can select the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">entry to chose a ``generic&apos;&apos; mouse type which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will work with nearly all mice.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you choose a mouse other than the default one, a test screen will be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;displayed. Use the buttons and wheel to verify that the settings are</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;correct and that the mouse is working correctly. If the mouse is not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;working well, press the space bar or [Return] key to cancel the test and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you will be returned to the mouse list.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Occasionally wheel mice are not detected automatically, so you will need to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;select your mouse from a list. Be sure to select the one corresponding to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the port that your mouse is attached to. After selecting a mouse and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pressing the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button, a mouse image will be displayed on-screen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Scroll the mouse wheel to ensure that it is activating correctly. As you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;scroll your mouse wheel, you will see the on-screen scroll wheel moving.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Test the buttons and check that the mouse pointer moves on-screen as you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;move your mouse about.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;DrakX yleensä tunnistaa hiiren painikkeiden määrän. Jos tunnistus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;epäonnistuu DrakX olettaa, että sinulla on kaksipainikkeinen hiiri</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja liittää siihen kolmannen painikkeen emulaatiolla. Kolmatta painiketta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaksipainikkeisessa hiiressä voidaan käyttää painamalla molempia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;painikkeita samanaikaisesti. DrakX tietää myös automaattisesti, onko</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla PS/2-, sarja- vai USB-hiiri.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikäli sinulla on kolmipainikkeinen hiiri ilman rullaa, voit valita hiiren</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tyypiksi</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. DrakX lisää tällöin rullaemulaation, joka toimii</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;painamalla keskimmäistä painiketta ja liikuttamalla hiirtä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos haluat asettaa eri tyyppisen hiiren, valitse sopiva tyyppi oheisesta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit valita</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jolla valitset ``yleisen&apos;&apos; hiirimallin joka toimii lähes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaikki hirten kanssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos valitset muun kuin oletushiiren, saat eteesi hiiren testiruudun.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kokeile hiiren näppäimiä ja rullaa varmistaaksesi, että asetukset ovat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;oikein. Jos hiiri ei toimi kunnolla, paina välilyöntiä tai [enter]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;peruuttaaksesi, minkä jälkeen voit valita uudelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Joskus rullahiirtä ei tunnisteta oikein. Sinun pitää valita oikea malli</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listasta. Varmista, että valitset mallin joka vastaa porttia johon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hiiresi on liitetty. Kun olet painanut</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, hiiren kuva tulee esille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sitten sinun PITÄÄ pyörittää rullaa, jotta se aktivoituisi oikein.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista sitten kaikkien painikkeiden toiminta sekä hiiren liikkuminen.&quot;</span>

<span class="hl slc">#: help.pm:681</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Rullaemulaatiolla&quot;</span>

<span class="hl slc">#: help.pm:681</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Universal | Any PS/2 &amp; USB mice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen | Mikä tahansa PS/2- ja USB-hiiri&quot;</span>

<span class="hl slc">#: help.pm:684</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please select the correct port. For example, the</span> <span class="hl esc">\&quot;</span><span class="hl str">COM1</span><span class="hl esc">\&quot;</span> <span class="hl str">port under</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Windows is named</span> <span class="hl esc">\&quot;</span><span class="hl str">ttyS0</span><span class="hl esc">\&quot;</span> <span class="hl str">under GNU/Linux.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse oikea portti. Esimerkiksi</span> <span class="hl esc">\&quot;</span><span class="hl str">COM1</span><span class="hl esc">\&quot;</span> <span class="hl str">portti Windowsissa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on nimetty</span> <span class="hl esc">\&quot;</span><span class="hl str">ttyS0</span><span class="hl esc">\&quot;</span><span class="hl str">:ksi GNU/Linuxissa.&quot;</span>

<span class="hl slc">#: help.pm:688</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This is the most crucial decision point for the security of your GNU/Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system: you must enter the</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">password.</span> <span class="hl esc">\&quot;</span><span class="hl str">Root</span><span class="hl esc">\&quot;</span> <span class="hl str">is the system</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;administrator and is the only user authorized to make updates, add users,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;change the overall system configuration, and so on. In short,</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">can</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;do everything! That&apos;s why you must choose a password which is difficult to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;guess: DrakX will tell you if the password you chose is too simple. As you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;can see, you&apos;re not forced to enter a password, but we strongly advise</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;against this. GNU/Linux is just as prone to operator error as any other</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;operating system. Since</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">can overcome all limitations and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;unintentionally erase all data on partitions by carelessly accessing the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions themselves, it is important that it be difficult to become</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The password should be a mixture of alphanumeric characters and at least 8</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;characters long. Never write down the</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">password -- it makes it far</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;too easy to compromise your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;One caveat: do not make the password too long or too complicated because &quot;</span>
<span class="hl str">&quot;you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;must be able to remember it!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The password will not be displayed on screen as you type it. To reduce the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;chance of a blind typing error you&apos;ll need to enter the password twice. If</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you do happen to make the same typing error twice, you&apos;ll have to use this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``incorrect&apos;&apos; password the first time you&apos;ll try to connect as</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you want an authentication server to control access to your computer,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If your network uses either LDAP, NIS, or PDC Windows Domain authentication</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;services, select the appropriate one for</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. If you do not know which</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;one to use, you should ask your network administrator.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you happen to have problems with remembering passwords, or if your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;computer will never be connected to the Internet and you absolutely trust</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;everybody who uses your computer, you can choose to have</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on tärkein päätös joka koskee GNU/Linux-järjestelmäsi turvallisuutta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinun pitää syöttää</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">salasana.</span> <span class="hl esc">\&quot;</span><span class="hl str">Root</span><span class="hl esc">\&quot;</span> <span class="hl str">on järjestelmän ylläpitäjä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja ainoa, jolla on oikeudet päivittää järjestelmää, lisätä käyttäjiä, &quot;</span>
<span class="hl str">&quot;muuttaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmän asetuksia jne. Lyhyesti,</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">voi tehdä mitä vain! Tämän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vuoksi sinun pitää valita salasana joka on vaikea arvata - DrakX kertoo</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulle jos salasana on liian helppo. Kuten huomaat, voit jättää salasanan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;syöttämättä, mutta suosittelemme ettet tee niin, ainakin yhdestä syystä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;GNU/Linux on yhtä altis käyttäjän virheille kuin muutkin &quot;</span>
<span class="hl str">&quot;käyttöjärjestelmät.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Koska</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">voi ohittaa kaikki rajoitukset ja vahingossa poistaa kaikki</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedot osioilta on tärkeää, että on vaikea päästä</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span><span class="hl str">-käyttäjäksi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Salasanan pitäisi koostua kirjaimista ja numeroista sekä olla vähintään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;8 merkkiä pitkä. Älä koskaan kirjoita</span> <span class="hl esc">\&quot;</span><span class="hl str">root</span><span class="hl esc">\&quot;</span> <span class="hl str">salasanaa paperille - se</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tekisi järjestelmään murtautumisesta liian helppoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Älä myöskään valitse liian pitkää tai monimutkaista salasanaa koska sinun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pitää itse muistaa se ongelmitta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Salasanaa ei näytetä kun syötät sitä ja tästä syystä sinun pitää syöttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;se kahdesti, jolla pyritään ehkäisemään kirjoitusvirheitä. Jos sattumalta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;teet saman kirjoitusvirheen kahdesti, joudut käyttämään tätä ``väärää&apos;&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;salasanaa ensimmäisessä sisäänkirjautumisessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos haluat että pääsyä tähän koneeseen hallitaan tunnistuspalvelimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kautta, paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-painiketta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos verkkosi käyttää LDAP, NIS tai PDC Windows verkkoalueen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tunnistuspalvelua, valitse oikea</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">vaihtoehto.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla ei ole tietoa, kysy verkon ylläpitäjältä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on ongelmia muistaa salasanoja, jos koneesi ei ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yhteydessä Internetiin tai jos uskot kaikkiin koneesi käyttäjiin,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit valita</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: help.pm:722</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;authentication&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tunnistustapa&quot;</span>

<span class="hl slc">#: help.pm:725</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A boot loader is a little program which is started by the computer at boot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;time. It&apos;s responsible for starting up the whole system. Normally, the boot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;loader installation is totally automated. DrakX will analyze the disk boot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sector and act according to what it finds there:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * if a Windows boot sector is found, it will replace it with a GRUB/LILO</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;boot sector. This way you&apos;ll be able to load either GNU/Linux or any other</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OS installed on your machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * if a GRUB or LILO boot sector is found, it&apos;ll replace it with a new one.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If DrakX can not determine where to place the boot sector, it&apos;ll ask you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;where it should place it. Generally, the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is the safest place.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choosing</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">will not install any boot loader. Use this option only if &quot;</span>
<span class="hl str">&quot;you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;know what you&apos;re doing.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käynnistyslataaja on pieni ohjelma joka käynnistyy tietokoneen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyksen yhteydessä. Sen tarkoitus on käynnistää koko järjestelmää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Yleensä tämä askel on automaattinen, eli DrakX analysoi käynnistys-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sektorin ja toimii sen mukaan mitä sieltä löytyy:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * jos Windows käynnistyssektori löytyy, sen tilalle asennetaan GRUB/LILO</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyssektori. Tällä tavalla voit käynnistää GNU/Linuxin tai jonkin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muun käyttöjärjestelmän.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; * jos käynnistyssektorilta löytyy GRUB tai LILO, se päivitetään uudempaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;versioon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos DrakX ei osaa tehdä päätöstä, se kysyy sinulta mihin haluat asentaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyslataajan. Yleensä paras paikka on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">. Valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyslataajaa ei asenneta. Tee tämä vain mikäli tiedät mitä teet.&quot;</span>

<span class="hl slc">#: help.pm:742</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Now, it&apos;s time to select a printing system for your computer. Other</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;operating systems may offer you one, but Mandriva Linux offers two. Each of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the printing systems is best suited to particular types of configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">-- which is an acronym for ``print, do not queue&apos;&apos;, is the choice</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;if you have a direct connection to your printer, you want to be able to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;panic out of printer jams, and you do not have networked printers. (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;will handle only very simple network cases and is somewhat slow when used</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;within networks.) It&apos;s recommended that you use</span> <span class="hl esc">\&quot;</span><span class="hl str">pdq</span><span class="hl esc">\&quot;</span> <span class="hl str">if this is your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;first experience with GNU/Linux.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">stands for `` Common Unix Printing System&apos;&apos; and is an excellent</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;choice for printing to your local printer or to one halfway around the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;planet. It&apos;s simple to configure and can act as a server or a client for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the ancient</span> <span class="hl esc">\&quot;</span><span class="hl str">lpd</span><span class="hl esc">\&quot;</span> <span class="hl str">printing system, so it&apos;s compatible with older</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;operating systems which may still need print services. While quite</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;powerful, the basic setup is almost as easy as</span> <span class="hl esc">\&quot;</span><span class="hl str">pdq</span><span class="hl esc">\&quot;</span><span class="hl str">. If you need to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;emulate a</span> <span class="hl esc">\&quot;</span><span class="hl str">lpd</span><span class="hl esc">\&quot;</span> <span class="hl str">server, make sure you turn on the</span> <span class="hl esc">\&quot;</span><span class="hl str">cups-lpd</span><span class="hl esc">\&quot;</span> <span class="hl str">daemon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">includes graphical front-ends for printing or choosing printer</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;options and for managing the printer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you make a choice now, and later find that you do not like your printing</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system you may change it by running PrinterDrake from the Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Control Center and clicking on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nyt on aika valita tulostusjärjestelmä tietokoneellesi. Muut &quot;</span>
<span class="hl str">&quot;käyttöjärjestelmät</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;saattavat tarjota sinulle yhden järjestelmän, mutta Mandriva Linux tarjoaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaksi. Kukin tulostusjärjestelmä sopii parhaiten tietyille asetuksille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span>  <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">-- joka tarkoittaa ``tulosta, älä jonota&apos;&apos; (print, do not &quot;</span>
<span class="hl str">&quot;queue).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä on sopiva valinta jos sinulla on suora yhteys tulostimeesi ja haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mahdollisuuden &apos;hätäkatkaisuun&apos; jos tulostin menee tukkoon, eikä sinulla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ole verkkoon liitettyjä tulostimia. (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">tukee ainoastaan &quot;</span>
<span class="hl str">&quot;yksinkertaisimpia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;verkkoasetelmia ja on hidas verkkokäyttöön.) Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">pdq</span><span class="hl esc">\&quot;</span> <span class="hl str">jos tämä on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ensimmäinen GNU/Linux tuttavuutesi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">-- ``Common Unix Printing System&apos;&apos;, eli Yleinen Unix Tulostus-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmä, on mainio tulostettaessa paikalliseen tulostimeen tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaikkapa maapallon toiselle puolelle. Se on yksinkertainen järjestelmä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja voi toimia tulostuspalvelimena tai asiakkaana vanhalle</span> <span class="hl esc">\&quot;</span><span class="hl str">lpd</span><span class="hl esc">\&quot;</span><span class="hl str">-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tulostusjärjestelmälle. Näin ollen, se on yhteensopiva vanhempien</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmien kanssa. Se on monitaitoinen, mutta perusasetuksen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;teko on melkein yhtä helppoa kuin</span> <span class="hl esc">\&quot;</span><span class="hl str">pdq</span><span class="hl esc">\&quot;</span><span class="hl str">. Jos tarvitset</span> <span class="hl esc">\&quot;</span><span class="hl str">lpd</span><span class="hl esc">\&quot;</span><span class="hl str">-palvelimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;emulointia, sinun pitää käynnistää</span> <span class="hl esc">\&quot;</span><span class="hl str">cups-lpd</span><span class="hl esc">\&quot;</span> <span class="hl str">-demoni.</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sisältää graafisen käyttöliittymän jota voidaan käyttää tulostamiseen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai asetuksien tekoon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos teet valinnan nyt, ja myöhemmin huomaat ettet pidä nykyisestä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tulostusjärjestelmästä voit muuttaa valintaasi Mandrivan Ohjauskeskuksesta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;löytyvässä PrinterDrakessa valitsemalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-painikkeen.&quot;</span>

<span class="hl slc">#: help.pm:765</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;pdq&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pdq&quot;</span>

<span class="hl slc">#: help.pm:765 printer/cups.pm:115 printer/data.pm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS&quot;</span>

<span class="hl slc">#: help.pm:765</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Expert&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asiantuntija&quot;</span>

<span class="hl slc">#: help.pm:768</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;DrakX will first detect any IDE devices present in your computer. It will</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;also scan for one or more PCI SCSI cards on your system. If a SCSI card is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;found, DrakX will automatically install the appropriate driver.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Because hardware detection is not foolproof, DrakX may fail in detecting</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;your hard drives. If so, you&apos;ll have to specify your hardware by hand.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you had to manually specify your PCI SCSI adapter, DrakX will ask if you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;want to configure options for it. You should allow DrakX to probe the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hardware for the card-specific options which are needed to initialize the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;adapter. Most of the time, DrakX will get through this step without any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;issues.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If DrakX is not able to probe for the options to automatically determine</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;which parameters need to be passed to the hardware, you&apos;ll need to manually</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configure the driver.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aluksi DrakX tunnistaa kaikki IDE-laitteet, jotka on kytketty &quot;</span>
<span class="hl str">&quot;järjestelmääsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Samalla myös tutkitaan löytyykö järjestelmästä PCI SCSI -ohjaimia. Jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;SCSI-ohjain löytyy, asentaa DrakX tarvittavat ajurit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Koska laitteiston tunnistaminen ei ole idiootinvarma, DrakX voi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;epäonnistua. Siinä tapauksessa joudut määrittämään laitteistosi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;itse.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinun pitää määrittää PCI SCSI -ohjaintasi, DrakX kysyy sinulta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;haluatko määrittää ohjaimen asetuksia. Ehdotamme että sallit DrakX:n</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tunnistaa tarvittavat asetukset laitteiston alustamiseen. Yleensä DrakX</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;suorittaa tämän toiminnon ongelmitta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos DrakX ei pystykään tunnistamaan tarvittavia asetuksia joilla ohjain</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pitää alustaa, joudut itse syöttämään ne ajurille.&quot;</span>

<span class="hl slc">#: help.pm:786</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if a sound card is detected on your system, it&apos;ll be displayed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;here. If you notice the sound card is not the one actually present on your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system, you can click on the button and choose a different driver.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos äänikortti on tunnistettu järjestelmässäsi, se</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytetään täällä. Jos huomaat että näytetty äänikortti ei vastaa sitä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka on asennettu koneeseesi, voit painaa tätä painiketta ja valita toisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ajurin.&quot;</span>

<span class="hl slc">#: help.pm:788 help.pm:855 install_steps_interactive.pm:1011</span>
<span class="hl slc">#: install_steps_interactive.pm:1028</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sound card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Äänikortti&quot;</span>

<span class="hl slc">#: help.pm:791</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;As a review, DrakX will present a summary of information it has gathered</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;about your system. Depending on the hardware installed on your machine, you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;may have some or all of the following entries. Each entry is made up of the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hardware item to be configured, followed by a quick summary of the current</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration. Click on the corresponding</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button to make the change.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: check the current keyboard map configuration and change it if</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;necessary.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: check the current country selection. If you&apos;re not in this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;country, click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button and choose another. If your country</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;is not in the list shown, click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button to get the complete</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;country list.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: by default, DrakX deduces your time zone based on the country</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you have chosen. You can click on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button here if this is not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;correct.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: verify the current mouse configuration and click on the button</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to change it if necessary.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: clicking on the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">button will open the printer</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration wizard. Consult the corresponding chapter of the ``Starter</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Guide&apos;&apos; for more information on how to set up a new printer. The interface</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;presented in our manual is similar to the one used during installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if a sound card is detected on your system, it&apos;ll be displayed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;here. If you notice the sound card is not the one actually present on your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system, you can click on the button and choose a different driver.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you have a TV card, this is where information about its</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration will be displayed. If you have a TV card and it is not</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;detected, click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to try to configure it manually.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: you can click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to change the parameters associated with</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the card if you feel the configuration is wrong.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: by default, DrakX configures your graphical interface in</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">800x600</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">1024x768</span><span class="hl esc">\&quot;</span> <span class="hl str">resolution. If that does not suit you, click on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to reconfigure your graphical interface.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you wish to configure your Internet or local network access,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you can do so now. Refer to the printed documentation or use the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux Control Center after the installation has finished to &quot;</span>
<span class="hl str">&quot;benefit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from full in-line help.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: allows to configure HTTP and FTP proxy addresses if the machine</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you&apos;re installing on is to be located behind a proxy server.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: this entry allows you to redefine the security level as set in a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;previous step ().</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you plan to connect your machine to the Internet, it&apos;s a good</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;idea to protect yourself from intrusions by setting up a firewall. Consult</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the corresponding section of the ``Starter Guide&apos;&apos; for details about</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;firewall settings.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: if you wish to change your bootloader configuration, click this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;button. This should be reserved to advanced users. Refer to the printed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;documentation or the in-line help about bootloader configuration in the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux Control Center.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: through this entry you can fine tune which services will be run</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on your machine. If you plan to use this machine as a server it&apos;s a good</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;idea to review this setup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;DrakX näyttää yhteenvedon laitteistoasi koskevista tiedoista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotka se on kerännyt. Asennetusta laitteistosta riippuen, näet joitakin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai kaikki seuraavista tietueista. Jokainen tietue koostuu asetettavasta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;laitteesta ja lyhyestä selostuksesta laitteen asetuksien nykytilasta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paina tietuetta vastaavaa</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta jos haluat muuttaa sitä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tarkista näppäinasettelu ja vaihda sitä tarvittaessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tarkista maa-asetukset. Jos et ole maassa, joka on valittu,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-painiketta ja valitse oikea. Jos maasi ei ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;listassa paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-painiketta, jolloin näet listan kaikista maista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: DrakX oletuksena arvioi aikavyöhykkeesi riippuen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;siitä, minkä kielen olet valinnut. Jos tämä ei ole oikea, voit muuttaa sitä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;painamalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tarkista nykyiset hiiriasetukset ja muuta niitä tarvittaessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: painamalla</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">-painiketta avaat tulostuksen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetusvelhon. Lue lisää asiaa koskevasta luvusta ``Aloitusoppaasta&apos;&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;saadaksesi lisätietoa miten asettaa uusi tulostin. Käyttöliittymä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka oppaassa esitetään on vastaava kuin se jota käytetään asennuksen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;aikana.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos äänikortti on tunnistettu järjestelmässäsi, se</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytetään täällä. Jos huomaat että näytetty äänikortti ei vastaa sitä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka on asennettu koneeseesi, voit nappia painamalla valita toisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ajurin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos TV-kortti on tunnistettu järjestelmässäsi, se</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näytetään täällä. Jos sinulla on TV-kortti eikä sitä ole tunnistettu,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit painaa</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">ja yrittää asettaa sen itse.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos haluat muuttaa parametreja joka</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koskee korttia jaka mielestäsi on väärin asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: oletuksena DrakX asettaa graafisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttöliittymäsi käyttämään</span> <span class="hl esc">\&quot;</span><span class="hl str">800x600</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">1024x768</span><span class="hl esc">\&quot;</span> <span class="hl str">näyttötilaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos tämä ei sovi sinulle, paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">muuttaaksesi asetuksia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos haluat asettaa Internet- tai paikallisverkkoasetuksesi,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit tehdä sen nyt. Katso ohjekirjasta, tai käytä Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjauskeskus asennuksen jälkeen hyödyntääksesi sisäiset ohjeet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: sallii sinua asettamaan HTTP ja FTP välityspalvelimia jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asentamasi kone on välitysåpalvelimen takana.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: tässä voit muuttaa asennuksen alussa asettamaasi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;turvatasoa jos haluat.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: Jos aiot yhdistää koneesi Internetiin, kannattaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;suojautua verkon vaaroilta asettamalla palomuuri. Katso</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;``Aloitusoppaasta&apos;&apos; tätä aihetta vastaavaa lukua saadaksesi lisätietoa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palomuurin asetuksista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: jos haluat muuttaa käynnistyslataajan asetuksia,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paina vastaavaa nappia. Tätä ei kannata muuttaa jos et ole asiantuntija.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; *</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">: täällä voit määrittää mitä palveluja järjestelmässäsi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;toimii. Jos aiot käyttää tätä konetta palvelimena, kannattaa nämä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetukset tarkistaa.&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:970 standalone/drakclock:100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Timezone&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aikavyöhyke&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1044</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TV card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TV-kortti&quot;</span>

<span class="hl slc">#: help.pm:855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ISDN card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ISDN-kortti&quot;</span>

<span class="hl slc">#: help.pm:855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphical Interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Graafinen käyttöliittymä&quot;</span>

<span class="hl slc">#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1062</span>
<span class="hl slc">#: standalone/drakbackup:2021</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1074</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proxies&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Välityspalvelimet&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1085</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turvataso&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1099</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firewall&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palomuuri&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bootloader&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyslataaja&quot;</span>

<span class="hl slc">#: help.pm:855 install_steps_interactive.pm:1128 services.pm:193</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Services&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelut&quot;</span>

<span class="hl slc">#: help.pm:858</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Choose the hard drive you want to erase in order to install your new</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux partition. Be careful, all data on this drive will be lost</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and will not be recoverable!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse kiintolevy, jonka haluat tyhjentää uudelle Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-asennusosiolle. Ole varovainen, koska kaikki asemalla oleva tieto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tuhoutuu eikä ole enää palautettavissa!&quot;</span>

<span class="hl slc">#: help.pm:863</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">if you want to delete all data and partitions present on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;this hard drive. Be careful, after clicking on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, you will not be able</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to recover any data and partitions present on this hard drive, including</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;any Windows data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to quit this operation without losing data and partitions</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;present on this hard drive.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jos haluat tuhota kaiken tällä kiintolevyllä olevan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedon sekä osiot. Ole varovainen, sillä valittuasi</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;et voi enää palauttaa mitään tällä kiintolevyllä olleita tietoja ja &quot;</span>
<span class="hl str">&quot;osioita,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mukaanlukien kaikki Windows-tiedostot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">keskeyttääksesi tämän toiminnon ilman että</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;menetät mitään kiintolevyllä ollutta tietoa ja osioita.&quot;</span>

<span class="hl slc">#: help.pm:869</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Next -&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraava -&gt;&quot;</span>

<span class="hl slc">#: help.pm:869</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;- Previous&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;- Edellinen&quot;</span>

<span class="hl slc">#: install2.pm:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Can not access kernel modules corresponding to your kernel (file</span> <span class="hl ipl">%s</span> <span class="hl str">is &quot;</span>
<span class="hl str">&quot;missing), this generally means your boot floppy in not in sync with the &quot;</span>
<span class="hl str">&quot;Installation medium (please create a newer boot floppy)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttämääsi ydintä vastaavia ytimen moduuleja ei voida käyttää (tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;puuttuu), tämä yleensä tarkoittaa että käynnistyslevykettäsi ei ole &quot;</span>
<span class="hl str">&quot;tahdistettu asennusmedian kanssa (luo uudempi käynnistyslevyke).&quot;</span>

<span class="hl slc">#: install2.pm:169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must also format</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy myös alustaa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_any.pm:405</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you have further supplementary media?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko sinulla muita asennuksen lisälevyä?&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_any.pm:408</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following media have been found and will be used during install:</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you have a supplementary installation media to configure?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavat mediat on löydetty ja tullaan käyttämään asennuksen aikana:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Onki sinulla lisää asennusmedioita joita haluat määrittää?&quot;</span>

<span class="hl slc">#: install_any.pm:421 printer/printerdrake.pm:3022</span>
<span class="hl slc">#: printer/printerdrake.pm:3029 standalone/scannerdrake:182</span>
<span class="hl slc">#: standalone/scannerdrake:190 standalone/scannerdrake:241</span>
<span class="hl slc">#: standalone/scannerdrake:248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CD-ROM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-ROM&quot;</span>

<span class="hl slc">#: install_any.pm:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network (HTTP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko (HTTP)&quot;</span>

<span class="hl slc">#: install_any.pm:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network (FTP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko (FTP)&quot;</span>

<span class="hl slc">#: install_any.pm:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network (NFS)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:451</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Insert the CD 1 again&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta CD 1 uudelleen&quot;</span>

<span class="hl slc">#: install_any.pm:477 standalone/drakbackup:112</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No device found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitetta ei löydetty&quot;</span>

<span class="hl slc">#: install_any.pm:482</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Insert the CD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta CD&quot;</span>

<span class="hl slc">#: install_any.pm:487</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to mount CD-ROM&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-ROM ei voida liittää&quot;</span>

<span class="hl slc">#: install_any.pm:520 install_any.pm:539</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;URL of the mirror?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peilipalvelimen URL?&quot;</span>

<span class="hl slc">#: install_any.pm:525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS setup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter the hostname and directory of your NFS media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:526</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hostname of the NFS mount ?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:526</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:575</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Can&apos;t find a package list file on this mirror. Make sure the location is &quot;</span>
<span class="hl str">&quot;correct.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;En löydä hdlist tiedostoa tässä peilipalvelimessa.&quot;</span>

<span class="hl slc">#: install_any.pm:740</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Change your Cd-Rom!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please insert the Cd-Rom labelled</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">in your drive and press Ok when &quot;</span>
<span class="hl str">&quot;done.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Vaihda CD-levyä!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Aseta CD-levy nimeltä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">CD-asemaan ja valitse OK kun olet valmis.&quot;</span>

<span class="hl slc">#: install_any.pm:753</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copying in progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kopiointi käynnissä&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_any.pm:895</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have selected the following server(s):</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;These servers are activated by default. They do not have any known security</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;issues, but some new ones could be found. In that case, you must make sure</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to upgrade as soon as possible.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to install these servers?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet valinnut seuraavat palvelimet:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Nämä palvelimet otetaan oletuksena käyttöön. Niissä ei ole tunnettuja</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;turvallisuusaukkoja, mutta sellaisia voi löytyä ajan mittaan. Mikäli niin</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tapahtuu, sinun pitäisi päivittää kyseiset palvelimet niin nopeasti kuin</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;suinkin mahdollista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko todella asentaa nämä palvelimet?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_any.pm:918</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following packages will be removed to allow upgrading your system:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to remove these packages?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavat paketit poistetaan jotta järjestelmäsi voidaan päivittää:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko varmasti poistaa nämä paketit?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_any.pm:1354 partition_table.pm:597</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error reading file</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe lukiessa tiedostoa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_any.pm:1585</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The following disk(s) were renamed:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraava(t) levy(t) uudelleennimettiin:&quot;</span>

<span class="hl slc">#: install_any.pm:1587</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">(previously named as</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">(oli ennen nimetty</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: install_any.pm:1625</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An error occurred - no valid devices were found on which to create new &quot;</span>
<span class="hl str">&quot;filesystems. Please check your hardware for the cause of this problem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;On tapahtunut virhe - ei löytynyt ainuttakaan laitetta, joille voi luoda &quot;</span>
<span class="hl str">&quot;uuden tiedostojärjestelmän. Tarkista laitteistosi korjataksesi ongelman&quot;</span>

<span class="hl slc">#: install_any.pm:1669</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HTTP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HTTP&quot;</span>

<span class="hl slc">#: install_any.pm:1669</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FTP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FTP&quot;</span>

<span class="hl slc">#: install_any.pm:1669</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NFS&quot;</span>

<span class="hl slc">#: install_any.pm:1692</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose a media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja valitse media&quot;</span>

<span class="hl slc">#: install_any.pm:1708</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File already exists. Overwrite it?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedosto jo olemassa. Korvaa?&quot;</span>

<span class="hl slc">#: install_any.pm:1712</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Permission denied&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei oikeuksia&quot;</span>

<span class="hl slc">#: install_any.pm:1761</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad NFS name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_any.pm:1782</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad media</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huono media</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_any.pm:1829</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not make screenshots before partitioning&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvakaappauksia ei voida tehdä ennen osiointia&quot;</span>

<span class="hl slc">#: install_any.pm:1836</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Screenshots will be available after install in</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvakaappaukset löytyvät asennuksen jälkeen hakemistosta</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_gtk.pm:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System installation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmän asennus&quot;</span>

<span class="hl slc">#: install_gtk.pm:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmän asetukset&quot;</span>

<span class="hl slc">#: install_interactive.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Some hardware on your computer needs ``proprietary&apos;&apos; drivers to work.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can find some information about them at:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jokin osa laitteistoasi tarvitsee laitteistovalmistajan ajurit toimiakseen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kunnolla. Löydät lisätietoja edellä mainituista täältä:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You must have a root partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For this, create a partition (or click on an existing one).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Then choose action ``Mount point&apos;&apos; and set it to `/&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla tulee olla juuriosio.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tätä varten luo osio (tai klikkaa olemassa olevaa).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse sitten toiminto ``Liitospiste&apos;&apos; ja aseta se arvoon `/&apos;&quot;</span>

<span class="hl slc">#: install_interactive.pm:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You do not have a swap partition.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Continue anyway?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla ei ole sivutusosiota</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jatka kuitenkin?&quot;</span>

<span class="hl slc">#: install_interactive.pm:70 install_steps.pm:218</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must have a FAT partition mounted in /boot/efi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinulla pitää olla FAT-osio liitettynä hakemistoon /boot/efi&quot;</span>

<span class="hl slc">#: install_interactive.pm:97</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not enough free space to allocate new partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei tarpeeksi tilaa uusien osioiden luomiseksi&quot;</span>

<span class="hl slc">#: install_interactive.pm:105</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use existing partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä olemassa olevia osioita&quot;</span>

<span class="hl slc">#: install_interactive.pm:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There is no existing partition to use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei ole olemassa olevaa osiota käytettäväksi&quot;</span>

<span class="hl slc">#: install_interactive.pm:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use the Windows partition for loopback&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Windows-osiota loopback-tiedostona&quot;</span>

<span class="hl slc">#: install_interactive.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which partition do you want to use for Linux4Win?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mille osiolle haluat laittaa Linux4Win:n?&quot;</span>

<span class="hl slc">#: install_interactive.pm:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the sizes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse koot&quot;</span>

<span class="hl slc">#: install_interactive.pm:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Root partition size in MB: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Juuriosion koko Mt: &quot;</span>

<span class="hl slc">#: install_interactive.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Swap partition size in MB: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sivutusosion koko Mt: &quot;</span>

<span class="hl slc">#: install_interactive.pm:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There is no FAT partition to use as loopback (or not enough space left)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ei ole FAT-osioita, jota voisi käyttää loopback-tiedostona (tai ei &quot;</span>
<span class="hl str">&quot;riittävästi vapaata tilaa)&quot;</span>

<span class="hl slc">#: install_interactive.pm:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which partition do you want to resize?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä osion kokoa haluat muuttaa?&quot;</span>

<span class="hl slc">#: install_interactive.pm:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The FAT resizer is unable to handle your partition,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the following error occurred:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;FAT-tiedostojärjestelmän koon muuttaja ei osaa käsitellä osiotasi,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;seuraava virhe tapahtui:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Computing the size of the Windows partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lasken Windows-osion kokoa&quot;</span>

<span class="hl slc">#: install_interactive.pm:163</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your Windows partition is too fragmented. Please reboot your computer under &quot;</span>
<span class="hl str">&quot;Windows, run the ``defrag&apos;&apos; utility, then restart the Mandriva Linux &quot;</span>
<span class="hl str">&quot;installation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Windows-osiosi on liian pirstoutunut, käynnistä koneesi uudelleen, mene &quot;</span>
<span class="hl str">&quot;Windowsiin ja aja</span> <span class="hl esc">\&quot;</span><span class="hl str">Levyn eheytys</span><span class="hl esc">\&quot;</span> <span class="hl str">ensin, ja aloita Mandriva Linuxin &quot;</span>
<span class="hl str">&quot;asennus uudestaan sen jälkeen.&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_interactive.pm:166</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;WARNING!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX will now resize your Windows partition. Be careful: this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;operation is dangerous. If you have not already done so, you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;first need to exit the installation, run</span> <span class="hl esc">\&quot;</span><span class="hl str">chkdsk c:</span><span class="hl esc">\&quot;</span> <span class="hl str">from a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Command Prompt under Windows (beware, running graphical program</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">scandisk</span><span class="hl esc">\&quot;</span> <span class="hl str">is not enough, be sure to use</span> <span class="hl esc">\&quot;</span><span class="hl str">chkdsk</span><span class="hl esc">\&quot;</span> <span class="hl str">in a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Command Prompt!), optionally run defrag, then restart the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installation. You should also backup your data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;When sure, press Ok.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;VAROITUS!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DrakX aikoo nyt muuttaa Windows-osiosi kokoa. Ole varovainen:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tämä toimenpide on vaarallinen. Jos et ole vielä tarkistanut</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Windows-osioitasi, sinun tulisi poistua asennuksesta, ajaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kiintolevyjen tarkistus</span> <span class="hl esc">\&quot;</span><span class="hl str">chkdsk c:</span><span class="hl esc">\&quot;</span> <span class="hl str">Windowsissa komentokehotteessa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(huomaa että graafisen</span> <span class="hl esc">\&quot;</span><span class="hl str">scandisk</span><span class="hl esc">\&quot;</span> <span class="hl str">ohjelman käyttö ei riitä), sekä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mahdollisesti myös eheyttää levyt käyttäen defrag. Sen jälkeen voit</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;aloittaa asennuksen uudelleen.Samalla suosittelemme ottamaan</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;varmuuskopiot tärkeistä tiedoista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun olet varma, paina OK.&quot;</span>

<span class="hl slc">#: install_interactive.pm:178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which size do you want to keep for Windows on&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuinka paljon tilaa haluat säilyttää Windowsille&quot;</span>

<span class="hl slc">#: install_interactive.pm:179</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;partition</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;osio</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Resizing Windows partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muutan Windows-osion kokoa&quot;</span>

<span class="hl slc">#: install_interactive.pm:193</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FAT resizing failed:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FAT-tiedostojärjestelmän koon muuttaminen epäonnistui:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There is no FAT partition to resize (or not enough space left)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ei ole FAT-osioita, joiden kokoa voisi muuttaa (tai ei riittävästi vapaata &quot;</span>
<span class="hl str">&quot;tilaa)&quot;</span>

<span class="hl slc">#: install_interactive.pm:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove Windows(TM)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista Windows(TM)&quot;</span>

<span class="hl slc">#: install_interactive.pm:215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You have more than one hard drive, which one do you install linux on?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinulla on enemmän kuin yksi kiintolevy. Mille haluat asentaa Linuxin?&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: install_interactive.pm:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ALL existing partitions and their data will be lost on drive</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;KAIKKI olemassa olevat osiot ja niissä oleva tieto tuhoutuu levyltä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use fdisk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä fdiskiä&quot;</span>

<span class="hl slc">#: install_interactive.pm:235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can now partition</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;When you are done, do not forget to save using `w&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit nyt osioida kiintolevysi</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kun olet valmis, älä unohda tallentaa asetuksia komennolla `w&apos;&quot;</span>

<span class="hl slc">#: install_interactive.pm:271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I can not find any room for installing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei ole tarpeeksi tilaa asentamiseen&quot;</span>

<span class="hl slc">#: install_interactive.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The DrakX Partitioning wizard found the following solutions:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DrakX Osiointivelho löysi seuraavat ratkaisut:&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: install_interactive.pm:281</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Partitioning failed:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osiointi epäonnistui:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_interactive.pm:288</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bringing up the network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistetään verkkoa&quot;</span>

<span class="hl slc">#: install_interactive.pm:293</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bringing down the network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ajetaan alas verkkoa&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_messages.pm:10</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Introduction</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The operating system and the different components available in the Mandriva &quot;</span>
<span class="hl str">&quot;Linux distribution</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;shall be called the</span> <span class="hl esc">\&quot;</span><span class="hl str">Software Products</span><span class="hl esc">\&quot;</span> <span class="hl str">hereafter. The Software Products &quot;</span>
<span class="hl str">&quot;include, but are not</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;restricted to, the set of programs, methods, rules and documentation related &quot;</span>
<span class="hl str">&quot;to the operating</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system and the different components of the Mandriva Linux distribution.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;1. License Agreement</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please read this document carefully. This document is a license agreement &quot;</span>
<span class="hl str">&quot;between you and</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. which applies to the Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;By installing, duplicating or using the Software Products in any manner, you &quot;</span>
<span class="hl str">&quot;explicitly</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;accept and fully agree to conform to the terms and conditions of this &quot;</span>
<span class="hl str">&quot;License.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you disagree with any portion of the License, you are not allowed to &quot;</span>
<span class="hl str">&quot;install, duplicate or use</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the Software Products.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Any attempt to install, duplicate or use the Software Products in a manner &quot;</span>
<span class="hl str">&quot;which does not comply</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;with the terms and conditions of this License is void and will terminate &quot;</span>
<span class="hl str">&quot;your rights under this</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;License. Upon termination of the License,  you must immediately destroy all &quot;</span>
<span class="hl str">&quot;copies of the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;2. Limited Warranty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The Software Products and attached documentation are provided</span> <span class="hl esc">\&quot;</span><span class="hl str">as is</span><span class="hl esc">\&quot;</span><span class="hl str">, &quot;</span>
<span class="hl str">&quot;with no warranty, to the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;extent permitted by law.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. will, in no circumstances and to the extent permitted by law, &quot;</span>
<span class="hl str">&quot;be liable for any special,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;incidental, direct or indirect damages whatsoever (including without &quot;</span>
<span class="hl str">&quot;limitation damages for loss of</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;business, interruption of business, financial loss, legal fees and penalties &quot;</span>
<span class="hl str">&quot;resulting from a court</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;judgment, or any other consequential loss) arising out of  the use or &quot;</span>
<span class="hl str">&quot;inability to use the Software</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Products, even if Mandriva S.A. has been advised of the possibility or &quot;</span>
<span class="hl str">&quot;occurrence of such</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;damages.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME &quot;</span>
<span class="hl str">&quot;COUNTRIES</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To the extent permitted by law, Mandriva S.A. or its distributors will, in &quot;</span>
<span class="hl str">&quot;no circumstances, be</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;liable for any special, incidental, direct or indirect damages whatsoever &quot;</span>
<span class="hl str">&quot;(including without</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;limitation damages for loss of business, interruption of business, financial &quot;</span>
<span class="hl str">&quot;loss, legal fees</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and penalties resulting from a court judgment, or any other consequential &quot;</span>
<span class="hl str">&quot;loss) arising out</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of the possession and use of software components or arising out of  &quot;</span>
<span class="hl str">&quot;downloading software components</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from one of Mandriva Linux sites  which are prohibited or restricted in some &quot;</span>
<span class="hl str">&quot;countries by local laws.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This limited liability applies to, but is not restricted to, the strong &quot;</span>
<span class="hl str">&quot;cryptography components</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;included in the Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;3. The GPL License and Related Licenses</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The Software Products consist of components created by different persons or &quot;</span>
<span class="hl str">&quot;entities.  Most</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of these components are governed under the terms and conditions of the GNU &quot;</span>
<span class="hl str">&quot;General Public</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Licence, hereafter called</span> <span class="hl esc">\&quot;</span><span class="hl str">GPL</span><span class="hl esc">\&quot;</span><span class="hl str">, or of similar licenses. Most of these &quot;</span>
<span class="hl str">&quot;licenses allow you to use,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;duplicate, adapt or redistribute the components which they cover. Please &quot;</span>
<span class="hl str">&quot;read carefully the terms</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and conditions of the license agreement for each component before using any &quot;</span>
<span class="hl str">&quot;component. Any question</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on a component license should be addressed to the component author and not &quot;</span>
<span class="hl str">&quot;to Mandriva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The programs developed by Mandriva S.A. are governed by the GPL License. &quot;</span>
<span class="hl str">&quot;Documentation written</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by Mandriva S.A. is governed by a specific license. Please refer to the &quot;</span>
<span class="hl str">&quot;documentation for</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;further details.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;4. Intellectual Property Rights</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All rights to the components of the Software Products belong to their &quot;</span>
<span class="hl str">&quot;respective authors and are</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;protected by intellectual property and copyright laws applicable to software &quot;</span>
<span class="hl str">&quot;programs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. reserves its rights to modify or adapt the Software Products, &quot;</span>
<span class="hl str">&quot;as a whole or in</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;parts, by all means and for all purposes.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Mandriva</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Mandriva Linux</span><span class="hl esc">\&quot;</span> <span class="hl str">and associated logos are trademarks of &quot;</span>
<span class="hl str">&quot;Mandriva S.A.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;5. Governing Laws</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If any portion of this agreement is held void, illegal or inapplicable by a &quot;</span>
<span class="hl str">&quot;court judgment, this</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;portion is excluded from this contract. You remain bound by the other &quot;</span>
<span class="hl str">&quot;applicable sections of the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;agreement.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The terms and conditions of this License are governed by the Laws of &quot;</span>
<span class="hl str">&quot;France.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All disputes on the terms of this license will preferably be settled out of &quot;</span>
<span class="hl str">&quot;court. As a last</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;resort, the dispute will be referred to the appropriate Courts of Law of &quot;</span>
<span class="hl str">&quot;Paris - France.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For any question on this document, please contact Mandriva S.A.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Johdanto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;HUOM!! Tämä on vapaasti suomennettu teksti Mandriva Linux -jakelun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisenssiehdoista. Alkuperäinen teksti löytyy tämän sivun lopusta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttöjärjestelmään ja muihin Mandriva Linux jakelun eri osiin viitataan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tästä eteenpäin nimellä</span> <span class="hl esc">\&quot;</span><span class="hl str">Ohjelmisto</span><span class="hl esc">\&quot;</span><span class="hl str">. Ohjelmisto sisältää, mutta ei &quot;</span>
<span class="hl str">&quot;rajoitu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ainoastaan niihin, pakettien yhdistelmät, menetelmät, säännöt ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaation jotka kuuluvat käyttöjärjestelmään sekä Mandriva Linux</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-jakeluun kuuluvat komponentit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;1. Käyttöoikeussopimus (</span><span class="hl esc">\&quot;</span><span class="hl str">Lisenssi</span><span class="hl esc">\&quot;</span><span class="hl str">)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ole hyvä ja lue tämä dokumentti huolellisesti. Tämä dokumentti on Lisenssi-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sopimus sinun ja Mandriva S.A.:n välillä ja koskee Ohjelmistoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Asentamalla, kopioimalla tai käyttämällä Ohjelmistoa millä tavalla tahansa,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;annat nimenomaisen hyväksynnän ja suostut noudattamaan tämän Lisenssin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sääntöjä ja ehtoja. Jos et suostu johonkin osaan tästä Lisenssistä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinulla ei ole lupaa asentaa, kopioida tai käyttää tätä Ohjelmistoa. Mitään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yritystä asentaa, kopioida tai käyttää Ohjelmistoa tavalla, joka ei ole &quot;</span>
<span class="hl str">&quot;tämän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lisenssin sääntöjen ja ehtojen mukainen, ei hyväksytä ja sen kaltaiset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yritykset päättävät oikeutesi tämän Lisenssin alla välittömästi. Lisenssin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;päättyessä sinun pitää välittömästi tuhota kaikki Ohjelmiston kopiot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;2. Rajoitettu Takuu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjelmisto ja sen mukana seuraavat dokumentaatiot tarjotaan sellaisenaan, &quot;</span>
<span class="hl str">&quot;ilman</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mitään takuita, voimassa olevan lain rajojen sisällä. Sikäli kuin takuuta &quot;</span>
<span class="hl str">&quot;ei</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voimassa olevan lain mukaan voi kiistää tai rajoittaa, Mandriva S.A. ei</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;missään nimessä ole vastuussa erikoisista, odottamattomista, välittömistä &quot;</span>
<span class="hl str">&quot;tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;välillisistä vahingoista (sisältäen ilman rajoituksia vahingot menetetystä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;työstä, työn keskeytyksestä, taloudellisesta tappiosta, laillisista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kustannuksista ja sakoista johtuen tuomioistuimen päätöksestä, tai minkä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tahansa muun merkittävän tappion takia) jotka syntyvät käytöstä tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kyvyttömyydestä käyttää Ohjelmistoa, vaikka Mandriva S.A.:lle olisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; tiedotettu tällaisen vahingon mahdollisuuden tai tapahtuman &quot;</span>
<span class="hl str">&quot;olemassaolosta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;RAJOITETTU VASTUU JOKA LIITTYY KIELLETTYJEN OHJELMIEN</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;KÄYTTÖÖN TAI HALLUSSAPITOON JOISSAKIN MAISSA</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sikäli kuin takuuta ei voimassa olevan lain mukaan voi kiistää tai &quot;</span>
<span class="hl str">&quot;rajoittaa,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. tai sen jakelijat eivät missään nimessä ole vastuussa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;erikoisista, odottamattomista, välittömistä tai välillisistä vahingoista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(sisältäen ilman rajoituksia vahingot menetetystä työstä, työn &quot;</span>
<span class="hl str">&quot;keskeytyksestä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;taloudellisesta tappiosta, laillisista kustannuksista ja sakoista johtuen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tuomioistuimen päätöksestä, tai minkä tahansa muun merkittävän tappion &quot;</span>
<span class="hl str">&quot;takia)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotka johtuvat ohjelmistokomponenttien hallussapidosta tai käytöstä tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotka johtuvat ohjelmistokomponenttien lataamisesta joltakin Mandriva &quot;</span>
<span class="hl str">&quot;Linuxin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sivustolta, jotka ovat kiellettyjä tai rajoitettuja joissakin maissa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paikallisen lain voimalla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä rajoitettu vastuu koskee, muttei rajoitu niihin, vahvaa salausta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäviä komponentteja jotka kuuluvat Ohjelmistoon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;3. GPL Lisenssi ja samankaltaiset Lisenssit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjelmisto koostuu komponenteista, jotka ovat eri henkilöiden tai tahojen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;luomia. Suurimpaan osaan näistä komponenteista sovelletaan GNU General &quot;</span>
<span class="hl str">&quot;Public</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;License (Yleinen Julkinen Lisenssi), tästä eteenpäin</span> <span class="hl esc">\&quot;</span><span class="hl str">GPL</span><span class="hl esc">\&quot;</span> <span class="hl str">tai muiden sen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaltaisten lisenssien ehtoja ja sääntöjä. Suurin osa näistä lisensseistä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sallii sinun kopioida, sovittaa ja levittää eteenpäin komponentteja joita &quot;</span>
<span class="hl str">&quot;ne</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koskevat. Ole hyvä ja lue jokaisen komponentin lisenssin ehdot ja säännöt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ennen kuin käytät sitä. Jokainen kysymys koskien komponentin lisenssiä &quot;</span>
<span class="hl str">&quot;tulisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ohjata komponentin tekijälle Mandrivain sijasta. Mandriva S.A.:n</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tekemiin ohjelmiin sovelletaan GPL-lisenssiä. Mandriva S.A.:n tekemiin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaatioihin sovelletaan erillistä lisenssiä. Lue dokumentaatiota</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;saadaksesi lisää tietoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;4. Älyllisten Omaisuuksien Oikeudet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kaikki oikeudet Ohjelmiston komponentteihin kuuluvat niiden tekijöille,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja ne ovat suojattuja älyllisten omaisuuksien- ja kopiointisuojalailla,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotka koskevat ohjelmistoja. Mandriva S.A. pidättää oikeuden muokata</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai sovittaa Ohjelmistoa, joko kokonaan tai osittain, kaikilla tavoilla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jokaiseen tarpeeseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Mandriva</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Mandriva Linux</span><span class="hl esc">\&quot;</span> <span class="hl str">ja kaikki niihin liittyvät logot ovat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A.:n rekisteröityjä tavaramerkkejä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;5. Sovellettava laki.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos ilmenee, että jokin osa tästä sopimuksesta on mitätön, laiton tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;täytäntöönpanokelvoton, kyseinen osa poistetaan sopimuksesta. Sopimus &quot;</span>
<span class="hl str">&quot;säilyy</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muilta osin pätevänä ja täytäntöönpanokelpoisena ehtojensa mukaisesti. &quot;</span>
<span class="hl str">&quot;Tämän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sopimuksen ehtoja ja sääntöjä sovelletaan Ranskan lain mukaan. Kaikki &quot;</span>
<span class="hl str">&quot;kiistat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tämän Lisenssin ehdoista pyritään selvittämään tuomioistuimen ulkopuolella.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Viimeisenä vaihtoehtona kiista luovutetaan soveltuvaan tuomioistuimeen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ratkaistavaksi Pariisissa, Ranskassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos teillä on kysymyksiä tästä sopimuksesta, olkaa hyvä ja ottakaa yhteyttä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A.:iin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ALKUPERÄINEN ENGLANNINKIELINEN TEKSTI:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Introduction</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The operating system and the different components available in the Mandriva &quot;</span>
<span class="hl str">&quot;Linux distribution</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;shall be called the</span> <span class="hl esc">\&quot;</span><span class="hl str">Software Products</span><span class="hl esc">\&quot;</span> <span class="hl str">hereafter. The Software Products &quot;</span>
<span class="hl str">&quot;include, but are not</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;restricted to, the set of programs, methods, rules and documentation related &quot;</span>
<span class="hl str">&quot;to the operating</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system and the different components of the Mandriva Linux distribution.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;1. License Agreement</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please read this document carefully. This document is a license agreement &quot;</span>
<span class="hl str">&quot;between you and</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. which applies to the Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;By installing, duplicating or using the Software Products in any manner, you &quot;</span>
<span class="hl str">&quot;explicitly</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;accept and fully agree to conform to the terms and conditions of this &quot;</span>
<span class="hl str">&quot;License.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you disagree with any portion of the License, you are not allowed to &quot;</span>
<span class="hl str">&quot;install, duplicate or use</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the Software Products.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Any attempt to install, duplicate or use the Software Products in a manner &quot;</span>
<span class="hl str">&quot;which does not comply</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;with the terms and conditions of this License is void and will terminate &quot;</span>
<span class="hl str">&quot;your rights under this</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;License. Upon termination of the License,  you must immediately destroy all &quot;</span>
<span class="hl str">&quot;copies of the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;2. Limited Warranty</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The Software Products and attached documentation are provided</span> <span class="hl esc">\&quot;</span><span class="hl str">as is</span><span class="hl esc">\&quot;</span><span class="hl str">, &quot;</span>
<span class="hl str">&quot;with no warranty, to the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;extent permitted by law.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. will, in no circumstances and to the extent permitted by law, &quot;</span>
<span class="hl str">&quot;be liable for any special,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;incidental, direct or indirect damages whatsoever (including without &quot;</span>
<span class="hl str">&quot;limitation damages for loss of</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;business, interruption of business, financial loss, legal fees and penalties &quot;</span>
<span class="hl str">&quot;resulting from a court</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;judgment, or any other consequential loss) arising out of  the use or &quot;</span>
<span class="hl str">&quot;inability to use the Software</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Products, even if Mandriva S.A. has been advised of the possibility or &quot;</span>
<span class="hl str">&quot;occurence of such</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;damages.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME &quot;</span>
<span class="hl str">&quot;COUNTRIES</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To the extent permitted by law, Mandriva S.A. or its distributors will, in &quot;</span>
<span class="hl str">&quot;no circumstances, be</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;liable for any special, incidental, direct or indirect damages whatsoever &quot;</span>
<span class="hl str">&quot;(including without</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;limitation damages for loss of business, interruption of business, financial &quot;</span>
<span class="hl str">&quot;loss, legal fees</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and penalties resulting from a court judgment, or any other consequential &quot;</span>
<span class="hl str">&quot;loss) arising out</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of the possession and use of software components or arising out of  &quot;</span>
<span class="hl str">&quot;downloading software components</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from one of Mandriva Linux sites  which are prohibited or restricted in some &quot;</span>
<span class="hl str">&quot;countries by local laws.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This limited liability applies to, but is not restricted to, the strong &quot;</span>
<span class="hl str">&quot;cryptography components</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;included in the Software Products.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;3. The GPL License and Related Licenses</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The Software Products consist of components created by different persons or &quot;</span>
<span class="hl str">&quot;entities.  Most</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of these components are governed under the terms and conditions of the GNU &quot;</span>
<span class="hl str">&quot;General Public</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Licence, hereafter called</span> <span class="hl esc">\&quot;</span><span class="hl str">GPL</span><span class="hl esc">\&quot;</span><span class="hl str">, or of similar licenses. Most of these &quot;</span>
<span class="hl str">&quot;licenses allow you to use,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;duplicate, adapt or redistribute the components which they cover. Please &quot;</span>
<span class="hl str">&quot;read carefully the terms</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and conditions of the license agreement for each component before using any &quot;</span>
<span class="hl str">&quot;component. Any question</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on a component license should be addressed to the component author and not &quot;</span>
<span class="hl str">&quot;to Mandriva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The programs developed by Mandriva S.A. are governed by the GPL License. &quot;</span>
<span class="hl str">&quot;Documentation written</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by Mandriva S.A. is governed by a specific license. Please refer to the &quot;</span>
<span class="hl str">&quot;documentation for</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;further details.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;4. Intellectual Property Rights</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All rights to the components of the Software Products belong to their &quot;</span>
<span class="hl str">&quot;respective authors and are</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;protected by intellectual property and copyright laws applicable to software &quot;</span>
<span class="hl str">&quot;programs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva S.A. reserves its rights to modify or adapt the Software Products, &quot;</span>
<span class="hl str">&quot;as a whole or in</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;parts, by all means and for all purposes.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Mandriva</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\&quot;</span><span class="hl str">Mandriva Linux</span><span class="hl esc">\&quot;</span> <span class="hl str">and associated logos are trademarks of &quot;</span>
<span class="hl str">&quot;Mandriva S.A.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;5. Governing Laws</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If any portion of this agreement is held void, illegal or inapplicable by a &quot;</span>
<span class="hl str">&quot;court judgment, this</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;portion is excluded from this contract. You remain bound by the other &quot;</span>
<span class="hl str">&quot;applicable sections of the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;agreement.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The terms and conditions of this License are governed by the Laws of &quot;</span>
<span class="hl str">&quot;France.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All disputes on the terms of this license will preferably be settled out of &quot;</span>
<span class="hl str">&quot;court. As a last</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;resort, the dispute will be referred to the appropriate Courts of Law of &quot;</span>
<span class="hl str">&quot;Paris - France.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For any question on this document, please contact Mandriva S.A.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_messages.pm:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Warning: Free Software may not necessarily be patent free, and some Free</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software included may be covered by patents in your country. For example, &quot;</span>
<span class="hl str">&quot;the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;MP3 decoders included may require a licence for further usage (see</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mp3licensing.com for more details). If you are unsure if a &quot;</span>
<span class="hl str">&quot;patent</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;may be applicable to you, check your local laws.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varoitus: Vapaa Ohjelmisto ei välttämättä ole patenttivapaa, ja jotkin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jakelussa olevat paketit saattavat olla patenttien alaisuudessa maassasi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkiksi mukana olevat MP3-purkajat voivat vaatia lisenssin jotta saat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttää sitä jatkuvasti (katso http://www.mp3licensing.com saadaksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisätietoa). Jos olet epävarma siitä, koskeeko jokin patentti sinua,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;selvitä asiaa paikallisten viranomaisten kanssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Warning: Free Software may not necessarily be patent free, and some Free</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software included may be covered by patents in your country. For example, &quot;</span>
<span class="hl str">&quot;the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;MP3 decoders included may require a licence for further usage (see</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mp3licensing.com for more details). If you are unsure if a &quot;</span>
<span class="hl str">&quot;patent</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;may be applicable to you, check your local laws.&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_messages.pm:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Warning</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please read carefully the terms below. If you disagree with any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;portion, you are not allowed to install the next CD media. Press &apos;Refuse&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to continue the installation without using these media.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Some components contained in the next CD media are not governed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;by the GPL License or similar agreements. Each such component is then</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;governed by the terms and conditions of its own specific license.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please read carefully and comply with such specific licenses before</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;you use or redistribute the said components.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Such licenses will in general prevent the transfer,  duplication</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(except for backup purposes), redistribution, reverse engineering,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;de-assembly, de-compilation or modification of the component.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Any breach of agreement will immediately terminate your rights under</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the specific license. Unless the specific license terms grant you such</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;rights, you usually cannot install the programs on more than one</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;system, or adapt it to be used on a network. In doubt, please contact</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;directly the distributor or editor of the component.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Transfer to third parties or copying of such components including the</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;documentation is usually forbidden.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All rights to the components of the next CD media belong to their</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;respective authors and are protected by intellectual property and</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;copyright laws applicable to software programs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varoitus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lue huolellisesti alla olevat ehdot. Jos et hyväksy kaikkia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ehtoja, sinulla ei ole oikeuksia asentaa seuraavaa CD-levyä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paina &apos;Kieltäydyn&apos; jos haluat jatkaa asennusta käyttämättä näitä osia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jotkin seuraavalla CD-levyllä olevat komponentit eivät ole GPL:n tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vastaavanlaisen lisenssin alaisia. Jokaisen tällaisen komponentin ehdot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on määritelty erikseen niiden omien lisenssien mukaan. Tutustu näihin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisensseihin huolellisesti ennen kuin käytät tai levität näitä &quot;</span>
<span class="hl str">&quot;komponentteja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;eteenpäin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tällaiset lisenssit kieltävät tavallisesti siirtämisen, kopioimisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(lukuunottamatta varmuuskopioita), uudelleenlevityksen, &quot;</span>
<span class="hl str">&quot;käänteissuunnittelun</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;binäärikoodin kääntämisen tai muokkaamisen. Jokainen rike sopimusta</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vastaan päättää oikeutesi kyseiseen lisenssiin. Ellei ole olemassa &quot;</span>
<span class="hl str">&quot;erityisiä</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ehtoja, jotka sallivat ohjelmiston asentamisen useaan koneeseen tai</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;niiden käyttämistä verkon yli, et saa myöskään tehdä niin. Jos et ole</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;varma kaikista ehdoista, ota yhteys suoraan kyseisen komponentin</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tekijään tai jakelijaan. Yllä mainittujen komponenttien tai niiden</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaation saattaminen kolmannen osapuolen käsiin on tavallisesti</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kielletty.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kaikki oikeudet seuraavan levyn komponentteihin kuuluvat niiden</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asianomaisille tekijöille ja ne on suojattu yksityisen omaisuuden ja</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ohjelmistojen tekijänoikeuslakien mukaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_messages.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Congratulations, installation is complete.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Remove the boot media and press return to reboot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For information on fixes which are available for this release of Mandriva &quot;</span>
<span class="hl str">&quot;Linux,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;consult the Errata available from:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Information on configuring your system is available in the post</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;install chapter of the Official Mandriva Linux User&apos;s Guide.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Onnittelut, asennus on valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Poista käynnistyslevyke ja paina Enter käynnistääksesi koneesi uudelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Löydät tähän Mandriva Linuxin versioon saatavilla olevat korjaukset ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korjattujen virheiden listan osoitteesta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Järjestelmän asettamisesta saat tietoja virallisen Mandriva Linuxin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäjäoppaan jälkiasennuskappaleesta.&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: install_messages.pm:144</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;http://www.mandrivalinux.com/en/errata.php3&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;http://www.mandrivalinux.com/en/errata.php3&quot;</span>

<span class="hl slc">#: install_steps.pm:253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Duplicate mount point</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kahdentunut liitospiste</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps.pm:469</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Some important packages did not get installed properly.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Either your cdrom drive or your cdrom is defective.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Check the cdrom on an installed computer using</span> <span class="hl esc">\&quot;</span><span class="hl str">rpm -qpl media/main/*.rpm&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Osa tärkeistä paketeista ei asentunut kunnolla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Joko CD-ROM-asemasi tai levy on viallinen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tarkista CD-ROM Linux-koneessa komennolla</span> <span class="hl esc">\&quot;</span><span class="hl str">rpm -qpl media/main/*.rpm</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_auto_install.pm:75 install_steps_stdio.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Entering step `</span><span class="hl ipl">%s</span><span class="hl str">&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirryn vaiheeseen `</span><span class="hl ipl">%s</span><span class="hl str">&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:177</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your system is low on resources. You may have some problem installing</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux. If that occurs, you can try a text install instead. For &quot;</span>
<span class="hl str">&quot;this,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;press `F1&apos; when booting on CDROM, then enter `text&apos;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Järjestelmäsi resurssit ovat lopussa. Voit kohdata ongelmia Mandriva &quot;</span>
<span class="hl str">&quot;Linuxia</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asentaessasi. Jos näin tapahtuu, voit kokeilla tekstipohjaista asennusta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tehdäksesi niin paina `F1&apos; kun käynnistät asennusohjelmaa CD-ROM:lta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämän jälkeen kirjoita `text&apos;.&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:224 install_steps_interactive.pm:624</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Package Group Selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakettiryhmien valinta&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: install_steps_gtk.pm:250 install_steps_interactive.pm:567</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Total size:</span> <span class="hl ipl">%d</span> <span class="hl str">/</span> <span class="hl ipl">%d</span> <span class="hl str">MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koko yhteensä:</span> <span class="hl ipl">%d</span> <span class="hl str">/</span> <span class="hl ipl">%d</span> <span class="hl str">Mt&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad package&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viallinen paketti&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Version: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Versio: &quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: install_steps_gtk.pm:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Size: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koko: &quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">KB</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">kt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Importance: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tärkeys: &quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:332</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not select/unselect this package&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi valita/poistaa tätä pakettia&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;due to missing</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;puuttuvista</span> <span class="hl ipl">%s</span> <span class="hl str">johtuen&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;due to unsatisfied</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;täyttämättömistä riippuvuuksista</span> <span class="hl ipl">%s</span> <span class="hl str">johtuen&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;trying to promote</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;yritetään asentaa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;in order to keep</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jotta</span> <span class="hl ipl">%s</span> <span class="hl str">voitaisiin säilyttää&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:344</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can not select this package as there is not enough space left to install &quot;</span>
<span class="hl str">&quot;it&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Et voi asentaa tätä pakettia, koska levyllä ei ole tarpeeksi tilaa sen &quot;</span>
<span class="hl str">&quot;asentamiseksi&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The following packages are going to be installed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraavat paketit asennetaan&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:348</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The following packages are going to be removed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraavat paketit poistetaan&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:372</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This is a mandatory package, it can not be unselected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä on pakollinen paketti, sitä ei voida poistaa valinnoista&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:374</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not unselect this package. It is already installed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi poistaa tämän paketin valintaa. Se on jo asennettu&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:377</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This package must be upgraded.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Are you sure you want to deselect it?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä paketti tulee päivittää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oletko varma että haluat poistaa valinnan?&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can not unselect this package. It must be upgraded&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et voi poistaa tämän paketin valintaa. Paketti pitää päivittää.&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:385</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Show automatically selected packages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä automaattisesti valitut paketit&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Load/Save selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lataa/Tallenna valinta&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Updating package selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitän pakettien valintaa&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: install_steps_gtk.pm:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Minimal install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minimaalinen asennus&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:410 install_steps_interactive.pm:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the packages you want to install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse asennettavat paketit&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:426 install_steps_interactive.pm:710</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:433</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Estimating&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Arvioidaan aikaa&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:482</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No details&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei yksityiskohtia&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:490</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Time remaining &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aikaa jäljellä &quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:497</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, preparing installation...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota, asennusta valmistellaan...&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:512</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">packages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">pakettia&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing package</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan pakettia:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:552 install_steps_interactive.pm:91</span>
<span class="hl slc">#: install_steps_interactive.pm:735</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refuse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kieltäydy&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:556 install_steps_interactive.pm:739</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Change your Cd-Rom!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please insert the Cd-Rom labelled</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">in your drive and press Ok when &quot;</span>
<span class="hl str">&quot;done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you do not have it, press Cancel to avoid installation from this Cd-Rom.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Vaihda CD-levyä!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Aseta CD-levy nimeltä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">CD-asemaan ja valitse OK kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla ei ole levyä, valitse Peruuta välttääksesi asennukset tältä &quot;</span>
<span class="hl str">&quot;levyltä.&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:571 install_steps_interactive.pm:750</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There was an error ordering packages:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tapahtui virhe järjestettäessä paketteja:&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:571 install_steps_gtk.pm:575</span>
<span class="hl slc">#: install_steps_interactive.pm:750 install_steps_interactive.pm:754</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Go on anyway?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jatka kuitenkin?&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:575 install_steps_interactive.pm:754</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There was an error installing packages:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tapahtui virhe asennettaessa paketteja:&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:617 install_steps_interactive.pm:926</span>
<span class="hl slc">#: install_steps_interactive.pm:1075</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;not configured&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei asetettu&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following installation media have been found.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you want to skip some of them, you can unselect them now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavar asennusmediat on löydetty.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos haluat ohittaa joku niistä, voit poistaa niiden valinta nyt.&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:689</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have the option to copy the contents of the CDs onto the hard drive &quot;</span>
<span class="hl str">&quot;before installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It will then continue from the hard drive and the packages will remain &quot;</span>
<span class="hl str">&quot;available once the system is fully installed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla on mahdollisuus kopioida CD-levyjen sisältö kovalevylle ennen &quot;</span>
<span class="hl str">&quot;asennusta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Asennus jatkaa sen jälkeen kovalevyltä ja paketit ovat käytettävissä myös &quot;</span>
<span class="hl str">&quot;asennuksen jälkeen.&quot;</span>

<span class="hl slc">#: install_steps_gtk.pm:691</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copy whole CDs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kopioi koko CD&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;License agreement&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttöoikeussopimus&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Release Notes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Julkaisutiedote&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose your keyboard layout.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näppäimistösi asettelu.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Here is the full list of available keyboards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tässä on koko lista käytettävissä olevista näppäimistöistä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:150</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install/Upgrade&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna/Päivitä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Is this an install or an upgrade?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko tämä asennus vai päivitys?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Upgrade</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption key for</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salausavain</span> <span class="hl ipl">%s</span><span class="hl str">:lle&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose your type of mouse.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse hiiren tyyppi&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:194 standalone/mousedrake:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse Port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiren portti&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:195 standalone/mousedrake:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose which serial port your mouse is connected to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mihin sarjaporttiin hiiresi on liitetty.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Buttons emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näppäinemulaatio&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:207</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Button 2 Emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;2. näppäimen emulaatio&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Button 3 Emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;3. näppäimen emulaatio&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCMCIA&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCMCIA&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring PCMCIA cards...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan PCMCIA kortteja...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IDE&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IDE&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring IDE&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan IDE-levyä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No partition available&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei vapaita osioita&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning partitions to find mount points&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan osioita liitospisteiden löytämiseksi&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the mount points&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse liitospisteet&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:312</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No free space for 1MB bootstrap! Install will continue, but to boot your &quot;</span>
<span class="hl str">&quot;system, you&apos;ll need to create the bootstrap partition in DiskDrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ei vapaata tilaa 1 Mt:n käynnistyslohkoa varten! Asennusta jatketaan, mutta &quot;</span>
<span class="hl str">&quot;käynnistääksesi järjestelmän sinun pitää luoda käynnistyslohko-osio &quot;</span>
<span class="hl str">&quot;DiskDrake:ssa.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:317</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You&apos;ll need to create a PPC PReP Boot bootstrap! Install will continue, but &quot;</span>
<span class="hl str">&quot;to boot your system, you&apos;ll need to create the bootstrap partition in &quot;</span>
<span class="hl str">&quot;DiskDrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun pitää luoda PPC PReP Boot bootstrap! Asennusta jatketaan, mutta &quot;</span>
<span class="hl str">&quot;käynnistääksesi järjestelmän sinun pitää luoda käynnistyslohko-osio &quot;</span>
<span class="hl str">&quot;DiskDrake:ssa.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:353</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the partitions you want to format&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse alustettavat osiot&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:355</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check bad blocks?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaanko vialliset lohkot?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Failed to check filesystem</span> <span class="hl ipl">%s</span><span class="hl str">. Do you want to repair the errors? (beware, &quot;</span>
<span class="hl str">&quot;you can lose data)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedostojärjestelmän</span> <span class="hl ipl">%s</span> <span class="hl str">tarkistus epäonnistui. Haluatko korjata virheet?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(huomioi: voit menettää tietoja)&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not enough swap space to fulfill installation, please add some&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sivutustilaa ei ole riittävästi, suurenna sitä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Looking for available packages and rebuilding rpm database...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Etsitään saatavilla olevia paketteja ja rakennetaan rpm-tietokanta &quot;</span>
<span class="hl str">&quot;uudelleen...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:394 install_steps_interactive.pm:452</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Looking for available packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään saatavilla olevia paketteja...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Looking at packages already installed...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään jo asennettuja paketteja...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:401</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Finding packages to upgrade...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään päivitettäviä paketteja...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:421 install_steps_interactive.pm:830</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose a mirror from which to get the packages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse peilipalvelin josta paketit haetaan&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your system does not have enough space left for installation or upgrade (</span><span class="hl ipl">%d</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;&gt;</span> <span class="hl ipl">%d</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Järjestelmässäsi ei ole riittävästi tilaa asennukseen tai päivitykseen (</span><span class="hl ipl">%d</span> <span class="hl str">&gt; &quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%d</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:495</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose load or save package selection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The format is the same as auto_install generated files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lataa tai tallenna pakettien valinta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muoto on sama kuin auto_install-toiminnon luomilla tiedostoilla.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:497</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Load&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkokuorma&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:497 standalone/drakbackup:3918</span>
<span class="hl slc">#: standalone/drakbackup:3991 standalone/drakroam:210 standalone/logdrake:172</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Save&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:505</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huono tiedosto&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:581</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Selected size is larger than available space&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valittu koko on suurempi kuin käytettävissä oleva levytila&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:596</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Type of install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennuksen tyyppi&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:597</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have not selected any group of packages.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please choose the minimal installation you want:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Et ole valinnut yhtäkään pakettiryhmää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse haluamasi minimaalinen asennus&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:601</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;With basic documentation (recommended!)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perusdokumentaation kanssa (suositeltu!)&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:602</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Truly minimal install (especially no urpmi)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vähimmäisasennus (erityisesti ei urpmi)&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:641 standalone/drakxtv:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you have all the CDs in the list below, click Ok.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have none of those CDs, click Cancel.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If only some CDs are missing, unselect them, then click Ok.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos sinulla on kaikki CD-levyt alla olevalta listalta, paina OK.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla ei ole mitään levyistä, paina Peruuta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos jotkut levyistä puuttuvat, poista niiden valinnat ja paina OK.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:685</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cd-Rom labeled</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-ROM nimeltään</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:710</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Preparing installation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistellaan asennusta&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:719</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Installing package</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%d</span><span class="hl str">%%&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asennetaan pakettia:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%d</span><span class="hl str">%%&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:768</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Post-install configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennuksen jälkeiset toiminnot&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:775</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please ensure the Update Modules media is in drive</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:804</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You now have the opportunity to download updated packages. These packages</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;have been updated after the distribution was released. They may</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;contain security or bug fixes.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To download these packages, you will need to have a working Internet</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to install the updates?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla on nyt mahdollisuus hakea päivitetyt paketit. Nämä paketit</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on julkaistu tämän jakelun julkaisun jälkeen. Ne voivat sisältää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tietoturva- tai virhekorjauksia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Hakeaksesi nämä paketit sinulla pitää olla toimiva Internetyhteys.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko hakea ja asentaa päivitykset?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:825</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Contacting Mandriva Linux web site to get the list of available mirrors...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Otetaan yhteys Mandriva Linuxin sivustolle peilipalvelinlistan saamiseksi...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:844</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Contacting the mirror to get the list of available packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistetään peilipalvelimeen uusimman pakettilistan saamiseksi...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to contact mirror</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyttä peilipalvelimeen</span> <span class="hl ipl">%s</span> <span class="hl str">ei voitu muodostaa&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Would you like to try again?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko kokeilla uudelleen?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:875 standalone/drakclock:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which is your timezone?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä on järjestelmäsi aikavyöhyke?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:880</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic time synchronization (using NTP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen kellon synkronointi (käyttäen NTP:tä)&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:888</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NTP Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NTP-palvelin&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: install_steps_interactive.pm:930 steps.pm:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Summary&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteenveto&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:943 install_steps_interactive.pm:951</span>
<span class="hl slc">#: install_steps_interactive.pm:969 install_steps_interactive.pm:976</span>
<span class="hl slc">#: install_steps_interactive.pm:1127 services.pm:133</span>
<span class="hl slc">#: standalone/drakbackup:1573</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:983 install_steps_interactive.pm:1010</span>
<span class="hl slc">#: install_steps_interactive.pm:1027 install_steps_interactive.pm:1043</span>
<span class="hl slc">#: install_steps_interactive.pm:1054</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hardware&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitteisto&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:989 install_steps_interactive.pm:998</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote CUPS server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ulkoinen CUPS-palvelin&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:989</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei tulostinta&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1031</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you have an ISA sound card?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko sinulla ISA-väylään liitettävä äänikortti?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1033</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Run</span> <span class="hl esc">\&quot;</span><span class="hl str">alsaconf</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">sndconfig</span><span class="hl esc">\&quot;</span> <span class="hl str">after installation to configure your sound &quot;</span>
<span class="hl str">&quot;card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Suorita</span> <span class="hl esc">\&quot;</span><span class="hl str">alsaconf</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">sndconfig</span><span class="hl esc">\&quot;</span> <span class="hl str">asennuksen jälkeen asettaaksesi &quot;</span>
<span class="hl str">&quot;äänikorttisi.&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1035</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No sound card detected. Try</span> <span class="hl esc">\&quot;</span><span class="hl str">harddrake</span><span class="hl esc">\&quot;</span> <span class="hl str">after installation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhtäkään äänikorttia ei löydetty. Kokeile</span> <span class="hl esc">\&quot;</span><span class="hl str">harddrake</span><span class="hl esc">\&quot;</span> <span class="hl str">asennuksen jälkeen&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1055</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphical interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Graafinen käyttöliittymä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1061 install_steps_interactive.pm:1073</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network &amp; Internet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko &amp; Internet&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1075</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;configured&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;asetettu&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1084 install_steps_interactive.pm:1098</span>
<span class="hl slc">#: steps.pm:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoturva&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;activated&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;aktivoitu&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;disabled&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei käytössä&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistys&quot;</span>

<span class="hl slc">#. -PO: example: lilo-graphic on /dev/hda1</span>
<span class="hl slc">#: install_steps_interactive.pm:1118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">on</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">kohteessa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1132 services.pm:175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Services:</span> <span class="hl ipl">%d</span> <span class="hl str">activated for</span> <span class="hl ipl">%d</span> <span class="hl str">registered&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelut:</span> <span class="hl ipl">%d</span> <span class="hl str">aktivoitu,</span> <span class="hl ipl">%d</span> <span class="hl str">rekisteröity&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1142</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You have not configured X. Are you sure you really want this?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Et ole asettanut X-palvelinta. Oletko varma että haluat tehdä tämän?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Preparing bootloader...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistelen käyttöjärjestelmän lataajaa...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You appear to have an OldWorld or Unknown machine, the yaboot bootloader &quot;</span>
<span class="hl str">&quot;will not work for you. The install will continue, but you&apos;ll need to use &quot;</span>
<span class="hl str">&quot;BootX or some other means to boot your machine. The kernel argument for the &quot;</span>
<span class="hl str">&quot;root fs is: root=</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla on vanhanaikainen tai tuntematon tietokone, joten Yaboot &quot;</span>
<span class="hl str">&quot;käynnistyslataaja ei toimi koneessasi. Asennus jatkuu, mutta sinun täytyy &quot;</span>
<span class="hl str">&quot;käyttää BootX:ää koneesi käynnistämiseen. Ytimen paremetrit root &quot;</span>
<span class="hl str">&quot;tiedostojärjestelmälle on: root=</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to use aboot?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko käyttää aboot:a?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Error installing aboot,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;try to force installation even if that destroys the first partition?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Virhe asennettaessa aboot:a,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yritetäänkö pakkoasennusta vaikka se tuhoaa ensimmäisen osion?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In this security level, access to the files in the Windows partition is &quot;</span>
<span class="hl str">&quot;restricted to the administrator.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tällä turvatasolla pääsy Windows-osion tiedostoihin on rajoitettu &quot;</span>
<span class="hl str">&quot;ylläpitäjälle.&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: install_steps_interactive.pm:1288 standalone/drakautoinst:76</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Insert a blank floppy in drive</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta tyhjä levyke levykeasemaan</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1293</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please insert another floppy for drivers disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta toinen levyke asemaan ajureille&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Creating auto install floppy...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistellaan automaattiasennuslevykettä...&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Some steps are not completed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to quit now?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Joitain vaiheita ei ole saatettu loppuun.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko todella lopettaa?&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generate auto install floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo automaattinen asennuslevyke&quot;</span>

<span class="hl slc">#: install_steps_interactive.pm:1325</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The auto install can be fully automated if wanted,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;in that case it will take over the hard drive!!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(this is meant for installing on another box).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may prefer to replay the installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Automaattinen asennus voi olla täysin automatisoitu,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jos niin halutaan. Siinä tapauksessa asennus täyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koko kiintolevyn! (tarkoitettu toisen koneen asentamiseksi),</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ehkä haluat mieluummin toistaa asennuksen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: install_steps_newt.pm:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Linux Installation</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux asennus</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#. -PO: This string must fit in a 80-char wide text screen</span>
<span class="hl slc">#: install_steps_newt.pm:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;  &lt;Tab&gt;/&lt;Alt-Tab&gt; between elements  | &lt;Space&gt; selects | &lt;F12&gt; next screen &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;  &lt;Tab&gt;/&lt;Alt-Tab&gt; vaihtaa elementtiä  | &lt;Space&gt; valitsee | &lt;F12&gt; seuraava &quot;</span>

<span class="hl slc">#: interactive.pm:192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose a file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tiedosto&quot;</span>

<span class="hl slc">#: interactive.pm:317 interactive/gtk.pm:505 standalone/drakbackup:1514</span>
<span class="hl slc">#: standalone/drakfont:656 standalone/drakhosts:242 standalone/draknfs:593</span>
<span class="hl slc">#: standalone/drakroam:218 standalone/drakups:301 standalone/drakups:361</span>
<span class="hl slc">#: standalone/drakups:381 standalone/drakvpn:319 standalone/drakvpn:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää&quot;</span>

<span class="hl slc">#: interactive.pm:317 interactive/gtk.pm:505 standalone/drakhosts:249</span>
<span class="hl slc">#: standalone/draknfs:600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modify&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa&quot;</span>

<span class="hl slc">#: interactive.pm:317 interactive/gtk.pm:505 standalone/drakhosts:256</span>
<span class="hl slc">#: standalone/draknfs:607 standalone/drakroam:202 standalone/drakups:303</span>
<span class="hl slc">#: standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319</span>
<span class="hl slc">#: standalone/drakvpn:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista&quot;</span>

<span class="hl slc">#: interactive.pm:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Basic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perusasetukset&quot;</span>

<span class="hl slc">#: interactive.pm:432 interactive/newt.pm:321 ugtk2.pm:510</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Finish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmis&quot;</span>

<span class="hl slc">#: interactive/newt.pm:92</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:29 interactive/stdio.pm:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad choice, try again</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huono valinta, yritä uudelleen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:30 interactive/stdio.pm:149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your choice? (default</span> <span class="hl ipl">%s</span><span class="hl str">) &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valintasi? (oletus</span> <span class="hl ipl">%s</span><span class="hl str">) &quot;</span>

<span class="hl slc">#: interactive/stdio.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Entries you&apos;ll have to fill:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kohdat, jotka sinun pitää täyttää:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your choice? (0/1, default `</span><span class="hl ipl">%s</span><span class="hl str">&apos;) &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valintasi? (0/1, oletus &apos;</span><span class="hl ipl">%s</span><span class="hl str">&apos;) &quot;</span>

<span class="hl slc">#: interactive/stdio.pm:94</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Button `</span><span class="hl ipl">%s</span><span class="hl str">&apos;:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Painike &apos;</span><span class="hl ipl">%s</span><span class="hl str">&apos;:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to click on this button?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko klikata tätä painiketta?&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your choice? (default `</span><span class="hl ipl">%s</span><span class="hl str">&apos;</span><span class="hl ipl">%s</span><span class="hl str">) &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valintasi? (oletus &apos;</span><span class="hl ipl">%s</span><span class="hl str">&apos;</span><span class="hl ipl">%s</span><span class="hl str">) &quot;</span>

<span class="hl slc">#: interactive/stdio.pm:104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; enter `void&apos; for void entry&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; kirjoita &apos;void&apos; jos haluat tyhjän tietueen&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;=&gt; There are many things to choose from (</span><span class="hl ipl">%s</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;=&gt; On monta asiaa, joista valita (</span><span class="hl ipl">%s</span><span class="hl str">).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose the first number of the 10-range you wish to edit,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or just hit Enter to proceed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Your choice? &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse ensimmäinen numero 10-alueella, jota haluat muokata,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai paina vain Enter jatkaaksesi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valintasi? &quot;</span>

<span class="hl slc">#: interactive/stdio.pm:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;=&gt; Notice, a label changed:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;=&gt; Huomaa, nimike vaihtui:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: interactive/stdio.pm:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Re-submit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetä uudelleen&quot;</span>

<span class="hl slc">#: keyboard.pm:171 keyboard.pm:205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Czech (QWERTZ)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tšekkiläinen (QWERTZ)&quot;</span>

<span class="hl slc">#: keyboard.pm:172 keyboard.pm:207</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;German&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saksalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:173</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak&quot;</span>

<span class="hl slc">#: keyboard.pm:174 keyboard.pm:224</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Spanish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Espanjalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:175 keyboard.pm:225</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Finnish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suomalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:176 keyboard.pm:228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;French&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranskalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:177 keyboard.pm:272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Norwegian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Norjalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Polish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puolalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:179 keyboard.pm:284</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Russian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Venäläinen&quot;</span>

<span class="hl slc">#: keyboard.pm:181 keyboard.pm:290</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Swedish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ruotsalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:182 keyboard.pm:320</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;UK keyboard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UK näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:183 keyboard.pm:323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;US keyboard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;US näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Albanian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Albanialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:186</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Armenian (old)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Armenialainen (vanha)&quot;</span>

<span class="hl slc">#: keyboard.pm:187</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Armenian (typewriter)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Armenialainen (kirjoituskone)&quot;</span>

<span class="hl slc">#: keyboard.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Armenian (phonetic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Armenialainen (foneettinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:189</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Arabic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Arabialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:190</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Azerbaidjani (latin)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Azerbaidžanilainen (latinalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Belgian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Belgialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Bengali (Inscript-layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bengali (Inscript järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:193</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Bengali (Probhat)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bengali (Probhat järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Bulgarian (phonetic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bulgarialainen (foneettinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:195</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Bulgarian (BDS)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bulgarialainen (BDS)&quot;</span>

<span class="hl slc">#: keyboard.pm:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Brazilian (ABNT-2)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Brasilialainen (ABNT-2)&quot;</span>

<span class="hl slc">#: keyboard.pm:197</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Bosnian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bosnialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Belarusian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valkovenäläinen&quot;</span>

<span class="hl slc">#: keyboard.pm:200</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Swiss (German layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sveitsiläinen (saksalainen järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Swiss (French layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sveitsiläinen (ranskalainen järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:204</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Cherokee syllabics&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cherokee syllabics&quot;</span>

<span class="hl slc">#: keyboard.pm:206</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Czech (QWERTY)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tšekkiläinen (QWERTY)&quot;</span>

<span class="hl slc">#: keyboard.pm:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;German (no dead keys)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saksalainen (ei kuolleita näppäimiä)&quot;</span>

<span class="hl slc">#: keyboard.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Devanagari&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Devanagari&quot;</span>

<span class="hl slc">#: keyboard.pm:210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Danish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tanskalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:211</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (US)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (US)&quot;</span>

<span class="hl slc">#: keyboard.pm:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (Esperanto)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (esperanto)&quot;</span>

<span class="hl slc">#: keyboard.pm:215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (French)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (ranskalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (UK)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (UK)&quot;</span>

<span class="hl slc">#: keyboard.pm:218</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (Norwegian)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (norjalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:220</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (Polish)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (puolalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dvorak (Swedish)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dvorak (ruotsalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:222</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dzongkha/Tibetan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dzongkha/Tibetan&quot;</span>

<span class="hl slc">#: keyboard.pm:223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Estonian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Eestiläinen&quot;</span>

<span class="hl slc">#: keyboard.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Faroese&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Fäärsaarelainen&quot;</span>

<span class="hl slc">#: keyboard.pm:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Georgian (</span><span class="hl esc">\&quot;</span><span class="hl str">Russian</span><span class="hl esc">\&quot;</span> <span class="hl str">layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Georgialainen (</span><span class="hl esc">\&quot;</span><span class="hl str">venäläinen</span><span class="hl esc">\&quot;</span> <span class="hl str">järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Georgian (</span><span class="hl esc">\&quot;</span><span class="hl str">Latin</span><span class="hl esc">\&quot;</span> <span class="hl str">layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Georgialainen (</span><span class="hl esc">\&quot;</span><span class="hl str">latinalainen</span><span class="hl esc">\&quot;</span> <span class="hl str">järjestys)&quot;</span>

<span class="hl slc">#: keyboard.pm:231</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Greek&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kreikkalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Greek (polytonic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kreikkalainen (polytonic)&quot;</span>

<span class="hl slc">#: keyboard.pm:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Gujarati&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gujaratilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:234</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Gurmukhi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gurmukhilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Croatian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kroatialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Hungarian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Unkarilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:237</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Irish&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Irlantilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:238</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Israeli&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Israelilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Israeli (phonetic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Israelilainen (foneettinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:240</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Iranian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Iranilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:241</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Icelandic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Islantilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Italian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Italialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:243</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Inuktitut&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Inuktitut&quot;</span>

<span class="hl slc">#: keyboard.pm:248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Japanese 106 keys&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Japanilainen 106-näppäiminen&quot;</span>

<span class="hl slc">#: keyboard.pm:249</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kannada&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kannada&quot;</span>

<span class="hl slc">#: keyboard.pm:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Korean&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Korealainen näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:254</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kurdish (arabic script)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kurdilainen (arabialainen kirjoitus)&quot;</span>

<span class="hl slc">#: keyboard.pm:255</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kyrgyz&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kyrgyz-näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Latin American&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Latinalaisamerikkalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Laotian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laoslainen&quot;</span>

<span class="hl slc">#: keyboard.pm:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lithuanian AZERTY (old)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liettualainen AZERTY (vanha)&quot;</span>

<span class="hl slc">#: keyboard.pm:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lithuanian AZERTY (new)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liettualainen AZERTY (uusi)&quot;</span>

<span class="hl slc">#: keyboard.pm:262</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lithuanian</span> <span class="hl esc">\&quot;</span><span class="hl str">number row</span><span class="hl esc">\&quot;</span> <span class="hl str">QWERTY&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liettualainen</span> <span class="hl esc">\&quot;</span><span class="hl str">numerorivi</span><span class="hl esc">\&quot;</span><span class="hl str">-QWERTY&quot;</span>

<span class="hl slc">#: keyboard.pm:263</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lithuanian</span> <span class="hl esc">\&quot;</span><span class="hl str">phonetic</span><span class="hl esc">\&quot;</span> <span class="hl str">QWERTY&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liettualainen</span> <span class="hl esc">\&quot;</span><span class="hl str">foneettinen</span><span class="hl esc">\&quot;</span> <span class="hl str">QWERTY&quot;</span>

<span class="hl slc">#: keyboard.pm:264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Latvian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Latvialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:265</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Malayalam&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malayalamilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Macedonian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Makedonialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:267</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Myanmar (Burmese)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Myanmarilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mongolian (cyrillic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mongolialainen (kyrillinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Maltese (UK)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maltalainen (UK)&quot;</span>

<span class="hl slc">#: keyboard.pm:270</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Maltese (US)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maltalainen (US)&quot;</span>

<span class="hl slc">#: keyboard.pm:271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Dutch&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hollantilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oriya&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oriya&quot;</span>

<span class="hl slc">#: keyboard.pm:274</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Polish (qwerty layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puolalainen (QWERTY)&quot;</span>

<span class="hl slc">#: keyboard.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Polish (qwertz layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puolalainen (QWERTZ)&quot;</span>

<span class="hl slc">#: keyboard.pm:277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Pashto&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pashto&quot;</span>

<span class="hl slc">#: keyboard.pm:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Portuguese&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portugalilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:280</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Canadian (Quebec)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kanadalainen (Quebec)&quot;</span>

<span class="hl slc">#: keyboard.pm:282</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Romanian (qwertz)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Romanialainen (QWERTZ)&quot;</span>

<span class="hl slc">#: keyboard.pm:283</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Romanian (qwerty)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Romanialainen (QWERTY)&quot;</span>

<span class="hl slc">#: keyboard.pm:285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Russian (phonetic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Venäläinen (foneettinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Saami (norwegian)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saamelainen (norjalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:287</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Saami (swedish/finnish)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saamelainen (ruotsalainen/suomalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:289</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sindhi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sindhi&quot;</span>

<span class="hl slc">#: keyboard.pm:291</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Slovenian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Slovenialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:293</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinhala&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: keyboard.pm:294</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Slovakian (QWERTZ)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Slovakialainen (QWERTZ)&quot;</span>

<span class="hl slc">#: keyboard.pm:295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Slovakian (QWERTY)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Slovakialainen (QWERTY)&quot;</span>

<span class="hl slc">#: keyboard.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Serbian (cyrillic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Serbialainen (kyrillinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Syriac&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syyrialainen&quot;</span>

<span class="hl slc">#: keyboard.pm:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Syriac (phonetic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syyrialainen (foneettinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:300</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Telugu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Telugu&quot;</span>

<span class="hl slc">#: keyboard.pm:302</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tamil (ISCII-layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tamil (ISCII-asettelu)&quot;</span>

<span class="hl slc">#: keyboard.pm:303</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tamil (Typewriter-layout)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tamil (kirjoituskone-asettelu)&quot;</span>

<span class="hl slc">#: keyboard.pm:304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Thai (Kedmanee)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Thai (Kedmanee)&quot;</span>

<span class="hl slc">#: keyboard.pm:305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Thai (TIS-820)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Thai (TIS-820)&quot;</span>

<span class="hl slc">#: keyboard.pm:307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Thai (Pattachote)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Thai (Pattachote)&quot;</span>

<span class="hl slc">#: keyboard.pm:310</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tifinagh (moroccan layout) (+latin/arabic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: keyboard.pm:311</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tifinagh (phonetic) (+latin/arabic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: keyboard.pm:313</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tajik&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tajik-näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:315</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turkmen&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turkmenilainen&quot;</span>

<span class="hl slc">#: keyboard.pm:316</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turkish (traditional</span> <span class="hl esc">\&quot;</span><span class="hl str">F</span><span class="hl esc">\&quot;</span> <span class="hl str">model)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turkkilainen (perinteinen</span> <span class="hl esc">\&quot;</span><span class="hl str">F</span><span class="hl esc">\&quot;</span><span class="hl str">-malli)&quot;</span>

<span class="hl slc">#: keyboard.pm:317</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turkish (modern</span> <span class="hl esc">\&quot;</span><span class="hl str">Q</span><span class="hl esc">\&quot;</span> <span class="hl str">model)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turkkilainen (perinteinen</span> <span class="hl esc">\&quot;</span><span class="hl str">Q</span><span class="hl esc">\&quot;</span><span class="hl str">-malli)&quot;</span>

<span class="hl slc">#: keyboard.pm:319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ukrainian&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ukrainalainen&quot;</span>

<span class="hl slc">#: keyboard.pm:322</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Urdu keyboard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Urdu näppäimistö&quot;</span>

<span class="hl slc">#: keyboard.pm:324</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;US keyboard (international)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;US-näppäimistö (kansainvälinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:325</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Uzbek (cyrillic)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uzbekistanilainen (kyrillinen)&quot;</span>

<span class="hl slc">#: keyboard.pm:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Vietnamese</span> <span class="hl esc">\&quot;</span><span class="hl str">numeric row</span><span class="hl esc">\&quot;</span> <span class="hl str">QWERTY&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vietnamilainen</span> <span class="hl esc">\&quot;</span><span class="hl str">numerorivi</span><span class="hl esc">\&quot;</span><span class="hl str">-QWERTY&quot;</span>

<span class="hl slc">#: keyboard.pm:328</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Yugoslavian (latin)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jugoslavialainen (latinalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Right Alt key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea Alt-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Both Shift keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Molemmat Shift-näppäimet samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Control and Shift keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Control- ja Shift-näppäin samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CapsLock key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CapsLock-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Shift and CapsLock keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Shift- ja CapsLock-näppäin samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:340</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ctrl and Alt keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ctrl- ja Alt-näppäin samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:341</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alt and Shift keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alt- ja Shift-näppäin samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Menu</span><span class="hl esc">\&quot;</span> <span class="hl str">key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Valikko</span><span class="hl esc">\&quot;</span><span class="hl str">-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:343</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Left</span> <span class="hl esc">\&quot;</span><span class="hl str">Windows</span><span class="hl esc">\&quot;</span> <span class="hl str">key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vasen</span> <span class="hl esc">\&quot;</span><span class="hl str">Windows</span><span class="hl esc">\&quot;</span><span class="hl str">-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:344</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Right</span> <span class="hl esc">\&quot;</span><span class="hl str">Windows</span><span class="hl esc">\&quot;</span> <span class="hl str">key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea</span> <span class="hl esc">\&quot;</span><span class="hl str">Windows</span><span class="hl esc">\&quot;</span><span class="hl str">-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:345</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Both Control keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Molemmat Control-näppäimet samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:346</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Both Alt keys simultaneously&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Molemmat Alt-näppäimet samanaikaisesti&quot;</span>

<span class="hl slc">#: keyboard.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Left Shift key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vasen Shift-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:348</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Right Shift key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea Shift-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:349</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Left Alt key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea Alt-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:350</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Left Control key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vasen Control-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Right Control key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikea Control-näppäin&quot;</span>

<span class="hl slc">#: keyboard.pm:387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can choose the key or key combination that will</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;allow switching between the different keyboard layouts</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(eg: latin and non latin)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä voit valita näppäimen tai näppäinyhdistelmän joka vaihtaa eri</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näppäimistöasettelujen välillä (esim. latinalainen ja ei-latinalainen)&quot;</span>

<span class="hl slc">#: keyboard.pm:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This setting will be activated after the installation.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;During installation, you will need to use the Right Control</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;key to switch between the different keyboard layouts.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä asetus otetaan käyttöön asennuksen jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Asennuksen aikana sinun pitää käyttää oikeaa Control-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näppäintä vaihtaaksesi eri näppäimistöasettelujen välillä.&quot;</span>

<span class="hl slc">#. -PO: the string &quot;default:LTR&quot; can be translated *ONLY* as &quot;default:LTR&quot;</span>
<span class="hl slc">#. -PO: or as &quot;default:RTL&quot;, depending if your language is written from</span>
<span class="hl slc">#. -PO: left to right, or from right to left; any other string is wrong.</span>
<span class="hl slc">#: lang.pm:178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;default:LTR&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;default:LTR&quot;</span>

<span class="hl slc">#: lang.pm:195</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Andorra&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Andorra&quot;</span>

<span class="hl slc">#: lang.pm:196 network/adsl_consts.pm:943</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;United Arab Emirates&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Arabiemiirikunnat&quot;</span>

<span class="hl slc">#: lang.pm:197</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Afghanistan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Afganistan&quot;</span>

<span class="hl slc">#: lang.pm:198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Antigua and Barbuda&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Antigua ja Barbuda&quot;</span>

<span class="hl slc">#: lang.pm:199</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Anguilla&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anguilla&quot;</span>

<span class="hl slc">#: lang.pm:200</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Albania&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Albania&quot;</span>

<span class="hl slc">#: lang.pm:201</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Armenia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Armenia&quot;</span>

<span class="hl slc">#: lang.pm:202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Netherlands Antilles&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alankomaiden Antillit&quot;</span>

<span class="hl slc">#: lang.pm:203</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Angola&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Angola&quot;</span>

<span class="hl slc">#: lang.pm:204</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Antarctica&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Antarktis&quot;</span>

<span class="hl slc">#: lang.pm:205 network/adsl_consts.pm:55 standalone/drakxtv:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Argentina&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Argentiina&quot;</span>

<span class="hl slc">#: lang.pm:206</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;American Samoa&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Amerikan Samoa&quot;</span>

<span class="hl slc">#: lang.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Aruba&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aruba&quot;</span>

<span class="hl slc">#: lang.pm:210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Azerbaijan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Azerbaidžan&quot;</span>

<span class="hl slc">#: lang.pm:211</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bosnia and Herzegovina&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bosnia ja Herzegovina&quot;</span>

<span class="hl slc">#: lang.pm:212</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Barbados&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Barbados&quot;</span>

<span class="hl slc">#: lang.pm:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bangladesh&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bangladesh&quot;</span>

<span class="hl slc">#: lang.pm:215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Burkina Faso&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Burkina Faso&quot;</span>

<span class="hl slc">#: lang.pm:216 network/adsl_consts.pm:170 network/adsl_consts.pm:179</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bulgaria&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bulgaria&quot;</span>

<span class="hl slc">#: lang.pm:217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bahrain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bahrain&quot;</span>

<span class="hl slc">#: lang.pm:218</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Burundi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Burundi&quot;</span>

<span class="hl slc">#: lang.pm:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Benin&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Benin&quot;</span>

<span class="hl slc">#: lang.pm:220</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bermuda&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bermuda&quot;</span>

<span class="hl slc">#: lang.pm:221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Brunei Darussalam&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Brunei Darussalam&quot;</span>

<span class="hl slc">#: lang.pm:222</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bolivia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bolivia&quot;</span>

<span class="hl slc">#: lang.pm:224</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bahamas&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bahama&quot;</span>

<span class="hl slc">#: lang.pm:225</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bhutan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bhutan&quot;</span>

<span class="hl slc">#: lang.pm:226</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bouvet Island&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bouvet&apos;n saari&quot;</span>

<span class="hl slc">#: lang.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Botswana&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Botswana&quot;</span>

<span class="hl slc">#: lang.pm:228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Belarus&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valko-Venäjä&quot;</span>

<span class="hl slc">#: lang.pm:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Belize&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Belize&quot;</span>

<span class="hl slc">#: lang.pm:231</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cocos (Keeling) Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kookossaaret&quot;</span>

<span class="hl slc">#: lang.pm:232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Congo (Kinshasa)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kongo (Kinshasa)&quot;</span>

<span class="hl slc">#: lang.pm:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Central African Republic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keski-Afrikan tasavalta&quot;</span>

<span class="hl slc">#: lang.pm:234</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Congo (Brazzaville)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kongo (Brazzaville)&quot;</span>

<span class="hl slc">#: lang.pm:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cote d&apos;Ivoire&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cote d&apos;Ivoire&quot;</span>

<span class="hl slc">#: lang.pm:237</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cook Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cookinsaaret&quot;</span>

<span class="hl slc">#: lang.pm:238</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Chile&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Chile&quot;</span>

<span class="hl slc">#: lang.pm:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cameroon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kamerun&quot;</span>

<span class="hl slc">#: lang.pm:240 network/adsl_consts.pm:188 network/adsl_consts.pm:197</span>
<span class="hl slc">#: network/adsl_consts.pm:206 network/adsl_consts.pm:215</span>
<span class="hl slc">#: network/adsl_consts.pm:224 network/adsl_consts.pm:233</span>
<span class="hl slc">#: network/adsl_consts.pm:242 network/adsl_consts.pm:251</span>
<span class="hl slc">#: network/adsl_consts.pm:260 network/adsl_consts.pm:269</span>
<span class="hl slc">#: network/adsl_consts.pm:278 network/adsl_consts.pm:287</span>
<span class="hl slc">#: network/adsl_consts.pm:296 network/adsl_consts.pm:305</span>
<span class="hl slc">#: network/adsl_consts.pm:314 network/adsl_consts.pm:323</span>
<span class="hl slc">#: network/adsl_consts.pm:332 network/adsl_consts.pm:341</span>
<span class="hl slc">#: network/adsl_consts.pm:350 network/adsl_consts.pm:359</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;China&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiina&quot;</span>

<span class="hl slc">#: lang.pm:241</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Colombia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kolumbia&quot;</span>

<span class="hl slc">#: lang.pm:243</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Serbia &amp; Montenegro&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Serbia &amp; Montenegro&quot;</span>

<span class="hl slc">#: lang.pm:244</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cuba&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuuba&quot;</span>

<span class="hl slc">#: lang.pm:245</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cape Verde&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kap Verde&quot;</span>

<span class="hl slc">#: lang.pm:246</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Christmas Island&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Joulusaari&quot;</span>

<span class="hl slc">#: lang.pm:247</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cyprus&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kypros&quot;</span>

<span class="hl slc">#: lang.pm:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Djibouti&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Djibouti&quot;</span>

<span class="hl slc">#: lang.pm:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dominica&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dominica&quot;</span>

<span class="hl slc">#: lang.pm:253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dominican Republic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dominikaaninen tasavalta&quot;</span>

<span class="hl slc">#: lang.pm:254 network/adsl_consts.pm:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Algeria&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Algeria&quot;</span>

<span class="hl slc">#: lang.pm:255</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ecuador&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ecuador&quot;</span>

<span class="hl slc">#: lang.pm:257</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Egypt&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Egypti&quot;</span>

<span class="hl slc">#: lang.pm:258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Western Sahara&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Länsi-Sahara&quot;</span>

<span class="hl slc">#: lang.pm:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Eritrea&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Eritrea&quot;</span>

<span class="hl slc">#: lang.pm:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ethiopia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etiopia&quot;</span>

<span class="hl slc">#: lang.pm:263</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Fiji&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Fiji&quot;</span>

<span class="hl slc">#: lang.pm:264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Falkland Islands (Malvinas)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Falklandinsaaret&quot;</span>

<span class="hl slc">#: lang.pm:265</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Micronesia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikronesia&quot;</span>

<span class="hl slc">#: lang.pm:266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Faroe Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Färsaaret&quot;</span>

<span class="hl slc">#: lang.pm:268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gabon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gabon&quot;</span>

<span class="hl slc">#: lang.pm:269 network/adsl_consts.pm:954 network/adsl_consts.pm:965</span>
<span class="hl slc">#: network/netconnect.pm:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;United Kingdom&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Iso-Britannia&quot;</span>

<span class="hl slc">#: lang.pm:270</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Grenada&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Grenada&quot;</span>

<span class="hl slc">#: lang.pm:271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Georgia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Georgia&quot;</span>

<span class="hl slc">#: lang.pm:272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;French Guiana&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranskan Guayana&quot;</span>

<span class="hl slc">#: lang.pm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ghana&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ghana&quot;</span>

<span class="hl slc">#: lang.pm:274</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gibraltar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gibraltar&quot;</span>

<span class="hl slc">#: lang.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Greenland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Grönlanti&quot;</span>

<span class="hl slc">#: lang.pm:276</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gambia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Gambia&quot;</span>

<span class="hl slc">#: lang.pm:277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guinea&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guinea&quot;</span>

<span class="hl slc">#: lang.pm:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guadeloupe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guadeloupe&quot;</span>

<span class="hl slc">#: lang.pm:279</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Equatorial Guinea&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guinea&quot;</span>

<span class="hl slc">#: lang.pm:281</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;South Georgia and the South Sandwich Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etelä-Georgia ja Eteläiset Sandwichsaaret&quot;</span>

<span class="hl slc">#: lang.pm:282</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guatemala&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guatemala&quot;</span>

<span class="hl slc">#: lang.pm:283</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guam&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guam&quot;</span>

<span class="hl slc">#: lang.pm:284</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guinea-Bissau&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guinea-Bissau&quot;</span>

<span class="hl slc">#: lang.pm:285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Guyana&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Guyana&quot;</span>

<span class="hl slc">#: lang.pm:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hong Kong SAR (China)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hong Kong SAR (China)&quot;</span>

<span class="hl slc">#: lang.pm:287</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Heard and McDonald Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Heard ja McDonaldinsaaret&quot;</span>

<span class="hl slc">#: lang.pm:288</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Honduras&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Honduras&quot;</span>

<span class="hl slc">#: lang.pm:289</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Croatia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kroatia&quot;</span>

<span class="hl slc">#: lang.pm:290</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Haiti&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haiti&quot;</span>

<span class="hl slc">#: lang.pm:292</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Indonesia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Indonesia&quot;</span>

<span class="hl slc">#: lang.pm:295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;India&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Intia&quot;</span>

<span class="hl slc">#: lang.pm:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;British Indian Ocean Territory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Brittiläinen Intian valtameren alue&quot;</span>

<span class="hl slc">#: lang.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iraq&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Irak&quot;</span>

<span class="hl slc">#: lang.pm:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iran&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Iran&quot;</span>

<span class="hl slc">#: lang.pm:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iceland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Islanti&quot;</span>

<span class="hl slc">#: lang.pm:301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Jamaica&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jamaika&quot;</span>

<span class="hl slc">#: lang.pm:302</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Jordan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jordania&quot;</span>

<span class="hl slc">#: lang.pm:304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kenya&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kenia&quot;</span>

<span class="hl slc">#: lang.pm:305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kyrgyzstan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirgistan&quot;</span>

<span class="hl slc">#: lang.pm:306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cambodia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kambodza&quot;</span>

<span class="hl slc">#: lang.pm:307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kiribati&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiribati&quot;</span>

<span class="hl slc">#: lang.pm:308</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Comoros&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komorit&quot;</span>

<span class="hl slc">#: lang.pm:309</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saint Kitts and Nevis&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saint Kitts ja Nevis&quot;</span>

<span class="hl slc">#: lang.pm:310</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Korea (North)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Korea (Pohjois-)&quot;</span>

<span class="hl slc">#: lang.pm:311</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Korea&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Korea&quot;</span>

<span class="hl slc">#: lang.pm:312</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kuwait&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuwait&quot;</span>

<span class="hl slc">#: lang.pm:313</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cayman Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Caymansaaret&quot;</span>

<span class="hl slc">#: lang.pm:314</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kazakhstan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kazakstan&quot;</span>

<span class="hl slc">#: lang.pm:315</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Laos&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laos&quot;</span>

<span class="hl slc">#: lang.pm:316</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lebanon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Libanon&quot;</span>

<span class="hl slc">#: lang.pm:317</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saint Lucia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saint Lucia&quot;</span>

<span class="hl slc">#: lang.pm:318</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Liechtenstein&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liechtenstein&quot;</span>

<span class="hl slc">#: lang.pm:319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sri Lanka&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sri Lanka&quot;</span>

<span class="hl slc">#: lang.pm:320</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Liberia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liberia&quot;</span>

<span class="hl slc">#: lang.pm:321</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lesotho&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lesotho&quot;</span>

<span class="hl slc">#: lang.pm:322 network/adsl_consts.pm:600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lithuania&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liettua&quot;</span>

<span class="hl slc">#: lang.pm:323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Luxembourg&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luxemburg&quot;</span>

<span class="hl slc">#: lang.pm:324</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Latvia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Latvia&quot;</span>

<span class="hl slc">#: lang.pm:325</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Libya&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Libya&quot;</span>

<span class="hl slc">#: lang.pm:326 network/adsl_consts.pm:609</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Morocco&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Marocco&quot;</span>

<span class="hl slc">#: lang.pm:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monaco&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monaco&quot;</span>

<span class="hl slc">#: lang.pm:328</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Moldova&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moldova&quot;</span>

<span class="hl slc">#: lang.pm:329</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Madagascar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Madagaskar&quot;</span>

<span class="hl slc">#: lang.pm:330</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Marshall Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Marshallinsaaret&quot;</span>

<span class="hl slc">#: lang.pm:331</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Macedonia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Makedonia&quot;</span>

<span class="hl slc">#: lang.pm:332</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mali&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mali&quot;</span>

<span class="hl slc">#: lang.pm:333</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Myanmar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Myanmar&quot;</span>

<span class="hl slc">#: lang.pm:334</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mongolia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mongolia&quot;</span>

<span class="hl slc">#: lang.pm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Northern Mariana Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pohjoiset Mariaanit&quot;</span>

<span class="hl slc">#: lang.pm:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Martinique&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Martinique&quot;</span>

<span class="hl slc">#: lang.pm:337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mauritania&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mauritania&quot;</span>

<span class="hl slc">#: lang.pm:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Montserrat&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Montserrat&quot;</span>

<span class="hl slc">#: lang.pm:339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Malta&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malta&quot;</span>

<span class="hl slc">#: lang.pm:340</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mauritius&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mauritius&quot;</span>

<span class="hl slc">#: lang.pm:341</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Maldives&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malediivit&quot;</span>

<span class="hl slc">#: lang.pm:342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Malawi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malawi&quot;</span>

<span class="hl slc">#: lang.pm:343</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mexico&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Meksiko&quot;</span>

<span class="hl slc">#: lang.pm:344</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Malaysia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malesia&quot;</span>

<span class="hl slc">#: lang.pm:345</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mozambique&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mosambik&quot;</span>

<span class="hl slc">#: lang.pm:346</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Namibia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Namibia&quot;</span>

<span class="hl slc">#: lang.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New Caledonia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi-Kaledonia&quot;</span>

<span class="hl slc">#: lang.pm:348</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Niger&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Niger&quot;</span>

<span class="hl slc">#: lang.pm:349</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Norfolk Island&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Norfolkinsaari&quot;</span>

<span class="hl slc">#: lang.pm:350</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Nigeria&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nigeria&quot;</span>

<span class="hl slc">#: lang.pm:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Nicaragua&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nicaragua&quot;</span>

<span class="hl slc">#: lang.pm:354</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Nepal&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nepal&quot;</span>

<span class="hl slc">#: lang.pm:355</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Nauru&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nauru&quot;</span>

<span class="hl slc">#: lang.pm:356</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Niue&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Niue&quot;</span>

<span class="hl slc">#: lang.pm:358</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Oman&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oman&quot;</span>

<span class="hl slc">#: lang.pm:359</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Panama&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Panama&quot;</span>

<span class="hl slc">#: lang.pm:360</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Peru&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peru&quot;</span>

<span class="hl slc">#: lang.pm:361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;French Polynesia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranskan Polynesia&quot;</span>

<span class="hl slc">#: lang.pm:362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Papua New Guinea&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Papua Uusi-Guinea&quot;</span>

<span class="hl slc">#: lang.pm:363</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Philippines&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Filippiinit&quot;</span>

<span class="hl slc">#: lang.pm:364</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Pakistan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakistan&quot;</span>

<span class="hl slc">#: lang.pm:366</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saint Pierre and Miquelon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saint Pierre ja Miquelon&quot;</span>

<span class="hl slc">#: lang.pm:367</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Pitcairn&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pitcairn&quot;</span>

<span class="hl slc">#: lang.pm:368</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Puerto Rico&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puerto Rico&quot;</span>

<span class="hl slc">#: lang.pm:369</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Palestine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palestiina&quot;</span>

<span class="hl slc">#: lang.pm:371</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Paraguay&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paraguay&quot;</span>

<span class="hl slc">#: lang.pm:372</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Palau&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palau&quot;</span>

<span class="hl slc">#: lang.pm:373</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Qatar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Qatar&quot;</span>

<span class="hl slc">#: lang.pm:374</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reunion&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Reunion&quot;</span>

<span class="hl slc">#: lang.pm:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Romania&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Romania&quot;</span>

<span class="hl slc">#: lang.pm:377</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Rwanda&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ruanda&quot;</span>

<span class="hl slc">#: lang.pm:378</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saudi Arabia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saudi Arabia&quot;</span>

<span class="hl slc">#: lang.pm:379</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Solomon Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salomonsaaret&quot;</span>

<span class="hl slc">#: lang.pm:380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Seychelles&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seychellit&quot;</span>

<span class="hl slc">#: lang.pm:381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sudan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sudan&quot;</span>

<span class="hl slc">#: lang.pm:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Singapore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Singapore&quot;</span>

<span class="hl slc">#: lang.pm:384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saint Helena&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saint Helena&quot;</span>

<span class="hl slc">#: lang.pm:385 network/adsl_consts.pm:747</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Slovenia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Slovenia&quot;</span>

<span class="hl slc">#: lang.pm:386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Svalbard and Jan Mayen Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Svalbard ja Jan Mayen&quot;</span>

<span class="hl slc">#: lang.pm:388</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sierra Leone&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sierra Leone&quot;</span>

<span class="hl slc">#: lang.pm:389</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;San Marino&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;San Marino&quot;</span>

<span class="hl slc">#: lang.pm:390 network/adsl_consts.pm:737</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Senegal&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Senegal&quot;</span>

<span class="hl slc">#: lang.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Somalia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Somalia&quot;</span>

<span class="hl slc">#: lang.pm:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Suriname&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Surinam&quot;</span>

<span class="hl slc">#: lang.pm:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sao Tome and Principe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sao Tome ja Principe&quot;</span>

<span class="hl slc">#: lang.pm:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;El Salvador&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;El Salvador&quot;</span>

<span class="hl slc">#: lang.pm:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Syria&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syyria&quot;</span>

<span class="hl slc">#: lang.pm:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Swaziland&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Swazimaa&quot;</span>

<span class="hl slc">#: lang.pm:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Turks and Caicos Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turks ja Caicossaaret&quot;</span>

<span class="hl slc">#: lang.pm:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Chad&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tsad&quot;</span>

<span class="hl slc">#: lang.pm:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;French Southern Territories&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranskan eteläiset alueet&quot;</span>

<span class="hl slc">#: lang.pm:400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Togo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Togo&quot;</span>

<span class="hl slc">#: lang.pm:402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tajikistan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tadzikistan&quot;</span>

<span class="hl slc">#: lang.pm:403</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tokelau&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tokelau&quot;</span>

<span class="hl slc">#: lang.pm:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;East Timor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Itä-Timor&quot;</span>

<span class="hl slc">#: lang.pm:405</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Turkmenistan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turkmenistan&quot;</span>

<span class="hl slc">#: lang.pm:406 network/adsl_consts.pm:931</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tunisia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunisia&quot;</span>

<span class="hl slc">#: lang.pm:407</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tonga&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tonga&quot;</span>

<span class="hl slc">#: lang.pm:408</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Turkey&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turkki&quot;</span>

<span class="hl slc">#: lang.pm:409</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Trinidad and Tobago&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Trinidad ja Tobago&quot;</span>

<span class="hl slc">#: lang.pm:410</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tuvalu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuvalu&quot;</span>

<span class="hl slc">#: lang.pm:412</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tanzania&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tansania&quot;</span>

<span class="hl slc">#: lang.pm:413</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ukraine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ukraina&quot;</span>

<span class="hl slc">#: lang.pm:414</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Uganda&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uganda&quot;</span>

<span class="hl slc">#: lang.pm:415</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;United States Minor Outlying Islands&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvaltain pienet erillissaaret&quot;</span>

<span class="hl slc">#: lang.pm:417</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Uruguay&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uruguay&quot;</span>

<span class="hl slc">#: lang.pm:418</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Uzbekistan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uzbekistan&quot;</span>

<span class="hl slc">#: lang.pm:419</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vatican&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vatikaani&quot;</span>

<span class="hl slc">#: lang.pm:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saint Vincent and the Grenadines&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saint Vincent ja Grenadiinit&quot;</span>

<span class="hl slc">#: lang.pm:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Venezuela&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Venezuela&quot;</span>

<span class="hl slc">#: lang.pm:422</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Virgin Islands (British)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Brittiläiset Neitsytsaaret&quot;</span>

<span class="hl slc">#: lang.pm:423</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Virgin Islands (U.S.)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvaltain Neitsytsaaret&quot;</span>

<span class="hl slc">#: lang.pm:424</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vietnam&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vietnam&quot;</span>

<span class="hl slc">#: lang.pm:425</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vanuatu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vanuatu&quot;</span>

<span class="hl slc">#: lang.pm:426</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wallis and Futuna&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Wallis ja Futuna&quot;</span>

<span class="hl slc">#: lang.pm:427</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Samoa&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Samoa&quot;</span>

<span class="hl slc">#: lang.pm:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Yemen&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jemen&quot;</span>

<span class="hl slc">#: lang.pm:429</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mayotte&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mayotte&quot;</span>

<span class="hl slc">#: lang.pm:431</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zambia&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zambia&quot;</span>

<span class="hl slc">#: lang.pm:432</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zimbabwe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zimbabwe&quot;</span>

<span class="hl slc">#: lang.pm:1079</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You should install the following packages:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;sinun pitäisi asentaa seuraavatr paketit:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#. -PO: the following is used to combine packages names. eg: &quot;initscripts, harddrake, yudit&quot;</span>
<span class="hl slc">#: lang.pm:1082 standalone/scannerdrake:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, &quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: lang.pm:1135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Welcome to</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tervetuloa</span> <span class="hl ipl">%s</span><span class="hl str">:n&quot;</span>

<span class="hl slc">#: lvm.pm:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Moving used physical extents to other physical volumes failed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: lvm.pm:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Physical volume</span> <span class="hl ipl">%s</span> <span class="hl str">is still in use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: lvm.pm:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove the logical volumes first</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista ensin loogiset osiot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: lvm.pm:178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The bootloader can&apos;t handle /boot on multiple physicals volumes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: modules/interactive.pm:21 standalone/drakconnect:1028</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Parameters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Parametrit&quot;</span>

<span class="hl slc">#: modules/interactive.pm:21 standalone/draksec:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NONE&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;EI&quot;</span>

<span class="hl slc">#: modules/interactive.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Module configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moduulien asetukset&quot;</span>

<span class="hl slc">#: modules/interactive.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can configure each parameter of the module here.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Voit määrittää moduulin jokaisen parametrin täällä.&quot;</span>

<span class="hl slc">#: modules/interactive.pm:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Found</span> <span class="hl ipl">%s</span> <span class="hl str">interfaces&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Löydetty</span> <span class="hl ipl">%s</span> <span class="hl str">liitäntää&quot;</span>

<span class="hl slc">#: modules/interactive.pm:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you have another one?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko sinulla muita?&quot;</span>

<span class="hl slc">#: modules/interactive.pm:65</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you have any</span> <span class="hl ipl">%s</span> <span class="hl str">interfaces?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko koneessa liitäntää</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: modules/interactive.pm:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;See hardware info&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Katso laitteistotietoja&quot;</span>

<span class="hl slc">#: modules/interactive.pm:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing driver for USB controller&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan ajuria USB ohjaimelle&quot;</span>

<span class="hl slc">#: modules/interactive.pm:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing driver for firewire controller</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan ajuria firewireohjaimelle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: modules/interactive.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing driver for hard drive controller</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan ajuria kovalevyohjaimelle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: modules/interactive.pm:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing driver for ethernet controller</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan ajuria verkkoohjaimelle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#. -PO: the first %s is the card type (scsi, network, sound,...)</span>
<span class="hl slc">#. -PO: the second is the vendor+model name</span>
<span class="hl slc">#: modules/interactive.pm:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing driver for</span> <span class="hl ipl">%s</span> <span class="hl str">card</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan ajuria</span> <span class="hl ipl">%s</span> <span class="hl str">ohjaimelle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: modules/interactive.pm:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(module</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(moduuli</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: modules/interactive.pm:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You may now provide options to module</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note that any address should be entered with the prefix 0x like &apos;0x123&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit nyt määrittää moduulin</span> <span class="hl ipl">%s</span> <span class="hl str">optiot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa että osoite täytyy määrittää &apos;0x&apos; etuliitteellä, esim. 0x123.&quot;</span>

<span class="hl slc">#: modules/interactive.pm:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You may now provide options to module</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Options are in format ``name=value name2=value2 ...&apos;&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For instance, ``io=0x300 irq=7&apos;&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit antaa lisäasetuksia moduulille</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Asetukset ovat muotoa ``nimi=arvo nimi2=arvo2 ...&apos;&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkiksi, ``io=0x300 irq=7&apos;&apos;&quot;</span>

<span class="hl slc">#: modules/interactive.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Module options:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moduulin optiot:&quot;</span>

<span class="hl slc">#. -PO: the %s is the driver type (scsi, network, sound,...)</span>
<span class="hl slc">#: modules/interactive.pm:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which</span> <span class="hl ipl">%s</span> <span class="hl str">driver should I try?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä</span> <span class="hl ipl">%s</span> <span class="hl str">ajuria kokeillaan?&quot;</span>

<span class="hl slc">#: modules/interactive.pm:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In some cases, the</span> <span class="hl ipl">%s</span> <span class="hl str">driver needs to have extra information to work</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;properly, although it normally works fine without them. Would you like to &quot;</span>
<span class="hl str">&quot;specify</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;extra options for it or allow the driver to probe your machine for the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;information it needs? Occasionally, probing will hang a computer, but it &quot;</span>
<span class="hl str">&quot;should</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;not cause any damage.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Joissakin tapauksissa</span> <span class="hl ipl">%s</span> <span class="hl str">ajuri tarvitsee lisätietoja toimiakseen kunnolla,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joskin tavallisesti se toimii hyvin ilmankin. Haluatko antaa ajurille</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lisämääreitä vai annatko sen itse etsiä tarvitsemansa tiedot? Joskus haku</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voi jumiuttaa tietokoneen, mutta sen ei pitäisi aiheuttaa vahinkoa.&quot;</span>

<span class="hl slc">#: modules/interactive.pm:143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Autoprobe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattitunnistus&quot;</span>

<span class="hl slc">#: modules/interactive.pm:143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Specify options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisäasetukset&quot;</span>

<span class="hl slc">#: modules/interactive.pm:155</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Loading module</span> <span class="hl ipl">%s</span> <span class="hl str">failed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to try again with other parameters?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Moduulin</span> <span class="hl ipl">%s</span> <span class="hl str">lataaminen epäonnistui.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko yrittää muilla asetuksilla?&quot;</span>

<span class="hl slc">#: modules/parameters.pm:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;a number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;numero&quot;</span>

<span class="hl slc">#: modules/parameters.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">comma separated numbers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">pilkulla erotettuja numeroita&quot;</span>

<span class="hl slc">#: modules/parameters.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">comma separated strings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">pilkulla erotettuja merkkijonoja&quot;</span>

<span class="hl slc">#: modules/parameters.pm:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;comma separated numbers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pilkulla erotettuja numeroita&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: modules/parameters.pm:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;comma separated strings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pilkulla erotettuja merkkijonoja&quot;</span>

<span class="hl slc">#: mouse.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sun - Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sun - Hiiri&quot;</span>

<span class="hl slc">#: mouse.pm:31 security/level.pm:12</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Standard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vakio&quot;</span>

<span class="hl slc">#: mouse.pm:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech MouseMan+&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech MouseMan+&quot;</span>

<span class="hl slc">#: mouse.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic PS2 Wheel Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen PS2 rullahiiri&quot;</span>

<span class="hl slc">#: mouse.pm:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;GlidePoint&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;GlidePoint&quot;</span>

<span class="hl slc">#: mouse.pm:36 network/modem.pm:47 network/modem.pm:48 network/modem.pm:49</span>
<span class="hl slc">#: network/modem.pm:73 network/modem.pm:87 network/modem.pm:92</span>
<span class="hl slc">#: network/modem.pm:125 network/netconnect.pm:585 network/netconnect.pm:590</span>
<span class="hl slc">#: network/netconnect.pm:602 network/netconnect.pm:607</span>
<span class="hl slc">#: network/netconnect.pm:623 network/netconnect.pm:625</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen&quot;</span>

<span class="hl slc">#: mouse.pm:39 mouse.pm:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kensington Thinking Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kensington Thinking Mouse&quot;</span>

<span class="hl slc">#: mouse.pm:40 mouse.pm:68</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Genius NetMouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Genius NetMouse&quot;</span>

<span class="hl slc">#: mouse.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Genius NetScroll&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Genius NetScroll&quot;</span>

<span class="hl slc">#: mouse.pm:42 mouse.pm:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Microsoft Explorer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Microsoft Explorer&quot;</span>

<span class="hl slc">#: mouse.pm:47 mouse.pm:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;1 button&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;1 näppäin&quot;</span>

<span class="hl slc">#: mouse.pm:48 mouse.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic 2 Button Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen 2-näppäiminen hiiri&quot;</span>

<span class="hl slc">#: mouse.pm:50 mouse.pm:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic 3 Button Mouse with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen 3-näppäiminen hiiri rullaemulaatiolla&quot;</span>

<span class="hl slc">#: mouse.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wheel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Rulla&quot;</span>

<span class="hl slc">#: mouse.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;serial&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;sarja&quot;</span>

<span class="hl slc">#: mouse.pm:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic 3 Button Mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleinen 3-näppäiminen hiiri&quot;</span>

<span class="hl slc">#: mouse.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Microsoft IntelliMouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Microsoft IntelliMouse&quot;</span>

<span class="hl slc">#: mouse.pm:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech MouseMan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech MouseMan&quot;</span>

<span class="hl slc">#: mouse.pm:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech MouseMan with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech MouseMan rullaemulaatiolla&quot;</span>

<span class="hl slc">#: mouse.pm:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse Systems&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mouse Systems&quot;</span>

<span class="hl slc">#: mouse.pm:65</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech CC Series&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech CC Series&quot;</span>

<span class="hl slc">#: mouse.pm:66</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech CC Series with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech CC Series rullaemulaatiolla&quot;</span>

<span class="hl slc">#: mouse.pm:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech MouseMan+/FirstMouse+&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech MouseMan+/FirstMouse+&quot;</span>

<span class="hl slc">#: mouse.pm:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;MM Series&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;MM Series&quot;</span>

<span class="hl slc">#: mouse.pm:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;MM HitTablet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;MM HitTablet&quot;</span>

<span class="hl slc">#: mouse.pm:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech Mouse (serial, old C7 type)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech Mouse (sarja, vanha C7 tyyppi)&quot;</span>

<span class="hl slc">#: mouse.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logitech Mouse (serial, old C7 type) with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Logitech Mouse (sarja, vanha C7 tyyppi), rullaemulaatiolla&quot;</span>

<span class="hl slc">#: mouse.pm:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kensington Thinking Mouse with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kensington Thinking Mouse rullaemulaatiolla&quot;</span>

<span class="hl slc">#: mouse.pm:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;busmouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;väylähiiri&quot;</span>

<span class="hl slc">#: mouse.pm:80</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;2 buttons&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;2 näppäintä&quot;</span>

<span class="hl slc">#: mouse.pm:81</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;3 buttons&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;3 näppäintä&quot;</span>

<span class="hl slc">#: mouse.pm:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;3 buttons with Wheel emulation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;3 näppäintä ja rullaemulaatio&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: mouse.pm:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Universal&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleismalli&quot;</span>

<span class="hl slc">#: mouse.pm:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Any PS/2 &amp; USB mice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä tahansa PS/2- ja USB-hiiri&quot;</span>

<span class="hl slc">#: mouse.pm:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Microsoft Xbox Controller S&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Microsoft Xbox Controller S&quot;</span>

<span class="hl slc">#: mouse.pm:93 standalone/drakconnect:351 standalone/drakvpn:1126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;none&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei mikään&quot;</span>

<span class="hl slc">#: mouse.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei hiirtä&quot;</span>

<span class="hl slc">#: mouse.pm:304 mouse.pm:367 mouse.pm:376 mouse.pm:435</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Synaptics Touchpad&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Synaptics Touchpad&quot;</span>

<span class="hl slc">#: mouse.pm:561</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please test the mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Testaa hiiri&quot;</span>

<span class="hl slc">#: mouse.pm:563</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;To activate the mouse,&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktivoidaksesi hiiren,&quot;</span>

<span class="hl slc">#: mouse.pm:564</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;MOVE YOUR WHEEL!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PYÖRITÄ HIIREN RULLAA!&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:12 share/compssUsers.pl:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Web Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;WWW-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Name Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen nimipalvelin (DNS)&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SSH server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SSH-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FTP server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FTP-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mail Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sähköpostipalvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:37</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;POP and IMAP Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;POP- ja IMAP-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Telnet server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Telnet-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Windows Files Sharing (SMB)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Windows tiedostojako (SMB)&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS-palvelin&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Echo request (ping)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaiutuspyyntö (ping)&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:65</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;BitTorrent&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;BitTorrent&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:158</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;drakfirewall configurator</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This configures a personal firewall for this Mandriva Linux machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For a powerful and dedicated firewall solution, please look to the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;specialized Mandriva Security Firewall distribution.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;drakfirewall asetustyökalu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä asettaa henkilökohtaisen palomuurin tähän Mandriva Linux koneeseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos haluat vahvan omistetun palomuuriratkaisun, tutustu räätälöityyn</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Security Firewall -jakeluun.&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:164</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;drakfirewall configurator</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure you have configured your Network/Internet access with</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drakconnect before going any further.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;drakfirewall asetustyökalu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että olet määrittänyt verkko-/Internetyhteytesi käyttämällä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drakconnectia ennen kuin jatkat.&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:181</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which services would you like to allow the Internet to connect to?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitkä palvelut haluat olevan käytettävissä Internetistä?&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:182</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can enter miscellaneous ports.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Have a look at /etc/services for information.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit syöttää sekalaisia portteja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Toimivia esimerkkejä ovat: 139/tcp 139/udp 600:610/tcp 600:610/udp.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso /etc/services saadaksesi lisätietoa.&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Invalid port given:</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The proper format is</span> <span class="hl esc">\&quot;</span><span class="hl str">port/tcp</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">port/udp</span><span class="hl esc">\&quot;</span><span class="hl str">,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;where port is between 1 and 65535.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can also give a range of ports (eg: 24300:24350/udp)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Virheellinen portti annettu:</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oikea muoto on</span> <span class="hl esc">\&quot;</span><span class="hl str">portti/tcp</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">portti/udp</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jossa portti on 1 ja 65535 väliltä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit myös antaa porttialueen (esim. 24300:24350/udp)&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Everything (no firewall)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki (ei palomuuria)&quot;</span>

<span class="hl slc">#: network/drakfirewall.pm:200</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other ports&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut portit&quot;</span>

<span class="hl slc">#: network/isdn.pm:117 network/netconnect.pm:459 network/netconnect.pm:546</span>
<span class="hl slc">#: network/netconnect.pm:549 network/netconnect.pm:692</span>
<span class="hl slc">#: network/netconnect.pm:696</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unlisted - edit manually&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei listattu - muokkaa manuaalisesti&quot;</span>

<span class="hl slc">#: network/isdn.pm:160 network/netconnect.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ISA / PCMCIA&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ISA / PCMCIA&quot;</span>

<span class="hl slc">#: network/isdn.pm:160 network/netconnect.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I do not know&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;En tiedä&quot;</span>

<span class="hl slc">#: network/isdn.pm:161 network/netconnect.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCI&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI&quot;</span>

<span class="hl slc">#: network/isdn.pm:162 network/netconnect.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB&quot;</span>

<span class="hl slc">#: network/modem.pm:47 network/modem.pm:48 network/modem.pm:49</span>
<span class="hl slc">#: network/netconnect.pm:590 network/netconnect.pm:607</span>
<span class="hl slc">#: network/netconnect.pm:623</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manual&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaalinen&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No device supporting the</span> <span class="hl ipl">%s</span> <span class="hl str">ndiswrapper driver is present!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please select the Windows driver (.inf file)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja valitse Windows ajuri (.inf tiedosto)&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to install the</span> <span class="hl ipl">%s</span> <span class="hl str">ndiswrapper driver!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to load the ndiswrapper module!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The selected device has already been configured with the</span> <span class="hl ipl">%s</span> <span class="hl str">driver.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to use a ndiswrapper driver?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/ndiswrapper.pm:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to find the ndiswrapper interface!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:69 network/netconnect.pm:489</span>
<span class="hl slc">#: network/netconnect.pm:496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manual choice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaalinen valinta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internal ISDN card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sisäinen ISDN-kortti&quot;</span>

<span class="hl slc">#: network/netconnect.pm:80 printer/printerdrake.pm:1418 standalone/drakups:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manual configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaalinen asettaminen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:81</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic IP (BOOTP/DHCP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen IP (BOOTP/DHCP)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic IP (BOOTP/DHCP/Zeroconf)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen IP (BOOTP/DHCP/Zeroconf)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Protocol for the rest of the world&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muun maailman käyttämä protokolla&quot;</span>

<span class="hl slc">#: network/netconnect.pm:88 standalone/drakconnect:563</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;European protocol (EDSS1)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Eurooppalainen protokolla (EDSS1)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:89 standalone/drakconnect:564</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Protocol for the rest of the world</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;No D-Channel (leased lines)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Muun maailman käyttämä protokolla</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ei D-kanavaa (vuokralinjat)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:121 network/thirdparty.pm:184</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alcatel speedtouch USB modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alcatel Speedtouch USB modeemi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sagem USB modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sagem USB modeemi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bewan modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bewan modeemi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ECI Hi-Focus modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ECI Hi-Focus modeemi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dynamic Host Configuration Protocol (DHCP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dynamic Host Configuration Protocol (DHCP)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manual TCP/IP configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaaliset TCP/IP-asetukset&quot;</span>

<span class="hl slc">#: network/netconnect.pm:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Point to Point Tunneling Protocol (PPTP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Point to Point Tunneling Protocol (PPTP)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PPP over Ethernet (PPPoE)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPP over Ethernet (PPPoE)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PPP over ATM (PPPoA)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPP over ATM (PPPoA)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DSL over CAPI&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DSL CAPIn yli&quot;</span>

<span class="hl slc">#: network/netconnect.pm:137</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bridged Ethernet LLC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sillattu Ethernet LLC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bridged Ethernet VC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sillattu Ethernet VC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Routed IP LLC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Reititetty IP LLC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Routed IP VC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Reititetty IP VC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PPPoA LLC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPPoA LLC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:142</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PPPoA VC&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPPoA VC&quot;</span>

<span class="hl slc">#: network/netconnect.pm:146 standalone/drakconnect:498</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Script-based&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Skriptipohjainen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:147 standalone/drakconnect:498</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PAP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PAP&quot;</span>

<span class="hl slc">#: network/netconnect.pm:148 standalone/drakconnect:498</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Terminal-based&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Terminaalipohjainen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:149 standalone/drakconnect:498</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CHAP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CHAP&quot;</span>

<span class="hl slc">#: network/netconnect.pm:150 standalone/drakconnect:498</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PAP/CHAP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PAP/CHAP&quot;</span>

<span class="hl slc">#: network/netconnect.pm:155</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Open WEP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restricted WEP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;WPA Pre-Shared Key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:247 standalone/drakconnect:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network &amp; Internet Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko- &amp; Internetasetukset&quot;</span>

<span class="hl slc">#: network/netconnect.pm:253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LAN connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähiverkko&quot;</span>

<span class="hl slc">#: network/netconnect.pm:254 network/netconnect.pm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wireless connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Langaton yhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:255</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ADSL connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ADSL-yhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cable connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaapeliyhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:257</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ISDN connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ISDN-yhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modem connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Modeemiyhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVB connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the connection you want to configure&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse yhteys, jonka haluat asettaa&quot;</span>

<span class="hl slc">#: network/netconnect.pm:284 network/netconnect.pm:771</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyden asetus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:284 network/netconnect.pm:772</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please fill or check the field below&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Täytä tai tarkista alla olevat kentät.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:287</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your personal phone number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Henkilökohtainen puhelinnumerosi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:288 network/netconnect.pm:775</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Provider name (ex provider.net)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palveluntarjoajan nimi (esim.: tarjoaja.fi)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:289 standalone/drakconnect:493</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Provider phone number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palveluntarjoajan puhelinnumero&quot;</span>

<span class="hl slc">#: network/netconnect.pm:290</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Provider DNS 1 (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palveluntarjoajan dns 1 (vapaaehtoinen)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:291</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Provider DNS 2 (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palveluntarjoajan dns 2 (vapaaehtoinen)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:292 standalone/drakconnect:444</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dialing mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Soittotila&quot;</span>

<span class="hl slc">#: network/netconnect.pm:293 standalone/drakconnect:449</span>
<span class="hl slc">#: standalone/drakconnect:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection speed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyden nopeus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:294 standalone/drakconnect:454</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection timeout (in sec)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyden aikakatkaisu (sekunneissa)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:295 network/netconnect.pm:320</span>
<span class="hl slc">#: network/netconnect.pm:778 standalone/drakconnect:491</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Account Login (user name)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus (käyttäjän nimi)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:296 network/netconnect.pm:321</span>
<span class="hl slc">#: network/netconnect.pm:779 standalone/drakconnect:492</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Account Password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana&quot;</span>

<span class="hl slc">#: network/netconnect.pm:297 standalone/drakconnect:554</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card IRQ&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin IRQ&quot;</span>

<span class="hl slc">#: network/netconnect.pm:298 standalone/drakconnect:555</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card mem (DMA)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin muisti (DMA)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:299 standalone/drakconnect:556</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card IO&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin IO&quot;</span>

<span class="hl slc">#: network/netconnect.pm:300 standalone/drakconnect:557</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card IO_0&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin IO_0&quot;</span>

<span class="hl slc">#: network/netconnect.pm:301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Card IO_1&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kortin IO_1&quot;</span>

<span class="hl slc">#: network/netconnect.pm:316</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cable: account options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaapeli: tilin ominaisuudet&quot;</span>

<span class="hl slc">#: network/netconnect.pm:319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use BPALogin (needed for Telstra)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä BPALogin (tarvitaan Telstralle)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:344 network/netconnect.pm:659</span>
<span class="hl slc">#: network/netconnect.pm:810 network/netconnect.pm:1110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the network interface to configure:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse asetettava verkkoliitäntä:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:346 network/netconnect.pm:381</span>
<span class="hl slc">#: network/netconnect.pm:660 network/netconnect.pm:812 network/shorewall.pm:69</span>
<span class="hl slc">#: standalone/drakconnect:709</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Net Device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkolaite&quot;</span>

<span class="hl slc">#: network/netconnect.pm:347 network/netconnect.pm:352</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;External ISDN modem&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ulkoinen ISDN-modeemi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:380 standalone/harddrake2:216</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select a device!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse laite!&quot;</span>

<span class="hl slc">#: network/netconnect.pm:389 network/netconnect.pm:399</span>
<span class="hl slc">#: network/netconnect.pm:409 network/netconnect.pm:442</span>
<span class="hl slc">#: network/netconnect.pm:456</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ISDN Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ISDN asetus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What kind of card do you have?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Millainen kortti sinulla on?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have an ISA card, the values on the next screen should be right.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have a PCMCIA card, you have to know the</span> <span class="hl esc">\&quot;</span><span class="hl str">irq</span><span class="hl esc">\&quot;</span> <span class="hl str">and</span> <span class="hl esc">\&quot;</span><span class="hl str">io</span><span class="hl esc">\&quot;</span> <span class="hl str">of your &quot;</span>
<span class="hl str">&quot;card.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on ISA-kortti, seuraavien arvojen pitäisi olla oikeat.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on PCMCIA-kortti sinun täytyy tietää korttisi</span> <span class="hl esc">\&quot;</span><span class="hl str">IRQ</span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str">I/O&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Continue&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jatka&quot;</span>

<span class="hl slc">#: network/netconnect.pm:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Abort&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hylkää&quot;</span>

<span class="hl slc">#: network/netconnect.pm:410</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which of the following is your ISDN card?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä näistä on ISDN-korttisi?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A CAPI driver is available for this modem. This CAPI driver can offer more &quot;</span>
<span class="hl str">&quot;capabilities than the free driver (like sending faxes). Which driver do you &quot;</span>
<span class="hl str">&quot;want to use?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;CAPI ajuri tälle modeemille on saatavilla. Tämä CAPI ajuri voi tarjota &quot;</span>
<span class="hl str">&quot;enemmän ominaisuuksia kuin vapaa ajuri (esimerkiksi lähettää fakseja). Kumpi &quot;</span>
<span class="hl str">&quot;ajureista haluat käyttää?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:430 standalone/drakconnect:109 standalone/drakups:251</span>
<span class="hl slc">#: standalone/harddrake2:133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ajuri&quot;</span>

<span class="hl slc">#: network/netconnect.pm:442</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which protocol do you want to use?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä protokollaa haluat käyttää?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:444 standalone/drakconnect:109</span>
<span class="hl slc">#: standalone/drakconnect:300 standalone/drakconnect:562 standalone/drakids:25</span>
<span class="hl slc">#: standalone/drakvpn:1128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Protokolla&quot;</span>

<span class="hl slc">#: network/netconnect.pm:456</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Select your provider.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If it is not listed, choose Unlisted.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse palveluntarjoajasi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos se ei ole listassa, valitse `Ei listattu&apos;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:458 network/netconnect.pm:545</span>
<span class="hl slc">#: network/netconnect.pm:691</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Provider:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteydentarjoaja:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:467</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your modem is not supported by the system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Take a look at http://www.linmodems.org&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Modeemiasi ei tueta tässä järjestelmässä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso osoitteesta http://www.linmodems.org/&quot;</span>

<span class="hl slc">#: network/netconnect.pm:486</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the modem to configure:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse asetettava modeemi:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose which serial port your modem is connected to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse sarjaportti, johon modeemisi on kytketty.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:543</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select your provider:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse yhteydentarjoajasi:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:567</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dialup: account options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Soittoasetukset: tilin ominaisuudet&quot;</span>

<span class="hl slc">#: network/netconnect.pm:570</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyden nimi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:571</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Phone number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Puhelinnumero&quot;</span>

<span class="hl slc">#: network/netconnect.pm:572</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Login ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:587 network/netconnect.pm:620</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dialup: IP parameters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Soittoasetukset: IP-parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:590</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP parameters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP-parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:591 network/netconnect.pm:899</span>
<span class="hl slc">#: printer/printerdrake.pm:460 standalone/drakconnect:109</span>
<span class="hl slc">#: standalone/drakconnect:316 standalone/drakconnect:878</span>
<span class="hl slc">#: standalone/drakhosts:194 standalone/drakups:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP-osoite&quot;</span>

<span class="hl slc">#: network/netconnect.pm:592</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Subnet mask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aliverkon peite:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:604</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Dialup: DNS parameters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Soittoasetukset: DNS-parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:607</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DNS&quot;</span>

<span class="hl slc">#: network/netconnect.pm:608</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen nimi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:609 network/netconnect.pm:776</span>
<span class="hl slc">#: standalone/drakconnect:993</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;First DNS Server (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ensimmäinen nimipalvelin (ei pakollinen)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:610 network/netconnect.pm:777</span>
<span class="hl slc">#: standalone/drakconnect:994</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Second DNS Server (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toinen nimipalvelin (ei pakollinen)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:611</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set hostname from IP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta konenimi IP-osoitteen mukaan&quot;</span>

<span class="hl slc">#: network/netconnect.pm:623 standalone/drakconnect:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävä&quot;</span>

<span class="hl slc">#: network/netconnect.pm:624</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway IP address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävän IP-osoite&quot;</span>

<span class="hl slc">#: network/netconnect.pm:659</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ADSL configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ADSL-asetukset&quot;</span>

<span class="hl slc">#: network/netconnect.pm:689</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose your ADSL provider&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse ADSL yhteydentarjoajasi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:719</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connect to the Internet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistä Internetiin&quot;</span>

<span class="hl slc">#: network/netconnect.pm:720</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The most common way to connect with adsl is pppoe.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Some connections use PPTP, a few use DHCP.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you do not know, choose &apos;use PPPoE&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yleisin tapa liittyä adsl-verkkoon on käyttää pppoe.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jotkin yhteydet käyttävät pptp:tä, muutamat dhcp:aa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos et tiedä mitä valita, valitse &apos;käytä pppoe:tä&apos;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:724</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ADSL connection type:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ADSL-yhteyden tyyppi:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:781</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Virtual Path ID (VPI):&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virtuaalihakemisto ID (VPI):&quot;</span>

<span class="hl slc">#: network/netconnect.pm:782</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Virtual Circuit ID (VCI):&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virtuaalipiiri ID (VCI):&quot;</span>

<span class="hl slc">#: network/netconnect.pm:785</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encapsulation:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paketointi:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:812</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manually load a driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaalinen ajurin lataus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:812</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use a Windows driver (with ndiswrapper)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Windows ajuria (ndiswrapperin kanssa)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:819 network/netconnect.pm:1074</span>
<span class="hl slc">#: network/netconnect.pm:1078 printer/printerdrake.pm:3741</span>
<span class="hl slc">#: standalone/drakgw:217 standalone/drakgw:258 standalone/drakgw:292</span>
<span class="hl slc">#: standalone/drakgw:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install the</span> <span class="hl ipl">%s</span> <span class="hl str">package!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">pakettia ei voitu asentaa!&quot;</span>

<span class="hl slc">#: network/netconnect.pm:855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zeroconf hostname resolution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zeroconf konenimen valinta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:856 network/netconnect.pm:886</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring network device</span> <span class="hl ipl">%s</span> <span class="hl str">(driver</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan verkkolaitetta</span> <span class="hl ipl">%s</span> <span class="hl str">(ajuri</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:857</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following protocols can be used to configure a LAN connection. Please &quot;</span>
<span class="hl str">&quot;choose the one you want to use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavia protokollia voidaan käyttää LAN-yhteyden asettamiseen. Ole hyvä ja &quot;</span>
<span class="hl str">&quot;valitse se jota haluat käyttää&quot;</span>

<span class="hl slc">#: network/netconnect.pm:887</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please enter the IP configuration for this machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Each item should be entered as an IP address in dotted-decimal</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;notation (for example, 1.2.3.4).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syötä koneen IP-asetukset. Kukin kohta tulee syöttää IP-osoitteena,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pisteillä eroteltuna nelinumeroisena sarjana (esim. 1.2.3.4).&quot;</span>

<span class="hl slc">#: network/netconnect.pm:894 standalone/drakconnect:373</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Assign host name from DHCP address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Määritä konenimi DHCP-osoitteesta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:895 standalone/drakconnect:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DHCP host name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP konenimi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:900 standalone/drakconnect:321</span>
<span class="hl slc">#: standalone/drakconnect:879 standalone/drakgw:181</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Netmask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkopeite&quot;</span>

<span class="hl slc">#: network/netconnect.pm:902 standalone/drakconnect:437</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Track network card id (useful for laptops)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Selvitä verkkokortti-id (hyödyllistä sylimikroille)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:904 standalone/drakconnect:438</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Hotplugging&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkon pikakytkentä (Hotplugging)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:906 standalone/drakconnect:432</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start at boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä koneen käynnistyksen yhteydessä&quot;</span>

<span class="hl slc">#: network/netconnect.pm:908 standalone/drakconnect:460</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Metric&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Metric&quot;</span>

<span class="hl slc">#: network/netconnect.pm:910 standalone/drakconnect:369</span>
<span class="hl slc">#: standalone/drakconnect:882</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DHCP client&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP-asiakas&quot;</span>

<span class="hl slc">#: network/netconnect.pm:912 standalone/drakconnect:379</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DHCP timeout (in seconds)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP aikakatkaisu (sekunneissa)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:913 standalone/drakconnect:382</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Get DNS servers from DHCP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hae DNS-palvelimen IP-osoite DHCP kautta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:914 standalone/drakconnect:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Get YP servers from DHCP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hae YP palvelimet DHCP kautta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:915 standalone/drakconnect:384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Get NTPD servers from DHCP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hae NTPD palvelimet DHCP kautta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:923 printer/printerdrake.pm:1672</span>
<span class="hl slc">#: standalone/drakconnect:672</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP address should be in format 1.2.3.4&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP-osoitteen tulee olla muotoa 1.2.3.4&quot;</span>

<span class="hl slc">#: network/netconnect.pm:927 standalone/drakconnect:676</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Netmask should be in format 255.255.224.0&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävän osoite pitää olla muotoa 255.255.224.0&quot;</span>

<span class="hl slc">#: network/netconnect.pm:931</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Warning: IP address</span> <span class="hl ipl">%s</span> <span class="hl str">is usually reserved!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varoitus: IP osoite</span> <span class="hl ipl">%s</span> <span class="hl str">on yleensä varattu !&quot;</span>

<span class="hl slc">#: network/netconnect.pm:936 standalone/drakTermServ:1816</span>
<span class="hl slc">#: standalone/drakTermServ:1817 standalone/drakTermServ:1818</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">already in use</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">on jo käytössä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:969</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose an ndiswrapper driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ndiswrapperin ajurin valinta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:971</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use the ndiswrapper driver</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:971</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install a new driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna uusi ajuri&quot;</span>

<span class="hl slc">#: network/netconnect.pm:983</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select a device:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1008</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter the wireless parameters for this card:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä tälle kortille käytettävät langattoman verkon asetukset:&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1011 standalone/drakconnect:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Operating Mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toimintatila&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ad-hoc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ad-hoc&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Managed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hallittu&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Master&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ensisijainen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Repeater&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toistin&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Secondary&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toissijainen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1014 standalone/drakconnect:405</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network name (ESSID)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkon nimi (ESSID)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1015 standalone/drakconnect:406</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Network ID&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1016 standalone/drakconnect:407</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Operating frequency&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toimintataajuus&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1017 standalone/drakconnect:408</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sensitivity threshold&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Herkkyyskynnys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1018 standalone/drakconnect:409</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bitrate (in b/s)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bittivirta (b/s)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1019</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1023 standalone/drakconnect:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;RTS/CTS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;RTS/CTS&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1024</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;RTS/CTS adds a handshake before each packet transmission to make sure that &quot;</span>
<span class="hl str">&quot;the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;channel is clear. This adds overhead, but increase performance in case of &quot;</span>
<span class="hl str">&quot;hidden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;nodes or large number of active nodes. This parameter sets the size of the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;smallest packet for which the node sends RTS, a value equal to the maximum</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;packet size disable the scheme. You may also set this parameter to auto, &quot;</span>
<span class="hl str">&quot;fixed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or off.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;RTS/CTS lisää kättelyn ennen jokaista siirrettyä pakettia kanavan puhtauden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;varmistamiseksi. Tämä lisää ylimääräistä kuormitusta, mutta parantaa &quot;</span>
<span class="hl str">&quot;nopeutta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;piilotettujen solmujen tai useiden aktiivisten solmujen tapauksessa. Tämä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;parametri asettaa pienimmän RTS-paketin koon yhtä suureksi kuin &quot;</span>
<span class="hl str">&quot;maksimikoko.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit asettaa tämän parametrin myös arvoon auto (automaattinen), fixed</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(kiinteä) tai off (pois käytöstä).&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1031 standalone/drakconnect:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Fragmentation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pirstoutuminen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1032 standalone/drakconnect:422</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iwconfig command extra arguments&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komennon Iwconfig ylimääräiset parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1033</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here, one can configure some extra wireless parameters such as:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ap, channel, commit, enc, power, retry, sens, txpower (nick is already set &quot;</span>
<span class="hl str">&quot;as the hostname).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;See iwconfig(8) man page for further information.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tähän voit lisätä joitakin ylimääräisiä langattoman verkon asetuksia, kuten</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ap, channel, commit, enc, power, retry, sens, txpower (nick on jo asetettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;samaksi kuin konenimi).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso lisätietoja iwpconfig(8) manuaalisivulta.&quot;</span>

<span class="hl slc">#. -PO: split the &quot;xyz command extra argument&quot; translated string into two lines if it&apos;s bigger than the english one</span>
<span class="hl slc">#: network/netconnect.pm:1040 standalone/drakconnect:423</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iwspy command extra arguments&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komennon Iwspy ylimääräiset parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1041</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Iwspy is used to set a list of addresses in a wireless network</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;interface and to read back quality of link information for each of those.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This information is the same as the one available in /proc/net/wireless :</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;quality of the link, signal strength and noise level.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;See iwpspy(8) man page for further information.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Iwspy käytetään asettamaan lista osoitteita langattomaan verkkoliitäntään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja tarkistamaan jokaisesta yhteyden laatu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Nämä tiedot ovat samat jotka löytyvät /proc/net/wireless:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;yhteyden laatu, signaalin voimakkuus ja kohinataso.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso lisätietoja iwpspy(8) manuaalissivulta.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1050 standalone/drakconnect:424</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Iwpriv command extra arguments&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komennon Iwpriv ylimääräiset parametrit&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1051</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Iwpriv enable to set up optionals (private) parameters of a wireless &quot;</span>
<span class="hl str">&quot;network</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;interface.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Iwpriv deals with parameters and setting specific to each driver (as opposed &quot;</span>
<span class="hl str">&quot;to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;iwconfig which deals with generic ones).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;In theory, the documentation of each device driver should indicate how to &quot;</span>
<span class="hl str">&quot;use</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;those interface specific commands and their effect.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;See iwpriv(8) man page for further information.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Iwpriv mahdollistaa langattoman verkkoliitännän lisäasetusten (private)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asettamisen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Iwpriv käsittelee kullekin ajurille ominaiset parametrit ja asetukset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(toisin kuin iwconfig joka käsittelee yleiset asetukset).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Teoriassa kunkin laiteajurin dokumentaation tulisi kertoa kuinka käyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;liitäntäkohtaisia komentoja ja niiden vaikutukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso lisätietoja iwpriv(8) manuaalisivulta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1066</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Freq should have the suffix k, M or G (for example,</span> <span class="hl esc">\&quot;</span><span class="hl str">2.46G</span><span class="hl esc">\&quot;</span> <span class="hl str">for 2.46 GHz &quot;</span>
<span class="hl str">&quot;frequency), or add enough &apos;0&apos; (zeroes).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Taajuuden pitäisi loppua päätteeseen k, M tai G (esim.</span> <span class="hl esc">\&quot;</span><span class="hl str">2.46G</span><span class="hl esc">\&quot;</span> <span class="hl str">jos &quot;</span>
<span class="hl str">&quot;taajuus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on 2.46 GHz) tai sinun pitää lisätä riittävästi &apos;0&apos; (nollia) loppuun.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1070</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Rate should have the suffix k, M or G (for example,</span> <span class="hl esc">\&quot;</span><span class="hl str">11M</span><span class="hl esc">\&quot;</span> <span class="hl str">for 11M), or add &quot;</span>
<span class="hl str">&quot;enough &apos;0&apos; (zeroes).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nopeuden pitäisi loppua päätteeseen k, M tai G (esim.</span> <span class="hl esc">\&quot;</span><span class="hl str">11M</span><span class="hl esc">\&quot;</span> <span class="hl str">jos nopeus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on 11M) tai sinun pitää lisätä riittävästi &apos;0&apos; (nollia) loppuun.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVB configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVB Adapter&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVB adapter settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Adapter card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Net demux&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please enter your host name.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Your host name should be a fully-qualified host name,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;such as ``mybox.mylab.myco.com&apos;&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may also enter the IP address of the gateway if you have one.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syötä koneesi nimi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Koneesi nimen pitäisi olla täydellinen, kuten ``minunkone.yritys.fi&apos;&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit antaa myös yhdyskäytävän IP-osoitteen jos sinulla on sellainen.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1166</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Last but not least you can also type in your DNS server IP addresses.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Viimeisimpänä mutta ei vähäisimpänä voit myös kirjoittaa DNS-palvelimesi IP-&quot;</span>
<span class="hl str">&quot;osoitteet.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1168 standalone/drakconnect:992</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host name (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Konenimi (ei pakollinen)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1168 standalone/drakhosts:194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Konenimi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1170</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS server 1&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimipalvelin 1&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1171</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS server 2&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimipalvelin 2&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1172</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS server 3&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimipalvelin 3&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1173</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi verkkoalueelta&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1174</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;By default search domain will be set from the fully-qualified host name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletuksena etsittävä verkkoalue asetetaan täyden konenimen perusteella&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway (e.g.</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävä (esim.</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1177</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävän laite&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1186</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS server address should be in format 1.2.3.4&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DNS palvelimen osoite pitää olla muotoa 1.2.3.4&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1191 standalone/drakconnect:681</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway address should be in format 1.2.3.4&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävän osoite pitää olla muotoa 1.2.3.4&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1204</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If desired, enter a Zeroconf hostname.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This is the name your machine will use to advertise any of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;its shared resources that are not managed by the network.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It is not necessary on most networks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit halutessasi syöttää Zeroconf-konenimen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tätä nimeä käytetään jaettaessa resursseja, joita ei hallita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;verkossa. Useimmissa verkoissa tämä asetus on tarpeeton.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zeroconf Host name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zeroconf konenimi&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1211</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Zeroconf host name must not contain a .&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Zeroconf konenimi ei saa sisältää . (pistettä)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to allow users to start the connection?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko sallia käyttäjien avata yhteyden?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1234</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to start the connection at boot?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko ottaa yhteyden käyttöön koneen käynnistyksen yhteydessä?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1249</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatically at boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattisesti koneen käynnistyksen yhteydessä&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1251</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;By using Net Applet in the system tray&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttämällä järjestelmätarjottimen Verkkosovelmaa&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manually (the interface would still be activated at boot)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Manuaalisesti (liitäntä kuitenkin aktivoidaan koneen käynnistyessä)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1262</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;How do you want to dial this connection?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Miten haluat soittaa tähän yhteyteen?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to try to connect to the Internet now?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko kokeilla Internetyhteyttä nyt?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1283 standalone/drakconnect:1024</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Testing your connection...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Testataan yhteyttäsi...&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1303</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The system is now connected to the Internet.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmä on nyt yhdistetty Internetiin.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;For security reasons, it will be disconnected now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turvallisuussyistä yhteys suljetaan nyt.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The system does not seem to be connected to the Internet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Try to reconfigure your connection.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Järjestelmä ei näytä olevan yhteydessä Internetiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kokeile muuttaa Internet-asetuksia.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1320</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Congratulations, the network and Internet configuration is finished.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Onnittelut, verkko- ja Internetyhteyksien asetus on valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;After this is done, we recommend that you restart your X environment to &quot;</span>
<span class="hl str">&quot;avoid any hostname-related problems.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kun tämä on tehty, suosittelemme käynnistämään X-ympäristön</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;uudelleen välttääksesi järjestelmän nimen vaihdoksesta koituvat ongelmat.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1324</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Problems occurred during configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Test your connection via net_monitor or mcc. If your connection does not &quot;</span>
<span class="hl str">&quot;work, you might want to relaunch the configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asettamisen aikana ilmeni ongelmia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Testaa yhteytesi net_monitor- tai mcc-työkalulla. Jos yhteytesi ei toimi, &quot;</span>
<span class="hl str">&quot;voit käynnistää asetustyökalun uudelleen&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(detected on port</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(löydetty portista</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#. -PO: here, &quot;(detected)&quot; string will be appended to eg &quot;ADSL connection&quot;</span>
<span class="hl slc">#: network/netconnect.pm:1337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(detected</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(löydetty</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(detected)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(löydetty)&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkon asetukset&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Because you are doing a network installation, your network is already &quot;</span>
<span class="hl str">&quot;configured.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click on Ok to keep your configuration, or cancel to reconfigure your &quot;</span>
<span class="hl str">&quot;Internet &amp; Network connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Koska asennat käyttöjärjestelmää verkon yli, verkon asetukset on jo &quot;</span>
<span class="hl str">&quot;määritelty.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa OK säilyttääksesi nykyiset asetukset tai peruuta asettaaksesi &quot;</span>
<span class="hl str">&quot;Internet- ja verkkoasetukset uudelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The network needs to be restarted. Do you want to restart it?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko pitää käynnistää uudelleen. Haluatko tehdä sen nyt ?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1343</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A problem occurred while restarting the network:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ongelma käynnistettäessä verkkoa uudelleen:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1344</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We are now going to configure the</span> <span class="hl ipl">%s</span> <span class="hl str">connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Press</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to continue.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asetamme seuraavaksi</span> <span class="hl ipl">%s</span> <span class="hl str">yhteyden.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paina</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">jatkaaksesi.&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1345</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuration is complete, do you want to apply settings?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetukset ovat tehty, haluatko ottaa ne käyttöön?&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1346</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have configured multiple ways to connect to the Internet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose the one you want to use.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettanut useita eri tapoja ottaa yhteys Internetiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse se, jota haluat käyttää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteys&quot;</span>

<span class="hl slc">#: network/netconnect.pm:1364</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An unexpected error has happened:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sattui odottamaton virhe:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/network.pm:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proxies configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Välityspalvelimien asettaminen&quot;</span>

<span class="hl slc">#: network/network.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HTTP proxy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HTTP-välityspalvelin:&quot;</span>

<span class="hl slc">#: network/network.pm:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FTP proxy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FTP-välityspalvelin:&quot;</span>

<span class="hl slc">#: network/network.pm:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proxy should be http://...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Välityspalvelimen tulee olla muotoa http://...&quot;</span>

<span class="hl slc">#: network/network.pm:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;URL should begin with &apos;ftp:&apos; or &apos;http:&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Web-osoitteen tulee alkaa etuliitteellä &apos;ftp:&apos; tai &apos;http:&apos;&quot;</span>

<span class="hl slc">#: network/shorewall.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please enter the name of the interface connected to the internet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">ppp+ for modem or DSL connections,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">eth0, or eth1 for cable connection,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">ippp+ for a isdn connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ole hyvä ja syötä liitännän nimi jolla yhdistetään Internetiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">ppp+ modeemi tai DSL yhteyksille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">eth0 tai eth1 kaapeliyhteydelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">ppp+ ISDN-yhteydelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:196</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copy the Alcatel microcode as mgmt.o in /usr/share/speedtouch/&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tarvitset Alcatel mikrokoodin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit hakea sen osoitteesta:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja kopioida tiedoston &apos;mgmt.o&apos; hakemistoon &apos;/usr/share/speedtouch&apos;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The ECI Hi-Focus modem cannot be supported due to binary driver distribution &quot;</span>
<span class="hl str">&quot;problem.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can find a driver on http://eciadsl.flashtux.org/&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;ECI Hi-Focus modeemia ei voida tukea johtuen binääriajurin toimitukseen &quot;</span>
<span class="hl str">&quot;liittyvistä ongelmista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Löydät ajurin osoitteesta http://eciadsl.flashtux.org/&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:266</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install the packages (</span><span class="hl ipl">%s</span><span class="hl str">)!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">paketteja ei voitu asentaa!&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:274</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Some packages (</span><span class="hl ipl">%s</span><span class="hl str">) are required but aren&apos;t available.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;These packages can be found in Mandriva Club or in Mandriva commercial &quot;</span>
<span class="hl str">&quot;releases.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:276</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The required files can also be installed from this URL:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:309</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to find</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on your Windows system!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista järjestelmässäsi olevia kirjasimia&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:311</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No Windows system has been detected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:321</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Insert floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta levyke &quot;</span>

<span class="hl slc">#: network/thirdparty.pm:322</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Insert a FAT formatted floppy in drive</span> <span class="hl ipl">%s</span> <span class="hl str">with</span> <span class="hl ipl">%s</span> <span class="hl str">in root directory and &quot;</span>
<span class="hl str">&quot;press</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta tyhjä FAT-alustettu levyke asemaan</span> <span class="hl ipl">%s</span> <span class="hl str">jossa</span> <span class="hl ipl">%s</span> <span class="hl str">on juurihakemistossa ja &quot;</span>
<span class="hl str">&quot;paina</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:332</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Floppy access error, unable to mount device</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levykkeen käyttövirhe, ei voida liittää</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You need the Alcatel microcode.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can provide it now via a floppy or your windows partition,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or skip and do it later.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tarvitset Alcatel mikrokoodin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit hakea sitä nyt levykkeeltä tai windows-osiolta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai ohita ja aseta se myöhemmin.&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:346 network/thirdparty.pm:348</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use a floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä levykettä&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:346</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use my Windows partition&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Windows osiotani&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:356</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firmware copy failed, file</span> <span class="hl ipl">%s</span> <span class="hl str">not found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Firmwaren kopiointi epäonnistui, tiedostoa</span> <span class="hl ipl">%s</span> <span class="hl str">ei löytynyt&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:361 standalone/drakautoinst:250</span>
<span class="hl slc">#: standalone/drakvpn:888 standalone/scannerdrake:405</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Congratulations!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onnittelut!&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firmware copy succeeded&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Firmwaren kopiointi onnistui&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:426</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Looking for required software and drivers...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: network/thirdparty.pm:436</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, running device configuration commands...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki, tunnistetaan ja asetetaan laitteistoa...&quot;</span>

<span class="hl slc">#: partition_table.pm:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;mount failed: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;liittäminen epäonnistui: &quot;</span>

<span class="hl slc">#: partition_table.pm:496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Extended partition not supported on this platform&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laajennettua osiotyyppiä ei tueta tässä ympäristössä&quot;</span>

<span class="hl slc">#: partition_table.pm:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have a hole in your partition table but I can not use it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The only solution is to move your primary partitions to have the hole next &quot;</span>
<span class="hl str">&quot;to the extended partitions.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla on reikä osiotaulussasi eikä sitä voida käyttää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ainoa ratkaisu on siirtää primääriosioita siten että reikä on ennen &quot;</span>
<span class="hl str">&quot;laajennettuja osioita&quot;</span>

<span class="hl slc">#: partition_table.pm:605</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restoring from file</span> <span class="hl ipl">%s</span> <span class="hl str">failed:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palautus tiedostosta</span> <span class="hl ipl">%s</span> <span class="hl str">epäonnistui:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: partition_table.pm:607</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad backup file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huono varmuuskopiotiedosto&quot;</span>

<span class="hl slc">#: partition_table.pm:627</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error writing to file</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe kirjoitettaessa tiedostoon</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: partition_table/raw.pm:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Something bad is happening on your drive.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;A test to check the integrity of data has failed.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It means writing anything on the disk will end up with random, corrupted &quot;</span>
<span class="hl str">&quot;data.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotakin kamalaa on tapahtunut kiintolevyllesi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tiedon oikeellisuuden tarkistus epäonnistui.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä tarkoittaa että kaikki asemalle kirjoitettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tieto muuttuu tunnistamattomaksi.&quot;</span>

<span class="hl slc">#: pkgs.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;must have&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pakollinen&quot;</span>

<span class="hl slc">#: pkgs.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;important&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tärkeä&quot;</span>

<span class="hl slc">#: pkgs.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;very nice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;erittäin hyvä&quot;</span>

<span class="hl slc">#: pkgs.pm:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;nice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;hyvä&quot;</span>

<span class="hl slc">#: pkgs.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;maybe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ehkä&quot;</span>

<span class="hl slc">#: pkgs.pm:458</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Downloading file</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haetaan tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/cups.pm:103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(on</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(</span><span class="hl ipl">%s</span><span class="hl str">:ssa)&quot;</span>

<span class="hl slc">#: printer/cups.pm:103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(on this machine)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(tällä koneella)&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/cups.pm:115 standalone/printerdrake:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configured on other machines&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetettu muissa koneissa&quot;</span>

<span class="hl slc">#: printer/cups.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On CUPS server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS-palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/cups.pm:117 printer/printerdrake.pm:4761</span>
<span class="hl slc">#: printer/printerdrake.pm:4771 printer/printerdrake.pm:4916</span>
<span class="hl slc">#: printer/printerdrake.pm:4927 printer/printerdrake.pm:5137</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (Default)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (Oletus)&quot;</span>

<span class="hl slc">#: printer/data.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PDQ - Print, Do not Queue&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PDQ - Tulosta, älä jonota&quot;</span>

<span class="hl slc">#: printer/data.pm:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PDQ&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PDQ&quot;</span>

<span class="hl slc">#: printer/data.pm:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPD - Line Printer Daemon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPD - rivitulostus demoni&quot;</span>

<span class="hl slc">#: printer/data.pm:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPD&quot;</span>

<span class="hl slc">#: printer/data.pm:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPRng - LPR New Generation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPRng - LPR uusi sukupolvi&quot;</span>

<span class="hl slc">#: printer/data.pm:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPRng&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPRng&quot;</span>

<span class="hl slc">#: printer/data.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS - Common Unix Printing System&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS - Yleinen Unix Tulostusjärjestelmä&quot;</span>

<span class="hl slc">#: printer/data.pm:151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS - Common Unix Printing System (remote server)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS - Yleinen Unix Tulostusjärjestelmä (etäpalvelin)&quot;</span>

<span class="hl slc">#: printer/data.pm:152</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote CUPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ulkoinen CUPS-palvelin&quot;</span>

<span class="hl slc">#: printer/detect.pm:156 printer/detect.pm:239 printer/detect.pm:441</span>
<span class="hl slc">#: printer/detect.pm:478</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown Model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon malli&quot;</span>

<span class="hl slc">#: printer/main.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen tulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:28</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etätulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer on remote CUPS server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin etäpalvelimella (CUPS)&quot;</span>

<span class="hl slc">#: printer/main.pm:30 printer/printerdrake.pm:1150</span>
<span class="hl slc">#: printer/printerdrake.pm:1695</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer on remote lpd server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin etäpalvelimella (lpd)&quot;</span>

<span class="hl slc">#: printer/main.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network printer (TCP/Socket)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkotulostin (TCP/Socket)&quot;</span>

<span class="hl slc">#: printer/main.pm:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer on SMB/Windows 95/98/NT server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin SMB/Windows 95/98/NT -palvelimella&quot;</span>

<span class="hl slc">#: printer/main.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer on NetWare server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin NetWare-palvelimella&quot;</span>

<span class="hl slc">#: printer/main.pm:34 printer/printerdrake.pm:1699</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter a printer device URI&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä tulostinlaitteen osoite (URI)&quot;</span>

<span class="hl slc">#: printer/main.pm:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Pipe job into a command&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Putkita työ käskylle&quot;</span>

<span class="hl slc">#: printer/main.pm:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;recommended&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;suositeltu&quot;</span>

<span class="hl slc">#: printer/main.pm:329 printer/main.pm:634 printer/main.pm:1671</span>
<span class="hl slc">#: printer/main.pm:2706 printer/main.pm:2715 printer/printerdrake.pm:910</span>
<span class="hl slc">#: printer/printerdrake.pm:2182 printer/printerdrake.pm:5174</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon malli&quot;</span>

<span class="hl slc">#: printer/main.pm:354 standalone/printerdrake:187</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configured on this machine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetettu tässä koneessa&quot;</span>

<span class="hl slc">#: printer/main.pm:360 printer/printerdrake.pm:1239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on parallel port #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; rinnakkaisliitännässä #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:363 printer/printerdrake.pm:1242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, USB printer #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, USB tulostin #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:365</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, USB printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, USB tulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:369</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, HP printer on a parallel port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, HP tulostin rinnakkaisportissa&quot;</span>

<span class="hl slc">#: printer/main.pm:371</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, HP printer on USB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, HP tulostin  USB portissa&quot;</span>

<span class="hl slc">#: printer/main.pm:373</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, HP printer on HP JetDirect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, HP tulostin JetDirectissä&quot;</span>

<span class="hl slc">#: printer/main.pm:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, HP printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, HP tulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, multi-function device on parallel port #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, monitoimilaite rinnakkaisportissa #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, multi-function device on a parallel port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, monitoimilaite rinnakkaisportissa &quot;</span>

<span class="hl slc">#: printer/main.pm:386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, multi-function device on USB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, monitoimilaite USB:ssa&quot;</span>

<span class="hl slc">#: printer/main.pm:388</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, multi-function device on HP JetDirect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, monitoimilaite HP JetDirectissä&quot;</span>

<span class="hl slc">#: printer/main.pm:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, multi-function device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, monitoimilaite&quot;</span>

<span class="hl slc">#: printer/main.pm:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, printing to</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, tulostetaan kohteeseen:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on LPD server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; LPD-palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, TCP/IP host</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, TCP/IP -palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portissa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:405</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on SMB/Windows server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, share</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; SMB/Windows-palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, jako</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:410</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on Novell server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; Novell palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:413</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, using command</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, käyttäen komentoa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Parallel port #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Rinnakkaisliitäntä #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:431 printer/printerdrake.pm:1260</span>
<span class="hl slc">#: printer/printerdrake.pm:1287 printer/printerdrake.pm:1305</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB printer #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB-tulostin #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:433</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USB printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB tulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:437</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HP printer on a parallel port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HP tulostin rinnakkaisportissa&quot;</span>

<span class="hl slc">#: printer/main.pm:439</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HP printer on USB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HP tulostin USB portissa&quot;</span>

<span class="hl slc">#: printer/main.pm:441</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HP printer on HP JetDirect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, HP tulostin HP JetDirectissä&quot;</span>

<span class="hl slc">#: printer/main.pm:443</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HP printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HP Tulostin&quot;</span>

<span class="hl slc">#: printer/main.pm:449</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-function device on parallel port #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monitoimilaite rinnakkaisportissa #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:452</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-function device on a parallel port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monitoimilaite rinnakkaisportissa &quot;</span>

<span class="hl slc">#: printer/main.pm:454</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-function device on USB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monitoimilaite USB:ssa&quot;</span>

<span class="hl slc">#: printer/main.pm:456</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-function device on HP JetDirect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monitoimilaite HP JetDirectissä&quot;</span>

<span class="hl slc">#: printer/main.pm:458</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multi-function device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Monitoimilaite&quot;</span>

<span class="hl slc">#: printer/main.pm:462</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Prints into</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostetaan kohteeseen</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:465</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPD server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPD-palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:468</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TCP/IP host</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TCP/IP -palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portissa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:473</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMB/Windows server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, share</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMB/Windows-palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, jako</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:478</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Novell server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Novell palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:481</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Uses command</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttää komentoa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;URI:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;URI:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:631 printer/printerdrake.pm:856</span>
<span class="hl slc">#: printer/printerdrake.pm:2953</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Raw printer (No driver)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raakatulostin (ei ajuria)&quot;</span>

<span class="hl slc">#: printer/main.pm:1181 printer/printerdrake.pm:211</span>
<span class="hl slc">#: printer/printerdrake.pm:223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local network(s)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallisverkko(ja)&quot;</span>

<span class="hl slc">#: printer/main.pm:1183 printer/printerdrake.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Interface</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitäntä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:1185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:1187</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kone</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/main.pm:1216</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">(Port</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">(portti</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The HP LaserJet 1000 needs its firmware to be uploaded after being turned &quot;</span>
<span class="hl str">&quot;on. Download the Windows driver package from the HP web site (the firmware &quot;</span>
<span class="hl str">&quot;on the printer&apos;s CD does not work) and extract the firmware file from it by &quot;</span>
<span class="hl str">&quot;decompressing the self-extracting &apos;.exe&apos; file with the &apos;unzip&apos; utility and &quot;</span>
<span class="hl str">&quot;searching for the &apos;sihp1000.img&apos; file. Copy this file into the &apos;/etc/&quot;</span>
<span class="hl str">&quot;printer&apos; directory. There it will be found by the automatic uploader script &quot;</span>
<span class="hl str">&quot;and uploaded whenever the printer is connected and turned on.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HP LaserJet 1000 tulostimeen pitää lähettää sen firmware-koodi kun se on &quot;</span>
<span class="hl str">&quot;kytketty päälle. Lataa Windows ajuripaketti HP:n kotisivulta (ajuri-CD-&quot;</span>
<span class="hl str">&quot;levyllä oleva firmware ei toimi) ja pura itsepurkautuva &apos;.exe&apos; tiedosto &quot;</span>
<span class="hl str">&quot;käyttäen &apos;unzip&apos; työkalua ja etsi &apos;sihp1000.img&apos; tiedosto. Kopioi tämä &quot;</span>
<span class="hl str">&quot;tiedosto hakemistoon &apos;/etc/printer&apos;. Sieltä automattinen lataamisskripti &quot;</span>
<span class="hl str">&quot;löytää sen ja lataa sen tulostimelle joka kerta kun se on liitetty ja &quot;</span>
<span class="hl str">&quot;kytketty päälle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS printer configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS tulostus asetukset&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:68</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can choose whether the printers connected to this machine should be &quot;</span>
<span class="hl str">&quot;accessible by remote machines and by which remote machines.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Täällä voit määrittää mikäli tähän koneeseen liitettyjen tulostimien pitäisi &quot;</span>
<span class="hl str">&quot;olla käytettävissä etäkoneissa ja missä etäkoneissa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can also decide here whether printers on remote machines should be &quot;</span>
<span class="hl str">&quot;automatically made available on this machine.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit myös määrittää täällä tulisiko etäkoneiden tulostimien olla &quot;</span>
<span class="hl str">&quot;automaattisesti käytettävissä tässä koneessa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The printers on this machine are available to other computers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimet tässä koneessa ovat muiden koneiden käytettävissä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatically find available printers on remote machines&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi käytettävissä olevia tulostimia etäkoneista automaattisesti&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer sharing on hosts/networks: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen jako koneissa/verkoissa: &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautettu asetus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:89 standalone/scannerdrake:593</span>
<span class="hl slc">#: standalone/scannerdrake:610</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No remote machines&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei etäkoneita&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Additional CUPS servers: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut CUPS-palvelimet:&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To get access to printers on remote CUPS servers in your local network you &quot;</span>
<span class="hl str">&quot;only need to turn on the</span> <span class="hl esc">\&quot;</span><span class="hl str">Automatically find available printers on remote &quot;</span>
<span class="hl str">&quot;machines</span><span class="hl esc">\&quot;</span> <span class="hl str">option; the CUPS servers inform your machine automatically about &quot;</span>
<span class="hl str">&quot;their printers. All printers currently known to your machine are listed in &quot;</span>
<span class="hl str">&quot;the</span> <span class="hl esc">\&quot;</span><span class="hl str">Remote printers</span><span class="hl esc">\&quot;</span> <span class="hl str">section in the main window of Printerdrake. If your &quot;</span>
<span class="hl str">&quot;CUPS server(s) is/are not in your local network, you have to enter the IP &quot;</span>
<span class="hl str">&quot;address(es) and optionally the port number(s) here to get the printer &quot;</span>
<span class="hl str">&quot;information from the server(s).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Saadaksesi käyttöösi paikallisverkon CUPS-palvelimilla olevat tulostimet &quot;</span>
<span class="hl str">&quot;sinun tarvitsee vain valita</span> <span class="hl esc">\&quot;</span><span class="hl str">Etsi automaattisesti etäkoneilla olevat &quot;</span>
<span class="hl str">&quot;tulostimet</span><span class="hl esc">\&quot;</span> <span class="hl str">-valinta; CUPS-palvelimet kertovat koneellesi automaattisesti &quot;</span>
<span class="hl str">&quot;tulostimistaan. Kaikki koneesi tunnistamat tulostimet näkyvät</span> <span class="hl esc">\&quot;</span><span class="hl str">Etätulostimet&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span> <span class="hl str">osassa Printerdraken pääikkunassa. Mikäli CUPS-palvelin/palvelimet eivät &quot;</span>
<span class="hl str">&quot;ole paikallisverkossa sinun täytyy määrittää IP-osoitteet ja tarpeen mukaan &quot;</span>
<span class="hl str">&quot;porttinumerot saadaksesi tulostintiedot palvelimilta.&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Japanese text printing mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Japaninkielisen tekstin tulostustila&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Turning on this allows to print plain text files in Japanese language. Only &quot;</span>
<span class="hl str">&quot;use this function if you really want to print text in Japanese, if it is &quot;</span>
<span class="hl str">&quot;activated you cannot print accentuated characters in latin fonts any more &quot;</span>
<span class="hl str">&quot;and you will not be able to adjust the margins, the character size, etc. &quot;</span>
<span class="hl str">&quot;This setting only affects printers defined on this machine. If you want to &quot;</span>
<span class="hl str">&quot;print Japanese text on a printer set up on a remote machine, you have to &quot;</span>
<span class="hl str">&quot;activate this function on that remote machine.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämän ottaminen käyttöön mahdollistaa japaninkielisten tekstitiedostojen &quot;</span>
<span class="hl str">&quot;tulostamisen. Käytä tätä ainoastaan jos todellakin haluat tulostaa &quot;</span>
<span class="hl str">&quot;japaninkielistä tekstiä. Jos tämä on käytössä et voi enää tulostaa &quot;</span>
<span class="hl str">&quot;latinalaisten kirjasinten erikoismerkkejä etkä asettaa marginaaleja, &quot;</span>
<span class="hl str">&quot;tekstikokoa, jne. Tämä asetus koskee ainoastaan tässä koneessa määritettyjä &quot;</span>
<span class="hl str">&quot;tulostimia. Jos haluat tulostaa japaninkielistä tekstiä etäkoneessa olevalla &quot;</span>
<span class="hl str">&quot;tulostimella, sinun pitää asettaa tämä toiminto kyseisessä koneessa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic correction of CUPS configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS asetuksien automaattinen korjaus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;When this option is turned on, on every startup of CUPS it is automatically &quot;</span>
<span class="hl str">&quot;made sure that</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- if /etc/cups/cupsd.conf is missing, it will be created</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- when printer information is broadcasted, it does not contain</span> <span class="hl esc">\&quot;</span><span class="hl str">localhost</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;as the server name.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If some of these measures lead to problems for you, turn this option off, &quot;</span>
<span class="hl str">&quot;but then you have to take care of these points.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kun tämä optio on valittu, jokainen kerta kun CUPS käynnistyy, seuraavat &quot;</span>
<span class="hl str">&quot;asiat varmistetaan:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- jos LPD/LPRng on asennettu, CUPS ei ylikirjoita /etc/printcap</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- jos /etc/cups/cupsd.conf puuttuu, se luodaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- kun tulostintiedot kuulutetaan, se ei sisällä</span> <span class="hl esc">\&quot;</span><span class="hl str">localhost</span><span class="hl esc">\&quot;</span><span class="hl str">:a palvelimen &quot;</span>
<span class="hl str">&quot;nimenä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos jokin näistä toiminnoista aiheuttaa sinulle ongelmia, poista tämä optio, &quot;</span>
<span class="hl str">&quot;mutta silloin sinun pitää itse huolehtia näistä asioista.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:138 printer/printerdrake.pm:506</span>
<span class="hl slc">#: printer/printerdrake.pm:4397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote CUPS server and no local CUPS daemon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS etäpalvelin eikä paikallista CUPS-demonia&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päällä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:143 printer/printerdrake.pm:498</span>
<span class="hl slc">#: printer/printerdrake.pm:525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Off&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pois&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:144 printer/printerdrake.pm:507</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In this mode the local CUPS daemon will be stopped and all printing requests &quot;</span>
<span class="hl str">&quot;go directly to the server specified below. Note that it is not possible to &quot;</span>
<span class="hl str">&quot;define local print queues then and if the specified server is down it cannot &quot;</span>
<span class="hl str">&quot;be printed at all from this machine.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä tilassa paikallinen CUPS-demoni pysäytetään ja kaikki tulostuspyynnöt &quot;</span>
<span class="hl str">&quot;lähetetään suoraan alla mainittuun palvelimeen. Huomaa ettei ole mahdollista &quot;</span>
<span class="hl str">&quot;märittää paikallista tulostusjonoa ja jos määritty palvelin on alas et voi &quot;</span>
<span class="hl str">&quot;tulostaa ollenkaan tästä koneesta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:161 printer/printerdrake.pm:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sharing of local printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallisten tulostimien jakaminen&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;These are the machines and networks on which the locally connected printer&quot;</span>
<span class="hl str">&quot;(s) should be available:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nämä ovat koneet ja verkot joissa paikallisesti liitetty tulostin pitäisi &quot;</span>
<span class="hl str">&quot;olla käytettävissä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:173</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add host/network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää kone/verkko&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:179</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit selected host/network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa valittua konetta/verkkoa&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove selected host/network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valittu kone/verkko&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:219 printer/printerdrake.pm:229</span>
<span class="hl slc">#: printer/printerdrake.pm:241 printer/printerdrake.pm:248</span>
<span class="hl slc">#: printer/printerdrake.pm:279 printer/printerdrake.pm:297</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP address of host/network:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;koneen/verkon IP-osoite:&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:237</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Choose the network or host on which the local printers should be made &quot;</span>
<span class="hl str">&quot;available:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse verkko tai kone jolle paikalliset tulostimet pitäisi asettaa &quot;</span>
<span class="hl str">&quot;käytettäviksi:&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:244</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host/network IP address missing.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen/verkon IP-osoite puuttuu.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The entered host/network IP is not correct.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötetty koneen/verkon IP on virheellinen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:253 printer/printerdrake.pm:429</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Examples for correct IPs:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Esimerkkejä oikeista IP-osoitteista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This host/network is already in the list, it cannot be added again.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä kone/verkko on jo listassa, eikä sitä voida lisätä uudestaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:346 printer/printerdrake.pm:416</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accessing printers on remote CUPS servers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin CUPS-etäpalvelimella&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Add here the CUPS servers whose printers you want to use. You only need to &quot;</span>
<span class="hl str">&quot;do this if the servers do not broadcast their printer information into the &quot;</span>
<span class="hl str">&quot;local network.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisää tähän CUPS-palvelimet, joiden tulostimia haluat käyttää. Sinun &quot;</span>
<span class="hl str">&quot;tarvitsee tehdä tämä vain mikäli palvelimet eivät lähetä tulostintietojaan &quot;</span>
<span class="hl str">&quot;paikallisverkkoon.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:358</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää palvelin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:364</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit selected server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa valittua palvelinta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:373</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove selected server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valittu palvelin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:417</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter IP address and port of the host whose printers you want to use.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä sen koneen IP-osoite ja portti jonka tulostimia haluat käyttää.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:418</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;If no port is given, 631 will be taken as default.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jos porttia ei ole määritetty, käytetään oletusporttia 631&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:422</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Server IP missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelimen IP puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The entered IP is not correct.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötetty IP on virheellinen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:440 printer/printerdrake.pm:1924</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The port number should be an integer!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portin numeron pitäisi olla kokonaisluku!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:451</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This server is already in the list, it cannot be added again.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä palvelin on jo listassa, eikä sitä voida lisätä uudestaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:462 printer/printerdrake.pm:1951</span>
<span class="hl slc">#: standalone/drakups:251 standalone/harddrake2:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portti&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:495 printer/printerdrake.pm:511</span>
<span class="hl slc">#: printer/printerdrake.pm:526 printer/printerdrake.pm:530</span>
<span class="hl slc">#: printer/printerdrake.pm:536</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On, Name or IP of remote server:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päällä, etäpalvelimen nimi tai IP:&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:514 printer/printerdrake.pm:4406</span>
<span class="hl slc">#: printer/printerdrake.pm:4472</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS server name or IP address missing.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS palvelimen nimi tai IP-osoite puuttuu.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:566 printer/printerdrake.pm:586</span>
<span class="hl slc">#: printer/printerdrake.pm:680 printer/printerdrake.pm:746</span>
<span class="hl slc">#: printer/printerdrake.pm:773 printer/printerdrake.pm:832</span>
<span class="hl slc">#: printer/printerdrake.pm:874 printer/printerdrake.pm:884</span>
<span class="hl slc">#: printer/printerdrake.pm:2011 printer/printerdrake.pm:2225</span>
<span class="hl slc">#: printer/printerdrake.pm:2257 printer/printerdrake.pm:2305</span>
<span class="hl slc">#: printer/printerdrake.pm:2357 printer/printerdrake.pm:2374</span>
<span class="hl slc">#: printer/printerdrake.pm:2418 printer/printerdrake.pm:2458</span>
<span class="hl slc">#: printer/printerdrake.pm:2508 printer/printerdrake.pm:2542</span>
<span class="hl slc">#: printer/printerdrake.pm:2552 printer/printerdrake.pm:2804</span>
<span class="hl slc">#: printer/printerdrake.pm:2809 printer/printerdrake.pm:2948</span>
<span class="hl slc">#: printer/printerdrake.pm:3059 printer/printerdrake.pm:3656</span>
<span class="hl slc">#: printer/printerdrake.pm:3722 printer/printerdrake.pm:3771</span>
<span class="hl slc">#: printer/printerdrake.pm:3774 printer/printerdrake.pm:3906</span>
<span class="hl slc">#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4079</span>
<span class="hl slc">#: printer/printerdrake.pm:4100 printer/printerdrake.pm:4110</span>
<span class="hl slc">#: printer/printerdrake.pm:4201 printer/printerdrake.pm:4296</span>
<span class="hl slc">#: printer/printerdrake.pm:4302 printer/printerdrake.pm:4326</span>
<span class="hl slc">#: printer/printerdrake.pm:4433 printer/printerdrake.pm:4542</span>
<span class="hl slc">#: printer/printerdrake.pm:4562 printer/printerdrake.pm:4571</span>
<span class="hl slc">#: printer/printerdrake.pm:4586 printer/printerdrake.pm:4784</span>
<span class="hl slc">#: printer/printerdrake.pm:5236 printer/printerdrake.pm:5313</span>
<span class="hl slc">#: standalone/printerdrake:67 standalone/printerdrake:555</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printerdrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Printerdrake&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:567 printer/printerdrake.pm:4008</span>
<span class="hl slc">#: printer/printerdrake.pm:4543</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reading printer data...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luetaan tulostimen tietoja...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:587</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restarting CUPS...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistetään CUPS uudelleen...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:614 printer/printerdrake.pm:634</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select Printer Connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tulostinyhteys&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:615</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;How is the printer connected?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Miten tulostin on liitetty?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:617</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Printers on remote CUPS servers do not need to be configured here; these &quot;</span>
<span class="hl str">&quot;printers will be automatically detected.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tulostimia, jotka ovat CUPS-etäpalvelimella, ei tarvitse asettaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tässä; nämä tulostimet tunnistetaan automaattisesti.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:620 printer/printerdrake.pm:4786</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;WARNING: No local network connection active, remote printers can neither be &quot;</span>
<span class="hl str">&quot;detected nor tested!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;VAROITUS: Ei paikallista verkkoyhteyttä aktiivisena, etätulostimia ei voida &quot;</span>
<span class="hl str">&quot;tunnistaa eikä kokeilla!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:627</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Printer auto-detection (Local, TCP/Socket, SMB printers, and device URI)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimen automaattitunnistus (paikallinen, TCP/Socket, SMB-tulostimet ja &quot;</span>
<span class="hl str">&quot;laite URI)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:629</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modify timeout for network printer auto-detection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muuta aikakatkaisu verkkotulostimen automaattitunnistukselle&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:635</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter the timeout for network printer auto-detection (in msec) here. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syötä aikakatkaisu verkkotulostimen automaattitunnistukselle (msek) täällä. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:637</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The longer you choose the timeout, the more reliable the detections of &quot;</span>
<span class="hl str">&quot;network printers will be, but the scan can take longer then, especially if &quot;</span>
<span class="hl str">&quot;there are many machines with local firewalls in the network. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mitä pitempi määrät aikakatkaisu, sitä tarkempi verkkotulostimien tunnistus &quot;</span>
<span class="hl str">&quot;on, mutta verkon skannaus kestää pitempään, varsinkin jos on monta koneita &quot;</span>
<span class="hl str">&quot;jossa on henkilökohtaiset palomuurit verkossa. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:641</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The timeout must be a positive integer number!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aikakatkaisu täytyy olla positiivinen kokonaisluku!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Checking your system...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan järjestelmääsi...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:697</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;and one unknown printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; ja yksi tuntematon tulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:699</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;and</span> <span class="hl ipl">%d</span> <span class="hl str">unknown printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; ja</span> <span class="hl ipl">%d</span> <span class="hl str">tuntematonta tulostinta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:703</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following printers</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;are directly connected to your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavat tulostimet:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on kytketty suoraan koneeseesi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:705</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following printer</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;are directly connected to your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavat tulostimet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on kytketty suoraan koneeseesi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:706</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following printer</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;is directly connected to your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraava tulostin:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on kytketty suoraan koneeseesi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:710</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;There is one unknown printer directly connected to your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Löytyi yksi tuntematon tulostin joka on kytketty suoraan koneeseesi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:711</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;There are</span> <span class="hl ipl">%d</span> <span class="hl str">unknown printers directly connected to your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Löytyi</span> <span class="hl ipl">%d</span> <span class="hl str">tuntemattomia tulostimia jotka on kytketty suoraan koneeseesi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:714</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There are no printers found which are directly connected to your machine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtäkään suoraan tietokoneeseesi kytkettyä tulostinta ei löytynyt&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:717</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (Make sure that all your printers are connected and turned on).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (Varmista että kaikki tulostimesi on liitetty ja kytketty päälle).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:730</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do you want to enable printing on the printers mentioned above or on &quot;</span>
<span class="hl str">&quot;printers in the local network?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Haluatko mahdollistaa tulostamisen yllä mainittuihin tulostimiin tai &quot;</span>
<span class="hl str">&quot;tulostimiin, jotka löytyvät paikallisverkostasi?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:731</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to enable printing on printers in the local network?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko mahdollistaa tulostamisen paikallisverkon tulostimella?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:733</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to enable printing on the printers mentioned above?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko mahdollistaa tulostamisen yllä mainituissa tulostimissa?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:734</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Are you sure that you want to set up printing on this machine?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletko varma että haluat asettaa tulostuksen tässä koneessa?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:735</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NOTE: Depending on the printer model and the printing system up to</span> <span class="hl ipl">%d</span> <span class="hl str">MB of &quot;</span>
<span class="hl str">&quot;additional software will be installed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HUOM: Tulostinmallista ja tulostusjärjestelmästä riippuen asennetaan jopa</span> <span class="hl ipl">%d</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;Mt tarvittavia lisäohjelmia&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:774</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Searching for new printers...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsii uusia tulostimia...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:833</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Found printer on</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Löydettiin tulostin kohteessa</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:858</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:859</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:860 standalone/scannerdrake:137</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:865 printer/printerdrake.pm:2960</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer model selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen mallin valinta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:866 printer/printerdrake.pm:2961</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which printer model do you have?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mikä tulostinmalli sinulla on?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:867</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Printerdrake could not determine which model your printer</span> <span class="hl ipl">%s</span> <span class="hl str">is. Please &quot;</span>
<span class="hl str">&quot;choose the correct model from the list.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Printerdrake ei tunnistanut mitä mallia tulostimesi</span> <span class="hl ipl">%s</span> <span class="hl str">on. Ole hyvä ja &quot;</span>
<span class="hl str">&quot;valitse oikea malli listasta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:870 printer/printerdrake.pm:2966</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If your printer is not listed, choose a compatible (see printer manual) or a &quot;</span>
<span class="hl str">&quot;similar one.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos tulostimesi ei ole listattu, valitse yhteensopiva (katso tulostimen &quot;</span>
<span class="hl str">&quot;ohjekirjasta) tai vastaava.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:875</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring printer on</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan tulostinta kohteessa</span> <span class="hl ipl">%s</span> <span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:885 printer/printerdrake.pm:4563</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan tulostinta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1051 printer/printerdrake.pm:1063</span>
<span class="hl slc">#: printer/printerdrake.pm:1170 printer/printerdrake.pm:2191</span>
<span class="hl slc">#: printer/printerdrake.pm:2206 printer/printerdrake.pm:2276</span>
<span class="hl slc">#: printer/printerdrake.pm:4803 printer/printerdrake.pm:4973</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add a new printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää uusi tulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1052</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome to the Printer Setup Wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This wizard allows you to install local or remote printers to be used from &quot;</span>
<span class="hl str">&quot;this machine and also from other machines in the network.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It asks you for all necessary information to set up the printer and gives &quot;</span>
<span class="hl str">&quot;you access to all available printer drivers, driver options, and printer &quot;</span>
<span class="hl str">&quot;connection types.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa Tulostimen asetusvelhoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä velho antaa sinun asentaa paikallisen tai etätulostimen jota voidaan &quot;</span>
<span class="hl str">&quot;käyttää tästä koneesta ja myös verkon muista koneista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinulta kysytään tarvittavia tietoja tulostimen asettamiseen, ja sinulle &quot;</span>
<span class="hl str">&quot;annetaan pääsy kaikkiin tulostinajureihin, niiden asetuksiin ja &quot;</span>
<span class="hl str">&quot;yhteystyyppeihin.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1065</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome to the Printer Setup Wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This wizard will help you to install your printer(s) connected to this &quot;</span>
<span class="hl str">&quot;computer, connected directly to the network or to a remote Windows machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please plug in and turn on all printers connected to this machine so that it/&quot;</span>
<span class="hl str">&quot;they can be auto-detected. Also your network printer(s) and your Windows &quot;</span>
<span class="hl str">&quot;machines must be connected and turned on.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note that auto-detecting printers on the network takes longer than the auto-&quot;</span>
<span class="hl str">&quot;detection of only the printers connected to this machine. So turn off the &quot;</span>
<span class="hl str">&quot;auto-detection of network and/or Windows-hosted printers when you do not &quot;</span>
<span class="hl str">&quot;need it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Next</span><span class="hl esc">\&quot;</span> <span class="hl str">when you are ready, and on</span> <span class="hl esc">\&quot;</span><span class="hl str">Cancel</span><span class="hl esc">\&quot;</span> <span class="hl str">if you do not want &quot;</span>
<span class="hl str">&quot;to set up your printer(s) now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa Tulostimen asetusvelhoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä velho auttaa sinua asentamaan paikallisesti liitetyn, suoraan verkkoon &quot;</span>
<span class="hl str">&quot;liitetyn tai Windows etäkoneeseen liitetyn tulostimen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on paikallisesti liitetty tulostin, varmista että se on kytketty &quot;</span>
<span class="hl str">&quot;päälle jotta se voidaan tunnistaa automaattisesti. Myös verkkotulostimen ja &quot;</span>
<span class="hl str">&quot;Windows-koneen pitää olla päällä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa että tulostimen tunnistaminen verkosta kestää kauemmin kuin &quot;</span>
<span class="hl str">&quot;paikallisten tulostimien tunnistus. Eli poista verkkotulostimien ja/tai &quot;</span>
<span class="hl str">&quot;Windows-tulostimien tunnistus käytöstä, jos et tarvitse niitä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Seuraava</span><span class="hl esc">\&quot;</span> <span class="hl str">kun haluat jatkaa tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Peruuta</span><span class="hl esc">\&quot;</span> <span class="hl str">jos et halua asettaa &quot;</span>
<span class="hl str">&quot;tulostinta nyt.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1074</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome to the Printer Setup Wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This wizard will help you to install your printer(s) connected to this &quot;</span>
<span class="hl str">&quot;computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please plug in and turn on all printers connected to this machine so that it/&quot;</span>
<span class="hl str">&quot;they can be auto-detected.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Next</span><span class="hl esc">\&quot;</span> <span class="hl str">when you are ready, and on</span> <span class="hl esc">\&quot;</span><span class="hl str">Cancel</span><span class="hl esc">\&quot;</span> <span class="hl str">if you do not want &quot;</span>
<span class="hl str">&quot;to set up your printer(s) now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa Tulostimen asetusvelhoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä velho auttaa sinua asentamaan paikallisesti liitetyn tulostimen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on paikallisesti liitetty tulostin, varmista että se on kytketty &quot;</span>
<span class="hl str">&quot;päälle jotta se voidaan tunnistaa automaattisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Seuraava</span><span class="hl esc">\&quot;</span> <span class="hl str">kun haluat jatkaa tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Peruuta</span><span class="hl esc">\&quot;</span> <span class="hl str">jos et halua asettaa &quot;</span>
<span class="hl str">&quot;tulostinta nyt.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1082</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome to the Printer Setup Wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This wizard will help you to install your printer(s) connected to this &quot;</span>
<span class="hl str">&quot;computer or connected directly to the network.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have printer(s) connected to this machine, Please plug it/them in on &quot;</span>
<span class="hl str">&quot;this computer and turn it/them on so that it/they can be auto-detected. Also &quot;</span>
<span class="hl str">&quot;your network printer(s) must be connected and turned on.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note that auto-detecting printers on the network takes longer than the auto-&quot;</span>
<span class="hl str">&quot;detection of only the printers connected to this machine. So turn off the &quot;</span>
<span class="hl str">&quot;auto-detection of network printers when you do not need it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Next</span><span class="hl esc">\&quot;</span> <span class="hl str">when you are ready, and on</span> <span class="hl esc">\&quot;</span><span class="hl str">Cancel</span><span class="hl esc">\&quot;</span> <span class="hl str">if you do not want &quot;</span>
<span class="hl str">&quot;to set up your printer(s) now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa Tulostimen asetusvelhoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä velho auttaa sinua asentamaan paikallisesti liitetyn tai suoraan &quot;</span>
<span class="hl str">&quot;verkkoon liitetyn tulostimen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on paikallisesti liitetty tulostin, varmista että se on kytketty &quot;</span>
<span class="hl str">&quot;päälle jotta se voidaan tunnistaa automaattisesti. Myös verkkotulostimen &quot;</span>
<span class="hl str">&quot;pitää olla päällä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa että tulostimen tunnistaminen verkosta kestää kauemmin kuin &quot;</span>
<span class="hl str">&quot;paikallisten tulostimien tunnistus. Eli poista verkkotulostimien tunnistus &quot;</span>
<span class="hl str">&quot;käytöstä jos et tarvitse sitä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Seuraava</span><span class="hl esc">\&quot;</span> <span class="hl str">kun haluat jatkaa tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Peruuta</span><span class="hl esc">\&quot;</span> <span class="hl str">jos et halua asettaa &quot;</span>
<span class="hl str">&quot;tulostinta nyt.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1091</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome to the Printer Setup Wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This wizard will help you to install your printer(s) connected to this &quot;</span>
<span class="hl str">&quot;computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you have printer(s) connected to this machine, Please plug it/them in on &quot;</span>
<span class="hl str">&quot;this computer and turn it/them on so that it/they can be auto-detected.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Next</span><span class="hl esc">\&quot;</span> <span class="hl str">when you are ready, and on</span> <span class="hl esc">\&quot;</span><span class="hl str">Cancel</span><span class="hl esc">\&quot;</span> <span class="hl str">if you do not want &quot;</span>
<span class="hl str">&quot;to set up your printer(s) now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa Tulostimen asetusvelhoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä velho auttaa sinua asentamaan paikallisesti liitetyn tulostimen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos sinulla on paikallisesti liitetty tulostin, varmista että se on kytketty &quot;</span>
<span class="hl str">&quot;päälle jotta se voidaan tunnistaa automaattisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paina</span> <span class="hl esc">\&quot;</span><span class="hl str">Seuraava</span><span class="hl esc">\&quot;</span> <span class="hl str">kun haluat jatkaa tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Peruuta</span><span class="hl esc">\&quot;</span> <span class="hl str">jos et halua asettaa &quot;</span>
<span class="hl str">&quot;tulostinta nyt.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1142</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto-detect printers connected to this machine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnista automaattisesti tähän koneeseen liitetyt tulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto-detect printers connected directly to the local network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnista automaattisesti paikallisverkkoon liitetyt tulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto-detect printers connected to machines running Microsoft Windows&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnista automaattisesti Windows-koneisiin liitetyt tulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No auto-detection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei automaattitunnistus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1171</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Congratulations, your printer is now installed and configured!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can print using the</span> <span class="hl esc">\&quot;</span><span class="hl str">Print</span><span class="hl esc">\&quot;</span> <span class="hl str">command of your application (usually in &quot;</span>
<span class="hl str">&quot;the</span> <span class="hl esc">\&quot;</span><span class="hl str">File</span><span class="hl esc">\&quot;</span> <span class="hl str">menu).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you want to add, remove, or rename a printer, or if you want to change &quot;</span>
<span class="hl str">&quot;the default option settings (paper input tray, printout quality, ...), &quot;</span>
<span class="hl str">&quot;select</span> <span class="hl esc">\&quot;</span><span class="hl str">Printer</span><span class="hl esc">\&quot;</span> <span class="hl str">in the</span> <span class="hl esc">\&quot;</span><span class="hl str">Hardware</span><span class="hl esc">\&quot;</span> <span class="hl str">section of the</span> <span class="hl ipl">%s</span> <span class="hl str">Control Center.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Onnittelut, tulostimesi on nyt asennettu ja asetettu!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit tulostaa käyttämällä</span> <span class="hl esc">\&quot;</span><span class="hl str">Tulosta</span><span class="hl esc">\&quot;</span> <span class="hl str">toimintoa ohjelmassasi (yleensä &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Tiedosto</span><span class="hl esc">\&quot;</span> <span class="hl str">valikossa).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos haluat lisätä, poistaa tai uudelleennimetä tulostimen, tai jos haluat &quot;</span>
<span class="hl str">&quot;muuttaa oletusasetuksia (paperilähde, tulostuslaatu, ...), käynnistä</span> <span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjauskeskus, valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">Laitteisto</span><span class="hl esc">\&quot;</span> <span class="hl str">ja sitten</span> <span class="hl esc">\&quot;</span><span class="hl str">Tulostin</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1207 printer/printerdrake.pm:1437</span>
<span class="hl slc">#: printer/printerdrake.pm:1500 printer/printerdrake.pm:1592</span>
<span class="hl slc">#: printer/printerdrake.pm:1730 printer/printerdrake.pm:1806</span>
<span class="hl slc">#: printer/printerdrake.pm:1968 printer/printerdrake.pm:2061</span>
<span class="hl slc">#: printer/printerdrake.pm:2070 printer/printerdrake.pm:2079</span>
<span class="hl slc">#: printer/printerdrake.pm:2090 printer/printerdrake.pm:2231</span>
<span class="hl slc">#: printer/printerdrake.pm:2317 printer/printerdrake.pm:2363</span>
<span class="hl slc">#: printer/printerdrake.pm:2430 printer/printerdrake.pm:2465</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install the</span> <span class="hl ipl">%s</span> <span class="hl str">packages!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">paketteja ei voitu asentaa!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Skipping Windows/SMB server auto-detection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ohitetaan Windows/SMB-palvelimen automaattitunnistus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1215 printer/printerdrake.pm:1360</span>
<span class="hl slc">#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer auto-detection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen automaattitunnistus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detecting devices...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään laitteita...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1245</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, network printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, verkkotulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portti</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on SMB/Windows server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">, SMB/Windows palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detected</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Löydetty</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1257 printer/printerdrake.pm:1284</span>
<span class="hl slc">#: printer/printerdrake.pm:1302</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer on parallel port #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin rinnakkaisportissa #</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1263</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkotulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portissa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on SMB/Windows server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">SMB/Windows palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen tulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1348</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No local printer found! To manually install a printer enter a device name/&quot;</span>
<span class="hl str">&quot;file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., &quot;</span>
<span class="hl str">&quot;equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB &quot;</span>
<span class="hl str">&quot;printer: /dev/usb/lp1, ...).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Paikallista tulostinta ei löydetty! Asentaaksesi tulostimen syötä laitenimi/ &quot;</span>
<span class="hl str">&quot;tiedostonimi syöteriville (Rinnakkaisportti: /dev/lp0, /dev/lp1, ... &quot;</span>
<span class="hl str">&quot;vastaavat LPT1:, LPT2:,..., ensimmäinen USB tulostin:/dev/usb/lp0, &quot;</span>
<span class="hl str">&quot;seuraava: /dev/usb/lp1, ...)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1352</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must enter a device or file name!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy syöttää laitteen tai tiedoston nimi!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No printer found!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostinta ei löydetty!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1369</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local Printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikalliset tulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1370</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Available printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saatavilla olevat tulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1374 printer/printerdrake.pm:1383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The following printer was auto-detected. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraava tulostin tunnistettiin automaattisesti. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1376</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If it is not the one you want to configure, enter a device name/file name in &quot;</span>
<span class="hl str">&quot;the input line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos se ei ole sama jota haluat asettaa, syötä laite- tai tiedostonimi &quot;</span>
<span class="hl str">&quot;syöteriville&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1377</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Alternatively, you can specify a device name/file name in the input line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Vaihtoehtoisesti voit syöttää laitteen tai tiedoston nimen syöteriville&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1378 printer/printerdrake.pm:1387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Here is a list of all auto-detected printers. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tässä on lista tunnistetuista tulostimista: &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose the printer you want to set up or enter a device name/file &quot;</span>
<span class="hl str">&quot;name in the input line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse tulostin jota haluat asettaa, tai syötä laitteen tai tiedoston nimi &quot;</span>
<span class="hl str">&quot;syöteriville&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose the printer to which the print jobs should go or enter a &quot;</span>
<span class="hl str">&quot;device name/file name in the input line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse tulostin johon tulostustyöt pitäisi ohjata, tai syötä laitteen tai &quot;</span>
<span class="hl str">&quot;tiedoston nimi syöteriville&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1385</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The configuration of the printer will work fully automatically. If your &quot;</span>
<span class="hl str">&quot;printer was not correctly detected or if you prefer a customized printer &quot;</span>
<span class="hl str">&quot;configuration, turn on</span> <span class="hl esc">\&quot;</span><span class="hl str">Manual configuration</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimen asetukset määritetään automaattisesti. Jos tulostintasi ei &quot;</span>
<span class="hl str">&quot;tunnistettu oikein, tai jos haluat räätälöidyt tulostinasetukset valitse &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Manuaalinen asettaminen</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Currently, no alternative possibility is available&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tällä hetkellä vaihtoehtoa ei ole olemassa&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1389</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose the printer you want to set up. The configuration of the &quot;</span>
<span class="hl str">&quot;printer will work fully automatically. If your printer was not correctly &quot;</span>
<span class="hl str">&quot;detected or if you prefer a customized printer configuration, turn on &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Manual configuration</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ole hyvä ja valitse tulostin jota haluat asettaa. Tulostimen asetukset &quot;</span>
<span class="hl str">&quot;määritetään automaattisesti. Jos tulostintasi ei tunnistettu oikein tai jos &quot;</span>
<span class="hl str">&quot;haluat räätälöidyt tulostinasetukset valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">Manuaalinen asettaminen</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the printer to which the print jobs should go.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tulostin johon tulostustyöt pitää ohjata.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose the port that your printer is connected to or enter a device &quot;</span>
<span class="hl str">&quot;name/file name in the input line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse portti, johon tulostimesi on kytketty tai syötä laitteen tai &quot;</span>
<span class="hl str">&quot;tiedoston nimi syöteriville&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the port that your printer is connected to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse portti, johon tulostimesi on kytketty.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., &quot;</span>
<span class="hl str">&quot;1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; (Rinnakkaisportit: /dev/lp0, /dev/lp1, ..., vastaavat LPT1:, LPT2:, ..., 1. &quot;</span>
<span class="hl str">&quot;USB-tulostin: /dev/usb/lp0, 2. USB-tulostin: /dev/usb/lp1, ...).&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must choose/enter a printer/device!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun täytyy valita tai syöttää tulostinlaite!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1439 printer/printerdrake.pm:1502</span>
<span class="hl slc">#: printer/printerdrake.pm:1594 printer/printerdrake.pm:1732</span>
<span class="hl slc">#: printer/printerdrake.pm:1808 printer/printerdrake.pm:1970</span>
<span class="hl slc">#: printer/printerdrake.pm:2063 printer/printerdrake.pm:2072</span>
<span class="hl slc">#: printer/printerdrake.pm:2081 printer/printerdrake.pm:2092</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Aborting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keskeytetään&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1475</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote lpd Printer Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lpd-etätulostimen parametrit&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1476</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To use a remote lpd printer, you need to supply the hostname of the printer &quot;</span>
<span class="hl str">&quot;server and the printer name on that server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotta voisit käyttää lpd-etätulostinta, sinun pitäisi syöttää &quot;</span>
<span class="hl str">&quot;tulostuspalvelimen verkkonimi sekä tulostimen nimi kyseisellä palvelimella.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1477</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote host name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäkoneen verkkonimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1478</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote printer name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etätulostimen nimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1481</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote host name missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäpalvelimen verkkonimi puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1485</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote printer name missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etätulostimen nimi puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1515 printer/printerdrake.pm:1986</span>
<span class="hl slc">#: printer/printerdrake.pm:2111 standalone/drakTermServ:446</span>
<span class="hl slc">#: standalone/drakTermServ:766 standalone/drakTermServ:782</span>
<span class="hl slc">#: standalone/drakTermServ:1554 standalone/drakTermServ:1563</span>
<span class="hl slc">#: standalone/drakTermServ:1575 standalone/drakbackup:499</span>
<span class="hl slc">#: standalone/drakbackup:605 standalone/drakbackup:640</span>
<span class="hl slc">#: standalone/drakbackup:741 standalone/drakroam:390 standalone/harddrake2:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Information&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedot&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1515 printer/printerdrake.pm:1986</span>
<span class="hl slc">#: printer/printerdrake.pm:2111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detected model:</span> <span class="hl ipl">%s %s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistettu malli:</span> <span class="hl ipl">%s %s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1855</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning network...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tutkitaan verkkoa...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1610 printer/printerdrake.pm:1631</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1613 printer/printerdrake.pm:1634</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on server</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">palvelimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1655</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMB (Windows 9x/NT) Printer Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMB (Windows 9x/NT) -tulostimen parametrit&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1656</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print to a SMB printer, you need to provide the SMB host name (Note! It &quot;</span>
<span class="hl str">&quot;may be different from its TCP/IP hostname!) and possibly the IP address of &quot;</span>
<span class="hl str">&quot;the print server, as well as the share name for the printer you wish to &quot;</span>
<span class="hl str">&quot;access and any applicable user name, password, and workgroup information.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;SMB-palvelimen tulostimelle tulostaaksesi sinun pitäisi syöttää SMB-koneen &quot;</span>
<span class="hl str">&quot;nimi (joka ei aina ole sama kuin koneen TCP/IP nimi!) ja mahdollisesti &quot;</span>
<span class="hl str">&quot;tulostuspalvelimen IP-osoite, tulostimen jakonimi sekä soveltuva &quot;</span>
<span class="hl str">&quot;käyttäjätunnus, salasana ja työryhmä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1657</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; If the desired printer was auto-detected, simply choose it from the list &quot;</span>
<span class="hl str">&quot;and then add user name, password, and/or workgroup if needed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; Jos haluttu tulostin tunnistettiin automaattisesti, sinun tarvitsee &quot;</span>
<span class="hl str">&quot;ainoastaan valita se listasta ja lisätä käyttäjänimi, salasana, ja/tai &quot;</span>
<span class="hl str">&quot;työryhmä tarvittaessa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1659</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMB server host&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMB-palvelimen nimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1660</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMB server IP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMB-palvelimen IP&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1661</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Share name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jakonimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1664</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Workgroup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Työryhmä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1666</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto-detected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen tunnistus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1676</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Either the server name or the server&apos;s IP must be given!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Joko palvelimen nimi tai IP-osoite on annettava!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Samba share name missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Samba-jaon nimi puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1686</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SECURITY WARNING!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TURVAVAROITUS!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1687</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to set up printing to a Windows account with password. Due to &quot;</span>
<span class="hl str">&quot;a fault in the architecture of the Samba client software the password is put &quot;</span>
<span class="hl str">&quot;in clear text into the command line of the Samba client used to transmit the &quot;</span>
<span class="hl str">&quot;print job to the Windows server. So it is possible for every user on this &quot;</span>
<span class="hl str">&quot;machine to display the password on the screen by issuing commands as</span> <span class="hl esc">\&quot;</span><span class="hl str">ps &quot;</span>
<span class="hl str">&quot;auxwww</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;We recommend to make use of one of the following alternatives (in all cases &quot;</span>
<span class="hl str">&quot;you have to make sure that only machines from your local network have access &quot;</span>
<span class="hl str">&quot;to your Windows server, for example by means of a firewall):</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Use a password-less account on your Windows server, as the</span> <span class="hl esc">\&quot;</span><span class="hl str">GUEST</span><span class="hl esc">\&quot;</span> <span class="hl str">account &quot;</span>
<span class="hl str">&quot;or a special account dedicated for printing. Do not remove the password &quot;</span>
<span class="hl str">&quot;protection from a personal account or the administrator account.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Set up your Windows server to make the printer available under the LPD &quot;</span>
<span class="hl str">&quot;protocol. Then set up printing from this machine with the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">connection &quot;</span>
<span class="hl str">&quot;type in Printerdrake.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa tulostamista Windows-tiliin salasanan kanssa. Samban &quot;</span>
<span class="hl str">&quot;asiakasohjelmiston arkkitehtuurissa olevan virheen takia salasana syötetään &quot;</span>
<span class="hl str">&quot;selkokielisenä komentoriviin, jolla Samba-asiakas lähettää tulostustyön &quot;</span>
<span class="hl str">&quot;Windows-palvelimelle. Joten tämän koneen jokaisella käyttäjällä on &quot;</span>
<span class="hl str">&quot;mahdollisuus nähdä tuo salasana näytöllä käyttämällä komentoa:</span> <span class="hl esc">\&quot;</span><span class="hl str">ps auxwww&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Suosittelemme käyttämään jotain seuraavista vaihtoehdoista (kaikissa &quot;</span>
<span class="hl str">&quot;vaihtoehdoissa sinun pitää varmistua siitä että ainoastaan paikallisverkon &quot;</span>
<span class="hl str">&quot;käyttäjät voivat käyttää Windows-palvelintasi, esimerkiksi käyttämällä &quot;</span>
<span class="hl str">&quot;palomuuria):</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käytä salasanasuojatonta tiliä Windows-palvelimellasi, joko</span> <span class="hl esc">\&quot;</span><span class="hl str">VIERAS</span><span class="hl esc">\&quot;</span> <span class="hl str">tiliä &quot;</span>
<span class="hl str">&quot;tai tulostamiseen omistettua tiliä. Älä poista salasanaa henkilökohtaisesta &quot;</span>
<span class="hl str">&quot;tilistä tai järjestelmävalvojan tililtä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Aseta Windows-palvelimesi jakamaan tulostinta LPD-protokollan kautta. Aseta &quot;</span>
<span class="hl str">&quot;sen jälkeen tulostus tästä koneesta käyttämällä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">yhteystyyppiä &quot;</span>
<span class="hl str">&quot;Printerdrake:ssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1697</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Set up your Windows server to make the printer available under the IPP &quot;</span>
<span class="hl str">&quot;protocol and set up printing from this machine with the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">connection &quot;</span>
<span class="hl str">&quot;type in Printerdrake.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta Windows-palvelimesi jakamaan tulostinta IPP protokollan kautta ja &quot;</span>
<span class="hl str">&quot;aseta tulostaminen tästä koneesta käyttäen</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">yhteystapaa Printerdrake:&quot;</span>
<span class="hl str">&quot;ssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1700</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Connect your printer to a Linux server and let your Windows machine(s) &quot;</span>
<span class="hl str">&quot;connect to it as a client.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to continue setting up this printer as you are doing now?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhdistä tulostimesi Linux-palvelimeen ja salli Windows-asiakkaiden käyttää &quot;</span>
<span class="hl str">&quot;sitä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko varmasti jatkaa asettamalla tulostimen tällä tavalla?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1779</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NetWare Printer Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NetWare tulostusparametrit&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1780</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print on a NetWare printer, you need to provide the NetWare print server &quot;</span>
<span class="hl str">&quot;name (Note! it may be different from its TCP/IP hostname!) as well as the &quot;</span>
<span class="hl str">&quot;print queue name for the printer you wish to access and any applicable user &quot;</span>
<span class="hl str">&quot;name and password.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NetWare-palvelimen tulostimelle tulostaaksesi sinun pitäisi syöttää NetWare-&quot;</span>
<span class="hl str">&quot;palvelinkoneen nimi (joka ei aina ole sama kuin koneen TCP/IP nimi!) ja &quot;</span>
<span class="hl str">&quot;mahdollisesti tulostusjonon nimi sille tulostimelle, jota haluat käyttää, &quot;</span>
<span class="hl str">&quot;sekä soveltuva käyttäjätunnus ja salasana.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1781</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostuspalvelin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1782</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Print Queue Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostusjonon nimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1787</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NCP server name missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NCP-palvelimen nimi puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1791</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NCP queue name missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NCP-jonon nimi puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1867 printer/printerdrake.pm:1888</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;, host</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;, kone</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portti</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1870 printer/printerdrake.pm:1891</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kone</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">, portti</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1913</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TCP/Socket Printer Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TCP/Socket -tulostimen parametrit&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1915</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Choose one of the auto-detected printers from the list or enter the hostname &quot;</span>
<span class="hl str">&quot;or IP and the optional port number (default is 9100) in the input fields.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse yksi automaattitunnistetuista tulostimista listalta, tai syötä &quot;</span>
<span class="hl str">&quot;verkkonimi tai IP-osoite ja tarvittaessa porttinumero (oletus: 9100) &quot;</span>
<span class="hl str">&quot;syöttökenttiin.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1916</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print to a TCP or socket printer, you need to provide the host name or IP &quot;</span>
<span class="hl str">&quot;of the printer and optionally the port number (default is 9100). On HP &quot;</span>
<span class="hl str">&quot;JetDirect servers the port number is usually 9100, on other servers it can &quot;</span>
<span class="hl str">&quot;vary. See the manual of your hardware.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostaaksesi TCP tai Socket tulostimeen, sinun täytyy antaa tulostimen &quot;</span>
<span class="hl str">&quot;verkkonimi tai IP-osoite ja tarvittaessa porttinumero (oletus: 9100). HP:n &quot;</span>
<span class="hl str">&quot;JetDirect tulostuspalvelimien portti on yleensä 9100, muissa palvelimissa &quot;</span>
<span class="hl str">&quot;voi olla eri portti. Katso laitteistosi käsikirjaa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1920</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer host name or IP missing!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostinlaitteen verkkonimi tai osoite puuttuu!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:1949</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer host name or IP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostinlaitteen verkkonimi tai osoite&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2012</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refreshing Device URI list...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitetään laite URI lista...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2015 printer/printerdrake.pm:2017</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer Device URI&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostinlaitteen osoite (URI)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2016</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can specify directly the URI to access the printer. The URI must fulfill &quot;</span>
<span class="hl str">&quot;either the CUPS or the Foomatic specifications. Note that not all URI types &quot;</span>
<span class="hl str">&quot;are supported by all the spoolers.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit määrittää URI:n suoraan käyttääksesi tulostinta. URI:n pitää täyttää &quot;</span>
<span class="hl str">&quot;joko CUPS tai Foomatic määritykset. Huomioi ettei kaikki URI tyypit ole &quot;</span>
<span class="hl str">&quot;tuettuja kaikissa tulostusjonoissa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2042</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;A valid URI must be entered!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun pitää syöttää oikeanmuotoinen URI!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Pipe into command&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Putkita työ komennolle&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can specify any arbitrary command line into which the job should be &quot;</span>
<span class="hl str">&quot;piped instead of being sent directly to a printer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Täällä voit määrittää haluamasi komentorivin johon tulostustyö putkitetaan &quot;</span>
<span class="hl str">&quot;suoraan tulostimelle lähettämisen sijasta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Command line&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentorivi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;A command line must be entered!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentorivi pitää syöttää!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;On many HP printers there are special functions available, maintenance (ink &quot;</span>
<span class="hl str">&quot;level checking, nozzle cleaning. head alignment, ...) on all not too old &quot;</span>
<span class="hl str">&quot;inkjets, scanning on multi-function devices, and memory card access on &quot;</span>
<span class="hl str">&quot;printers with card readers. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Monissa HP tulostimissa on erikoistoimintoja, hallinta (musteen määrän &quot;</span>
<span class="hl str">&quot;tarkistus, puhdistus, kalibrointi, ...) kaikissa melko uusissa &quot;</span>
<span class="hl str">&quot;mustesuihkutulostimissa, skannausta monitoimilaitteissa, muistikorttien &quot;</span>
<span class="hl str">&quot;käyttö tulostimissa jossa on muistikorttien lukulaitetta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To access these extra functions on your HP printer, it must be set up with &quot;</span>
<span class="hl str">&quot;the appropriate software: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotta voit käyttää näitä ylimääräisiä toimintoja HP tulostimellasi, sen &quot;</span>
<span class="hl str">&quot;pitää olla asetettu oikealla ohjelmistolla: &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2195</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Either with the newer HPLIP which allows printer maintenance through the &quot;</span>
<span class="hl str">&quot;easy-to-use graphical application</span> <span class="hl esc">\&quot;</span><span class="hl str">Toolbox</span><span class="hl esc">\&quot;</span> <span class="hl str">and four-edge full-bleed on &quot;</span>
<span class="hl str">&quot;newer PhotoSmart models &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Joko uudemmalla HPLIP joka sallii tulostimenhallinan helppokäyttöisen &quot;</span>
<span class="hl str">&quot;graafisen</span> <span class="hl esc">\&quot;</span><span class="hl str">Työkalupakin</span><span class="hl esc">\&quot;</span> <span class="hl str">kautta ja neljä-teräinen täysverinen uusimmissa &quot;</span>
<span class="hl str">&quot;PhotoSmart malleissa&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;or with the older HPOJ which allows only scanner and memory card access, but &quot;</span>
<span class="hl str">&quot;could help you in case of failure of HPLIP. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;tai vanhemman HPOJ kautta joka sallii ainoastaan kuvanlukijan ja &quot;</span>
<span class="hl str">&quot;muistikortin käytön, mutta joka voi auttaa sinua jos HPLIP ei toimi &quot;</span>
<span class="hl str">&quot;kunnolla. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What is your choice (choose</span> <span class="hl esc">\&quot;</span><span class="hl str">None</span><span class="hl esc">\&quot;</span> <span class="hl str">for non-HP printers)? &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mikä on valintasi (Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">Ei mitään</span><span class="hl esc">\&quot;</span> <span class="hl str">muille kuin HPn tulostimille)?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2199 printer/printerdrake.pm:2200</span>
<span class="hl slc">#: printer/printerdrake.pm:2226 printer/printerdrake.pm:2232</span>
<span class="hl slc">#: printer/printerdrake.pm:2258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HPLIP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HPLIP&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2199 printer/printerdrake.pm:2202</span>
<span class="hl slc">#: printer/printerdrake.pm:2358 printer/printerdrake.pm:2364</span>
<span class="hl slc">#: printer/printerdrake.pm:2375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HPOJ&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HPOJ&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2207</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, &quot;</span>
<span class="hl str">&quot;LaserJet 1100/1200/1220/3000/3200/3300/4345 with scanner, DeskJet 450, Sony &quot;</span>
<span class="hl str">&quot;IJP-V100), an HP PhotoSmart or an HP LaserJet 2200?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Onko tulostimesi HP tai Sony monitoimilaite (OfficeJet, PSC, LaserJet &quot;</span>
<span class="hl str">&quot;1100/1200/1220/3000/3200/3300/4345 kuvanlukijalla, DeskJet 450, Sony IJP-&quot;</span>
<span class="hl str">&quot;V100), HP PhotoSmart tai HP LaserJet 2200?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2226 printer/printerdrake.pm:2358</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing</span> <span class="hl ipl">%s</span> <span class="hl str">package...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan</span> <span class="hl ipl">%s</span> <span class="hl str">pakettia...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2233 printer/printerdrake.pm:2365</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Only printing will be possible on the</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostaminen on sallittu ainoastaan koneella</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not remove your old HPOJ configuration file</span> <span class="hl ipl">%s</span> <span class="hl str">for your</span> <span class="hl ipl">%s</span><span class="hl str">! &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;En voinut poistaa vana HPOJ asetustiedostoa</span> <span class="hl ipl">%s %s</span> <span class="hl str">laitteelesi!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please remove the file manually and restart HPOJ.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja poista tiedostoa itse ja käynnistä HPOJ uudestaan.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2258 printer/printerdrake.pm:2375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Checking device and configuring</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan laite ja asetetaan</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which printer do you want to set up with HPLIP?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minkä tulosimen haluat asettaa käyttäen HPLIP?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2306 printer/printerdrake.pm:2419</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing SANE packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan SANE paketteja...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2432</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning on the</span> <span class="hl ipl">%s</span> <span class="hl str">will not be possible.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvanluku</span> <span class="hl ipl">%s</span><span class="hl str">:ssa ei ole mahdollista.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2334</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Using and Maintaining your</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytetään ja Ylläpidetään</span> <span class="hl ipl">%s</span> <span class="hl str">laitteesi.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2459</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing mtools packages...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan mtools paketteja...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2467</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Photo memory card access on the</span> <span class="hl ipl">%s</span> <span class="hl str">will not be possible.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuva-muistikortin käyttö</span> <span class="hl ipl">%s</span><span class="hl str">:ssa ei ole mahdollista.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning on your HP multi-function device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistetaan HP monitoimilaitettasi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2492</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Photo memory card access on your HP multi-function device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuva-muistikortin käyttö HP monitoimilaitteissasi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2509</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring device...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan laitetta...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2543</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Making printer port available for CUPS...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan tulostusporttia CUPS:n käyttöön...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2552 printer/printerdrake.pm:2805</span>
<span class="hl slc">#: printer/printerdrake.pm:2949</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reading printer database...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luetaan tulostintietokantaa...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2763</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter Printer Name and Comments&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä tulostimen nimi ja kuvaus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2767 printer/printerdrake.pm:4064</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name of printer should contain only letters, numbers and the underscore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen nimi saa sisältää vain kirjaimia, numeroita ja alaviivan&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2773 printer/printerdrake.pm:4069</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">already exists,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;do you really want to overwrite its configuration?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on jo olemassa,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;haluatko todellakin korvata olemassa olevat asetukset?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2780</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The printer name</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">has more than 12 characters which can make the &quot;</span>
<span class="hl str">&quot;printer unaccessible from Windows clients. Do you really want to use this &quot;</span>
<span class="hl str">&quot;name?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimen nime</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on pitempi kuin 12 merkkiä jonka takia sitä voi olla &quot;</span>
<span class="hl str">&quot;mahdotonta käyttää Windows-asiakaskoneilta. Haluatko varmasti käyttää tämä &quot;</span>
<span class="hl str">&quot;nimi?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2789</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Every printer needs a name (for example</span> <span class="hl esc">\&quot;</span><span class="hl str">printer</span><span class="hl esc">\&quot;</span><span class="hl str">). The Description and &quot;</span>
<span class="hl str">&quot;Location fields do not need to be filled in. They are comments for the users.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jokainen tulostin tarvitsee nimen (esim.</span> <span class="hl esc">\&quot;</span><span class="hl str">tulostin</span><span class="hl esc">\&quot;</span><span class="hl str">). Kenttiä Kuvaus ja &quot;</span>
<span class="hl str">&quot;Sijainti ei tarvitse täyttää. Ne ovat kommentteja käyttäjille.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2790</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name of printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen nimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2791 standalone/drakconnect:592</span>
<span class="hl slc">#: standalone/harddrake2:39 standalone/printerdrake:212</span>
<span class="hl slc">#: standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Description&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvaus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2792 standalone/printerdrake:212</span>
<span class="hl slc">#: standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Location&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sijainti&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2810</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Preparing printer database...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistellaan tulostintietokantaa...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2927</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your printer model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimesi malli &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2928</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Printerdrake has compared the model name resulting from the printer auto-&quot;</span>
<span class="hl str">&quot;detection with the models listed in its printer database to find the best &quot;</span>
<span class="hl str">&quot;match. This choice can be wrong, especially when your printer is not listed &quot;</span>
<span class="hl str">&quot;at all in the database. So check whether the choice is correct and click &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">The model is correct</span><span class="hl esc">\&quot;</span> <span class="hl str">if so and if not, click</span> <span class="hl esc">\&quot;</span><span class="hl str">Select model manually</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;so that you can choose your printer model manually on the next screen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For your printer Printerdrake has found:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Printerdrake on verrannut tulostimen automaattitunnistuksesta saatuja &quot;</span>
<span class="hl str">&quot;tietoja tulostintietokannassa oleviin tietoihin löytääkseen sopivimman &quot;</span>
<span class="hl str">&quot;mallin. Valinta voi olla väärä, varsinkin jos tulostimesi ei löydy &quot;</span>
<span class="hl str">&quot;tietokannasta. Varmista että valinta on oikea, ja paina</span> <span class="hl esc">\&quot;</span><span class="hl str">Malli on oikea</span><span class="hl esc">\&quot;</span><span class="hl str">, &quot;</span>
<span class="hl str">&quot;tai jos valinta on väärä paina</span> <span class="hl esc">\&quot;</span><span class="hl str">Valitse malli manuaalisesti</span><span class="hl esc">\&quot;</span><span class="hl str">, jolloin voit &quot;</span>
<span class="hl str">&quot;valita tulostinmallisi itse seuraavassa ruudussa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tulostimellesi Printerdrake on löytänyt:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2933 printer/printerdrake.pm:2936</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The model is correct&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malli on oikea&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2934 printer/printerdrake.pm:2935</span>
<span class="hl slc">#: printer/printerdrake.pm:2938</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select model manually&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse malli manuaalisesti&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2962</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please check whether Printerdrake did the auto-detection of your printer &quot;</span>
<span class="hl str">&quot;model correctly. Find the correct model in the list when a wrong model or &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Raw printer</span><span class="hl esc">\&quot;</span> <span class="hl str">is highlighted.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tarkista jos Printerdrake on tunnistanut tulostimesi mallin oikein. Etsi &quot;</span>
<span class="hl str">&quot;oikea malli kun kohdistin on väärässä mallissa tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Raakatulostin</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;valinnassa.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:2981</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install a manufacturer-supplied PPD file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna valmistajan tarjoama PPD-tiedosto&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3013</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Every PostScript printer is delivered with a PPD file which describes the &quot;</span>
<span class="hl str">&quot;printer&apos;s options and features.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jokainen PostScript-tulostin toimitetaan PPD-tiedoston kanssa, joka kuvaa &quot;</span>
<span class="hl str">&quot;tulostimen asetukset ja ominaisuudet.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3014</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This file is usually somewhere on the CD with the Windows and Mac drivers &quot;</span>
<span class="hl str">&quot;delivered with the printer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä tiedosto löytyy tavallisesti tulostimen mukana toimitetulta ajuri-CD:&quot;</span>
<span class="hl str">&quot;ltä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3015</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You can find the PPD files also on the manufacturer&apos;s web sites.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPD-tiedostot löytyvät myös valmistajan kotisivuilta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3016</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you have Windows installed on your machine, you can find the PPD file on &quot;</span>
<span class="hl str">&quot;your Windows partition, too.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mikäli sinulla on Windows asennettuna koneellesi, löydät PPD-tiedoston myös &quot;</span>
<span class="hl str">&quot;Windows-osioltasi.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3017</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Installing the printer&apos;s PPD file and using it when setting up the printer &quot;</span>
<span class="hl str">&quot;makes all options of the printer available which are provided by the &quot;</span>
<span class="hl str">&quot;printer&apos;s hardware&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asentamalla tulostimen PPD-tiedoston ja käyttämällä sitä tulostimen &quot;</span>
<span class="hl str">&quot;asettamiseen tulevat kaikki tulostimen laitteistotasolla tarjoamat toiminnot &quot;</span>
<span class="hl str">&quot;käyttöön.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3018</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can choose the PPD file to be installed on your machine, it will &quot;</span>
<span class="hl str">&quot;then be used for the setup of your printer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä voit valita PPD-tiedoston asennettavaksi koneeseesi. Sitä tullaan &quot;</span>
<span class="hl str">&quot;käyttämään tulostimen asettamisen yhteydessä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3020</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install PPD file from&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna PPD-tiedosto kohteesta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3023 printer/printerdrake.pm:3031</span>
<span class="hl slc">#: standalone/scannerdrake:183 standalone/scannerdrake:192</span>
<span class="hl slc">#: standalone/scannerdrake:242 standalone/scannerdrake:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Floppy Disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyke&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3024 printer/printerdrake.pm:3033</span>
<span class="hl slc">#: standalone/scannerdrake:184 standalone/scannerdrake:194</span>
<span class="hl slc">#: standalone/scannerdrake:243 standalone/scannerdrake:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other place&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3039</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select PPD file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse PPD-tiedosto&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3043</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The PPD file</span> <span class="hl ipl">%s</span> <span class="hl str">does not exist or is unreadable!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPD-tiedostoa</span> <span class="hl ipl">%s</span> <span class="hl str">ei ole olemassa tai sitä ei voitu lukea!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3049</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The PPD file</span> <span class="hl ipl">%s</span> <span class="hl str">does not conform with the PPD specifications!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PPD-tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">ei ole yhteensopiva PPD-määrityksen kanssa!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3060</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing PPD file...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan PPD-tiedostoa...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;OKI winprinter configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;OKI wintulostimen asettaminen&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3179</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are configuring an OKI laser winprinter. These printers</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;use a very special communication protocol and therefore they work only when &quot;</span>
<span class="hl str">&quot;connected to the first parallel port. When your printer is connected to &quot;</span>
<span class="hl str">&quot;another port or to a print server box please connect the printer to the &quot;</span>
<span class="hl str">&quot;first parallel port before you print a test page. Otherwise the printer will &quot;</span>
<span class="hl str">&quot;not work. Your connection type setting will be ignored by the driver.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa OKI laser wintulostinta. Nämä tulostimet käyttävät hyvin &quot;</span>
<span class="hl str">&quot;erikoista kommunikointiprotokollaa ja sen takia ne toimivat ainoastaan &quot;</span>
<span class="hl str">&quot;liitettynä ensimmäiseen rinnakkaisporttiin. Jos tulostimesi on liitetty &quot;</span>
<span class="hl str">&quot;toiseen porttiin tai tulostuspalvelimeen sinun täytyy liittää tulostin &quot;</span>
<span class="hl str">&quot;ensimmäiseen rinnakkaisporttiin ennen kuin tulostat testisivun. Muussa &quot;</span>
<span class="hl str">&quot;tapauksessa tulostin ei toimi. Ajuri ei välitä asettamastasi yhteystavasta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3204 printer/printerdrake.pm:3234</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lexmark inkjet configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lexmark inkjetin asettaminen&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The inkjet printer drivers provided by Lexmark only support local printers, &quot;</span>
<span class="hl str">&quot;no printers on remote machines or print server boxes. Please connect your &quot;</span>
<span class="hl str">&quot;printer to a local port or configure it on the machine where it is connected &quot;</span>
<span class="hl str">&quot;to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lexmark:n tuottamat inkjet tulostimien ajurit tukevat ainoastaan paikallisia &quot;</span>
<span class="hl str">&quot;tulostimia, mutta ei lainkaan etäkoneiden tai tulostinpalvelimien &quot;</span>
<span class="hl str">&quot;tulostimia. Liitä tulostin paikalliseen porttiin tai aseta se koneessa johon &quot;</span>
<span class="hl str">&quot;se on liitetty.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To be able to print with your Lexmark inkjet and this configuration, you &quot;</span>
<span class="hl str">&quot;need the inkjet printer drivers provided by Lexmark (http://www.lexmark.&quot;</span>
<span class="hl str">&quot;com/). Click on the</span> <span class="hl esc">\&quot;</span><span class="hl str">Drivers</span><span class="hl esc">\&quot;</span> <span class="hl str">link. Then choose your model and afterwards &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Linux</span><span class="hl esc">\&quot;</span> <span class="hl str">as operating system. The drivers come as RPM packages or shell &quot;</span>
<span class="hl str">&quot;scripts with interactive graphical installation. You do not need to do this &quot;</span>
<span class="hl str">&quot;configuration by the graphical frontends. Cancel directly after the license &quot;</span>
<span class="hl str">&quot;agreement. Then print printhead alignment pages with</span> <span class="hl esc">\&quot;</span><span class="hl str">lexmarkmaintain</span><span class="hl esc">\&quot;</span> <span class="hl str">and &quot;</span>
<span class="hl str">&quot;adjust the head alignment settings with this program.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voidaksesi tulostaa Lexmark Inkjet tulostimellasi näillä asetuksilla, &quot;</span>
<span class="hl str">&quot;tarvitset Lexmark:n tuottamat ajurit (http://www.lexmark.com/). Paina &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Drivers</span><span class="hl esc">\&quot;</span> <span class="hl str">linkki. Valitse sen jälkeen tulostinmallisi ja</span> <span class="hl esc">\&quot;</span><span class="hl str">Linux</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttöjärjestelmä. Ajurit tulevat RPM-pakettina tai komentoskripteinä &quot;</span>
<span class="hl str">&quot;interaktiivisella graafisella asennuksella. Sinun ei tarvitse asettaa &quot;</span>
<span class="hl str">&quot;tulostinta graafisella käyttöliittymällä. Peruuta heti lisenssisopimuksen &quot;</span>
<span class="hl str">&quot;jälkeen. Sitten voit tulostaa tulostinpäiden kohdistussivut</span> <span class="hl esc">\&quot;</span><span class="hl str">lexmarkmaintain&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span> <span class="hl str">ohjelmalla ja säätää kohdistusasetukset kohdalleen.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3245</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lexmark X125 configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lexmark X125 asettaminen&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3246</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The driver for this printer only supports printers locally connected via &quot;</span>
<span class="hl str">&quot;USB, no printers on remote machines or print server boxes. Please connect &quot;</span>
<span class="hl str">&quot;your printer to a local USB port or configure it on the machine where it is &quot;</span>
<span class="hl str">&quot;connected to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ajuri tälle tulostimelle tukee ainoastaan paikallisia USB tulostimia, mutta &quot;</span>
<span class="hl str">&quot;ei lainkaan etäkoneiden tai tulostinpalvelimien tulostimia. Liitä tulostin &quot;</span>
<span class="hl str">&quot;paikalliseen USB porttiin tai aseta se koneessa johon se on liitetty.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Samsung ML/QL-85G configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Samsung ML/QL-85G asetus&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3269 printer/printerdrake.pm:3296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The driver for this printer only supports printers locally connected on the &quot;</span>
<span class="hl str">&quot;first parallel port, no printers on remote machines or print server boxes or &quot;</span>
<span class="hl str">&quot;on other parallel ports. Please connect your printer to the first parallel &quot;</span>
<span class="hl str">&quot;port or configure it on the machine where it is connected to.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ajuri tälle tulostimelle tukee ainoastaan paikallisia tulostimia liitetty &quot;</span>
<span class="hl str">&quot;ensimmäiseen tulostusporttiin, mutta ei lainkaan etäkoneiden tai &quot;</span>
<span class="hl str">&quot;tulostinpalvelimien tulostimia. Liitä tulostin ensimmäiseen paikalliseen &quot;</span>
<span class="hl str">&quot;tulostusporttiin tai aseta se koneessa johon se on liitetty.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3295</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Canon LBP-460/660 configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Canon LBP-460/660 asetukset&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3314</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firmware-Upload for HP LaserJet 1000&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Firmwaren lataus HP LaserJet 1000 tulostimelle&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3464</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Printer default settings</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You should make sure that the page size and the ink type/printing mode (if &quot;</span>
<span class="hl str">&quot;available) and also the hardware configuration of laser printers (memory, &quot;</span>
<span class="hl str">&quot;duplex unit, extra trays) are set correctly. Note that with a very high &quot;</span>
<span class="hl str">&quot;printout quality/resolution printing can get substantially slower.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimen vakioasetukset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun kannattaisi varmistaa että paperiasetukset ja mustetyyppi/tulostustila &quot;</span>
<span class="hl str">&quot;(jos säädettävissä) ja myös lasertulostimien laitteistoasetukset (muisti, &quot;</span>
<span class="hl str">&quot;kaksipuolinen tulostus, lisäsyöttölokerot) ovat oikein määritetty. Huomaa &quot;</span>
<span class="hl str">&quot;että korkean tulostuslaadun/resoluution käyttö voi hidastaa tulostusnopeutta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3589</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer default settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen oletusasetukset&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3596</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Option</span> <span class="hl ipl">%s</span> <span class="hl str">must be an integer number!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitsimen</span> <span class="hl ipl">%s</span> <span class="hl str">pitää olla kokonaisluku!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Option</span> <span class="hl ipl">%s</span> <span class="hl str">must be a number!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitsimen</span> <span class="hl ipl">%s</span> <span class="hl str">pitää olla luku!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3604</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Option</span> <span class="hl ipl">%s</span> <span class="hl str">out of range!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitsin</span> <span class="hl ipl">%s</span> <span class="hl str">on arvoalueensa ulkopuolella!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3656</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do you want to set this printer (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;as the default printer?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Haluatko asettaa tämän tulostimen (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;oletustulostimeksi?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3672</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Test pages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Testisivut&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3673</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please select the test pages you want to print.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note: the photo test page can take a rather long time to get printed and on &quot;</span>
<span class="hl str">&quot;laser printers with too low memory it can even not come out. In most cases &quot;</span>
<span class="hl str">&quot;it is enough to print the standard test page.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse testisivut jotka haluat tulostaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomautus: valokuva testisivun tulostus voi kestää aika kauan ja &quot;</span>
<span class="hl str">&quot;lasertulostimissa, joissa on liian vähän muistia, tulostus voi epäonnistua. &quot;</span>
<span class="hl str">&quot;Yleensä vakiotestisivun tulostus riittää.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3677</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No test pages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei testisivuja&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3678</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Print&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulosta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3703</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Standard test page&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vakio testisivu&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3706</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alternative test page (Letter)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihtoehtoinen testisivu (Letter)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3709</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alternative test page (A4)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihtoehtoinen testisivu (A4)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3711</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Photo test page&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valokuva testisivu&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3715</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not print any test page&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä tulosta testisivua&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3723 printer/printerdrake.pm:3907</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing test page(s)...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostetaan testisivu(ja)...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3743</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Skipping photo test page.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ohitetaan valokuva testisivu.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3760</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Test page(s) have been sent to the printer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It may take some time before the printer starts.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Printing status:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Testisivu(t) on lähetetty tulostimelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voi kestää hetken ennen kuin tulostus alkaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tulostuksen tila:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3764</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Test page(s) have been sent to the printer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It may take some time before the printer starts.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Testisivu(t) on lähetetty tulostimelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voi kestää hetken ennen kuin tulostus alkaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3774</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Did it work properly?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toimiiko tulostus kunnolla?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3798 printer/printerdrake.pm:5175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Raw printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raakatulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3836</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print a file from the command line (terminal window) you can either use &quot;</span>
<span class="hl str">&quot;the command</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;file&gt;</span><span class="hl esc">\&quot;</span> <span class="hl str">or a graphical printing tool:</span> <span class="hl esc">\&quot;</span><span class="hl str">xpp &lt;file&gt;</span><span class="hl esc">\&quot;</span> <span class="hl str">or &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">kprinter &lt;file&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">. The graphical tools allow you to choose the printer and &quot;</span>
<span class="hl str">&quot;to modify the option settings easily.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostaaksesi tiedoston komentoriviltä (pääteikkunasta) voit käyttää joko &quot;</span>
<span class="hl str">&quot;komentoa:</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span> <span class="hl str">tai graafinen tulostustyökalu:</span> <span class="hl esc">\&quot;</span><span class="hl str">xpp tiedosto</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;tai</span> <span class="hl esc">\&quot;</span><span class="hl str">kprinter &lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">. Graafiset työkalut sallivat sinun valita &quot;</span>
<span class="hl str">&quot;tulostimen ja muuttaa sen asetuksia helposti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3838</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;These commands you can also use in the</span> <span class="hl esc">\&quot;</span><span class="hl str">Printing command</span><span class="hl esc">\&quot;</span> <span class="hl str">field of the &quot;</span>
<span class="hl str">&quot;printing dialogs of many applications, but here do not supply the file name &quot;</span>
<span class="hl str">&quot;because the file to print is provided by the application.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näitä komentoja voit myös käyttää monien ohjelmien tulostusdialogien &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Tulostuskomento</span><span class="hl esc">\&quot;</span> <span class="hl str">kentässä, mutta tässä sinun ei pidä määrittää tiedoston &quot;</span>
<span class="hl str">&quot;nimeä koska ohjelma määrittää sen itse.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3841 printer/printerdrake.pm:3858</span>
<span class="hl slc">#: printer/printerdrake.pm:3868</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">command also allows to modify the option settings for a &quot;</span>
<span class="hl str">&quot;particular printing job. Simply add the desired settings to the command &quot;</span>
<span class="hl str">&quot;line, e. g.</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;file&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">komento tarjoaa myös mahdollisuuden muokata asetukset erityiselle &quot;</span>
<span class="hl str">&quot;tulostustyölle. Voit yksinkertaisesti lisätä halutut asetukset &quot;</span>
<span class="hl str">&quot;komentoriville, esim.:</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3844 printer/printerdrake.pm:3884</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To know about the options available for the current printer read either the &quot;</span>
<span class="hl str">&quot;list shown below or click on the</span> <span class="hl esc">\&quot;</span><span class="hl str">Print option list</span><span class="hl esc">\&quot;</span> <span class="hl str">button.</span><span class="hl ipl">%s%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Saadaksesi tietoja nykyisen tulostimen olemassa olevista optioista, lue joko &quot;</span>
<span class="hl str">&quot;alla näytetty lista tai klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Tulostusparametrien lista</span><span class="hl esc">\&quot;</span> <span class="hl str">-painiketta.</span><span class="hl ipl">%s</span><span class="hl str">%&quot;</span>
<span class="hl str">&quot;s</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here is a list of the available printing options for the current printer:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä on lista nykyisen tulostimen käytössä olevista tulostusvalinnoista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3853 printer/printerdrake.pm:3863</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print a file from the command line (terminal window) use the command</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;file&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostaaksesi tiedoston komentoriviltä (pääteikkunasta) käytä komentoa</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3855 printer/printerdrake.pm:3865</span>
<span class="hl slc">#: printer/printerdrake.pm:3875</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This command you can also use in the</span> <span class="hl esc">\&quot;</span><span class="hl str">Printing command</span><span class="hl esc">\&quot;</span> <span class="hl str">field of the &quot;</span>
<span class="hl str">&quot;printing dialogs of many applications. But here do not supply the file name &quot;</span>
<span class="hl str">&quot;because the file to print is provided by the application.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tätä komentoa voit myös käyttää monien ohjelmien tulostusdialogien &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Tulostuskomento</span><span class="hl esc">\&quot;</span> <span class="hl str">kentässä, mutta tässä sinun ei pidä määrittää tiedoston &quot;</span>
<span class="hl str">&quot;nimeä koska ohjelma määrittää sen itse.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3860 printer/printerdrake.pm:3870</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To get a list of the options available for the current printer click on the &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Print option list</span><span class="hl esc">\&quot;</span> <span class="hl str">button.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Saadaksesi listan nykyisen tulostimen parametreista klikkaa &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Tulostusparametrien lista</span><span class="hl esc">\&quot;</span> <span class="hl str">-painiketta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3873</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To print a file from the command line (terminal window) use the command</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;file&gt;</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;file&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostaaksesi tiedoston komentoriviltä (pääteikkunasta) käytä komentoa</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3877</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can also use the graphical interface</span> <span class="hl esc">\&quot;</span><span class="hl str">xpdq</span><span class="hl esc">\&quot;</span> <span class="hl str">for setting options and &quot;</span>
<span class="hl str">&quot;handling printing jobs.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you are using KDE as desktop environment you have a</span> <span class="hl esc">\&quot;</span><span class="hl str">panic button</span><span class="hl esc">\&quot;</span><span class="hl str">, an &quot;</span>
<span class="hl str">&quot;icon on the desktop, labeled with</span> <span class="hl esc">\&quot;</span><span class="hl str">STOP Printer!</span><span class="hl esc">\&quot;</span><span class="hl str">, which stops all print &quot;</span>
<span class="hl str">&quot;jobs immediately when you click it. This is for example useful for paper &quot;</span>
<span class="hl str">&quot;jams.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit käyttää myös graafista käyttöliittymää</span> <span class="hl esc">\&quot;</span><span class="hl str">xpdq</span><span class="hl esc">\&quot;</span> <span class="hl str">optioiden asettamiseen &quot;</span>
<span class="hl str">&quot;ja tulostustöiden hallintaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos käytät KDE työpöytäympäristöä sinulla on</span> <span class="hl esc">\&quot;</span><span class="hl str">paniikkipainike</span><span class="hl esc">\&quot;</span><span class="hl str">, kuvake &quot;</span>
<span class="hl str">&quot;työpöydällä</span> <span class="hl esc">\&quot;</span><span class="hl str">PYSÄYTÄ tulostus!</span><span class="hl esc">\&quot;</span><span class="hl str">, joka pysäyttää kaikki tulostustyöt heti &quot;</span>
<span class="hl str">&quot;kun painat sitä. Tämä on hyödyllistä esimerkiksi silloin kun tulostimessa on &quot;</span>
<span class="hl str">&quot;paperitukos.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3881</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">and</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">commands also allow to modify the option settings for &quot;</span>
<span class="hl str">&quot;a particular printing job. Simply add the desired settings to the command &quot;</span>
<span class="hl str">&quot;line, e. g.</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;file&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Komennot</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">sallivat myös mahdollisuuden muokata asetuksia &quot;</span>
<span class="hl str">&quot;erityiselle tulostustyölle. Voit yksinkertaisesti lisätä halutut asetukset &quot;</span>
<span class="hl str">&quot;komentoriville, esim.:</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span> <span class="hl str">&lt;tiedosto&gt;</span><span class="hl esc">\&quot;</span><span class="hl str">.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3891</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing/Scanning/Photo Cards on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostus/Skannaus/Kuva-Kortit laitteella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3892</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing/Scanning on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostus/Skannaus laitteella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3894</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing/Photo Card Access on</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostus/Kuva-Kortin käyttö laitteella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3896</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Using/Maintaining the printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytetään/ylläpidetään tulostinta:</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3897</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing on the printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostus käynnissä tulostimella</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3903</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Print option list&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostusparametrien lista&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3925</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">is set up with HP&apos;s HPLIP driver software. This way many special &quot;</span>
<span class="hl str">&quot;features of your printer are supported.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Laitteesi</span> <span class="hl ipl">%s</span> <span class="hl str">on asetettu HPn HPLIP ajurisoftalla. Tällä tavalla monet &quot;</span>
<span class="hl str">&quot;tulostimesi erikoisominaisuuded ovat tuettuja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3928</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The scanner in your printer can be used with the usual SANE software, for &quot;</span>
<span class="hl str">&quot;example Kooka or XSane (Both in the Multimedia/Graphics menu). &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimesi kuvanlukija voidaan käyttää SANE ohjelmilla, esimerkiksi Kooka &quot;</span>
<span class="hl str">&quot;tai XSane (Molemmat ovat Multimedia/Grafiikka valikossa). &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3929</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to &quot;</span>
<span class="hl str">&quot;share your scanner on the network.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Suorita Scannerdrake (Laitteisto/Kuvanlukija Mandriva Linux &quot;</span>
<span class="hl str">&quot;ohjauskeskuksessa) jaaksesi kuvalnukijasi verkkoon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3933</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The memory card readers in your printer can be accessed like a usual USB &quot;</span>
<span class="hl str">&quot;mass storage device. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimesi muistikortinlukijat voidaan käyttää tavallisena USB &quot;</span>
<span class="hl str">&quot;tallennuslaitteena. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3934</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;After inserting a card a hard disk icon to access the card should appear on &quot;</span>
<span class="hl str">&quot;your desktop.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kun olet asettanut muistikortin asemaan kovelevykuvake jolla voit käyttää &quot;</span>
<span class="hl str">&quot;korttia pitäisi tulla näkyviin työpöydälle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3936</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The memory card readers in your printer can be accessed using HP&apos;s Printer &quot;</span>
<span class="hl str">&quot;Toolbox (Menu: System/Monitoring/HP Printer Toolbox) clicking the</span> <span class="hl esc">\&quot;</span><span class="hl str">Access &quot;</span>
<span class="hl str">&quot;Photo Cards...</span><span class="hl esc">\&quot;</span> <span class="hl str">button on the</span> <span class="hl esc">\&quot;</span><span class="hl str">Functions</span><span class="hl esc">\&quot;</span> <span class="hl str">tab. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimesi muistikortinlukijat voidaan käyttää HP Tulostimen Tökalupakin &quot;</span>
<span class="hl str">&quot;kautta (Valikko: Järjestelmä/Seuranta/HP Tulostimen Työkalupakki) painamalla &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Käytä kuvakortteja...</span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta</span> <span class="hl esc">\&quot;</span><span class="hl str">Tominto</span><span class="hl esc">\&quot;</span> <span class="hl str">välilehdessä. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3937</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Note that this is very slow, reading the pictures from the camera or a USB &quot;</span>
<span class="hl str">&quot;card reader is usually faster.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Huomaa että tämä on aika hidas, kuvien lukeminen kameran tai USB-&quot;</span>
<span class="hl str">&quot;muistikortilukijan kautta on yleensä nopeampi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3940</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HP&apos;s Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a &quot;</span>
<span class="hl str">&quot;lot of status monitoring and maintenance functions for your</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HP Tulostimen Tökalupakki (Valikko: Järjestelmä/Seuranta/HP Tulostimen &quot;</span>
<span class="hl str">&quot;Työkalupakki) tarjoaa paljon tilanseurantaa ja hallintatoimintoja</span> <span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;laitteellesi:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3941</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; - Ink level/status info</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; - mustetaso/tilastotietoja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3942</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; - Ink nozzle cleaning</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; - mustesuuttimien puhdistus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3943</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; - Print head alignment</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; - Tulostinpäiden kalibrointi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3944</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; - Color calibration</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; - Värien kalibrointi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3959</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your multi-function device was configured automatically to be able to scan. &quot;</span>
<span class="hl str">&quot;Now you can scan with</span> <span class="hl esc">\&quot;</span><span class="hl str">scanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">(</span><span class="hl esc">\&quot;</span><span class="hl str">scanimage -d hp:</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to specify the &quot;</span>
<span class="hl str">&quot;scanner when you have more than one) from the command line or with the &quot;</span>
<span class="hl str">&quot;graphical interfaces</span> <span class="hl esc">\&quot;</span><span class="hl str">xscanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">xsane</span><span class="hl esc">\&quot;</span><span class="hl str">. If you are using the GIMP, &quot;</span>
<span class="hl str">&quot;you can also scan by choosing the appropriate point in the</span> <span class="hl esc">\&quot;</span><span class="hl str">File</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Acquire&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span> <span class="hl str">menu. Call also</span> <span class="hl esc">\&quot;</span><span class="hl str">man scanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">on the command line to get more &quot;</span>
<span class="hl str">&quot;information.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You do not need to run</span> <span class="hl esc">\&quot;</span><span class="hl str">scannerdrake</span><span class="hl esc">\&quot;</span> <span class="hl str">for setting up scanning on this &quot;</span>
<span class="hl str">&quot;device, you only need to use</span> <span class="hl esc">\&quot;</span><span class="hl str">scannerdrake</span><span class="hl esc">\&quot;</span> <span class="hl str">if you want to share the &quot;</span>
<span class="hl str">&quot;scanner on the network.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Monitoimilaitteesi asetettiin automaattisesti osaamaan skannauksen. Nyt voit &quot;</span>
<span class="hl str">&quot;skannata komennolla</span> <span class="hl esc">\&quot;</span><span class="hl str">scanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">(</span><span class="hl esc">\&quot;</span><span class="hl str">scanimage -d hp:</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">määrittääksesi &quot;</span>
<span class="hl str">&quot;skanneri jos sinulla on enemmän kuin yksi) komentorivillä tai graafisella &quot;</span>
<span class="hl str">&quot;käyttöliittymällä:</span> <span class="hl esc">\&quot;</span><span class="hl str">xscanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">xsane</span><span class="hl esc">\&quot;</span><span class="hl str">. Jos käytät GIMP:ä voit myös &quot;</span>
<span class="hl str">&quot;skannata valitsemalla sopivan pisteen</span> <span class="hl esc">\&quot;</span><span class="hl str">Tiedosto</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Nouda</span><span class="hl esc">\&quot;</span> <span class="hl str">valikosta. Voit &quot;</span>
<span class="hl str">&quot;myös kutsua</span> <span class="hl esc">\&quot;</span><span class="hl str">man scanimage</span><span class="hl esc">\&quot;</span> <span class="hl str">komentorivillä saadaksesi lisää tietoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun ei tarvitse käyttää</span><span class="hl esc">\&quot;</span><span class="hl str">scannerdrake</span><span class="hl esc">\&quot;</span> <span class="hl str">asettaaksesi skannausta tälle &quot;</span>
<span class="hl str">&quot;laitteelle, tarvitset vain käyttää</span> <span class="hl esc">\&quot;</span><span class="hl str">scannerdrake</span><span class="hl esc">\&quot;</span> <span class="hl str">jos haluat jakaa &quot;</span>
<span class="hl str">&quot;skannerin verkkoon.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:3985</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your printer was configured automatically to give you access to the photo &quot;</span>
<span class="hl str">&quot;card drives from your PC. Now you can access your photo cards using the &quot;</span>
<span class="hl str">&quot;graphical program</span> <span class="hl esc">\&quot;</span><span class="hl str">MtoolsFM</span><span class="hl esc">\&quot;</span> <span class="hl str">(Menu:</span> <span class="hl esc">\&quot;</span><span class="hl str">Applications</span><span class="hl esc">\&quot;</span> <span class="hl str">-&gt;</span> <span class="hl esc">\&quot;</span><span class="hl str">File tools</span><span class="hl esc">\&quot;</span> <span class="hl str">-&gt; &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">MTools File Manager</span><span class="hl esc">\&quot;</span><span class="hl str">) or the command line utilities</span> <span class="hl esc">\&quot;</span><span class="hl str">mtools</span><span class="hl esc">\&quot;</span> <span class="hl str">(enter &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">man mtools</span><span class="hl esc">\&quot;</span> <span class="hl str">on the command line for more info). You find the card&apos;s file &quot;</span>
<span class="hl str">&quot;system under the drive letter</span> <span class="hl esc">\&quot;</span><span class="hl str">p:</span><span class="hl esc">\&quot;</span><span class="hl str">, or subsequent drive letters when you &quot;</span>
<span class="hl str">&quot;have more than one HP printer with photo card drives. In</span> <span class="hl esc">\&quot;</span><span class="hl str">MtoolsFM</span><span class="hl esc">\&quot;</span> <span class="hl str">you &quot;</span>
<span class="hl str">&quot;can switch between drive letters with the field at the upper-right corners &quot;</span>
<span class="hl str">&quot;of the file lists.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostimesi asetettiin automaattisesti sallimaan kuva-kortti-aseman käyttö &quot;</span>
<span class="hl str">&quot;tietokoneeltasi. Voit nyt käyttää kuvakorttisi graafisella ohjelmalla &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">MtoolsFM</span><span class="hl esc">\&quot;</span> <span class="hl str">(Valikko:</span> <span class="hl esc">\&quot;</span><span class="hl str">Sovellukset</span><span class="hl esc">\&quot;</span> <span class="hl str">-&gt;</span> <span class="hl esc">\&quot;</span><span class="hl str">Tiedostotyökalut</span><span class="hl esc">\&quot;</span> <span class="hl str">-&gt;</span> <span class="hl esc">\&quot;</span><span class="hl str">Mtools &quot;</span>
<span class="hl str">&quot;tiedostonhallinta</span><span class="hl esc">\&quot;</span><span class="hl str">) tai komentorivityökaluilla</span> <span class="hl esc">\&quot;</span><span class="hl str">mtools</span><span class="hl esc">\&quot;</span> <span class="hl str">(</span> <span class="hl esc">\&quot;</span><span class="hl str">man mtools</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;komentorivillä antaa lisää tietoa). Löydät kortin tiedostojärjestelmän &quot;</span>
<span class="hl str">&quot;asematunnuksen</span> <span class="hl esc">\&quot;</span><span class="hl str">p:</span><span class="hl esc">\&quot;</span> <span class="hl str">alta tai sen jälkeisten asematunnusten alta mikäli &quot;</span>
<span class="hl str">&quot;sinulla on enemmän kuin yksi HP tulostin, jossa on kuva-kortti asema. Jos &quot;</span>
<span class="hl str">&quot;käytät</span> <span class="hl esc">\&quot;</span><span class="hl str">MtoolsFM</span><span class="hl esc">\&quot;</span><span class="hl str">:a voit vaihtaa eri asematunnusten välillä &quot;</span>
<span class="hl str">&quot;tiedostolistauksen oikean yläkulman kentässä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4028 printer/printerdrake.pm:4055</span>
<span class="hl slc">#: printer/printerdrake.pm:4090</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Transfer printer configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirrä tulostimen asetukset&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4029</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You can copy the printer configuration which you have done for the spooler %&quot;</span>
<span class="hl str">&quot;s to</span> <span class="hl ipl">%s</span><span class="hl str">, your current spooler. All the configuration data (printer name, &quot;</span>
<span class="hl str">&quot;description, location, connection type, and default option settings) is &quot;</span>
<span class="hl str">&quot;overtaken, but jobs will not be transferred.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Not all queues can be transferred due to the following reasons:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voit kopioida tulostinasetukset jotka olet tehnyt</span> <span class="hl ipl">%s</span> <span class="hl str">jonolle nykyiseen</span> <span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;jonoon. Kaikki asetustiedot (tulostimen nimi, kuvaus, sijainti, yhteystyyppi &quot;</span>
<span class="hl str">&quot;sekä vakioasetukset) kopioidaan, mutta tulostustöitä ei siirretä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kaikkia tulostusjonoja ei voida siirtää seuraavista syistä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4032</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;CUPS does not support printers on Novell servers or printers sending the &quot;</span>
<span class="hl str">&quot;data into a free-formed command.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;CUPS ei tue tulostimia, jotka ovat Novell-palvelimissa, tai jotka lähettävät &quot;</span>
<span class="hl str">&quot;dataa vapaamuotoiseen komentoon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4034</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PDQ only supports local printers, remote LPD printers, and Socket/TCP &quot;</span>
<span class="hl str">&quot;printers.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PDQ tukee vain paikallisia tulostimia, LPD etätulostimia, ja Socket/TCP &quot;</span>
<span class="hl str">&quot;tulostimia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4036</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LPD and LPRng do not support IPP printers.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LPD ja LPRng eivät tue IPP-tulostimia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4038</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In addition, queues not created with this program or</span> <span class="hl esc">\&quot;</span><span class="hl str">foomatic-configure</span><span class="hl esc">\&quot;</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;cannot be transferred.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisäksi jonoja, joita ei ole luotu tällä ohjelmalla tai</span> <span class="hl esc">\&quot;</span><span class="hl str">foomatic-configure&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span> <span class="hl str">komennolla, ei voida siirtää.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4039</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Also printers configured with the PPD files provided by their manufacturers &quot;</span>
<span class="hl str">&quot;or with native CUPS drivers cannot be transferred.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Myöskään tulostimia, jotka ovat asetettuja valmistajien tuottamilla PPD-&quot;</span>
<span class="hl str">&quot;tiedostoilla tai natiivi CUPS-ajureilla, ei voida siirtää.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4040</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mark the printers which you want to transfer and click</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Transfer</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Merkitse tulostimet jotka haluat siirtää ja klikkaa</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Siirrä</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4043</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not transfer printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä siirrä tulostimia&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4044 printer/printerdrake.pm:4060</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Transfer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirrä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4056</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A printer named</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">already exists under</span> <span class="hl ipl">%s</span><span class="hl str">.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click</span> <span class="hl esc">\&quot;</span><span class="hl str">Transfer</span><span class="hl esc">\&quot;</span> <span class="hl str">to overwrite it.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can also type a new name or skip this printer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostin nimellä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on jo olemassa kohdassa</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Siirrä</span><span class="hl esc">\&quot;</span> <span class="hl str">ylikirjoittaaksesi sen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit myös kirjoittaa uuden nimen tai ohittaa tämän tulostimen.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4077</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New printer name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uuden tulostimen nimi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4080</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Transferring</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirretään</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4091</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You have transferred your former default printer (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">), Should it be also &quot;</span>
<span class="hl str">&quot;the default printer under the new printing system</span> <span class="hl ipl">%s</span><span class="hl str">?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet siirtänyt edellisen oletustulostimesi (</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">). Asetetaanko se &quot;</span>
<span class="hl str">&quot;oletustulostimeksi myös uudessa</span> <span class="hl ipl">%s</span> <span class="hl str">tulostusjärjestelmässä?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refreshing printer data...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitetään tulostintietoja...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Starting network...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistetään verkkoa...&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:4155 printer/printerdrake.pm:4159</span>
<span class="hl slc">#: printer/printerdrake.pm:4161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure the network now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta verkkoyhteys nyt&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network functionality not configured&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkotoimintoja ei ole asetettu&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are going to configure a remote printer. This needs working network &quot;</span>
<span class="hl str">&quot;access, but your network is not configured yet. If you go on without network &quot;</span>
<span class="hl str">&quot;configuration, you will not be able to use the printer which you are &quot;</span>
<span class="hl str">&quot;configuring now. How do you want to proceed?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa etätulostinta. Tämä vaatii toimivan verkkoyhteyden, mutta &quot;</span>
<span class="hl str">&quot;verkkosi ei ole vielä määritetty. Mikäli jatkat ilman verkkoasetusta, et voi &quot;</span>
<span class="hl str">&quot;käyttää tulostinta jota olet nyt asettamassa. Miten haluat jatkaa?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4160</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Go on without configuring the network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jatka asettamatta verkkoyhteyttä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The network configuration done during the installation cannot be started &quot;</span>
<span class="hl str">&quot;now. Please check whether the network is accessible after booting your &quot;</span>
<span class="hl str">&quot;system and correct the configuration using the</span> <span class="hl ipl">%s</span> <span class="hl str">Control Center, section &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Network &amp; Internet</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Connection</span><span class="hl esc">\&quot;</span><span class="hl str">, and afterwards set up the printer, &quot;</span>
<span class="hl str">&quot;also using the</span> <span class="hl ipl">%s</span> <span class="hl str">Control Center, section</span> <span class="hl esc">\&quot;</span><span class="hl str">Hardware</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Printer</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Verkkoasetusta, joka tehtiin asennuksen aikana, ei voida käynnistää nyt. Ole &quot;</span>
<span class="hl str">&quot;hyvä ja tarkista onko verkko käytettävissä kun olet käynnistänyt &quot;</span>
<span class="hl str">&quot;järjestelmäsi uudelleen ja korjannut asetukset</span> <span class="hl ipl">%s</span> <span class="hl str">Ohjauskeskuksessa, osassa &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">Verkko &amp; Internet</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Yhteys</span><span class="hl esc">\&quot;</span><span class="hl str">, ja aseta sen jälkeen tulostin, myös</span> <span class="hl ipl">%s</span> <span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjauskeskuksessa, osassa</span> <span class="hl esc">\&quot;</span><span class="hl str">Laitteisto</span><span class="hl esc">\&quot;</span><span class="hl str">/</span><span class="hl esc">\&quot;</span><span class="hl str">Tulostin</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The network access was not running and could not be started. Please check &quot;</span>
<span class="hl str">&quot;your configuration and your hardware. Then try to configure your remote &quot;</span>
<span class="hl str">&quot;printer again.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Verkkoyhteys ei ollut käynnissä, eikä sitä voitu käynnistää. Ole hyvä ja &quot;</span>
<span class="hl str">&quot;tarkista laitteistosi ja asetuksesi. Sen jälkeen voit yrittää asettaa &quot;</span>
<span class="hl str">&quot;etätulostimen uudelleen.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restarting printing system...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistän tulostusjärjestelmää uudelleen...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;high&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;korkea&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;paranoid&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;vainoharhainen&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4235</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing a printing system in the</span> <span class="hl ipl">%s</span> <span class="hl str">security level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan tulostusjärjestelmä turvatasolla</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to install the printing system</span> <span class="hl ipl">%s</span> <span class="hl str">on a system running in the %&quot;</span>
<span class="hl str">&quot;s security level.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This printing system runs a daemon (background process) which waits for &quot;</span>
<span class="hl str">&quot;print jobs and handles them. This daemon is also accessible by remote &quot;</span>
<span class="hl str">&quot;machines through the network and so it is a possible point for attacks. &quot;</span>
<span class="hl str">&quot;Therefore only a few selected daemons are started by default in this &quot;</span>
<span class="hl str">&quot;security level.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you really want to configure printing on this machine?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asentamassa tulostusjärjestelmää</span> <span class="hl ipl">%s</span> <span class="hl str">järjestelmään, joka käyttää &quot;</span>
<span class="hl str">&quot;turvallisuustasoa</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä tulostusjärjestelmä suorittaa demonin (taustaprosessina), joka odottaa &quot;</span>
<span class="hl str">&quot;tulostustöitä ja käsittelee niitä. Tämä demoni on myös käytettävissä &quot;</span>
<span class="hl str">&quot;etäkoneilta verkon kautta, ja sen vuoksi se on mahdollinen hyökkäyskohde. &quot;</span>
<span class="hl str">&quot;Tästä syystä ainoastaan harvat valitut demonit käynnistetään oletuksena &quot;</span>
<span class="hl str">&quot;tällä turvallisuustasolla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko varmasti asettaa tulostuksen tässä koneessa?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Starting the printing system at boot time&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä tulostusjärjestelmä käynnistyksen aikana&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The printing system (</span><span class="hl ipl">%s</span><span class="hl str">) will not be started automatically when the machine &quot;</span>
<span class="hl str">&quot;is booted.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It is possible that the automatic starting was turned off by changing to a &quot;</span>
<span class="hl str">&quot;higher security level, because the printing system is a potential point for &quot;</span>
<span class="hl str">&quot;attacks.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to have the automatic starting of the printing system turned on &quot;</span>
<span class="hl str">&quot;again?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostusjärjestelmää (</span><span class="hl ipl">%s</span><span class="hl str">) ei käynnistetä automaattisesti kun kone &quot;</span>
<span class="hl str">&quot;käynnistetään.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;On mahdollista että automaattikäynnistys on poistettu käytöstä &quot;</span>
<span class="hl str">&quot;turvallisuustason nostamisen takia, koska tulostusjärjestelmä on mahdollinen &quot;</span>
<span class="hl str">&quot;hyökkäyskohta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko ottaa uudestaan käyttöön tulostusjärjestelmän &quot;</span>
<span class="hl str">&quot;automaattikäynnistyksen?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Checking installed software...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan asennetut ohjelmistot...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4302</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removing</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:4306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not remove the</span> <span class="hl ipl">%s</span> <span class="hl str">printing system!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">tulostusjärjestelmää ei voitu poistaa!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4326</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing</span> <span class="hl ipl">%s</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan</span> <span class="hl ipl">%s</span> <span class="hl str">...&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:4330</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install the</span> <span class="hl ipl">%s</span> <span class="hl str">printing system!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei voitu asentaa</span> <span class="hl ipl">%s</span> <span class="hl str">tulostusjärjestelmää!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In this mode there is no local printing system, all printing requests go &quot;</span>
<span class="hl str">&quot;directly to the server specified below. Note that it is not possible to &quot;</span>
<span class="hl str">&quot;define local print queues then and if the specified server is down it cannot &quot;</span>
<span class="hl str">&quot;be printed at all from this machine.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä tilassa paikallista tulostusjonoa ei ole, sen sijaan kaikki &quot;</span>
<span class="hl str">&quot;tulostustyöt menevät suoraan alla määrittyyn palvelimeen. Huomaa ettei ole &quot;</span>
<span class="hl str">&quot;mahdollista märittää paikallista tulostusjonoa ja jos määritty palvelin on &quot;</span>
<span class="hl str">&quot;alas et voi tulostaa ollenkaan tästä koneesta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4400</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Enter the host name or IP of your CUPS server and click OK if you want to &quot;</span>
<span class="hl str">&quot;use this mode, click</span> <span class="hl esc">\&quot;</span><span class="hl str">Quit</span><span class="hl esc">\&quot;</span> <span class="hl str">otherwise.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syötä CUPS palvelimesi nimi tai IP ja paina OK jos haluat käyttää tätä &quot;</span>
<span class="hl str">&quot;tilaa, muuten paina</span> <span class="hl esc">\&quot;</span><span class="hl str">Lopeta</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4414</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name or IP of remote server:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäpalvelimen nimi tai IP:&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4434</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Setting Default Printer...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan oletustulostinta...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4454</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local CUPS printing system or remote CUPS server?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen CUPS tulostusjärjestelmä vai CUPS etäpalvelin?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4455</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The CUPS printing system can be used in two ways: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS tulostusjärjestelmää voidaan käyttää kahta eri tavalla: &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4457</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;1. The CUPS printing system can run locally. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;1. CUPS tulostusjärjestelmä voi toimia paikallisena. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4458</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Then locally connected printers can be used and remote printers on other &quot;</span>
<span class="hl str">&quot;CUPS servers in the same network are automatically discovered. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Silloin paikkallise liitetyt tulostimet voidaan käyttää ja etätulostimia &quot;</span>
<span class="hl str">&quot;muissa CUPS palvelimissa samassa verkossa tunnistetaan automaattisesti. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4459</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Disadvantage of this approach is, that more resources on the local machine &quot;</span>
<span class="hl str">&quot;are needed: Additional software packages need to be installed, the CUPS &quot;</span>
<span class="hl str">&quot;daemon has to run in the background and needs some memory, and the IPP port &quot;</span>
<span class="hl str">&quot;(port 631) is opened. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämän menettelytavan varjopuoli on lisää resursseja vaaditaan paikallisesta &quot;</span>
<span class="hl str">&quot;koneesta. Lisää ohjelmia tarvitsee olla asennettuna, CUPS demoni pitää &quot;</span>
<span class="hl str">&quot;pyöriä taustalla ja vaatii vähän muistia, ja IPP portti (631) on avoinna. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;2. All printing requests are immediately sent to a remote CUPS server. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;2. Kaikki tulostustyöt lähetetään heti CUPS etäpalvelimelle. &quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4462</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here local resource occupation is reduced to a minimum. No CUPS daemon is &quot;</span>
<span class="hl str">&quot;started or port opened, no software infrastructure for setting up local &quot;</span>
<span class="hl str">&quot;print queues is installed, so less memory and disk space is used. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tässä menettelytavassa paikallisten resurssien käyttö ob vähäistä. CUPS &quot;</span>
<span class="hl str">&quot;demoni ei ole käynnissä tai portti avoinna, ohjelmia paikkallista &quot;</span>
<span class="hl str">&quot;tulostusjonoa varten ei ole asennettu, joten vähemmän muistia ja levytila &quot;</span>
<span class="hl str">&quot;kuluu.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4463</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Disadvantage is that it is not possible to define local printers then and if &quot;</span>
<span class="hl str">&quot;the specified server is down it cannot be printed at all from this machine. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämän menettelytavan varjopuoli on ettei ole mahdollista märittää &quot;</span>
<span class="hl str">&quot;paikallista tulostusjonoa ja jos määritty palvelin on alas et voi tulostaa &quot;</span>
<span class="hl str">&quot;ollenkaan tästä koneesta.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4465</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;How should CUPS be set up on your machine?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minten haluat asetta CUPS järjestelmässäsi?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4469 printer/printerdrake.pm:4484</span>
<span class="hl slc">#: printer/printerdrake.pm:4488 printer/printerdrake.pm:4494</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote server, specify Name or IP here:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäpalvelin, syötä nimi tai IP täällä:&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:4483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local CUPS printing system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen CUPS tulostusjärjestelmä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4522</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select Printer Spooler&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tulostusjono&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4523</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Which printing system (spooler) do you want to use?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä tulostusjärjestelmää (jonoa) haluat käyttää?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4572</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to configure printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">asetus epäonnistui!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4587</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installing Foomatic...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan Foomatic...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4593</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install</span> <span class="hl ipl">%s</span> <span class="hl str">packages,</span> <span class="hl ipl">%s</span> <span class="hl str">cannot be started!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">paketteja ei voitu asentaa, joten</span> <span class="hl ipl">%s</span> <span class="hl str">ei voida käynnistää!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4785</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The following printers are configured. Double-click on a printer to change &quot;</span>
<span class="hl str">&quot;its settings; to make it the default printer; or to view information about &quot;</span>
<span class="hl str">&quot;it. &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavat tulostimet ovat asetettuja. Tuplaklikkaa tulostinta muuttaaksesi &quot;</span>
<span class="hl str">&quot;sen asetuksia, asettaaksesi sen oletustulostimeksi tai nähdäksesi tulostimen &quot;</span>
<span class="hl str">&quot;tiedot.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4815</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Display all available remote CUPS printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä kaikki saatavilla olevat CUPS-etätulostimet&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4816</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refresh printer list (to display all available remote CUPS printers)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Päivitä tulostinlista (näytä kaikki saatavilla olevat CUPS-etätulostimet)&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4827</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CUPS configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CUPS asetukset&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: printer/printerdrake.pm:4839</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Change the printing system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muuta tulostusjärjestelmä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Normal Mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perustila&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:4849</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Expert Mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asiantuntijatila&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5118 printer/printerdrake.pm:5176</span>
<span class="hl slc">#: printer/printerdrake.pm:5255 printer/printerdrake.pm:5264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen asetukset&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modify printer configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa tulostimen asetuksia&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Printer</span> <span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What do you want to modify on this printer?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tulostin</span> <span class="hl ipl">%s%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat muokata tästä tulostimesta?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This printer is disabled&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämän tulostin on poistettu käytöstä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5163</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do it!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita!&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5168 printer/printerdrake.pm:5223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer connection type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostusyhteyden tyyppi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5169 printer/printerdrake.pm:5229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer name, description, location&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen nimi, kuvaus, paikka&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5171 printer/printerdrake.pm:5248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer manufacturer, model, driver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen valmistaja, malli, ajuri&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5172 printer/printerdrake.pm:5249</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer manufacturer, model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen valmistaja, malli&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5178 printer/printerdrake.pm:5259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set this printer as the default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta tämä tulostin oletukseksi&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5183 printer/printerdrake.pm:5265</span>
<span class="hl slc">#: printer/printerdrake.pm:5267</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota tulositn käyttöön&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5186 printer/printerdrake.pm:5270</span>
<span class="hl slc">#: printer/printerdrake.pm:5272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disable Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista tulostin käytöstä&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5187 printer/printerdrake.pm:5275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Print test pages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulosta testisivut&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5188 printer/printerdrake.pm:5277</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Learn how to use this printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Opi kuinka käyttää tätä tulostinta&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5189 printer/printerdrake.pm:5279</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista tulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5237</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removing old printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan vanha tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is now enabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on nyt otettu käyttöön.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is now disabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on nyt poistettu käytöstä.&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5310</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you really want to remove the printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko todella poistaa tulostimen</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5314</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Removing printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">...&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletustulostin&quot;</span>

<span class="hl slc">#: printer/printerdrake.pm:5339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The printer</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is set as the default printer now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostin</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on asetettu oletustulostimeksi.&quot;</span>

<span class="hl slc">#: raid.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not add a partition to _formatted_ RAID</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei voitu lisätä osiota _alustetulle_ RAID:lle</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: raid.pm:144</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not enough partitions for RAID level</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei riittävästi osioita RAID tasolle</span> <span class="hl ipl">%d</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: scanner.pm:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not create directory /usr/share/sane/firmware!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hakemistoa /usr/share/sane/firmware ei voitu luoda!&quot;</span>

<span class="hl slc">#: scanner.pm:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not create link /usr/share/sane/</span><span class="hl ipl">%s</span><span class="hl str">!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Linkkiä /usr/share/sane/</span><span class="hl ipl">%s</span> <span class="hl str">ei voitu luoda!&quot;</span>

<span class="hl slc">#: scanner.pm:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not copy firmware file</span> <span class="hl ipl">%s</span> <span class="hl str">to /usr/share/sane/firmware!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Firmware-tiedostoa</span> <span class="hl ipl">%s</span> <span class="hl str">ei voitu kopioida kohteeseen /usr/share/sane/firmware&quot;</span>

<span class="hl slc">#: scanner.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not set permissions of firmware file</span> <span class="hl ipl">%s</span><span class="hl str">!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Firmware-tiedoston</span> <span class="hl ipl">%s</span> <span class="hl str">oikeuksia ei voitu asettaa!&quot;</span>

<span class="hl slc">#: scanner.pm:200 standalone/scannerdrake:66 standalone/scannerdrake:70</span>
<span class="hl slc">#: standalone/scannerdrake:78 standalone/scannerdrake:346</span>
<span class="hl slc">#: standalone/scannerdrake:382 standalone/scannerdrake:446</span>
<span class="hl slc">#: standalone/scannerdrake:490 standalone/scannerdrake:494</span>
<span class="hl slc">#: standalone/scannerdrake:516 standalone/scannerdrake:581</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scannerdrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Scannerdrake&quot;</span>

<span class="hl slc">#: scanner.pm:201 standalone/scannerdrake:947</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not install the packages needed to share your scanner(s).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvanlukijasi jakamiseen tarvittavia paketteja ei voitu asentaa.&quot;</span>

<span class="hl slc">#: scanner.pm:202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Your scanner(s) will not be available for non-root users.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvanlukijasi ei ole käytettävissä muille kuin pääkäyttäjälle.&quot;</span>

<span class="hl slc">#: security/help.pm:11</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept/Refuse bogus IPv4 error messages.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyväksy / Hylkää virheelliset IPv4 virheviestit.&quot;</span>

<span class="hl slc">#: security/help.pm:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Accept/Refuse broadcasted icmp echo.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; Hyväksy / Hylkää kuulutetut icmp echo viestit.&quot;</span>

<span class="hl slc">#: security/help.pm:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Accept/Refuse icmp echo.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; Hyväksy / Hylkää icmp echo viestit.&quot;</span>

<span class="hl slc">#: security/help.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow/Forbid autologin.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli / Estä automaattinen sisäänkirjautuminen.&quot;</span>

<span class="hl slc">#. -PO: here &quot;ALL&quot; is a value in a pull-down menu; translate it the same as &quot;ALL&quot; is</span>
<span class="hl slc">#: security/help.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If set to</span> <span class="hl esc">\&quot;</span><span class="hl str">ALL</span><span class="hl esc">\&quot;</span><span class="hl str">, /etc/issue and /etc/issue.net are allowed to exist.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If set to NONE, no issues are allowed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Else only /etc/issue is allowed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos</span> <span class="hl esc">\&quot;</span><span class="hl str">KAIKKI</span><span class="hl esc">\&quot;</span> <span class="hl str">asetettu,  salli /etc/issue ja /etc/issue.net olemassaolo.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos</span> <span class="hl esc">\&quot;</span><span class="hl str">EI</span><span class="hl esc">\&quot;</span> <span class="hl str">asetettu, kumpaakaan ei sallita.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muutoin sallitaan ainoastaan/etc/issue.&quot;</span>

<span class="hl slc">#: security/help.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow/Forbid reboot by the console user.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli / Estä &apos;reboot&apos; konsolin käyttäjille.&quot;</span>

<span class="hl slc">#: security/help.pm:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow/Forbid remote root login.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli / Estä root sisäänkirjautuminen etäyhteyksiltä.&quot;</span>

<span class="hl slc">#: security/help.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow/Forbid direct root login.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli / Estä root sisäänkirjautuminen paikallisesti.&quot;</span>

<span class="hl slc">#: security/help.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allow/Forbid the list of users on the system on display managers (kdm and &quot;</span>
<span class="hl str">&quot;gdm).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli / Estä järjestelmän käyttäjien listaus näytönhallinnassa (kdm ja gdm).&quot;</span>

<span class="hl slc">#: security/help.pm:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allow/forbid to export display when</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;passing from the root account to the other users.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;See pam_xauth(8) for more details.&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli/Kiellä näytön edelleenohjaus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kun siirrytään root-tilistä muihin käyttäjiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso pam_xauth(8) saadaaksesi lisää tietoa.&quot;</span>

<span class="hl slc">#: security/help.pm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allow/Forbid X connections:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- ALL (all connections are allowed),</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- LOCAL (only connection from local machine),</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- NONE (no connection).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli / Estä X-yhteydet:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- KAIKKI  (kaikki yhteydet sallitaan)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- PAIKALLINEN (ainoastaan paikalliset yhteydet)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- EI (ei yhteyttä).&quot;</span>

<span class="hl slc">#: security/help.pm:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The argument specifies if clients are authorized to connect</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to the X server from the network on the tcp port 6000 or not.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Parametri määrää sallitaanko asiakkaiden yhdistää X-palvelimelle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;TCP-portissa 6000 vai ei.&quot;</span>

<span class="hl slc">#. -PO: here &quot;ALL&quot;, &quot;LOCAL&quot; and &quot;NONE&quot; are values in a pull-down menu; translate them the same as they&apos;re</span>
<span class="hl slc">#: security/help.pm:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Authorize:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if &quot;</span>
<span class="hl str">&quot;set to</span> <span class="hl esc">\&quot;</span><span class="hl str">ALL</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- only local ones if set to</span> <span class="hl esc">\&quot;</span><span class="hl str">LOCAL</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- none if set to</span> <span class="hl esc">\&quot;</span><span class="hl str">NONE</span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;To authorize the services you need, use /etc/hosts.allow (see hosts.allow&quot;</span>
<span class="hl str">&quot;(5)).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- kaikki palvelut joita ohjataan tcp_wrappers:ien kautta (katso hosts.deny&quot;</span>
<span class="hl str">&quot;(5)) jos</span> <span class="hl esc">\&quot;</span><span class="hl str">KAIKKI</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- vain paikalliset jos</span> <span class="hl esc">\&quot;</span><span class="hl str">PAIKALLINEN</span><span class="hl esc">\&quot;</span><span class="hl str">,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- ei yhtään jos</span> <span class="hl esc">\&quot;</span><span class="hl str">EI</span><span class="hl esc">\&quot;</span><span class="hl str">.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Salliaksesi tarvitsemasi palvelut, käytä /etc/hosts.allow (katso hosts.allow&quot;</span>
<span class="hl str">&quot;(5)).&quot;</span>

<span class="hl slc">#: security/help.pm:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If SERVER_LEVEL (or SECURE_LEVEL if absent)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;is greater than 3 in /etc/security/msec/security.conf, creates the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;symlink /etc/security/msec/server to point to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/etc/security/msec/server.&lt;SERVER_LEVEL&gt;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The /etc/security/msec/server is used by chkconfig --add to decide to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;add a service if it is present in the file during the installation of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;packages.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos SERVER_LEVEL (tai SECURE_LEVEL sen puuttuessa) on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korkeampi kuin 3 (kolme) tiedostossa &apos;/etc/security/msec/security.conf&apos;,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;luodaan symlinkin &apos;/etc/security/msec/server&apos; :istä</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;/etc/security/msec/server.&lt;SERVER_LEVEL&gt;&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;chkconfig --add&apos; käyttää &apos;/etc/security/msec/server&apos; päättääkseen jos</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palvelu pitää asettaa vai ei asennuksen aikana.&quot;</span>

<span class="hl slc">#: security/help.pm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Enable/Disable crontab and at for users.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and crontab(1)).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ota käyttöön / poista käytöstä crontab ja at käyttäjille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Laita hyväksytyt käyttäjät tiedostoihin &apos;/etc/cron.allow&apos; ja &apos;/etc/at.&quot;</span>
<span class="hl str">&quot;allow&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(katso man at(1) ja crontab(1)).&quot;</span>

<span class="hl slc">#: security/help.pm:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable/Disable syslog reports to console 12&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / poista käytöstä syslog:n raportin ohjaus konsoliin 12.&quot;</span>

<span class="hl slc">#: security/help.pm:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Enable/Disable name resolution spoofing protection.  If</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is true, also reports to syslog.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ota käyttöön / poista käytöstä nimiselvityksen spoofing suojaus.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on tosi, raportoidaan myös syslog:iin.&quot;</span>

<span class="hl slc">#: security/help.pm:80 standalone/draksec:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Alerts:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoturvahälytykset:&quot;</span>

<span class="hl slc">#: security/help.pm:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable/Disable IP spoofing protection.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / poista käytöstä IP spoofing suojaus.&quot;</span>

<span class="hl slc">#: security/help.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable/Disable libsafe if libsafe is found on the system.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / poista käytöstä libsafe jos se löytyy järjestelmästä.&quot;</span>

<span class="hl slc">#: security/help.pm:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable/Disable the logging of IPv4 strange packets.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ota käyttöön / poista käytöstä epätavallisten IPv4 pakettien kirjaaminen &quot;</span>
<span class="hl str">&quot;lokiin.&quot;</span>

<span class="hl slc">#: security/help.pm:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable/Disable msec hourly security check.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ota käyttöön / poista käytöstä msec turvallisuustarkistukset joka tunti.&quot;</span>

<span class="hl slc">#: security/help.pm:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; Enabling su only from members of the wheel group or allow su from any user.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli &apos;su&apos; vain &apos;wheel&apos; ryhmään kuuluville jäsenille, tai salli komento &quot;</span>
<span class="hl str">&quot;kaikille.&quot;</span>

<span class="hl slc">#: security/help.pm:92</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use password to authenticate users.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä salasanoja käyttäjien tunnistamiseen.&quot;</span>

<span class="hl slc">#: security/help.pm:94</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Activate/Disable ethernet cards promiscuity check.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / poista käytöstä verkkokorttien &apos;promiscuous&apos; tarkistus.&quot;</span>

<span class="hl slc">#: security/help.pm:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Activate/Disable daily security check.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / poista käytöstä päivittäiset turvallisuustarkistukset.&quot;</span>

<span class="hl slc">#: security/help.pm:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Enable/Disable sulogin(8) in single user level.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön / Poista käytöstä sulogin(8) yhden käyttäjän tasossa.&quot;</span>

<span class="hl slc">#: security/help.pm:100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add the name as an exception to the handling of password aging by msec.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää nimi jota msec:n salasanojen vanheneminen ei koske.&quot;</span>

<span class="hl slc">#: security/help.pm:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set password aging to</span> <span class="hl esc">\&quot;</span><span class="hl str">max</span><span class="hl esc">\&quot;</span> <span class="hl str">days and delay to change to</span> <span class="hl esc">\&quot;</span><span class="hl str">inactive</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asettaa salasanojen vanhenemisen</span> <span class="hl esc">\&quot;</span><span class="hl str">max</span><span class="hl esc">\&quot;</span> <span class="hl str">päivään ja viiveen vaihtamiselle &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">inactive</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: security/help.pm:104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set the password history length to prevent password reuse.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta salasanojen historian pituus estääksesi salasanojen käyttämistä &quot;</span>
<span class="hl str">&quot;uudelleen.&quot;</span>

<span class="hl slc">#: security/help.pm:106</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Set the password minimum length and minimum number of digit and minimum &quot;</span>
<span class="hl str">&quot;number of capitalized letters.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta salasanojen vähimmäispituus sekä vähimmäismäärä numeroita ja isoja &quot;</span>
<span class="hl str">&quot;kirjaimia.&quot;</span>

<span class="hl slc">#: security/help.pm:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set the root umask.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta root umask.&quot;</span>

<span class="hl slc">#: security/help.pm:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check open ports.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, tarkistetaan avoimet portit.&quot;</span>

<span class="hl slc">#: security/help.pm:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;if set to yes, check for:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- empty passwords,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- no password in /etc/shadow</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- for users with the 0 id other than root.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;jos asetettu, tarkistetaan:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- tyhjät salasanat,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- salasanan puuttuminen tiedostossa /etc/shadow</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- muut käyttäjät kuin root joiden id on 0.&quot;</span>

<span class="hl slc">#: security/help.pm:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check permissions of files in the users&apos; home.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;jos asetettu, tarkistetaan tiedostojen oikeudet käyttäjien kotihakemistossa.&quot;</span>

<span class="hl slc">#: security/help.pm:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check if the network devices are in promiscuous mode.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;jos asetettu, tarkistetaan ovatko verkkolaitteet &apos;promiscuous&apos; tilassa.&quot;</span>

<span class="hl slc">#: security/help.pm:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, run the daily security checks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, suoritetaan päivittäiset turvallisuustarkistukset.&quot;</span>

<span class="hl slc">#: security/help.pm:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check additions/removals of sgid files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, tarkistetaan &apos;sgid&apos; tiedostojen lisäykset/poistamiset.&quot;</span>

<span class="hl slc">#: security/help.pm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check empty password in /etc/shadow.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, tarkistetaan tyhjät salasanat tiedostossa /etc/shadow.&quot;</span>

<span class="hl slc">#: security/help.pm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, verify checksum of the suid/sgid files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, tarkistetaan &apos;suid/sgid&apos; tiedostojen tarkistussumma.&quot;</span>

<span class="hl slc">#: security/help.pm:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check additions/removals of suid root files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;jos &apos;kyllä&apos;, tarkistetaan &apos;suid root&apos; tiedostojen lisäämiset/poistamiset.&quot;</span>

<span class="hl slc">#: security/help.pm:124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, report unowned files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, raportoidaan omistamattomat tiedostot.&quot;</span>

<span class="hl slc">#: security/help.pm:125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, check files/directories writable by everybody.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;jos asetettu, tarkistetaan sallivatko tiedostot/hakemistot kirjoituksen &quot;</span>
<span class="hl str">&quot;kaikille.&quot;</span>

<span class="hl slc">#: security/help.pm:126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, run chkrootkit checks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, suoritetaan chkrootkit tarkistuksia.&quot;</span>

<span class="hl slc">#: security/help.pm:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;if set, send the mail report to this email address else send it to root.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, lähetä raportit tähän osoitteeseen, muuten root saa ne.&quot;</span>

<span class="hl slc">#: security/help.pm:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, report check result by mail.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, raportoi tarkistuksen tulos sähköpostitse.&quot;</span>

<span class="hl slc">#: security/help.pm:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not send mails if there&apos;s nothing to warn about&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä lähetä viestiä jos ei ole varoituksia.&quot;</span>

<span class="hl slc">#: security/help.pm:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, run some checks against the rpm database.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, suoritetaan tarkistuksia rpm-tietokannassa.&quot;</span>

<span class="hl slc">#: security/help.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, report check result to syslog.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, raportoidaan tarkistuksen tulokset syslog:iin.&quot;</span>

<span class="hl slc">#: security/help.pm:132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;if set to yes, reports check result to tty.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jos asetettu, raportoi tarkistuksen tulokset näytölle.&quot;</span>

<span class="hl slc">#: security/help.pm:134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set shell commands history size. A value of -1 means unlimited.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asettaa komentotulkin historian koon. Arvo -1 tarkoittaa rajoittamatonta.&quot;</span>

<span class="hl slc">#: security/help.pm:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set the shell timeout. A value of zero means no timeout.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asettaa komentotulkin aikaviiveen. Arvo 0 (nolla) poistaa aikaviiveen.&quot;</span>

<span class="hl slc">#: security/help.pm:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Timeout unit is second&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aikaviiveen yksikkö on sekunti&quot;</span>

<span class="hl slc">#: security/help.pm:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set the user umask.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta käyttäjän umask.&quot;</span>

<span class="hl slc">#: security/l10n.pm:11</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept bogus IPv4 error messages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyväksy virheelliset IPv4 virheviestit&quot;</span>

<span class="hl slc">#: security/l10n.pm:12</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept broadcasted icmp echo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyväksy kuulutetut icmp echo viestit&quot;</span>

<span class="hl slc">#: security/l10n.pm:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Accept icmp echo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli icmp echo&quot;</span>

<span class="hl slc">#: security/l10n.pm:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/etc/issue* exist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/etc/issue* on olemassa&quot;</span>

<span class="hl slc">#: security/l10n.pm:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reboot by the console user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uudelleenkäynnistys konsolikäyttäjällä&quot;</span>

<span class="hl slc">#: security/l10n.pm:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow remote root login&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli root sisäänkirjautuminen etäyhteyksiltä.&quot;</span>

<span class="hl slc">#: security/l10n.pm:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Direct root login&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suora root-sisäänkirjautuminen&quot;</span>

<span class="hl slc">#: security/l10n.pm:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;List users on display managers (kdm and gdm)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä lista järjestelmän käyttäjistä näytönhallinnassa (kdm ja gdm)&quot;</span>

<span class="hl slc">#: security/l10n.pm:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Export display when passing from root to the other users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käytä näytön edelleenlähetys kun siirrytään root-tilistä muihin käyttäjiin.&quot;</span>

<span class="hl slc">#: security/l10n.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow X Window connections&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli X Window -yhteydet&quot;</span>

<span class="hl slc">#: security/l10n.pm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authorize TCP connections to X Window&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valtuuta TCP-yhteydet X Windowille&quot;</span>

<span class="hl slc">#: security/l10n.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authorize all services controlled by tcp_wrappers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valtuuta kaikki palvelut, joita tcp_wrappers valvoo&quot;</span>

<span class="hl slc">#: security/l10n.pm:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Chkconfig obey msec rules&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Chkconfig tottelee msec:n sääntöjä&quot;</span>

<span class="hl slc">#: security/l10n.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable</span> <span class="hl esc">\&quot;</span><span class="hl str">crontab</span><span class="hl esc">\&quot;</span> <span class="hl str">and</span> <span class="hl esc">\&quot;</span><span class="hl str">at</span><span class="hl esc">\&quot;</span> <span class="hl str">for users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli</span> <span class="hl esc">\&quot;</span><span class="hl str">crontab</span><span class="hl esc">\&quot;</span> <span class="hl str">ja</span> <span class="hl esc">\&quot;</span><span class="hl str">at</span><span class="hl esc">\&quot;</span> <span class="hl str">käyttäjille&quot;</span>

<span class="hl slc">#: security/l10n.pm:26</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Syslog reports to console 12&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmäloki konsoliin 12&quot;</span>

<span class="hl slc">#: security/l10n.pm:27</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name resolution spoofing protection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen nimen huijaussuojaus&quot;</span>

<span class="hl slc">#: security/l10n.pm:28</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable IP spoofing protection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön IP spoofing suojaus.&quot;</span>

<span class="hl slc">#: security/l10n.pm:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable libsafe if libsafe is found on the system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön libsafe jos se löytyy järjestelmästä.&quot;</span>

<span class="hl slc">#: security/l10n.pm:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable the logging of IPv4 strange packets&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön epätavallisten IPv4 pakettien kirjaaminen lokiin&quot;</span>

<span class="hl slc">#: security/l10n.pm:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable msec hourly security check&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön msec turvallisuustarkistukset joka tunti.&quot;</span>

<span class="hl slc">#: security/l10n.pm:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable su only from the wheel group members or for any user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli &apos;su&apos; vain &apos;wheel&apos; ryhmään kuuluville jäsenille, tai salli komento &quot;</span>
<span class="hl str">&quot;kaikille&quot;</span>

<span class="hl slc">#: security/l10n.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use password to authenticate users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä salasanoja käyttäjien tunnistamiseen.&quot;</span>

<span class="hl slc">#: security/l10n.pm:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ethernet cards promiscuity check&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkokorttien &apos;promiscuous&apos; tarkistus&quot;</span>

<span class="hl slc">#: security/l10n.pm:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Daily security check&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivittäiset turvallisuustarkistukset&quot;</span>

<span class="hl slc">#: security/l10n.pm:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sulogin(8) in single user level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sulogin(8) yhden käyttäjän tasossa.&quot;</span>

<span class="hl slc">#: security/l10n.pm:37</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No password aging for&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana ei vanhene&quot;</span>

<span class="hl slc">#: security/l10n.pm:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set password expiration and account inactivation delays&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta salasanan vanheneminen ja tilin käyttämättömyysviive&quot;</span>

<span class="hl slc">#: security/l10n.pm:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password history length&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasanahistorian pituus&quot;</span>

<span class="hl slc">#: security/l10n.pm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password minimum length and number of digits and upcase letters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salasanan vähimmäispituus sekä numeroiden ja isojen kirjainten lukumäärä&quot;</span>

<span class="hl slc">#: security/l10n.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Root umask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pääkäyttäjän umask&quot;</span>

<span class="hl slc">#: security/l10n.pm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Shell history size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentotulkin historian koko&quot;</span>

<span class="hl slc">#: security/l10n.pm:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Shell timeout&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentotulkin aikaviive&quot;</span>

<span class="hl slc">#: security/l10n.pm:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User umask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjän umask&quot;</span>

<span class="hl slc">#: security/l10n.pm:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check open ports&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista avoimet portit&quot;</span>

<span class="hl slc">#: security/l10n.pm:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check for unsecured accounts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista turvattomat tilit&quot;</span>

<span class="hl slc">#: security/l10n.pm:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check permissions of files in the users&apos; home&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista tiedostojen oikeudet käyttäjien kotihakemistossa.&quot;</span>

<span class="hl slc">#: security/l10n.pm:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check if the network devices are in promiscuous mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista ovatko verkkolaitteet &apos;promiscuous&apos; tilassa.&quot;</span>

<span class="hl slc">#: security/l10n.pm:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Run the daily security checks&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita päivittäiset turvallisuustarkistukset&quot;</span>

<span class="hl slc">#: security/l10n.pm:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check additions/removals of sgid files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista &apos;sgid&apos; tiedostojen lisäämiset/poistamiset&quot;</span>

<span class="hl slc">#: security/l10n.pm:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check empty password in /etc/shadow&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista tyhjät salasanat tiedostossa /etc/shadow&quot;</span>

<span class="hl slc">#: security/l10n.pm:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Verify checksum of the suid/sgid files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan &apos;suid/sgid&apos; tiedostojen tarkistussumma.&quot;</span>

<span class="hl slc">#: security/l10n.pm:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check additions/removals of suid root files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista &apos;suid root&apos; tiedostojen lisäykset/poistamiset.&quot;</span>

<span class="hl slc">#: security/l10n.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Report unowned files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raportoi omistamattomat tiedostot&quot;</span>

<span class="hl slc">#: security/l10n.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Check files/directories writable by everybody&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkistetaan sallivatko tiedostot/hakemistot kirjoituksen kaikille.&quot;</span>

<span class="hl slc">#: security/l10n.pm:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Run chkrootkit checks&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita chkrootkit tarkistuksia&quot;</span>

<span class="hl slc">#: security/l10n.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not send mails when unneeded&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä lähetä sähköpostia kuin tarvittaessa&quot;</span>

<span class="hl slc">#: security/l10n.pm:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;If set, send the mail report to this email address else send it to root&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos asetettu, raportit lähetetään tähän osoitteeseen, muuten root saa ne.&quot;</span>

<span class="hl slc">#: security/l10n.pm:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Report check result by mail&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raportoi tarkistuksen tulos sähköpostitse.&quot;</span>

<span class="hl slc">#: security/l10n.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Run some checks against the rpm database&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita tarkistuksia rpm-tietokannassa&quot;</span>

<span class="hl slc">#: security/l10n.pm:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Report check result to syslog&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raportoi tarkistuksien tulokset järjestelmälokiin&quot;</span>

<span class="hl slc">#: security/l10n.pm:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reports check result to tty&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raportoi tarkistuksen tulokset näytölle&quot;</span>

<span class="hl slc">#: security/level.pm:10</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Welcome To Crackers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tervetuloa murtautujat&quot;</span>

<span class="hl slc">#: security/level.pm:11</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Poor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huono&quot;</span>

<span class="hl slc">#: security/level.pm:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;High&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Korkea&quot;</span>

<span class="hl slc">#: security/level.pm:14</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Higher&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Korkeampi&quot;</span>

<span class="hl slc">#: security/level.pm:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Paranoid&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vainoharhainen&quot;</span>

<span class="hl slc">#: security/level.pm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This level is to be used with care. It makes your system more easy to use,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;but very sensitive. It must not be used for a machine connected to others</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or to the Internet. There is no password access.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tätä tasoa tulee käyttää varoen. Se tekee järjestelmästäsi helpomman &quot;</span>
<span class="hl str">&quot;käyttää,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mutta hyvin herkän: sitä ei tule käyttää koneessa joka on kytketty muihin &quot;</span>
<span class="hl str">&quot;koneisiin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai Internetiin. Koneessa ei ole salasanoja.&quot;</span>

<span class="hl slc">#: security/level.pm:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Passwords are now enabled, but use as a networked computer is still not &quot;</span>
<span class="hl str">&quot;recommended.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salasanat ovat nyt käytössä, mutta koneen käyttö verkossa ei ole suositeltua.&quot;</span>

<span class="hl slc">#: security/level.pm:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This is the standard security recommended for a computer that will be used &quot;</span>
<span class="hl str">&quot;to connect to the Internet as a client.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on vakio turvataso, jota suositellaan tietokoneelle, jota käytetään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Internetissä asiakaskoneena.&quot;</span>

<span class="hl slc">#: security/level.pm:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There are already some restrictions, and more automatic checks are run every &quot;</span>
<span class="hl str">&quot;night.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Joitakin rajoituksia on voimassa ja enemmän automaattisia tarkistuksia &quot;</span>
<span class="hl str">&quot;suoritetaan joka yö.&quot;</span>

<span class="hl slc">#: security/level.pm:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With this security level, the use of this system as a server becomes &quot;</span>
<span class="hl str">&quot;possible.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The security is now high enough to use the system as a server which can &quot;</span>
<span class="hl str">&quot;accept</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;connections from many clients. Note: if your machine is only a client on the &quot;</span>
<span class="hl str">&quot;Internet, you should choose a lower level.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tällä turvatasolla tämän järjestelmän käyttö palvelimena on mahdollista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turvallisuustaso on riittävän korkea, jotta järjestelmää voi käyttää &quot;</span>
<span class="hl str">&quot;palvelimena,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka hyväksyy monia yhteyksiä asiakaskoneilta. Huomaa: Jos koneesi on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ainoastaan asiakaskone Internetissä, sinun kannattaisi valita alhaisempi &quot;</span>
<span class="hl str">&quot;turvataso.&quot;</span>

<span class="hl slc">#: security/level.pm:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This is similar to the previous level, but the system is entirely closed and &quot;</span>
<span class="hl str">&quot;security features are at their maximum.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Pohjautuu edelliseen tasoon, mutta järjestelmä on kokonaan suljettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turvallisuusasetukset ovat tiukimmillaan.&quot;</span>

<span class="hl slc">#: security/level.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakSec Basic Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DracSec perusoptiot&quot;</span>

<span class="hl slc">#: security/level.pm:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the desired security level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse haluttu turvataso&quot;</span>

<span class="hl slc">#: security/level.pm:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turvataso&quot;</span>

<span class="hl slc">#: security/level.pm:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use libsafe for servers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä libsafea palvelimille&quot;</span>

<span class="hl slc">#: security/level.pm:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A library which defends against buffer overflow and format string attacks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kirjasto, joka suojelee puskurin ylivuoto- ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;merkkijonon muotovirhehyökkäyksiä vastaan.&quot;</span>

<span class="hl slc">#: security/level.pm:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Administrator (login or email)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoturvan ylläpitäjä (tunnus tai sähköposti)&quot;</span>

<span class="hl slc">#: services.pm:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Launch the ALSA (Advanced Linux Sound Architecture) sound system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä ALSA (Advanced Linux Sound Architecture) äänijärjestelmä&quot;</span>

<span class="hl slc">#: services.pm:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Anacron is a periodic command scheduler.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anacron on ajoitettujen komentojen ajastaja.&quot;</span>

<span class="hl slc">#: services.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;apmd is used for monitoring battery status and logging it via syslog.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It can also be used for shutting down the machine when the battery is low.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;apmd:ta käytetään valvomaan akkujen tilaa ja raportoimaan siitä syslogin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kautta. apmd:a voidaan myös käyttää sulkemaan kone akkujen ollessa tyhjiä.&quot;</span>

<span class="hl slc">#: services.pm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Runs commands scheduled by the at command at the time specified when</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at was run, and runs batch commands when the load average is low enough.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ajaa komentoja määrätyillä ajanhetkillä, jotka on määritelty at-komennolla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ajaa myös eräajoja, kun järjestelmän kuormitus on riittävän matala.&quot;</span>

<span class="hl slc">#: services.pm:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;cron is a standard UNIX program that runs user-specified programs</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at periodic scheduled times. vixie cron adds a number of features to the &quot;</span>
<span class="hl str">&quot;basic</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;UNIX cron, including better security and more powerful configuration options.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;cron on UNIX:n perusohjelma joka ajaa määriteltyjä ohjelmia määrätyillä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ajanhetkillä. vixie cron lisää monia ominaisuuksia verrattuna normaaliin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;UNIX:n cron ohjelmaan, kuten paremman turvallisuuden ja laajemmat asetukset.&quot;</span>

<span class="hl slc">#: services.pm:28</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;FAM is a file monitoring daemon. It is used to get reports when files &quot;</span>
<span class="hl str">&quot;change.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It is used by GNOME and KDE&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;FAM on tiedostonvalvontademoni. Sitä käytetään raportoimaan tiedostojen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuttuminen. Sitä käyttävät GNOME ja KDE.&quot;</span>

<span class="hl slc">#: services.pm:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GPM adds mouse support to text-based Linux applications such the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Midnight Commander. It also allows mouse-based console cut-and-paste &quot;</span>
<span class="hl str">&quot;operations,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and includes support for pop-up menus on the console.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GPM lisää hiirituen tekstipohjaisiin Linux-sovelluksiin kuten</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Midnight Commanderiin. GPM mahdollistaa myös leikkaa/liimaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;toiminnot hiirellä ja sisältää tuen valikoille konsolissa.&quot;</span>

<span class="hl slc">#: services.pm:33</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HardDrake runs a hardware probe, and optionally configures</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;new/changed hardware.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;HardDrake etsii uutta laitteistoa ja tarvittaessa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asettaa uuden/muuttuneen laitteiston.&quot;</span>

<span class="hl slc">#: services.pm:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Apache is a World Wide Web server. It is used to serve HTML files and CGI.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Apache on WWW-palvelin. Palvelinta käytetään jakamaan HTML-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedostoja ja ajamaan CGI-ohjelmia.&quot;</span>

<span class="hl slc">#: services.pm:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The internet superserver daemon (commonly called inetd) starts a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;variety of other internet services as needed. It is responsible for &quot;</span>
<span class="hl str">&quot;starting</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;many services, including telnet, ftp, rsh, and rlogin. Disabling inetd &quot;</span>
<span class="hl str">&quot;disables</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;all of the services it is responsible for.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Internet pääpalvelindemoni (yleensä inetd) käynnistää useita eri</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Internetpalveluita, kuten telnet, ftp, rsh ja rlogin tarpeen mukaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Inetd:n poistaminen poistaa myös nämä palvelut käytöstä.&quot;</span>

<span class="hl slc">#: services.pm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Launch packet filtering for Linux kernel 2.2 series, to set</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;up a firewall to protect your machine from network attacks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käynnistä pakettisuodatin Linux-ytimen 2.2-sarjalle, jos haluat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pystyttää palomuurin suojaamaan konettasi verkkohyökkäyksiltä.&quot;</span>

<span class="hl slc">#: services.pm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This package loads the selected keyboard map as set in</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/etc/sysconfig/keyboard.  This can be selected using the kbdconfig utility.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You should leave this enabled for most machines.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Paketti lataa valitun näppäinkartan /etc/sysconfig/keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedoston asetusten mukaisesti. Asetukset voidaan valita kbdconfig</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;työkalulla. Tämä tulisi ottaa käyttöön lähes kaikissa järjestelmissä.&quot;</span>

<span class="hl slc">#: services.pm:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Automatic regeneration of kernel header in /boot for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/usr/include/linux/{autoconf,version}.h&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Automaattinen ytimen otsikkotiedoston korjaus /boot-hakemistossa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedostoille /usr/include/linux/{autoconf,versio}.h&quot;</span>

<span class="hl slc">#: services.pm:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic detection and configuration of hardware at boot.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Automaattinen uuden laitteiston havaitseminen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja asettaminen koneen käynnistyksen yhteydessä.&quot;</span>

<span class="hl slc">#: services.pm:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Linuxconf will sometimes arrange to perform various tasks</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at boot-time to maintain the system configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Linuxconf järjestää joskus aikaa erilaisten tehtävien hoitamiseen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyksen aikana pitääkseen yllä järjestelmän asetuksia.&quot;</span>

<span class="hl slc">#: services.pm:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;lpd is the print daemon required for lpr to work properly. It is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;basically a server that arbitrates print jobs to printer(s).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;lpd on tulostuspalvelin, jonka lpr ohjelma vaatii toimiakseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lpd on palvelin joka jakaa tulostustöitä tulostimille.&quot;</span>

<span class="hl slc">#: services.pm:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Linux Virtual Server, used to build a high-performance and highly</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;available server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Linux Virtual Server, jonka avulla voidaan rakentaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tehokas korkean käytettävyyden palvelin.&quot;</span>

<span class="hl slc">#: services.pm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;named (BIND) is a Domain Name Server (DNS) that is used to resolve host &quot;</span>
<span class="hl str">&quot;names to IP addresses.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;named (BIND) on nimipalvelin (DNS) jota käytetään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muunnettaessa koneiden verkkonimiä IP-osoitteiksi.&quot;</span>

<span class="hl slc">#: services.pm:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mounts and unmounts all Network File System (NFS), SMB (Lan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Manager/Windows), and NCP (NetWare) mount points.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Liittää ja irrottaa NFS (Network File System),</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;SMB (Lan Manager/Windows) ja NCP (NetWare) liitospisteet&quot;</span>

<span class="hl slc">#: services.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Activates/Deactivates all network interfaces configured to start</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;at boot time.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aktivoi/Poistaa kaikki verkkoliitännät jotka on asetettu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistymään koneen käynnistyksen yhteydessä.&quot;</span>

<span class="hl slc">#: services.pm:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS is a popular protocol for file sharing across TCP/IP networks.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This service provides NFS server functionality, which is configured via the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/etc/exports file.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS on yleinen protokolla tiedostojen jakoon TCP/IP-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;verkoissa. Tämä palvelu mahdollistaa NFS-palvelimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käynnistyksen, jakoa ohjataan tiedostosta /etc/exports.&quot;</span>

<span class="hl slc">#: services.pm:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS is a popular protocol for file sharing across TCP/IP</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;networks. This service provides NFS file locking functionality.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;NFS on yleinen protokolla tiedostojen jakoon TCP/IP-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;verkoissa. Tämä palvelu mahdollistaa NSF-tiedostolukot.&quot;</span>

<span class="hl slc">#: services.pm:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Automatically switch on numlock key locker under console</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and Xorg at boot.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asettaa käynnistyksessä numlock-tilan päälle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sekä konsolille että Xorg:lle.&quot;</span>

<span class="hl slc">#: services.pm:66</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Support the OKI 4w and compatible winprinters.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuki OKI 4w -yhteensopiville Windows-tulostimille.&quot;</span>

<span class="hl slc">#: services.pm:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PCMCIA support is usually to support things like ethernet and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;modems in laptops.  It will not get started unless configured so it is safe &quot;</span>
<span class="hl str">&quot;to have</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;it installed on machines that do not need it.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PCMCIA tukea käytetään yleensä kannettavissa ethernet- ja modeemi-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;korttien tukemiseen. Palvelu ei käynnisty ellei sitä ole asetettu,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joten sen voi asentaa myös koneisiin jotka eivät sitä tarvitse.&quot;</span>

<span class="hl slc">#: services.pm:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The portmapper manages RPC connections, which are used by</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;protocols such as NFS and NIS. The portmap server must be running on &quot;</span>
<span class="hl str">&quot;machines</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;which act as servers for protocols which make use of the RPC mechanism.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Portmapper hallitsee RPC-yhteyksiä, joita käyttävät esimerkiksi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;NFS ja NIS-protokollat. Portmap-palvelin on oltava käynnissä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;järjestelmissä jotka haluavat tarjota näitä protokollia.&quot;</span>

<span class="hl slc">#: services.pm:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Postfix is a Mail Transport Agent, which is the program that moves mail from &quot;</span>
<span class="hl str">&quot;one machine to another.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Postfix on sähköpostin siirtoagentti eli ohjelma,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka välittää postia koneelta toiselle.&quot;</span>

<span class="hl slc">#: services.pm:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Saves and restores system entropy pool for higher quality random</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;number generation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tallentaa ja palauttaa järjestelmän satunnaislukualtaan,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;mikä parantaa satunnaislukujen laatua.&quot;</span>

<span class="hl slc">#: services.pm:76</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Assign raw devices to block devices (such as hard drive</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;partitions), for the use of applications such as Oracle or DVD players&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Määrää raakalaitteet lohkolaitteiksi (kuten kiintolevyn osiot)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tietyn tyyppisten sovellusten, kuten Oracle tai DVD-soitin, käyttöön&quot;</span>

<span class="hl slc">#: services.pm:78</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The routed daemon allows for automatic IP router table updated via</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the RIP protocol. While RIP is widely used on small networks, more complex</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;routing protocols are needed for complex networks.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Routed-palvelin mahdollistaa automaattiset IP-reititystaulun päivitykset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;RIP-protokollalla. Vaikka RIP-protokolla on paljon käytetty pienissä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;verkoissa, monimutkaisemmat verkot vaativat parempia reititysprotokollia.&quot;</span>

<span class="hl slc">#: services.pm:81</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The rstat protocol allows users on a network to retrieve</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;performance metrics for any machine on that network.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Rstat-protokolla mahdollistaa verkon käyttäjien hakea</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kyseisen verkon eri koneiden tilatietoja.&quot;</span>

<span class="hl slc">#: services.pm:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The rusers protocol allows users on a network to identify who is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;logged in on other responding machines.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Rusers-protokolla antaa verkon käyttäjille mahdollisuuden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tunnistaa, ketkä ovat kirjautuneina eri koneissa.&quot;</span>

<span class="hl slc">#: services.pm:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The rwho protocol lets remote users get a list of all of the users</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;logged into a machine running the rwho daemon (similar to finger).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Rwho-protokollalla etäkäyttäjät voivat listata kaikki</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koneella olevat käyttäjät (vastaa fingeriä).&quot;</span>

<span class="hl slc">#: services.pm:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Launch the sound system on your machine&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä äänijärjestelmä tietokoneessasi&quot;</span>

<span class="hl slc">#: services.pm:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syslog is the facility by which many daemons use to log messages</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to various system log files.  It is a good idea to always run syslog.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Syslog on tapa jolla monet palvelut kirjoittavat viestinsä talteen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;useisiin lokitiedostoihin.  On järkevää käyttää syslog-ohjelmaa.&quot;</span>

<span class="hl slc">#: services.pm:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Load the drivers for your usb devices.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lataa USB-laitteiden ajurit.&quot;</span>

<span class="hl slc">#: services.pm:91</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Starts the X Font Server (this is mandatory for Xorg to run).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistää X-kirjasinpalvelimen (pakollinen, jos haluat ajaa Xorg:a)&quot;</span>

<span class="hl slc">#: services.pm:115 services.pm:157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose which services should be automatically started at boot time&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse mitkä palvelut käynnistetään automaattisesti koneen käynnistyksen &quot;</span>
<span class="hl str">&quot;yhteydessä&quot;</span>

<span class="hl slc">#: services.pm:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostus&quot;</span>

<span class="hl slc">#: services.pm:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internet&quot;</span>

<span class="hl slc">#: services.pm:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File sharing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostojen jako&quot;</span>

<span class="hl slc">#: services.pm:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote Administration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etähallinta&quot;</span>

<span class="hl slc">#: services.pm:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Database Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietokantapalvelin&quot;</span>

<span class="hl slc">#: services.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;running&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;käynnissä&quot;</span>

<span class="hl slc">#: services.pm:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;stopped&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pysähtynyt&quot;</span>

<span class="hl slc">#: services.pm:213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Services and daemons&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelut ja demonit&quot;</span>

<span class="hl slc">#: services.pm:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No additional information</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;about this service, sorry.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ei lisätietoja tästä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palvelusta, valitan.&quot;</span>

<span class="hl slc">#: services.pm:224 ugtk2.pm:1026</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Info&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoja&quot;</span>

<span class="hl slc">#: services.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start when requested&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä tarvittaessa&quot;</span>

<span class="hl slc">#: services.pm:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyksen yhteydessä&quot;</span>

<span class="hl slc">#: services.pm:244 standalone/drakroam:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä&quot;</span>

<span class="hl slc">#: services.pm:244 standalone/drakroam:186</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Stop&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pysäytä&quot;</span>

<span class="hl slc">#: share/advertising/01.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;What is Mandriva Linux?&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mitä Mandriva Linux on?&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/01.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Welcome to &lt;b&gt;Mandriva Linux&lt;/b&gt;!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tervetuloa &lt;b&gt;Mandriva Linux&lt;/b&gt;iin!&quot;</span>

<span class="hl slc">#: share/advertising/01.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the &quot;</span>
<span class="hl str">&quot;system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) &quot;</span>
<span class="hl str">&quot;together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even &quot;</span>
<span class="hl str">&quot;think of.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux on &lt;b&gt;Linuxjakelu&lt;/b&gt; joka yhdistää järjestelmän ydintä, niin &quot;</span>
<span class="hl str">&quot;kutsuttu &lt;b&gt;käyttöjärjestelmä&lt;/b&gt; (perustuu Linux ytimeen), ja &lt;b&gt;suuren &quot;</span>
<span class="hl str">&quot;sovellusmäärään&lt;/b&gt; kokonaisuuteen joka kattaa kaikki tarpeet joita tulee &quot;</span>
<span class="hl str">&quot;mieleen.&quot;</span>

<span class="hl slc">#: share/advertising/01.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It &quot;</span>
<span class="hl str">&quot;is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux on &lt;b&gt;käyttäjäystävällisin&lt;/b&gt; Linux-jakelu tänään. Se on &quot;</span>
<span class="hl str">&quot;myös &lt;b&gt;eräs käytetyimmistä&lt;/b&gt; Linux-jakeluista ympäri maailman!&quot;</span>

<span class="hl slc">#: share/advertising/02.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Open Source&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Avoin Koodi&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/02.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Welcome to the &lt;b&gt;world of open source&lt;/b&gt;!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tervetuloa &lt;b&gt;Avoimen Lähdekoodin maailmaan&lt;/b&gt;!&quot;</span>

<span class="hl slc">#: share/advertising/02.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux is committed to the open source model. This means that this &quot;</span>
<span class="hl str">&quot;new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva&apos;s team &quot;</span>
<span class="hl str">&quot;of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandriva Linux &quot;</span>
<span class="hl str">&quot;contributors.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux on sitoutunut Open Source (vapaa lähdekoodi) -malliin. Tämä &quot;</span>
<span class="hl str">&quot;tarkoittaa että tämä uusi julkaisu on tulosta &lt;b&gt;Mandrivain kehittäjätiimin&lt;/&quot;</span>
<span class="hl str">&quot;b&gt; ja &lt;b&gt;maailmanlaajuisen vapaaehtoisten avustajien yhteisön&lt;/b&gt; välisestä &quot;</span>
<span class="hl str">&quot;&lt;b&gt;yhteistyöstä&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/02.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We would like to &lt;b&gt;thank&lt;/b&gt; everyone who participated in the development &quot;</span>
<span class="hl str">&quot;of this latest release.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Haluamme &lt;b&gt;kiittää&lt;/b&gt; kaikkia jotka ovat osallistuneet tämän uusimman &quot;</span>
<span class="hl str">&quot;julkaisun kehittämiseen.&quot;</span>

<span class="hl slc">#: share/advertising/03.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;The GPL&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;GPL&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/03.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Most of the software included in the distribution and all of the Mandriva &quot;</span>
<span class="hl str">&quot;Linux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Suurin osa jakelussa olevista ohjelmista ja kaikki Mandriva Linux työkalut &quot;</span>
<span class="hl str">&quot;ovat julkistettu &lt;b&gt;GPL&lt;/b&gt; lisenssin ehtojen mukaisesti.&quot;</span>

<span class="hl slc">#: share/advertising/03.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The GPL is at the heart of the open source model; it grants everyone the &quot;</span>
<span class="hl str">&quot;&lt;b&gt;freedom&lt;/b&gt; to use, study, distribute and improve the software any way &quot;</span>
<span class="hl str">&quot;they want, provided they make the results available.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GPL on avoimen lähdekoodimallin sydän, se antaa kaikille &lt;b&gt;vapauden&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;käyttää, tutkia, jakaa ja kehittää ohjelmaa millä tavalla tahansa, sillä &quot;</span>
<span class="hl str">&quot;ehdolla että he antavat tulokset kaikille käytettäviksi.&quot;</span>

<span class="hl slc">#: share/advertising/03.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The main benefit of this is that the number of developers is virtually &quot;</span>
<span class="hl str">&quot;&lt;b&gt;unlimited&lt;/b&gt;, resulting in &lt;b&gt;very high quality&lt;/b&gt; software.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Päähyöty tästä on että kehittäjien määrä on melkein &lt;b&gt;rajaton&lt;/b&gt;, &quot;</span>
<span class="hl str">&quot;tuloksena &lt;b&gt;erittäin laadukas&lt;/b&gt; ohjelmisto.&quot;</span>

<span class="hl slc">#: share/advertising/04.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Join the Community&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Liity Mandriva Linux yhteisöön!&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/04.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and &quot;</span>
<span class="hl str">&quot;developers. The role of such a community is very wide, ranging from bug &quot;</span>
<span class="hl str">&quot;reporting to the development of new applications. The community plays a &quot;</span>
<span class="hl str">&quot;&lt;b&gt;key role&lt;/b&gt; in the Mandriva Linux world.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linuxilla on yksi &lt;b&gt;suurimmista yhteisöstä&lt;/b&gt; käyttäjiä ja &quot;</span>
<span class="hl str">&quot;kehittäjiä. Tämän yhteisön rooli on erittäin laaja, virheiden etsijöistä &quot;</span>
<span class="hl str">&quot;uusiin ohjemien kehittäjiin. Yhteisö  on &lt;b&gt;avainasemassa&lt;/b&gt; Mandriva Linux &quot;</span>
<span class="hl str">&quot;maailmassa.&quot;</span>

<span class="hl slc">#: share/advertising/04.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To &lt;b&gt;learn more&lt;/b&gt; about our dynamic community, please visit &lt;b&gt;www.&quot;</span>
<span class="hl str">&quot;mandrivalinux.com&lt;/b&gt; or directly &lt;b&gt;www.mandrivalinux.com/en/cookerdevel.&quot;</span>
<span class="hl str">&quot;php3&lt;/b&gt; if you would like to get &lt;b&gt;involved&lt;/b&gt; in the development.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Oppiaaksesi enemmän&lt;/b&gt; dynaamisesta yhteisöstämme, vieraile osoitteessa &quot;</span>
<span class="hl str">&quot;&lt;b&gt;www.mandrivalinux.com&lt;/b&gt; tai suoraan &lt;b&gt;www.mandrivalinux.com/en/&quot;</span>
<span class="hl str">&quot;cookerdevel.php3&lt;/b&gt; jos haluat &lt;b&gt;osallistua&lt;/b&gt; kehitykseen.&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Download Version&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Download Versio&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are now installing &lt;b&gt;Mandriva Linux Download&lt;/b&gt;. This is the free &quot;</span>
<span class="hl str">&quot;version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet nyt asentamassa &lt;b&gt;Mandriva Linux Download&lt;/b&gt;. Tämä on ilmainen versio &quot;</span>
<span class="hl str">&quot;joka Mandriva haluaa pitää &lt;b&gt;kaikkien käytettävissä&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The Download version &lt;b&gt;cannot include&lt;/b&gt; all the software that is not open &quot;</span>
<span class="hl str">&quot;source. Therefore, you will not find in the Download version:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Download versio &lt;b&gt;ei voi sisältää&lt;/b&gt; kaikki ohjelmat jotka eivät ole &quot;</span>
<span class="hl str">&quot;avoita lähdekoodia. Tästä syystä Download versiosta ei löydy:&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Proprietary drivers&lt;/b&gt; (such as drivers for NVIDIA®, ATI™, etc.).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Patenttisuojatut ajurit&lt;/b&gt; (kuten NVIDIA®, ATI™, jne. ajurit).&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Proprietary software&lt;/b&gt; (such as Acrobat® Reader®, RealPlayer®, &quot;</span>
<span class="hl str">&quot;Flash™, etc.).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Patenttisuojatut ohjelmat&lt;/b&gt; (Kuten Acrobat® Reader®, RealPlayer®, &quot;</span>
<span class="hl str">&quot;Flash™, jne.)&quot;</span>

<span class="hl slc">#: share/advertising/05.pl:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other &quot;</span>
<span class="hl str">&quot;Mandriva products either.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla ei ole pääsyä &lt;b&gt;lisäpalveluihin&lt;/b&gt; joita ovat mukana muissa &quot;</span>
<span class="hl str">&quot;Mandriva tuotteissa.&quot;</span>

<span class="hl slc">#: share/advertising/06.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Discovery, Your First Linux Desktop&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Discovery, Ensimmäinen Linux työpöytäsi&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/06.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You are now installing &lt;b&gt;Mandriva Linux Discovery&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Olet nyt asentamassa &lt;b&gt;Mandriva Linux Discovery&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/06.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Discovery is the &lt;b&gt;easiest&lt;/b&gt; and most &lt;b&gt;user-friendly&lt;/b&gt; Linux &quot;</span>
<span class="hl str">&quot;distribution. It includes a hand-picked selection of &lt;b&gt;premium software&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;for office, multimedia and Internet activities. Its menu is task-oriented, &quot;</span>
<span class="hl str">&quot;with a single application per task.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Discovery on &lt;b&gt;helpoin&lt;/b&gt; ja &lt;b&gt;käyttäjäystävällisin&lt;/b&gt; Linux-jakelu. Sen &quot;</span>
<span class="hl str">&quot;mukana tulee &lt;b&gt;huolella valittu joukko ohjelmia&lt;/b&gt; toimistosovelluksista &quot;</span>
<span class="hl str">&quot;multimedia- ja Internet-käyttöön. Valikko on järjestetty toimintojen mukaan, &quot;</span>
<span class="hl str">&quot;ja ainoastaan yksi ohjelmaa toimintoa kohti.&quot;</span>

<span class="hl slc">#: share/advertising/07.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;PowerPack, The Ultimate Linux Desktop&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;PowerPack, Tehokäyttäjän Linux työpöytä&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/07.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You are now installing &lt;b&gt;Mandriva Linux PowerPack&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Olet nyt asentamassa &lt;b&gt;Mandriva Linux PowerPack&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/07.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack is Mandriva&apos;s &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack &quot;</span>
<span class="hl str">&quot;includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular &quot;</span>
<span class="hl str">&quot;to the most advanced.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack on Mandrivain &lt;b&gt;hienoin työpöytä-Linux&lt;/b&gt;. Sen lisäksi että se &quot;</span>
<span class="hl str">&quot;on helppokäyttöisin ja käyttäjäystävällisin Linux-jakelu, PowerPack sisältää &quot;</span>
<span class="hl str">&quot;&lt;b&gt;tuhansia sovelluksia&lt;/b&gt; - kaikkea suosituimmista teknisimpiin &quot;</span>
<span class="hl str">&quot;sovelluksiin.&quot;</span>

<span class="hl slc">#: share/advertising/08.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;PowerPack+, The Linux Solution for Desktops and Servers&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;PowerPack+, Linux Ratkaisu Työpöydälle ja Palvelimille&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/08.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You are now installing &lt;b&gt;Mandriva Linux PowerPack+&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Olet nyt asentamassa &lt;b&gt;Mandriva Linux PowerPack+&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/08.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack+ is a &lt;b&gt;full-featured Linux solution&lt;/b&gt; for small to medium-&quot;</span>
<span class="hl str">&quot;sized &lt;b&gt;networks&lt;/b&gt;. PowerPack+ includes thousands of &lt;b&gt;desktop &quot;</span>
<span class="hl str">&quot;applications&lt;/b&gt; and a comprehensive selection of world-class &lt;b&gt;server &quot;</span>
<span class="hl str">&quot;applications&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack+ on &lt;b&gt;monipuolinen Linux-ratkaisu&lt;/b&gt; pieniin ja keskikokoisiin &quot;</span>
<span class="hl str">&quot;&lt;b&gt;verkkoihin&lt;/b&gt;. PowerPack+ sisältää tuhansia tuo &lt;työpöytäsovelluksia&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;ja laajan valikoiman &lt;b&gt;palvelinsovelluksia&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Products&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva tuotteita&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandriva Linux&lt;/b&gt; products.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva&lt;/b&gt; on luonut laajan valkoiman &lt;b&gt;Mandriva Linux&lt;/b&gt; tuotteita.&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The Mandriva Linux products are:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux tuotteet ovat:&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Discovery&lt;/b&gt;, Your First Linux Desktop.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Discovery&lt;/b&gt;, Ensimmäinen Linux työpöytäsi.&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;PowerPack&lt;/b&gt;, The Ultimate Linux Desktop.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;PowerPack&lt;/b&gt;, Tehokäyttäjän Linux työpöytä&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;PowerPack+&lt;/b&gt;, The Linux Solution for Desktops and Servers.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;PowerPack+&lt;/b&gt;, Linux Ratkaisu Työpöydälle ja Palvelimille.&quot;</span>

<span class="hl slc">#: share/advertising/09.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Mandriva Linux for x86-64&lt;/b&gt;, The Mandriva Linux solution for making &quot;</span>
<span class="hl str">&quot;the most of your 64-bit processor.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Mandriva Linux x86-64&lt;/b&gt;, Mandriva Linuxin ratkaisu 64 bittisen &quot;</span>
<span class="hl str">&quot;prosessorin hyödyntämiselle.&quot;</span>

<span class="hl slc">#: share/advertising/10.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva tuotteita (Nomad tuotteita)&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/10.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva has developed two products that allow you to use Mandriva Linux &quot;</span>
<span class="hl str">&quot;&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva on luonut kaksi tuotetta joka salli sinua käyttämään Mandriva Linux &quot;</span>
<span class="hl str">&quot;&lt;b&gt;missä koneessa tahansa&lt;/b&gt; ilman tarvetta asentaa sitä:&quot;</span>

<span class="hl slc">#: share/advertising/10.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Move&lt;/b&gt;, a Mandriva Linux distribution that runs entirely from a &quot;</span>
<span class="hl str">&quot;bootable CD-ROM.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Move&lt;/b&gt;, Mandriva Linux jakelu joka toimii suoraan käynnistettävästä &quot;</span>
<span class="hl str">&quot;CD-levystä.&quot;</span>

<span class="hl slc">#: share/advertising/10.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandriva Linux distribution pre-installed on the &quot;</span>
<span class="hl str">&quot;ultra-compact “LaCie Mobile Hard Drive”.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;GlobeTrotter&lt;/b&gt;, Mandriva Linux jakelu joka on esiasennettu ultra-&quot;</span>
<span class="hl str">&quot;kompaktiin “LaCie Mobile Hard Drive” levylle.&quot;</span>

<span class="hl slc">#: share/advertising/11.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva tuotteita (Ammattimaiset ratkaisut)&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/11.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Below are the Mandriva products designed to meet the &lt;b&gt;professional needs&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Alla on Mandriva tuotteita suunniteltu vastaamaan &lt;b&gt;ammattillisin &quot;</span>
<span class="hl str">&quot;tarpeisiin&lt;/b&gt;:&quot;</span>

<span class="hl slc">#: share/advertising/11.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandriva Linux Desktop for Businesses.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandriva Linux työpöytä yrityksille.&quot;</span>

<span class="hl slc">#: share/advertising/11.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandriva Linux Server Solution.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandriva Linux Palvelinratkaisu.&quot;</span>

<span class="hl slc">#: share/advertising/11.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandriva Linux Security Solution.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandriva Linux turvallisuusratkaisu.&quot;</span>

<span class="hl slc">#: share/advertising/12.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;The KDE Choice&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;KDE valinta&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/12.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With your Discovery, you will be introduced to &lt;b&gt;KDE&lt;/b&gt;, the most advanced &quot;</span>
<span class="hl str">&quot;and user-friendly &lt;b&gt;graphical desktop environment&lt;/b&gt; available.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Discovery esittää sinulle &lt;b&gt;KDE&lt;/b&gt;, edistyksellisin ja &quot;</span>
<span class="hl str">&quot;käyttäjäystävällisin &lt;b&gt;graafinen käyttöliittymä&lt;/b&gt; saatavilla.&quot;</span>

<span class="hl slc">#: share/advertising/12.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE will make your &lt;b&gt;first steps&lt;/b&gt; with Linux so &lt;b&gt;easy&lt;/b&gt; that you &quot;</span>
<span class="hl str">&quot;will not ever think of running another operating system!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE tekee sinun &lt;b&gt;ensimmäiset askeleet&lt;/b&gt; Linuxin kanssa niin &lt;b&gt;helpoksi&lt;/&quot;</span>
<span class="hl str">&quot;b&gt; ettet koskaan aio käytää toista käyttöjärjestelmää!&quot;</span>

<span class="hl slc">#: share/advertising/12.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE also includes a lot of &lt;b&gt;well integrated applications&lt;/b&gt; such as &quot;</span>
<span class="hl str">&quot;Konqueror, the web browser and Kontact, the personal information manager.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE sisältää myös paljon &lt;b&gt;hyvin integroidut ohjelmat&lt;/b&gt; kuten Konqueror, &quot;</span>
<span class="hl str">&quot;nettiselain ja Kontact, henkilökohtainen tiedonhallinta.&quot;</span>

<span class="hl slc">#: share/advertising/13-a.pl:13 share/advertising/13-b.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Choose your Favorite Desktop Environment&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Valitse graafinen suosikki työpöytäympäristösi!&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/13-a.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop &quot;</span>
<span class="hl str">&quot;environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttämällä Powerpack, sinulla on valinnanvaraa &lt;b&gt;grafisissa &quot;</span>
<span class="hl str">&quot;käyttölittymissä&lt;/b&gt;. Mandriva on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi.&quot;</span>

<span class="hl slc">#: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE is one of the &lt;b&gt;most advanced&lt;/b&gt; and &lt;b&gt;user-friendly&lt;/b&gt; graphical &quot;</span>
<span class="hl str">&quot;desktop environment available. It includes a lot of integrated applications.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;KDE on yksi&lt;b&gt;edistyksellisimmästä&lt;/b&gt; ja &lt;b&gt;käyttäjäystävällisimmästä&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;graafisista käyttöliittymistä saatavilla olevista. Se sisältää paljon &quot;</span>
<span class="hl str">&quot;integroituja ohjelmia.&quot;</span>

<span class="hl slc">#: share/advertising/13-a.pl:19 share/advertising/13-b.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;But we advise you to try all available ones (including &lt;b&gt;GNOME&lt;/b&gt;, &quot;</span>
<span class="hl str">&quot;&lt;b&gt;IceWM&lt;/b&gt;, etc.) and pick your favorite.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kehotamme sinua kummiskin kokeilla kaikki saatavilla olevia (kuten &lt;b&gt;GNOME&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;, &lt;b&gt;IceWM&lt;/b&gt;, jne.) ja valitse suosikkisi.&quot;</span>

<span class="hl slc">#: share/advertising/13-b.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop &quot;</span>
<span class="hl str">&quot;environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttämällä Powerpack+, sinulla on valinnanvaraa &lt;b&gt;grafisissa &quot;</span>
<span class="hl str">&quot;käyttölittymissä&lt;/b&gt;. Mandriva on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi.&quot;</span>

<span class="hl slc">#: share/advertising/14.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;OpenOffice.org&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;OpenOffice.org&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/14.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;With Discovery, you will discover &lt;b&gt;OpenOffice.org&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttämällä Discovery, tutustut &lt;b&gt;OpenOffice.org&lt;/b&gt; ohjelmistoon.&quot;</span>

<span class="hl slc">#: share/advertising/14.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;It is a &lt;b&gt;full-featured office suite&lt;/b&gt; that includes word processor, &quot;</span>
<span class="hl str">&quot;spreadsheet, presentation and drawing applications.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Se on &lt;b&gt;monipuolinen toimistoohjelmisto&lt;/b&gt; joka sisältää &quot;</span>
<span class="hl str">&quot;kirjoitusohjelmaa, taulukkolaskentaa, esitysten tekoa ja piirtoohjelmia.&quot;</span>

<span class="hl slc">#: share/advertising/14.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;OpenOffice.org can read and write most types of &lt;b&gt;Microsoft® Office&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;documents such as Word, Excel and PowerPoint® files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;OpenOffice.org osaa lukea ja kirjoittaa suurin osa &lt;b&gt;Microsoft® Office&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;tiedostoja kuten Word, Excel ja PowerPoint® tiedostoja.&quot;</span>

<span class="hl slc">#: share/advertising/15.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Kontact&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Kontact&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/15.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Discovery includes &lt;b&gt;Kontact&lt;/b&gt;, the new KDE &lt;b&gt;groupware solution&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Discovery sisältää &lt;b&gt;Kontact&lt;/b&gt;, uusi KDE &lt;b&gt;ryhmätyöratkaisu&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/15.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;More than just a full-featured &lt;b&gt;e-mail client&lt;/b&gt;, Kontact also includes &quot;</span>
<span class="hl str">&quot;an &lt;b&gt;address book&lt;/b&gt;, a &lt;b&gt;calendar&lt;/b&gt;, plus a tool for taking &lt;b&gt;notes&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Paitsi monipuolisen &lt;b&gt;sähköpostiohjelman&lt;/b&gt; Kontact sisältää myös &quot;</span>
<span class="hl str">&quot;&lt;b&gt;osoitekirjan&lt;/b&gt;, &lt;b&gt;kalenterin&lt;/b&gt; ja &lt;b&gt;muistikirjan&lt;/b&gt;!&quot;</span>

<span class="hl slc">#: share/advertising/15.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;It is the easiest way to communicate with your contacts and to organize your &quot;</span>
<span class="hl str">&quot;time.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Se on helpoin tapa pitää yhteyttä yhteyshenkilöihin ja järjestää aikasi.&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Surf the Internet&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Selaa Internetiä&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Discovery will give you access to &lt;b&gt;every Internet resource&lt;/b&gt;:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Discovery antaa sinulle pääsyn &lt;b&gt;jokaiseen Internet resurssiin&lt;/b&gt;:&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Browse the &lt;b&gt;Web&lt;/b&gt; with Konqueror.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Selaa &lt;b&gt;Internetiä&lt;/b&gt;- Konqueror-selaimilla.&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Chat&lt;/b&gt; online with your friends using Kopete.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Keskustele&lt;/b&gt; online ystäviäsi kanssa käyttäen Kopete.&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Transfer&lt;/b&gt; files with KBear.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Siirrä&lt;/b&gt; tiedostoja käyttäen KBear.&quot;</span>

<span class="hl slc">#: share/advertising/16.pl:19 share/advertising/17.pl:19</span>
<span class="hl slc">#: share/advertising/18.pl:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* ...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* ...&quot;</span>

<span class="hl slc">#: share/advertising/17.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Enjoy our Multimedia Features&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Nauti meidän Multimedia ominaisuuksista&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/17.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Discovery will also make &lt;b&gt;multimedia&lt;/b&gt; very easy for you:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Discovery myös tekee &lt;b&gt;multimediaa&lt;/b&gt; helpoksi sinulle.&quot;</span>

<span class="hl slc">#: share/advertising/17.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Watch your favorite &lt;b&gt;videos&lt;/b&gt; with Kaffeine.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Katso suosikki&lt;b&gt;videoitasi&lt;/b&gt; käyttäen Kaffeine.&quot;</span>

<span class="hl slc">#: share/advertising/17.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Listen to your &lt;b&gt;music files&lt;/b&gt; with amaroK.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Kuuntele &lt;b&gt;musiikkitiedostojasi&lt;/b&gt; käyttäen amaroK.&quot;</span>

<span class="hl slc">#: share/advertising/17.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Edit and create &lt;b&gt;images&lt;/b&gt; with the GIMP.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Muokkaa &lt;b&gt;kuvia&lt;/b&gt; käyttäen The GIMP.&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Enjoy the Wide Range of Applications&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Nauti laajasta ohjelmien valikoimasta&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In the Mandriva Linux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for &quot;</span>
<span class="hl str">&quot;&lt;b&gt;all of your tasks&lt;/b&gt;:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Linux valikosta löydät &lt;b&gt;helppokäyttöiset&lt;/b&gt; sovellukset &quot;</span>
<span class="hl str">&quot;&lt;b&gt;kaikkiin tehtäviin&lt;/b&gt;:&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Create, edit and share office documents with &lt;b&gt;OpenOffice.org&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Luo, muokkaa ja jaa toimistodokumentteja &lt;b&gt;OpenOffice.org&lt;/b&gt;-&quot;</span>
<span class="hl str">&quot;ohjelmistolla.&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Manage your personal data with the integrated personal information &quot;</span>
<span class="hl str">&quot;suites &lt;b&gt;Kontact&lt;/b&gt; and &lt;b&gt;Evolution&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Järjestä henkilötiedot integroidulla henkilötietoohjelmistolla &quot;</span>
<span class="hl str">&quot;&lt;b&gt;Kontactilla&lt;/b&gt; tai &lt;b&gt;Evolutionilla&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Browse the web with &lt;b&gt;Mozilla&lt;/b&gt; and &lt;b&gt;Konqueror&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Selaa Internetiä &lt;b&gt;Mozilla&lt;/b&gt;- ja &lt;b&gt;Konqueror&lt;/b&gt;-selaimilla.&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Participate in online chat with &lt;b&gt;Kopete&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Osallistu verkossa käytäviin keskusteluihin &lt;b&gt;Kopetella&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Listen to your &lt;b&gt;audio CDs&lt;/b&gt; and &lt;b&gt;music files&lt;/b&gt;, watch your &quot;</span>
<span class="hl str">&quot;&lt;b&gt;videos&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Kuuntele &lt;b&gt;äänil-cdevyjäsi&lt;/b&gt; ja &lt;b&gt;äänitiedostojasi&lt;/b&gt;, katso &quot;</span>
<span class="hl str">&quot;&lt;b&gt;videoitasi&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/18.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Edit and create images with the &lt;b&gt;GIMP&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Muokkaa kuvia käyttäen &lt;b&gt;The Gimp&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/19.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Development Environments&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Kehitysympäristöt&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/19.pl:15 share/advertising/22.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack gives you the best tools to &lt;b&gt;develop&lt;/b&gt; your own applications.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack antaa sinulle parhaat työkalut omien ohjelmien &lt;b&gt;kehitykseen&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/19.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You will enjoy the powerful, integrated development environment from KDE, &quot;</span>
<span class="hl str">&quot;&lt;b&gt;KDevelop&lt;/b&gt;, which will let you program in a lot of languages.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nautit tehokkaasta, integroidusta KDE kehitysympäristöstäsi &lt;b&gt;KDevelop&lt;/b&gt;, &quot;</span>
<span class="hl str">&quot;joka sallii sinua ohjelmoida moni eri kielissä.&quot;</span>

<span class="hl slc">#: share/advertising/19.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack also ships with &lt;b&gt;GCC&lt;/b&gt;, the leading Linux compiler and &lt;b&gt;GDB&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;, the associated debugger.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack sisältää myös &lt;b&gt;GCC&lt;/b&gt;, johtava Linux kääntäjä ja &lt;b&gt;GDB&lt;/b&gt;, &quot;</span>
<span class="hl str">&quot;yhdistetty debuggeri.&quot;</span>

<span class="hl slc">#: share/advertising/20.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Development Editors&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Kehitystyöeditorit&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/20.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PowerPack will let you choose between those &lt;b&gt;popular editors&lt;/b&gt;:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack sallii sinua valitsemaan &lt;b&gt;suosittujen editorien&lt;/b&gt; välillä.&quot;</span>

<span class="hl slc">#: share/advertising/20.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Emacs&lt;/b&gt;: a customizable and real time display editor.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Emacs&lt;/b&gt;: mukautettava reaaliaikainen editori.&quot;</span>

<span class="hl slc">#: share/advertising/20.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;XEmacs&lt;/b&gt;: another open source text editor and application &quot;</span>
<span class="hl str">&quot;development system.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Xemacs&lt;/b&gt;: avoimen lähdekoodin tekstieditori ja &quot;</span>
<span class="hl str">&quot;sovelluskehitysjärjestelmä.&quot;</span>

<span class="hl slc">#: share/advertising/20.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Vim&lt;/b&gt;: an advanced text editor with more features than standard Vi.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Vim&lt;/b&gt;: kehittynyt tekstieditori, jossa on enemman ominaisuuksia &quot;</span>
<span class="hl str">&quot;kuin tavallisessa Vi-editorissa.&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Development Languages&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Kehityskielet&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With all these &lt;b&gt;powerful tools&lt;/b&gt;, you will be able to write applications &quot;</span>
<span class="hl str">&quot;in &lt;b&gt;dozens of programming languages&lt;/b&gt;:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näillä kaikilla &lt;b&gt;tehotyökaluilla&lt;/b&gt; voit luoda ojelmia &lt;b&gt;tusina &quot;</span>
<span class="hl str">&quot;ohjelmointikielissä&lt;/b&gt;:&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* The famous &lt;b&gt;C language&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Kuuluisa &lt;b&gt;C kieli&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Object oriented languages:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Objektipohjaiset kielet:&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;C++&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;C++&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;Java™&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;Java™&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Scripting languages:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Skriptauskielet:&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;Perl&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">*&lt;b&gt;Perl&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;Python&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">* &lt;b&gt;Python&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/21.pl:25 share/advertising/28.pl:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* And many more.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Ja monia muita.&quot;</span>

<span class="hl slc">#: share/advertising/22.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Development Tools&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Kehitystyökalut&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/22.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With the powerful integrated development environment &lt;b&gt;KDevelop&lt;/b&gt; and the &quot;</span>
<span class="hl str">&quot;leading Linux compiler &lt;b&gt;GCC&lt;/b&gt;, you will be able to create applications &quot;</span>
<span class="hl str">&quot;in &lt;b&gt;many different languages&lt;/b&gt; (C, C++, Java™, Perl, Python, etc.).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tehokkaalla integroidulla kehitysympäristöllä &lt;b&gt;KDevelop&lt;/b&gt;, ja johtavalla &quot;</span>
<span class="hl str">&quot;Linux kääntäjällä &lt;b&gt;GCC&lt;/b&gt;, voit luoda ohjelmia &lt;b&gt;moni eri kielissä&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;(C, C++, Java™, Perl, Python, jne.).&quot;</span>

<span class="hl slc">#: share/advertising/23.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Groupware Server&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Työryhmäpalvelin&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/23.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack+ will give you access to &lt;b&gt;Kolab&lt;/b&gt;, a full-featured &quot;</span>
<span class="hl str">&quot;&lt;b&gt;groupware server&lt;/b&gt; which will, thanks to the client &lt;b&gt;Kontact&lt;/b&gt;, &quot;</span>
<span class="hl str">&quot;allow you to:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;PowerPack+ antaa sinulle pääsyn &lt;b&gt;Kolab&lt;/b&gt;, monipuoliseen &lt;b&gt;ryhmätyö &quot;</span>
<span class="hl str">&quot;palvelimeen&lt;/b&gt; joka kiitos asiakasohjelmaan &lt;b&gt;Kontact&lt;/b&gt;, sallii sinua:&quot;</span>

<span class="hl slc">#: share/advertising/23.pl:16</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Send and receive your &lt;b&gt;e-mails&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- Lähetä ja vastaanota &lt;b&gt;Sähköpostisi&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/23.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Share your &lt;b&gt;agendas&lt;/b&gt; and your &lt;b&gt;address books&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Jakaa &lt;b&gt;päivyriäsi&lt;/b&gt; ja &lt;b&gt;osoitekirjojasi&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/23.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Manage your &lt;b&gt;memos&lt;/b&gt; and &lt;b&gt;task lists&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Hallitse &lt;b&gt;muistiosi&lt;/b&gt; ja &lt;b&gt;tehtävälistat&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Servers&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Palvelimet&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Empower your business network with &lt;b&gt;premier server solutions&lt;/b&gt; including:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tehosta yrityksen verkkoa &lt;b&gt;laadukkailla palvelinratkaisuilla&lt;/b&gt;, kuten:&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Samba&lt;/b&gt;: File and print services for Microsoft® Windows® clients.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;Samba&lt;/b&gt;: Tiedostojen ja tulostimien jako Microsoft® Windows® -&quot;</span>
<span class="hl str">&quot;asiakkaille.&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Apache&lt;/b&gt;: The most widely used web server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;Apache&lt;/b&gt;: Laajimmin käytetty WWW-palvelin.&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;MySQL&lt;/b&gt; and &lt;b&gt;PostgreSQL&lt;/b&gt;: The world&apos;s most popular open source &quot;</span>
<span class="hl str">&quot;databases.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;MySQL&lt;/b&gt; ja &lt;b&gt;PostgreSQL&lt;/b&gt;: Maailman suosituimmat Avoimen &quot;</span>
<span class="hl str">&quot;Lähdekoodin tietokantoja.&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;CVS&lt;/b&gt;: Concurrent Versions System, the dominant open source network-&quot;</span>
<span class="hl str">&quot;transparent version control system.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;CVS&lt;/b&gt;: Concurrent Versions System, hallitseva verkossa toimiva &quot;</span>
<span class="hl str">&quot;versionhallintajärjestelmä&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;ProFTPD&lt;/b&gt;: The highly configurable GPL-licensed FTP server software.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;ProFTPD&lt;/b&gt;: monipuolisesti asetettava GPL-lisensoitu FTP-palvelin.&quot;</span>

<span class="hl slc">#: share/advertising/24.pl:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Postfix&lt;/b&gt; and &lt;b&gt;Sendmail&lt;/b&gt;: The popular and powerful mail &quot;</span>
<span class="hl str">&quot;servers.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Postfix&lt;/b&gt; ja &lt;b&gt;Sendmail&lt;/b&gt;: Suositut ja tehokkaat postipalvelimet.&quot;</span>

<span class="hl slc">#: share/advertising/25.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Linux Control Center&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Linux Ohjauskeskus&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/25.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The &lt;b&gt;Mandriva Linux Control Center&lt;/b&gt; is an essential collection of &quot;</span>
<span class="hl str">&quot;Mandriva Linux-specific utilities designed to simplify the configuration of &quot;</span>
<span class="hl str">&quot;your computer.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva Linux Ohjauskeskus&lt;/b&gt; on oleellinen kokoelma Mandriva Linux-&quot;</span>
<span class="hl str">&quot;sidonnaisia työkaluja helpottamaan tietokoneesi asetusten muokkaamista.&quot;</span>

<span class="hl slc">#: share/advertising/25.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You will immediately appreciate this collection of &lt;b&gt;more than 60&lt;/b&gt; handy &quot;</span>
<span class="hl str">&quot;utilities for &lt;b&gt;easily configuring your system&lt;/b&gt;: hardware devices, mount &quot;</span>
<span class="hl str">&quot;points, network and Internet, security level of your computer, etc.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Arvostat välittömästi tätä kokoelmaa &lt;b&gt;yli 60&lt;/b&gt; kätevää työkalua, joilla &quot;</span>
<span class="hl str">&quot;&lt;b&gt;asetat laitteistoa helposti&lt;/b&gt;, määrität liitospisteet, asetat verkon ja &quot;</span>
<span class="hl str">&quot;Internetin, säädät tietokoneesi turvallisuustason ja kaiken muun &quot;</span>
<span class="hl str">&quot;järjestelmään liittyvän.&quot;</span>

<span class="hl slc">#: share/advertising/26.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;The Open Source Model&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Avoin Lähdekoodi malli&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/26.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Like all computer programming, open source software &lt;b&gt;requires time and &quot;</span>
<span class="hl str">&quot;people&lt;/b&gt; for development. In order to respect the open source philosophy, &quot;</span>
<span class="hl str">&quot;Mandriva sells added value products and services to &lt;b&gt;keep improving &quot;</span>
<span class="hl str">&quot;Mandriva Linux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; &quot;</span>
<span class="hl str">&quot;and the development of Mandriva Linux, &lt;b&gt;please&lt;/b&gt; consider buying one of &quot;</span>
<span class="hl str">&quot;our products or services!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kuten kaikki ohjelmointityöt. avoimen lädekoodin ohjelmat &lt;b&gt;vaatii aikaa ja &quot;</span>
<span class="hl str">&quot;ihmisiä&lt;/b&gt; kehitykseen. Kunnioittaakseen avoimen lädekoodin filosofiaa, &quot;</span>
<span class="hl str">&quot;Mandriva myy lisäarvotuotteita ja palveluja jotta &lt;b&gt;Mandriva Linuxin &quot;</span>
<span class="hl str">&quot;kehitys voi jatkua&lt;/b&gt;. Jos haluat &lt;b&gt;tukea avoimen lädekoodin filosofiaa&lt;/&quot;</span>
<span class="hl str">&quot;b&gt;, ja Mandriva Linuxin tuotteiden kehitystä, &lt;b&gt;ole hyvä&lt;/b&gt; ja mieti jos &quot;</span>
<span class="hl str">&quot;haluat ostaa jonkun meidän tuotteista tai palveluista!&quot;</span>

<span class="hl slc">#: share/advertising/27.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Online Store&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Online kauppa&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/27.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To learn more about Mandriva products and services, you can visit our &lt;b&gt;e-&quot;</span>
<span class="hl str">&quot;commerce platform&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tutustuaaksesi kaikkiin Mandrivain tuotteisiin ja palveluihin, voit &quot;</span>
<span class="hl str">&quot;vierailla meidän &lt;b&gt;e-commerce alustassa&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/27.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There you can find all our products, services and third-party products.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Siellä voit löytää kaikki meidän tuotteet, palvelut ja kolmannen osapuolten &quot;</span>
<span class="hl str">&quot;tuotteet.&quot;</span>

<span class="hl slc">#: share/advertising/27.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This platform has just been &lt;b&gt;redesigned&lt;/b&gt; to improve its efficiency and &quot;</span>
<span class="hl str">&quot;usability.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä alusta on &lt;b&gt;udellensuuniteltu&lt;/b&gt; paremman tehokkuuden ja &quot;</span>
<span class="hl str">&quot;käytettävyyden saavuttamiseksi.&quot;</span>

<span class="hl slc">#: share/advertising/27.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Stop by today at &lt;b&gt;store.mandriva.com&lt;/b&gt;!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käy jo tänään osoitteessa &lt;b&gt;store.mandriva.com&lt;/b&gt;!&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Club&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Club&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandriva Linux &quot;</span>
<span class="hl str">&quot;product..&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva Club&lt;/b&gt; on &lt;b&gt;täydellinen kumppani&lt;/b&gt; Mandriva Linux &quot;</span>
<span class="hl str">&quot;tuotellesi.&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Hyödynnä &lt;b&gt;arvokkaista etuista&lt;/b&gt; liittymällä Mandriva Clubiin, kuten:&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Special discounts&lt;/b&gt; on products and services of our online store &quot;</span>
<span class="hl str">&quot;&lt;b&gt;store.mandriva.com&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">- &lt;b&gt;Erikoistarjouksia&lt;/b&gt; tuotteista ja palveluista onlinekaupassamme &quot;</span>
<span class="hl str">&quot;&lt;b&gt;store.mandriva.com&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Access to &lt;b&gt;commercial applications&lt;/b&gt; (for example to NVIDIA® or ATI™ &quot;</span>
<span class="hl str">&quot;drivers).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Pääsy &lt;b&gt;kaupallisiin ohjelmiin &lt;/b&gt; (kuten NVIDIA® tai ATI™ ajuria).&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Participation in Mandriva Linux &lt;b&gt;user forums&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Osallistu Mandriva Linux &lt;b&gt;käyttäjien keskusteluihin&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/28.pl:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to Mandriva &quot;</span>
<span class="hl str">&quot;Linux &lt;b&gt;ISO images&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Aikainen ja etuoikeutettu pääsy&lt;/b&gt;, ennen julkinen levitys, Mandriva &quot;</span>
<span class="hl str">&quot;Linux &lt;b&gt;ISO tiedostoille&lt;/b&gt;..&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Online&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Online&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to &quot;</span>
<span class="hl str">&quot;offer its customers!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;b&gt;Mandriva Online&lt;/b&gt; on uusi erikoispalvelu joka Mandriva ylpeänä esittää &quot;</span>
<span class="hl str">&quot;asiakkailleen!&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily &quot;</span>
<span class="hl str">&quot;updating&lt;/b&gt; your Mandriva Linux systems:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mandriva Online tarjoaa laajan valikoiman hyödyllisiä palveluja Mandriva &quot;</span>
<span class="hl str">&quot;Linux järjestelmiäsi &lt;b&gt;helposti päivittämiseen&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:18</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Perfect&lt;/b&gt; system security (automated software updates).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Täydellinen&lt;/b&gt; järjestelmäturvallisuus (automaattinen &quot;</span>
<span class="hl str">&quot;ohjelmistopäivitys).&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Notification&lt;/b&gt; of updates (by e-mail or by an applet on the &quot;</span>
<span class="hl str">&quot;desktop).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Huomautus&lt;/b&gt; päivityksistä (sähköpostitse tai työpöydälläsi).&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:20</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Flexible &lt;b&gt;scheduled&lt;/b&gt; updates.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Joustavaa &lt;b&gt;ajastettu&lt;/b&gt; päivitys.&quot;</span>

<span class="hl slc">#: share/advertising/29.pl:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* Management of &lt;b&gt;all your Mandriva Linux systems&lt;/b&gt; with one account.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">* &lt;b&gt;Kaikki Mandriva Linux järjestelmiäsi&lt;/b&gt; hallinta yhdellä tilillä.&quot;</span>

<span class="hl slc">#: share/advertising/30.pl:13</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Expert&lt;/b&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;b&gt;Mandriva Expert&lt;/b&gt;&quot;</span>

<span class="hl slc">#: share/advertising/30.pl:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva&apos;s technical experts on &quot;</span>
<span class="hl str">&quot;&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrivaexpert.com.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tarvitetko &lt;b&gt;apua?&lt;/b&gt; Tapaa Mandrivain tekniset asiantuntijat &lt;b&gt;meidän &quot;</span>
<span class="hl str">&quot;teknisessä tukialustassa&lt;/b&gt; www.mandrivaexpert.com.&quot;</span>

<span class="hl slc">#: share/advertising/30.pl:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Thanks to the help of &lt;b&gt;qualified Mandriva Linux experts&lt;/b&gt;, you will save &quot;</span>
<span class="hl str">&quot;a lot of time.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kiitos &lt;b&gt;pätevistä Mandriva Linux asiantuntijoista&lt;/b&gt;, säästät paljon &quot;</span>
<span class="hl str">&quot;aikaa.&quot;</span>

<span class="hl slc">#: share/advertising/30.pl:19</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;For any question related to Mandriva Linux, you have the possibility to &quot;</span>
<span class="hl str">&quot;purchase support incidents at &lt;b&gt;store.mandriva.com&lt;/b&gt;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mille Mandriva Linuxia koskevia kysymyksille tahansa voit ostaa &quot;</span>
<span class="hl str">&quot;aputapahtuman osoitteessa &lt;b&gt;store.mandriva.com&lt;/b&gt;.&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:26</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Office Workstation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toimistotyöasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:28</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets &quot;</span>
<span class="hl str">&quot;(OpenOffice.org Calc, Kspread), PDF viewers, etc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Toimisto-ohjelmistot: tekstinkäsittely (OpenOffice.org Writer, Kword), &quot;</span>
<span class="hl str">&quot;taulukkolaskenta (OpenOffice.org calc, Kspread), PDF-lukijat jne&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, &quot;</span>
<span class="hl str">&quot;gnumeric), pdf viewers, etc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Toimisto-ohjelmistot: tekstinkäsittely (kword, abiword), taulukkolaskenta &quot;</span>
<span class="hl str">&quot;(kspread, gnumeric), pdf-lukijat jne&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Game station&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Peliasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Amusement programs: arcade, boards, strategy, etc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viihdeohjelmat: tasohyppely, korttipelit, strategia jne&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multimedia station&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Multimediatyöasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sound and video playing/editing programs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Äänen sekä videon toisto- ja editointiohjelmat&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet station&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internettyöasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Set of tools to read and send mail and news (mutt, tin..) and to browse the &quot;</span>
<span class="hl str">&quot;Web&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valikoima työkaluja sähköpostin ja uutisryhmien lukemiseen (mutt, tin...) &quot;</span>
<span class="hl str">&quot;sekä Internetin selailuun&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Computer (client)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkopääte (asiakas)&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Clients for different protocols including ssh&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asiakasohjelmat eri protokollille (SSH jne)&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetustyökalut&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tools to ease the configuration of your computer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Työkalut, jotka helpottavat tietokoneesi asetusten muokkaamista&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Console Tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komentorivityökalut&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Editors, shells, file tools, terminals&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Editorit, komentotulkit, tiedostotyökalut, päätteet&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:66 share/compssUsers.pl:170</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;C and C++ development libraries, programs and include files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;C ja C++ kehityskirjastot, ohjelmat ja include-tiedostot&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:70 share/compssUsers.pl:174</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Documentation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Dokumentaatio&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:71 share/compssUsers.pl:175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Books and Howto&apos;s on Linux and Free Software&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjoja ja ohjeita Linuxista sekä vapaan lähdekoodin ohjelmista&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:75 share/compssUsers.pl:178</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LSB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LSB&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:76 share/compssUsers.pl:179</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Linux Standard Base. Third party applications support&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Linux Standard Base (Linux Standardi Perusta)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - Kolmannen osapuolen ohjelmistojen tuki&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Apache&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Apache&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Groupware&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Groupware&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kolab Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kolab palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:93 share/compssUsers.pl:134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firewall/Router&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palomuuri / Reititin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:94 share/compssUsers.pl:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet gateway&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetin yhdyskäytävä&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:97</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mail/News&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Posti/Uutiset&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Postfix mail server, Inn news server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Postfix sähköpostipalvelin, Inn uutispalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hakemisto-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:105</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FTP Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FTP-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:106</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ProFTPd&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ProFTPd&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS/NIS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DNS/NIS&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Name and Network Information Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen nimipalvelin (DNS) ja verkon informaatio-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File and Printer Sharing Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedosto- ja Tulostuspalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS Server, Samba server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NFS-palvelin, Samba-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:117 share/compssUsers.pl:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Database&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietokanta&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PostgreSQL and MySQL Database Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PostgreSQL ja MySQL tietokantapalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Web/FTP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Web/FTP&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Apache, Pro-ftpd&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Apache WWW-palvelin ja Pro-ftpd FTP-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mail&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sähköposti&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Postfix mail server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Postfix sähköpostipalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PostgreSQL or MySQL database server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PostgreSQL tai MySQL tietokantapalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Computer server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkotietokone (palvelin)&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS server, SMB server, Proxy server, ssh server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NFS-, SMB-, välitys- ja SSH-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;KDE Workstation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;KDE-työasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The K Desktop Environment, the basic graphical environment with a collection &quot;</span>
<span class="hl str">&quot;of accompanying tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;K-työpöytäympäristö. Graafinen perusympäristö ja sen mukana tulevat työkalut&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:152</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;GNOME Workstation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;GNOME-työasema&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A graphical environment with user-friendly set of applications and desktop &quot;</span>
<span class="hl str">&quot;tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Graafinen ympäristö käyttäjäystävällisellä sovelluksilla ja työkaluilla.&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:156</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IceWm Desktop&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Plucker Työpöytä&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:160</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other Graphical Desktops&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut graafiset käyttöympäristöt&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:161</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Window Maker, Enlightenment, Fvwm, etc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IceWM, Window Maker, Enlightenment, FVWM jne&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:184</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Utilities&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Työkalut&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:186 share/compssUsers.pl:187 standalone/logdrake:381</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SSH Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SSH-palvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Webmin&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Webmin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:192</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Webmin Remote Configuration Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Webmin Etäasetuspalvelin&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Utilities/Monitoring&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkotyökalut/Valvonta&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:197</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitoring tools, processes accounting, tcpdump, nmap, ...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valvontatyökalut, prosessihallinta, tcpdump, nmap, ...&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:201</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Wizards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Velhoja&quot;</span>

<span class="hl slc">#: share/compssUsers.pl:202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wizards to configure server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velhoja palvelimen asettamiseksi&quot;</span>

<span class="hl slc">#: standalone.pm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This program is free software; you can redistribute it and/or modify</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;it under the terms of the GNU General Public License as published by</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the Free Software Foundation; either version 2, or (at your option)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;any later version.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This program is distributed in the hope that it will be useful,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;but WITHOUT ANY WARRANTY; without even the implied warranty of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;GNU General Public License for more details.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You should have received a copy of the GNU General Public License</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;along with this program; if not, write to the Free Software</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä ohjelma on vapaa; voit levittää ja/tai muokata sitä Free</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software Foundationin julkaiseman &apos;GNU General Public License&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-lisenssin mukaisesti; joko lisenssin version 2 mukaisesti, tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(niin halutessasi) minkä tahansa uudemman version mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä ohjelma on julkaistu siinä toivossa, että se osoittautuisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hyödylliseksi, mutta ILMAN MINKÄÄNLAISTA TAKUUTA; ilman edes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;oletettua takuuta TUOTTEEN TOIMIVUUDESTA tai SOPIVUUDESTA</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;TIETTYYN TEHTÄVÄÄN. Lisätietoja saat tutustumalla &apos;GNU General</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Public License&apos; dokumentaatioon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Hakemasi ohjelman mukana kuuluu tulla kopio &apos;GNU General Public License&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaatiosta; jos näin ei ole, kirjoita Free Software Foundation,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Inc.:lle osoitteeseen 59 Temple Place - Suite 330, Boston, MA 02111-1307</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;, USA.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone.pm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--config-info] [--daemon] [--debug] [--default] [--show-conf]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Backup and Restore application</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--default             : save default directories.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--debug               : show all debug messages.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--show-conf           : list of files or directories to backup.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--config-info         : explain configuration file options (for non-X &quot;</span>
<span class="hl str">&quot;users).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--daemon              : use daemon configuration.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--help                : show this message.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--version             : show version number.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--config-info] [--daemon] [--debug] [--default] [--show-conf]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmistus- ja palautussovellus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--default             : tallenna oletushakemistot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--debug               : näytä kaikki debuggaus-viestit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--show-conf           : varmistettavien tiedostojen tai hakemistojen &quot;</span>
<span class="hl str">&quot;listaus.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--config-info         : selitä asetustiedoston optiot (käyttäjille ilman &quot;</span>
<span class="hl str">&quot;X).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--daemon              : käytä demoni-asetukset.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--help                : näytä tämä viesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--version             : näytä versiotiedot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone.pm:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--boot] [--splash]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OPTIONS:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --boot            - enable to configure boot loader</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --splash          - enable to configure boot theme</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;default mode: offer to configure autologin feature&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--boot] [--splash]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;VALINNAT:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --boot            - aseta käynnistyslataaja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --splash          - aseta käynnistysteema</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oletustila: tarjoutuu asettamaan automaattisen sisäänkirjautumisen&quot;</span>

<span class="hl slc">#: standalone.pm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIONS] [PROGRAM_NAME]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OPTIONS:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --help            - print this help message.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --report          - program should be one of Mandriva Linux tools</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --incident        - program should be one of Mandriva Linux tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIOT] [OHJELMAN_NIMI]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OPTIOT:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --help            - tulosta tämä viesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --report          - ohjelman pitäisi olla yksi Mandriva Linuxin &quot;</span>
<span class="hl str">&quot;työkaluista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --incident        - ohjelman pitäisi olla yksi Mandriva Linuxin työkaluista&quot;</span>

<span class="hl slc">#: standalone.pm:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--add]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --add             -</span> <span class="hl esc">\&quot;</span><span class="hl str">add a network interface</span><span class="hl esc">\&quot;</span> <span class="hl str">wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --del             -</span> <span class="hl esc">\&quot;</span><span class="hl str">delete a network interface</span><span class="hl esc">\&quot;</span> <span class="hl str">wizard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --skip-wizard     - manage connections</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --internet        - configure internet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --wizard          - like --add&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--add]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --add             -</span> <span class="hl esc">\&quot;</span><span class="hl str">lisää verkkoliitäntä</span><span class="hl esc">\&quot;</span> <span class="hl str">velho</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --del             -</span> <span class="hl esc">\&quot;</span><span class="hl str">poista verkkoliitäntä</span><span class="hl esc">\&quot;</span> <span class="hl str">velho</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --skip-wizard     - yhteyksien hallinta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --internet        - aseta Internet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --wizard          - kuten --add&quot;</span>

<span class="hl slc">#: standalone.pm:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Font Importation and monitoring application</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OPTIONS:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--windows_import : import from all available windows partitions.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--xls_fonts      : show all fonts that already exist from xls</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--install        : accept any font file and any directory.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--uninstall      : uninstall any font or any directory of font.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--replace        : replace all font if already exist</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--application    : 0 none application.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : 1 all application available supported.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : name_of_application like  so for staroffice</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : and gs for ghostscript for only this one.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Kirjasinten tuonti- ja valvontasovellus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;OPTIOT:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--windows_import : tuo kaikilta käytettävissä olevilta windows-osioilta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--xls_fonts      : näytä kaikki olemassa olevat xls-kirjasimet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--install        : hyväksy mikä tahansa kirjasin ja hakemisto.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--uninstall      : poista mikä tahansa kirjasin tai kirjasinhakemisto.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--replace        : korvaa kaikki olemassa olevat kirjasimet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--application    : 0 ei ohjelmistoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : 1 kaikki olemassa olevat ohjelmistot tuettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : ohjelmiston_nimi, eli so vastaa StarOfficea</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                 : ja gs vastaa GhostScriptiä.&quot;</span>

<span class="hl slc">#: standalone.pm:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIONS]...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux Terminal Server Configurator</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--enable         : enable MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--disable        : disable MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--start          : start MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--stop           : stop MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--adduser        : add an existing system user to MTS (requires username)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--deluser        : delete an existing system user from MTS (requires &quot;</span>
<span class="hl str">&quot;username)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--addclient      : add a client machine to MTS (requires MAC address, IP, &quot;</span>
<span class="hl str">&quot;nbi image name)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--delclient      : delete a client machine from MTS (requires MAC address, &quot;</span>
<span class="hl str">&quot;IP, nbi image name)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIOT]...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mandriva Linux Terminal Server asetustyökalu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--enable      : ota MTS käyttöön.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--disable     : poista MTS käytöstä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--start       : käynnistä MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--stop        : pysäytä MTS</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--adduser     : lisää olemassa oleva käyttäjä MTS:lle (tunnus vaaditaan)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--deluser     : poista olemassa oleva käyttäjä MTS:lta (tunnus vaaditaan)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--addclient   : lisää asiakaskone MTS:lle (vaatii MAC osoitteen, IP, nbi &quot;</span>
<span class="hl str">&quot;kuvatiedoston nimen)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--delclient   : poista asiakaskone MTS:lta (vaatii MAC osoitteen, IP, nbi &quot;</span>
<span class="hl str">&quot;kuvatiedoston nimen)&quot;</span>

<span class="hl slc">#: standalone.pm:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;[keyboard]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;[näppäimistö]&quot;</span>

<span class="hl slc">#: standalone.pm:97</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;[--file=myfile] [--word=myword] [--explain=regexp] [--alert]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;[--file=myfile] [--word=myword] [--explain=regexp] [--alert]&quot;</span>

<span class="hl slc">#: standalone.pm:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIONS]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Network &amp; Internet connection and monitoring application</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--defaultintf interface : show this interface by default</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--connect : connect to internet if not already connected</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--disconnect : disconnect to internet if already connected</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--force : used with (dis)connect : force (dis)connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--status : returns 1 if connected 0 otherwise, then exit.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--quiet : do not be interactive. To be used with (dis)connect.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIOT]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Verkko &amp; Internet yhteys- ja seurantasovellus</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--defaultintf liitäntä : näytä tämä liitäntä oletuksena.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--connect : avaa yhteyden Internetiin jos sitä ei ole.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--disconnect : sulkee yhteyden Internetiin jos se on käytössä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--force : käytä (dis)connect:n kanssa: pakota yhteyden avaus/sulkeminen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--status : palauttaa 1 jos yhteys on avattu, muuten 0, ja poistuu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;--quiet : ei-interaktiivinen tila. Käytetään (dis)connect:n kanssa.&quot;</span>

<span class="hl slc">#: standalone.pm:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]&quot;</span>

<span class="hl slc">#: standalone.pm:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTION]...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --no-confirmation      do not ask first confirmation question in Mandriva &quot;</span>
<span class="hl str">&quot;Update mode</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --no-verify-rpm        do not verify packages signatures</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --changelog-first      display changelog before filelist in the &quot;</span>
<span class="hl str">&quot;description window</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[OPTIO]...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; --no-confirmation   älä pyydä varmistusta Mandriva Update tilassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; --no-verify-rpm     älä tarkista pakettien allekirjoitusta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; --changelog-first   näytä muutosloki ennen tiedostolistausta &quot;</span>
<span class="hl str">&quot;kuvausikkunassa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; --merge-all-rpmnew  ehdota kaikkien .rpmnew/.rpmsave tiedostojen &quot;</span>
<span class="hl str">&quot;yhdistämistä&quot;</span>

<span class="hl slc">#: standalone.pm:113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-&quot;</span>
<span class="hl str">&quot;usbtable] [--dynamic=dev]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-&quot;</span>
<span class="hl str">&quot;usbtable] [--dynamic=dev]&quot;</span>

<span class="hl slc">#: standalone.pm:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; [everything]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       XFdrake [--noauto] monitor</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       XFdrake resolution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; [everything]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       XFdrake [--noauto] näyttö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       XFdrake tarkkuus&quot;</span>

<span class="hl slc">#: standalone.pm:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Usage:</span> <span class="hl ipl">%s</span>  <span class="hl str">[--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--&quot;</span>
<span class="hl str">&quot;testing] [-v|--version] &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttö:</span> <span class="hl ipl">%s</span>  <span class="hl str">[--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--&quot;</span>
<span class="hl str">&quot;testing] [-v|--version] &quot;</span>

<span class="hl slc">#: standalone/XFdrake:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You need to reboot for changes to take effect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sinun pitää käynnistää uudelleen jotta muutokset tulevat voimaan&quot;</span>

<span class="hl slc">#: standalone/XFdrake:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please log out and then use Ctrl-Alt-BackSpace&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjaudu ulos ja käytä sen jälkeen Ctrl-Alt-Askelpalautin&quot;</span>

<span class="hl slc">#: standalone/XFdrake:94</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You need to log out and back in again for changes to take effect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinun pitää kirjautua ulos ja takaisin sisään jotta muutokset tulevat &quot;</span>
<span class="hl str">&quot;voimaan.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Useless without Terminal Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyödytön ilman Päätepalvelinta&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:107 standalone/drakTermServ:113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">requires a username...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">tarvitsee käyttäjänimen...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, &quot;</span>
<span class="hl str">&quot;0/1 for Local Config...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">vaatii konenimen, MAC-osoitteen, IP-osoitteen, nbi-kuvan, 0/1 &quot;</span>
<span class="hl str">&quot;THIN_CLIENT-asetukselle, 0/1 paikallisasetukselle...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:130</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">requires hostname...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span> <span class="hl str">tarvitsee konenimen...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:212 standalone/drakTermServ:215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Terminal Server Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päätepalvelimen asetukset&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota palvelin käyttöön&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disable Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista palvelin käytöstä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Start Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä palvelin&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Stop Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pysäytä palvelin&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:248</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Etherboot Floppy/ISO&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etherboot levyke/ISO&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Net Boot Images&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkokäynnistyksen kuvat&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add/Del Users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää/Poista käyttäjiä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:263</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add/Del Clients&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää/Poista asiakkaita&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Images&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuvat&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Clients/Users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asiakkaat/Käyttäjät&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:290 standalone/drakbug:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;First Time Wizard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aloittelija velho&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:326 standalone/drakTermServ:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">defined as dm, adding gdm user to /etc/passwd$$CLIENT$$&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">on määritetty näytönhallinta, lisätään gdm käyttäjä /etc/passwd$$CLIENT$$ &quot;</span>
<span class="hl str">&quot;tiedostoon&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:333</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; This wizard routine will:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span> <span class="hl esc">\t</span><span class="hl str">1) Ask you to select either &apos;thin&apos; or &apos;fat&apos; clients.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">2) Setup DHCP.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;After doing these steps, the wizard will:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    a) Make all &quot;</span>
<span class="hl str">&quot;nbis.</span>                                                                <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    b) Activate the &quot;</span>
<span class="hl str">&quot;server.</span>                                                          <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    c) Start the &quot;</span>
<span class="hl str">&quot;server.</span>                                                     <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    d) Synchronize the shadow files so that all users, including root,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       are added to the shadow$$CLIENT$$ &quot;</span>
<span class="hl str">&quot;file.</span>                                              <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    e) Ask you to make a boot floppy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    f) If it&apos;s thin clients, ask if you want to restart KDM.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Tämä velho</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">1) Kysyy haluatko käyttää &apos;kevyitä&apos; vai &apos;raskaita&apos; asiakkaita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">2) Asettaa dhcp:n</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämän jälkeen velho</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    a) Make all nbis</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    b) Aktivoi palvelimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    c) Käynnistää palvelimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    d) Synkronoi shadow-tiedostot jotta kaikki käyttäjät, mukaanlukien &quot;</span>
<span class="hl str">&quot;root,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       lisätään shadow$$CLIENT$$ tiedostoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    e) Pyytää luomaan käynnistyslevykkeen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    f) Mikäli kyseessä on kevyet asiakkaat, pyytää käynnistämään KDM:n &quot;</span>
<span class="hl str">&quot;uudelleen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:378</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cancel Wizard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keskeytä velho&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please save dhcpd config!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja tallenna dhcpd asetukset!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use thin clients.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä kevyitä asiakkaita&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:423</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sync client X keyboard settings with server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Synkronoi asiakkaan X näppäimistöasetukset palvelimen kanssa.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:425</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please select default client type.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    &apos;Thin&apos; clients run everything off the server&apos;s CPU/RAM, using the client &quot;</span>
<span class="hl str">&quot;display.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    &apos;Fat&apos; clients use their own CPU/RAM but the server&apos;s filesystem.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse oletus asiakastyyppi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    Kevyet &apos;Thin&apos; asiakkaat käyttävät palvelimen prosessoria ja muistia ja &quot;</span>
<span class="hl str">&quot;asiakkaan näyttöä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    Raskaat &apos;Fat&apos; asiakkaat käyttävät omaa prosessoria ja muistia mutta &quot;</span>
<span class="hl str">&quot;palvelimen tiedostojärjestelmää.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:445</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Creating net boot images for all kernels&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luodaan verkkokäynnistyskuvat kaikille ytimille&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:446 standalone/drakTermServ:766</span>
<span class="hl slc">#: standalone/drakTermServ:782</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This will take a few minutes.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä kestää joitakin minuutteja.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:455 standalone/drakTermServ:496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Done!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmis!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:467 standalone/drakTermServ:848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">failed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:476</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Not enough space to create</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;NBIs in</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Needed:</span> <span class="hl ipl">%d</span> <span class="hl str">MB, Free:</span> <span class="hl ipl">%d</span> <span class="hl str">MB&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:482</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Syncing server user list with client list, including root.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tahdistetaan palvelimen käyttäjälista asiakkaan käyttäjälistan kanssa, &quot;</span>
<span class="hl str">&quot;mukaanlukien root.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:502</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;In order to enable changes made for thin clients, the display manager must &quot;</span>
<span class="hl str">&quot;be restarted. Restart now?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotta kevyille asiakkaille tekemäsi muutokset tulisivat käyttöön &quot;</span>
<span class="hl str">&quot;näytönhallinta on käynnistettävä uudelleen. Uudelleenkäynnistetäänkö nyt?&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:537</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Terminal Server Overview&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päätepalvelimen yleiskuva&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:538</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Create Etherboot Enabled Boot Images:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">To boot a kernel via etherboot, a special kernel/initrd image must &quot;</span>
<span class="hl str">&quot;be created.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">mkinitrd-net does much of this work and drakTermServ is just a &quot;</span>
<span class="hl str">&quot;graphical</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">interface to help manage/customize these images. To create the &quot;</span>
<span class="hl str">&quot;file</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an &quot;</span>
<span class="hl str">&quot;include in</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">dhcpd.conf, you should create the etherboot images for at least &quot;</span>
<span class="hl str">&quot;one full kernel.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Luo Etherbootia tukevia käynnistyskuvia:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Ytimen käynnistämiseksi etherbootin kautta pitää luoda erityinen &quot;</span>
<span class="hl str">&quot;kernel/initrd</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">-kuva. mkinitrd-net tekee suuren osan tästä työstä ja &quot;</span>
<span class="hl str">&quot;drakTermServ on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">ainoastaan graafinen käyttöliittymä näiden kuvien hallintaan/&quot;</span>
<span class="hl str">&quot;räätälöintiin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Luodaksesi tiedoston /etc/dhcpd.conf.etherboot-pcimap.include, &quot;</span>
<span class="hl str">&quot;jota</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">kutsutaan tiedostosta dhcpd.conf, sinun pitää luoda etherboot-&quot;</span>
<span class="hl str">&quot;kuva ainakin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">yhdelle kernelille.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:544</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Maintain /etc/dhcpd.conf:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">To net boot clients, each client needs a dhcpd.conf entry, &quot;</span>
<span class="hl str">&quot;assigning an IP</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">address and net boot images to the machine. drakTermServ helps &quot;</span>
<span class="hl str">&quot;create/remove</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">these entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">(PCI cards may omit the image - etherboot will request the correct &quot;</span>
<span class="hl str">&quot;image.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t</span><span class="hl str">You should also consider that when etherboot looks for the images, it &quot;</span>
<span class="hl str">&quot;expects</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t</span><span class="hl str">names like boot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t \n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">A typical dhcpd.conf stanza to support a diskless client looks &quot;</span>
<span class="hl str">&quot;like:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Ylläpidä /etc/dhcpd.conf:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Verkkokäynnistystä käyttävät asiakkaat tarvitsevat oman dhcpd.conf &quot;</span>
<span class="hl str">&quot;tietueen,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">joka määrää IP-osoitteen ja verkkokäynnistyskuvan kyseiselle &quot;</span>
<span class="hl str">&quot;koneelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">drakTermServ auttaa näiden tietueiden luomisessa/poistamisessa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">(PCI-kortit voivat jättää kuvan asettamatta - etherboot pyytää &quot;</span>
<span class="hl str">&quot;oikean kuvan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Sinun kannattaisi myös harkita sitä että kun etherboot etsii &quot;</span>
<span class="hl str">&quot;kuvia, se</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">odottaa nimiä kuten boot-3c59x.nbi, boot-3c59x.2.4.1-16mdk.nbi &quot;</span>
<span class="hl str">&quot;sijasta).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t \n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Tyypillinen dhcpd.conf tietue levyttömälle asiakkaalle voi olla:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:562</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        While you can use a pool of IP addresses, rather than setup a &quot;</span>
<span class="hl str">&quot;specific entry for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        a client machine, using a fixed address scheme facilitates using the &quot;</span>
<span class="hl str">&quot;functionality</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        of client-specific configuration files that ClusterNFS provides.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Note: The &apos;#type&apos; entry is only used by drakTermServ.  Clients can &quot;</span>
<span class="hl str">&quot;either be &apos;thin&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        or &apos;fat&apos;.  Thin clients run most software on the server via XDMCP, &quot;</span>
<span class="hl str">&quot;while fat clients run</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        most software on the client machine. A special inittab,</span> <span class="hl ipl">%s</span> <span class="hl str">is</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        written for thin clients. System config files xdm-config, kdmrc, and &quot;</span>
<span class="hl str">&quot;gdm.conf are</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        modified if thin clients are used, to enable XDMCP. Since there are &quot;</span>
<span class="hl str">&quot;security issues in</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        using XDMCP, hosts.deny and hosts.allow are modified to limit access &quot;</span>
<span class="hl str">&quot;to the local</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        subnet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Note: The &apos;#hdw_config&apos; entry is also only used by drakTermServ.  &quot;</span>
<span class="hl str">&quot;Clients can either</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        be &apos;true&apos; or &apos;false&apos;.  &apos;true&apos; enables root login at the client &quot;</span>
<span class="hl str">&quot;machine and allows local</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        hardware configuration of sound, mouse, and X, using the &apos;drak&apos; &quot;</span>
<span class="hl str">&quot;tools. This is enabled</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        by creating separate config files associated with the client&apos;s IP &quot;</span>
<span class="hl str">&quot;address and creating</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        read/write mount points to allow the client to alter the file. Once &quot;</span>
<span class="hl str">&quot;you are satisfied</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        with the configuration, you can remove root login privileges from &quot;</span>
<span class="hl str">&quot;the client.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Note: You must stop/start the server after adding or changing &quot;</span>
<span class="hl str">&quot;clients.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        Vaikka voit käyttää IP-osoiteryhmää asiakaskoneelle räätälöidyn &quot;</span>
<span class="hl str">&quot;tietueen sijasta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        kiinteiden osoitteiden määritysten käyttöä helpottaa ClusterNFS:n &quot;</span>
<span class="hl str">&quot;tarjoama</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        asiakaskohtaisten asetustiedostojen käyttö.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Huomaa:</span> <span class="hl esc">\&quot;</span><span class="hl str">#type</span><span class="hl esc">\&quot;</span> <span class="hl str">-tietue on ainoastaan drakTermServ:n käytössä. &quot;</span>
<span class="hl str">&quot;Asiakkaat voivat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        olla joko &apos;thin&apos;- tai &apos;fat-tyyppisiä&apos;. &apos;Thin&apos; asiakkaat suorittavat &quot;</span>
<span class="hl str">&quot;suurimman osan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        ohjelmista palvelimella xdmcp kautta, kun &apos;fat&apos; asiakkaat &quot;</span>
<span class="hl str">&quot;suorittavat suurimman</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        osan ohjelmista itse. Erikoinen inittab-tiedosto,</span> <span class="hl ipl">%s</span> <span class="hl str">on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        luotu &apos;thin&apos; asiakkaille. Järjestelmän asetustiedostot xdm-config, &quot;</span>
<span class="hl str">&quot;kdmrc ja gdm.conf</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        muokataan xdmcp:n käyttämiseksi, jos &apos;thin&apos; asiakkaita käytetään. &quot;</span>
<span class="hl str">&quot;Koska xdmcp:n</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        käytössä on turvallisuusongelmia, hosts.deny ja hosts.allow &quot;</span>
<span class="hl str">&quot;muokataan käytön</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        rajoittamiseen paikallisverkon aliverkolle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Huomaa: Tietue &apos;#hdw_config&apos; on ainoastaan drakTermServ käyttämä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Asiakkaat voivat olla joko &apos;true&apos; tai &apos;false&apos; . &apos;true&apos; sallii root &quot;</span>
<span class="hl str">&quot;kirjautuminen ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        sallii paikallinen asetus äänille, hiirelle, X:lle ja drakx &quot;</span>
<span class="hl str">&quot;työkaluille. Tämä on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        sallittu käyttämällä eri asetustiedotstoja asiakkaan IP-osioitteen &quot;</span>
<span class="hl str">&quot;mukaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        ja luomalla luku/kirjoitus liitospisteet jotta asiakkaat voivat &quot;</span>
<span class="hl str">&quot;muokata tiedostoa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Kun ole tyytyväinen asetuksiin voit poistaa root kirjautumisoikeudet &quot;</span>
<span class="hl str">&quot;asiakkailta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Huomaa: Sinun pitää pysäyttää/käynnistää palvelin asiakkaiden &quot;</span>
<span class="hl str">&quot;lisäämisen tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        muokkauksen jälkeen&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:582</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Maintain /etc/exports:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Clusternfs allows export of the root filesystem to diskless &quot;</span>
<span class="hl str">&quot;clients. drakTermServ</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">sets up the correct entry to allow anonymous access to the root &quot;</span>
<span class="hl str">&quot;filesystem from</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">diskless clients.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">A typical exports entry for clusternfs is:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">(ro,all_squash)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/home</span><span class="hl esc">\t\t\t\t</span><span class="hl str">SUBNET/MASK(rw,root_squash)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">With SUBNET/MASK being defined for your network.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Ylläpidä /etc/exports:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Clusternfs sallii juuritiedostojärjestelmän jakoa levyttömille &quot;</span>
<span class="hl str">&quot;asiakkaille. drakTermServ</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">asettaa oikean tietueen anonyymikäytön sallimiseksi &quot;</span>
<span class="hl str">&quot;juuritiedostojärjestelmälle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">levyttömiltä asiakkailta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Tyypillinen exports tietue clusternfs:ille:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">(ro,all_squash)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">/home              ALIVERKKO/MASKI(rw,root_squash)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t</span><span class="hl str">missä ALIVERKKO/MASKI vastaa verkkoasi.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:594</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Maintain</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">For users to be able to log into the system from a diskless &quot;</span>
<span class="hl str">&quot;client, their entry in</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/etc/shadow needs to be duplicated in</span> <span class="hl ipl">%s</span><span class="hl str">. drakTermServ</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">helps in this respect by adding or removing system users from this &quot;</span>
<span class="hl str">&quot;file.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Ylläpidä</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Jotta levyttömien asiakkaiden käyttäjät pystyvät kirjautumaan &quot;</span>
<span class="hl str">&quot;tähän järjestelmään,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">niiden tietue /etc/shadow tiedostossa pitää kopioida tiedostoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str">. drakTermServ auttaa tässä toimenpiteessä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">lisäämällä tai poistamalla käyttäjiä tästä tiedostosta.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:598</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Per client</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Through clusternfs, each diskless client can have its own unique &quot;</span>
<span class="hl str">&quot;configuration files</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">on the root filesystem of the server. By allowing local client &quot;</span>
<span class="hl str">&quot;hardware configuration,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">drakTermServ will help create these files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Asiakaskohtainen</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Clusternfs:n kautta jokaisella levyttömällä asiakkaalla voi olla &quot;</span>
<span class="hl str">&quot;oma räätälöity</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">asetustiedosto palvelimen juuritiedostojärjestelmässä. &quot;</span>
<span class="hl str">&quot;Tulevaisuudessa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">drakTermServ auttaa näiden tiedostojen luomisessa.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:603</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Per client system configuration files:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">Through clusternfs, each diskless client can have its own unique &quot;</span>
<span class="hl str">&quot;configuration files</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">on the root filesystem of the server. By allowing local client &quot;</span>
<span class="hl str">&quot;hardware configuration,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">clients can customize files such as /etc/modules.conf, /etc/&quot;</span>
<span class="hl str">&quot;sysconfig/mouse,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">/etc/sysconfig/keyboard on a per-client basis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Note: Enabling local client hardware configuration does enable root &quot;</span>
<span class="hl str">&quot;login to the terminal</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        server on each client machine that has this feature enabled.  Local &quot;</span>
<span class="hl str">&quot;configuration can be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        turned back off, retaining the configuration files, once the client &quot;</span>
<span class="hl str">&quot;machine is configured.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Asiakaskohtaiset järjestelmän asetustiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Clusternfs:n kautta, jokaisella levyttömällä asiakkaalla voi &quot;</span>
<span class="hl str">&quot;olla omat räätälöidyt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">asetustiedostot palvelimen juuritiedostojärjestelmässä. &quot;</span>
<span class="hl str">&quot;Sallimalla paikallisen asiakaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t</span><span class="hl str">laitteistoasetukset, asiakkaat voivat muokata esimerkiksi /etc/&quot;</span>
<span class="hl str">&quot;modules.conf,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">/etc/sysconfig/mouse, /etc/sysconfig/keyboard asiakaskohtaisina &quot;</span>
<span class="hl str">&quot;tiedostoina.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Huom! Paikallisten laitteistoasetuksien salliminen sallii root &quot;</span>
<span class="hl str">&quot;kirjautumista jokaisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        koneen terminaalipalvelimelle jossa tämä toiminto on käytössä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        Paikallinen asetus voidaan poistaa käytöstä kun kaikki asetukset on &quot;</span>
<span class="hl str">&quot;tehty, säästäen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        mukautetut asetustiedostot.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:612</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - /etc/xinetd.d/tftp:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">drakTermServ will configure this file to work in conjunction with &quot;</span>
<span class="hl str">&quot;the images created</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">by mkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up &quot;</span>
<span class="hl str">&quot;the boot image to</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">each diskless client.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">A typical TFTP configuration file looks like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">service tftp</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t</span><span class="hl str">{</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        disable         = no</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        socket_type  = dgram</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        protocol        = udp</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        wait             = yes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        user             = root</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        server          = /usr/sbin/in.tftpd</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        server_args  = -s /var/lib/tftpboot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">}</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">The changes here from the default installation are changing the &quot;</span>
<span class="hl str">&quot;disable flag to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">&apos;no&apos; and changing the directory path to /var/lib/tftpboot, where &quot;</span>
<span class="hl str">&quot;mkinitrd-net</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">puts its images.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - /etc/xinetd.d/tftp:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">drakTermServ asettaa tämän tiedoston toimimaan yhteistyössä &quot;</span>
<span class="hl str">&quot;mkinitrd-net:llä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">luotujen kuvien kanssa ja tietueet /etc/dhcpd.conf tiedostossa &quot;</span>
<span class="hl str">&quot;jakamaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">käynnistyskuvan jokaiselle levyttömälle asiakkaalle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Tyypillinen tftp asetustiedosto näyttää tältä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">service tftp</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t</span><span class="hl str">{</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        disable         = no</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        socket_type  = dgram</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        protocol        = udp</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        wait             = yes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        user             = root</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        server          = /usr/sbin/in.tftpd</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                        server_args  = -s /var/lib/tftpboot</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">}</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">Muutokset täällä verrattuna vakioasennukseen on &apos;disable&apos; lipun &quot;</span>
<span class="hl str">&quot;asettaminen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">&apos;no&apos; tilaan ja hakemiston muuttaminen /var/lib/tftpboot, johon &quot;</span>
<span class="hl str">&quot;mkinitrd-net</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t</span><span class="hl str">tallentaa kuvat.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:633</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;        - Create etherboot floppies/CDs:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">The diskless client machines need either ROM images on the NIC, or &quot;</span>
<span class="hl str">&quot;a boot floppy</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">or CD to initiate the boot sequence.  drakTermServ will help &quot;</span>
<span class="hl str">&quot;generate these</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">images, based on the NIC in the client machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">A basic example of creating a boot floppy for a 3Com 3c509 &quot;</span>
<span class="hl str">&quot;manually:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t\t\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span>        <span class="hl esc">\t</span><span class="hl str">cat /usr/share/etherboot/zdsk/3c509.zdsk &gt; /dev/fd0&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:666</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot Floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyslevyke&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:668</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot ISO&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistys-ISO&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:670</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PXE Image&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PXE käynnistyskuva&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:731</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default kernel version&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletus ytimen versio&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:734</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Create PXE images.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo PXE kuvatiedostoja.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:764</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Build Whole Kernel --&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käännä koko ydin --&gt;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:771</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No kernel selected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ydintä ei valittu!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:774</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Build Single NIC --&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käännä yksi verkkokortti --&gt;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:778</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No NIC selected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkokorttia ei valittu!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:781</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Build All Kernels --&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käännä kaikki ytimet --&gt;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:796</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;-- Delete&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;-- Poista&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:801</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No image selected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei kuvaa valittuna !&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:804</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete All NBIs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista kaikki NBI:t&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:966</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;!!! Indicates the password in the system database is different than</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; the one in the Terminal Server database.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Delete/re-add the user to the Terminal Server to enable login.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;!!! Osoittaa että salasana järjestelmän tietokannassa on eri kuin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Päätepalvelimen tietokannassa oleva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Poista ja lisää käyttäjä uudestaan Päätepalvelimelle mahdollistaaksesi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sisäänkirjautumisen.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:971</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add User --&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää käyttäjä --&gt;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:977</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;-- Del User&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;-- Poista käyttäjä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1013</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;type:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1017</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;local config:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;paikallinen asetus:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1047</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Allow local hardware</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Salli paikalliset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;laitteistoasetukset.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1056</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No net boot images created!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtäkään verkkokäynnistyskuvaa ei ole luotu!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1075</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Thin Client&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kevyt asiakas&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1079</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Allow Thin Clients&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli kevyet asiakkaat&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1080</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sync client X keyboard</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; settings with server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Synkronoi asiakkaan X näppäimistö-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetukset palvelimen kanssa.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1081</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add Client --&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää asiakas --&gt;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1095</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;type: fat&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tyyppi: raskas&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1096</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;type: thin&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tyyppi: kevyt&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;local config: false&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;paikallinen asetus: ei käytössä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;local config: true&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;paikallinen asetus:käytössä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1112</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;-- Edit Client&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;-- Muokkaa asiakasta&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disable Local Config&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista paikalliset asetukset käytöstä&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete Client&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista asiakas&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;dhcpd Config...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;dhcpd asetukset...&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Need to restart the Display Manager for full changes to take effect.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(service dm restart - at the console)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näytönhallinta pitää käynnistää uudelleen jotta muutokset tulisivat &quot;</span>
<span class="hl str">&quot;voimaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(kirjoita &apos;service dm restart&apos; - konsolissa)&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1214</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Thin clients will not work with autologin. Disable autologin?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kevyet asiakkaat eivät toimi automaattikirjautumisen kanssa. Poistetaanko &quot;</span>
<span class="hl str">&quot;käytöstä?&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;All clients will use</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kaikki asiakkaat käyttävät</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Subnet:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aliverkko:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Netmask:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkopeite:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Routers:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Reitittimet:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Subnet Mask:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aliverkon peite:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1292</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Broadcast Address:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetysosoite:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Name:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen nimi:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1307</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name Servers:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimipalvelimet:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1318</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP Range Start:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP-alueen alku:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP Range End:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP-alueen loppu:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Append TS Includes To Existing Config&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää Päätepalvelimen Includet olemassa oleviin asetuksiin&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1363</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Write Config&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjoita asetukset&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1379</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;dhcpd Server Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;dhcpd palvelinasetukset&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Most of these values were extracted</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;from your running system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can modify as needed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Suurin osa näistä arvoista otettiin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;suoraan käytössä olevassa järjestelmästäsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit muokata niitä tarvittaessa.&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Dynamic IP Address Pool</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(needed for PXE clients):&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1536</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Write to</span> <span class="hl ipl">%s</span> <span class="hl str">failed!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1548</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please insert floppy disk:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta levyke asemaan:&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1552</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not access the floppy!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levykettä ei voitu käyttää!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1554</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Floppy can be removed now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Voit nyt poistaa levykkeen&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1557</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No floppy drive available!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei levykeasemaa käytettävissä!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1563</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PXE image is</span> <span class="hl ipl">%s</span><span class="hl str">/</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PXE käynnistyskuva on</span> <span class="hl ipl">%s</span><span class="hl str">/</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1565</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error writing</span> <span class="hl ipl">%s</span><span class="hl str">/</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe kirjoitettaessa</span> <span class="hl ipl">%s</span><span class="hl str">/</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1575</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Etherboot ISO image is</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etherboot ISO-kuva on</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1577</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Something went wrong! - Is mkisofs installed?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jotain meni pieleen! - Onko mkisofs asennettu?&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1598</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Need to create /etc/dhcpd.conf first!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pitää ensin luoda /etc/dhcpd.conf!&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1757</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">passwd bad in Terminal Server - rewriting...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">salasana väärin Päätepalvelimella - uudelleenkirjoitetaan...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1770</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">is not a user..</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei ole käyttäjä...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1771</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">is already a Terminal Server user</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">on jo Päätepalvelimen käyttäjä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1773</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Addition of</span> <span class="hl ipl">%s</span> <span class="hl str">to Terminal Server failed!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisäys</span> <span class="hl ipl">%s</span> <span class="hl str">Päätepalvelimeen epäonnistui!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1775</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">added to Terminal Server</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">lisätty Päätepalvelimelle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1792</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Deleted</span> <span class="hl ipl">%s</span><span class="hl str">...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistettu</span> <span class="hl ipl">%s</span><span class="hl str">...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1794 standalone/drakTermServ:1867</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">not found...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei löytynyt...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:1895</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/etc/hosts.allow and /etc/hosts.deny already configured - not changed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/etc/hosts.allow ja /etc/hosts.deny on jo asetettu - ei muutoksia&quot;</span>

<span class="hl slc">#: standalone/drakTermServ:2035</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuration changed - restart clusternfs/dhcpd?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetukset muutettu - käynnistetäänkö clusternfs/dhcpd uudestaan?&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:38 standalone/drakhosts:118</span>
<span class="hl slc">#: standalone/drakhosts:125 standalone/draknfs:86 standalone/draknfs:107</span>
<span class="hl slc">#: standalone/draknfs:434 standalone/draknfs:436 standalone/draknfs:526</span>
<span class="hl slc">#: standalone/draknfs:533</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe!&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;I can not find needed image file `</span><span class="hl ipl">%s</span><span class="hl str">&apos;.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarvittavaa kuvatiedostoa `</span><span class="hl ipl">%s</span><span class="hl str">&apos; ei löytynyt.&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto Install Configurator&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattisen asennuksen muokkaaja&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to configure an Auto Install floppy. This feature is somewhat &quot;</span>
<span class="hl str">&quot;dangerous and must be used circumspectly.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;With that feature, you will be able to replay the installation you&apos;ve &quot;</span>
<span class="hl str">&quot;performed on this computer, being interactively prompted for some steps, in &quot;</span>
<span class="hl str">&quot;order to change their values.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For maximum safety, the partitioning and formatting will never be performed &quot;</span>
<span class="hl str">&quot;automatically, whatever you chose during the install of this computer.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Press ok to continue.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa Automaattisen asennuksen levykettä. Tämä toiminto on melko &quot;</span>
<span class="hl str">&quot;vaarallinen ja sitä pitää käyttää harkiten.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tällä ominaisuudella voit toistaa samanlaisen asennuksen jonka olet &quot;</span>
<span class="hl str">&quot;suorittanut tässä koneessa, ja interaktiivinen asennus antaa sinun muuttaa &quot;</span>
<span class="hl str">&quot;ainoastaan paria kohtaa asennuksen aikana.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Turvallisuuden maksimoimiseksi osiointia ja formatointia ei koskaan &quot;</span>
<span class="hl str">&quot;suoriteta automaattisesti, riippumatta siitä mitä valitsit tämän koneen &quot;</span>
<span class="hl str">&quot;asennuksen aikana.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko jatkaa?&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;replay&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;toista&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:60 standalone/drakautoinst:69</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;manual&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;manuaalinen&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Automatic Steps Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattisten vaiheiden asetukset&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:65</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose for each step whether it will replay like your install, or it &quot;</span>
<span class="hl str">&quot;will be manual&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Valitse jokaiselle vaiheelle toistetaanko asennus samalla tapaa kuin nyt vai &quot;</span>
<span class="hl str">&quot;onko kyseinen vaihe manuaalinen&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:77 standalone/drakautoinst:78</span>
<span class="hl slc">#: standalone/drakautoinst:92</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Creating auto install floppy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luodaan automaattisen asennuksen levykettä&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: standalone/drakautoinst:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Insert another blank floppy in drive</span> <span class="hl ipl">%s</span> <span class="hl str">(for drivers disk)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta toinen tyhjä levyke levykeasemaan</span> <span class="hl ipl">%s</span> <span class="hl str">(ajurit)&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:91</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Creating auto install floppy (drivers disk)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luodaan automaattisen asennuksen levykettä (ajurit)&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Welcome.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The parameters of the auto-install are available in the sections on the left&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tervetuloa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Automaattisen asennuksen parametrit löytyvät vasemmalla olevista lohkoista&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:251</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The floppy has been successfully generated.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may now replay your installation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Levykkeen luominen onnistui.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt toistaa asennuksesi.&quot;</span>

<span class="hl slc">#: standalone/drakautoinst:287</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Auto Install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen asennus&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakautoinst:356</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add an item&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää alkio&quot;</span>

<span class="hl slc"># mat</span>
<span class="hl slc">#: standalone/drakautoinst:363</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove the last item&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista viimeinen alkio&quot;</span>

<span class="hl slc">#: standalone/drakbackup:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Expect is an extension to the TCL scripting language that allows interactive &quot;</span>
<span class="hl str">&quot;sessions without user intervention.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Expect on TCL skriptikielen laajennus, joka sallii interaktiiviset sessiot &quot;</span>
<span class="hl str">&quot;vaatimatta toimenpiteitä käyttäjiltä.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:154</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Store the password for this system in drakbackup configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna tämän järjestelmän salasana drakbackup asetuksissa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:155</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;For a multisession CD, only the first session will erase the cdrw. Otherwise &quot;</span>
<span class="hl str">&quot;the cdrw is erased before each backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Multisessio-CD:lle ainoastaan ensimmäinen sessio tyhjentää CD-RW:n. Muissa &quot;</span>
<span class="hl str">&quot;tapauksissa CD-RW tyhjennetään ennen jokaista varmistusta.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This option will save files that have changed.  Exact behavior depends on &quot;</span>
<span class="hl str">&quot;whether incremental or differential mode is used.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä optio tallentaa muuttuneet tiedostot. Tarkka toimintatapa riippuu &quot;</span>
<span class="hl str">&quot;siitä, käytetäänkö asteittaista vai erotusvarmistus.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Incremental backups only save files that have changed or are new since the &quot;</span>
<span class="hl str">&quot;last backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asteittaiset varmistukset tallentavat ainoastaan muuttuneet tiedostot ja &quot;</span>
<span class="hl str">&quot;tiedostot jotka on luotu viimeisimmän varmistuksen jälkeen.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:158</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Differential backups only save files that have changed or are new since the &quot;</span>
<span class="hl str">&quot;original &apos;base&apos; backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Erotusvarmistukset tallentavat ainoastaan edellisen perusvarmistuksen &quot;</span>
<span class="hl str">&quot;jälkeen muuttuneet tai luodut tiedostot.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:159</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This should be a local user or email address that you want the backup &quot;</span>
<span class="hl str">&quot;results sent to. You will need to define a functioning mail server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on pilkuilla erotettu lista paikallisista käyttäjistä tai &quot;</span>
<span class="hl str">&quot;sähköpostiosoitteista, joille haluat tulokset varmistuksesta. Sinun pitää &quot;</span>
<span class="hl str">&quot;määritellä toimiva sähköpostipalvelin.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:160</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This should be the return address that you want the backup results sent &quot;</span>
<span class="hl str">&quot;from. Default is drakbackup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on pilkuilla erotettu lista paikallisista käyttäjistä tai &quot;</span>
<span class="hl str">&quot;sähköpostiosoitteista, joille haluat tulokset varmistuksesta. Sinun pitää &quot;</span>
<span class="hl str">&quot;määritellä toimiva sähköpostipalvelin.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Files or wildcards listed in a .backupignore file at the top of a directory &quot;</span>
<span class="hl str">&quot;tree will not be backed up.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Päähakemistossa olevassa .backupignore tiedostossa lueteltuja tiedostoja tai &quot;</span>
<span class="hl str">&quot;jokerimerkkeihin täsmääviä tiedostoja ei varmisteta.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;For backups to other media, files are still created on the hard drive, then &quot;</span>
<span class="hl str">&quot;moved to the other media.  Enabling this option will remove the hard drive &quot;</span>
<span class="hl str">&quot;tar files after the backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kun varmistat toiselle levylle, tiedostot luodaan kuitenkin ensin &quot;</span>
<span class="hl str">&quot;kiintolevylle ja siirretään sen jälkeen toiselle levylle. Valitsemalla tämän &quot;</span>
<span class="hl str">&quot;option kiintolevylle luodut &apos;tar&apos;-tiedostot poistetaan varmistuksen jälkeen.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:163</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Some protocols, like rsync, may be configured at the server end.  Rather &quot;</span>
<span class="hl str">&quot;than using a directory path, you would use the &apos;module&apos; name for the service &quot;</span>
<span class="hl str">&quot;path.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Joitakin protokollia, kuten rsync, voi olla asetettu palvelimella. &quot;</span>
<span class="hl str">&quot;Hakemiston käyttämisen sijaan voit käyttää &apos;moduulin&apos; nimeä &quot;</span>
<span class="hl str">&quot;palveluhakemistona.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:164</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Custom allows you to specify your own day and time.  The other options use &quot;</span>
<span class="hl str">&quot;run-parts in /etc/crontab.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mukautettu sallii sinun määrittää oma päivä ja aika. Muut optiot käyttävät &quot;</span>
<span class="hl str">&quot;run-parts tiedostossa /etc/crontab.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No media selected for cron operation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cron toiminnolle ei ole valittu mediaa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:331</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No interval selected for cron operation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cron toiminnolle ei ole asetettu aikaväliä.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:378</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Interval cron not available as non-root&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cron ei vielä tue muita kuin pääkäyttäjää&quot;</span>

<span class="hl slc">#: standalone/drakbackup:465 standalone/logdrake:437</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">neither is a valid email nor is an existing local user!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">ei ole kunnollinen sähköpostiosoite eikä paikallinen käyttäjä!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:469 standalone/logdrake:442</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">is a local user, but you did not select a local smtp, so you must use &quot;</span>
<span class="hl str">&quot;a complete email address!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on paikallinen käyttäjä, mutta et valinnut paikallista SMTP-&quot;</span>
<span class="hl str">&quot;palvelinta joten sinun täytyy käyttää täydellistä sähköpostiosoitetta!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:478</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Valid user list changed, rewriting config file.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Voimassa olevaa käyttäjälistaa on muutettu, asetustiedosto kirjoitetaan &quot;</span>
<span class="hl str">&quot;uudestaan.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:480</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Old user list:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vanha käyttäjälista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:482</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New user list:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi käyttäjälista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:511</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                      DrakBackup Report</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                      DrakBackup-raportti</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:512</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                      DrakBackup Daemon Report</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                      DrakBackup-demonin raportti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:518</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                    DrakBackup Report Details</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;                    DrakBackup-raportin yksityiskohdat</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:543 standalone/drakbackup:614</span>
<span class="hl slc">#: standalone/drakbackup:670</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Total progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kokonaisedistyminen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:596</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">exists, delete?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you&apos;ve already done this process you&apos;ll probably</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; need to purge the entry from authorized_keys on the server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">on olemassa, poistetaanko?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varoitus: Jos olet jo suorittanut tämä prosessin, sinun pitää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;todennäköisesti poistaa tietue authorized_keys -tiedostosta palvelimella.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:605</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This may take a moment to generate the keys.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Avaimien luominen voi kestää vähän aikaa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:612</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cannot spawn</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;VIRHE: Ei voida haaroittaa</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:629</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No password prompt on</span> <span class="hl ipl">%s</span> <span class="hl str">at port</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei salasanakyselyä kohteessa</span> <span class="hl ipl">%s</span> <span class="hl str">portissa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:630</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bad password on</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virheellinen salasana kohteessa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:631</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Permission denied transferring</span> <span class="hl ipl">%s</span> <span class="hl str">to</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikeudet evätty siirrettäessä</span> <span class="hl ipl">%s</span> <span class="hl str">kohteeseen</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:632</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not find</span> <span class="hl ipl">%s</span> <span class="hl str">on</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;En löydä</span> <span class="hl ipl">%s</span> <span class="hl str">kohteessa</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:636</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">not responding&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei vastaa&quot;</span>

<span class="hl slc">#: standalone/drakbackup:640</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Transfer successful</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may want to verify you can login to the server with:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ssh -i</span> <span class="hl ipl">%s %s</span><span class="hl str">&#64;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;without being prompted for a password.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Siirto onnistui</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun kannattaa varmistaa että voit kirjautua palvelimelle komennolla:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ssh -i</span> <span class="hl ipl">%s %s</span><span class="hl str">&#64;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ilman että sinulta pyydetään salasanaa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:690</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No CD-R/DVD-R in drive!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei CD-R/DVD-R levyä asemassa!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:694</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Does not appear to be recordable media!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallennusta tukevaa mediaa ei näytä olevan!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:699</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not erasable media!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei tyhjennettävää mediaa!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:741</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;This may take a moment to erase the media.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Median tyhjentäminen voi kestää hetken.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:799</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Permission problem accessing CD.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ongelma CD-käytön oikeuksien kanssa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:826</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No tape in</span> <span class="hl ipl">%s</span><span class="hl str">!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei nauhaa asemassa</span> <span class="hl ipl">%s</span><span class="hl str">!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:932</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Backup destination quota exceeded!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%d</span> <span class="hl str">MB used vs</span> <span class="hl ipl">%d</span> <span class="hl str">MB allocated.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:951 standalone/drakbackup:983</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup system files...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi järjestelmätiedostot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:984 standalone/drakbackup:1024</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hard Disk Backup files...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiintolevyn varmuuskopiotiedostot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1023</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup User files...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi käyttäjätiedostot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1057</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup Other files...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi muut tiedostot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1058</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hard Disk Backup Progress...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiintolevyn varmuuskopion edistyminen...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1063</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No changes to backup!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei varmistettavia muutoksia!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1080 standalone/drakbackup:1103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup activities via</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup toiminnot käyttäen</span> <span class="hl ipl">%s</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1089</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; FTP connection problem: It was not possible to send your backup files by &quot;</span>
<span class="hl str">&quot;FTP.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; FTP yhteysongelma: Varmistustietojasi ei voitu lähettää FTP:n kautta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1090</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Error during sending file via FTP. Please correct your FTP configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Virhe tiedoston lähetyksessä käyttäen FTP:tä. Ole hyvä ja korjaa FTP-&quot;</span>
<span class="hl str">&quot;asetuksesi.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1092</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;file list sent by FTP:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tiedostolista lähetetty FTP:llä:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup activities via CD:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup toiminnot käyttäen CD:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup activities via tape:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Drakbackup toiminnot käyttäen nauhaa:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error sending mail. Your report mail was not sent.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe lähetettäessä sähköpostia. Raporttiviestiäsi ei lähetetty.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Error while sending mail.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virhe sähköpostin lähetyksessä.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not create catalog!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luetteloa ei voida luoda!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please check all options that you need.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse kaikki valitsimet jotka tarvitset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;These options can backup and restore all files in your /etc directory.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näillä asetuksilla voit varmuuskopioida ja palauttaa kaikki tiedostot /etc-&quot;</span>
<span class="hl str">&quot;hakemistosta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup your System files. (/etc directory)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmista järjestelmätiedostot. (hakemisto /etc)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1397 standalone/drakbackup:1461</span>
<span class="hl slc">#: standalone/drakbackup:1527</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Incremental/Differential Backups  (do not replace old backups)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käytä asteittaiset/erotus varmuuskopioita (älä korvaa vanhoja &quot;</span>
<span class="hl str">&quot;varmuuskopioita)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1399 standalone/drakbackup:1463</span>
<span class="hl slc">#: standalone/drakbackup:1529</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Incremental Backups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä asteittaiset varmuuskopiot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1399 standalone/drakbackup:1463</span>
<span class="hl slc">#: standalone/drakbackup:1529</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Differential Backups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä erotusvarmistusta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1401</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not include critical files (passwd, group, fstab)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä sisällytä kriittisiä tiedostoja (passwd, group, fstab)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;With this option you will be able to restore any version</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; of your /etc directory.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tällä valitsimella voit palauttaa minkä tahansa version</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;/etc-hakemistostasi.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1433</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please check all users that you want to include in your backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse kaikki ne käyttäjät, jotka haluat sisällyttää varmuuskopioosi.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1460</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not include the browser cache&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä sisällytä selaimen välimuistia&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the files or directories and click on &apos;OK&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tiedostot tai hakemistot ja klikkaa &apos;OK&apos;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1515 standalone/drakfont:657</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove Selected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valitut&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1578</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjät&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1598</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use network connection to backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä verkkoyhteyttä varmuuskopiointiin&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1600</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Net Method:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko tapa:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1604</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use Expect for SSH&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä Expect SSH:lle&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1605</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Create/Transfer backup keys for SSH&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo/Siirrä SSH:n varmistusavaimet&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1607</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Transfer Now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Siirrä nyt&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1609</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other (not drakbackup) keys in place already&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muut (ei drakbackup) avaimet ovat jo paikallaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1612</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host name or IP.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen nimi tai IP&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1617</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory (or module) to put the backup on this host.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Hakemisto (tai moduuli) johon haluat tallentaa varmistukset tässä koneessa.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1629</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remember this password&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muista tämä salasana&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1645</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Need hostname, username and password!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoaseman nimi, käyttäjätunnus ja salasana tarvitaan!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1736</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use CD-R/DVD-R to backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä CD/DVD-ROM -levyä varmuuskopiointiin&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1739</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose your CD/DVD device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse CD/DVD-asemasi&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1744</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose your CD/DVD media size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse CD/DVD-levyn koko&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1751</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Multisession CD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Multisessio-CD&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1753</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CDRW media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-RW-levy&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1759</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Erase your RW media (1st Session)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjennä RW-levy (ensimmäinen sessio)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1760</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; Erase Now &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; Tyhjennä nyt &quot;</span>

<span class="hl slc">#: standalone/drakbackup:1766</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVD+RW media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DVD+RW-levy&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1768</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVD-R media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DVD-R-levy&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1770</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVDRAM device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DVDRAM laite&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1801</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No CD device defined!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtäkään CD-asemaa ei määritetty!&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1843</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use tape to backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä nauhaa varmuuskopiointiin&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1846</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device name to use for backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioinnissa käytettävän laitteen nimi&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1852</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup directly to tape&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmistus suoraan nauhalle&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1858</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not rewind tape after backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä kelaa nauhaa alkuun varmistuksen jälkeen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1864</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Erase tape before backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tyhjennä nauha ennen varmuuskopiointia&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1870</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Eject tape after the backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä nauha ulos varmistuksen jälkeen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1946</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter the directory to save to:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä hakemisto johon tallennetaan:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1950</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory to save to&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä hakemisto johon tallennetaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1955</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Maximum disk space</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; allocated for backups (MB)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:1959</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Delete incremental or differential</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; backups older than N days</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; (0 is keep all backups) to save space&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2026</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CD-R / DVD-R&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-R / DVD-R&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2031</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HardDrive / NFS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiintolevy / NFS&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2046 standalone/drakbackup:2047</span>
<span class="hl slc">#: standalone/drakbackup:2052</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;hourly&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tunneittain&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2046 standalone/drakbackup:2048</span>
<span class="hl slc">#: standalone/drakbackup:2053</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;daily&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;päivittäin&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2046 standalone/drakbackup:2049</span>
<span class="hl slc">#: standalone/drakbackup:2054</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;weekly&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;viikoittain&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2046 standalone/drakbackup:2050</span>
<span class="hl slc">#: standalone/drakbackup:2055</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;monthly&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kuukausittain&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2046 standalone/drakbackup:2051</span>
<span class="hl slc">#: standalone/drakbackup:2056</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;custom&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;mukautettu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2060</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;January&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tammikuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2060</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;February&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Helmikuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2060</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;March&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maaliskuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;April&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Huhtikuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;May&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toukokuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;June&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kesäkuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;July&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Heinäkuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;August&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Elokuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2061</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;September&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syyskuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2062</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;October&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lokakuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2062</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;November&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Marraskuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2062</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;December&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Joulukuu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2065</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sunday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sunnuntai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2065</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maanantai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2065</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Tuesday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiistai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2066</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wednesday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keskiviikko&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2066</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Thursday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Torstai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2066</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Friday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perjantai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2066</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Saturday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lauantai&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2098</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use daemon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä demonia&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the time interval between each backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse peräkkäisten varmuuskopioiden aikaväli&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom setup/crontab entry:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautettu asetus / crontab tietue:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2113</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Minute&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Minuutti&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hour&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunti&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Day&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Month&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuukausi&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Weekday&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viikonpäivä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the media for backup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse varmuuskopiointiin käytettävä media.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please be sure that the cron daemon is included in your services.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmista että cron demoni sisältyy palveluihisi.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2142</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If your machine is not on all the time, you might want to install anacron.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Jos koneesi ei aina ole päällä, sinun kannattaa asentaa anacron.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Note that currently all &apos;net&apos; media also use the hard drive.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Huomaa että tällä hetkellä kaikki verkkolevyt käyttävät myös kiintolevyä.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2190</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the compression type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse pakkaustapa&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use .backupignore files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä .backupignore tiedostoja&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Send mail report after each backup to:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetä raportti jokaisesta varmuuskopiosta sähköpostitse:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2202</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Return address for sent mail:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;SMTP server for mail:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;SMTP palvelin sähköpostille:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2213</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete Hard Drive tar files after backup to other media.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Poista kiintolevyllä olevat &apos;varmista toiselle levylle&apos; -toiminnon jälkeiset &quot;</span>
<span class="hl str">&quot;tar-tiedostot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Where&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Missä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;When&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koska&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;More Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisävalinnat&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2284</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup destination not configured...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioiden kohdetta ei ole asetettu...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2304 standalone/drakbackup:4228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Drakbackup Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Drakbackup asetukset&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2320</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose where you want to backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse, mihin haluat tehdä varmuuskopiot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hard Drive used to prepare backups for all media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kaikkien levyjen varmuuskopioiden valmistelemiseen käytettävä kiintolevy&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Across Network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;verkon yli&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On CD-R&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD-R-levylle&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;On Tape Device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nauhalle&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2369</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup Users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi käyttäjät&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2370</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (Default is all users)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (Oletuksena kaikki käyttäjät)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose what you want to backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse mitä haluat varmuuskopioida&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakbackup:2384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup System&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi järjestelmä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select user manually&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse käyttäjät yksitellen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2415</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please select data to backup...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse varmuuskopioitavat tiedot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2487</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Backup Sources:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmuuskopion lähteet:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2488</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- System Files:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Järjestelmätiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2490</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- User Files:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Käyttäjätiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2492</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Other Files:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Muut tiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2494</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Save on Hard drive on path:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Tallenna kiintolevylle polulle:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2495</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Limit disk usage to</span> <span class="hl ipl">%s</span> <span class="hl str">MB</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Rajoita levyn käyttö</span> <span class="hl ipl">%s</span> <span class="hl str">megatavuun</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Delete backups older than</span> <span class="hl ipl">%s</span> <span class="hl str">day(s)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2499</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Delete hard drive tar files after backup.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Poista tar-tiedostot kiintolevyltä varmistuksen jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2504</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Burn to CD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Polta CD:lle&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2505</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;RW&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;RW&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2506</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; on device:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;laitteella:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2507</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (multi-session)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (multisessio)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2508</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Save to Tape on device:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Tallenna nauhalle laitteessa:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2509</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Erase=</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Poista=</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2511</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Backup directly to Tape</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Varmistus suoraan nauhalle</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2513</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Save via</span> <span class="hl ipl">%s</span> <span class="hl str">on host:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Tallenna käyttäen</span> <span class="hl ipl">%s</span> <span class="hl str">palvelimella:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span> <span class="hl str">user name:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span> <span class="hl str">on path:</span> <span class="hl ipl">%s</span> <span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span> <span class="hl str">käyttäjätunnus:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span> <span class="hl str">polulla:</span> <span class="hl ipl">%s</span> <span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2515</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Options:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Valitsimet:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2516</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Do not include System Files</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Älä sisällytä järjestelmätiedostoja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2518</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Backups use tar and bzip2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Varmuuskopiot käyttävät: tar ja bzip2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2519</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Backups use tar and gzip</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Varmuuskopiot käyttävät: tar ja gzip</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2520</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Backups use tar only</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Varmuuskopiot käyttävät: vain tar</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2522</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Use .backupignore files</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Käytä .backupignore tiedostoja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2523</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Send mail to</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Lähetä sähköposti osoitteeseen</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2524</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Send mail from</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Using SMTP server</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Käyttäen SMTP-palvelinta</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2527</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Daemon,</span> <span class="hl ipl">%s</span> <span class="hl str">via:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Demoni,</span> <span class="hl ipl">%s</span> <span class="hl str">käyttäen:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2528</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Hard drive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Kiintolevy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2529</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-CD-R.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-CD-R.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2530</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Tape</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Nauha</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2531</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Network by FTP.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Verkkoon käyttäen FTP.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2532</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Network by SSH.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Verkkoon käyttäen SSH.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2533</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Network by rsync.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">-Verkkoon käyttäen Rsync.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2535</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No configuration, please click Wizard or Advanced.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei asetettu, valitse Velho tai Edistynyt.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2540</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;List of data to restore:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lista palautettavista tiedoista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2542</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;- Restore System Files.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;- Palauta järjestelmätiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2544 standalone/drakbackup:2554</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;   - from date:</span> <span class="hl ipl">%s %s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;   - ajalta:</span> <span class="hl ipl">%s %s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2547</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;- Restore User Files:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;- Palauta käyttäjätiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2552</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;- Restore Other Files:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;- Palauta muut tiedostot:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2731</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;List of data corrupted:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lista vahingoittuneista tiedoista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2733</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please uncheck or remove it on next time.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valinta tai poista se seuraavalla kerralla.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2743</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup files are corrupted&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopiot ovat vahingoittuneet&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2764</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;          All of your selected data have been          &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;          Kaikki valitsemasi tiedot on          &quot;</span>

<span class="hl slc">#: standalone/drakbackup:2765</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;          Successfully Restored on</span> <span class="hl ipl">%s</span>       <span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;          onnistuneesti palautettu paikkaan</span> <span class="hl ipl">%s</span>       <span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2885</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;         Restore Configuration       &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;         Palauta asetukset       &quot;</span>

<span class="hl slc">#: standalone/drakbackup:2913</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;OK to restore the other files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;OK palauttaaksesi muut tiedostot.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2929</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User list to restore (only the most recent date per user is important)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Palautettava käyttäjälista (vain uusin päivä kutakin käyttäjää kohti on &quot;</span>
<span class="hl str">&quot;tärkeä)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:2994</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose the date to restore:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse päivämäärä, josta tiedon palauttaminen tehdään:&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3031</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore from Hard Disk.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta kiintolevyltä.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3033</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enter the directory where backups are stored&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Anna hakemisto, johon varmuuskopiot on tallennettu&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3037</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory with backups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmistuksien hakemisto&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3091</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select another media to restore from&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse toinen media, josta palauttaa&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3093</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Other Media&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muu media&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakbackup:3098</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta järjestelmä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3099</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta käyttäjät&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Other&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta muut&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select path to restore (instead of /)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;valitse polku, johon palautat (juurihakemiston sijaan)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3106 standalone/drakbackup:3388</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Path To Restore To&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hakemisto johon palautetaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do new backup before restore (only for incremental backups.)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Luo uusi varmuuskopio ennen palauttamista (vain kasvavilla varmuuskopioilla)&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove user directories before restore.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista käyttäjien hakemistot ennen palauttamista.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Filename text substring to search for (empty string matches all):&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsittävän tiedoston nimi tai sen osa (tyhjä kelpuuttaa kaikki):&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3199</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search Backups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi varmuuskopiot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No matches found...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteensopivuuksia ei löydetty&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Selected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta valitut&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3356</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Click date/time to see backup files.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ctrl-Click files to select multiple files.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Klikkaa päivä/aika nähdäksesi varmistustiedostot.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Paina Ctrl-näppäin pohjaan ja klikkaa tiedostoja valitaksesi useita &quot;</span>
<span class="hl str">&quot;tiedostoja.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Restore Selected</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Catalog Entry&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Palauta valittu</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;luettelotietue&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3371</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Restore Selected</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Palauta valitut</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiedostot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3448</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup files not found at</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmistustiedostoja ei löydetty kohteesta:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore From CD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta CD-levyltä&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3461</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Insert the CD with volume label</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; in the CD drive under mount point /mnt/cdrom&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta CD nimellä:</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;CD-asemaan liitospisteessä /mnt/cdrom&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3463</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not the correct CD label. Disk is labelled</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei oikein nimetty CD. CD:n nimike on:</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3473</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore From Tape&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta nauhalta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3473</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Insert the tape with volume label</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; in the tape drive device</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Aseta nauha nimellä</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; nauha-asemaan</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3475</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not the correct tape label. Tape is labelled</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei oikein nimetty nauha. Nauhan nimike on:</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3486</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Via Network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta verkon kautta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3486</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Via Network Protocol:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta verkon kautta protokollalla:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3487</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen nimi&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3488</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host Path or Module&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen polku tai moduuli&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3495</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password required&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana vaaditaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3501</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Username required&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus vaaditaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3504</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hostname required&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Koneen nimi vaaditaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3509</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Path or Module required&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hakemisto tai moduuli vaaditaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3522</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Files Restored...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostot palautettu...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3525</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Failed...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palautus epäonnistui...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3543</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">not retrieved...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei haettu ...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3764 standalone/drakbackup:3833</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search for files to restore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi tiedostoja jotka haluat palauttaa&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3768</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore all backups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta kaikki varmuuskopiot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3776</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom Restore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautettu palautus&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3780 standalone/drakbackup:3829</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore From Catalog&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta luettelosta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3801</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to find backups to restore...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palautettavissa olevia varmistuksia ei löydy...</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3802</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Verify that</span> <span class="hl ipl">%s</span> <span class="hl str">is the correct path&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tarkista että</span> <span class="hl ipl">%s</span> <span class="hl str">on oikea hakemisto&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3803</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; and the CD is in the drive&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ja CD on asemassa&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3805</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backups on unmountable media - Use Catalog to restore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varmistukset ovat levyillä jota ei voida liittää - Käytä Catalog &quot;</span>
<span class="hl str">&quot;palauttaaksesi&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3821</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CD in place - continue.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;CD on paikallaan - jatka.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3826</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Browse to new restore repository.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Selaa uuteen palautus säilytykseen.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3827</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory To Restore From&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hakemisto josta palautetaan&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3863</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore Progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palautuksen edistyminen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:3974</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Build Backup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo varmuuskopio&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4007 standalone/drakbackup:4327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palauta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4095 standalone/harddrake2:480</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The following packages need to be installed:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seuraavat paketit pitää asentaa:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please select data to restore...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse palautettavat tiedot...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup system files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi järjestelmätiedostot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4165</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup user files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi käyttäjätiedostot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup other files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi muut tiedostot&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4171 standalone/drakbackup:4205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Total Progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kokonaisedistyminen&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4197</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sending files by FTP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetetään tiedostoja FTP:n kautta&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4200</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sending files...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetetään tiedostoja...&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4270</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup Now from configuration file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo heti asetustiedoston varmuuskopio&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4275</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;View Backup Configuration.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä varmuuskopioinnin asetukset.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4301</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wizard Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velhon asetukset&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4306</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Advanced Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisäasetukset&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4311</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;View Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä asetukset&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4315</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;View Last Log&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä viimeisin lokimerkintä&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakbackup:4320</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Backup Now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmuuskopioi heti&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4324</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No configuration file found</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;please click Wizard or Advanced.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asetustiedostoa ei löytynyt</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;valitse joko Velho tai Kehittynyt.&quot;</span>

<span class="hl slc">#: standalone/drakbackup:4344 standalone/drakbackup:4347</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Drakbackup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Drakbackup&quot;</span>

<span class="hl slc">#: standalone/drakboot:76 standalone/harddrake2:190 standalone/harddrake2:191</span>
<span class="hl slc">#: standalone/harddrake2:192 standalone/logdrake:69</span>
<span class="hl slc">#: standalone/printerdrake:139 standalone/printerdrake:140</span>
<span class="hl slc">#: standalone/printerdrake:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_File&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Tiedosto&quot;</span>

<span class="hl slc">#: standalone/drakboot:77 standalone/logdrake:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/_Quit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/_Lopeta&quot;</span>

<span class="hl slc">#: standalone/drakboot:77 standalone/harddrake2:192 standalone/logdrake:75</span>
<span class="hl slc">#: standalone/printerdrake:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;control&gt;Q&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;control&gt;L&quot;</span>

<span class="hl slc">#: standalone/drakboot:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Text only&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakboot:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Verbose&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakboot:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Silent&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakboot:126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your system bootloader is not in framebuffer mode. To activate graphical &quot;</span>
<span class="hl str">&quot;boot, select a graphic video mode from the bootloader configuration tool.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Järjestelmäsi käynnistyslataaja ei ole framebuffer-tilassa. Aktivoidaksesi &quot;</span>
<span class="hl str">&quot;graafisen käynnistyksen, valitse graafinen tila käynnistyslataajan &quot;</span>
<span class="hl str">&quot;asetustyökalusta.&quot;</span>

<span class="hl slc">#: standalone/drakboot:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to configure it now?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko määritellä asetukset nyt?&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakboot:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install themes&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna teemoja&quot;</span>

<span class="hl slc">#: standalone/drakboot:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Graphical boot theme selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Graafisen käynnistysteeman valinta&quot;</span>

<span class="hl slc">#: standalone/drakboot:143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Theme&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Teema&quot;</span>

<span class="hl slc">#: standalone/drakboot:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Display theme</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;under console&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Näytön teema</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;konsolissa&quot;</span>

<span class="hl slc">#: standalone/drakboot:151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Create new theme&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo uusi teema&quot;</span>

<span class="hl slc">#: standalone/drakboot:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletuskäyttäjä&quot;</span>

<span class="hl slc">#: standalone/drakboot:184</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Default desktop&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oletus työpöytä&quot;</span>

<span class="hl slc">#: standalone/drakboot:187</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No, I do not want autologin&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei, en halua automaattista sisäänkirjautumista&quot;</span>

<span class="hl slc">#: standalone/drakboot:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Yes, I want autologin with this (user, desktop)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kyllä, haluan automaattisen sisäänkirjautumisen (käyttäjä, ympäristö)&quot;</span>

<span class="hl slc">#: standalone/drakboot:195</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmän tila&quot;</span>

<span class="hl slc">#: standalone/drakboot:198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Launch the graphical environment when your system starts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä graafista ympäristöä järjestelmän käynnistyessä&quot;</span>

<span class="hl slc">#: standalone/drakboot:264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose a video mode, it will be applied to each of the boot entries &quot;</span>
<span class="hl str">&quot;selected below.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Be sure your video card supports the mode you choose.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ole hyvä ja valitse näyttötila, se otetaan käyttöön jokaisessa alla olevissa &quot;</span>
<span class="hl str">&quot;käynistystietueissa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että näytönohjaimesi ja näyttösi tukee valitsemasi näyttötila.&quot;</span>

<span class="hl slc">#: standalone/drakbug:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Linux Bug Report Tool&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux virheenraportointityökalu&quot;</span>

<span class="hl slc">#: standalone/drakbug:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Linux Control Center&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux Ohjauskeskus&quot;</span>

<span class="hl slc">#: standalone/drakbug:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Synchronization tool&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Synkronointityökalu&quot;</span>

<span class="hl slc">#: standalone/drakbug:49 standalone/drakbug:152</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Standalone Tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Itsenäisiä työkaluja&quot;</span>

<span class="hl slc">#: standalone/drakbug:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;HardDrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;HardDrake&quot;</span>

<span class="hl slc">#: standalone/drakbug:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Online&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Online&quot;</span>

<span class="hl slc">#: standalone/drakbug:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Menudrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Menudrake&quot;</span>

<span class="hl slc">#: standalone/drakbug:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Msec&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Msec&quot;</span>

<span class="hl slc">#: standalone/drakbug:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote Control&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kauko-ohjaus&quot;</span>

<span class="hl slc">#: standalone/drakbug:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Software Manager&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ohjelmiston hallinta&quot;</span>

<span class="hl slc">#: standalone/drakbug:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Urpmi&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Urpmi&quot;</span>

<span class="hl slc">#: standalone/drakbug:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Windows Migration tool&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Windowsista siirtymisen työkalu&quot;</span>

<span class="hl slc">#: standalone/drakbug:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Userdrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Userdrake&quot;</span>

<span class="hl slc">#: standalone/drakbug:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuration Wizards&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetusvelhot&quot;</span>

<span class="hl slc">#: standalone/drakbug:81</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select Mandriva Tool:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse Mandriva työkalu:&quot;</span>

<span class="hl slc">#: standalone/drakbug:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;or Application Name</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(or Full Path):&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;tai ohjelman nimi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(tai hakemistopolku):&quot;</span>

<span class="hl slc">#: standalone/drakbug:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Find Package&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi paketti&quot;</span>

<span class="hl slc">#: standalone/drakbug:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Package: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paketti: &quot;</span>

<span class="hl slc">#: standalone/drakbug:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kernel:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ydin:&quot;</span>

<span class="hl slc">#: standalone/drakbug:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To submit a bug report, click on the report button.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This will open a web browser window on</span> <span class="hl ipl">%s</span> <span class="hl str">where you&apos;ll find a form to fill &quot;</span>
<span class="hl str">&quot;in.  The information displayed above will be transferred to that server.</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Things useful to include in your report are the output of lspci, kernel &quot;</span>
<span class="hl str">&quot;version, and /proc/cpuinfo.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lähettääksesi virheraportin, paina</span> <span class="hl esc">\&quot;</span><span class="hl str">Raportti</span><span class="hl esc">\&quot;</span> <span class="hl str">painiketta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä avaa Internetselaimen osoitteeseen:</span> <span class="hl ipl">%s</span> <span class="hl str">josta löydät täytettävän &quot;</span>
<span class="hl str">&quot;lomakkeen. Yllä näytetyt tiedot lähetetään edellä mainitulle palvelimelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Hyödyllisiä tietoja jota kannattaa liittää mukaan virheraportissa on lspci &quot;</span>
<span class="hl str">&quot;tuloste, ytimen versio ja /proc/cpuinfo.&quot;</span>

<span class="hl slc">#: standalone/drakbug:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Report&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Raportti&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakbug:162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not installed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei asennettu&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakbug:174</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Package not installed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pakettia ei asennettu&quot;</span>

<span class="hl slc">#: standalone/drakclock:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakClock&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DrakClock&quot;</span>

<span class="hl slc">#: standalone/drakclock:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;not defined&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ei määritetty&quot;</span>

<span class="hl slc">#: standalone/drakclock:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Change Time Zone&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihda aikavyöhykettä&quot;</span>

<span class="hl slc">#: standalone/drakclock:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Timezone - DrakClock&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aikavyöhyke - DrakClock&quot;</span>

<span class="hl slc">#: standalone/drakclock:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;GMT - DrakClock&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;GMT - DrakClock&quot;</span>

<span class="hl slc">#: standalone/drakclock:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Is your hardware clock set to GMT?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko laitteistokello asetettu GMT-aikaan?&quot;</span>

<span class="hl slc">#: standalone/drakclock:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Time Protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;NTP&quot;</span>

<span class="hl slc">#: standalone/drakclock:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your computer can synchronize its clock</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; with a remote time server using NTP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tietokoneesi voi tahdistaa kellonsa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;aikapalvelimeen käyttäen NTP:a&quot;</span>

<span class="hl slc">#: standalone/drakclock:78</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable Network Time Protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön NTP&quot;</span>

<span class="hl slc">#: standalone/drakclock:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Server:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelin:&quot;</span>

<span class="hl slc">#: standalone/drakclock:124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not synchronize with</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei voitu tahdistaa</span> <span class="hl ipl">%s</span> <span class="hl str">kanssa.&quot;</span>

<span class="hl slc">#: standalone/drakclock:146 standalone/drakclock:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reset&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alusta&quot;</span>

<span class="hl slc">#: standalone/drakclock:224</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We need to install ntp package</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; to enable Network Time Protocol</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to install ntp?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotta NTP-palvelu voidaan ottaa käyttöön</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;paketti nimeltä ntp on ensin asennettava.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko asentaa paketin ntp?&quot;</span>

<span class="hl slc">#: standalone/drakconnect:80</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network configuration (</span><span class="hl ipl">%d</span> <span class="hl str">adapters)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkon asetukset (</span><span class="hl ipl">%d</span><span class="hl str">-sovittimille)&quot;</span>

<span class="hl slc">#: standalone/drakconnect:89 standalone/drakconnect:803</span>
<span class="hl slc">#: standalone/drakroam:163</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Gateway:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdyskäytävä:&quot;</span>

<span class="hl slc">#: standalone/drakconnect:89 standalone/drakconnect:803</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Interface:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitäntä:&quot;</span>

<span class="hl slc">#: standalone/drakconnect:93 standalone/net_monitor:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wait please&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki&quot;</span>

<span class="hl slc">#: standalone/drakconnect:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitäntä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:109 standalone/printerdrake:212</span>
<span class="hl slc">#: standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;State&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tila&quot;</span>

<span class="hl slc">#: standalone/drakconnect:126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hostname: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Konenimi: &quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakconnect:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure hostname...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta konenimi...&quot;</span>

<span class="hl slc">#: standalone/drakconnect:142 standalone/drakconnect:841</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LAN configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähiverkon asetukset&quot;</span>

<span class="hl slc">#: standalone/drakconnect:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure Local Area Network...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta paikallisverkko...&quot;</span>

<span class="hl slc">#: standalone/drakconnect:155 standalone/drakconnect:237</span>
<span class="hl slc">#: standalone/drakconnect:241</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Apply&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toteuta&quot;</span>

<span class="hl slc">#: standalone/drakconnect:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manage connections&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyksien hallinta&quot;</span>

<span class="hl slc">#: standalone/drakconnect:215</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device selected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laite valittu&quot;</span>

<span class="hl slc">#: standalone/drakconnect:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP asetukset&quot;</span>

<span class="hl slc">#: standalone/drakconnect:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DNS servers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimipalvelimet&quot;</span>

<span class="hl slc">#: standalone/drakconnect:343</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search Domain&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi verkkoalueelta&quot;</span>

<span class="hl slc">#: standalone/drakconnect:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;static&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Staattinen&quot;</span>

<span class="hl slc">#: standalone/drakconnect:351 standalone/drakroam:144</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DHCP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP&quot;</span>

<span class="hl slc">#: standalone/drakconnect:515</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Flow control&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vuonohjaus&quot;</span>

<span class="hl slc">#: standalone/drakconnect:516</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Line termination&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Linjan katkaiseminen&quot;</span>

<span class="hl slc">#: standalone/drakconnect:527</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modem timeout&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Modeemin aikaviive&quot;</span>

<span class="hl slc">#: standalone/drakconnect:531</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use lock file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä lukkotiedostoa&quot;</span>

<span class="hl slc">#: standalone/drakconnect:533</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wait for dialup tone before dialing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota valintaääntä ennen numeronvalintaa&quot;</span>

<span class="hl slc">#: standalone/drakconnect:536</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Busy wait&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Busy wait&quot;</span>

<span class="hl slc">#: standalone/drakconnect:541</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Modem sound&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Modeemi ääni&quot;</span>

<span class="hl slc">#: standalone/drakconnect:542 standalone/drakgw:105</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ota käyttöön&quot;</span>

<span class="hl slc">#: standalone/drakconnect:542 standalone/drakgw:105</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista käytöstä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:593 standalone/harddrake2:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Media class&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Media luokka&quot;</span>

<span class="hl slc">#: standalone/drakconnect:594</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Module name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moduulin nimi&quot;</span>

<span class="hl slc">#: standalone/drakconnect:595</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mac Address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;MAC-osoite&quot;</span>

<span class="hl slc">#: standalone/drakconnect:596 standalone/harddrake2:28</span>
<span class="hl slc">#: standalone/harddrake2:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bus&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Väylä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:597 standalone/harddrake2:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Location on the bus&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sijainti väylässä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:696 standalone/drakgw:322</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No ethernet network adapter has been detected on your system. Please run the &quot;</span>
<span class="hl str">&quot;hardware configuration tool.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Koneestasi ei löytynyt yhtään verkkokorttia. Aja laitteistonasetustyökalu.&quot;</span>

<span class="hl slc">#: standalone/drakconnect:704</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove a network interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista verkkoliitäntä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:708</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the network interface to remove:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse poistettava verkkoliitäntä:&quot;</span>

<span class="hl slc">#: standalone/drakconnect:740</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;An error occurred while deleting the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">network interface:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ilmeni ongelma poistettaessa verkkoliitäntää</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakconnect:741</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Congratulations, the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">network interface has been successfully deleted&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onnittelut, verkkoliitäntä</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">on onnistuneesti poistettu&quot;</span>

<span class="hl slc">#: standalone/drakconnect:757</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No IP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei IP&quot;</span>

<span class="hl slc">#: standalone/drakconnect:758</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No Mask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei aliverkkoa&quot;</span>

<span class="hl slc">#: standalone/drakconnect:759 standalone/drakconnect:912</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;up&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;päällä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:759 standalone/drakconnect:912</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;down&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pois päältä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:794 standalone/net_monitor:466</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteys muodostettu&quot;</span>

<span class="hl slc">#: standalone/drakconnect:794 standalone/net_monitor:466</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Not connected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei yhteyttä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:796</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnect...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Katkaise yhteys...&quot;</span>

<span class="hl slc">#: standalone/drakconnect:796</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connect...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistä...&quot;</span>

<span class="hl slc">#: standalone/drakconnect:837</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Deactivate now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Deaktivoi nyt&quot;</span>

<span class="hl slc">#: standalone/drakconnect:837</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Activate now&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktivoi nyt&quot;</span>

<span class="hl slc">#: standalone/drakconnect:845</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You do not have any configured interface.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Configure them first by clicking on &apos;Configure&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sinulla ei ole ainoatakaan asetettua liitäntää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Aseta ne ensin klikkaamalla &apos;Aseta&apos;&quot;</span>

<span class="hl slc">#: standalone/drakconnect:859</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LAN Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähiverkon asetukset&quot;</span>

<span class="hl slc">#: standalone/drakconnect:871</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Adapter</span> <span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laite</span> <span class="hl ipl">%s</span><span class="hl str">:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakconnect:880</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Boot Protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistysprotokolla&quot;</span>

<span class="hl slc">#: standalone/drakconnect:881</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Started on boot&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistetty koneen käynnistämisen yhteydessä&quot;</span>

<span class="hl slc">#: standalone/drakconnect:917</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This interface has not been configured yet.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Run the</span> <span class="hl esc">\&quot;</span><span class="hl str">Add an interface</span><span class="hl esc">\&quot;</span> <span class="hl str">assistant from the Mandriva Linux Control Center&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tätä liitäntää ei ole vielä asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Suorita Mandriva Linux Ohjauskeskuksesta</span> <span class="hl esc">\&quot;</span><span class="hl str">Lisää liitäntä</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/drakconnect:971 standalone/net_applet:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You do not have any configured Internet connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Run the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">assistant from the Mandriva Linux Control Center&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tätä liitäntää ei ole vielä asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Suorita Mandriva Linux Ohjauskeskuksesta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#. -PO: here &quot;Add Connection&quot; should be translated the same was as in control-center</span>
<span class="hl slc">#: standalone/drakconnect:972 standalone/drakroam:42 standalone/net_applet:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set up a new network interface (LAN, ISDN, ADSL, ...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta uusi verkkoliityntä (LAN, ISDN, ADSL, ...)&quot;</span>

<span class="hl slc">#: standalone/drakconnect:977</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet connection configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden asetukset&quot;</span>

<span class="hl slc">#: standalone/drakconnect:995</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Third DNS server (optional)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kolmas nimipalvelin (ei pakollinen)&quot;</span>

<span class="hl slc">#: standalone/drakconnect:1017</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet Connection Configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden asetukset&quot;</span>

<span class="hl slc">#: standalone/drakconnect:1018</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet access&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteys&quot;</span>

<span class="hl slc">#: standalone/drakconnect:1020 standalone/net_monitor:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection type: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyden nimi: &quot;</span>

<span class="hl slc">#: standalone/drakconnect:1023</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Status:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tila:&quot;</span>

<span class="hl slc">#: standalone/drakedm:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;GDM (GNOME Display Manager)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;GDM (GNOME Näytönhallinta)&quot;</span>

<span class="hl slc">#: standalone/drakedm:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;KDM (KDE Display Manager)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;KDM (KDE Näytönhallinta)&quot;</span>

<span class="hl slc">#: standalone/drakedm:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;XDM (X Display Manager)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;XDM (X Näytönhallinta)&quot;</span>

<span class="hl slc">#: standalone/drakedm:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choosing a display manager&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytönhallinnan valitseminen&quot;</span>

<span class="hl slc">#: standalone/drakedm:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;X11 Display Manager allows you to graphically log</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;into your system with the X Window System running and supports running</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;several different X sessions on your local machine at the same time.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;X11 Näytönhallinta sallii sinua käyttämään graafista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sisäänkirjautumista järjestelmään, jossa X-ikkunointijärjestelmä on &quot;</span>
<span class="hl str">&quot;käytössä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ja sallii useita samanaikaisia käyttäjiä paikallisessa koneessa.&quot;</span>

<span class="hl slc">#: standalone/drakedm:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The change is done, do you want to restart the dm service?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muutos on tehty, haluatko käynnistää palvelun dm uudelleen?&quot;</span>

<span class="hl slc">#: standalone/drakedm:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are going to close all running programs and lose your current session. &quot;</span>
<span class="hl str">&quot;Are you really sure that you want to restart the dm service?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kaikki käynnissä olevat ohjelmat suljetaan ja nykyinen istunto menetetään. &quot;</span>
<span class="hl str">&quot;Oletko varma että haluat käynnistää palvelun dm uudelleen?&quot;</span>

<span class="hl slc">#: standalone/drakfont:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search installed fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi asennetut kirjasimet&quot;</span>

<span class="hl slc">#: standalone/drakfont:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unselect fonts installed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista asennettujen kirjasimien valinta&quot;</span>

<span class="hl slc">#: standalone/drakfont:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;parse all fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;jäsennä kaikki kirjasimet&quot;</span>

<span class="hl slc">#: standalone/drakfont:210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No fonts found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjasimia ei löytynyt&quot;</span>

<span class="hl slc">#: standalone/drakfont:218 standalone/drakfont:260 standalone/drakfont:327</span>
<span class="hl slc">#: standalone/drakfont:360 standalone/drakfont:368 standalone/drakfont:394</span>
<span class="hl slc">#: standalone/drakfont:412 standalone/drakfont:426</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;done&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;valmis&quot;</span>

<span class="hl slc">#: standalone/drakfont:223</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not find any font in your mounted partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liitetyiltä osioilta ei löytynyt yhtään kirjasinta&quot;</span>

<span class="hl slc">#: standalone/drakfont:258</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reselect correct fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse uudelleen oikeat kirjasimet&quot;</span>

<span class="hl slc">#: standalone/drakfont:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Could not find any font.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtään kirjasinta ei löytynyt.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakfont:271</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search for fonts in installed list&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi kirjasimia asennettujen listalta&quot;</span>

<span class="hl slc">#: standalone/drakfont:296</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">fonts conversion&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">kirjasinten muunnos&quot;</span>

<span class="hl slc">#: standalone/drakfont:325</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Fonts copy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjasimien kopioiminen&quot;</span>

<span class="hl slc">#: standalone/drakfont:328</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;True Type fonts installation&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;True Type -kirjasimien asennus&quot;</span>

<span class="hl slc">#: standalone/drakfont:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;please wait during ttmkfdir...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;odota kunnes ttmkfdir on valmis...&quot;</span>

<span class="hl slc">#: standalone/drakfont:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;True Type install done&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;True Type -asennus valmis&quot;</span>

<span class="hl slc">#: standalone/drakfont:342 standalone/drakfont:357</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;type1inst building&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rakennetaan: type1inst&quot;</span>

<span class="hl slc">#: standalone/drakfont:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ghostscript referencing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ghostscript viittaus&quot;</span>

<span class="hl slc">#: standalone/drakfont:361</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Suppress Temporary Files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista väliaikaistiedostot&quot;</span>

<span class="hl slc">#: standalone/drakfont:364</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restart XFS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistä XFS uudelleen&quot;</span>

<span class="hl slc">#: standalone/drakfont:410 standalone/drakfont:420</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Suppress Fonts Files&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista kirjasintiedostot&quot;</span>

<span class="hl slc">#: standalone/drakfont:422</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;xfs restart&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;xfs:n uudelleenkäynnistys&quot;</span>

<span class="hl slc">#: standalone/drakfont:430</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Before installing any fonts, be sure that you have the right to use and &quot;</span>
<span class="hl str">&quot;install them on your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-You can install the fonts the normal way. In rare cases, bogus fonts may &quot;</span>
<span class="hl str">&quot;hang up your X Server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ennen kuin asennat uusia kirjasimia, varmista että sinulla on oikeudet &quot;</span>
<span class="hl str">&quot;käyttää ja asentaa ne järjestelmääsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- Voit asentaa kirjasimet perinteisellä tavalla. Harvoissa tapauksissa &quot;</span>
<span class="hl str">&quot;vialliset kirjasimet voivat lukita X-palvelimen.&quot;</span>

<span class="hl slc">#: standalone/drakfont:474 standalone/drakfont:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakFont&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DrakFont&quot;</span>

<span class="hl slc">#: standalone/drakfont:484</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Font List&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjasinlista&quot;</span>

<span class="hl slc">#: standalone/drakfont:490</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;About&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoja&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:492 standalone/drakfont:688 standalone/drakfont:726</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Uninstall&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:493</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Import&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuo&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: standalone/drakfont:511</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Copyright (C) 2001-2002 by Mandriva</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       DUPONT Sebastien (original version)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       CHAUMETTE Damien &lt;dchaumette&#64;mandriva.com&gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       VIGNAUD Thierry &lt;tvignaud&#64;mandriva.com&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Copyright (C) 2001-2002 by Mandriva</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       DUPONT Sebastien (alkuperäinen versio)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       CHAUMETTE Damien &lt;dchaumette&#64;mandriva.com&gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;       VIGNAUD Thierry &lt;tvignaud&#64;mandriva.com&gt;&quot;</span>

<span class="hl slc">#: standalone/drakfont:520</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This program is free software; you can redistribute it and/or modify</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; it under the terms of the GNU General Public License as published by</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; the Free Software Foundation; either version 2, or (at your option)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; any later version.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; This program is distributed in the hope that it will be useful,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; but WITHOUT ANY WARRANTY; without even the implied warranty of</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; GNU General Public License for more details.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; You should have received a copy of the GNU General Public License</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; along with this program; if not, write to the Free Software</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä ohjelma on vapaa; voit levittää ja/tai muokata sitä Free</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Software Foundationin julkaiseman &apos;GNU General Public License&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;-lisenssin mukaisesti; joko lisenssin version 2 mukaisesti, tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(niin halutessasi) minkä tahansa uudemman version mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä ohjelma on julkaistu siinä toivossa, että se osoittautuisi</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hyödylliseksi, mutta ILMAN MINKÄÄNLAISTA TAKUUTA; ilman edes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;oletettua takuuta TUOTTEEN TOIMIVUUDESTA tai SOPIVUUDESTA</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;TIETTYYN TEHTÄVÄÄN. Lisätietoja saat tutustumalla &apos;GNU General</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Public License&apos; dokumentaatioon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Hakemasi ohjelman mukana kuuluu tulla kopio &apos;GNU General Public License&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dokumentaatiosta; jos näin ei ole, kirjoita Free Software Foundation,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Inc.:lle osoitteeseen 59 Temple Place - Suite 330, Boston, MA 02111-1307</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;, USA.&quot;</span>

<span class="hl slc">#: standalone/drakfont:536</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Thanks:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  pfm2afm:</span>   <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span> <span class="hl str">by Ken Borgendale:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>    <span class="hl str">Convert a Windows .pfm  file to a .afm (Adobe Font Metrics)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  type1inst:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span> <span class="hl str">by James Macnicol:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>    <span class="hl str">type1inst generates files fonts.dir fonts.scale &amp; Fontmap.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  ttf2pt1:</span>   <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>  <span class="hl str">by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;             Convert ttf font files to afm and pfb fonts</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kiitokset:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  pfm2afm:</span>   <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span> <span class="hl str">tekijä: Ken Borgendale:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>    <span class="hl str">Muuntaa Windowsin .pfm tiedoston .afm (Adobe Font Metrics) muotoon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  type1inst:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span> <span class="hl str">tekijä: James Macnicol:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>    <span class="hl str">type1inst luo tiedostot fonts.dir fonts.scale &amp; Fontmap.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;    -  ttf2pt1:</span>   <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span> <span class="hl str">tekijä: Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin</span>  <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span>    <span class="hl str">Muuntaa ttf kirjasimet afm ja pfb kirjasimiksi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakfont:555</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose the applications that will support the fonts:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse sovellukset, jotka tukevat kirjasimia:&quot;</span>

<span class="hl slc">#: standalone/drakfont:556</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Before installing any fonts, be sure that you have the right to use and &quot;</span>
<span class="hl str">&quot;install them on your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can install the fonts the normal way. In rare cases, bogus fonts may &quot;</span>
<span class="hl str">&quot;hang up your X Server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ennen kuin asennat uusia kirjasimia varmista, että sinulla on oikeudet &quot;</span>
<span class="hl str">&quot;käyttää niitä ja asentaa ne järjestelmääsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit asentaa kirjasimet perinteisellä tavalla. Harvoissa tapauksissa &quot;</span>
<span class="hl str">&quot;vialliset kirjasimet voivat kaataa X-palvelimen.&quot;</span>

<span class="hl slc">#: standalone/drakfont:566</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ghostscript&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ghostscript&quot;</span>

<span class="hl slc">#: standalone/drakfont:567</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;StarOffice&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;StarOffice&quot;</span>

<span class="hl slc">#: standalone/drakfont:568</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Abiword&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Abiword&quot;</span>

<span class="hl slc">#: standalone/drakfont:569</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generic Printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleiset tulostimet&quot;</span>

<span class="hl slc">#: standalone/drakfont:585</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select the font file or directory and click on &apos;Add&apos;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse kirjasintiedosto tai hakemisto ja klikkaa &apos;Lisää&apos;&quot;</span>

<span class="hl slc">#: standalone/drakfont:586</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;File Selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedostojen valinta&quot;</span>

<span class="hl slc">#: standalone/drakfont:590</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjasimet&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:653</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Import fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuo kirjasimia&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:658</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna kirjasimia&quot;</span>

<span class="hl slc">#: standalone/drakfont:693</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;click here if you are sure.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;paina tähän, kun olet varma.&quot;</span>

<span class="hl slc">#: standalone/drakfont:695</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;here if no.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tähän jos et ole.&quot;</span>

<span class="hl slc">#: standalone/drakfont:734</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unselected All&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valinta kaikista&quot;</span>

<span class="hl slc">#: standalone/drakfont:737</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Selected All&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse kaikki&quot;</span>

<span class="hl slc">#: standalone/drakfont:740</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove List&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista lista&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:751 standalone/drakfont:770</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Importing fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuodaan kirjasimia&quot;</span>

<span class="hl slc">#: standalone/drakfont:755 standalone/drakfont:775</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Initial tests&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alkutestit&quot;</span>

<span class="hl slc">#: standalone/drakfont:756</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Copy fonts on your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kopioi kirjasimet järjestelmääsi&quot;</span>

<span class="hl slc">#: standalone/drakfont:757</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install &amp; convert Fonts&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asenna &amp; muunna kirjasimia&quot;</span>

<span class="hl slc">#: standalone/drakfont:758</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Post Install&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennuksen jälkeiset toiminnot&quot;</span>

<span class="hl slc">#: standalone/drakfont:776</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove fonts on your system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista järjestelmässäsi olevia kirjasimia&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakfont:777</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Post Uninstall&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistamisen jälkeiset toiminnot&quot;</span>

<span class="hl slc">#: standalone/drakgw:50 standalone/drakvpn:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sorry, we support only 2.4 and above kernels.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitettavasti tuemme ainoastaan 2.4 ja uudempia ytimiä.&quot;</span>

<span class="hl slc">#: standalone/drakgw:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet Connection Sharing&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden jakaminen&quot;</span>

<span class="hl slc">#: standalone/drakgw:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to configure your computer to share its Internet connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;With that feature, other computers on your local network will be able to use &quot;</span>
<span class="hl str">&quot;this computer&apos;s Internet connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure you have configured your Network/Internet access using drakconnect &quot;</span>
<span class="hl str">&quot;before going any further.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note: you need a dedicated Network Adapter to set up a Local Area Network &quot;</span>
<span class="hl str">&quot;(LAN).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa tietokoneesi jakamaan Internetyhteyden muiden koneiden &quot;</span>
<span class="hl str">&quot;kanssa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttäen tätä ominaisuutta muut paikallisverkossa olevat tietokoneet voivat &quot;</span>
<span class="hl str">&quot;käyttää tämän tietokoneen Internetyhteyttä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että olet määrittänyt verkkosi/Internetyhteytesi käyttämällä &quot;</span>
<span class="hl str">&quot;drakconnectia ennen kuin jatkat.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa: tarvitset erillisen verkkokortin pystyttääksesi oman paikallisverkon.&quot;</span>

<span class="hl slc">#: standalone/drakgw:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The setup of Internet Connection Sharing has already been done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It&apos;s currently enabled.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Internetyhteyden jakaminen on jo asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen nykyinen tila on: käytössä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: standalone/drakgw:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The setup of Internet connection sharing has already been done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It&apos;s currently disabled.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Internetyhteyden jakaminen on jo asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen nykyinen tila on: ei käytössä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: standalone/drakgw:105</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reconfigure&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;aseta uudelleen&quot;</span>

<span class="hl slc">#: standalone/drakgw:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;There is only one configured network adapter on your system:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;I am about to setup your Local Area Network with that adapter.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tietokoneessasi on vain yksi verkkokortti:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Lähiverkkosi asetetaan käyttämään kyseistä laitetta.&quot;</span>

<span class="hl slc">#: standalone/drakgw:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please choose what network adapter will be connected to your Local Area &quot;</span>
<span class="hl str">&quot;Network.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse verkkokortti, joka on kytketty paikallisverkkoon.&quot;</span>

<span class="hl slc">#: standalone/drakgw:177</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local Area Network setings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallisverkko-osoite&quot;</span>

<span class="hl slc">#: standalone/drakgw:180</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local IP adress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakgw:182</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The internal domain name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sisäinen verkkoalueen nimi&quot;</span>

<span class="hl slc">#: standalone/drakgw:188</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Potential LAN address conflict found in current config of</span> <span class="hl ipl">%s</span><span class="hl str">!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Mahdollinen lähiverkon osoiteristiriita löydetty nykyisillä asetuksilla</span> <span class="hl ipl">%s</span><span class="hl str">!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakgw:204</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Name Server (DNS) configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päätepalvelimen asetukset&quot;</span>

<span class="hl slc">#: standalone/drakgw:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use this gateway as domain name server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakgw:209</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The DNS Server IP&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DNS-palvelimen IP-osoite&quot;</span>

<span class="hl slc">#: standalone/drakgw:241</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;DHCP Server Configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here you can select different options for the DHCP server configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you do not know the meaning of an option, simply leave it as it is.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;DHCP-palvelimen asetukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Täällä voit muuttaa DHCP-palvelimen asetuksia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Jos et tiedä jonkun option tarkoitusta, jätä se oletusarvoonsa.&quot;</span>

<span class="hl slc">#: standalone/drakgw:248</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use automatic configuration (DHCP)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattinen uudelleenasetus&quot;</span>

<span class="hl slc">#: standalone/drakgw:249</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The DHCP start range&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP:n alueen alku&quot;</span>

<span class="hl slc">#: standalone/drakgw:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The DHCP end range&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DHCP:n alueen loppu&quot;</span>

<span class="hl slc">#: standalone/drakgw:251</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The default lease (in seconds)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vakio käyttöaika (sekunneissa)&quot;</span>

<span class="hl slc">#: standalone/drakgw:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The maximum lease (in seconds)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Maksimi käyttöaika (sekunneissa)&quot;</span>

<span class="hl slc">#: standalone/drakgw:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proxy caching server (SQUID)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakgw:282</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use this gateway as proxy caching server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakgw:283</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Admin mail&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakgw:284</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Visible hostname&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäkoneen verkkonimi&quot;</span>

<span class="hl slc">#: standalone/drakgw:285</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proxy port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ominaisuus&quot;</span>

<span class="hl slc">#: standalone/drakgw:286</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cache size (MB)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Välimuistin koko&quot;</span>

<span class="hl slc">#: standalone/drakgw:311</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Broadcast printer information&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiintolevyn tiedot&quot;</span>

<span class="hl slc">#: standalone/drakgw:328</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet Connection Sharing is now enabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden jakaminen on nyt käytössä.&quot;</span>

<span class="hl slc">#: standalone/drakgw:334</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Internet Connection Sharing is now disabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden jakaminen ei ole enää käytössä.&quot;</span>

<span class="hl slc">#: standalone/drakgw:340</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Everything has been configured.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may now share Internet connection with other computers on your Local &quot;</span>
<span class="hl str">&quot;Area Network, using automatic network configuration (DHCP) and</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; a Transparent Proxy Cache server (SQUID).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kaikki on asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt jakaa Internetyhteyden muiden lähiverkon koneiden kanssa &quot;</span>
<span class="hl str">&quot;käyttämällä automaattista</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; lähiverkon määrittelyä (DHCP) ja läpinäkyvää välimuistipalvelinta (SQUID).&quot;</span>

<span class="hl slc">#: standalone/drakgw:375</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disabling servers...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistan palvelut käytöstä...&quot;</span>

<span class="hl slc">#: standalone/drakgw:389</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Firewalling configuration detected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palomuurin asetukset löydetty!&quot;</span>

<span class="hl slc">#: standalone/drakgw:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Warning! An existing firewalling configuration has been detected. You may &quot;</span>
<span class="hl str">&quot;need some manual fixes after installation.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varoitus! Olemassa oleva palomuuri löydetty. Tarvitset mahdollisesti käsin &quot;</span>
<span class="hl str">&quot;tehtäviä korjauksia asennuksen jälkeen.&quot;</span>

<span class="hl slc">#: standalone/drakgw:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetetaan...&quot;</span>

<span class="hl slc">#: standalone/drakgw:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuring firewall...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhelp:17</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; drakhelp 0.1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Copyright (C) 2003-2005 Mandriva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This is free software and may be redistributed under the terms of the GNU &quot;</span>
<span class="hl str">&quot;GPL.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Usage:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; drakhelp 0.1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Copyright (C) 2003-2005 Mandriva.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä on vapaa ohjelmisto ja voit levittää sitä GNU GPL -lisenssin &quot;</span>
<span class="hl str">&quot;mukaisesti.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käyttö:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakhelp:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; --help                - display this help</span>     <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; --help                - näytä tämä ohje</span>     <span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakhelp:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; --id &lt;id_label&gt;       - load the html help page which refers to id_label</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; --id &lt;id_label&gt;       - lataa html ohjesivu joka koskee id_label</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakhelp:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; --doc &lt;link&gt;          - link to another web page ( for WM welcome &quot;</span>
<span class="hl str">&quot;frontend)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot; --doc &lt;linkki&gt;        - linkki toiselle webbisivustolle (WM tervetuloa-&quot;</span>
<span class="hl str">&quot;etusivulle)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakhelp:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Linux Help Center&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux Apukeskus&quot;</span>

<span class="hl slc">#: standalone/drakhelp:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">cannot be displayed</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;. No Help entry of this type</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei voida näyttää</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ohjetietuetta ei ole tälle tyypille</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakhosts:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please</span> <span class="hl ipl">%s</span> <span class="hl str">information&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP address:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host name:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:112</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host Aliases:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter a valid IP address.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Same IP is already in</span> <span class="hl ipl">%s</span> <span class="hl str">file.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:194</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host Aliases&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:237</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakHOSTS manage hosts definitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:246</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to add host.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:253</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to Modify host.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakhosts:260</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to remove host.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakids:20</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Date&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tila&quot;</span>

<span class="hl slc">#: standalone/drakids:21 standalone/drakids:37</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attacker&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkäyksen yksityiskohdat&quot;</span>

<span class="hl slc">#: standalone/drakids:22</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attack type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkäyksen tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakids:23</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Service&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelut&quot;</span>

<span class="hl slc">#: standalone/drakids:24</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoliitäntä&quot;</span>

<span class="hl slc">#: standalone/drakids:60 standalone/net_applet:330</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Firewall&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palomuuri&quot;</span>

<span class="hl slc">#: standalone/drakids:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Blacklist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakids:67</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove from blacklist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista LVM:stä&quot;</span>

<span class="hl slc">#: standalone/drakids:68</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Move to whitelist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakids:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Whitelist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakids:76</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove from whitelist&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista LVM:stä&quot;</span>

<span class="hl slc">#: standalone/drakids:125</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Port scanning&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei jaettu&quot;</span>

<span class="hl slc">#: standalone/drakids:126</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Service attack&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökätty palvelu:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakids:127</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password cracking&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana (uudelleen)&quot;</span>

<span class="hl slc">#: standalone/draknfs:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;map root user as anonymous&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;map all users to anonymous user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No user UID mapping&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;allow real remote root access&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Restarting/Reloading NFS server...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Error Restarting/Reloading NFS server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory Selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Should be a directory.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;NFS clients&lt;/span&gt; may be specified in a number of &quot;</span>
<span class="hl str">&quot;ways:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;single host:&lt;/span&gt; a host either by an &quot;</span>
<span class="hl str">&quot;abbreviated name recognized be the resolver, fully qualified domain name, or &quot;</span>
<span class="hl str">&quot;an IP address</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;netgroups:&lt;/span&gt; NIS netgroups may be given &quot;</span>
<span class="hl str">&quot;as &#64;group.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;wildcards:&lt;/span&gt; machine names may contain &quot;</span>
<span class="hl str">&quot;the wildcard characters * and ?. For instance: *.cs.foo.edu  matches all  &quot;</span>
<span class="hl str">&quot;hosts  in the domain cs.foo.edu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;IP networks:&lt;/span&gt; you can also export &quot;</span>
<span class="hl str">&quot;directories to all hosts on an IP (sub-)network simultaneously. for example, &quot;</span>
<span class="hl str">&quot;either `/255.255.252.0&apos; or  `/22&apos;  appended to the network base address &quot;</span>
<span class="hl str">&quot;result.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;User ID options&lt;/span&gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;root_squash:&lt;/span&gt; map requests from uid/&quot;</span>
<span class="hl str">&quot;gid 0 to the anonymous uid/gid.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;no_root_squash:&lt;/span&gt; turn off root &quot;</span>
<span class="hl str">&quot;squashing. This option is mainly useful for diskless clients.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;all_squash:&lt;/span&gt; map all uids and gids to &quot;</span>
<span class="hl str">&quot;the anonymous  user. Useful  for  NFS-exported public FTP directories, news &quot;</span>
<span class="hl str">&quot;spool directories, etc. The opposite option is no_all_squash, which is the &quot;</span>
<span class="hl str">&quot;default  setting.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;anonuid and anongid:&lt;/span&gt; explicitly  set &quot;</span>
<span class="hl str">&quot;the uid and gid of the anonymous account.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Synchronous access:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:170</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Secured Connection:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:171</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Read-Only share:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:173</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Advanced Options&lt;/span&gt;&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:174</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;</span><span class="hl ipl">%s</span><span class="hl str">:&lt;/span&gt; this option requires that &quot;</span>
<span class="hl str">&quot;requests originate on an internet port less than IPPORT_RESERVED (1024). &quot;</span>
<span class="hl str">&quot;This option is on by default.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:175</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;</span><span class="hl ipl">%s</span><span class="hl str">:&lt;/span&gt; allow either only read or both &quot;</span>
<span class="hl str">&quot;read and write requests on this NFS volume. The default is to disallow any &quot;</span>
<span class="hl str">&quot;request which changes the filesystem. This can also be made explicit by &quot;</span>
<span class="hl str">&quot;using this option.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:176</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;</span><span class="hl ipl">%s</span><span class="hl str">:&lt;/span&gt; disallows the NFS server to &quot;</span>
<span class="hl str">&quot;violate the NFS protocol and to reply to requests before any changes made by &quot;</span>
<span class="hl str">&quot;these requests have been committed to stable storage (e.g. disc drive).&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:372</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Advanced Options Help&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisäasetukset&quot;</span>

<span class="hl slc">#: standalone/draknfs:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;NFS directory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:385</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Directory:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:388</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Host access&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Access:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:390</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hosts Access&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User ID Mapping&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User ID:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Help User ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Anonymous user ID:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Anonymous Group ID:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:434 standalone/draknfs:526</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter a directory to share.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:436</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You must specify hosts access.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Share Directory&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hosts Wildcard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;General Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:533</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please use the modify button to set right access.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:588</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakNFS manage NFS shares&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:597</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to add NFS share.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:604</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to Modify NFS share.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draknfs:611</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Failed to remove an NFS share.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakperm:21</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmäasetukset&quot;</span>

<span class="hl slc">#: standalone/drakperm:22</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautetut asetukset&quot;</span>

<span class="hl slc">#: standalone/drakperm:23</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Custom &amp; system settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mukautetut &amp; järjestelmäasetukset&quot;</span>

<span class="hl slc">#: standalone/drakperm:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Editable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokattavissa&quot;</span>

<span class="hl slc">#: standalone/drakperm:48 standalone/drakperm:323</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Path&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Polku&quot;</span>

<span class="hl slc">#: standalone/drakperm:48 standalone/drakperm:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjä&quot;</span>

<span class="hl slc">#: standalone/drakperm:48 standalone/drakperm:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Group&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ryhmä&quot;</span>

<span class="hl slc">#: standalone/drakperm:48 standalone/drakperm:335</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Permissions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oikeudet&quot;</span>

<span class="hl slc">#: standalone/drakperm:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add a new rule&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakperm:64 standalone/drakperm:99 standalone/drakperm:124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit current rule&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa nykyistä sääntöä&quot;</span>

<span class="hl slc">#: standalone/drakperm:106</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here you can see files to use in order to fix permissions, owners, and &quot;</span>
<span class="hl str">&quot;groups via msec.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can also edit your own rules which will owerwrite the default rules.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Täällä voit nähdä käytettävät tiedostot muuttaaksesi oikeuksia, omistajia ja &quot;</span>
<span class="hl str">&quot;ryhmiä msecin kautta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit myös lisätä omia sääntöjäsi jotka ohittavat oletussäännöt.&quot;</span>

<span class="hl slc">#: standalone/drakperm:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The current security level is</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Select permissions to see/edit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Nykyinen turvallisuustaso on</span> <span class="hl ipl">%s</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse oikeudet jos haluat nähdä/muokata sitä.&quot;</span>

<span class="hl slc">#: standalone/drakperm:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Up&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ylös&quot;</span>

<span class="hl slc">#: standalone/drakperm:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Move selected rule up one level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ylennä valittua sääntöä yksi taso&quot;</span>

<span class="hl slc">#: standalone/drakperm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Down&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alas&quot;</span>

<span class="hl slc">#: standalone/drakperm:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Move selected rule down one level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alenna valittua sääntöä yksi taso&quot;</span>

<span class="hl slc">#: standalone/drakperm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add a rule&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää sääntö&quot;</span>

<span class="hl slc">#: standalone/drakperm:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add a new rule at the end&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää uusi sääntö viimeiseksi&quot;</span>

<span class="hl slc">#: standalone/drakperm:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete selected rule&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valittu sääntö&quot;</span>

<span class="hl slc">#. -PO: &quot;Edit&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: standalone/drakperm:124 standalone/drakups:302 standalone/drakups:362</span>
<span class="hl slc">#: standalone/drakups:382 standalone/drakvpn:319 standalone/drakvpn:680</span>
<span class="hl slc">#: standalone/printerdrake:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa&quot;</span>

<span class="hl slc">#: standalone/drakperm:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;browse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;selaa&quot;</span>

<span class="hl slc">#: standalone/drakperm:247</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;käyttäjä&quot;</span>

<span class="hl slc">#: standalone/drakperm:247</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;group&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ryhmä&quot;</span>

<span class="hl slc">#: standalone/drakperm:247</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;other&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;muut&quot;</span>

<span class="hl slc">#: standalone/drakperm:252</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Read&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vain luku&quot;</span>

<span class="hl slc">#. -PO: here %s will be either &quot;user&quot;, &quot;group&quot; or &quot;other&quot;</span>
<span class="hl slc">#: standalone/drakperm:255</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to read the file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">lukuoikeudet tiedostolle&quot;</span>

<span class="hl slc">#: standalone/drakperm:259</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Write&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjoita&quot;</span>

<span class="hl slc">#. -PO: here %s will be either &quot;user&quot;, &quot;group&quot; or &quot;other&quot;</span>
<span class="hl slc">#: standalone/drakperm:262</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to write the file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">kirjoittaa tiedostoon&quot;</span>

<span class="hl slc">#: standalone/drakperm:266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Execute&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita&quot;</span>

<span class="hl slc">#. -PO: here %s will be either &quot;user&quot;, &quot;group&quot; or &quot;other&quot;</span>
<span class="hl slc">#: standalone/drakperm:269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enable</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">to execute the file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salli</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">suorittaa tiedostoa&quot;</span>

<span class="hl slc">#: standalone/drakperm:272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sticky-bit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tahmea-bitti&quot;</span>

<span class="hl slc">#: standalone/drakperm:272</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Used for directory:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; only owner of directory or file in this directory can delete it&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käytetään hakemistolle:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; ainoastaan hakemiston omistaja voi poistaa sen&quot;</span>

<span class="hl slc">#: standalone/drakperm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set-UID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta-UID&quot;</span>

<span class="hl slc">#: standalone/drakperm:273</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use owner id for execution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;käytä omistaja-id:tä suoritukseen&quot;</span>

<span class="hl slc">#: standalone/drakperm:274</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set-GID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta-GID&quot;</span>

<span class="hl slc">#: standalone/drakperm:274</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use group id for execution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;käytä ryhmä-id:tä suoritukseen&quot;</span>

<span class="hl slc">#: standalone/drakperm:292 standalone/drakxtv:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;User:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjä:&quot;</span>

<span class="hl slc">#: standalone/drakperm:294</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Group:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ryhmä:&quot;</span>

<span class="hl slc">#: standalone/drakperm:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Current user&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nykyinen käyttäjä&quot;</span>

<span class="hl slc">#: standalone/drakperm:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;When checked, owner and group will not be changed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kun valittu, omistajaa ja ryhmää ei muuteta&quot;</span>

<span class="hl slc">#: standalone/drakperm:309</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Path selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Polun valinta&quot;</span>

<span class="hl slc">#: standalone/drakperm:329</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Property&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ominaisuus&quot;</span>

<span class="hl slc">#: standalone/drakroam:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You do not have any wireless interface.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Run the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">assistant from the Mandriva Linux Control Center&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/drakroam:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ESSID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ESSID&quot;</span>

<span class="hl slc">#: standalone/drakroam:142 standalone/drakvpn:1129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tila&quot;</span>

<span class="hl slc">#: standalone/drakroam:143 standalone/harddrake2:97</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Channel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kanava&quot;</span>

<span class="hl slc">#: standalone/drakroam:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Avain&quot;</span>

<span class="hl slc">#: standalone/drakroam:161</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko:&quot;</span>

<span class="hl slc">#: standalone/drakroam:162</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP:&quot;</span>

<span class="hl slc">#: standalone/drakroam:164</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mode:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moodi:&quot;</span>

<span class="hl slc">#: standalone/drakroam:165</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Encryption:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salaus:&quot;</span>

<span class="hl slc">#: standalone/drakroam:166</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Signal:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Signal:&quot;</span>

<span class="hl slc">#: standalone/drakroam:180</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Roaming&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkovierailu&quot;</span>

<span class="hl slc">#: standalone/drakroam:183 standalone/drakroam:266</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Roaming:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkovierailu:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakroam:183 standalone/drakroam:265 standalone/drakvpn:1047</span>
<span class="hl slc">#: standalone/drakvpn:1063 standalone/drakvpn:1076</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;off&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pois&quot;</span>

<span class="hl slc">#: standalone/drakroam:190</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scan interval (sec): &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;skannausviive (sek): &quot;</span>

<span class="hl slc">#: standalone/drakroam:193</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta&quot;</span>

<span class="hl slc">#: standalone/drakroam:198</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Known Networks (Drag up/down or edit)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnetut Verkot (Vedä ylös/alas tai muokkaa)&quot;</span>

<span class="hl slc">#: standalone/drakroam:206</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistä&quot;</span>

<span class="hl slc">#: standalone/drakroam:214</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Available Networks&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytettävissä olevia verkkoja&quot;</span>

<span class="hl slc">#: standalone/drakroam:229</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Rescan&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Skannaa uudelleen&quot;</span>

<span class="hl slc">#: standalone/drakroam:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Status&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tila&quot;</span>

<span class="hl slc">#: standalone/drakroam:240</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnect&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Katkaise yhteys&quot;</span>

<span class="hl slc">#. -PO: &quot;Refresh&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: standalone/drakroam:241 standalone/printerdrake:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refresh&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitä&quot;</span>

<span class="hl slc">#: standalone/drakroam:265 standalone/drakvpn:1047 standalone/drakvpn:1063</span>
<span class="hl slc">#: standalone/drakvpn:1076</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;on&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;päällä&quot;</span>

<span class="hl slc">#: standalone/draksec:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ALL&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;KAIKKI&quot;</span>

<span class="hl slc">#: standalone/draksec:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LOCAL&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PAIKALLINEN&quot;</span>

<span class="hl slc">#: standalone/draksec:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ignore&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä huomioi&quot;</span>

<span class="hl slc">#. -PO: Do not alter the &lt;span ..&gt; and &lt;/span&gt; tags.</span>
<span class="hl slc">#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words.</span>
<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX.</span>
<span class="hl slc">#: standalone/draksec:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Here, you can setup the security level and administrator of your machine.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The &apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Security Administrator&lt;/span&gt;&apos; is the one who &quot;</span>
<span class="hl str">&quot;will receive security alerts if the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Security Alerts&lt;/span&gt;&apos; option is set. It can be a &quot;</span>
<span class="hl str">&quot;username or an email.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The &apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Security Level&lt;/span&gt;&apos; menu allows you to select &quot;</span>
<span class="hl str">&quot;one of the six preconfigured security levels</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;provided with msec. These levels range from &apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;poor&lt;/&quot;</span>
<span class="hl str">&quot;span&gt;&apos; security and ease of use, to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;paranoid&lt;/span&gt;&apos; config, suitable for very sensitive &quot;</span>
<span class="hl str">&quot;server applications:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Poor&lt;/span&gt;: This is a totally unsafe but &quot;</span>
<span class="hl str">&quot;very</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;easy to use security level. It should only be used for machines not &quot;</span>
<span class="hl str">&quot;connected to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;any network and that are not accessible to everybody.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Standard&lt;/span&gt;: This is the standard &quot;</span>
<span class="hl str">&quot;security</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;recommended for a computer that will be used to connect to the Internet as &quot;</span>
<span class="hl str">&quot;a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;client.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;High&lt;/span&gt;: There are already some</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;restrictions, and more automatic checks are run every night.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Higher&lt;/span&gt;: The security is now high &quot;</span>
<span class="hl str">&quot;enough</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to use the system as a server which can accept connections from many &quot;</span>
<span class="hl str">&quot;clients. If</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;your machine is only a client on the Internet, you should choose a lower &quot;</span>
<span class="hl str">&quot;level.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Paranoid&lt;/span&gt;: This is similar to the &quot;</span>
<span class="hl str">&quot;previous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;level, but the system is entirely closed and security features are at their</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;maximum&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Täällä voit asettaa turvallisuustason ja tietokoneesi ylläpitäjän.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Tietoturvan ylläpitäjä&lt;/span&gt;&apos; on henkilö, joka saa &quot;</span>
<span class="hl str">&quot;turvahälytykset jos &apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Tietoturvahälytykset&lt;/span&gt;&apos; -</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;optio on valittu. Se voi olla joko käyttäjätunnus tai sähköpostiosoite.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Turvallisuustaso&lt;/span&gt;&apos;-valikosta voit valita jonkin &quot;</span>
<span class="hl str">&quot;kuudesta turvallisuustasovaihtoehdosta,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joita msec käyttää. Ne ulottuvat &apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;heikosta&lt;/span&gt;&apos; &quot;</span>
<span class="hl str">&quot;turvallisuudesta ja helppokäyttöisyydestä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&apos;&lt;span weight=</span><span class="hl esc">\&quot;</span><span class="hl str">bold</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;vainoharhaiseen&lt;/span&gt;&apos; turvallisuuteen, joka on &quot;</span>
<span class="hl str">&quot;sopiva kaikkein arkaluontoisimmille</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;palvelinsovelluksille:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Heikko&lt;/span&gt;: Tämä on erittäin turvaton &quot;</span>
<span class="hl str">&quot;mutta erittäin helppokäyttöinen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;turvallisuustaso. Sitä tulisi käyttää vain koneissa joita ei ole liitetty &quot;</span>
<span class="hl str">&quot;mihinkään verkkoon ja jotka eivät ole</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kaikkien käytettävissä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Oletus&lt;/span&gt;: Tämä on oletus &quot;</span>
<span class="hl str">&quot;turvallisuustaso, joka on sopiva</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tietokoneille, jotka on yhteydessä Internetiin asiakkaina.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Korkea&lt;/span&gt;: Käytössä on rajoituksia ja &quot;</span>
<span class="hl str">&quot;automaattiset tarkistukset joka yö.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Korkeampi&lt;/span&gt;: Turvallisuus on riittävän &quot;</span>
<span class="hl str">&quot;hyvä, jotta järjestelmää voidaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttää palvelimena, joka on yhteydessä Internetiin. Jos koneesi on &quot;</span>
<span class="hl str">&quot;ainoastaan asiakaskoneena Internetissä,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sinun kannattaisi valita matalampi taso.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Vainoharhainen&lt;/span&gt;: Muuten sama kuin &quot;</span>
<span class="hl str">&quot;edellinen, mutta järjestelmä on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;täysin suljettu ja turvallisuusasetukset ovat tiukimmillaan.&quot;</span>

<span class="hl slc">#: standalone/draksec:154 standalone/harddrake2:208</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Description of the fields:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kenttien kuvaus:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/draksec:168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;(default value:</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;(oletusarvo:</span> <span class="hl ipl">%s</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: standalone/draksec:210</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Level:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turvallisuustaso:&quot;</span>

<span class="hl slc">#: standalone/draksec:217</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Administrator:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoturvan ylläpitäjä:&quot;</span>

<span class="hl slc">#: standalone/draksec:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Basic options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perusoptiot&quot;</span>

<span class="hl slc">#: standalone/draksec:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko-optiot&quot;</span>

<span class="hl slc">#: standalone/draksec:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;System Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmäoptiot&quot;</span>

<span class="hl slc">#: standalone/draksec:268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Periodic Checks&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ajottaiset tarkistukset&quot;</span>

<span class="hl slc">#: standalone/draksec:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, setting security level...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki, asetetaan turvatasoa...&quot;</span>

<span class="hl slc">#: standalone/draksec:304</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please wait, setting security options...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota hetki, asetetaan turvaoptiot...&quot;</span>

<span class="hl slc">#: standalone/draksound:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No Sound Card detected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Äänikorttia ei löydetty!&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: standalone/draksound:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No Sound Card has been detected on your machine. Please verify that a Linux-&quot;</span>
<span class="hl str">&quot;supported Sound Card is correctly plugged in.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can visit our hardware database at:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mandrivalinux.com/en/hardware.php3&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhtäkään äänikorttia ei löydetty koneestasi. Varmista, että Linux-tuettu &quot;</span>
<span class="hl str">&quot;äänikortti on kytketty oikein.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit katsoa meidän laitteistotietokantaa osoitteesta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mandrivalinux.com/en/hardware.php3&quot;</span>

<span class="hl slc">#: standalone/draksound:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Note: if you&apos;ve an ISA PnP sound card, you&apos;ll have to use the alsaconf or &quot;</span>
<span class="hl str">&quot;the sndconfig program.  Just type</span> <span class="hl esc">\&quot;</span><span class="hl str">alsaconf</span><span class="hl esc">\&quot;</span> <span class="hl str">or</span> <span class="hl esc">\&quot;</span><span class="hl str">sndconfig</span><span class="hl esc">\&quot;</span> <span class="hl str">in a console.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa: Jos sinulla on ISA PnP äänikortti, sinun pitää käyttää alsaconf tai &quot;</span>
<span class="hl str">&quot;sndconfig ohjelmaa. Eli kirjoita</span> <span class="hl esc">\&quot;</span><span class="hl str">alsaconf</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">sndconfig</span><span class="hl esc">\&quot;</span> <span class="hl str">konsolissa.&quot;</span>

<span class="hl slc">#: standalone/draksplash:15</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;package &apos;ImageMagick&apos; is required to be able to complete configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Click</span> <span class="hl esc">\&quot;</span><span class="hl str">Ok</span><span class="hl esc">\&quot;</span> <span class="hl str">to install &apos;ImageMagick&apos; or</span> <span class="hl esc">\&quot;</span><span class="hl str">Cancel</span><span class="hl esc">\&quot;</span> <span class="hl str">to quit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;paketti &apos;ImageMagick&apos; vaaditaan jotta kaikki toimisi oikein.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa</span> <span class="hl esc">\&quot;</span><span class="hl str">Ok</span><span class="hl esc">\&quot;</span> <span class="hl str">asentaaksesi &apos;ImageMagick</span><span class="hl esc">\&quot;</span> <span class="hl str">tai</span> <span class="hl esc">\&quot;</span><span class="hl str">Peruuta</span><span class="hl esc">\&quot;</span> <span class="hl str">lopettaaksesi.&quot;</span>

<span class="hl slc">#: standalone/draksplash:34</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;x coordinate of text box</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;in number of characters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;tekstiruudun x-koordinaatti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrä merkeissä&quot;</span>

<span class="hl slc">#: standalone/draksplash:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;y coordinate of text box</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;in number of characters&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;tekstiruudun y-koordinaatti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrä merkeissä&quot;</span>

<span class="hl slc">#: standalone/draksplash:36</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;text width&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tekstiruudun leveys&quot;</span>

<span class="hl slc">#: standalone/draksplash:37</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;text box height&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tekstiruudun korkeus&quot;</span>

<span class="hl slc">#: standalone/draksplash:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the progress bar x coordinate</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of its upper left corner&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;edistymispalkin x-koordinaatti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(vasen yläkulma)&quot;</span>

<span class="hl slc">#: standalone/draksplash:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the progress bar y coordinate</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of its upper left corner&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;edistymispalkin y-koordinaatti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(vasen yläkulma)&quot;</span>

<span class="hl slc">#: standalone/draksplash:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the width of the progress bar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;edistymispalkin leveys&quot;</span>

<span class="hl slc">#: standalone/draksplash:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the height of the progress bar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;edistymispalkin korkeus&quot;</span>

<span class="hl slc">#: standalone/draksplash:58 standalone/draksplash:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose progress bar color&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:59 standalone/draksplash:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose picture&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Silent bootsplash&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:65</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Verbose bootsplash&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Display logo on Console&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä logo konsolissa&quot;</span>

<span class="hl slc">#: standalone/draksplash:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Console bootsplash&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:76</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Theme name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Teeman nimi&quot;</span>

<span class="hl slc">#: standalone/draksplash:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;final resolution&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;lopullinen tarkkuus&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/draksplash:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Save theme&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna teema&quot;</span>

<span class="hl slc">#: standalone/draksplash:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;saving Bootsplash theme...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tallennetaan Bootsplash teema...&quot;</span>

<span class="hl slc">#: standalone/draksplash:159</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to load image file</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/draksplash:169</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;choose image&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;valitse kuva&quot;</span>

<span class="hl slc">#: standalone/draksplash:186</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ProgressBar color selection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Edistymispalkin värivalinta&quot;</span>

<span class="hl slc">#: standalone/drakups:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connected through a serial port or an usb cable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistetty sarjaportin tai usb-kaapelin kautta&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/drakups:80</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add an UPS device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää UPS-laite&quot;</span>

<span class="hl slc">#: standalone/drakups:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Welcome to the UPS configuration utility.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here, you&apos;ll add a new UPS to your system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tervetuloa UPS asetustyökaluun.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Täältä voit lisätä uuden UPS:in järjestelmääsi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakups:90</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We&apos;re going to add an UPS device.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to autodetect UPS devices connected to this machine or to &quot;</span>
<span class="hl str">&quot;manually select them?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisäämme nyt UPS-laitetta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko tunnistaa liitetyt UPS-laitteet automaattisesti vai valita ne itse?&quot;</span>

<span class="hl slc">#: standalone/drakups:93</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Autodetection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Automaattitunnistus&quot;</span>

<span class="hl slc">#: standalone/drakups:101 standalone/harddrake2:246</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detection in progress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus käynnissä&quot;</span>

<span class="hl slc">#: standalone/drakups:120 standalone/drakups:159 standalone/logdrake:449</span>
<span class="hl slc">#: standalone/logdrake:455</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Congratulations&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onnittelut&quot;</span>

<span class="hl slc">#: standalone/drakups:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The wizard successfully added the following UPS devices:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velho lisäsi seuraavat UPS-laitteet onnistuneesti.&quot;</span>

<span class="hl slc">#: standalone/drakups:123</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No new UPS devices was found&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusia UPS-laitteita ei löytynyt&quot;</span>

<span class="hl slc">#: standalone/drakups:128 standalone/drakups:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;UPS driver configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UPS ajurin asetukset&quot;</span>

<span class="hl slc">#: standalone/drakups:128</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please select your UPS model.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja valitse UPS-laitteesi malli.&quot;</span>

<span class="hl slc">#: standalone/drakups:129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manufacturer / Model:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistaja / Malli:&quot;</span>

<span class="hl slc">#: standalone/drakups:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;We are configuring the</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">UPS from</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please fill in its name, its driver and its port.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asetamme</span>  <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">UPS laitteesi kohteelta</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ole hyvä ja täytä nimi, ajuri ja portti.&quot;</span>

<span class="hl slc">#: standalone/drakups:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimi:&quot;</span>

<span class="hl slc">#: standalone/drakups:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The name of your ups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UPS-laitteesi nimi&quot;</span>

<span class="hl slc">#: standalone/drakups:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The driver that manages your ups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ajuri joka ohjaa UPS-laitettasi&quot;</span>

<span class="hl slc">#: standalone/drakups:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Port:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portti:&quot;</span>

<span class="hl slc">#: standalone/drakups:149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The port on which is connected your ups&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portti johon UPS-laitteesi on kytketty&quot;</span>

<span class="hl slc">#: standalone/drakups:159</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The wizard successfully configured the new</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span> <span class="hl str">UPS device.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velho asetti onnistuneesti uuden UPS laitteen</span> <span class="hl esc">\&quot;</span><span class="hl str"></span><span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/drakups:250</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;UPS devices&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UPS laitteet&quot;</span>

<span class="hl slc">#: standalone/drakups:251 standalone/drakups:270 standalone/drakups:286</span>
<span class="hl slc">#: standalone/harddrake2:85 standalone/harddrake2:111</span>
<span class="hl slc">#: standalone/harddrake2:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nimi&quot;</span>

<span class="hl slc">#: standalone/drakups:269</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;UPS users&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;UPS käyttäjät&quot;</span>

<span class="hl slc">#: standalone/drakups:285</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Access Control Lists&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ACL käyttöoikeuslistat&quot;</span>

<span class="hl slc">#: standalone/drakups:286</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IP mask&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IP maski&quot;</span>

<span class="hl slc">#: standalone/drakups:298</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Rules&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Säännöt&quot;</span>

<span class="hl slc">#: standalone/drakups:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Action&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Toiminnot&quot;</span>

<span class="hl slc">#: standalone/drakups:299 standalone/drakvpn:1132 standalone/harddrake2:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Taso&quot;</span>

<span class="hl slc">#: standalone/drakups:299</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ACL name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ACL nimi&quot;</span>

<span class="hl slc">#: standalone/drakups:329 standalone/drakups:333 standalone/drakups:342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakUPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DrakUPS&quot;</span>

<span class="hl slc">#: standalone/drakups:339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Welcome to the UPS configuration tools&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tervetuloa UPS asetustyökaluihin&quot;</span>

<span class="hl slc">#: standalone/drakvpn:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DrakVPN&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DrakVPN&quot;</span>

<span class="hl slc">#: standalone/drakvpn:95</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The VPN connection is enabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;VPN yhteys on nyt käytössä.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:96</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The setup of a VPN connection has already been done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It&apos;s currently enabled.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;VPN-yhteys on jo asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen nykyinen tila on: käytössä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: standalone/drakvpn:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;disable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;poista käytöstä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:101 standalone/drakvpn:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;reconfigure&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;aseta uudelleen&quot;</span>

<span class="hl slc">#: standalone/drakvpn:101 standalone/drakvpn:127 standalone/drakvpn:362</span>
<span class="hl slc">#: standalone/drakvpn:721</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;dismiss&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;peruuta&quot;</span>

<span class="hl slc">#: standalone/drakvpn:105</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disabling VPN...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistetaan VPN käytöstä...&quot;</span>

<span class="hl slc">#: standalone/drakvpn:114</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The VPN connection is now disabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;VPN yhteys on nyt poistettu käytöstä.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;VPN connection currently disabled&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;VPN-yhteys ei ole käytössä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The setup of a VPN connection has already been done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;It&apos;s currently disabled.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;VPN-yhteys on jo asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sen nykyinen tila on: ei käytössä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: standalone/drakvpn:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;enable&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ota käyttöön&quot;</span>

<span class="hl slc">#: standalone/drakvpn:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enabling VPN...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Otetaan VPN käyttöön...&quot;</span>

<span class="hl slc">#: standalone/drakvpn:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The VPN connection is now enabled.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;VPN-yhteys on nyt käytössä.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:155 standalone/drakvpn:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Simple VPN setup.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Perus VPN-asetus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:156</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You are about to configure your computer to use a VPN connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;With this feature, computers on your local private network and computers</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on some other remote private networks, can share resources, through</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;their respective firewalls, over the Internet, in a secure manner.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The communication over the Internet is encrypted. The local and remote</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;computers look as if they were on the same network.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure you have configured your Network/Internet access using</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drakconnect before going any further.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Olet asettamassa tietokoneesi käyttämään VPN-yhteyttä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tällä ominaisuudella tietokoneesi paikallisverkossa ja tietokoneet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muissa yksityisissä verkoissa voivat jakaa resursseja</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;keskinäisten palomuurien kautta Internetin läpi turvallisella tavalla.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Yhteys Internetin läpi on salattu. Paikalliset ja etätietokoneet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;näyttävät siltä kuin ne olisivat samassa verkossa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että olet asettanut verkko-/Internetyhteyden käyttämällä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;drakconnectia ennen kuin teet mitään muuta.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:184</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;VPN connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This program is based on the following projects:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - FreeSwan:</span> <span class="hl esc">\t\t\t</span><span class="hl str">http://www.freeswan.org/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - Super-FreeSwan:</span> <span class="hl esc">\t\t</span><span class="hl str">http://www.freeswan.ca/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - ipsec-tools:</span> <span class="hl esc">\t\t\t</span><span class="hl str">http://ipsec-tools.sourceforge.net/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - ipsec-howto:</span> <span class="hl esc">\t\t</span><span class="hl str">http://www.ipsec-howto.org</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - the docs and man pages coming with the</span> <span class="hl ipl">%s</span> <span class="hl str">package</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Please read AT LEAST the ipsec-howto docs</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;before going any further.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;VPN-yhteys</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä ohjelma perustuu seuraaviin projekteihin:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - FreeSwan:</span> <span class="hl esc">\t\t\t</span><span class="hl str">http://www.freeswan.org/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - Super-FreeSwan:</span> <span class="hl esc">\t\t</span><span class="hl str">http://www.freeswan.ca/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - ipsec-tools:</span> <span class="hl esc">\t\t\t</span><span class="hl str">http://ipsec-tools.sourceforge.net/</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - ipsec-howto:</span><span class="hl esc">\t\t</span><span class="hl str">http://www.ipsec-howto.org</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot; - dokumentaatiot ja manuaalisivut tulevat</span> <span class="hl ipl">%s</span><span class="hl str">-paketin mukana</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Pyydämme lukemaan VÄHINTÄÄN ipsec-howto -dokumentaation</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ennenkuin siirryt eteenpäin.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Kernel module.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ytimen moduuli&quot;</span>

<span class="hl slc">#: standalone/drakvpn:197</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The kernel needs to have ipsec support.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;re running a</span> <span class="hl ipl">%s</span> <span class="hl str">kernel version.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This kernel has &apos;</span><span class="hl ipl">%s</span><span class="hl str">&apos; support.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kernel tarvitsee ipsec-tuen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Käytät</span> <span class="hl ipl">%s</span> <span class="hl str">-kernel -versiota.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tällä kernelillä on &apos;</span><span class="hl ipl">%s</span><span class="hl str">&apos;-tuki.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:264</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Problems installing package</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ongelmia asennettaessa pakettia</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Security Policies&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Turvallisuusmenettelyt&quot;</span>

<span class="hl slc">#: standalone/drakvpn:278</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IKE daemon racoon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IKE demoni racoon&quot;</span>

<span class="hl slc">#: standalone/drakvpn:281 standalone/drakvpn:292</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configuration file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetustiedosto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:282</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Configuration step!</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You need to define the Security Policies and then to</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;configure the automatic key exchange (IKE) daemon.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The KAME IKE daemon we&apos;re using is called &apos;racoon&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to configure?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Asetukset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun on määriteltävä turvallisuusmenettelyt ja sen jälkeen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetettava automaattinen avaimenvaihtodemoni (IKE). KAME IKE</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;demoni, jota käytetään, on nimeltään &apos;racoon&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluat asettaa?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:293</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Next, we will configure the</span> <span class="hl ipl">%s</span> <span class="hl str">file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Simply click on Next.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Seuraavaksi asetamme</span> <span class="hl ipl">%s</span><span class="hl str">-tiedoston.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Klikkaa Seuraava jatkaaksesi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:311 standalone/drakvpn:671</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">entries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">tietueita&quot;</span>

<span class="hl slc">#: standalone/drakvpn:312</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">file contents</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;is divided into sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - display, add, edit, or remove sections, then</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - commit the changes</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;What would you like to do?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">-tiedoston sisältö</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on jaettu osioihin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - katsoa, lisätä, muokata, tai poistaa osioita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - ja tallettaa muutokset</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mitä haluaisit tehdä?</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:319 standalone/drakvpn:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:display here is a verb</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Display&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:319 standalone/drakvpn:680</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Commit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Commit&quot;</span>

<span class="hl slc">#: standalone/drakvpn:333 standalone/drakvpn:337 standalone/drakvpn:695</span>
<span class="hl slc">#: standalone/drakvpn:699</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:display here is a verb</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Display configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä asetukset&quot;</span>

<span class="hl slc">#: standalone/drakvpn:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">file does not exist.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This must be a new configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;ll have to go back and choose &apos;add&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span><span class="hl str">-tiedostoa ei ole olemassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Uusien asetusten on täytynyt tulla voimaan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun täytyy palata takaisin ja valita &apos;lisää&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:354</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ipsec.conf entries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ipsec.conf tietueet&quot;</span>

<span class="hl slc">#: standalone/drakvpn:355</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">file contains different sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here is its skeleton:</span><span class="hl esc">\t</span><span class="hl str">&apos;config setup&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;conn default&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;normal1&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;normal2&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now add one of these sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose the section you would like to add.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">sisältää eri osioita.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tässä on sen runko:</span><span class="hl esc">\t</span><span class="hl str">&apos;config setup&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;conn default&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;normal1&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t\t\t\t</span><span class="hl str">&apos;normal2&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt lisätä jonkin näistä osioista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse osio jonka haluat lisätä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;config setup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;config asetus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;conn</span> <span class="hl ipl">%d</span><span class="hl str">efault&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;conn</span> <span class="hl ipl">%d</span><span class="hl str">efault&quot;</span>

<span class="hl slc">#: standalone/drakvpn:362</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;normal conn&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;normal conn&quot;</span>

<span class="hl slc">#: standalone/drakvpn:368 standalone/drakvpn:409 standalone/drakvpn:496</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Exists!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;On olemassa!&quot;</span>

<span class="hl slc">#: standalone/drakvpn:369 standalone/drakvpn:410</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A section with this name already exists.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The section names have to be unique.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;ll have to go back and add another section</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or change its name.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tällä nimellä oleva osio on jo olemassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Osioiden nimien tulee olla yksilöllisiä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun täytyy palata takaisin ja lisätä toinen osio</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai muuttaa sen nimeä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:386</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This section has to be on top of your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure all other sections follow this config</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;setup section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue or previous when you are done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämän osion on oltava tiedoston</span> <span class="hl ipl">%s</span> <span class="hl str">alussa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että kaikki muut osiot ovat tämän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetusmäärittelyosion jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka tai edellinen kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;interfaces&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;liitännät&quot;</span>

<span class="hl slc">#: standalone/drakvpn:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;klipsdebug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;klipsdebug&quot;</span>

<span class="hl slc">#: standalone/drakvpn:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;plutodebug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;plutodebug&quot;</span>

<span class="hl slc">#: standalone/drakvpn:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;plutoload&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;plutoload&quot;</span>

<span class="hl slc">#: standalone/drakvpn:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;plutostart&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;plutostart&quot;</span>

<span class="hl slc">#: standalone/drakvpn:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;uniqueids&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;uniqueids&quot;</span>

<span class="hl slc">#: standalone/drakvpn:430</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This is the first section after the config</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;setup one.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here you define the default settings.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;All the other sections will follow this one.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The left settings are optional. If do not define</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;them here, globally, you can define them in each</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on ensimmäinen osio asetusmäärittelyosion jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tässä määrittelet oletusasetukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muut osiot ovat tämän osion jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Loput asetukset ovat valinnaisia. Jos et</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittele niitä tässä, yleisinä asetuksina,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voit lisätä ne jokaiseen osioon.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:437</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PFS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PFS&quot;</span>

<span class="hl slc">#: standalone/drakvpn:438</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;keyingtries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;keyingtries&quot;</span>

<span class="hl slc">#: standalone/drakvpn:439</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;compress&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;compress&quot;</span>

<span class="hl slc">#: standalone/drakvpn:440</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;disablearrivalcheck&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;disablearrivalcheck&quot;</span>

<span class="hl slc">#: standalone/drakvpn:441 standalone/drakvpn:480</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;left&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;left&quot;</span>

<span class="hl slc">#: standalone/drakvpn:442 standalone/drakvpn:481</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;leftcert&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;leftcert&quot;</span>

<span class="hl slc">#: standalone/drakvpn:443 standalone/drakvpn:482</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;leftrsasigkey&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;leftrsasigkey&quot;</span>

<span class="hl slc">#: standalone/drakvpn:444 standalone/drakvpn:483</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;leftsubnet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;leftsubnet&quot;</span>

<span class="hl slc">#: standalone/drakvpn:445 standalone/drakvpn:484</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;leftnexthop&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;leftnexthop&quot;</span>

<span class="hl slc">#: standalone/drakvpn:474</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections, or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now add a new section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt lisätä uuden osion.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:477</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;section name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;osion nimi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:478</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;authby&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;authby&quot;</span>

<span class="hl slc">#: standalone/drakvpn:479</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;auto&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;auto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:485</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;right&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;right&quot;</span>

<span class="hl slc">#: standalone/drakvpn:486</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;rightcert&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rightcert&quot;</span>

<span class="hl slc">#: standalone/drakvpn:487</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;rightrsasigkey&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rightrsasigkey&quot;</span>

<span class="hl slc">#: standalone/drakvpn:488</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;rightsubnet&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rightsubnet&quot;</span>

<span class="hl slc">#: standalone/drakvpn:489</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;rightnexthop&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rightnexthop&quot;</span>

<span class="hl slc">#: standalone/drakvpn:497</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;A section with this name already exists.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The section names have to be unique.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;ll have to go back and add another section</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;or change the name of the section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tällä nimellä löytyy jo osio.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Osioiden nimien tulee olla yksilöllisiä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Sinun on palattava takaisin ja lisättävä uusi osio</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tai nimettävä osio uudelleen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:529</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Add a Security Policy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now add a Security Policy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisää turvallisuusmenettely.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt lisätä turvallisuusmenettelyn.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:562 standalone/drakvpn:812</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit section&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa osiota&quot;</span>

<span class="hl slc">#: standalone/drakvpn:563</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can choose here below the one you want to edit</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and then click on next.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse se jota haluat muokata ja klikkaa sitten seuraava.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:566 standalone/drakvpn:646 standalone/drakvpn:817</span>
<span class="hl slc">#: standalone/drakvpn:863</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Section names&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osastonimi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:576</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Can not edit!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei voida muokata!&quot;</span>

<span class="hl slc">#: standalone/drakvpn:577</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You cannot edit this section.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This section is mandatory for Freeswan 2.X.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;One has to specify version 2.0 on the top</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of the</span> <span class="hl ipl">%s</span> <span class="hl str">file, and eventually, disable or</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;enable the opportunistic encryption.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Et voi muokata tätä osiota.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;FreeSwan 2.X vaatii tämän osion.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tiedoston</span> <span class="hl ipl">%s</span> <span class="hl str">alkuun on määriteltävä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;version 2.0 ja otettava käyttöön tai</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pois käytöstä salaus.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:586</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the config setup section entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muuttaa asetusmäärittelyosion tietoja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:597</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the default section entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muokata oletusasetuksia.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:610</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the normal section entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muokata tavallisten osioiden tietoja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:631</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Edit a Security Policy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit a Security Policy.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Muokkaa turvallisuusmenettelytapaa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt lisätä turvallisuusmenettelytavan.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:642 standalone/drakvpn:859</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remove section&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valinta&quot;</span>

<span class="hl slc">#: standalone/drakvpn:643 standalone/drakvpn:860</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can choose here below the one you want to remove</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;and then click on next.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse osio jonka haluat poistaa ja sen jälkeen seuraava.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:672</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The racoon.conf file configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The contents of this file is divided into sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - display</span> <span class="hl esc">\t\t</span> <span class="hl str">(display the file contents)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - add</span><span class="hl esc">\t\t\t</span> <span class="hl str">(add one section)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - edit</span> <span class="hl esc">\t\t\t</span> <span class="hl str">(modify parameters of an existing section)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - remove</span> <span class="hl esc">\t\t</span> <span class="hl str">(remove an existing section)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - commit</span> <span class="hl esc">\t\t</span> <span class="hl str">(writes the changes to the real file)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedoston racoon.conf asetukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tiedoston sisältö on jaettu osioihin.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt valita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - näytä</span><span class="hl esc">\t\t</span><span class="hl str">(näyttää tiedoston sisällön)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - lisää</span><span class="hl esc">\t\t</span><span class="hl str">(lisää uusi osio)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - muokkaa</span><span class="hl esc">\t\t</span><span class="hl str">(muokkaa olemassa olevaa osiota)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - poista</span><span class="hl esc">\t\t</span><span class="hl str">(poista olemassa oleva osio)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;  - toteuta</span><span class="hl esc">\t\t</span><span class="hl str">(kirjoittaa muutokset tiedostoon)&quot;</span>

<span class="hl slc">#: standalone/drakvpn:700</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">file does not exist</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;This must be a new configuration.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You&apos;ll have to go back and choose configure.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">ei ole olemassa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä on uusi asetustiedosto.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Palaa takaisin ja valitse aseta.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:714</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;racoonf.conf entries&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;racoonf.conf tietueet&quot;</span>

<span class="hl slc">#: standalone/drakvpn:715</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The &apos;add&apos; sections step.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here below is the racoon.conf file skeleton:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;path&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;remote&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;sainfo&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose the section you would like to add.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisää osioita</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tiedoston racoon.conf runko:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;path&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;remote&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">&apos;sainfo&apos;</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse osio jonka haluat lisätä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:721</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;path&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;polku&quot;</span>

<span class="hl slc">#: standalone/drakvpn:721</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;remote&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;remote&quot;</span>

<span class="hl slc">#: standalone/drakvpn:721</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;sainfo&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;sainfo&quot;</span>

<span class="hl slc">#: standalone/drakvpn:729</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;The &apos;add path&apos; section step.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The path sections have to be on top of your racoon.conf file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Put your mouse over the certificate entry to obtain online help.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lisää polku</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Polkumäärittelyt on oltava tiedoston racoon.conf alussa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Siirrä hiiresi sertifikaatin ylle nähdäksesi ohjeen.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:732</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;path type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;polkutyyppi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:736</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;path include path: specifies a path to include</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;a file. See File Inclusion.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Example: path include &apos;/etc/racoon&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;path pre_shared_key file: specifies a file containing</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pre-shared key(s) for various ID(s). See Pre-shared key File.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Example: path pre_shared_key &apos;/etc/racoon/psk.txt&apos; ;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;path certificate path: racoon(8) will search this directory</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;if a certificate or certificate request is received.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Example: path certificate &apos;/etc/cert&apos; ;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;File Inclusion: include file</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;other configuration files can be included.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Example: include</span> <span class="hl esc">\&quot;</span><span class="hl str">remote.conf</span><span class="hl esc">\&quot;</span> <span class="hl str">;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Pre-shared key File: Pre-shared key file defines a pair</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;of the identifier and the shared secret key which are used at</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Pre-shared key authentication method in phase 1.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;path include polku - määrittää lisättävän polun.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso tiedoston sisällyttäminen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Esim.: path include &apos;/etc/racoon&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;path pre_shared_key tiedosto - määrittää tiedoston,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;joka sisältää esijaetut avaimet eri tunnuksille.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Katso esijaetun avaimen tiedosto.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Esim.: path pre_shared_key &apos;/etc/racoon/psk.txt&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;path certificate polku - racoon(8) etsii tästä hakemistosta</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kun sertifikaatti tai sertifikaattipyyntö saapuu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Esim.: path certificate &apos;/etc/cert&apos;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tiedoston sisällyttäminen:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muita asetustiedostoja voidaan sisällyttää.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Esim.: include</span> <span class="hl esc">\&quot;</span><span class="hl str">remote.conf</span><span class="hl esc">\&quot;\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esijaetun avaimen tiedosto:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esijaetun avaimen tiedosto määrittää tunnuksen ja salaisen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;avaimen muodostaman parin joita käytetään esijaetun avaimen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tunnistustavan vaiheessa 1.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:756 standalone/drakvpn:849</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;real file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oikea tiedosto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:779</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Make sure you already have the path sections</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on the top of your racoon.conf file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now choose the remote settings.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue or previous when you are done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varmista että tiedoston racoon.conf alussa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on polkumäärittelyt.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt valita etäasetukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka tai seuraava kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:796</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Make sure you already have the path sections</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on the top of your</span> <span class="hl ipl">%s</span> <span class="hl str">file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now choose the sainfo settings.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue or previous when you are done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varmista että tiedoston</span> <span class="hl ipl">%s</span> <span class="hl str">alussa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;on polkumäärittelyt.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt valita sainfo asetukset.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka tai seuraava kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:813</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections or connections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can choose here in the list below the one you want</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to edit and then click on next.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista tai yhteyksistä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse alla olevasta listasta jokin jota haluat muokata ja valitse sen &quot;</span>
<span class="hl str">&quot;jälkeen seuraava.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:824</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the remote section entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muokata etäyhteyksiin liittyviä osioita.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:833</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Your</span> <span class="hl ipl">%s</span> <span class="hl str">file has several sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the sainfo section entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue when you are done to write the data.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tiedosto</span> <span class="hl ipl">%s</span> <span class="hl str">koostuu useista osioista.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muokata sainfo osion tietoja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse jatka kun olet valmis.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:841</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This section has to be on top of your</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">file.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Make sure all other sections follow these path</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sections.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can now edit the path entries.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Choose continue or previous when you are done.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämän osion on oltava tiedoston</span> <span class="hl ipl">%s</span> <span class="hl str">alussa.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että kaikki muut osiot ovat näiden</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;polkumäärittelyjen jälkeen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt muokata polkumäärittelyjä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Valitse edellinen tai jatka kun olet valmis.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:848</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;path_type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;path_type&quot;</span>

<span class="hl slc">#: standalone/drakvpn:889</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Everything has been configured.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You may now share resources through the Internet,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;in a secure way, using a VPN connection.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You should make sure that that the tunnels shorewall</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;section is configured.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kaikki on asetettu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit nyt jakaa resursseja Internetin läpi turvallisesti</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;käyttäen VPN-yhteyttä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Varmista että tunnelit osiossa shorewall on asetettu.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:909</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sainfo source address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sainfo lähdeosoite&quot;</span>

<span class="hl slc">#: standalone/drakvpn:910</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (source_id destination_id | anonymous) { statements }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defines the parameters of the IKE phase 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA establishment).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;source_id and destination_id are constructed like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address address [/ prefix] [[port]] ul_proto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (accepts connections from anywhere)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">leave blank this entry if you want anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">203.178.141.209 is the source address</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">172.16.1.0/24 is the source address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (lähde_id kohde_id | anonymous) { lauseet }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää parametrit IKE vaiheelle 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA luominen).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lähde_id ja kohde_id muodostetaan seuraavasti:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address osoite [/ etuliite] [[portti]] protokolla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (hyväksyy yhteydet kaikkialta)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">jätä tämä kohta tyhjäksi mikäli haluat anonyymin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">203.178.141.209 on lähdeosoite</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">172.16.1.0/24 on lähdeosoite&quot;</span>

<span class="hl slc">#: standalone/drakvpn:927</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sainfo source protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sainfo lähdeprotokolla&quot;</span>

<span class="hl slc">#: standalone/drakvpn:928</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (source_id destination_id | anonymous) { statements }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defines the parameters of the IKE phase 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA establishment).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;source_id and destination_id are constructed like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address address [/ prefix] [[port]] ul_proto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (accepts connections from anywhere)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">leave blank this entry if you want anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">the first &apos;any&apos; allows any protocol for the source&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (lähde_id kohde_id | anonymous) { lauseet }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää parametrit IKE vaiheelle 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA luominen).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lähde_id ja kohde_id muodostetaan seuraavasti:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address osoite [/ etuliite] [[portti]] protokolla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (hyväksyy yhteydet kaikkialta)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">jätä tämä kohta tyhjäksi mikäli haluat anonyymin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Ensimmäinen &apos;any&apos; sallii kaikki protokollat lähteestä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:942</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sainfo destination address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sainfo kohdeosoite&quot;</span>

<span class="hl slc">#: standalone/drakvpn:943</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (source_id destination_id | anonymous) { statements }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defines the parameters of the IKE phase 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA establishment).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;source_id and destination_id are constructed like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address address [/ prefix] [[port]] ul_proto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (accepts connections from anywhere)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">leave blank this entry if you want anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">203.178.141.218 is the destination address</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">172.16.2.0/24 is the destination address&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (lähde_id kohde_id | anonymous) { lauseet }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää parametrit IKE vaiheelle 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA luominen).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lähde_id ja kohde_id muodostetaan seuraavasti:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address osoite [/ etuliite] [[portti]] protokolla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (hyväksyy yhteydet kaikkialta)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">jätä tämä kohta tyhjäksi mikäli haluat anonyymin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">203.178.141.218 on kohdeosoite</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">172.16.2.0/24 on kohdeosoite&quot;</span>

<span class="hl slc">#: standalone/drakvpn:960</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sainfo destination protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sainfo kohdeprotokolla&quot;</span>

<span class="hl slc">#: standalone/drakvpn:961</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (source_id destination_id | anonymous) { statements }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;defines the parameters of the IKE phase 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA establishment).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;source_id and destination_id are constructed like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address address [/ prefix] [[port]] ul_proto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (accepts connections from anywhere)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">leave blank this entry if you want anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">the last &apos;any&apos; allows any protocol for the destination&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;sainfo (lähde_id kohde_id | anonymous) { lauseet }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää parametrit IKE vaiheelle 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;(IPsec-SA luominen).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;lähde_id ja kohde_id muodostetaan seuraavasti:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">address osoite [/ etuliite] [[portti]] protokolla</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo anonymous (hyväksyy yhteydet kaikkialta)</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">jätä tämä kohta tyhjäksi mikäli haluat anonyymin</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;sainfo address 203.178.141.209 any address 203.178.141.218 any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">Toinen &apos;any&apos; sallii kaikki protokollat kohteelle&quot;</span>

<span class="hl slc">#: standalone/drakvpn:975</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PFS group&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PFS ryhmä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:977</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;define the group of Diffie-Hellman exponentiations.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;If you do not require PFS then you can omit this directive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Any proposal will be accepted if you do not specify one.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;group is one of the following: modp768, modp1024, modp1536.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Or you can define 1, 2, or 5 as the DH group number.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määrittää ryhmän Diffie-Hellman potensseja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikäli et tarvitse PFS:a voit jättää pois tämän asetuksen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikä ehdotus tahansa hyväksytään mikäli et määritä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;jotain tiettyä. Ryhmä on jokin seuraavista: modp768,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;modp1024, modp1536. Tai voit määrittää ryhmän</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;numeroilla 1, 2 tai 5.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:982</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lifetime number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Elinikä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:983</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;define a lifetime of a certain time which will be pro-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;posed in the phase 1 negotiations.  Any proposal will be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;accepted, and the attribute(s) will not be proposed to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the peer if you do not specify it(them).  They can be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;individually specified in each proposal.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 60 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 12 hour;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;So, here, the lifetime numbers are 1, 1, 30, 30, 60 and 12.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määrittää eliniäksi tietyn ajan jota käytetään vaiheen 1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;neuvotteluissa. Kaikki ehdotukset hyväksytään, attribuutteja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ei ehdoteta vastapäälle mikäli et määritä niitä. Ne voidaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määritellä erikseen jokaiselle ehdotukselle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 60 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 12 hour;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tässä eliniän numerot ovat 1, 1, 30, 30, 60 ja 12.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:999</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Lifetime unit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Eliniän yksikkö&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1001</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;define a lifetime of a certain time which will be pro-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;posed in the phase 1 negotiations.  Any proposal will be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;accepted, and the attribute(s) will not be proposed to</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the peer if you do not specify it(them).  They can be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;individually specified in each proposal.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;        lifetime time 60 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 12 hour;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;So, here, the lifetime units are &apos;min&apos;, &apos;min&apos;, &apos;sec&apos;, &apos;sec&apos;, &apos;sec&apos; and &quot;</span>
<span class="hl str">&quot;&apos;hour&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määrittää eliniäksi tietyn ajan jota ehdotetaan vaiheen 1</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;neuvotteluissa. Mikä tahansa ehdotus hyväksytään ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;attribuutteja ei ehdoteta vastapäälle mikäli et määritä niitä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Ne voidaan määrittää erikseen jokaiselle ehdotukselle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 1 min;    # sec,min,hour</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 30 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 60 sec;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">lifetime time 12 hour ;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tässä eliniän yksiköt ovat &apos;min&apos;, &apos;min&apos;, &apos;sec&apos;, &apos;sec&apos;, &apos;sec&apos; ja &apos;hour&apos;.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1019</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authentication algorithm&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;autentikointialgoritmi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1021</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Compression algorithm&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pakkausalgoritmi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1022</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;deflate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;pakkaa&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1029</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Remote&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etäyhteys&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1030</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;remote (address | anonymous) [[port]] { statements }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;specifies the parameters for IKE phase 1 for each remote node.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;The default port is 500.  If anonymous is specified, the state-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ments apply to all peers which do not match any other remote</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;directive.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;remote anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;remote ::1 [8000]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;remote (osoite | anonymous } [[portti]] { lauseet }</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;määrittää parametrit IKE vaiheelle 1 kullekin etäkoneelle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oletusportti on 500. Mikäli käytetään anonymous, lauseet</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;koskevat kaikkia vastapuolia jotka eivät täsmää mihinkään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muuhun asetukseen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;remote anonymous</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;remote ::1 [8000]&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1038</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Exchange mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihtotapa&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1040</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;defines the exchange mode for phase 1 when racoon is the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;initiator. Also it means the acceptable exchange mode</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;when racoon is responder. More than one mode can be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;specified by separating them with a comma. All of the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;modes are acceptable. The first exchange mode is what</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;racoon uses when it is the initiator.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määrittää vaihtotilan vaiheelle 1 kun racoon on aloittaja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä on myös hyväksyttävä vaihtotila kun racoon on vastaaja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Useampia tiloja voidaan määrittää erottelemalla ne toisistaan</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;pilkuilla. Kaikki tilat hyväksytään. Ensimmäinen tila on se jota</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;racoon käyttää kun se on aloittaja.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1046</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Generate policy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luo menettely&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1048</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This directive is for the responder.  Therefore you</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;should set passive on in order that racoon(8) only</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;becomes a responder.  If the responder does not have any</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;policy in SPD during phase 2 negotiation, and the direc-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tive is set on, then racoon(8) will choice the first pro-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;posal in the SA payload from the initiator, and generate</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;policy entries from the proposal.  It is useful to nego-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiate with the client which is allocated IP address</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;dynamically.  Note that inappropriate policy might be</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installed into the responder&apos;s SPD by the initiator.  So</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;that other communication might fail if such policies</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;installed due to some policy mismatches between the ini-</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;tiator and the responder.  This directive is ignored in</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;the initiator case.  The default value is off.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä asetus on vastaajalle. Siksi sinun pitäisi asettaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;passiivinen tila päälle, jolloin racoon(8) toimii vain vastaajana.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Mikäli vastaajalla ei ole mitään menettelyä SPD:ssa vaiheen 2</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;neuvottelussa ja asetus on päällä, racoon(8) valitsee</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;ensimmäisen aloittajan tarjoaman ehdotuksen ja luo</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;menettelymääritykset ehdotuksen perusteella. Tämä on</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;hyödyllistä asiakkaiden kanssa, joiden IP on dynaaminen.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Huomaa että tällöin vastaajan SPD:een saattaa asentua</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;epäasiallinen menettely. Tämä vuorostaan saattaa aiheuttaa</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;muiden yhteyksien epäonnistumisen menettelytaparistiriitojen</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vuoksi. Aloittavalla osapuolella tätä asetusta ei huomioida.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oletusarvo on pois käytöstä.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1062</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Passive&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Passiivinen&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1064</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you do not want to initiate the negotiation, set this</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;to on.  The default value is off.  It is useful for a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;server.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos et halua aloittaa neuvottelua, aseta tämä käyttöön.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Oletus on pois käytöstä. Tämä on hyödyllinen palvelimelle.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1067</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Certificate type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sertifikaattityyppi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1069</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;My certfile&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oma sertifikaattitiedosto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1070</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name of the certificate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sertifikaatin nimi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1071</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;My private key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oma yksityisavain&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1072</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name of the private key&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Henkilökohtaisen avaimen nimi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1073</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Peers certfile&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vastapään sertifikaattitiedosto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1074</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Name of the peers certificate&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vastapään sertifikaatin nimi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1075</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Verify cert&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Varmenna sertifikaatti&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1077</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;If you do not want to verify the peer&apos;s certificate for</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;some reason, set this to off.  The default is on.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jos et jostain syystä halua varmentaa vastapään sertifikaattia,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;poista tämä käytöstä. Oletuksena tarkistus on käytössä.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1079</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;My identifier&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Oma tunniste&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1080</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;specifies the identifier sent to the remote host and the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;type to use in the phase 1 negotiation.  address, FQDN,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;user_fqdn, keyid and asn1dn can be used as an idtype.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;they are used like:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier address [address];</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">the type is the IP address.  This is the default</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">type if you do not specify an identifier to use.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier user_fqdn string;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">the type is a USER_FQDN (user fully-qualified</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">domain name).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier FQDN string;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">the type is a FQDN (fully-qualified domain name).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier keyid file;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">the type is a KEY_ID.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier asn1dn [string];</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">the type is an ASN.1 distinguished name.  If</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">string is omitted, racoon(8) will get DN from</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Subject field in the certificate.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Examples:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;my_identifier user_fqdn</span> <span class="hl esc">\&quot;</span><span class="hl str">myemail&#64;mydomain.com</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määrittää tunnisteen joka lähetetään etäkoneelle ja</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;vaiheessa 1 käytettävän neuvottelutyypin. Tunnistetyyppinä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;voidaan käyttää address, fqdnuser_fqdn, keyid ja asn1dn.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier address [osoite]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Tyyppi on IP-osoite. Tämä on oletustyyppi mikäli et määritä</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">käytettävän tunnisteen tyyppiä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier user_fqdn merkkijono</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Tyyppi on USER_FQDN (koko käyttäjän koneen verkkonimi).</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier keyid tiedosto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Tyyppi on KEY_ID.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t</span><span class="hl str">my_identifier asn1dn [merkkijono]</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">Tyyppi on ASN.1 tunniste. Mikäli merkkijono jätetään pois,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\t\t</span><span class="hl str">racoon(8) hakee tunnisteen sertifikaatin aihe-kentästä.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Esimerkkejä:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;my_identifier user_fqdn</span> <span class="hl esc">\&quot;</span><span class="hl str">myemail&#64;mydomain.com</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1100</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Peers identifier&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vastapään tunniste&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Proposal&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ehdotus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;specify the encryption algorithm used for the</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;phase 1 negotiation. This directive must be defined.</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;algorithm is one of the following:</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;DES, 3DES, blowfish, cast128 for oakley.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;For other transforms, this statement should not be used.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;määritä vaiheessa 1 käytettävä salausalgoritmi.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tämä kohta on määriteltävä. Algoritmi on jokin seuraavista:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;des, 3des, blowfish, cast128 oakleylle.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Muille muunnoksille tätä lausetta ei pidä käyttää.&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hash algorithm&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hash algoritmi&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1112</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DH group&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DH ryhmä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Command&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Komento&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Source IP range&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähde IP osoiteavaruus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Destination IP range&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kohde IP osoiteavaruus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1122</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Upper-layer protocol&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ylemmän tason protokolla&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1122 standalone/drakvpn:1129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;any&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;mikä tahansa&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1124</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Flag&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lippu&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1125</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Direction&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suunta&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;IPsec policy&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;IPsec sääntö&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;ipsec&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ipsec&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1126</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;discard&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;hylkää&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;tunnel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tunneli&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1129</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;transport&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;siirto&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Source/destination&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähde/kohde&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;require&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;vaatii&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;oletus&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;käytä&quot;</span>

<span class="hl slc">#: standalone/drakvpn:1132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;unique&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;uniikki&quot;</span>

<span class="hl slc">#: standalone/drakxtv:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USA (broadcast)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvallat (broadcast)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USA (cable)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvallat (kaapeli)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;USA (cable-hrc)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdysvallat (hrc-kaapeli)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Canada (cable)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kanada (kaapeli)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Japan (broadcast)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Japani (broadcast)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Japan (cable)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Japani (kaapeli)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;China (broadcast)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kiina (broadcast)&quot;</span>

<span class="hl slc">#: standalone/drakxtv:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;West Europe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Länsi-Eurooppa&quot;</span>

<span class="hl slc">#: standalone/drakxtv:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;East Europe&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Itä-Eurooppa&quot;</span>

<span class="hl slc">#: standalone/drakxtv:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;France [SECAM]&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ranska [SECAM]&quot;</span>

<span class="hl slc">#: standalone/drakxtv:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Newzealand&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi-Seelanti&quot;</span>

<span class="hl slc">#: standalone/drakxtv:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Australian Optus cable TV&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Australian Optus cable TV&quot;</span>

<span class="hl slc">#: standalone/drakxtv:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Please,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;type in your tv norm and country&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Ole hyvä,</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kirjoita käyttämäsi TV-normi sekä maa jossa olet&quot;</span>

<span class="hl slc">#: standalone/drakxtv:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;TV norm:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TV-normi:&quot;</span>

<span class="hl slc">#: standalone/drakxtv:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Area:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Alue:&quot;</span>

<span class="hl slc">#: standalone/drakxtv:93</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning for TV channels in progress...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;TV-kanavien haku käynnissä...&quot;</span>

<span class="hl slc">#: standalone/drakxtv:103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scanning for TV channels&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haetaan TV-kanavia&quot;</span>

<span class="hl slc">#: standalone/drakxtv:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;There was an error while scanning for TV channels&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tapahtui virhe TV-kanavien haun aikana&quot;</span>

<span class="hl slc">#: standalone/drakxtv:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Have a nice day!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyvää päivänjatkoa!&quot;</span>

<span class="hl slc">#: standalone/drakxtv:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Now, you can run xawtv (under X Window!) !</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nyt voit käyttää xavtv:a (X Windowin alla!) !</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/drakxtv:149</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No TV Card detected!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhtäkään TV-korttia ei löydetty.&quot;</span>

<span class="hl slc">#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</span>
<span class="hl slc">#: standalone/drakxtv:151</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;No TV Card has been detected on your machine. Please verify that a Linux-&quot;</span>
<span class="hl str">&quot;supported Video/TV Card is correctly plugged in.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;You can visit our hardware database at:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mandrivalinux.com/en/hardware.php3&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhtäkään TV-korttia ei löydetty koneestasi. Varmista, että Linux-tuettu &quot;</span>
<span class="hl str">&quot;Video/TV-kortti on kytketty oikein.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Voit katsoa laitteistotietokantaamme osoitteesta:</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;http://www.mandrivalinux.com/en/hardware.php3&quot;</span>

<span class="hl slc">#: standalone/harddrake2:25</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alternative drivers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vaihtoehtoiset ajurit&quot;</span>

<span class="hl slc">#: standalone/harddrake2:26</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the list of alternative drivers for this sound card&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;lista vaihtoehtoisista ajureista tälle äänikortille&quot;</span>

<span class="hl slc">#: standalone/harddrake2:29</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;this is the physical bus on which the device is plugged (eg: PCI, USB, ...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tämä on fyysinen väylä, johon laite on kytketty (esim PCI, USB, ...)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:31 standalone/harddrake2:146</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bus identification&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Väylän tunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:32</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;- PCI and USB devices: this lists the vendor, device, subvendor and &quot;</span>
<span class="hl str">&quot;subdevice PCI/USB ids&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;- PCI- ja USB-laitteet: tämä listaa valmistajan, laitteen, alivalmistajan ja &quot;</span>
<span class="hl str">&quot;alilaitteen PCI/USB id:t&quot;</span>

<span class="hl slc">#: standalone/harddrake2:35</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;- pci devices: this gives the PCI slot, device and function of this card</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- eide devices: the device is either a slave or a master device</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- scsi devices: the scsi bus and the scsi device ids&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;- PCI-laitteet: tämä kertoo PCI-korttipaikan, laitteen sekä kortin &quot;</span>
<span class="hl str">&quot;toiminnon</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- EIDE-laitteet: tämä laite on joko orja- tai isäntälaite</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;- SCSI-laitteet: SCSI-väylä sekä SCSI-laitteiden id:t&quot;</span>

<span class="hl slc">#: standalone/harddrake2:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Drive capacity&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseman kapasiteetti&quot;</span>

<span class="hl slc">#: standalone/harddrake2:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;special capacities of the driver (burning ability and or DVD support)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;erikoisominaisuudet ajurissa (polttomahdollisuus ja/tai DVD tuki)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:39</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;this field describes the device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä kenttä kuvaa laitteen&quot;</span>

<span class="hl slc">#: standalone/harddrake2:40</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Old device file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vanha laitetiedosto&quot;</span>

<span class="hl slc">#: standalone/harddrake2:41</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;old static device name used in dev package&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;vanha staattinen laitenimi jota on käytetty dev-paketissa&quot;</span>

<span class="hl slc">#: standalone/harddrake2:42</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;New devfs device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Uusi devfs laite&quot;</span>

<span class="hl slc">#: standalone/harddrake2:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;new dynamic device name generated by core kernel devfs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;uusi dynaaminen laitenimi, ytimen sisäisen devfs:n luomana&quot;</span>

<span class="hl slc">#. -PO: here &quot;module&quot; is the &quot;jargon term&quot; for a kernel driver</span>
<span class="hl slc">#: standalone/harddrake2:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Module&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moduuli&quot;</span>

<span class="hl slc">#: standalone/harddrake2:46</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the module of the GNU/Linux kernel that handles the device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;GNU/Linux ytimen moduuli joka käsittelee kyseistä laitetta&quot;</span>

<span class="hl slc">#: standalone/harddrake2:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Extended partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laajennetut osiot&quot;</span>

<span class="hl slc">#: standalone/harddrake2:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the number of extended partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;laajennettujen osioiden lukumäärä&quot;</span>

<span class="hl slc">#: standalone/harddrake2:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Geometry&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Geometria&quot;</span>

<span class="hl slc">#: standalone/harddrake2:48</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cylinder/head/sectors geometry of the disk&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyn sylinteri/pää/sektori-geometria&quot;</span>

<span class="hl slc">#: standalone/harddrake2:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disk controller&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyohjaimet&quot;</span>

<span class="hl slc">#: standalone/harddrake2:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the disk controller on the host side&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;levyohjain isäntäpuolella&quot;</span>

<span class="hl slc">#: standalone/harddrake2:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;class of hardware device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;rautatason laiteluokka&quot;</span>

<span class="hl slc">#: standalone/harddrake2:51 standalone/harddrake2:83</span>
<span class="hl slc">#: standalone/printerdrake:212</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malli&quot;</span>

<span class="hl slc">#: standalone/harddrake2:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;hard disk model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kiintolevyn malli&quot;</span>

<span class="hl slc">#: standalone/harddrake2:52</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;network printer port&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;verkkotulostimen portti&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/harddrake2:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Primary partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ensisijaiset osiot&quot;</span>

<span class="hl slc">#: standalone/harddrake2:53</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the number of the primary partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ensisijaisten osioiden lukumäärä&quot;</span>

<span class="hl slc">#: standalone/harddrake2:54</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the vendor name of the device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;laitteen valmistaja&quot;</span>

<span class="hl slc">#: standalone/harddrake2:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bus PCI #&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Väylä PCI #&quot;</span>

<span class="hl slc">#: standalone/harddrake2:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the PCI bus on which the device is plugged&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI-väylä johon laite on kytketty&quot;</span>

<span class="hl slc">#: standalone/harddrake2:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCI device #&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI laite&quot;</span>

<span class="hl slc">#: standalone/harddrake2:56</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCI device number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI laitenumero&quot;</span>

<span class="hl slc">#: standalone/harddrake2:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCI function #&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI toiminto #&quot;</span>

<span class="hl slc">#: standalone/harddrake2:57</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;PCI function number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;PCI toimintonumero&quot;</span>

<span class="hl slc">#: standalone/harddrake2:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Vendor ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistajan tunnus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;this is the standard numerical identifier of the vendor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tämä on standardinmukainen numeerinen valmistajan tunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitetunnus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;this is the numerical identifier of the device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä on laitteen numeerinen tunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sub vendor ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valmistajan alitunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;this is the minor numerical identifier of the vendor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tämä on valmistajan tunnisteen tarkenne&quot;</span>

<span class="hl slc">#: standalone/harddrake2:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Sub device ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitteen alitunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;this is the minor numerical identifier of the device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä on laitteen tunnisteen tarkennin&quot;</span>

<span class="hl slc">#: standalone/harddrake2:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device USB ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;USB laitetunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;..&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;..&quot;</span>

<span class="hl slc">#: standalone/harddrake2:66</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bogomips&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Bogomips&quot;</span>

<span class="hl slc">#: standalone/harddrake2:66</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the GNU/Linux kernel needs to run a calculation loop at boot time to &quot;</span>
<span class="hl str">&quot;initialize a timer counter.  Its result is stored as bogomips as a way to &quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\&quot;</span><span class="hl str">benchmark</span><span class="hl esc">\&quot;</span> <span class="hl str">the cpu.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;GNU/Linuxin ytimen täytyy suorittaa laskentasilmukka käynnistyksen &quot;</span>
<span class="hl str">&quot;yhteydessä ajastimen alustamiseksi. Tulos tallennetaan bogomipseinä, joka on &quot;</span>
<span class="hl str">&quot;tapa mitata prosessorin suorituskykyä.&quot;</span>

<span class="hl slc">#: standalone/harddrake2:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cache size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Välimuistin koko&quot;</span>

<span class="hl slc">#: standalone/harddrake2:67</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;size of the (second level) cpu cache&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Prosessorin (kakkostason) välimuistin koko&quot;</span>

<span class="hl slc">#. -PO: here &quot;comas&quot; is the medical coma, not the lexical coma!!</span>
<span class="hl slc">#: standalone/harddrake2:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Coma bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Coma-virhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;whether this cpu has the Cyrix 6x86 Coma bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;löytyykö tästä prosessorista Cyrix 6x86 Coma -virhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cpuid family&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cpuid-perhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;family of the cpu (eg: 6 for i686 class)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessoriperhe (esim. i686 luokka on 6)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Cpuid level&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Cpuid-taso&quot;</span>

<span class="hl slc">#: standalone/harddrake2:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;information level that can be obtained through the cpuid instruction&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tietotaso joka voidaan saada cpuid-käskyn kautta&quot;</span>

<span class="hl slc">#: standalone/harddrake2:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Frequency (MHz)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kellotaajuus (MHz)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the CPU frequency in MHz (Megahertz which in first approximation may be &quot;</span>
<span class="hl str">&quot;coarsely assimilated to number of instructions the cpu is able to execute &quot;</span>
<span class="hl str">&quot;per second)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Prosessorin taajuus MHz:einä (Megahertziä voidaan karkeasti verrata &quot;</span>
<span class="hl str">&quot;tehtävien määrään jotka prosessori suorittaa sekunnissa)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Flags&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liput&quot;</span>

<span class="hl slc">#: standalone/harddrake2:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;CPU flags reported by the kernel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ytimen raportoimat prosessorin liput&quot;</span>

<span class="hl slc">#: standalone/harddrake2:75</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Fdiv bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Fdiv virhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:76</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Early Intel Pentium chips manufactured have a bug in their floating point &quot;</span>
<span class="hl str">&quot;processor which did not achieve the required precision when performing a &quot;</span>
<span class="hl str">&quot;Floating point DIVision (FDIV)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varhaisimmista Intel Pentium prosessorien liukulukuyksiköstä löytyy virhe, &quot;</span>
<span class="hl str">&quot;joka heikentää tarkkuutta kun suoritetaan liukuluvun jakoa (FDIV)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Is FPU present&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Löytyykö FPU&quot;</span>

<span class="hl slc">#: standalone/harddrake2:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;yes means the processor has an arithmetic coprocessor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kyllä tarkoittaa että prosessorissa on liukulukuyksikkö&quot;</span>

<span class="hl slc">#: standalone/harddrake2:78</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Whether the FPU has an irq vector&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Löytyykö irq-vektori FPU:sta&quot;</span>

<span class="hl slc">#: standalone/harddrake2:78</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;yes means the arithmetic coprocessor has an exception vector attached&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;kyllä tarkoittaa että laskentaprosessorista löytyy poikkeusvektori&quot;</span>

<span class="hl slc">#: standalone/harddrake2:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;F00f bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;F00F virhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;early pentiums were buggy and freezed when decoding the F00F bytecode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;ensimmäiset pentiumprosessorit olivat virheellisiä ja jumiutuivat &quot;</span>
<span class="hl str">&quot;purettaessa F00F tavukoodia&quot;</span>

<span class="hl slc">#: standalone/harddrake2:80</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Halt bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Halt virhe&quot;</span>

<span class="hl slc">#: standalone/harddrake2:81</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Some of the early i486DX-100 chips cannot reliably return to operating mode &quot;</span>
<span class="hl str">&quot;after the</span> <span class="hl esc">\&quot;</span><span class="hl str">halt</span><span class="hl esc">\&quot;</span> <span class="hl str">instruction is used&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Jotkut aikaisimmista i486DX-100 prosessoreista eivät osaa luotettavasti &quot;</span>
<span class="hl str">&quot;palata käyttötilaan</span> <span class="hl esc">\&quot;</span><span class="hl str">halt</span><span class="hl esc">\&quot;</span> <span class="hl str">käskyn jälkeen&quot;</span>

<span class="hl slc">#: standalone/harddrake2:82</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;sub generation of the cpu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin alasukupolvi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:83</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;generation of the cpu (eg: 8 for Pentium III, ...)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin sukupolvi (esim.: Pentium III on 8, ...)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Model name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mallinimi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:84</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;official vendor name of the cpu&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin valmistajan virallinen nimi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:85</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the name of the CPU&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin nimi (CPU)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Processor ID&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Prosessorin ID&quot;</span>

<span class="hl slc">#: standalone/harddrake2:86</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the number of the processor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin numero&quot;</span>

<span class="hl slc">#: standalone/harddrake2:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Model stepping&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Malli askel&quot;</span>

<span class="hl slc">#: standalone/harddrake2:87</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;stepping of the cpu (sub model (generation) number)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin askel (alimalli (sukupolvi) numero)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:88</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the vendor name of the processor&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;prosessorin valmistaja&quot;</span>

<span class="hl slc">#: standalone/harddrake2:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Write protection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kirjoitussuoja&quot;</span>

<span class="hl slc">#: standalone/harddrake2:89</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the WP flag in the CR0 register of the cpu enforce write protection at the &quot;</span>
<span class="hl str">&quot;memory page level, thus enabling the processor to prevent unchecked kernel &quot;</span>
<span class="hl str">&quot;accesses to user memory (aka this is a bug guard)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;WP lipuke rekisterissä CR0 pakottaa kirjoitussuojan muistisivun tasolla, &quot;</span>
<span class="hl str">&quot;jolloin sallitaan prosessorin estää tarkistamattomat ytimen käyttäjämuistin  &quot;</span>
<span class="hl str">&quot;käytöt (eli tämä on virhesuoja)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:93</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Floppy format&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levykkeen muoto&quot;</span>

<span class="hl slc">#: standalone/harddrake2:93</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;format of floppies supported by the drive&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;levykkeiden eri muodot joita asema tukee&quot;</span>

<span class="hl slc">#: standalone/harddrake2:97</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;EIDE/SCSI channel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;EIDE/SCSI-kanava&quot;</span>

<span class="hl slc">#: standalone/harddrake2:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disk identifier&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Levyn tunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:98</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;usually the disk serial number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;yleensä levyn sarjanumero&quot;</span>

<span class="hl slc">#: standalone/harddrake2:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logical unit number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Looginen yksikkönumero&quot;</span>

<span class="hl slc">#: standalone/harddrake2:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the SCSI target number (LUN). SCSI devices connected to a host are uniquely &quot;</span>
<span class="hl str">&quot;identified by a</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;channel number, a target id and a logical unit number&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;SCSI kohdenumero. Tietokoneeseen kytketyt SCSI-laitteet yksilöidään</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;kanavanumeron, kohdetunnisteen ja loogisen yksikkönumeron perusteella&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#. -PO: here, &quot;size&quot; is the size of the ram chip (eg: 128Mo, 256Mo, ...)</span>
<span class="hl slc">#: standalone/harddrake2:106</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installed size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Assennettu koko&quot;</span>

<span class="hl slc">#: standalone/harddrake2:106</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Installed size of the memory bank&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;asennetun muistimoduulin koko&quot;</span>

<span class="hl slc">#: standalone/harddrake2:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enabled Size&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytössä oleva koko&quot;</span>

<span class="hl slc">#: standalone/harddrake2:107</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enabled size of the memory bank&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytössä oleva muistimoduulin koko&quot;</span>

<span class="hl slc">#: standalone/harddrake2:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;type of the memory device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;muistilaitteen tyyppi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Speed&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Nopeus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Speed of the memory bank&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muistilaitteen nopeus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bank connections&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Moduuliyhteydet&quot;</span>

<span class="hl slc">#: standalone/harddrake2:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Socket designation of the memory bank&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muistimoduulin sokkelimalli&quot;</span>

<span class="hl slc">#: standalone/harddrake2:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laitetiedosto&quot;</span>

<span class="hl slc">#: standalone/harddrake2:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;the device file used to communicate with the kernel driver for the mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;hiiren laitetiedosto, jonka avulla laite käyttää ytimen ajuria&quot;</span>

<span class="hl slc">#: standalone/harddrake2:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Emulated wheel&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Emuloitu rulla&quot;</span>

<span class="hl slc">#: standalone/harddrake2:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;whether the wheel is emulated or not&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Onko hiiren rulla emuloitu vai ei&quot;</span>

<span class="hl slc">#: standalone/harddrake2:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the type of the mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiren tyyppi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:118</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the name of the mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiren nimi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Number of buttons&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Painikkeiden määrä&quot;</span>

<span class="hl slc">#: standalone/harddrake2:119</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the number of buttons the mouse has&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;hiiren painikkeiden määrä&quot;</span>

<span class="hl slc">#: standalone/harddrake2:120</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the type of bus on which the mouse is connected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;hiiren väylätyyppi&quot;</span>

<span class="hl slc">#: standalone/harddrake2:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse protocol used by X11&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;X11 hiiriprotokolla&quot;</span>

<span class="hl slc">#: standalone/harddrake2:121</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;the protocol that the graphical desktop use with the mouse&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;protokolla jota hiiri käyttää graafisen työpöydän kanssa&quot;</span>

<span class="hl slc">#: standalone/harddrake2:128 standalone/harddrake2:137</span>
<span class="hl slc">#: standalone/harddrake2:144 standalone/harddrake2:152</span>
<span class="hl slc">#: standalone/harddrake2:319</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Identification&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunniste&quot;</span>

<span class="hl slc">#: standalone/harddrake2:129 standalone/harddrake2:145</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteys&quot;</span>

<span class="hl slc">#: standalone/harddrake2:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Performances&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorituskyky&quot;</span>

<span class="hl slc">#: standalone/harddrake2:139</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Bugs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Virheet&quot;</span>

<span class="hl slc">#: standalone/harddrake2:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;FPU&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Liukulukuyksikkö&quot;</span>

<span class="hl slc">#: standalone/harddrake2:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Device&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laite&quot;</span>

<span class="hl slc">#: standalone/harddrake2:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Partitions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Osiot&quot;</span>

<span class="hl slc">#: standalone/harddrake2:153</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Features&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ominaisuudet&quot;</span>

<span class="hl slc">#. -PO: please keep all &quot;/&quot; characters !!!</span>
<span class="hl slc">#: standalone/harddrake2:176 standalone/logdrake:76</span>
<span class="hl slc">#: standalone/printerdrake:135 standalone/printerdrake:148</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Options&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Optiot&quot;</span>

<span class="hl slc">#: standalone/harddrake2:177 standalone/harddrake2:203 standalone/logdrake:78</span>
<span class="hl slc">#: standalone/printerdrake:160 standalone/printerdrake:162</span>
<span class="hl slc">#: standalone/printerdrake:165 standalone/printerdrake:167</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Help&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/O_hje&quot;</span>

<span class="hl slc">#: standalone/harddrake2:181</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Autodetect _printers&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Tulostimien automaattitunnistus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:182</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Autodetect _modems&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Modeemien automaattitunnistus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:183</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Autodetect _jaz drives&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Jaz-asemien automaattitunnistus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:184</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Autodetect parallel _zip drives&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Rinnakkaisliitettyjen ZIP-asemien automaattitunistus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:191</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Upload the hardware list&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Lähetä laitteistolista&quot;</span>

<span class="hl slc">#: standalone/harddrake2:192 standalone/printerdrake:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Quit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Lopeta&quot;</span>

<span class="hl slc">#: standalone/harddrake2:205</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Fields description&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Kenttien kuvaus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:207</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Harddrake help&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Harddrake ohje&quot;</span>

<span class="hl slc">#: standalone/harddrake2:216</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Once you&apos;ve selected a device, you&apos;ll be able to see the device information &quot;</span>
<span class="hl str">&quot;in fields displayed on the right frame (</span><span class="hl esc">\&quot;</span><span class="hl str">Information</span><span class="hl esc">\&quot;</span><span class="hl str">)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Kunhan olet valinnut laitteen, näet kuvauksen oikealla näkyvässä kehyksessä &quot;</span>
<span class="hl str">&quot;(</span><span class="hl esc">\&quot;</span><span class="hl str">Tiedot</span><span class="hl esc">\&quot;</span><span class="hl str">)&quot;</span>

<span class="hl slc">#: standalone/harddrake2:222 standalone/printerdrake:165</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Report Bug&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Raportoi virheestä&quot;</span>

<span class="hl slc">#: standalone/harddrake2:224 standalone/printerdrake:167</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_About...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Tietoja...&quot;</span>

<span class="hl slc">#: standalone/harddrake2:225</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;About Harddrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietoja Harddrakesta&quot;</span>

<span class="hl slc">#. -PO: Do not alter the &lt;span ..&gt; and &lt;/span&gt; tags</span>
<span class="hl slc">#: standalone/harddrake2:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;This is HardDrake, a</span> <span class="hl ipl">%s</span> <span class="hl str">hardware configuration tool.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Version:&lt;/span&gt;</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;&quot;</span>
<span class="hl str">&quot;tvignaud&#64;mandriva.com&amp;gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tämä on HardDrake,</span> <span class="hl ipl">%s</span> <span class="hl str">laitteistonasetustyökalu.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Versio:&lt;/span&gt;</span> <span class="hl ipl">%s</span><span class="hl str"></span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;&lt;span foreground=</span><span class="hl esc">\&quot;</span><span class="hl str">royalblue3</span><span class="hl esc">\&quot;</span><span class="hl str">&gt;Tekijä:&lt;/span&gt; Thierry Vignaud &amp;lt;&quot;</span>
<span class="hl str">&quot;tvignaud&#64;mandriva.com&amp;gt;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/harddrake2:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Harddrake2&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Harddrake2&quot;</span>

<span class="hl slc">#: standalone/harddrake2:256</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detected hardware&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistettu laitteisto&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/harddrake2:261</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure module&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta moduuli&quot;</span>

<span class="hl slc">#: standalone/harddrake2:268</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Run config tool&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suorita asetustyökalu&quot;</span>

<span class="hl slc">#: standalone/harddrake2:306 standalone/net_monitor:103</span>
<span class="hl slc">#: standalone/net_monitor:104 standalone/net_monitor:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;unknown&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;tuntematon&quot;</span>

<span class="hl slc">#: standalone/harddrake2:307 standalone/printerdrake:299</span>
<span class="hl slc">#: standalone/printerdrake:337</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unknown&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tuntematon&quot;</span>

<span class="hl slc">#: standalone/harddrake2:327</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Misc&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Sekalaista&quot;</span>

<span class="hl slc">#: standalone/harddrake2:342</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Click on a device in the left tree in order to display its information here.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse laite vasemmalla olevasta puusta nähdäksesi sen tiedot täällä.&quot;</span>

<span class="hl slc">#: standalone/harddrake2:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;secondary&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;toissijainen&quot;</span>

<span class="hl slc">#: standalone/harddrake2:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;primary&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ensisijainen&quot;</span>

<span class="hl slc">#: standalone/harddrake2:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;burner&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;poltin&quot;</span>

<span class="hl slc">#: standalone/harddrake2:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;DVD&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;DVD&quot;</span>

<span class="hl slc">#: standalone/harddrake2:546 standalone/harddrake2:549</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Upload the hardware list&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lähetä laitteistolistaus&quot;</span>

<span class="hl slc">#: standalone/harddrake2:551</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Account:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjätunnus:&quot;</span>

<span class="hl slc">#: standalone/harddrake2:552</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Password:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasana:&quot;</span>

<span class="hl slc">#: standalone/harddrake2:553</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Hostname:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tietokoneen nimi:&quot;</span>

<span class="hl slc">#: standalone/keyboarddrake:30</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please, choose your keyboard layout.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse näppäimistösi asettelu.&quot;</span>

<span class="hl slc">#: standalone/keyboarddrake:45</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want the BackSpace to return Delete in console?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko Askelpalautin-näppäimen toimivan kuten Delete konsolissa?&quot;</span>

<span class="hl slc">#: standalone/localedrake:38</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;LocaleDrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LocaleDrake&quot;</span>

<span class="hl slc">#: standalone/localedrake:43</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The change is done, but to be effective you must logout&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Muutos on tehty, mutta ottaaksesi sen käyttöön sinun pitää kirjautua ulos&quot;</span>

<span class="hl slc">#: standalone/logdrake:49</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mandriva Linux Tools Logs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mandriva Linux työkalujen lokit&quot;</span>

<span class="hl slc">#: standalone/logdrake:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Logdrake&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;LogDrake&quot;</span>

<span class="hl slc">#: standalone/logdrake:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Show only for the selected day&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Näytä vain valittu päivä&quot;</span>

<span class="hl slc">#: standalone/logdrake:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/_New&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/_Uusi&quot;</span>

<span class="hl slc">#: standalone/logdrake:70</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;control&gt;N&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;control&gt;U&quot;</span>

<span class="hl slc">#: standalone/logdrake:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/_Open&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/_Avaa&quot;</span>

<span class="hl slc">#: standalone/logdrake:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;control&gt;O&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;control&gt;A&quot;</span>

<span class="hl slc">#: standalone/logdrake:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/_Save&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/_Tallenna&quot;</span>

<span class="hl slc">#: standalone/logdrake:72</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&lt;control&gt;S&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&lt;control&gt;T&quot;</span>

<span class="hl slc">#: standalone/logdrake:73</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/Save _As&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/Tallenna _nimellä&quot;</span>

<span class="hl slc">#: standalone/logdrake:74</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/File/-&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Tiedosto/-&quot;</span>

<span class="hl slc">#: standalone/logdrake:77</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Options/Test&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Asetukset/Testaa&quot;</span>

<span class="hl slc">#: standalone/logdrake:79</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Help/_About...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Ohje/_Tietoja...&quot;</span>

<span class="hl slc">#: standalone/logdrake:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:this is the auth.log log file</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Authentication&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistus&quot;</span>

<span class="hl slc">#: standalone/logdrake:109</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:this is the user.log log file</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;User&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käyttäjä&quot;</span>

<span class="hl slc">#: standalone/logdrake:110</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:this is the /var/log/messages log file</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Messages&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Viestit&quot;</span>

<span class="hl slc">#: standalone/logdrake:111</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_:this is the /var/log/syslog log file</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Syslog&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Järjestelmäloki&quot;</span>

<span class="hl slc">#: standalone/logdrake:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;search&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;etsi&quot;</span>

<span class="hl slc">#: standalone/logdrake:127</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;A tool to monitor your logs&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Työkalu lokien seuraamiseen&quot;</span>

<span class="hl slc">#: standalone/logdrake:128 standalone/net_applet:293 standalone/net_monitor:94</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asetukset&quot;</span>

<span class="hl slc">#: standalone/logdrake:133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Matching&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Täsmää&quot;</span>

<span class="hl slc">#: standalone/logdrake:134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;but not matching&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;mutta ei täsmää&quot;</span>

<span class="hl slc">#: standalone/logdrake:138</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Choose file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse tiedosto&quot;</span>

<span class="hl slc">#: standalone/logdrake:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Calendar&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kalenteri&quot;</span>

<span class="hl slc">#: standalone/logdrake:157</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Content of the file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tiedoston sisältö&quot;</span>

<span class="hl slc">#: standalone/logdrake:161 standalone/logdrake:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mail alert&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Postihälytys&quot;</span>

<span class="hl slc">#: standalone/logdrake:168</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The alert wizard has failed unexpectedly:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hälytysvelho on kohdannut odottamattoman virheen:&quot;</span>

<span class="hl slc">#: standalone/logdrake:221</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;please wait, parsing file:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;odota hetki, jäsennetään tiedostoa:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/logdrake:376</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Apache World Wide Web Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Apache WWW-palvelin&quot;</span>

<span class="hl slc">#: standalone/logdrake:377</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Domain Name Resolver&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoalueen nimiratkaisija&quot;</span>

<span class="hl slc">#: standalone/logdrake:378</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Ftp Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;FTP palvelin&quot;</span>

<span class="hl slc">#: standalone/logdrake:379</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Postfix Mail Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Postfix postipalvelin&quot;</span>

<span class="hl slc">#: standalone/logdrake:380</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Samba Server&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Samba palvelin&quot;</span>

<span class="hl slc">#: standalone/logdrake:382</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Webmin Service&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Webmin palvelu&quot;</span>

<span class="hl slc">#: standalone/logdrake:383</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Xinetd Service&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Xinetd palvelu&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/logdrake:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure the mail alert system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta postihälytysjärjestelmä&quot;</span>

<span class="hl slc">#: standalone/logdrake:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Stop the mail alert system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Pysäytä postihälytysjärjestelmä&quot;</span>

<span class="hl slc">#: standalone/logdrake:402</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mail alert configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Postihälytyksen asetukset&quot;</span>

<span class="hl slc">#: standalone/logdrake:403</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Welcome to the mail configuration utility.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Here, you&apos;ll be able to set up the alert system.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tervetuloa sähköpostin asetustyökaluun.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Täältä voit asettaa hälytysjärjestelmän.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/logdrake:406</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;What do you want to do?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Mitä haluat tehdä?&quot;</span>

<span class="hl slc">#: standalone/logdrake:413</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Services settings&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelujen asetukset&quot;</span>

<span class="hl slc">#: standalone/logdrake:414</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You will receive an alert if one of the selected services is no longer &quot;</span>
<span class="hl str">&quot;running&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saat hälytyksen jos jokin valituista palveluista ei ole enää käynnissä&quot;</span>

<span class="hl slc">#: standalone/logdrake:421</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Load setting&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lataa asetukset&quot;</span>

<span class="hl slc">#: standalone/logdrake:422</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;You will receive an alert if the load is higher than this value&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Saat hälytyksen jos kuorma on tätä arvoa suurempi&quot;</span>

<span class="hl slc">#: standalone/logdrake:423</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;_: load here is a noun, the load of the system</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Load&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Kuorma&quot;</span>

<span class="hl slc">#: standalone/logdrake:428</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Alert configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hälytyksen asetukset&quot;</span>

<span class="hl slc">#: standalone/logdrake:429</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please enter your email address below &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Syötä sähköpostiosoitteesi &quot;</span>

<span class="hl slc">#: standalone/logdrake:430</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;and enter the name (or the IP) of the SMTP server you wish to use&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ja syötä sen SMTP palvelimen nimi (tai IP-osoite) jota haluat käyttää.&quot;</span>

<span class="hl slc">#: standalone/logdrake:449</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The wizard successfully configured the mail alert.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velho asetti onnistuneesti sähköpostihälytyksen.&quot;</span>

<span class="hl slc">#: standalone/logdrake:455</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The wizard successfully disabled the mail alert.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Velho poisti onnistuneesti sähköpostihälytyksen käytöstä.&quot;</span>

<span class="hl slc">#: standalone/logdrake:514</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Save as..&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tallenna nimellä...&quot;</span>

<span class="hl slc">#: standalone/mousedrake:31</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please choose your mouse type.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse hiiren tyyppi.&quot;</span>

<span class="hl slc">#: standalone/mousedrake:44</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Emulate third button?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Emuloi kolmas näppäin?&quot;</span>

<span class="hl slc">#: standalone/mousedrake:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Mouse test&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hiiritesti&quot;</span>

<span class="hl slc">#: standalone/mousedrake:64</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Please test your mouse:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ole hyvä ja testaa hiiresi:&quot;</span>

<span class="hl slc">#: standalone/net_applet:47</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network is up on interface</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko on käytössä liitännässä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#. -PO: keep the &quot;Configure Network&quot; substring synced with the &quot;Configure Network&quot; message below</span>
<span class="hl slc">#: standalone/net_applet:50</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network is down on interface</span> <span class="hl ipl">%s</span><span class="hl str">. Click on</span> <span class="hl esc">\&quot;</span><span class="hl str">Configure Network</span><span class="hl esc">\&quot;</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkko ei ole käytössä liitännässä</span> <span class="hl ipl">%s</span><span class="hl str">. Valitse</span> <span class="hl esc">\&quot;</span><span class="hl str">Aseta verkko</span><span class="hl esc">\&quot;</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/net_applet:56 standalone/net_monitor:469</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connect</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhdistä</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:57 standalone/net_monitor:469</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnect</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Katkaise</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:58</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Monitor Network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valvo verkkoa&quot;</span>

<span class="hl slc">#: standalone/net_applet:59</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Manage wireless networks&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/net_applet:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure Network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta verkko&quot;</span>

<span class="hl slc">#: standalone/net_applet:62</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Watched interface&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Seurattu liitäntä&quot;</span>

<span class="hl slc">#: standalone/net_applet:71</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Profiles&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Profiilit&quot;</span>

<span class="hl slc">#: standalone/net_applet:80</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Get Online Help&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkossa olevat ohjeet&quot;</span>

<span class="hl slc">#: standalone/net_applet:160</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to select wireless network:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyttä peilipalvelimeen</span> <span class="hl ipl">%s</span> <span class="hl str">ei voitu muodostaa&quot;</span>

<span class="hl slc">#: standalone/net_applet:279</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Interactive intrusion detection&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Interaktiivinen tunkeutumisen havaitsemis-järjestelmä&quot;</span>

<span class="hl slc">#: standalone/net_applet:284</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Always launch on startup&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käynnistyksen yhteydessä&quot;</span>

<span class="hl slc">#: standalone/net_applet:288</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Actions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>

<span class="hl slc">#: standalone/net_applet:330</span>
<span class="hl slc">#, fuzzy, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Unable to contact daemon&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteyttä peilipalvelimeen</span> <span class="hl ipl">%s</span> <span class="hl str">ei voitu muodostaa&quot;</span>

<span class="hl slc">#: standalone/net_applet:349</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;A port scanning attack has been attempted by</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Porttiskannausta on yritetty kohteesta</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/net_applet:350</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">service has been attacked by</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palveluun</span> <span class="hl ipl">%s</span> <span class="hl str">on hyökätty kohteesta</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/net_applet:351</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;A password cracking attack has been attempted by</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Salasanan murtoyritystä on yritetty kohteesta</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/net_applet:359</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Active Firewall: intrusion detected&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aktiivinen Palomuuri: tunkeutuminen tunnistettu&quot;</span>

<span class="hl slc">#: standalone/net_applet:370</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do you want to blacklist the attacker?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haluatko asettaa hyökkääjän</span> <span class="hl esc">\&quot;</span><span class="hl str">mustalle listalle</span><span class="hl esc">\&quot;</span><span class="hl str">?&quot;</span>

<span class="hl slc">#: standalone/net_applet:384</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Always blacklist (do not ask again)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Laita aina</span> <span class="hl esc">\&quot;</span><span class="hl str">mustalle listalle</span><span class="hl esc">\&quot;</span> <span class="hl str">(älä kysy enää)&quot;</span>

<span class="hl slc">#: standalone/net_applet:387</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attack details&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkäyksen yksityiskohdat&quot;</span>

<span class="hl slc">#: standalone/net_applet:391</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attack time:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkäyksen aika:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:392</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network interface:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkkoliitäntä:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:393</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attack type:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkäyksen tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:394</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Protocol:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Protokolla:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:395</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attacker IP address:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkääjän IP-osoite:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:396</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Attacker hostname:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökkääjän verkkonimi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:397</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Service attacked:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökätty palvelu:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Port attacked:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hyökätty portti:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_applet:399</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Type of ICMP attack:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ICMP hyökkäyksen tyyppi:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/net_monitor:58 standalone/net_monitor:63</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Network Monitoring&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Verkon valvonta&quot;</span>

<span class="hl slc">#: standalone/net_monitor:99</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Global statistics&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yleiset tilastot&quot;</span>

<span class="hl slc">#: standalone/net_monitor:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Instantaneous&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Hetkellinen&quot;</span>

<span class="hl slc">#: standalone/net_monitor:102</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Average&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keskiarvo&quot;</span>

<span class="hl slc">#: standalone/net_monitor:103</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Sending</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;speed:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Lähetys</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;nopeus:&quot;</span>

<span class="hl slc">#: standalone/net_monitor:104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Receiving</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;speed:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Vastaanotto</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;nopeus:&quot;</span>

<span class="hl slc">#: standalone/net_monitor:108</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Connection</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;time: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhteys</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;aika: &quot;</span>

<span class="hl slc">#: standalone/net_monitor:115</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Use same scale for received and transmitted&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytä samaa mittakaavaa lähetetylle ja vastaanotetulle liikenteelle&quot;</span>

<span class="hl slc">#: standalone/net_monitor:134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Wait please, testing your connection...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Odota, testataan yhteyttäsi...&quot;</span>

<span class="hl slc">#: standalone/net_monitor:183 standalone/net_monitor:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnecting from Internet &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Katkaisen Internetyhteyden &quot;</span>

<span class="hl slc">#: standalone/net_monitor:183 standalone/net_monitor:196</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connecting to Internet &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Avaan Internetyhteyden &quot;</span>

<span class="hl slc">#: standalone/net_monitor:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnection from Internet failed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden katkaiseminen epäonnistui.&quot;</span>

<span class="hl slc">#: standalone/net_monitor:228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disconnection from Internet complete.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Internetyhteyden katkaiseminen valmis.&quot;</span>

<span class="hl slc">#: standalone/net_monitor:230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection complete.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteys valmis.&quot;</span>

<span class="hl slc">#: standalone/net_monitor:231</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Connection failed.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Verify your configuration in the Mandriva Linux Control Center.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Yhteys epäonnistui.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Tarkista asetukset Mandriva Linux Ohjauskeskuksessa.&quot;</span>

<span class="hl slc">#: standalone/net_monitor:336</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Color configuration&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Väriasetukset&quot;</span>

<span class="hl slc">#: standalone/net_monitor:384 standalone/net_monitor:404</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;sent: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;lähetetty: &quot;</span>

<span class="hl slc">#: standalone/net_monitor:391 standalone/net_monitor:408</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;received: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;vastaanotettu: &quot;</span>

<span class="hl slc">#: standalone/net_monitor:398</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;average&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;keskiarvo&quot;</span>

<span class="hl slc">#: standalone/net_monitor:401</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Local measure&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Paikallinen mitta&quot;</span>

<span class="hl slc">#: standalone/net_monitor:462</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Warning, another internet connection has been detected, maybe using your &quot;</span>
<span class="hl str">&quot;network&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Varoitus, toinen Internetyhteys on havaittu, mahdollisesti käyttäen sinun &quot;</span>
<span class="hl str">&quot;verkkoasi&quot;</span>

<span class="hl slc">#: standalone/net_monitor:473</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;No internet connection configured&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Ei asetettua Internetyhteyttä&quot;</span>

<span class="hl slc">#: standalone/printerdrake:68</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Reading data of installed printers...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Haetaan asennettuja tulostimia...&quot;</span>

<span class="hl slc">#: standalone/printerdrake:117</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">Printer Management Tool&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">Tulostinhallinta&quot;</span>

<span class="hl slc">#: standalone/printerdrake:131 standalone/printerdrake:132</span>
<span class="hl slc">#: standalone/printerdrake:133 standalone/printerdrake:134</span>
<span class="hl slc">#: standalone/printerdrake:142 standalone/printerdrake:143</span>
<span class="hl slc">#: standalone/printerdrake:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Actions&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/T_oiminnot&quot;</span>

<span class="hl slc">#: standalone/printerdrake:131 standalone/printerdrake:143</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Add Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Lisää tulostin&quot;</span>

<span class="hl slc">#: standalone/printerdrake:132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/Set as _Default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/Aseta _oletukseksi&quot;</span>

<span class="hl slc">#: standalone/printerdrake:133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Edit&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Muokkaa&quot;</span>

<span class="hl slc">#: standalone/printerdrake:134</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Delete&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Poista&quot;</span>

<span class="hl slc">#: standalone/printerdrake:135</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Expert mode&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Asiantuntijatila&quot;</span>

<span class="hl slc">#: standalone/printerdrake:140</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Refresh&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Päivitä&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/printerdrake:147</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;/_Configure CUPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;/_Aseta CUPS&quot;</span>

<span class="hl slc">#: standalone/printerdrake:182</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Search:&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsi:&quot;</span>

<span class="hl slc">#: standalone/printerdrake:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Apply filter&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Suodata&quot;</span>

<span class="hl slc">#: standalone/printerdrake:212 standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Def.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Vak.&quot;</span>

<span class="hl slc">#: standalone/printerdrake:212 standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostimen nimi&quot;</span>

<span class="hl slc">#: standalone/printerdrake:212</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Connection Type&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Yhteystyyppi&quot;</span>

<span class="hl slc">#: standalone/printerdrake:219</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Server Name&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Palvelin Nimi&quot;</span>

<span class="hl slc">#. -PO: &quot;Add Printer&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: standalone/printerdrake:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add Printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää tulostin&quot;</span>

<span class="hl slc">#: standalone/printerdrake:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Add a new printer to the system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Lisää uusi tulostin järjestelmään&quot;</span>

<span class="hl slc">#. -PO: &quot;Set as default&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: standalone/printerdrake:230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set as default&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta oletus&quot;</span>

<span class="hl slc">#: standalone/printerdrake:230</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Set selected printer as the default printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta valittu tulostin oletukseksi&quot;</span>

<span class="hl slc">#: standalone/printerdrake:233</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Edit selected printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Muokkaa valittua tulostinta&quot;</span>

<span class="hl slc">#: standalone/printerdrake:236</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Delete selected printer&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poista valittu tulostin&quot;</span>

<span class="hl slc">#: standalone/printerdrake:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Refresh the list&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Päivitä lista&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#. -PO: &quot;Configure CUPS&quot; is a button text and the translation has to be AS SHORT AS POSSIBLE</span>
<span class="hl slc">#: standalone/printerdrake:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure CUPS&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta CUPS&quot;</span>

<span class="hl slc"># Asennuksen sivuvalikko</span>
<span class="hl slc">#: standalone/printerdrake:242</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Configure CUPS printing system&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Aseta CUPS tulostusjärjestelmä&quot;</span>

<span class="hl slc">#: standalone/printerdrake:300 standalone/printerdrake:338</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Enabled&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Käytössä&quot;</span>

<span class="hl slc">#: standalone/printerdrake:301 standalone/printerdrake:339</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Disabled&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Poistettu käytöstä&quot;</span>

<span class="hl slc">#: standalone/printerdrake:561</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Authors: &quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tekijät: &quot;</span>

<span class="hl slc">#. -PO: here %s is the version number</span>
<span class="hl slc">#: standalone/printerdrake:571</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Printer Management</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tulostinhallinta</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:51</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;SANE packages need to be installed to use scanners.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Do you want to install the SANE packages?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Käyttääksesi kuvanlukijaa SANE pitää olla asennettuna.</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;</span><span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;Haluatko asentaa SANEn?&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:55</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Aborting Scannerdrake.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Keskeytetään Scannerdrake.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:60</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Could not install the packages needed to set up a scanner with Scannerdrake.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Paketteja joita tarvitaan kuvanlukijan asettamiseen Scannerdraken avulla ei &quot;</span>
<span class="hl str">&quot;voitu asentaa.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:61</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Scannerdrake will not be started now.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;ScannerDrakea ei käynnistetä nyt.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:67 standalone/scannerdrake:491</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Searching for configured scanners...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään asetetut kuvanlukijat...&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:71 standalone/scannerdrake:495</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Searching for new scanners...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Etsitään uusia kuvanlukijoita...&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:79 standalone/scannerdrake:517</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Re-generating list of configured scanners...&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Luodaan asetettujen kuvanlukijoiden lista uudelleen...&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:101</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">is not supported by this version of</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tämä</span> <span class="hl ipl">%s</span> <span class="hl str">versio ei tue laitetta</span> <span class="hl ipl">%s</span><span class="hl str">.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:104</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">found on</span> <span class="hl ipl">%s</span><span class="hl str">, configure it automatically?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">löytyi paikasta</span> <span class="hl ipl">%s</span><span class="hl str">, aseta se automaattisesti?&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:116</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">is not in the scanner database, configure it manually?&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei löytynyt kuvanlukija-tietokannasta,</span> <span class="hl esc">\n</span><span class="hl str">&quot;</span>
<span class="hl str">&quot;asetetaanko manuaalisesti?&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:131</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select a scanner model&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse kuvanlukijan malli&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:132</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:133</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Detected model:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Tunnistettu malli:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:136</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Port:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Portti:</span> <span class="hl ipl">%s</span><span class="hl str">&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:138 standalone/scannerdrake:141</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot; (UNSUPPORTED)&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot; (EI TUETTU)&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:144</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The</span> <span class="hl ipl">%s</span> <span class="hl str">is not supported under Linux.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;</span><span class="hl ipl">%s</span> <span class="hl str">ei ole tuettu Linuxissa.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:171 standalone/scannerdrake:185</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Do not install firmware file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Älä asenna firmware-tiedostoa&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:175 standalone/scannerdrake:227</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;It is possible that your</span> <span class="hl ipl">%s</span> <span class="hl str">needs its firmware to be uploaded everytime when &quot;</span>
<span class="hl str">&quot;it is turned on.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;On mahdollista että</span> <span class="hl ipl">%s</span> <span class="hl str">tarvitsee firmwaren lataamisen laitteeseen joka kerta &quot;</span>
<span class="hl str">&quot;kun se kytketään päälle.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:176 standalone/scannerdrake:228</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;If this is the case, you can make this be done automatically.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Siinä tapauksessa voit asettaa, että tämä tehdään sinulle automaattisesti.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:177 standalone/scannerdrake:231</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;To do so, you need to supply the firmware file for your scanner so that it &quot;</span>
<span class="hl str">&quot;can be installed.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Tehdäksesi tämän sinun on annettava kuvanlukijallesi tarkoitettu firmware-&quot;</span>
<span class="hl str">&quot;tiedosto jotta se voidaan asentaa.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:178 standalone/scannerdrake:232</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;You find the file on the CD or floppy coming with the scanner, on the &quot;</span>
<span class="hl str">&quot;manufacturer&apos;s home page, or on your Windows partition.&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;Löydät tiedoston kuvanlukijan mukana tulevalta CD:ltä tai levykkeeltä, &quot;</span>
<span class="hl str">&quot;valmistajan kotisivulta tai Windows-osioltasi.&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:180 standalone/scannerdrake:239</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Install firmware file from&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Asennetaan firmware-tiedosto paikasta&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:200</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;Select firmware file&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Valitse firmware-tiedosto&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:203 standalone/scannerdrake:262</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;The firmware file</span> <span class="hl ipl">%s</span> <span class="hl str">does not exist or is unreadable!&quot;</span>
<span class="hl kwa">msgstr</span> <span class="hl str">&quot;Firmware-tiedostoa</span> <span class="hl ipl">%s</span> <span class="hl str">ei ole olemassa tai sitä ei voitu lukea!&quot;</span>

<span class="hl slc">#: standalone/scannerdrake:226</span>
<span class="hl slc">#, c-format</span>
<span class="hl kwa">msgid</span> <span class="hl str">&quot;&quot;</span>
<span class="hl str">&quot;It is possible that your scanners need their firmware to be uploaded &quot;</span>
<span class="hl str">&quot;everytime when they are turned on.&quot;</span>