2001/08/25 dam's * install2.pm, steps.pm: icon correction 2001/08/25 Pixel * 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 * 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 * 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 * 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 * network/adsl.pm: bugfix, speedtouch help * standalone/mousedrake: updated mouse test 2001/08/24 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/po/no.po: updated Norwegian file * share/po/el.po: updated Greek file 2001/08/23 Pablo Saratxaga * share/po/no.po: updated Norwegian file 2001/08/23 dam's * 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 * install_steps_gtk.pm: removed unusefull greping when building package tree. 2001/08/23 Guillaume Cottenceau * share/rpmsrate: work on GAMES section 2001/08/23 Pablo Saratxaga * share/po/lv.po: updated Latvian file 2001/08/23 Pixel * 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 Updated chinese (simplied) translation. 2001/08/22 Pixel * 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 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * install_any.pm: fixed hd installation for urpmi. 2001/08/21 kjx * share/po/zh_CN.GB2312.po: review 2001/08/21 Pablo Saratxaga * 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 * 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 * share/compssUsers: Have NETWORKING_DNS in "Internet station" (was nowhere) 2001/08/20 Pixel * 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 * share/compssUsers: Have NETWORKING_DNS in "Internet station" (was nowhere) 2001/08/20 Pixel * Xconfigurator_consts.pm: add weird options for NeoMagic NM2160 (request of Alex Hulse 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * printerdrake.pm: Fixed bug of CUPS not being installed during installation 2001/08/16 Pixel * install2.pm, install_any.pm: add remove_unused to have more place for mo files 2001/08/16 Till Kamppeter * printerdrake.pm: Fixed bug of CUPS not being installed during installation 2001/08/16 Pixel * 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 * 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 * 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 * install_any.pm (getAndSaveAutoInstallFloppy): fix a missing del_loop which caused the unmounting at end of install to fail 2001/08/16 Till Kamppeter * 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 * 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 * standalone/diskdrake: oops reverting modifs commited by error fix XkbOptions handling * standalone/keyboarddrake: fix XkbOptions handling 2001/08/15 Till Kamppeter * printer.pm, printerdrake.pm: Let the "Options" button only appear when the queue is Foomatic or with PPD (CUPS) 2001/08/15 Pablo Saratxaga * 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 * standalone/net_monitor: added options 2001/08/14 Guillaume Cottenceau * 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 * share/po/sv.po: updated Swedish file 2001/08/14 Pixel * 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 * standalone/draknet: corrected activation button 2001/08/14 Guillaume Cottenceau * 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 * share/po/sv.po: updated Swedish file 2001/08/14 Pixel * Xconfigurator.pm: fix typo? 2001/08/14 Till Kamppeter * printerdrake.pm: Transfer queues non-interactively when switching between LPD and LPRng. 2001/08/14 dam's * standalone/draknet: corrected activation button 2001/08/14 Guillaume Cottenceau * 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 * Xconfigurator.pm: fix typo? 2001/08/14 Till Kamppeter * 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 * 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 * interactive.pm: corrected 'no icon' * network/adsl.pm, network/netconnect.pm: adsl autodetection activated (planq the children) 2001/08/13 Guillaume Cottenceau * 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 * 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 * 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 * standalone/draknet: longer timeout 2001/08/12 Guillaume Cottenceau * share/po/fr.po: fix ortograf typo 2001/08/12 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * pkgs.pm (naughtyServers): add drakxtools-http 2001/08/07 dam's * 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 * 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 * 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 * 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 * 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 * 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 * tools/i386/busybox: try a busybox with better globbing under the SHELL 2001/08/06 Pablo Saratxaga * share/po/de.po: Updates to German file by Peer Dunker * share/po/vi.po: updated Vietnamese file 2001/08/06 Pixel * 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 * share/po/eo.po: updated Esperanto file 2001/08/05 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/po/no.po: updated Norwegian file 2001/08/02 Pixel * 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 * 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 * share/po/no.po: updated Norwegian file 2001/08/02 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * mdk-stage1/modules_descr.h: small typo * mdk-stage1/init.c, mdk-stage1/newt-frontend.c: Use Yahve quoting 2001/07/25 Pixel * 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 * mdk-stage1/modules_descr.h: add decriptions for integrated Apple Network/SCSI hardware 2001/07/24 dam's * 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 * 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 * 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 * 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 * share/po/hr.po, share/po/sk.po: updated Slovak and Croatian files 2001/07/23 Pixel * 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 * 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 * docs/README.pxe: initial release, dhcpd and tftpd only. 2001/07/20 Pablo Saratxaga * share/po/el.po: updated Greek file 2001/07/20 Pixel * 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 * 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 * mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: updated with new graphic logo for 8.1 2001/07/19 Pablo Saratxaga * 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 * 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 * 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 * 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 * install_steps_auto_install.pm, install_steps_newt.pm, install2.pm: based on Michael Brown 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 * 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 * 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 * share/rpmsrate: removed references to XFree86-ISO8859-{2,9} packages (no more used) * keyboard.pm: small keyboard changes 2001/07/13 tvignaud * share/po/fr.po: update 2001/07/12 François Pons * 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 * 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 * mdk-stage1/init.c, mdk-stage1/Makefile.common: minor mods for PPC build, define TIOCSCTTY, Makefile mods 2001/07/09 François Pons * 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 * bootloader.pm (suggest): replace "is ia64" with "is not ia64" so that boot partition is set correctly again 2001/07/08 Pixel * bootloader.pm (suggest): replace "is ia64" with "is not ia64" so that boot partition is set correctly again 2001/07/06 François Pons * 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 * 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 * tools/ntp_servers.pl: some workarounds 2001/07/06 Pixel * tools/ntp_servers.pl: some workarounds 2001/07/05 François Pons * keyboard.pm: added DISABLE_WINDOWS_KEY in /etc/sysconfig/keyboard if a laptop is detected. 2001/07/05 Guillaume Cottenceau * mdk-stage1/modules_descr.h: add usb net descriptions 2001/07/05 Pixel * fsedit.pm (file2part): created * any.pm: ia64 bootloader configuration adaptations * bootloader.pm: typo fix ia64 bootloader configuration adaptations 2001/07/04 dam's * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/po/id.po: updated Indonesian file 2001/06/25 Pixel * 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 * 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 * share/po/fr.po: unfuzzyise 2001/06/22 Pablo Saratxaga * 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 * pkgs.pm: added minimal support for rpmtools >= 3.0 2001/06/21 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/po/az.po: updated Azeri file * share/po/ru.po, share/po/DrakX.pot: updated Russian file 2001/06/10 Pixel * rescue/guessmounts: pixelization (tested!) * install_any.pm (g_auto_install): more comments in auto_inst.cfg file 2001/06/09 Guillaume Cottenceau * rescue/list.i386: rescuept is in /sbin now * share/list: rescuept in /sbin now 2001/06/05 Guillaume Cottenceau * 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 * share/po/pl.po: updated Polish file 2001/06/05 Pixel * 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 * 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 * 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 * 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 * Makefile.drakxtools (install): ensure pm's in subdirs don't have /use(diagnostics|vars|strict)/ 2001/05/29 François Pons * printerdrake.pm: added fix from Michael Brown to handle pipe in queue name for lpr. 2001/05/29 tvignaud * share/compssUsers: add NIS client to network clients 2001/05/29 François Pons * printerdrake.pm: added fix from Michael Brown to handle pipe in queue name for lpr. 2001/05/28 Guillaume Cottenceau * mdk-stage1/newt-frontend.c: use Axalon patch to hide passwords (highly rewritten..) 2001/05/25 Stew Benedict * 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 * share/po/tr.po: updated Turkish file 2001/05/24 Pixel * install_any.pm (g_auto_install): autoExitInstall set if not replay (was the opposite) 2001/05/23 Pixel * rescue/list: add scd0... 2001/05/22 siegel * share/po/de.po: updates 2001/05/21 Stew Benedict * tools/ppc/mkhybrid-1.12b5.4-x86, tools/ppc/mkINSTALLCD: enable creation of PPC boot CD on x86 platform 2001/05/18 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * share/po/wa.po, share/po/de.po, share/po/DrakX.pot, share/po/tr.po: updated Turkish file 2001/05/16 Pixel * 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 * rescue/tree/etc/oem: added missing Aurora, added icewm-light that may be usefull. 2001/05/15 Guillaume Cottenceau * 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 * 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 * share/po/Makefile: fix messages to i18n extracting 2001/05/14 Chmouel Boudjnah * fs.pm: s|mkxfs|mkfs.xfs|; 2001/05/14 Guillaume Cottenceau * 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 * fs.pm, fsedit.pm, partition_table.pm, install_any.pm: basic xfs handling 2001/05/11 François Pons * 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 * my_gtk.pm: VBox -> HBox in Embedded mode * standalone/mousedrake: code cleaned and debugged added mouse test. Ugly 2001/05/08 Guillaume Cottenceau * 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 * 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 * netconnect.pm: corrected bad output and bad adsl script 2001/05/06 Stew Benedict * install2.pm: workaround for msec hang on PPC 2001/05/04 Guillaume Cottenceau * share/rpmsrate: KDE+SOUND -> 4 xmms-arts 2001/05/04 tvignaud * mdk-stage1/mar/mar-extract-only.c: text size micro-opt 2001/05/04 Guillaume Cottenceau * share/rpmsrate: KDE+SOUND -> 4 xmms-arts 2001/05/04 Stew Benedict * 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 tvignaud * mdk-stage1/mar/mar-extract-only.c: text size micro-opt 2001/04/30 Guillaume Cottenceau * 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 * docs/README: s/gi.tar.bz2/DrakX-*.src.rpm/ * docs/advocacy: fuck'em all 2001/04/26 François Pons * docs/README.devel, docs/README: added some more comments for DrakX code source and usage. 2001/04/25 François Pons * 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 * mdk-stage1/Makefile: version is labelled "cooker" 2001/04/19 Guillaume Cottenceau * tools/serial_probe/serial.c, tools/serial_probe/serial_probe.c: integrate fg's fixes for includes 2001/04/19 Stew Benedict * 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 * 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 * 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 * 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 * standalone/mousedrake: fixed embedded * bootlook.pm: chmoded autologin 2001/04/17 François Pons * 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 * share/rpmsrate: fix 75dpi-fonts bug with MAKEDEV 2001/04/17 Pablo Saratxaga * 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 * 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 * standalone/mousedrake: fixed embedded * bootlook.pm: chmoded autologin 2001/04/17 François Pons * 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 * 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 * 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 * bootlook.pm: chmoded autologin 2001/04/17 François Pons * 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 * 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 * bootlook.pm: chmoded autologin 2001/04/17 François Pons * 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 * 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 * any.pm: removed Grub if Embedded 2001/04/16 dam's * netconnect.pm: minor bug. * any.pm: removed Grub if Embedded 2001/04/16 dam's * 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 * 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 * 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 * share/compssUsers: remove BURNER from Utilities 2001/04/16 warly * share/rpmsrate: lower portsentry 2001/04/16 dam's * 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 * 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 * 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 * share/compssUsers: remove BURNER from Utilities 2001/04/16 warly * share/rpmsrate: lower portsentry 2001/04/16 dam's * 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 * 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 * 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 * 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 * share/po/fr.po: fix minor typo 2001/04/15 Pablo Saratxaga * share/po/gl.po: updated Galician file 2001/04/15 Pixel * 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 * share/po/fr.po: fix minor typo 2001/04/15 Pablo Saratxaga * share/po/sv.po, share/po/ko.po: Updated Swedish and Korean files 2001/04/15 Pixel * 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 * netconnect.pm: corrected isdn detect display * standalone/net_monitor, standalone/draknet: wait 10 sec, instead of 7 2001/04/14 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still opened). 2001/04/13 Pablo Saratxaga * 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 * 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 * 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 * 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 * 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 * 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 * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is available. fixed very old typo not encountered before; 2001/04/13 Pixel * 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 * 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 * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is available. fixed very old typo not encountered before; 2001/04/13 Pixel * 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 * 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 * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is available. fixed very old typo not encountered before; 2001/04/13 Pixel * 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 * 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 * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is available. fixed very old typo not encountered before; 2001/04/13 Pixel * 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 * 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 * 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 * 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 * 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 * mdk-stage1/dhcp.c: remove unnecessary redhat history code 2001/04/12 François Pons * 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 * 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 * share/po/it.po: Updated Italian file 2001/04/12 Pixel * 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 * netconnect.pm: if neuneu but explicited clicked, don't skip corrected pcmcia driver 2001/04/12 François Pons * 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 * 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 * share/po/it.po: Updated Italian file 2001/04/12 Pixel * 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 * 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 * 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 * share/po/fr.po: un-dadouize a problem sync 2001/04/12 Pablo Saratxaga * 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 * 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 * my_gtk.pm: no setmodal 0 if wizard 2001/04/12 dam's * 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 * share/themes-mdk.rc: tooltips * netconnect.pm: updated * my_gtk.pm: no setmodal 0 if wizard 2001/04/11 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/po/fr.po: write the shitload of untranslated and fuzzy msg 2001/04/11 Pixel * 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 * share/po/ca.po: Updated Catalan file 2001/04/10 Pixel * Makefile: - fix wiz_*.png removing - fix copying cardmgr* which included cardmgr.o 2001/04/11 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * tinyfirewall.pm: typo 2001/04/09 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * any.pm: changed ISO_8859-1 TO ISO-8859-1 2001/04/09 Pixel * 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 * 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 * 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 * 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 * 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 * modules.pm: correct my mistakes on removing some modules from stage1 and stage2 (-> remove only from stage1) 2001/04/08 Pablo Saratxaga * 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 * 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 * netconnect.pm: typo typo net_monitor incorporation * standalone/net_monitor, Makefile.config: net_monitor incorporation 2001/04/07 Pablo Saratxaga * 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 * rescue/tree/etc/oem: fixed absence of /boot in install CD for oem stuff. 2001/04/06 Guillaume Cottenceau * 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 * 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 * standalone/draknet2: dead code * standalone/net_monitor: updated * netconnect.pm: be quiet 2001/04/06 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * lang.pm (fs_options): created (gets codepage and iocharset) * common.pm (if_): better logging of the error 2001/04/06 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * share/rpmsrate: added SCANNER and PHOTO groups 2001/04/04 François Pons * 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 * share/po/sk.po, share/po/az.po: Updated Azeri and Slovak files 2001/04/04 Pixel * 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 * install_any.pm: kernelVersion mods for PPC 2001/04/04 daouda * share/rpmsrate: add gatos for ati tv card . 2001/04/04 Frederic Lepied * share/rpmsrate: added SCANNER and PHOTO groups 2001/04/04 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * share/po/sr.po, share/po/sp.po, share/po/ko.po: Updated Korean file 2001/04/03 Pixel * 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: (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 * install_steps_interactive.pm, mouse.pm: PPC keyboard/mouse button emulation 2001/04/03 dam's * 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 * share/po/vi.po, share/po/DrakX.pot: Updated Vietnamese file 2001/04/03 Pixel * 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: (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 * modules.pm: corrected petite's mistake * netconnect.pm: protecting against non existent files 2001/04/02 Guillaume Cottenceau * 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 * 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 * 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 * rescue/make_rescue_img: fix pixelization (aka take advantage of all.kernels/.main) 2001/04/02 Pixel * tools/Makefile (install): s/-r/-rf/ 2001/03/30 Pixel * tools/Makefile (install): fix the globbing for packdrake.pm and rpmtools.pm 2001/03/29 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers 2001/03/27 Pablo Saratxaga * 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 * 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 * 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 * share/help.png: changed help button * share/help.xpm: changed help 2001/03/27 François Pons * 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 * mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers 2001/03/27 Pixel * 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 * standalone/drakgw: first attempt at pixelization of code (till's cups patches) 2001/03/26 Pablo Saratxaga * 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 * 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 * share/po/ko.po: Updated Korean file * share/po/sv.po: Updated Swedish file 2001/03/25 Pixel * 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 * share/po/vi.po: Updated Vietnamese file 2001/03/24 Pixel * 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 * 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 * 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 * 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 * 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 * tinyfirewall.pm: corrected bad exited. reincorporated some ugly code, need fixing 2001/03/24 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * tools/i386/netboot/stage1.rtl8139, tools/i386/netboot/stage2.rtl8139: Add 8139 grub stage. 2001/03/22 dam's * 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 * Xconfigurator.pm: fixed wrong access to undefined value promoted to empty array reference. 2001/03/22 Guillaume Cottenceau * 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 * 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 * 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 * standalone/tinyfirewall, tinyfirewall.pm: new tinyfirewall conf tool * netconnect.pm: corrected /etc/sysconfig/network-scripts/net_up.* bug 2001/03/21 François Pons * 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 * 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 * 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 * 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 * modules.pm (@drivers_by_category): if_ization (load_thiskind): cleanup 2001/03/21 Pixel * 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 * interactive.pm: no wizard if warning 2001/03/20 Pixel * 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 * 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 * 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 * diskdrake.pm: fix formatting of raid 2001/03/20 Pixel * 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 * 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 * standalone/draknet, netconnect.pm: improved connection windows, and loading / saving of /etc/sysconfig/network-scripot/netècnx* 2001/03/20 Pixel * share/rpmsrate: - add nautilus * install_any.pm (setPackages): install usbd in case of usb * Makefile: install cardmgr 2001/03/19 Guillaume Cottenceau * fsedit.pm: fix loopback appearing twice in format partition * diskdrake.pm: fix "loopback" name of loopback tab in diskdrake 2001/03/19 Pablo Saratxaga * 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 * 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 * mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC 2001/03/19 dam's * standalone/draknet: corrected graphical layout for newbies * netconnect.pm: added net_cnx_{up, down} save 2001/03/19 Pablo Saratxaga * 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 * 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 * mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC 2001/03/18 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * modules.pm: skip dc395x_trm on stage1 dc395x_trm is back in 2.4 * share/compssUsers: try to enhance 2001/03/15 Pablo Saratxaga * share/po/az.po: updated Azeri file 2001/03/15 Pixel * Xconfigurator_consts.pm, Xconfigurator.pm: andre@node1583e.a2000.nl says this is not needed anymore :) 2001/03/15 Stew Benedict * 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 * netconnect.pm: changed label + profile before types.. 2001/03/14 Pablo Saratxaga * 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 * 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 * 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 * netconnect.pm: changed label + profile before types.. 2001/03/14 François Pons * 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 * 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 * 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 * share/help.png: changed 2001/03/13 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * ftp.pm: do not retry on 550 file unavailable 2001/03/12 Pixel * install_any.pm (setPackages): set compssUsersChoice "3D" if 3D enabled graphic card 2001/03/11 dam's * services.pm: no more restart button 2001/03/11 Guillaume Cottenceau * ftp.pm: do not retry on 550 file unavailable 2001/03/11 Pixel * 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 * 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 * 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 * 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 * share/rpmsrate: a hell lot of modifications, mostly cleanup of DEVELOPEMENT 2001/03/09 Stew Benedict * Xconfigurator_consts.pm: keyboard mapping for PPC * detect_devices.pm: routine to detect MacIntosh model code 2001/03/09 dam's * my_gtk.pm: added gtkradio * standalone/draknet: changed graphical layout, expert mode 2001/03/09 Pixel * 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 * mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log 2001/03/08 Pixel * verify_c: fix the regexp * detect_devices.pm (floppies): load module "floppy" before probing 2001/03/08 dam's * netconnect.pm: applied if__ 2001/03/08 Guillaume Cottenceau * mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log 2001/03/08 Pixel * 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 * common.pm: added if__ * netconnect.pm: applied if__ 2001/03/08 François Pons * 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 * mdk-stage1/dhcp.c: do not segfault in dhcp stuff, when af_packet is not honoured by kernel 2001/03/08 Pablo Saratxaga * share/po/no.po: updated Norwegian file 2001/03/08 Pixel * 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 * 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 * netconnect.pm: corrected bad pci number -> string 2001/03/08 Pablo Saratxaga * 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 * 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 * netconnect.pm: corrected bad pci number -> string 2001/03/08 Pixel * tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: new versions (without mem=) 2001/03/07 dam's * netconnect.pm: corrected default focus after detection don't test adsl if net install 2001/03/07 Pixel * 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 * standalone/draknet: not use common anymore, uses gtkpng, cosmetic chages 2001/03/07 François Pons * 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 * 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 * share/po/fr.po: Fixed French typos reported by tester 2001/03/07 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * netconnect.pm: $mouse->{device} is set if it doesn't exists. * Makefile: added pixmaps copying 2001/03/05 Pablo Saratxaga * netconnect.pm, bootlook.pm, help.pm: fixed English typos 2001/03/05 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * standalone/draknet: pop up a dialog to quit X when accepting configuration 2001/02/27 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * interactive_gtk.pm: if wizard, show the button * netconnect.pm: corrected wizard mode. 2001/02/26 Pixel * common.pm (if_): fix for use in scalar context * install_steps_interactive.pm (summary): translate mouse description 2001/02/25 dam's * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/rpmsrate: move xterm to SYSTEM 2001/02/23 Pixel * 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 * interactive_gtk.pm (ask_from_entries_refW): double clicking on list means 'Ok' * pkgs.pm (setSelectedFromCompssList): fix sillyness 2001/02/22 dam's * netconnect.pm: corected infinite loop 2001/02/22 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/rpmsrate: Add iputils to SYSTEM. 2001/02/21 dam's * 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 * 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 * share/po/da.po: updated Danish file 2001/02/21 Pixel * 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 * printerdrake.pm: fix typo * install_steps.pm, install_steps_gtk.pm, install_any.pm: better advertising support 2001/02/20 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * 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 * standalone/draknet: typo make fbastok happy about button placement. little improvements. 2001/02/16 dam's * 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 * 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 * mdk-stage1/TECH-INFOS, mdk-stage1/README: update doc 2001/02/15 Pablo Saratxaga * share/po/az.po: updated Azeri file 2001/02/15 Pixel * install_steps_gtk.pm (installPackages): fix i_images * fsedit.pm (suggestions_mntpoint): fix 2001/02/15 Pixel * 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 * 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 * 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 * network.pm, standalone/draknet: wireless updated * share/help.xpm, share/themes-mdk.rc, share/logo-mandrake.xpm: valentin theme :) 2001/02/14 Pixel * install_steps.pm (afterInstallPackages): add user in group usb 2001/02/14 dam's * 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 * 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 * 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 * standalone/draknet: profile handling updated * network.pm: typo corrected domainname setting * netconnect.pm: finished load_conf 2001/02/13 Guillaume Cottenceau * 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 * 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 * 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 * network.pm: experimental wireless eth support. Not tested 2001/02/13 Pixel * 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 * any.pm: merging difference * netconnect.pm: corrected profile handling * network.pm: experimental wireless eth support. Not tested 2001/02/12 Pixel * tools/addchangelog.pl: log more than mdk-stage1 and perl-install (added docs, rescue, tools) 2001/02/12 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * install_steps.pm, install_steps_interactive.pm, install2.pm, timezone.pm: configureTimezone doesn't take parameter /etc/sysconfig/clock 2001/02/09 Pixel * 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 * 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 * 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 * mdk-stage1/tools.c, mdk-stage1/config-stage1.h, mdk-stage1/network.c: better memory detection (from wonderful drakx) 2001/02/08 Pablo Saratxaga * 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 * common.pm (availableRamMB): cleanup * standalone.pm, standalone/XFdrake: make sure SHARE_PATH is set now in standalone 2001/02/07 François Pons * 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 * 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 * 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 * install_any.pm: fixed unknown package ARRAY... and locales selection according to langs. 2001/02/07 Pixel * 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 * 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 * 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 * 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 * 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 * share/rpmsrate: Add usbd to SYSTEM. 2001/02/07 dam's * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/list: updated list of gconv modules 2001/02/05 Pixel * 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 * mdk-stage1/mar/mar-frontend.c: fix bug when creating marfiles with file-not-found in args 2001/02/04 Pixel * 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 * modules.pm, standalone/draknet, netconnect.pm: corrected module.conf update, net conf saving, and no wizard by default. 2001/02/03 Pablo Saratxaga * share/po/da.po: updated Danish file 2001/02/03 Pixel * 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 * 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 * share/wizard.rc: added rc file for wizard mode 2001/02/02 Pixel * 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 * 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 * 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 * 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 * 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 * standalone/draknet: corected translation and conflict. 2001/01/31 François Pons * 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 * 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 * 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 * keyboard.pm: more kbd corrections fixed soem keybopard values 2001/01/31 Pixel * 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 * standalone/draknet: new draknet. unstable * netconnect.pm: updated debugged network card configuration after pixelisation. 2001/01/30 Guillaume Cottenceau * 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 * 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 * standalone/drakboot: corrected typo 2001/01/29 Guillaume Cottenceau * 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 * lang.pm, share/po/et.po: updated Estonian file 2001/01/29 Pixel * detect_devices.pm (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p* 2001/01/28 dam's * share/help.xpm, network.pm, ChangeLog, netconnect.pm: updated 2001/01/28 Pixel * 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 * 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 * 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 * interactive_gtk.pm: updated embedded mode * standalone/drakboot: added embedded mode 2001/01/26 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * 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 * install_any.pm (spawnShell): fix error message 2001/01/24 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * install_steps_interactive.pm, netconnect.pm: corrected slide bar, and added network conf save in /root/networking.tmp 2001/01/22 Guillaume Cottenceau * 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 * 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 * 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 * mdk-stage1/url.c, mdk-stage1/network.c: allow providing void password in network/ftp installs 2001/01/21 Pixel * interactive_gtk.pm (create_ctree): fix case with formatted list 2001/01/21 Guillaume Cottenceau * 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 * interactive_gtk.pm (create_ctree): fix case with formatted list 2001/01/21 Guillaume Cottenceau * mdk-stage1/stage1.c, mdk-stage1/nfsmount.c: fix remaining perror's 2001/01/21 Pablo Saratxaga * share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files 2001/01/21 Guillaume Cottenceau * 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 * share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files 2001/01/21 Pixel * 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 * 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 * 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 * 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 * share/po/bg.po: updated bulgarian file 2001/01/12 Guillaume Cottenceau * 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 * 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 * 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 * lang.pm: make lang list in format for tree-selector 2001/01/11 Guillaume Cottenceau * 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 * 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 * 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 * install_steps.pm, install_steps_interactive.pm, ChangeLog, netconnect.pm: updated 2001/01/11 Guillaume Cottenceau * 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 * 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 * 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 * 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 * 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 * 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 * install_steps_interactive.pm: corrected last message . firewall 2001/01/10 Guillaume Cottenceau * modules.pm: fix modules.pm for modules to be skept in stage1 (ppa, imm, parport*, plip) 2001/01/10 Pixel * 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 * 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 * 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 * 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 * 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 * keyboard.pm (setup): don't xmodmap if DISPLAY is unset * ChangeLog: New snapshot uploaded New snapshot uploaded 2001/01/06 Pixel * keyboard.pm (setup): don't xmodmap if DISPLAY is unset * ChangeLog: New snapshot uploaded 2001/01/06 Pixel * 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 * 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 * share/po/ja.po, share/po/ca.po, share/po/az.po: updated Azeri, Catalan and Japanese files 2001/01/05 Pixel * 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 * netconnect.pm: cleaned... everything should be buggy. 2001/01/04 François Pons * pkgs.pm: fixed some old $p->{file} by new $p->[$FILE] code cleanup and fixes for lilo not upgrade 2001/01/04 Pablo Saratxaga * 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 * 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 * 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 * 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 * modules.pm: add checks of dependencies on marfiles fix a couple of broken dependencies in modules.pm 2001/01/03 Pablo Saratxaga * lang.pm, share/locales.tar.bz2: locales in glibc 2.2 format 2001/01/03 Pixel * install2.pm (main): move the setting of PATH and spawnShell *after* setting $prefix 2000/12/31 Pablo Saratxaga * share/rpmsrate: added a few locales dependences 2000/12/29 Pixel * install_steps.pm (addUser): typo fix * ChangeLog: New snapshot uploaded * ftp.pm (getFile): recall getFile after rewindGetFile 2000/12/29 Pixel * install_steps.pm (addUser): typo fix * ftp.pm (getFile): recall getFile after rewindGetFile 2000/12/28 Pixel * Makefile: now /usr/lib/X11 is a relative symlink to please mirrors and jako 2000/12/26 Chmouel Boudjnah * keyboard.pm: Add the very ghost option REMOVE_MOD_META_L. 2000/12/26 Pablo Saratxaga * 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 * install_steps.pm, install_steps_interactive.pm: corrected admin user setting for firewall install. 2000/12/22 François Pons * 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 * modules.pm: make them work with kernel-2.4 by disabling non existent modules 2000/12/22 Pixel * interactive_gtk.pm, install2.pm: commit symlink /tmp/image /tmp/rhimage 2000/12/21 Pixel * ChangeLog: New snapshot uploaded 2000/12/21 dam's * 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 * install_steps_gtk.pm (selectMouse): unsure the device exists * unused/christmas-karaoke.patch: handle isa cards 2000/12/19 Pixel * ChangeLog: New snapshot uploaded New snapshot uploaded 2000/12/19 dam's * 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 * 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 * 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 * Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more cfI/xfI remove isdndb.net 2000/12/19 dam's * 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 * 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 * 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 * Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more cfI/xfI remove isdndb.net 2000/12/16 Pixel * 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 * Xconfigurator.pm: Cards+ and CardsNames are moved to ldetect-lst * install_steps.pm: clean all unneeded stuff 2000/12/14 dam's * 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 * 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 * share/po/it.po: updated Italian file 2000/12/12 dam's * 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 * 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 * 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 * lang.pm: Added configuration of Vietnamese input server 2000/12/09 Pixel * 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 * pkgs.pm: fixed bug in list of packages provided by another one. 2000/12/08 Pablo Saratxaga * 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 * 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 * netconnect.pm: corrected ADSL connection choice. corrected typo 2000/12/06 dam's * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * netconnect_consts.pm: added isdn Gazel card 10b5 1151 2000/11/27 Pixel * 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 * share/po/ru.po: updated Russian file 2000/11/24 dam's * mouse.pm: doc + split * netconnect_new.pm: added depmod after having writed modules.conf * standalone/mousedrake: splited 2000/11/24 François Pons * pkgs.pm: avoid .la files for selection. * install_steps.pm: added missing portmap. 2000/11/23 dam's * standalone/draknet2: progressbar. 2000/11/23 François Pons * 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 * share/compssList: put all tina stuff to weight 0 2000/11/21 François Pons * 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 * share/po/az.po: updated Azeri file 2000/11/20 François Pons * 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 * 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 * install_any.pm: add openuniverse to the list of gl apps 2000/11/16 dam's * netconnect_new.pm: corrected isdn_get_{list, info} 2000/11/16 François Pons * 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 * share/compssList: add netscape-german, thx to florin isdn4k-utils gets same weight as isdn4net, thx to Florin 2000/11/16 Pablo Saratxaga * share/po/no.po: updated Norwegian file * share/po/sk.po: updated Slovak file 2000/11/15 dam's * 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 * c/stuff.xs.pm: updated for rpm 4. * pkgs.pm: rpmdepOrder again (for new TAGp) 2000/11/15 Pixel * 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 * 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 * 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 * share/po/da.po: updated Danish file 2000/11/13 Guillaume Cottenceau * standalone/drakgw: Integrate Till's patches for better work with Cups. 2000/11/12 Pixel * 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 * 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 * 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 * 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 * 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 * c/stuff.xs.pm: initIMPS2 move where it should be (in non-C_RPM dependent section) 2000/11/09 dam's * netconnect.pm: added handling for 2 ethernet cards with the same module 2000/11/09 François Pons * 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 * netconnect_new.pm: updated 2000/11/08 François Pons * 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 : in /etc/cups/cupsd.conf * printer.pm: add minimal management of /etc/cups/cupsd.conf 2000/11/08 Guillaume Cottenceau * share/MonitorsDB: Fixed Samsung SyncMaster 3Ne (bug #1136) 2000/11/08 Pablo Saratxaga * share/po/es.po: updated Spanish file 2000/11/07 dam's * 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 * 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 * share/Cards+: fix tseng server for ET4000 W32i, W32p thanks to 2000/11/07 Pixel * 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 * 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 * 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 * share/MonitorsDB: added Hitachi CM753 contributed by Adam Julius 2000/11/06 Pablo Saratxaga * 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 * 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 * mouse.pm: changed 'IntelliMouse label' to 'Generic PS2 Wheel Mouse' 2000/11/05 Guillaume Cottenceau * share/MonitorsDB: added LG StudioWorks520Si contributed by Yves Maniette 2000/11/01 Pablo Saratxaga * share/po/eo.po: updated Esperanto file 2000/10/31 dam's * 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 * share/compssList: heartbeat pixel wonderful un chien vaut mieux que deux tu damsera 2000/10/30 Pablo Saratxaga * share/po/wa.po: updated Walloon file * share/keyboards.tar.bz2: updated keyboards 2000/10/30 Pixel * lang.pm (load_po): backslash @ in po strings, otherwise the eval fails 2000/10/28 dam's * netconnect_new.pm: new version of draknet. Splited frontends - backends 2000/10/28 Pablo Saratxaga * share/po/tr.po: updated Turkish file 2000/10/27 François Pons * 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 * share/po/DrakX.pot, share/po/tr.po, share/po/it.po: updated Italian and Turkish files 2000/10/24 Guillaume Cottenceau * share/compssList: fortune-mod gets 10/0/10 on request from egil 2000/10/24 Pablo Saratxaga * share/po/pl.po: updated Polish file 2000/10/23 Pablo Saratxaga * share/po/ca.po: updated Catalan file 2000/10/23 Pixel * 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 * share/compssList: linuxconf-gui got -1/-1/-1 while gnome-linuxconf has 74/0/74 2000/10/21 Pablo Saratxaga * 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 * share/compssList: ntp to -1/-1/-1 2000/10/19 Guillaume Cottenceau * 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 * 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 * share/po/az.po: Added AZeri file * share/po/no.po: updated Norwegian file 2000/10/17 dam's * 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 * share/po/lv.po: updated Latvian file 2000/10/16 Pablo Saratxaga * 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 * 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 * share/po/nl.po: updated Dutch file 2000/10/14 Pablo Saratxaga * 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 * 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 * share/compssList: added viavoicemenu 2000/10/12 Pixel * install_steps.pm (ask_mntpoint_s): dqs 2000/10/11 Pixel * .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 * standalone/drakgw, ChangeLog: make only one call to urpmi in order to install all the needed rpm's 2000/10/10 Pablo Saratxaga * 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 * standalone/drakgw: make only one call to urpmi in order to install all the needed rpm's 2000-10-10 DrakX * snapshot uploaded 2000-10-10 Pixel * install2.pm: increase $::VERSION 2000-10-09 DrakX * snapshot uploaded 2000-10-09 Guillaume Cottenceau * share/po/fr.po: update after Dam's new messages in netconnect 2000-10-09 DrakX * snapshot uploaded 2000-10-09 Pixel * install_any.pm (kdeicons_postinstall): remove the handling of doc desktop icons. see dadou 2000-10-09 Guillaume Cottenceau * share/compssUsers: new list (with icons) * share/list: add icons for compssUsers 2000-10-09 dam's * standalone/draknet: added wait message 2000-10-09 DrakX * snapshot uploaded 2000-10-09 Pixel * share/themes-*.rc: change the fg[INSENSITIVE] entry 2000-10-09 François Pons * install_any.pm: added tuxracer in OpenGL games to install if an accelerated card has been found. 2000-10-09 dam's * 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 * snapshot uploaded 2000-10-09 Pixel * 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 * 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 * snapshot uploaded 2000-10-09 Pixel * 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 * 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 * snapshot uploaded 2000-10-07 Pixel * 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 * snapshot uploaded 2000-10-07 Pixel * 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 * snapshot uploaded 2000-10-06 dam's * 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 * snapshot uploaded 2000-10-06 Pixel * 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 * Xconfigurator.pm (write_XF86Config): added mode of wacom devices 2000-10-06 dam's * netconnect.pm (ask_connect_now): connection is now tested. 2000-10-06 François Pons * 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 * snapshot uploaded 2000-10-06 François Pons * 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 * snapshot uploaded 2000-10-06 Pixel * 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 * 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 * 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 * 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 * snapshot uploaded 2000-10-05 Pixel * install_any.pm (loadO): look for auto_inst.cfg in /, not in /Mandrake/base 2000-10-05 François Pons * 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 * 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 * 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 * draknet (netconnect.pm and network.pm): various translations corrected, network is restarted, buttons connect/disconnect debugged. 2000-10-04 DrakX * snapshot uploaded 2000-10-04 Pixel * 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 * standalone/drakgw: fix some failing/untranslated i18n messages * share/po/fr.po: write translations according to drakgw 2000-10-04 François Pons * 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 * snapshot uploaded 2000-10-04 Pixel * 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 * 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 * snapshot uploaded 2000-10-03 Pixel * 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 * 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 * 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 * snapshot uploaded 2000-10-03 François Pons * 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 * share/po/fr.po: fixed bug #518 and fixed other misc errors 2000-10-03 DrakX * snapshot uploaded 2000-10-02 François Pons * 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 * 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 * netconnect.pm (main): infos are written only when needed. * netconnect.pm (intro): connection checking now works. 2000-10-02 Chmouel Boudjnah * pci_probing/pcitable: s|snd-card-via686a|via82cxxx_audio|; like jeff request. 2000-09-30 DrakX * snapshot uploaded 2000-09-30 dam's * netconnect.pm: a LOT of bugs fixed. draknet is now completely brok^H^H^H^Hfrozen. 2000-09-29 DrakX * snapshot uploaded 2000-09-29 dam's * 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 * 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 * share/compssList: sync with latest packages * install_steps_interactive.pm (selectLanguage($)): s/42/43/ in MandrakeSoft physical address 2000-09-29 DrakX * snapshot uploaded 2000-09-29 dam's * 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 * modules.pm (load_thiskind): add read_already_loaded cuz of pcmcia 2000-09-28 Guillaume Cottenceau * share/compssList: add nasty DrakSync and DrakProfile with 50 0 50 2000-09-28 DrakX * snapshot uploaded 2000-09-28 Pixel * 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 * 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 * 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 * snapshot uploaded 2000-09-28 Pixel * install_interactive.pm (partitionWizardSolutions): fix the limit cases for lnx4win * share/po/Makefile ($(PMSCFILES)): fix the DrakX.pot generation 2000-09-27 Pixel * 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 * 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 * snapshot uploaded 2000-09-27 Pixel * 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 * 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 * 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 * 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 * snapshot uploaded 2000-09-27 Pixel * 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 * 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 * 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 * snapshot uploaded 2000-09-26 Pixel * 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 * 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 * 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 * snapshot uploaded 2000-09-26 Pixel * mouse.pm (read): catch exception if fullname2mouse fails (eg: old FULLNAME format) 2000-09-25 Pixel * 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 * 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 * 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 * 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 * snapshot uploaded 2000-09-25 dam's * network.pm (configureNetwork): Warn user if he already configured the interface. 2000-09-24 Pixel * modules.pm (mergein_conf): created. call read_conf, fills %modules::conf and set $modules::scsi 2000-09-24 Guillaume Cottenceau * standalone/drakgw (fatal_quit($)): add log of reason of fatal_quit 2000-09-24 DrakX * snapshot uploaded 2000-09-24 Pixel * 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 * netconnect.pm (conf_network_card): now displays the modules of detected ethernet cards. 2000-09-22 dam's * netconnect.pm (main): calls drakegw. * netconnect.pm (get_net_device): fixed 2000-09-22 Guillaume Cottenceau * 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 * 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 * 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 * snapshot uploaded 2000-09-22 Guillaume Cottenceau * standalone/drakgw: now includes information from netconnect to ignore the interface used for Internet connection 2000-09-22 dam's * 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 * 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 * 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 * 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 * detect_devices.pm (getNet()): really remove plip in standalone 2000-09-21 François Pons * 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 * snapshot uploaded 2000-09-21 Pixel * 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 * 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 * netconnect.pm (conf_network_card): added check when dhcp. Cable connection should now work. 2000-09-21 DrakX * snapshot uploaded 2000-09-21 Pixel * install_steps_interactive.pm (exitInstall): call $o->exit if "Some steps are not completed" 2000-09-20 Pixel * 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 * 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 * snapshot uploaded 2000-09-20 Pixel * pci_probing/pcitable: replace es1371 by snd-card-ens1371 2000-09-20 dam's * Xconfigurator.pm (autologin): for urpmi, added `--best-output' and suspend/resume 2000-09-20 Guillaume Cottenceau * 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 * standalone/draknet: used new package install function. 2000-09-20 Pixel * 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 * netconnect.pm (read_isdn_providers): corrected typo ($_ -> $_[0]) 2000-09-20 DrakX * snapshot uploaded 2000-09-19 Pixel * 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 * 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 * Xconfigurator.pm (autologin): corrected @users definition and passwd cat. 2000-09-19 DrakX * snapshot uploaded 2000-09-19 Pixel * 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 * interactive*.pm: changed `suspend' and `resume' to behave as expected, added `enter_console' and `leave_console' 2000-09-19 DrakX * snapshot uploaded 2000-09-19 Pixel * 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 * snapshot uploaded 2000-09-19 Pixel * Xconfigurator.pm (testFinalConfig): remove the bloody prototype 2000-09-19 DrakX * snapshot uploaded 2000-09-18 Dam's * Xconfigurator (autologin): do it eve, if newbie. Autologin is now in separated function. 2000-09-18 Pixel * 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 * snapshot uploaded 2000-09-18 Pixel * 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 * snapshot uploaded 2000-09-17 Pixel * 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 * 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 * snapshot uploaded 2000-09-15 Pixel * 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 * snapshot uploaded 2000-09-12 François Pons * 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 * 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 * 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 * 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 * 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 * moved many things to network.pm and any.pm * everything should be broken now. 2000-08-31 François Pons * 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 * 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 * 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 * install_steps_interactive.pm: change Small/Normal/Full -> Minimum/Recommanded/Complete (aka make FredB happy) 2000-08-28 dam's * 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 * ../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 * drakfuck (netconnect):finished isdn PCI/ISA card implemetation * added isdndb.net: providers database 2000-08-20 dam's * moved Netconnect.pm to netconnect.pm * moved DrakFuck to drakfuck 2000-08-18 Pixel * share/Cards+: for i810, force VideoRam 2000-08-18 dam's * 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 * install_any.pm: many cleanup. moved some functions to common, any or install_interactive (newly created) 2000-08-16 dam's * 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 * 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 * standalone/rpmdrake (AddMedia): fix the ftp addmedia, fix the cdrom addmedia 2000-08-07 Pixel * 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 * 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 * 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 * install_steps_gtk.pm (create_steps_window): use drawing area instead of button. Implemented all steps events. 2000-08-05 Pixel * 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 * any.pm (setAutoLogin): added this method to write xdm-config * Xconfigurator.pm: clenead autologin code and use of above method 2000-08-04 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * Xconfigurator.pm: use {miscellaneous}{autologuser} instead of {miscellaneous}{autologuser} + {miscellaneous}{autologing}. * move some README content to ../HACKING 2000-07-19 dam's * Xconfigurator.pm: added autologin boxes. result is in {miscellaneous}{autologin} and in {miscellaneous}{autologuser} 2000-07-19 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * pkgs.pm: added 'acon' requirement for all right-to-left languages 2000-06-07 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * standalone/drakboot: Don't display Configure-/LILO/GRUB/ on alpha|sparc. 2000-05-25 François Pons * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * share/keyboards.tar.bz2: added Ukrainian keyboard xmodmap.ua 2000-05-06 Pablo Saratxaga * printerdrake.pm: fixed English error 2000-05-05 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * my_gtk.pm: added call to Gtk->init; that makes 16 bit locales text to be properly aligned (reported by Craig Chang ) * 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 * 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 * 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 * 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 * install_steps.pm (pppConfig): modified a lot, removed template file for ifcfg and chat file. 2000-04-26 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * lilo.pm (suggest): in failsafe, runlevel ASKRUNLEVEL (handled by linuxconf) 2000-04-14 Pixel * 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 * 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 * resize_fat: added some limits verification. * interactive_gtk.pm: corrected swap of arg with help adding. 2000-04-10 François Pons * 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 * 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 * 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 * 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 * 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 * fs.pm (format_ext2): add options "-b 1024 -O none" for alpha 2000-03-31 François Pons * install_steps_gtk.pm: made changeMedium sub modification permanent. * pkgs.pm: modified upgrade to avoid use of header. 2000-03-31 Pablo Saratxaga * keyboard.pm: some more choices for PPC keyboards 2000-03-30 François Pons * 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 * install_steps_gtk.pm (choosePackagesTree): enhance tree selection 2000-03-29 Pixel * 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 * 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 * keyboard.pm: added entries for all three Armenian keyboards 2000-03-26 Pixel * 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 * 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 * 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 * 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 * pci_probing/pcitable: replace Server:Rage128 by proper XFree entry 2000-03-20 François Pons * 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 * 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 * 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 * 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 * diskdrake.pm (Loopback): handling of the file loopback: test existence of the file and take its size. 2000-03-14 François Pons * install_any.pm: corrected for duplicate file on other CD. 2000-03-13 Pixel * detect_devices.pm (floppies): don't return hash but the device name 2000-03-13 François Pons * 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 * 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 * 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 * *.pm: heavy modification to take into account multiple media installation. 2000-03-10 Pixel * install2.pm (@install_classes): cleanup, no more i18n (is now in install_steps_interactive), remove old entries 2000-03-09 Pixel * 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 * 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 * 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 * 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 * modules.pm (write_conf): add ide-floppy to the modprobes of post-install supermount 2000-03-03 Pixel * commands.pm (ps): add RSS to ps command 2000-03-02 Adam Lebsack * 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 * *.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 * 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 * 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 * 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 * install2.pm (main): load ide-probe and the like in 'prereq' type so no aliases are added to conf.modules 2000-02-25 Pixel * 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 * 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 * 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 * 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 * 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 * 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 * 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 * 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 * mouse.pm (detect): add defaults to serial mouse * install_steps_gtk.pm (createXconf): remove the defaults to serial mouse 2000-02-15 Pixel * diskdrake.pm: "After %s partition %s," inlined otherwise does not please pablo and translators... 2000-02-14 Pixel * diskdrake.pm (Create): hide start sector choice for non-expert 2000-02-11 Pixel * 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 * fixed diskdrake to handle limit case when creating and resizing partition table, address size limit and start sector limit. 2000-02-11 Pixel * 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 * 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 * modules.pm (load_thiskind): skip modules "unknown" and "ignore" 2000-02-09 Pixel * 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. '#n12767'>12767 12768 12769 12770 12771 12772 12773 12774 12775 12776 12777 12778 12779 12780 12781 12782 12783 12784 12785 12786 12787 12788 12789 12790 12791 12792 12793 12794 12795 12796 12797 12798 12799 12800 12801 12802 12803 12804 12805 12806 12807 12808 12809 12810 12811 12812 12813 12814 12815 12816 12817 12818 12819 12820 12821 12822 12823 12824 12825 12826 12827 12828 12829 12830 12831 12832 12833 12834 12835 12836 12837 12838 12839 12840 12841 12842 12843 12844 12845 12846 12847 12848 12849 12850 12851 12852 12853 12854 12855 12856 12857 12858 12859 12860 12861 12862 12863 12864 12865 12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 12892 12893 12894 12895 12896 12897 12898 12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 12929 12930 12931 12932 12933 12934 12935 12936 12937 12938 12939 12940 12941 12942 12943 12944 12945 12946 12947 12948 12949 12950 12951 12952 12953 12954 12955 12956 12957 12958 12959 12960 12961 12962 12963 12964 12965 12966 12967 12968 12969 12970 12971 12972 12973 12974 12975 12976 12977 12978 12979 12980 12981 12982 12983 12984 12985 12986 12987 12988 12989 12990 12991 12992 12993 12994 12995 12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 13018 13019 13020 13021 13022 13023 13024 13025 13026 13027 13028 13029 13030 13031 13032 13033 13034 13035 13036 13037 13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 13062 13063 13064 13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 13076 13077 13078 13079 13080 13081 13082 13083 13084 13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 13172 13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 13205 13206 13207 13208 13209 13210 13211 13212 13213 13214 13215 13216 13217 13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 13242 13243 13244 13245 13246 13247 13248 13249 13250 13251 13252 13253 13254 13255 13256 13257 13258 13259 13260 13261 13262 13263 13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 13294 13295 13296 13297 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 13327 13328 13329 13330 13331 13332 13333 13334 13335 13336 13337 13338 13339 13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 13433 13434 13435 13436 13437 13438 13439 13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 13468 13469 13470 13471 13472 13473 13474 13475 13476 13477 13478 13479 13480 13481 13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 13503 13504 13505 13506 13507 13508 13509 13510 13511 13512 13513 13514 13515 13516 13517 13518 13519 13520 13521 13522 13523 13524 13525 13526 13527 13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 13549 13550 13551 13552 13553 13554 13555 13556 13557 13558 13559 13560 13561 13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 13591 13592 13593 13594 13595 13596 13597 13598 13599 13600 13601 13602 13603 13604 13605 13606 13607 13608 13609 13610 13611 13612 13613 13614 13615 13616 13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 13629 13630 13631 13632 13633 13634 13635 13636 13637 13638 13639 13640 13641 13642 13643 13644 13645 13646 13647 13648 13649 13650 13651 13652 13653 13654 13655 13656 13657 13658 13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 13677 13678 13679 13680 13681 13682 13683 13684 13685 13686 13687 13688 13689 13690 13691 13692 13693 13694 13695 13696 13697 13698 13699 13700 13701 13702 13703 13704 13705 13706 13707 13708 13709 13710 13711 13712 13713 13714 13715 13716 13717 13718 13719 13720 13721 13722 13723 13724 13725 13726 13727 13728 13729 13730 13731 13732 13733 13734 13735 13736 13737 13738 13739 13740 13741 13742 13743 13744 13745 13746 13747 13748 13749 13750 13751 13752 13753 13754 13755 13756 13757 13758 13759 13760 13761 13762 13763 13764 13765 13766 13767 13768 13769 13770 13771 13772 13773 13774 13775 13776 13777 13778 13779 13780 13781 13782 13783 13784 13785 13786 13787 13788 13789 13790 13791 13792 13793 13794 13795 13796 13797 13798 13799 13800 13801 13802 13803 13804 13805 13806 13807 13808 13809 13810 13811 13812 13813 13814 13815 13816 13817 13818 13819 13820 13821 13822 13823 13824 13825 13826 13827 13828 13829 13830 13831 13832 13833 13834 13835 13836 13837 13838 13839 13840 13841 13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 13853 13854 13855 13856 13857 13858 13859 13860 13861 13862 13863 13864 13865 13866 13867 13868 13869 13870 13871 13872 13873 13874 13875 13876 13877 13878 13879 13880 13881 13882 13883 13884 13885 13886 13887 13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898 13899 13900 13901 13902 13903 13904 13905 13906 13907 13908 13909 13910 13911 13912 13913 13914 13915 13916 13917 13918 13919 13920 13921 13922 13923 13924 13925 13926 13927 13928 13929 13930 13931 13932 13933 13934 13935 13936 13937 13938 13939 13940 13941 13942 13943 13944 13945 13946 13947 13948 13949 13950 13951 13952 13953 13954 13955 13956 13957 13958 13959 13960 13961 13962 13963 13964 13965 13966 13967 13968 13969 13970 13971 13972 13973 13974 13975 13976 13977 13978 13979 13980 13981 13982 13983 13984 13985 13986 13987 13988 13989 13990 13991 13992 13993 13994 13995 13996 13997 13998 13999 14000 14001 14002 14003 14004 14005 14006 14007 14008 14009 14010 14011 14012 14013 14014 14015 14016 14017 14018 14019 14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 14034 14035 14036 14037 14038 14039 14040 14041 14042 14043 14044 14045 14046 14047 14048 14049 14050 14051 14052 14053 14054 14055 14056 14057 14058 14059 14060 14061 14062 14063 14064 14065 14066 14067 14068 14069 14070 14071 14072 14073 14074 14075 14076 14077 14078 14079 14080 14081 14082 14083 14084 14085 14086 14087 14088 14089 14090 14091 14092 14093 14094 14095 14096 14097 14098 14099 14100 14101 14102 14103 14104 14105 14106 14107 14108 14109 14110 14111 14112 14113 14114 14115 14116 14117 14118 14119 14120 14121 14122 14123 14124 14125 14126 14127 14128 14129 14130 14131 14132 14133 14134 14135 14136 14137 14138 14139 14140 14141 14142 14143 14144 14145 14146 14147 14148 14149 14150 14151 14152 14153 14154 14155 14156 14157 14158 14159 14160 14161 14162 14163 14164 14165 14166 14167 14168 14169 14170 14171 14172 14173 14174 14175 14176 14177 14178 14179 14180 14181 14182 14183 14184 14185 14186 14187 14188 14189 14190 14191 14192 14193 14194 14195 14196 14197 14198 14199 14200 14201 14202 14203 14204 14205 14206 14207 14208 14209 14210 14211 14212 14213 14214 14215 14216 14217 14218 14219 14220 14221 14222 14223 14224 14225 14226 14227 14228 14229 14230 14231 14232 14233 14234 14235 14236 14237 14238 14239 14240 14241 14242 14243 14244 14245 14246 14247 14248 14249 14250 14251 14252 14253 14254 14255 14256 14257 14258 14259 14260 14261 14262 14263 14264 14265 14266 14267 14268 14269 14270 14271 14272 14273 14274 14275 14276 14277 14278 14279 14280 14281 14282 14283 14284 14285 14286 14287 14288 14289 14290 14291 14292 14293 14294 14295 14296 14297 14298 14299 14300 14301 14302 14303 14304 14305 14306 14307 14308 14309 14310 14311 14312 14313 14314 14315 14316 14317 14318 14319 14320 14321 14322 14323 14324 14325 14326 14327 14328 14329 14330 14331 14332 14333 14334 14335 14336 14337 14338 14339 14340 14341 14342 14343 14344 14345 14346 14347 14348 14349 14350 14351 14352 14353 14354 14355 14356 14357 14358 14359 14360 14361 14362 14363 14364 14365 14366 14367 14368 14369 14370 14371 14372 14373 14374 14375 14376 14377 14378 14379 14380 14381 14382 14383 14384 14385 14386 14387 14388 14389 14390 14391 14392 14393 14394 14395 14396 14397 14398 14399 14400 14401 14402 14403 14404 14405 14406 14407 14408 14409 14410 14411 14412 14413 14414 14415 14416 14417 14418 14419 14420 14421 14422 14423 14424 14425 14426 14427 14428 14429 14430 14431 14432 14433 14434 14435 14436 14437 14438 14439 14440 14441 14442 14443 14444 14445 14446 14447 14448 14449 14450 14451 14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 14471 14472 14473 14474 14475 14476 14477 14478 14479 14480 14481 14482 14483 14484 14485 14486 14487 14488 14489 14490 14491 14492 14493 14494 14495 14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 14507 14508 14509 14510 14511 14512 14513 14514 14515 14516 14517 14518 14519 14520 14521 14522 14523 14524 14525 14526 14527 14528 14529 14530 14531 14532 14533 14534 14535 14536 14537 14538 14539 14540 14541 14542 14543 14544 14545 14546 14547 14548 14549 14550 14551 14552 14553 14554 14555 14556 14557 14558 14559 14560 14561 14562 14563 14564 14565 14566 14567 14568 14569 14570 14571 14572 14573 14574 14575 14576 14577 14578 14579 14580 14581 14582 14583 14584 14585 14586 14587 14588 14589 14590 14591 14592 14593 14594 14595 14596 14597 14598 14599 14600 14601 14602 14603 14604 14605 14606 14607 14608 14609 14610 14611 14612 14613 14614 14615 14616 14617 14618 14619 14620 14621 14622 14623 14624 14625 14626 14627 14628 14629 14630 14631 14632 14633 14634 14635 14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 14647 14648 14649 14650 14651 14652 14653 14654 14655 14656 14657 14658 14659 14660 14661 14662 14663 14664 14665 14666 14667 14668 14669 14670 14671 14672 14673 14674 14675 14676 14677 14678 14679 14680 14681 14682 14683 14684 14685 14686 14687 14688 14689 14690 14691 14692 14693 14694 14695 14696 14697 14698 14699 14700 14701 14702 14703 14704 14705 14706 14707 14708 14709 14710 14711 14712 14713 14714 14715 14716 14717 14718 14719 14720 14721 14722 14723 14724 14725 14726 14727 14728 14729 14730 14731 14732 14733 14734 14735 14736 14737 14738 14739 14740 14741 14742 14743 14744 14745 14746 14747 14748 14749 14750 14751 14752 14753 14754 14755 14756 14757 14758 14759 14760 14761 14762 14763 14764 14765 14766 14767 14768 14769 14770 14771 14772 14773 14774 14775 14776 14777 14778 14779 14780 14781 14782 14783 14784 14785 14786 14787 14788 14789 14790 14791 14792 14793 14794 14795 14796 14797 14798 14799 14800 14801 14802 14803 14804 14805 14806 14807 14808 14809 14810 14811 14812 14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 14833 14834 14835 14836 14837 14838 14839 14840 14841 14842 14843 14844 14845 14846 14847 14848 14849 14850 14851 14852 14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 14868 14869 14870 14871 14872 14873 14874 14875 14876 14877 14878 14879 14880 14881 14882 14883 14884 14885 14886 14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 14910 14911 14912 14913 14914 14915 14916 14917 14918 14919 14920 14921 14922 14923 14924 14925 14926 14927 14928 14929 14930 14931 14932 14933 14934 14935 14936 14937 14938 14939 14940 14941 14942 14943 14944 14945 14946 14947 14948 14949 14950 14951 14952 14953 14954 14955 14956 14957 14958 14959 14960 14961 14962 14963 14964 14965 14966 14967 14968 14969 14970 14971 14972 14973 14974 14975 14976 14977 14978 14979 14980 14981 14982 14983 14984 14985 14986 14987 14988 14989 14990 14991 14992 14993 14994 14995 14996 14997 14998 14999 15000 15001 15002 15003 15004 15005 15006 15007 15008 15009 15010 15011 15012 15013 15014 15015 15016 15017 15018 15019 15020 15021 15022 15023 15024 15025 15026 15027 15028 15029 15030 15031 15032 15033 15034 15035 15036 15037 15038 15039 15040 15041 15042 15043 15044 15045 15046 15047 15048 15049 15050 15051 15052 15053 15054 15055 15056 15057 15058 15059 15060 15061 15062 15063 15064 15065 15066 15067 15068 15069 15070 15071 15072 15073 15074 15075 15076 15077 15078 15079 15080 15081 15082 15083 15084 15085 15086 15087 15088 15089 15090 15091 15092 15093 15094 15095 15096 15097 15098 15099 15100 15101 15102 15103 15104 15105 15106 15107 15108 15109 15110 15111 15112 15113 15114 15115 15116 15117 15118 15119 15120 15121 15122 15123 15124 15125 15126 15127 15128 15129 15130 15131 15132 15133 15134 15135 15136 15137 15138 15139 15140 15141 15142 15143 15144 15145 15146 15147 15148 15149 15150 15151 15152 15153 15154 15155 15156 15157 15158 15159 15160 15161 15162 15163 15164 15165 15166 15167 15168 15169 15170 15171 15172 15173 15174 15175 15176 15177 15178 15179 15180 15181 15182 15183 15184 15185 15186 15187 15188 15189 15190 15191 15192 15193 15194 15195 15196 15197 15198 15199 15200 15201 15202 15203 15204 15205 15206 15207 15208 15209 15210 15211 15212 15213 15214 15215 15216 15217 15218 15219 15220 15221 15222 15223 15224 15225 15226 15227 15228 15229 15230 15231 15232 15233 15234 15235 15236 15237 15238 15239 15240 15241 15242 15243 15244 15245 15246 15247 15248 15249 15250 15251 15252 15253 15254 15255 15256 15257 15258 15259 15260 15261 15262 15263 15264 15265 15266 15267 15268 15269 15270 15271 15272 15273 15274 15275 15276 15277 15278 15279 15280 15281 15282 15283 15284 15285 15286 15287 15288 15289 15290 15291 15292 15293 15294 15295 15296 15297 15298 15299 15300 15301 15302 15303 15304 15305 15306 15307 15308 15309 15310 15311 15312 15313 15314 15315 15316 15317 15318 15319 15320 15321 15322 15323 15324 15325 15326 15327 15328 15329 15330 15331 15332 15333 15334 15335 15336 15337 15338 15339 15340 15341 15342 15343 15344 15345 15346 15347 15348 15349 15350 15351 15352 15353 15354 15355 15356 15357 15358 15359 15360 15361 15362 15363 15364 15365 15366 15367 15368 15369 15370 15371 15372 15373 15374 15375 15376 15377 15378 15379 15380 15381 15382 15383 15384 15385 15386 15387 15388 15389 15390 15391 15392 15393 15394 15395 15396 15397 15398 15399 15400 15401 15402 15403 15404 15405 15406 15407 15408 15409 15410 15411 15412 15413 15414 15415 15416 15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 15429 15430 15431 15432 15433 15434 15435 15436 15437 15438 15439 15440 15441 15442 15443 15444 15445 15446 15447 15448 15449 15450 15451 15452 15453 15454 15455 15456 15457 15458 15459 15460 15461 15462 15463 15464 15465 15466 15467 15468 15469 15470 15471 15472 15473 15474 15475 15476 15477 15478 15479 15480 15481 15482 15483 15484 15485 15486 15487 15488 15489 15490 15491 15492 15493 15494 15495 15496 15497 15498 15499 15500 15501 15502 15503 15504 15505 15506 15507 15508 15509 15510 15511 15512 15513 15514 15515 15516 15517 15518 15519 15520 15521 15522 15523 15524 15525 15526 15527 15528 15529 15530 15531 15532 15533 15534 15535 15536 15537 15538 15539 15540 15541 15542 15543 15544 15545 15546 15547 15548 15549 15550 15551 15552 15553 15554 15555 15556 15557 15558 15559 15560 15561 15562 15563 15564 15565 15566 15567 15568 15569 15570 15571 15572 15573 15574 15575 15576 15577 15578 15579 15580 15581 15582 15583 15584 15585 15586 15587 15588 15589 15590 15591 15592 15593 15594 15595 15596 15597 15598 15599 15600 15601 15602 15603 15604 15605 15606 15607 15608 15609 15610 15611 15612 15613 15614 15615 15616 15617 15618 15619 15620 15621 15622 15623 15624 15625 15626 15627 15628 15629 15630 15631 15632 15633 15634 15635 15636 15637 15638 15639 15640 15641 15642 15643 15644 15645 15646 15647 15648 15649 15650 15651 15652 15653 15654 15655 15656 15657 15658 15659 15660 15661 15662 15663 15664 15665 15666 15667 15668 15669 15670 15671 15672 15673 15674 15675 15676 15677 15678 15679 15680 15681 15682 15683 15684 15685 15686 15687 15688 15689 15690 15691 15692 15693 15694 15695 15696 15697 15698 15699 15700 15701 15702 15703 15704 15705 15706 15707 15708 15709 15710 15711 15712 15713 15714 15715 15716 15717 15718 15719 15720 15721 15722 15723 15724 15725 15726 15727 15728 15729 15730 15731 15732 15733 15734 15735 15736 15737 15738 15739 15740 15741 15742 15743 15744 15745 15746 15747 15748 15749 15750 15751 15752 15753 15754 15755 15756 15757 15758 15759 15760 15761 15762 15763 15764 15765 15766 15767 15768 15769 15770 15771 15772 15773 15774 15775 15776 15777 15778 15779 15780 15781 15782 15783 15784 15785 15786 15787 15788 15789 15790 15791 15792 15793 15794 15795 15796 15797 15798 15799 15800 15801 15802 15803 15804 15805 15806 15807 15808 15809 15810 15811 15812 15813 15814 15815 15816 15817 15818 15819 15820 15821 15822 15823 15824 15825 15826 15827 15828 15829 15830 15831 15832 15833 15834 15835 15836 15837 15838 15839 15840 15841 15842 15843 15844 15845 15846 15847 15848 15849 15850 15851 15852 15853 15854 15855 15856 15857 15858 15859 15860 15861 15862 15863 15864 15865 15866 15867 15868 15869 15870 15871 15872 15873 15874 15875 15876 15877 15878 15879 15880 15881 15882 15883 15884 15885 15886 15887 15888 15889 15890 15891 15892 15893 15894 15895 15896 15897 15898 15899 15900 15901 15902 15903 15904 15905 15906 15907 15908 15909 15910 15911 15912 15913 15914 15915 15916 15917 15918 15919 15920 15921 15922 15923 15924 15925 15926 15927 15928 15929 15930 15931 15932 15933 15934 15935 15936 15937 15938 15939 15940 15941 15942 15943 15944 15945 15946 15947 15948 15949 15950 15951 15952 15953 15954 15955 15956 15957 15958 15959 15960 15961 15962 15963 15964 15965 15966 15967 15968 15969 15970 15971 15972 15973 15974 15975 15976 15977 15978 15979 15980 15981 15982 15983 15984 15985 15986 15987 15988 15989 15990 15991 15992 15993 15994 15995 15996 15997 15998 15999 16000 16001 16002 16003 16004 16005 16006 16007 16008 16009 16010 16011 16012 16013 16014 16015 16016 16017 16018 16019 16020 16021 16022 16023 16024 16025 16026 16027 16028 16029 16030 16031 16032 16033 16034 16035 16036 16037 16038 16039 16040 16041 16042 16043 16044 16045 16046 16047 16048 16049 16050 16051 16052 16053 16054 16055 16056 16057 16058 16059 16060 16061 16062 16063 16064 16065 16066 16067 16068 16069 16070 16071 16072 16073 16074 16075 16076 16077 16078 16079 16080 16081 16082 16083 16084 16085 16086 16087 16088 16089 16090 16091 16092 16093 16094 16095 16096 16097 16098 16099 16100 16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 16162 16163 16164 16165 16166 16167 16168 16169 16170 16171 16172 16173 16174 16175 16176 16177 16178 16179 16180 16181 16182 16183 16184 16185 16186 16187 16188 16189 16190 16191 16192 16193 16194 16195 16196 16197 16198 16199 16200 16201 16202 16203 16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 16215 16216 16217 16218 16219 16220 16221 16222 16223 16224 16225 16226 16227 16228 16229 16230 16231 16232 16233 16234 16235 16236 16237 16238 16239 16240 16241 16242 16243 16244 16245 16246 16247 16248 16249 16250 16251 16252 16253 16254 16255 16256 16257 16258 16259 16260 16261 16262 16263 16264 16265 16266 16267 16268 16269 16270 16271 16272 16273 16274 16275 16276 16277 16278 16279 16280 16281 16282 16283 16284 16285 16286 16287 16288 16289 16290 16291 16292 16293 16294 16295 16296 16297 16298 16299 16300 16301 16302 16303 16304 16305 16306 16307 16308 16309 16310 16311 16312 16313 16314 16315 16316 16317 16318 16319 16320 16321 16322 16323 16324 16325 16326 16327 16328 16329 16330 16331 16332 16333 16334 16335 16336 16337 16338 16339 16340 16341 16342 16343 16344 16345 16346 16347 16348 16349 16350 16351 16352 16353 16354 16355 16356 16357 16358 16359 16360 16361 16362 16363 16364 16365 16366 16367 16368 16369 16370 16371 16372 16373 16374 16375 16376 16377 16378 16379 16380 16381 16382 16383 16384 16385 16386 16387 16388 16389 16390 16391 16392 16393 16394 16395 16396 16397 16398 16399 16400 16401 16402 16403 16404 16405 16406 16407 16408 16409 16410 16411 16412 16413 16414 16415 16416 16417 16418 16419 16420 16421 16422 16423 16424 16425 16426 16427 16428 16429 16430 16431 16432 16433 16434 16435 16436 16437 16438 16439 16440 16441 16442 16443 16444 16445 16446 16447 16448 16449 16450 16451 16452 16453 16454 16455 16456 16457 16458 16459 16460 16461 16462 16463 16464 16465 16466 16467 16468 16469 16470 16471 16472 16473 16474 16475 16476 16477 16478 16479 16480 16481 16482 16483 16484 16485 16486 16487 16488 16489 16490 16491 16492 16493 16494 16495 16496 16497 16498 16499 16500 16501 16502 16503 16504 16505 16506 16507 16508 16509 16510 16511 16512 16513 16514 16515 16516 16517 16518 16519 16520 16521 16522 16523 16524 16525 16526 16527 16528 16529 16530 16531 16532 16533 16534 16535 16536 16537 16538 16539 16540 16541 16542 16543 16544 16545 16546 16547 16548 16549 16550 16551 16552 16553 16554 16555 16556 16557 16558 16559 16560 16561 16562 16563 16564 16565 16566 16567 16568 16569 16570 16571 16572 16573 16574 16575 16576 16577 16578 16579 16580 16581 16582 16583 16584 16585 16586 16587 16588 16589 16590 16591 16592 16593 16594 16595 16596 16597 16598 16599 16600 16601 16602 16603 16604 16605 16606 16607 16608 16609 16610 16611 16612 16613 16614 16615 16616 16617 16618 16619 16620 16621 16622 16623 16624 16625 16626 16627 16628 16629 16630 16631 16632 16633 16634 16635 16636 16637 16638 16639 16640 16641 16642 16643 16644 16645 16646 16647 16648 16649 16650 16651 16652 16653 16654 16655 16656 16657 16658 16659 16660 16661 16662 16663 16664 16665 16666 16667 16668 16669 16670 16671 16672 16673 16674 16675 16676 16677 16678 16679 16680 16681 16682 16683 16684 16685 16686 16687 16688 16689 16690 16691 16692 16693 16694 16695 16696 16697 16698 16699 16700 16701 16702 16703 16704 16705 16706 16707 16708 16709 16710 16711 16712 16713 16714 16715 16716 16717 16718 16719 16720 16721 16722 16723 16724 16725 16726 16727 16728 16729 16730 16731 16732 16733 16734 16735 16736 16737 16738 16739 16740 16741 16742 16743 16744 16745 16746 16747 16748 16749 16750 16751 16752 16753 16754 16755 16756 16757 16758 16759 16760 16761 16762 16763 16764 16765 16766 16767 16768 16769 16770 16771 16772 16773 16774 16775 16776 16777 16778 16779 16780 16781 16782 16783 16784 16785 16786 16787 16788 16789 16790 16791 16792 16793 16794 16795 16796 16797 16798 16799 16800 16801 16802 16803 16804 16805 16806 16807 16808 16809 16810 16811 16812 16813 16814 16815 16816 16817 16818 16819 16820 16821 16822 16823 16824 16825 16826 16827 16828 16829 16830 16831 16832 16833 16834 16835 16836 16837 16838 16839 16840 16841 16842 16843 16844 16845 16846 16847 16848 16849 16850 16851 16852 16853 16854 16855 16856 16857 16858 16859 16860 16861 16862 16863 16864 16865 16866 16867 16868 16869 16870 16871 16872 16873 16874 16875 16876 16877 16878 16879 16880 16881 16882 16883 16884 16885 16886 16887 16888 16889 16890 16891 16892 16893 16894 16895 16896 16897 16898 16899 16900 16901 16902 16903 16904 16905 16906 16907 16908 16909 16910 16911 16912 16913 16914 16915 16916 16917 16918 16919 16920 16921 16922 16923 16924 16925 16926 16927 16928 16929 16930 16931 16932 16933 16934 16935 16936 16937 16938 16939 16940 16941 16942 16943 16944 16945 16946 16947 16948 16949 16950 16951 16952 16953 16954 16955 16956 16957 16958 16959 16960 16961 16962 16963 16964 16965 16966 16967 16968 16969 16970 16971 16972 16973 16974 16975 16976 16977 16978 16979 16980 16981 16982 16983 16984 16985 16986 16987 16988 16989 16990 16991 16992 16993 16994 16995 16996 16997 16998 16999 17000 17001 17002 17003 17004 17005 17006 17007 17008 17009 17010 17011 17012 17013 17014 17015 17016 17017 17018 17019 17020 17021 17022 17023 17024 17025 17026 17027 17028 17029 17030 17031 17032 17033 17034 17035 17036 17037 17038 17039 17040 17041 17042 17043 17044 17045 17046 17047 17048 17049 17050 17051 17052 17053 17054 17055 17056 17057 17058 17059 17060 17061 17062 17063 17064 17065 17066 17067 17068 17069 17070 17071 17072 17073 17074 17075 17076 17077 17078 17079 17080 17081 17082 17083 17084 17085 17086 17087 17088 17089 17090 17091 17092 17093 17094 17095 17096 17097 17098 17099 17100 17101 17102 17103 17104 17105 17106 17107 17108 17109 17110 17111 17112 17113 17114 17115 17116 17117 17118 17119 17120 17121 17122 17123 17124 17125 17126 17127 17128 17129 17130 17131 17132 17133 17134 17135 17136 17137 17138 17139 17140 17141 17142 17143 17144 17145 17146 17147 17148 17149 17150 17151 17152 17153 17154 17155 17156 17157 17158 17159 17160 17161 17162 17163 17164 17165 17166 17167 17168 17169 17170 17171 17172 17173 17174 17175 17176 17177 17178 17179 17180 17181 17182 17183 17184 17185 17186 17187 17188 17189 17190 17191 17192 17193 17194 17195 17196 17197 17198 17199 17200 17201 17202 17203 17204 17205 17206 17207 17208 17209 17210 17211 17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 17236 17237 17238 17239 17240 17241 17242 17243 17244 17245 17246 17247 17248 17249 17250 17251 17252 17253 17254 17255 17256 17257 17258 17259 17260 17261 17262 17263 17264 17265 17266 17267 17268 17269 17270 17271 17272 17273 17274 17275 17276 17277 17278 17279 17280 17281 17282 17283 17284 17285 17286 17287 17288 17289 17290 17291 17292 17293 17294 17295 17296 17297 17298 17299 17300 17301 17302 17303 17304 17305 17306 17307 17308 17309 17310 17311 17312 17313 17314 17315 17316 17317 17318 17319 17320 17321 17322 17323 17324 17325 17326 17327 17328 17329 17330 17331 17332 17333 17334 17335 17336 17337 17338 17339 17340 17341 17342 17343 17344 17345 17346 17347 17348 17349 17350 17351 17352 17353 17354 17355 17356 17357 17358 17359 17360 17361 17362 17363 17364 17365 17366 17367 17368 17369 17370 17371 17372 17373 17374 17375 17376 17377 17378 17379 17380 17381 17382 17383 17384 17385 17386 17387 17388 17389 17390 17391 17392 17393 17394 17395 17396 17397 17398 17399 17400 17401 17402 17403 17404 17405 17406 17407 17408 17409 17410 17411 17412 17413 17414 17415 17416 17417 17418 17419 17420 17421 17422 17423 17424 17425 17426 17427 17428 17429 17430 17431 17432 17433 17434 17435 17436 17437 17438 17439 17440 17441 17442 17443 17444 17445 17446 17447 17448 17449 17450 17451 17452 17453 17454 17455 17456 17457 17458 17459 17460 17461 17462 17463 17464 17465 17466 17467 17468 17469 17470 17471 17472 17473 17474 17475 17476 17477 17478 17479 17480 17481 17482 17483 17484 17485 17486 17487 17488 17489 17490 17491 17492 17493 17494 17495 17496 17497 17498 17499 17500 17501 17502 17503 17504 17505 17506 17507 17508 17509 17510 17511 17512 17513 17514 17515 17516 17517 17518 17519 17520 17521 17522 17523 17524 17525 17526 17527 17528 17529 17530 17531 17532 17533 17534 17535 17536 17537 17538 17539 17540 17541 17542 17543 17544 17545 17546 17547 17548 17549 17550 17551 17552 17553 17554 17555 17556 17557 17558 17559 17560 17561 17562 17563 17564 17565 17566 17567 17568 17569 17570 17571 17572 17573 17574 17575 17576 17577 17578 17579 17580 17581 17582 17583 17584 17585 17586 17587 17588 17589 17590 17591 17592 17593 17594 17595 17596 17597 17598 17599 17600 17601 17602 17603 17604 17605 17606 17607 17608 17609 17610 17611 17612 17613 17614 17615 17616 17617 17618 17619 17620 17621 17622 17623 17624 17625 17626 17627 17628 17629 17630 17631 17632 17633 17634 17635 17636 17637 17638 17639 17640 17641 17642 17643 17644 17645 17646 17647 17648 17649 17650 17651 17652 17653 17654 17655 17656 17657 17658 17659 17660 17661 17662 17663 17664 17665 17666 17667 17668 17669 17670 17671 17672 17673 17674 17675 17676 17677 17678 17679 17680 17681 17682 17683 17684 17685 17686 17687 17688 17689 17690 17691 17692 17693 17694 17695 17696 17697 17698 17699 17700 17701 17702 17703 17704 17705 17706 17707 17708 17709 17710 17711 17712 17713 17714 17715 17716 17717 17718 17719 17720 17721 17722 17723 17724 17725 17726 17727 17728 17729 17730 17731 17732 17733 17734 17735 17736 17737 17738 17739 17740 17741 17742 17743 17744 17745 17746 17747 17748 17749 17750 17751 17752 17753 17754 17755 17756 17757 17758 17759 17760 17761 17762 17763 17764 17765 17766 17767 17768 17769 17770 17771 17772 17773 17774 17775 17776 17777 17778 17779 17780 17781 17782 17783 17784 17785 17786 17787 17788 17789 17790 17791 17792 17793 17794 17795 17796 17797 17798 17799 17800 17801 17802 17803 17804 17805 17806 17807 17808 17809 17810 17811 17812 17813 17814 17815 17816 17817 17818 17819 17820 17821 17822 17823 17824 17825 17826 17827 17828 17829 17830 17831 17832 17833 17834 17835 17836 17837 17838 17839 17840 17841 17842 17843 17844 17845 17846 17847 17848 17849 17850 17851 17852 17853 17854 17855 17856 17857 17858 17859 17860 17861 17862 17863 17864 17865 17866 17867 17868 17869 17870 17871 17872 17873 17874 17875 17876 17877 17878 17879 17880 17881 17882 17883 17884 17885 17886 17887 17888 17889 17890 17891 17892 17893 17894 17895 17896 17897 17898 17899 17900 17901 17902 17903 17904 17905 17906 17907 17908 17909 17910 17911 17912 17913 17914 17915 17916 17917 17918 17919 17920 17921 17922 17923 17924 17925 17926 17927 17928 17929 17930 17931 17932 17933 17934 17935 17936 17937 17938 17939 17940 17941 17942 17943 17944 17945 17946 17947 17948 17949 17950 17951 17952 17953 17954 17955 17956 17957 17958 17959 17960 17961 17962 17963 17964 17965 17966 17967 17968 17969 17970 17971 17972 17973 17974 17975 17976 17977 17978 17979 17980 17981 17982 17983 17984 17985 17986 17987 17988 17989 17990 17991 17992 17993 17994 17995 17996 17997 17998 17999 18000 18001 18002 18003 18004 18005 18006 18007 18008 18009 18010 18011 18012 18013 18014 18015 18016 18017 18018 18019 18020 18021 18022 18023 18024 18025 18026 18027 18028 18029 18030 18031 18032 18033 18034 18035 18036 18037 18038 18039 18040 18041 18042 18043 18044 18045 18046 18047 18048 18049 18050 18051 18052 18053 18054 18055 18056 18057 18058 18059 18060 18061 18062 18063 18064 18065 18066 18067 18068 18069 18070 18071 18072 18073 18074 18075 18076 18077 18078 18079 18080 18081 18082 18083 18084 18085 18086 18087 18088 18089 18090 18091 18092 18093 18094 18095 18096 18097 18098 18099 18100 18101 18102 18103 18104 18105 18106 18107 18108 18109 18110 18111 18112 18113 18114 18115 18116 18117 18118 18119 18120 18121 18122 18123 18124 18125 18126 18127 18128 18129 18130 18131 18132 18133 18134 18135 18136 18137 18138 18139 18140 18141 18142 18143 18144 18145 18146 18147 18148 18149 18150 18151 18152 18153 18154 18155 18156 18157 18158 18159 18160 18161 18162 18163 18164 18165 18166 18167 18168 18169 18170 18171 18172 18173 18174 18175 18176 18177 18178 18179 18180 18181 18182 18183 18184 18185 18186 18187 18188 18189 18190 18191 18192 18193 18194 18195 18196 18197 18198 18199 18200 18201 18202 18203 18204 18205 18206 18207 18208 18209 18210 18211 18212 18213 18214 18215 18216 18217 18218 18219 18220 18221 18222 18223 18224 18225 18226 18227 18228 18229 18230 18231 18232 18233 18234 18235 18236 18237 18238 18239 18240 18241 18242 18243 18244 18245 18246 18247 18248 18249 18250 18251 18252 18253 18254 18255 18256 18257 18258 18259 18260 18261 18262 18263 18264 18265 18266 18267 18268 18269 18270 18271 18272 18273 18274 18275 18276 18277 18278 18279 18280 18281 18282 18283 18284 18285 18286 18287 18288 18289 18290 18291 18292 18293 18294 18295 18296 18297 18298 18299 18300 18301 18302 18303 18304 18305 18306 18307 18308 18309 18310 18311 18312 18313 18314 18315 18316 18317 18318 18319 18320 18321 18322 18323 18324 18325 18326 18327 18328 18329 18330 18331 18332 18333 18334 18335 18336 18337 18338 18339 18340 18341 18342 18343 18344 18345 18346 18347 18348 18349 18350 18351 18352 18353 18354 18355 18356 18357 18358 18359 18360 18361 18362 18363 18364 18365 18366 18367 18368 18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 18384 18385 18386 18387 18388 18389 18390 18391 18392 18393 18394 18395 18396 18397 18398 18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410 18411 18412 18413 18414 18415 18416 18417 18418 18419 18420 18421 18422 18423 18424 18425 18426 18427 18428 18429 18430 18431 18432 18433 18434 18435 18436 18437 18438 18439 18440 18441 18442 18443 18444 18445 18446 18447 18448 18449 18450 18451 18452 18453 18454 18455 18456 18457 18458 18459 18460 18461 18462 18463 18464 18465 18466 18467 18468 18469 18470 18471 18472 18473 18474 18475 18476 18477 18478 18479 18480 18481 18482 18483 18484 18485 18486 18487 18488 18489 18490 18491 18492 18493 18494 18495 18496 18497 18498 18499 18500 18501 18502 18503 18504 18505 18506 18507 18508 18509 18510 18511 18512 18513 18514 18515 18516 18517 18518 18519 18520 18521 18522 18523 18524 18525 18526 18527 18528 18529 18530 18531 18532 18533 18534 18535 18536 18537 18538 18539 18540 18541 18542 18543 18544 18545 18546 18547 18548 18549 18550 18551 18552 18553 18554 18555 18556 18557 18558 18559 18560 18561 18562 18563 18564 18565 18566 18567 18568 18569 18570 18571 18572 18573 18574 18575 18576 18577 18578 18579 18580 18581 18582 18583 18584 18585 18586 18587 18588 18589 18590 18591 18592 18593 18594 18595 18596 18597 18598 18599 18600 18601 18602 18603 18604 18605 18606 18607 18608 18609 18610 18611 18612 18613 18614 18615 18616 18617 18618 18619 18620 18621 18622 18623 18624 18625 18626 18627 18628 18629 18630 18631 18632 18633 18634 18635 18636 18637 18638 18639 18640 18641 18642 18643 18644 18645 18646 18647 18648 18649 18650 18651 18652 18653 18654 18655 18656 18657 18658 18659 18660 18661 18662 18663 18664 18665 18666 18667 18668 18669 18670 18671 18672 18673 18674 18675 18676 18677 18678 18679 18680 18681 18682 18683 18684 18685 18686 18687 18688 18689 18690 18691 18692 18693 18694 18695 18696 18697 18698 18699 18700 18701 18702 18703 18704 18705 18706 18707 18708 18709 18710 18711 18712 18713 18714 18715 18716 18717 18718 18719 18720 18721 18722 18723 18724 18725 18726 18727 18728 18729 18730 18731 18732 18733 18734 18735 18736 18737 18738 18739 18740 18741 18742 18743 18744 18745 18746 18747 18748 18749 18750 18751 18752 18753 18754 18755 18756 18757 18758 18759 18760 18761 18762 18763 18764 18765 18766 18767 18768 18769 18770 18771 18772 18773 18774 18775 18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 18791 18792 18793 18794 18795 18796 18797 18798 18799 18800 18801 18802 18803 18804 18805 18806 18807 18808 18809 18810 18811 18812 18813 18814 18815 18816 18817 18818 18819 18820 18821 18822 18823 18824 18825 18826 18827 18828 18829 18830 18831 18832 18833 18834 18835 18836 18837 18838 18839 18840 18841 18842 18843 18844 18845 18846 18847 18848 18849 18850 18851 18852 18853 18854 18855 18856 18857 18858 18859 18860 18861 18862 18863 18864 18865 18866 18867 18868 18869 18870 18871 18872 18873 18874 18875 18876 18877 18878 18879 18880 18881 18882 18883 18884 18885 18886 18887 18888 18889 18890 18891 18892 18893 18894 18895 18896 18897 18898 18899 18900 18901 18902 18903 18904 18905 18906 18907 18908 18909 18910 18911 18912 18913 18914 18915 18916 18917 18918 18919 18920 18921 18922 18923 18924 18925 18926 18927 18928 18929 18930 18931 18932 18933 18934 18935 18936 18937 18938 18939 18940 18941 18942 18943 18944 18945 18946 18947 18948 18949 18950 18951 18952 18953 18954 18955 18956 18957 18958 18959 18960 18961 18962 18963 18964 18965 18966 18967 18968 18969 18970 18971 18972 18973 18974 18975 18976 18977 18978 18979 18980 18981 18982 18983 18984 18985 18986 18987 18988 18989 18990 18991 18992 18993 18994 18995 18996 18997 18998 18999 19000 19001 19002 19003 19004 19005 19006 19007 19008 19009 19010 19011 19012 19013 19014 19015 19016 19017 19018 19019 19020 19021 19022 19023 19024 19025 19026 19027 19028 19029 19030 19031 19032 19033 19034 19035 19036 19037 19038 19039 19040 19041 19042 19043 19044 19045 19046 19047 19048 19049 19050 19051 19052 19053 19054 19055 19056 19057 19058 19059 19060 19061 19062 19063 19064 19065 19066 19067 19068 19069 19070 19071 19072 19073 19074 19075 19076 19077 19078 19079 19080 19081 19082 19083 19084 19085 19086 19087 19088 19089 19090 19091 19092 19093 19094 19095 19096 19097 19098 19099 19100 19101 19102 19103 19104 19105 19106 19107 19108 19109 19110 19111 19112 19113 19114 19115 19116 19117 19118 19119 19120 19121 19122 19123 19124 19125 19126 19127 19128 19129 19130 19131 19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158 19159 19160 19161 19162 19163 19164 19165 19166 19167 19168 19169 19170 19171 19172 19173 19174 19175 19176 19177 19178 19179 19180 19181 19182 19183 19184 19185 19186 19187 19188 19189 19190 19191 19192 19193 19194 19195 19196 19197 19198 19199 19200 19201 19202 19203 19204 19205 19206 19207 19208 19209 19210 19211 19212 19213 19214 19215 19216 19217 19218 19219 19220 19221 19222 19223 19224 19225 19226 19227 19228 19229 19230 19231 19232 19233 19234 19235 19236 19237 19238 19239 19240 19241 19242 19243 19244 19245 19246 19247 19248 19249 19250 19251 19252 19253 19254 19255 19256 19257 19258 19259 19260 19261 19262 19263 19264 19265 19266 19267 19268 19269 19270 19271 19272 19273 19274 19275 19276 19277 19278 19279 19280 19281 19282 19283 19284 19285 19286 19287 19288 19289 19290 19291 19292 19293 19294 19295 19296 19297 19298 19299 19300 19301 19302 19303 19304 19305 19306 19307 19308 19309 19310 19311 19312 19313 19314 19315 19316 19317 19318 19319 19320 19321 19322 19323 19324 19325 19326 19327 19328 19329 19330 19331 19332 19333 19334 19335 19336 19337 19338 19339 19340 19341 19342 19343 19344 19345 19346 19347 19348 19349 19350 19351 19352 19353 19354 19355 19356 19357 19358 19359 19360 19361 19362 19363 19364 19365 19366 19367 19368 19369 19370 19371 19372 19373 19374 19375 19376 19377 19378 19379 19380 19381 19382 19383 19384 19385 19386 19387 19388 19389 19390 19391 19392 19393 19394 19395 19396 19397 19398 19399 19400 19401 19402 19403 19404 19405 19406 19407 19408 19409 19410 19411 19412 19413 19414 19415 19416 19417 19418 19419 19420 19421 19422 19423 19424 19425 19426 19427 19428 19429 19430 19431 19432 19433 19434 19435 19436 19437 19438 19439 19440 19441 19442 19443 19444 19445 19446 19447 19448 19449 19450 19451 19452 19453 19454 19455 19456 19457 19458 19459 19460 19461 19462 19463 19464 19465 19466 19467 19468 19469 19470 19471 19472 19473 19474 19475 19476 19477 19478 19479 19480 19481 19482 19483 19484 19485 19486 19487 19488 19489 19490 19491 19492 19493 19494 19495 19496 19497 19498 19499 19500 19501 19502 19503 19504 19505 19506 19507 19508 19509 19510 19511 19512 19513 19514 19515 19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530 19531 19532 19533 19534 19535 19536 19537 19538 19539 19540 19541 19542 19543 19544 19545 19546 19547 19548 19549 19550 19551 19552 19553 19554 19555 19556 19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567 19568 19569 19570 19571 19572 19573 19574 19575 19576 19577 19578 19579 19580 19581 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 19592 19593 19594 19595 19596 19597 19598 19599 19600 19601 19602 19603 19604 19605 19606 19607 19608 19609 19610 19611 19612 19613 19614 19615 19616 19617 19618 19619 19620 19621 19622 19623 19624 19625 19626 19627 19628 19629 19630 19631 19632 19633 19634 19635 19636 19637 19638 19639 19640 19641 19642 19643 19644 19645 19646 19647 19648 19649 19650 19651 19652 19653 19654 19655 19656 19657 19658 19659 19660 19661 19662 19663 19664 19665 19666 19667 19668 19669 19670 19671 19672 19673 19674 19675 19676 19677 19678 19679 19680 19681 19682 19683 19684 19685 19686 19687 19688 19689 19690 19691 19692 19693 19694 19695 19696 19697 19698 19699 19700 19701 19702 19703 19704 19705 19706 19707 19708 19709 19710 19711 19712 19713 19714 19715 19716 19717 19718 19719 19720 19721 19722 19723 19724 19725 19726 19727 19728 19729 19730 19731 19732 19733 19734 19735 19736 19737 19738 19739 19740 19741 19742 19743 19744 19745 19746 19747 19748 19749 19750 19751 19752 19753 19754 19755 19756 19757 19758 19759 19760 19761 19762 19763 19764 19765 19766 19767 19768 19769 19770 19771 19772 19773 19774 19775 19776 19777 19778 19779 19780 19781 19782 19783 19784 19785 19786 19787 19788 19789 19790 19791 19792 19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 19806 19807 19808 19809 19810 19811 19812 19813 19814 19815 19816 19817 19818 19819 19820 19821 19822 19823 19824 19825 19826 19827 19828 19829 19830 19831 19832 19833 19834 19835 19836 19837 19838 19839 19840 19841 19842 19843 19844 19845 19846 19847 19848 19849 19850 19851 19852 19853 19854 19855 19856 19857 19858 19859 19860 19861 19862 19863 19864 19865 19866 19867 19868 19869 19870 19871 19872 19873 19874 19875 19876 19877 19878 19879 19880 19881 19882 19883 19884 19885 19886 19887 19888 19889 19890 19891 19892 19893 19894 19895 19896 19897 19898 19899 19900 19901 19902 19903 19904 19905 19906 19907 19908 19909 19910 19911 19912 19913 19914 19915 19916 19917 19918 19919 19920 19921 19922 19923 19924 19925 19926 19927 19928 19929 19930 19931 19932 19933 19934 19935 19936 19937 19938 19939 19940 19941 19942 19943 19944 19945 19946 19947 19948 19949 19950 19951 19952 19953 19954 19955 19956 19957 19958 19959 19960 19961 19962 19963 19964 19965 19966 19967 19968 19969 19970 19971 19972 19973 19974 19975 19976 19977 19978 19979 19980 19981 19982 19983 19984 19985 19986 19987 19988 19989 19990 19991 19992 19993 19994 19995 19996 19997 19998 19999 20000 20001 20002 20003 20004 20005 20006 20007 20008 20009 20010 20011 20012 20013 20014 20015 20016 20017 20018 20019 20020 20021 20022 20023 20024 20025 20026 20027 20028 20029 20030 20031 20032 20033 20034 20035 20036 20037 20038 20039 20040 20041 20042 20043 20044 20045 20046 20047 20048 20049 20050 20051 20052 20053 20054 20055 20056 20057 20058 20059 20060 20061 20062 20063 20064 20065 20066 20067 20068 20069 20070 20071 20072 20073 20074 20075 20076 20077 20078 20079 20080 20081 20082 20083 20084 20085 20086 20087 20088 20089 20090 20091 20092 20093 20094 20095 20096 20097 20098 20099 20100 20101 20102 20103 20104 20105 20106 20107 20108 20109 20110 20111 20112 20113 20114 20115 20116 20117 20118 20119 20120 20121 20122 20123 20124 20125 20126 20127 20128 20129 20130 20131 20132 20133 20134 20135 20136 20137 20138 20139 20140 20141 20142 20143 20144 20145 20146 20147 20148 20149 20150 20151 20152 20153 20154 20155 20156 20157 20158 20159 20160 20161 20162 20163 20164 20165 20166 20167 20168 20169 20170 20171 20172 20173 20174 20175 20176 20177 20178 20179 20180 20181 20182 20183 20184 20185 20186 20187 20188 20189 20190 20191 20192 20193 20194 20195 20196 20197 20198 20199 20200 20201 20202 20203 20204 20205 20206 20207 20208 20209 20210 20211 20212 20213 20214 20215 20216 20217 20218 20219 20220 20221 20222 20223 20224 20225 20226 20227 20228 20229 20230 20231 20232 20233 20234 20235 20236 20237 20238 20239 20240 20241 20242 20243 20244 20245 20246 20247 20248 20249 20250 20251 20252 20253 20254 20255 20256 20257 20258 20259 20260 20261 20262 20263 20264 20265 20266 20267 20268 20269 20270 20271 20272 20273 20274 20275 20276 20277 20278 20279 20280 20281 20282 20283 20284 20285 20286 20287 20288 20289 20290 20291 20292 20293 20294 20295 20296 20297 20298 20299 20300 20301 20302 20303 20304 20305 20306 20307 20308 20309 20310 20311 20312 20313 20314 20315 20316 20317 20318 20319 20320 20321 20322 20323 20324 20325 20326 20327 20328 20329 20330 20331 20332 20333 20334 20335 20336 20337 20338 20339 20340 20341 20342 20343 20344 20345 20346 20347 20348 20349 20350 20351 20352 20353 20354 20355 20356 20357 20358 20359 20360 20361 20362 20363 20364 20365 20366 20367 20368 20369 20370 20371 20372 20373 20374 20375 20376 20377 20378 20379 20380 20381 20382 20383 20384 20385 20386 20387 20388 20389 20390 20391 20392 20393 20394 20395 20396 20397 20398 20399 20400 20401 20402 20403 20404 20405 20406 20407 20408 20409 20410 20411 20412 20413 20414 20415 20416 20417 20418 20419 20420 20421 20422 20423 20424 20425 20426 20427 20428 20429 20430 20431 20432 20433 20434 20435 20436 20437 20438 20439 20440 20441 20442 20443 20444 20445 20446 20447 20448 20449 20450 20451 20452 20453 20454 20455 20456 20457 20458 20459 20460 20461 20462 20463 20464 20465 20466 20467 20468 20469 20470 20471 20472 20473 20474 20475 20476 20477 20478 20479 20480 20481 20482 20483 20484 20485 20486 20487 20488 20489 20490 20491 20492 20493 20494 20495 20496 20497 20498 20499 20500 20501 20502 20503 20504 20505 20506 20507 20508 20509 20510 20511 20512 20513 20514 20515 20516 20517 20518 20519 20520 20521 20522 20523 20524 20525 20526 20527 20528 20529 20530 20531 20532 20533 20534 20535 20536 20537 20538 20539 20540 20541 20542 20543 20544 20545 20546 20547 20548 20549 20550 20551 20552 20553 20554 20555 20556 20557 20558 20559 20560 20561 20562 20563 20564 20565 20566 20567 20568 20569 20570 20571 20572 20573 20574 20575 20576 20577 20578 20579 20580 20581 20582 20583 20584 20585 20586 20587 20588 20589 20590 20591 20592 20593 20594 20595 20596 20597 20598 20599 20600 20601 20602 20603 20604 20605 20606 20607 20608 20609 20610 20611 20612 20613 20614 20615 20616 20617 20618 20619 20620 20621 20622 20623 20624 20625 20626 20627 20628 20629 20630 20631 20632 20633 20634 20635 20636 20637 20638 20639 20640 20641 20642 20643 20644 20645 20646 20647 20648 20649 20650 20651 20652 20653 20654 20655 20656 20657 20658 20659 20660 20661 20662 20663 20664 20665 20666 20667 20668 20669 20670 20671 20672 20673 20674 20675 20676 20677 20678 20679 20680 20681 20682 20683 20684 20685 20686 20687 20688 20689 20690 20691 20692 20693 20694 20695 20696 20697 20698 20699 20700 20701 20702 20703 20704 20705 20706 20707 20708 20709 20710 20711 20712 20713 20714 20715 20716 20717 20718 20719 20720 20721 20722 20723 20724 20725 20726 20727 20728 20729 20730 20731 20732 20733 20734 20735 20736 20737 20738 20739 20740 20741 20742 20743 20744 20745 20746 20747 20748 20749 20750 20751 20752 20753 20754 20755 20756 20757 20758 20759 20760 20761 20762 20763 20764 20765 20766 20767 20768 20769 20770 20771 20772 20773 20774 20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 20791 20792 20793 20794 20795 20796 20797 20798 20799 20800 20801 20802 20803 20804 20805 20806 20807 20808 20809 20810 20811 20812 20813 20814 20815 20816 20817 20818 20819 20820 20821 20822 20823 20824 20825 20826 20827 20828 20829 20830 20831 20832 20833 20834 20835 20836 20837 20838 20839 20840 20841 20842 20843 20844 20845 20846 20847 20848 20849 20850 20851 20852 20853 20854 20855 20856 20857 20858 20859 20860 20861 20862 20863 20864 20865 20866 20867 20868 20869 20870 20871 20872 20873 20874 20875 20876 20877 20878 20879 20880 20881 20882 20883 20884 20885 20886 20887 20888 20889 20890 20891 20892 20893 20894 20895 20896 20897 20898 20899 20900 20901 20902 20903 20904 20905 20906 20907 20908 20909 20910 20911 20912 20913 20914 20915 20916 20917 20918 20919 20920 20921 20922 20923 20924 20925 20926 20927 20928 20929 20930 20931 20932 20933 20934 20935 20936 20937 20938 20939 20940 20941 20942 20943 20944 20945 20946 20947 20948 20949 20950 20951 20952 20953 20954 20955 20956 20957 20958 20959 20960 20961 20962 20963 20964 20965 20966 20967 20968 20969 20970 20971 20972 20973 20974 20975 20976 20977 20978 20979 20980 20981 20982 20983 20984 20985 20986 20987 20988 20989 20990 20991 20992 20993 20994 20995 20996 20997 20998 20999 21000 21001 21002 21003 21004 21005 21006 21007 21008 21009 21010 21011 21012 21013 21014 21015 21016 21017 21018 21019 21020 21021 21022 21023 21024 21025 21026 21027 21028 21029 21030 21031 21032 21033 21034 21035 21036 21037 21038 21039 21040 21041 21042 21043 21044 21045 21046 21047 21048 21049 21050 21051 21052 21053 21054 21055 21056 21057 21058 21059 21060 21061 21062 21063 21064 21065 21066 21067 21068 21069 21070 21071 21072 21073 21074 21075 21076 21077 21078 21079 21080 21081 21082 21083 21084 21085 21086 21087 21088 21089 21090 21091 21092 21093 21094 21095 21096 21097 21098 21099 21100 21101 21102 21103 21104 21105 21106 21107 21108 21109 21110 21111 21112 21113 21114 21115 21116 21117 21118 21119 21120 21121 21122 21123 21124 21125 21126 21127 21128 21129 21130 21131 21132 21133 21134 21135 21136 21137 21138 21139 21140 21141 21142 21143 21144 21145 21146 21147 21148 21149 21150 21151 21152 21153 21154 21155 21156 21157 21158 21159 21160 21161 21162 21163 21164 21165 21166 21167 21168 21169 21170 21171 21172 21173 21174 21175 21176 21177 21178 21179 21180 21181 21182 21183 21184 21185 21186 21187 21188 21189 21190 21191 21192 21193 21194 21195 21196 21197 21198 21199 21200 21201 21202 21203 21204 21205 21206 21207 21208 21209 21210 21211 21212 21213 21214 21215 21216 21217 21218 21219 21220 21221 21222 21223 21224 21225 21226 21227 21228 21229 21230 21231 21232 21233 21234 21235 21236 21237 21238 21239 21240 21241 21242 21243 21244 21245 21246 21247 21248 21249 21250 21251 21252 21253 21254 21255 21256 21257 21258 21259 21260 21261 21262 21263 21264 21265 21266 21267 21268 21269 21270 21271 21272 21273 21274 21275 21276 21277 21278 21279 21280 21281 21282 21283 21284 21285 21286 21287 21288 21289 21290 21291 21292 21293 21294 21295 21296 21297 21298 21299 21300 21301 21302 21303 21304 21305 21306 21307 21308 21309 21310 21311 21312 21313 21314 21315 21316 21317 21318 21319 21320 21321 21322 21323 21324 21325 21326 21327 21328 21329 21330 21331 21332 21333 21334 21335 21336 21337 21338 21339 21340 21341 21342 21343 21344 21345 21346 21347 21348 21349 21350 21351 21352 21353 21354 21355 21356 21357 21358 21359 21360 21361 21362 21363 21364 21365 21366 21367 21368 21369 21370 21371 21372 21373 21374 21375 21376 21377 21378 21379 21380 21381 21382 21383 21384 21385 21386 21387 21388 21389 21390 21391 21392 21393 21394 21395 21396 21397 21398 21399 21400 21401 21402 21403 21404 21405 21406 21407 21408 21409 21410 21411 21412 21413 21414 21415 21416 21417 21418 21419 21420 21421 21422 21423 21424 21425 21426 21427 21428 21429 21430 21431 21432 21433 21434 21435 21436 21437 21438 21439 21440 21441 21442 21443 21444 21445 21446 21447 21448 21449 21450 21451 21452 21453 21454 21455 21456 21457 21458 21459 21460 21461 21462 21463 21464 21465 21466 21467 21468 21469 21470 21471 21472 21473 21474 21475 21476 21477 21478 21479 21480 21481 21482 21483 21484 21485 21486 21487 21488 21489 21490 21491 21492 21493 21494 21495 21496 21497 21498 21499 21500 21501 21502 21503 21504 21505 21506 21507 21508 21509 21510 21511 21512 21513 21514 21515 21516 21517 21518 21519 21520 21521 21522 21523 21524 21525 21526 21527 21528 21529 21530 21531 21532 21533 21534 21535 21536 21537 21538 21539 21540 21541 21542 21543 21544 21545 21546 21547 21548 21549 21550 21551 21552 21553 21554 21555 21556 21557 21558 21559 21560 21561 21562 21563 21564 21565 21566 21567 21568 21569 21570 21571 21572 21573 21574 21575 21576 21577 21578 21579 21580 21581 21582 21583 21584 21585 21586 21587 21588 21589 21590 21591 21592 21593 21594 21595 21596 21597 21598 21599 21600 21601 21602 21603 21604 21605 21606 21607 21608 21609 21610 21611 21612 21613 21614 21615 21616 21617 21618 21619 21620 21621 21622 21623 21624 21625 21626 21627 21628 21629 21630 21631 21632 21633 21634 21635 21636 21637 21638 21639 21640 21641 21642 21643 21644 21645 21646 21647 21648 21649 21650 21651 21652 21653 21654 21655 21656 21657 21658 21659 21660 21661 21662 21663 21664 21665 21666 21667 21668 21669 21670 21671 21672 21673 21674 21675 21676 21677 21678 21679 21680 21681 21682 21683 21684 21685 21686 21687 21688 21689 21690 21691 21692 21693 21694 21695 21696 21697 21698 21699 21700 21701 21702 21703 21704 21705 21706 21707 21708 21709 21710 21711 21712 21713 21714 21715 21716 21717 21718 21719 21720 21721 21722 21723 21724 21725 21726 21727 21728 21729 21730 21731 21732 21733 21734 21735 21736 21737 21738 21739 21740 21741 21742 21743 21744 21745 21746 21747 21748 21749 21750 21751 21752 21753 21754 21755 21756 21757 21758 21759 21760 21761 21762 21763 21764 21765 21766 21767 21768 21769 21770 21771 21772 21773 21774 21775 21776 21777 21778 21779 21780 21781 21782 21783 21784 21785 21786 21787 21788 21789 21790 21791 21792 21793 21794 21795 21796 21797 21798 21799 21800 21801 21802 21803 21804 21805 21806 21807 21808 21809 21810 21811 21812 21813 21814 21815 21816 21817 21818 21819 21820 21821 21822 21823 21824 21825 21826 21827 21828 21829 21830 21831 21832 21833 21834 21835 21836 21837 21838 21839 21840 21841 21842 21843 21844 21845 21846 21847 21848 21849 21850 21851 21852 21853 21854 21855 21856 21857 21858 21859 21860 21861 21862 21863 21864 21865 21866 21867 21868 21869 21870 21871 21872 21873 21874 21875 21876 21877 21878 21879 21880 21881 21882 21883 21884 21885 21886 21887 21888 21889 21890 21891 21892 21893 21894 21895 21896 21897 21898 21899 21900 21901 21902 21903 21904 21905 21906 21907 21908 21909 21910 21911 21912 21913 21914 21915 21916 21917 21918 21919 21920 21921 21922 21923 21924 21925 21926 21927 21928 21929 21930 21931 21932 21933 21934 21935 21936 21937 21938 21939 21940 21941 21942 21943 21944 21945 21946 21947 21948 21949 21950 21951 21952 21953 21954 21955 21956 21957 21958 21959 21960 21961 21962 21963 21964 21965 21966 21967 21968 21969 21970 21971 21972 21973 21974 21975 21976 21977 21978 21979 21980 21981 21982 21983 21984 21985 21986 21987 21988 21989 21990 21991 21992 21993 21994 21995 21996 21997 21998 21999 22000 22001 22002 22003 22004 22005 22006 22007 22008 22009 22010 22011 22012 22013 22014 22015 22016 22017 22018 22019 22020 22021 22022 22023 22024 22025 22026 22027 22028 22029 22030 22031 22032 22033 22034 22035 22036 22037 22038 22039 22040 22041 22042 22043 22044 22045 22046 22047 22048 22049 22050 22051 22052 22053 22054 22055 22056 22057 22058 22059 22060 22061 22062 22063 22064 22065 22066 22067 22068 22069 22070 22071 22072 22073 22074 22075 22076 22077 22078 22079 22080 22081 22082 22083 22084 22085 22086 22087 22088 22089 22090 22091 22092 22093 22094 22095 22096 22097 22098 22099 22100 22101 22102 22103 22104 22105 22106 22107 22108 22109 22110 22111 22112 22113 22114 22115 22116 22117 22118 22119 22120 22121 22122 22123 22124 22125 22126 22127 22128 22129 22130 22131 22132 22133 22134 22135 22136 22137 22138 22139 22140 22141 22142 22143 22144 22145 22146 22147 22148 22149 22150 22151 22152 22153 22154 22155 22156 22157 22158 22159 22160 22161 22162 22163 22164 22165 22166 22167 22168 22169 22170 22171 22172 22173 22174 22175 22176 22177 22178 22179 22180 22181 22182 22183 22184 22185 22186 22187 22188 22189 22190 22191 22192 22193 22194 22195 22196 22197 22198 22199 22200 22201 22202 22203 22204 22205 22206 22207 22208 22209 22210 22211 22212 22213 22214 22215 22216 22217 22218 22219 22220 22221 22222 22223 22224 22225 22226 22227 22228 22229 22230 22231 22232 22233 22234 22235 22236 22237 22238 22239 22240 22241 22242 22243 22244 22245 22246 22247 22248 22249 22250 22251 22252 22253 22254 22255 22256 22257 22258 22259 22260 22261 22262 22263 22264 22265 22266 22267 22268 22269 22270 22271 22272 22273 22274 22275 22276 22277 22278 22279 22280 22281 22282 22283 22284 22285 22286 22287 22288 22289 22290 22291 22292 22293 22294 22295 22296 22297 22298 22299 22300 22301 22302 22303 22304 22305 22306 22307 22308 22309 22310 22311 22312 22313 22314 22315 22316 22317 22318 22319 22320 22321 22322 22323 22324 22325 22326 22327 22328 22329 22330 22331 22332 22333 22334 22335 22336 22337 22338 22339 22340 22341 22342 22343 22344 22345 22346 22347 22348 22349 22350 22351 22352 22353 22354 22355 22356 22357 22358 22359 22360 22361 22362 22363 22364 22365 22366 22367 22368 22369 22370 22371 22372 22373 22374 22375 22376 22377 22378 22379 22380 22381 22382 22383 22384 22385 22386 22387 22388 22389 22390 22391 22392 22393 22394 22395 22396 22397 22398 22399 22400 22401 22402 22403 22404 22405 22406 22407 22408 22409 22410 22411 22412 22413 22414 22415 22416 22417 22418 22419 22420 22421 22422 22423 22424 22425 22426 22427 22428 22429 22430 22431 22432 22433 22434 22435 22436 22437 22438 22439 22440 22441 22442 22443 22444 22445 22446 22447 22448 22449 22450 22451 22452 22453 22454 22455 22456 22457 22458 22459 22460 22461 22462 22463 22464 22465 22466 22467 22468 22469 22470 22471 22472 22473 22474 22475 22476 22477 22478 22479 22480 22481 22482 22483 22484 22485 22486 22487 22488 22489 22490 22491 22492 22493 22494 22495 22496 22497 22498 22499 22500 22501 22502 22503 22504 22505 22506 22507 22508 22509 22510 22511 22512 22513 22514 22515 22516 22517 22518 22519 22520 22521 22522 22523 22524 22525 22526 22527 22528 22529 22530 22531 22532 22533 22534 22535 22536 22537 22538 22539 22540 22541 22542 22543 22544 22545 22546 22547 22548 22549 22550 22551 22552 22553 22554 22555 22556 22557 22558 22559 22560 22561 22562 22563 22564 22565 22566 22567 22568 22569 22570 22571 22572 22573 22574 22575 22576 22577 22578 22579 22580 22581 22582 22583 22584 22585 22586 22587 22588 22589 22590 22591 22592 22593 22594 22595 22596 22597 22598 22599 22600 22601 22602 22603 22604 22605 22606 22607 22608 22609 22610 22611 22612 22613 22614 22615 22616 22617 22618 22619 22620 22621 22622 22623 22624 22625 22626 22627 22628 22629 22630 22631 22632 22633 22634 22635 22636 22637 22638 22639 22640 22641 22642 22643 22644 22645 22646 22647 22648 22649 22650 22651 22652 22653 22654 22655 22656 22657 22658 22659 22660 22661 22662 22663 22664 22665 22666 22667 22668 22669 22670 22671 22672 22673 22674 22675 22676 22677 22678 22679 22680 22681 22682 22683 22684 22685 22686 22687 22688 22689 22690 22691 22692 22693 22694 22695 22696 22697 22698 22699 22700 22701 22702 22703 22704 22705 22706 22707 22708 22709 22710 22711 22712 22713 22714 22715 22716 22717 22718 22719 22720 22721 22722 22723 22724 22725 22726 22727 22728 22729 22730 22731 22732 22733 22734 22735 22736 22737 22738 22739 22740 22741 22742 22743 22744 22745 22746 22747 22748 22749 22750 22751 22752 22753 22754 22755 22756 22757 22758 22759 22760 22761 22762 22763 22764 22765 22766 22767 22768 22769 22770 22771 22772 22773 22774 22775 22776 22777 22778 22779 22780 22781 22782 22783 22784 22785 22786 22787 22788 22789 22790 22791 22792 22793 22794 22795 22796 22797 22798 22799 22800 22801 22802 22803 22804 22805 22806 22807 22808 22809 22810 22811 22812 22813 22814 22815 22816 22817 22818 22819 22820 22821 22822 22823 22824 22825 22826 22827 22828 22829 22830 22831 22832 22833 22834 22835 22836 22837 22838 22839 22840 22841 22842 22843 22844 22845 22846 22847 22848 22849 22850 22851 22852 22853 22854 22855 22856 22857 22858 22859 22860 22861 22862 22863 22864 22865 22866 22867 22868 22869 22870 22871 22872 22873 22874 22875 22876 22877 22878 22879 22880 22881 22882 22883 22884 22885 22886 22887 22888 22889 22890 22891 22892 22893 22894 22895 22896 22897 22898 22899 22900 22901 22902 22903 22904 22905 22906 22907 22908 22909 22910 22911 22912 22913 22914 22915 22916 22917 22918 22919 22920 22921 22922 22923 22924 22925 22926 22927 22928 22929 22930 22931 22932 22933 22934 22935 22936 22937 22938 22939 22940 22941 22942 22943 22944 22945 22946 22947 22948 22949 22950 22951 22952 22953 22954 22955 22956 22957 22958 22959 22960 22961 22962 22963 22964 22965 22966 22967 22968 22969 22970 22971 22972 22973 22974 22975 22976 22977 22978 22979 22980 22981 22982 22983 22984 22985 22986 22987 22988 22989 22990 22991 22992 22993 22994 22995 22996 22997 22998 22999 23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 23016 23017 23018 23019 23020 23021 23022 23023 23024 23025 23026 23027 23028 23029 23030 23031 23032 23033 23034 23035 23036 23037 23038 23039 23040 23041 23042 23043 23044 23045 23046 23047 23048 23049 23050 23051 23052 23053 23054 23055 23056 23057 23058 23059 23060 23061 23062 23063 23064 23065 23066 23067 23068 23069 23070 23071 23072 23073 23074 23075 23076 23077 23078 23079 23080 23081 23082 23083 23084 23085 23086 23087 23088 23089 23090 23091 23092 23093 23094 23095 23096 23097 23098 23099 23100 23101 23102 23103 23104 23105 23106 23107 23108 23109 23110 23111 23112 23113 23114 23115 23116 23117 23118 23119 23120 23121 23122 23123 23124 23125 23126 23127 23128 23129 23130 23131 23132 23133 23134 23135 23136 23137 23138 23139 23140 23141 23142 23143 23144 23145 23146 23147 23148 23149 23150 23151 23152 23153 23154 23155 23156 23157 23158 23159 23160 23161 23162 23163 23164 23165 23166 23167 23168 23169 23170 23171 23172 23173 23174 23175 23176 23177 23178 23179 23180 23181 23182 23183 23184 23185 23186 23187 23188 23189 23190 23191 23192 23193 23194 23195 23196 23197 23198 23199 23200 23201 23202 23203 23204 23205 23206 23207 23208 23209 23210 23211 23212 23213 23214 23215 23216 23217 23218 23219 23220 23221 23222 23223 23224 23225 23226 23227 23228 23229 23230 23231 23232 23233 23234 23235 23236 23237 23238 23239 23240 23241 23242 23243 23244 23245 23246 23247 23248 23249 23250 23251 23252 23253 23254 23255 23256 23257 23258 23259 23260 23261 23262 23263 23264 23265 23266 23267 23268 23269 23270 23271 23272 23273 23274 23275 23276 23277 23278 23279 23280 23281 23282 23283 23284 23285 23286 23287 23288 23289 23290 23291 23292 23293 23294 23295 23296 23297 23298 23299 23300 23301 23302 23303 23304 23305 23306 23307 23308 23309 23310 23311 23312 23313 23314 23315 23316 23317 23318 23319 23320 23321 23322 23323 23324 23325 23326 23327 23328 23329 23330 23331 23332 23333 23334 23335 23336 23337 23338 23339 23340 23341 23342 23343 23344 23345 23346 23347 23348 23349 23350 23351 23352 23353 23354 23355 23356 23357 23358 23359 23360 23361 23362 23363 23364 23365 23366 23367 23368 23369 23370 23371 23372 23373 23374 23375 23376 23377 23378 23379 23380 23381 23382 23383 23384 23385 23386 23387 23388 23389 23390 23391 23392 23393 23394 23395 23396 23397 23398 23399 23400 23401 23402 23403 23404 23405 23406 23407 23408 23409 23410 23411 23412 23413 23414 23415 23416 23417 23418 23419 23420 23421 23422 23423 23424 23425 23426 23427 23428 23429 23430 23431 23432 23433 23434 23435 23436 23437 23438 23439 23440 23441 23442 23443 23444 23445 23446 23447 23448 23449 23450 23451 23452 23453 23454 23455 23456 23457 23458 23459 23460 23461 23462 23463 23464 23465 23466 23467 23468 23469 23470 23471 23472 23473 23474 23475 23476 23477 23478 23479 23480 23481 23482 23483 23484 23485 23486 23487 23488 23489 23490 23491 23492 23493 23494 23495 23496 23497 23498 23499 23500 23501 23502 23503 23504 23505 23506 23507 23508 23509 23510 23511 23512 23513 23514 23515 23516 23517 23518 23519 23520 23521 23522 23523 23524 23525 23526 23527 23528 23529 23530 23531 23532 23533 23534 23535 23536 23537 23538 23539 23540 23541 23542 23543 23544 23545 23546 23547 23548 23549 23550 23551 23552 23553 23554 23555 23556 23557 23558 23559 23560 23561 23562 23563 23564 23565 23566 23567 23568 23569 23570 23571 23572 23573 23574 23575 23576 23577 23578 23579 23580 23581 23582 23583 23584 23585 23586 23587 23588 23589 23590 23591 23592 23593 23594 23595 23596 23597 23598 23599 23600 23601 23602 23603 23604 23605 23606 23607 23608 23609 23610 23611 23612 23613 23614 23615 23616 23617 23618 23619 23620 23621 23622 23623 23624 23625 23626 23627 23628 23629 23630 23631 23632 23633 23634 23635 23636 23637 23638 23639 23640 23641 23642 23643 23644 23645 23646 23647 23648 23649 23650 23651 23652 23653 23654 23655 23656 23657 23658 23659 23660 23661 23662 23663 23664 23665 23666 23667 23668 23669 23670 23671 23672 23673 23674 23675 23676 23677 23678 23679 23680 23681 23682 23683 23684 23685 23686 23687 23688 23689 23690 23691 23692 23693 23694 23695 23696 23697 23698 23699 23700 23701 23702 23703 23704 23705 23706 23707 23708 23709 23710 23711 23712 23713 23714 23715 23716 23717 23718 23719 23720 23721 23722 23723 23724 23725 23726 23727 23728 23729 23730 23731 23732 23733 23734 23735 23736 23737 23738 23739 23740 23741 23742 23743 23744 23745 23746 23747 23748 23749 23750 23751 23752 23753 23754 23755 23756 23757 23758 23759 23760 23761 23762 23763 23764 23765 23766 23767 23768 23769 23770 23771 23772 23773 23774 23775 23776 23777 23778 23779 23780 23781 23782 23783 23784 23785 23786 23787 23788 23789 23790 23791 23792 23793 23794 23795 23796 23797 23798 23799 23800 23801 23802 23803 23804 23805 23806 23807 23808 23809 23810 23811 23812 23813 23814 23815 23816 23817 23818 23819 23820 23821 23822 23823 23824 23825 23826 23827 23828 23829 23830 23831 23832 23833 23834 23835 23836 23837 23838 23839 23840 23841 23842 23843 23844 23845 23846 23847 23848 23849 23850 23851 23852 23853 23854 23855 23856 23857 23858 23859 23860 23861 23862 23863 23864 23865 23866 23867 23868 23869 23870 23871 23872 23873 23874 23875 23876 23877 23878 23879 23880 23881 23882 23883 23884 23885 23886 23887 23888 23889 23890 23891 23892 23893 23894 23895 23896 23897 23898 23899 23900 23901 23902 23903 23904 23905 23906 23907 23908 23909 23910 23911 23912 23913 23914 23915 23916 23917 23918 23919 23920 23921 23922 23923 23924 23925 23926 23927 23928 23929 23930 23931 23932 23933 23934 23935 23936 23937 23938 23939 23940 23941 23942 23943 23944 23945 23946 23947 23948 23949 23950 23951 23952 23953 23954 23955 23956 23957 23958 23959 23960 23961 23962 23963 23964 23965 23966 23967 23968 23969 23970 23971 23972 23973 23974 23975 23976 23977 23978 23979 23980 23981 23982 23983 23984 23985 23986 23987 23988 23989 23990 23991 23992 23993 23994 23995 23996 23997 23998 23999 24000 24001 24002 24003 24004 24005 24006 24007 24008 24009 24010 24011 24012 24013 24014 24015 24016 24017 24018 24019 24020 24021 24022 24023 24024 24025 24026 24027 24028 24029 24030 24031 24032 24033 24034 24035 24036 24037 24038 24039 24040 24041 24042 24043 24044 24045 24046 24047 24048 24049 24050 24051 24052 24053 24054 24055 24056 24057 24058 24059 24060 24061 24062 24063 24064 24065 24066 24067 24068 24069 24070 24071 24072 24073 24074 24075 24076 24077 24078 24079 24080 24081 24082 24083 24084 24085 24086 24087 24088 24089 24090 24091 24092 24093 24094 24095 24096 24097 24098 24099 24100 24101 24102 24103 24104 24105 24106 24107 24108 24109 24110 24111 24112 24113 24114 24115 24116 24117 24118 24119 24120 24121 24122 24123 24124 24125 24126 24127 24128 24129 24130 24131 24132 24133 24134 24135 24136 24137 24138 24139 24140 24141 24142 24143 24144 24145 24146 24147 24148 24149 24150 24151 24152 24153 24154 24155 24156 24157 24158 24159 24160 24161 24162 24163 24164 24165 24166 24167 24168 24169 24170 24171 24172 24173 24174 24175 24176 24177 24178 24179 24180 24181 24182 24183 24184 24185 24186 24187 24188 24189 24190 24191 24192 24193 24194 24195 24196 24197 24198 24199 24200 24201 24202 24203 24204 24205 24206 24207 24208 24209 24210 24211 24212 24213 24214 24215 24216 24217 24218 24219 24220 24221 24222 24223 24224 24225 24226 24227 24228 24229 24230 24231 24232 24233 24234 24235 24236 24237 24238 24239 24240 24241 24242 24243 24244 24245 24246 24247 24248 24249 24250 24251 24252 24253 24254 24255 24256 24257 24258 24259 24260 24261 24262 24263 24264 24265 24266 24267 24268 24269 24270 24271 24272 24273 24274 24275 24276 24277 24278 24279 24280 24281 24282 24283 24284 24285 24286 24287 24288 24289 24290 24291 24292 24293 24294 24295 24296 24297 24298 24299 24300 24301 24302 24303 24304 24305 24306 24307 24308 24309 24310 24311 24312 24313 24314 24315 24316 24317 24318 24319 24320 24321 24322 24323 24324 24325 24326 24327 24328 24329 24330 24331 24332 24333 24334 24335 24336 24337 24338 24339 24340 24341 24342 24343 24344 24345 24346 24347 24348 24349 24350 24351 24352 24353 24354 24355 24356 24357 24358 24359 24360 24361 24362 24363 24364 24365 24366 24367 24368 24369 24370 24371 24372 24373 24374 24375 24376 24377 24378 24379 24380 24381 24382 24383 24384 24385 24386 24387 24388 24389 24390 24391 24392 24393 24394 24395 24396 24397 24398 24399 24400 24401 24402 24403 24404 24405 24406 24407 24408 24409 24410 24411 24412 24413 24414 24415 24416 24417 24418 24419 24420 24421 24422 24423 24424 24425 24426 24427 24428 24429 24430 24431 24432 24433 24434 24435 24436 24437 24438 24439 24440 24441 24442 24443 24444 24445 24446 24447 24448 24449 24450 24451 24452 24453 24454 24455 24456 24457 24458 24459 24460 24461 24462 24463 24464 24465 24466 24467 24468 24469 24470 24471 24472 24473 24474 24475 24476 24477 24478 24479 24480 24481 24482 24483 24484 24485 24486 24487 24488 24489 24490 24491 24492 24493 24494 24495 24496 24497 24498 24499 24500 24501 24502 24503 24504 24505 24506 24507 24508 24509 24510 24511 24512 24513 24514 24515 24516 24517 24518 24519 24520 24521 24522 24523 24524 24525 24526 24527 24528 24529 24530 24531 24532 24533 24534 24535 24536 24537 24538 24539 24540 24541 24542 24543 24544 24545 24546 24547 24548 24549 24550 24551 24552 24553 24554 24555 24556 24557 24558 24559 24560 24561 24562 24563 24564 24565 24566 24567 24568 24569 24570 24571 24572 24573 24574 24575 24576 24577 24578 24579 24580 24581 24582 24583 24584 24585 24586 24587 24588 24589 24590 24591 24592 24593 24594 24595 24596 24597 24598 24599 24600 24601 24602 24603 24604 24605 24606 24607 24608 24609 24610 24611 24612 24613 24614 24615 24616 24617 24618 24619 24620 24621 24622 24623 24624 24625 24626 24627 24628 24629 24630 24631 24632 24633 24634 24635 24636 24637 24638 24639 24640 24641 24642 24643 24644 24645 24646 24647 24648 24649 24650 24651 24652 24653 24654 24655 24656 24657 24658 24659 24660 24661 24662 24663 24664 24665 24666 24667 24668 24669 24670 24671 24672 24673 24674 24675 24676 24677 24678 24679 24680 24681 24682 24683 24684 24685 24686 24687 24688 24689 24690 24691 24692 24693 24694 24695 24696 24697 24698 24699 24700 24701 24702 24703 24704 24705 24706 24707 24708 24709
# DrakX e Brezhoneg.
# Copyright (C) 1999-2005 Mandriva
# Thierry Vignaud <tvignaud@mandriva.com>, 1999-2005
# Jañ-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>, 1999-2000
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX 10.2\n"
"POT-Creation-Date: 2005-10-28 23:26+0800\n"
"PO-Revision-Date: 2005-11-17 19:22+0100\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../move/move.pm:292
#, c-format
msgid "Which USB key do you want to format?"
msgstr "Pe seurt alc'hwez USB a vennit furmadiñ ?"

#: ../move/move.pm:296
#, c-format
msgid ""
"You are about to format a USB device \"%s\". This will delete all data on "
"it.\n"
"Make sure that the selected device is the USB key you want to format. \n"
"We advise you to unplug all other USB storage devices while doing this "
"operation."
msgstr ""

#: ../move/move.pm:448 ../move/move.pm:460
#, c-format
msgid "Key is not writable"
msgstr "Ne m'eus ket gallet skrivañ en alc'hwez"

#: ../move/move.pm:450
#, c-format
msgid ""
"The USB key seems to have write protection enabled. Please\n"
"unplug it, remove write protection, and then plug it again."
msgstr ""

#: ../move/move.pm:452
#, c-format
msgid "Retry"
msgstr "Aklask"

#: ../move/move.pm:453 ../move/move.pm:497
#, c-format
msgid "Continue without USB key"
msgstr "Kenderc'hel hep ur alc'hwez USB"

#: ../move/move.pm:462
#, c-format
msgid ""
"The USB key seems to have write protection enabled, but we can not safely\n"
"unplug it now.\n"
"\n"
"\n"
"Click the button to reboot the machine, unplug it, remove write protection,\n"
"plug the key again, and launch Mandriva Move again."
msgstr ""

#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1332
#, c-format
msgid "Reboot"
msgstr "Adlañsañ"

#: ../move/move.pm:473
#, c-format
msgid ""
"Your USB key does not have any valid Windows (FAT) partitions.\n"
"We need one to continue (beside, it's more standard so that you\n"
"will be able to move and access your files from machines\n"
"running Windows). Please plug in an USB key containing a\n"
"Windows partition instead.\n"
"\n"
"\n"
"You may also proceed without an USB key - you'll still be\n"
"able to use Mandriva Move as a normal live Mandriva\n"
"Operating System."
msgstr ""

#: ../move/move.pm:483
#, c-format
msgid ""
"We did not detect any USB key on your system. If you\n"
"plug in an USB key now, Mandriva Move will have the ability\n"
"to transparently save the data in your home directory and\n"
"system wide configuration, for next boot on this computer\n"
"or another one. Note: if you plug in a key now, wait several\n"
"seconds before detecting again.\n"
"\n"
"\n"
"You may also proceed without an USB key - you'll still be\n"
"able to use Mandriva Move as a normal live Mandriva\n"
"Operating System."
msgstr ""

#: ../move/move.pm:494
#, c-format
msgid "Need a key to save your data"
msgstr "Red eo da gaout un alc'hwez USB evit enrollañ ho roadoù"

#: ../move/move.pm:496
#, c-format
msgid "Detect USB key again"
msgstr ""

#: ../move/move.pm:517
#, c-format
msgid "Setting up USB key"
msgstr "Kefluniañ an alc'hwez USB"

#: ../move/move.pm:517
#, c-format
msgid "Please wait, setting up system configuration files on USB key..."
msgstr ""
"Emaon o lakaat restroù ar gefluniadur war an alc'hwez USB, gortozit mar "
"plij ..."

#: ../move/move.pm:546
#, c-format
msgid "Enter your user information, password will be used for screensaver"
msgstr ""

#: ../move/move.pm:556
#, c-format
msgid "Auto configuration"
msgstr "Kefluniadur emgefreek"

#: ../move/move.pm:556
#, c-format
msgid "Please wait, detecting and configuring devices..."
msgstr ""
"Gortozit mar plij, o tinoiñ trobarzhelloù ha o kefluniañ trobarzhelloù ..."

#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664
#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:52 fsedit.pm:216 install_any.pm:1777
#: install_any.pm:1829 install_steps.pm:81 install_steps_interactive.pm:37
#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
#: network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
#: network/netconnect.pm:833 network/netconnect.pm:862
#: network/netconnect.pm:962 network/netconnect.pm:966
#: network/netconnect.pm:970 network/netconnect.pm:975
#: network/netconnect.pm:1120 network/netconnect.pm:1124
#: network/netconnect.pm:1243 network/netconnect.pm:1248
#: network/netconnect.pm:1268 network/netconnect.pm:1427
#: network/thirdparty.pm:319 network/thirdparty.pm:326
#: network/thirdparty.pm:370 network/thirdparty.pm:372
#: network/thirdparty.pm:393 network/thirdparty.pm:417
#: printer/printerdrake.pm:244 printer/printerdrake.pm:251
#: printer/printerdrake.pm:276 printer/printerdrake.pm:422
#: printer/printerdrake.pm:427 printer/printerdrake.pm:440
#: printer/printerdrake.pm:450 printer/printerdrake.pm:514
#: printer/printerdrake.pm:686 printer/printerdrake.pm:690
#: printer/printerdrake.pm:772 printer/printerdrake.pm:1555
#: printer/printerdrake.pm:1603 printer/printerdrake.pm:1640
#: printer/printerdrake.pm:1685 printer/printerdrake.pm:1689
#: printer/printerdrake.pm:1703 printer/printerdrake.pm:1795
#: printer/printerdrake.pm:1876 printer/printerdrake.pm:1880
#: printer/printerdrake.pm:1884 printer/printerdrake.pm:1933
#: printer/printerdrake.pm:1991 printer/printerdrake.pm:1995
#: printer/printerdrake.pm:2009 printer/printerdrake.pm:2129
#: printer/printerdrake.pm:2133 printer/printerdrake.pm:2176
#: printer/printerdrake.pm:2249 printer/printerdrake.pm:2267
#: printer/printerdrake.pm:2276 printer/printerdrake.pm:2285
#: printer/printerdrake.pm:2296 printer/printerdrake.pm:2360
#: printer/printerdrake.pm:2511 printer/printerdrake.pm:2924
#: printer/printerdrake.pm:3208 printer/printerdrake.pm:3214
#: printer/printerdrake.pm:3779 printer/printerdrake.pm:3783
#: printer/printerdrake.pm:3787 printer/printerdrake.pm:4183
#: printer/printerdrake.pm:4424 printer/printerdrake.pm:4452
#: printer/printerdrake.pm:4529 printer/printerdrake.pm:4595
#: printer/printerdrake.pm:4715 standalone/drakTermServ:394
#: standalone/drakTermServ:464 standalone/drakTermServ:473
#: standalone/drakTermServ:774 standalone/drakTermServ:781
#: standalone/drakTermServ:802 standalone/drakTermServ:849
#: standalone/drakTermServ:1095 standalone/drakTermServ:1572
#: standalone/drakTermServ:1581 standalone/drakTermServ:1589
#: standalone/drakTermServ:1594 standalone/drakTermServ:1602
#: standalone/drakTermServ:1618 standalone/drakTermServ:1638
#: standalone/drakauth:36 standalone/drakbackup:511 standalone/drakbackup:625
#: standalone/drakbackup:1105 standalone/drakbackup:1136
#: standalone/drakbackup:1321 standalone/drakbackup:1653
#: standalone/drakbackup:1809 standalone/drakbackup:2525
#: standalone/drakbackup:4435 standalone/drakclock:124
#: standalone/drakconnect:676 standalone/drakconnect:680
#: standalone/drakconnect:685 standalone/drakconnect:700
#: standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261
#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98
#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260
#: standalone/draknfs:306 standalone/draknfs:609 standalone/draknfs:616
#: standalone/draknfs:623 standalone/drakroam:33 standalone/draksambashare:385
#: standalone/draksambashare:389 standalone/draksambashare:392
#: standalone/draksambashare:395 standalone/draksambashare:455
#: standalone/draksambashare:479 standalone/draksambashare:553
#: standalone/draksambashare:635 standalone/draksambashare:702
#: standalone/draksambashare:802 standalone/draksambashare:809
#: standalone/draksambashare:944 standalone/draksambashare:1135
#: standalone/draksambashare:1144 standalone/draksambashare:1153
#: standalone/draksambashare:1174 standalone/draksambashare:1183
#: standalone/draksambashare:1192 standalone/draksambashare:1212
#: standalone/draksambashare:1220 standalone/draksambashare:1232
#: standalone/draksplash:162 standalone/drakxtv:107
#: standalone/finish-install:49 standalone/logdrake:171
#: standalone/logdrake:440 standalone/logdrake:445 standalone/scannerdrake:59
#: standalone/scannerdrake:202 standalone/scannerdrake:261
#: standalone/scannerdrake:715 standalone/scannerdrake:726
#: standalone/scannerdrake:865 standalone/scannerdrake:876
#: standalone/scannerdrake:946 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Fazi"

#: ../move/move.pm:605 install_steps.pm:82
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Degouezhet ez eus ur fazi, hogen n'ouzon ket e verañ naet.\n"
"Kendalc'hit war ho mar."

#: ../move/move.pm:660 install_steps_interactive.pm:37
#, c-format
msgid "An error occurred"
msgstr "Ur fazi a zo bet"

#: ../move/move.pm:666
#, c-format
msgid ""
"An error occurred:\n"
"\n"
"\n"
"%s\n"
"\n"
"This may come from corrupted system configuration files\n"
"on the USB key, in this case removing them and then\n"
"rebooting Mandriva Move would fix the problem. To do\n"
"so, click on the corresponding button.\n"
"\n"
"\n"
"You may also want to reboot and remove the USB key, or\n"
"examine its contents under another OS, or even have\n"
"a look at log files in console #3 and #4 to try to\n"
"guess what's happening."
msgstr ""

#: ../move/move.pm:681
#, c-format
msgid "Remove system config files"
msgstr "Dilemel restroù ar c'hefluniadur ar reizhiad"

#: ../move/move.pm:682
#, c-format
msgid "Simply reboot"
msgstr ""

#: ../move/tree/mdk_totem:50 ../move/tree/mdk_totem:96
#, c-format
msgid "You can only run with no CDROM support"
msgstr ""

#: ../move/tree/mdk_totem:71
#, c-format
msgid "Kill those programs"
msgstr "Lazhañ an Lazhañ"

#: ../move/tree/mdk_totem:72
#, c-format
msgid "No CDROM support"
msgstr "Ne m'eus ket implij ar CD-ROMoù"

#: ../move/tree/mdk_totem:76 diskdrake/hd_gtk.pm:92
#: diskdrake/interactive.pm:1052 diskdrake/interactive.pm:1062
#: diskdrake/interactive.pm:1115
#, c-format
msgid "Read carefully!"
msgstr "Lennit aketus !"

#: ../move/tree/mdk_totem:77
#, c-format
msgid ""
"You can not use another CDROM when the following programs are running: \n"
"%s"
msgstr ""

#: ../move/tree/mdk_totem:101
#, c-format
msgid "Copying to memory to allow removing the CDROM"
msgstr ""

#: Xconfig/card.pm:13
#, c-format
msgid "256 kB"
msgstr "256 ko"

#: Xconfig/card.pm:14
#, c-format
msgid "512 kB"
msgstr "512 ko"

#: Xconfig/card.pm:15
#, c-format
msgid "1 MB"
msgstr "1 Mo"

#: Xconfig/card.pm:16
#, c-format
msgid "2 MB"
msgstr "2 Mo"

#: Xconfig/card.pm:17
#, c-format
msgid "4 MB"
msgstr "4 Mo"

#: Xconfig/card.pm:18
#, c-format
msgid "8 MB"
msgstr "8 Mo"

#: Xconfig/card.pm:19
#, c-format
msgid "16 MB"
msgstr "16 Mo"

#: Xconfig/card.pm:20
#, c-format
msgid "32 MB"
msgstr "32 Mo"

#: Xconfig/card.pm:21
#, c-format
msgid "64 MB or more"
msgstr "64 Mo pe vuioc'h"

#: Xconfig/card.pm:162
#, c-format
msgid "X server"
msgstr "servijer X"

#: Xconfig/card.pm:163
#, c-format
msgid "Choose an X server"
msgstr "Dibabit ur servijer X"

#: Xconfig/card.pm:195
#, c-format
msgid "Multi-head configuration"
msgstr "Kefluniañ meur a benn"

#: Xconfig/card.pm:196
#, c-format
msgid ""
"Your system supports multiple head configuration.\n"
"What do you want to do?"
msgstr ""
"Meur a benn 'neus ho reizhiad.\n"
"Petra 'teus c'hoant d'ober ?"

#: Xconfig/card.pm:265
#, c-format
msgid "Can not install Xorg package: %s"
msgstr "N'eo ket evit staliañ ar pakad Xorg : %s"

#: Xconfig/card.pm:275
#, c-format
msgid "Select the memory size of your graphics card"
msgstr "Dibabit ment memor ho kartenn c'hrafek"

#: Xconfig/card.pm:367
#, c-format
msgid "Xorg configuration"
msgstr "Staliadur Xorg"

#: Xconfig/card.pm:369
#, c-format
msgid "Which configuration of Xorg do you want to have?"
msgstr "Pe seurt kefluniadur Xorg ha fellout a ra deoc'h ?"

#: Xconfig/card.pm:402
#, c-format
msgid "Configure all heads independently"
msgstr ""

#: Xconfig/card.pm:403
#, c-format
msgid "Use Xinerama extension"
msgstr "Implijit Xinemara"

#: Xconfig/card.pm:408
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Kefluniadur hep ken ar gartenn « %s » %s"

#: Xconfig/card.pm:420 Xconfig/various.pm:23
#, c-format
msgid "Xorg %s"
msgstr "Xorg %s"

#: Xconfig/card.pm:427 Xconfig/various.pm:22
#, c-format
msgid "Xorg %s with 3D hardware acceleration"
msgstr "Xorg %s gant 3D"

#: Xconfig/card.pm:429
#, c-format
msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr ""

#: Xconfig/card.pm:435
#, c-format
msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""

#: Xconfig/card.pm:437
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with Xorg %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""

#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:973
#, c-format
msgid "Custom"
msgstr "Personelañ"

#: Xconfig/main.pm:127 diskdrake/dav.pm:26 help.pm:14
#: install_steps_interactive.pm:86 install_steps_interactive.pm:1332
#: printer/printerdrake.pm:882 printer/printerdrake.pm:899
#: printer/printerdrake.pm:4524 printer/printerdrake.pm:4988
#: standalone/drakhosts:263 standalone/drakroam:230 standalone/draksplash:93
#: standalone/logdrake:176 standalone/net_applet:103
#: standalone/scannerdrake:477
#, c-format
msgid "Quit"
msgstr "Kuitaat"

#: Xconfig/main.pm:129
#, c-format
msgid "Graphic Card"
msgstr "Kartenn C'hrafek"

#: Xconfig/main.pm:132 Xconfig/monitor.pm:110
#, c-format
msgid "Monitor"
msgstr "Skramm"

#: Xconfig/main.pm:135 Xconfig/resolution_and_depth.pm:287
#, c-format
msgid "Resolution"
msgstr "Spister"

#: Xconfig/main.pm:138
#, c-format
msgid "Test"
msgstr "Testañ"

#: Xconfig/main.pm:143 diskdrake/dav.pm:65 diskdrake/interactive.pm:448
#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
#: printer/printerdrake.pm:1112 standalone/drakfont:494
#: standalone/drakfont:556
#, c-format
msgid "Options"
msgstr "Dibarzhoù"

#: Xconfig/main.pm:178
#, c-format
msgid "Your Xorg configuration file is broken, we will ignore it."
msgstr "Sac'het eo restr kefluniadur Xorg; emaon o tremen anezhañ."

#: Xconfig/main.pm:196
#, c-format
msgid ""
"Keep the changes?\n"
"The current configuration is:\n"
"\n"
"%s"
msgstr ""
"Derc'hel ar c'hemmoù \n"
"Ar kefluniadur red a zo \n"
"\n"
"%s"

#: Xconfig/monitor.pm:111
#, c-format
msgid "Choose a monitor for head #%d"
msgstr "Dibabit ur skramm evit ar benn #%d"

#: Xconfig/monitor.pm:111
#, c-format
msgid "Choose a monitor"
msgstr "Dibabit ur skramm"

#: Xconfig/monitor.pm:117
#, c-format
msgid "Plug'n Play"
msgstr "Lug ha c'hoari"

#: Xconfig/monitor.pm:118 mouse.pm:49
#, c-format
msgid "Generic"
msgstr "Rummel"

#: Xconfig/monitor.pm:119 standalone/drakconnect:591 standalone/harddrake2:54
#: standalone/harddrake2:88
#, c-format
msgid "Vendor"
msgstr "Gwerzher"

#: Xconfig/monitor.pm:129
#, c-format
msgid "Plug'n Play probing failed. Please select the correct monitor"
msgstr ""

#: Xconfig/monitor.pm:137
#, c-format
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"An div arventenn dreistpouezus a zo ar feur freskaat a-serzh, da lavaret eo "
"ar\n"
"feur ma vez freskaet ar skramm a-bezh, ha pouezusuc'h c'hoazh ar feur "
"kempredañ\n"
"a-led, da lavaret eo ar feur ma vez diskwelet linennoù skubañ.\n"
"\n"
"HOLLBOUEZHUS eo deoc'h na spisaat ur seurt skramm gant ur feur kempredañ\n"
"a zo en tu-hont da varregezh ho skramm : gallout a rafe gwastañ ho skramm\n"
" M'hoc'h eus douetañs, dibabit ur c'hefluniadur fur."

#: Xconfig/monitor.pm:144
#, c-format
msgid "Horizontal refresh rate"
msgstr "Feur freskaat a-led"

#: Xconfig/monitor.pm:145
#, c-format
msgid "Vertical refresh rate"
msgstr "Feur freskaat a-serzh"

#: Xconfig/resolution_and_depth.pm:10
#, c-format
msgid "256 colors (8 bits)"
msgstr "256 liv (8 bit)"

#: Xconfig/resolution_and_depth.pm:11
#, c-format
msgid "32 thousand colors (15 bits)"
msgstr "32 mil liv (15 bit)"

#: Xconfig/resolution_and_depth.pm:12
#, c-format
msgid "65 thousand colors (16 bits)"
msgstr "65 mil liv (16 bit)"

#: Xconfig/resolution_and_depth.pm:13
#, c-format
msgid "16 million colors (24 bits)"
msgstr "16 milion a livioù (24 bit)"

#: Xconfig/resolution_and_depth.pm:127
#, c-format
msgid "Resolutions"
msgstr "Spisterioù"

#: Xconfig/resolution_and_depth.pm:309 diskdrake/hd_gtk.pm:336
#: install_steps_gtk.pm:288 mouse.pm:168 services.pm:162
#: standalone/drakbackup:1595 standalone/drakperm:250
#, c-format
msgid "Other"
msgstr "All"

#: Xconfig/resolution_and_depth.pm:358
#, c-format
msgid "Choose the resolution and the color depth"
msgstr "Dibabit ar spister ha donder al livioù"

#: Xconfig/resolution_and_depth.pm:359
#, c-format
msgid "Graphics card: %s"
msgstr "Kartenn c'hrafek : %s"

#: Xconfig/resolution_and_depth.pm:373 interactive.pm:119 interactive.pm:436
#: interactive/http.pm:103 interactive/http.pm:156 interactive/newt.pm:321
#: interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:143
#: standalone/drakTermServ:195 standalone/drakTermServ:515
#: standalone/drakbackup:1361 standalone/drakbackup:4095
#: standalone/drakbackup:4155 standalone/drakbackup:4199
#: standalone/drakbackup:4453 standalone/drakconnect:158
#: standalone/drakconnect:852 standalone/drakconnect:939
#: standalone/drakconnect:1030 standalone/drakfont:577 standalone/drakfont:587
#: standalone/draksplash:173 standalone/drakups:212 standalone/net_monitor:339
#: ugtk2.pm:392 ugtk2.pm:490 ugtk2.pm:899 ugtk2.pm:922
#, c-format
msgid "Ok"
msgstr "Mat eo"

#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89
#: help.pm:444 install_steps_gtk.pm:455 install_steps_interactive.pm:429
#: install_steps_interactive.pm:840 interactive.pm:120 interactive.pm:437
#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318
#: interactive/stdio.pm:39 interactive/stdio.pm:142
#: printer/printerdrake.pm:3859 standalone/drakautoinst:215
#: standalone/drakbackup:1361 standalone/drakbackup:4024
#: standalone/drakbackup:4028 standalone/drakbackup:4083
#: standalone/drakbackup:4453 standalone/drakconnect:157
#: standalone/drakconnect:937 standalone/drakconnect:1029
#: standalone/drakfont:587 standalone/drakfont:665 standalone/drakfont:742
#: standalone/draksplash:173 standalone/drakups:219 standalone/logdrake:176
#: standalone/net_monitor:338 ugtk2.pm:386 ugtk2.pm:488 ugtk2.pm:497
#: ugtk2.pm:899
#, c-format
msgid "Cancel"
msgstr "Nullañ"

#: Xconfig/resolution_and_depth.pm:373 diskdrake/hd_gtk.pm:150
#: install_steps_gtk.pm:232 install_steps_gtk.pm:617 interactive.pm:567
#: interactive/gtk.pm:682 interactive/gtk.pm:684 standalone/drakTermServ:284
#: standalone/drakbackup:4020 standalone/drakbug:105
#: standalone/drakconnect:153 standalone/drakconnect:236
#: standalone/drakfont:512 standalone/draknfs:206 standalone/drakperm:133
#: standalone/draksambashare:320 standalone/draksec:344 standalone/draksec:346
#: standalone/draksec:364 standalone/draksec:366 ugtk2.pm:1031 ugtk2.pm:1032
#, c-format
msgid "Help"
msgstr "Skoazell"

#: Xconfig/test.pm:30
#, c-format
msgid "Test of the configuration"
msgstr "Amprouiñ ar c'hefluniadur"

#: Xconfig/test.pm:31
#, c-format
msgid "Do you want to test the configuration?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: Xconfig/test.pm:31
#, c-format
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""

#: Xconfig/test.pm:69
#, c-format
msgid ""
"An error occurred:\n"
"%s\n"
"Try to change some parameters"
msgstr ""
"Degouezhet ez eus ar fazi :\n"
"%s\n"
"Klaskit kemmañ un dibarzh bennak"

#: Xconfig/test.pm:129
#, c-format
msgid "Leaving in %d seconds"
msgstr "Echu eo da %d eilenn"

#: Xconfig/test.pm:129
#, c-format
msgid "Is this the correct setting?"
msgstr "Ha reizh eo ar c'hefluniadur ?"

#: Xconfig/various.pm:29
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Reizhadur ar stokellaoueg : %s\n"

#: Xconfig/various.pm:30
#, c-format
msgid "Mouse type: %s\n"
msgstr "Seurt logodenn : %s\n"

#: Xconfig/various.pm:31
#, c-format
msgid "Mouse device: %s\n"
msgstr "Trobarzhell al logodenn : %s\n"

#: Xconfig/various.pm:33
#, c-format
msgid "Monitor: %s\n"
msgstr "Skramm : %s\n"

#: Xconfig/various.pm:34
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "KempredA-led ar skramm : %s\n"

#: Xconfig/various.pm:35
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "FreskA-serzh ar skramm : %s\n"

#: Xconfig/various.pm:37
#, c-format
msgid "Graphics card: %s\n"
msgstr "Kartenn c'hrafek : %s\n"

#: Xconfig/various.pm:38
#, c-format
msgid "Graphics memory: %s kB\n"
msgstr "Memor c'hrafek : %s ko\n"

#: Xconfig/various.pm:40
#, c-format
msgid "Color depth: %s\n"
msgstr "Donder liv : %s\n"

#: Xconfig/various.pm:41
#, c-format
msgid "Resolution: %s\n"
msgstr "Spister : %s\n"

#: Xconfig/various.pm:43
#, c-format
msgid "Xorg driver: %s\n"
msgstr "Sturier Xorg : %s\n"

#: Xconfig/various.pm:72
#, c-format
msgid "Graphical interface at startup"
msgstr "X pa loc'her"

#: Xconfig/various.pm:74
#, c-format
msgid ""
"I can setup your computer to automatically start the graphical interface "
"(Xorg) upon booting.\n"
"Would you like Xorg to start when you reboot?"
msgstr ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek pa loc'ho a c'hellañ.\n"
"Mennout a rit lañsañ X pa adloc'hit ?"

#: Xconfig/various.pm:87
#, fuzzy, c-format
msgid ""
"Your graphic card seems to have a TV-OUT connector.\n"
"It can be configured to work using frame-buffer.\n"
"\n"
"For this you have to plug your graphic card to your TV before booting your "
"computer.\n"
"Then choose the \"TVout\" entry in the bootloader\n"
"\n"
"Do you have this feature?"
msgstr "Hag ur an arc'hwel-mañ hoc'h eus ?"

#: Xconfig/various.pm:99
#, c-format
msgid "What norm is your TV using?"
msgstr "Peseurt skinwel oc'h implij ?"

#: Xconfig/xfree.pm:648
#, c-format
msgid ""
"_:weird aspect ratio\n"
"other"
msgstr "hini all"

#: any.pm:142 harddrake/sound.pm:192 interactive.pm:474 pkgs.pm:473
#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68
#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:376
#: standalone/service_harddrake:208
#, c-format
msgid "Please wait"
msgstr "Gortozit mar plij"

#: any.pm:142
#, c-format
msgid "Bootloader installation in progress"
msgstr "O staliañ ar c'harger loc'hañ"

#: any.pm:153
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s.  However, changing\n"
"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""

#: any.pm:164
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr ""
"Staliadur ar c'harger loc'hañ a zo sac'het. Degouezhet eo ar fazi a heul :"

#: any.pm:170
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you do not see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""

#: any.pm:208
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""

#: any.pm:231 help.pm:739
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Rann gentañ ar bladenn (MBR)"

#: any.pm:232
#, c-format
msgid "First sector of the root partition"
msgstr "Rann gentañ ar parzhadur kentañ"

#: any.pm:234
#, c-format
msgid "On Floppy"
msgstr "War bladennig"

#: any.pm:236 help.pm:739 printer/printerdrake.pm:4180
#, c-format
msgid "Skip"
msgstr "Tremen e-biou"

#: any.pm:240
#, c-format
msgid "LILO/grub Installation"
msgstr "Staliadur LILO/grub"

#: any.pm:241
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"

#: any.pm:267 standalone/drakboot:269
#, c-format
msgid "Boot Style Configuration"
msgstr "Kefluniadur giz al loc'hañ"

#: any.pm:269 any.pm:270 any.pm:303 any.pm:304
#, c-format
msgid "Bootloader main options"
msgstr "Dibarzhoù pennañ ar c'harger loc'hañ"

#: any.pm:275
#, c-format
msgid "Give the ram size in MB"
msgstr "Roit ment ar memor vev e Mo"

#: any.pm:277
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Didalvout eo « Strishaat dibarzhoù al linenn urzhiañ » hep tremenger"

#: any.pm:278 any.pm:615 authentication.pm:192
#, c-format
msgid "The passwords do not match"
msgstr "An tremegerioù ne glot ket"

#: any.pm:278 any.pm:615 authentication.pm:192 diskdrake/interactive.pm:1326
#, c-format
msgid "Please try again"
msgstr "Klaskit adarre mar plij"

#: any.pm:283 any.pm:308
#, c-format
msgid "Bootloader to use"
msgstr "C'harger loc'hañ da implijout"

#: any.pm:285 any.pm:310
#, c-format
msgid "Boot device"
msgstr "Trobarzhell loc'hañ"

#: any.pm:287
#, c-format
msgid "Delay before booting default image"
msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"

#: any.pm:288
#, c-format
msgid "Enable ACPI"
msgstr "Bevaat ACPI"

#: any.pm:290
#, c-format
msgid "Force no APIC"
msgstr "Bevaatet APIC ebet"

#: any.pm:292
#, c-format
msgid "Force No Local APIC"
msgstr "Bevaatet APIC lec'hel ebet"

#: any.pm:294 any.pm:650 authentication.pm:197 diskdrake/smbnfs_gtk.pm:180
#: network/netconnect.pm:585 printer/printerdrake.pm:1867
#: printer/printerdrake.pm:1988 standalone/drakbackup:1639
#: standalone/drakbackup:3615 standalone/drakups:299
#, c-format
msgid "Password"
msgstr "Tremenger"

#: any.pm:295 any.pm:651 authentication.pm:198
#, c-format
msgid "Password (again)"
msgstr "Tremenger (adarre)"

#: any.pm:296
#, c-format
msgid "Restrict command line options"
msgstr "Strishaat dibarzhoù al linenn urzhiañ"

#: any.pm:296
#, c-format
msgid "restrict"
msgstr "strishaat"

#: any.pm:298
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Skarañ /tmp bep ma loc'her"

#: any.pm:299
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Spisait ment ar memor bev diouzh ret (kavet %d Mo)"

#: any.pm:309
#, c-format
msgid "Init Message"
msgstr ""

#: any.pm:311
#, c-format
msgid "Open Firmware Delay"
msgstr ""

#: any.pm:312
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""

#: any.pm:313
#, c-format
msgid "Enable CD Boot?"
msgstr ""

#: any.pm:314
#, c-format
msgid "Enable OF Boot?"
msgstr ""

#: any.pm:315
#, c-format
msgid "Default OS?"
msgstr "RK dre ziouer ?"

#: any.pm:369
#, c-format
msgid "Image"
msgstr "Skeudenn"

#: any.pm:370 any.pm:380
#, c-format
msgid "Root"
msgstr "Gwrizienn"

#: any.pm:371 any.pm:393
#, c-format
msgid "Append"
msgstr "Ouzhpennañ en diwezh"

#: any.pm:373 standalone/drakboot:271 standalone/drakboot:275
#, c-format
msgid "Video mode"
msgstr "Mod video"

#: any.pm:375
#, c-format
msgid "Initrd"
msgstr "Initrd"

#: any.pm:376
#, c-format
msgid "Network profile"
msgstr "Profil rouedad"

#: any.pm:385 any.pm:390 any.pm:392
#, c-format
msgid "Label"
msgstr "Skridennad"

#: any.pm:387 any.pm:397 harddrake/v4l.pm:368 standalone/drakbackup:2093
#: standalone/draksec:52
#, c-format
msgid "Default"
msgstr "Dre ziouer"

#: any.pm:394
#, c-format
msgid "Initrd-size"
msgstr "Ment an Initrd"

#: any.pm:396
#, c-format
msgid "NoVideo"
msgstr "N'eo ket video"

#: any.pm:407
#, c-format
msgid "Empty label not allowed"
msgstr "Berzet eo ar skridennadoù goullo"

#: any.pm:408
#, c-format
msgid "You must specify a kernel image"
msgstr "Ret eo deoc'h kaout ur skeudenn kalon"

#: any.pm:408
#, c-format
msgid "You must specify a root partition"
msgstr "Ret eo deoc'h kaout ur parzhadur gwrizienn"

#: any.pm:409
#, c-format
msgid "This label is already used"
msgstr "En implij eo ar skridennad-se endeo"

#: any.pm:423
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennañ ?"

#: any.pm:424
#, c-format
msgid "Linux"
msgstr "Linux"

#: any.pm:424
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Reizhiadoù all (SunOS ...)"

#: any.pm:425
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Reizhiadoù all (MacOS ...)"

#: any.pm:425
#, c-format
msgid "Other OS (Windows...)"
msgstr "Reizhiadoù all (Windows ...)"

#: any.pm:453
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."

#: any.pm:601
#, c-format
msgid "access to X programs"
msgstr ""

#: any.pm:602
#, c-format
msgid "access to rpm tools"
msgstr ""

#: any.pm:603
#, c-format
msgid "allow \"su\""
msgstr "Aotreañ « su »"

#: any.pm:604
#, c-format
msgid "access to administrative files"
msgstr ""

#: any.pm:605
#, c-format
msgid "access to network tools"
msgstr ""

#: any.pm:606
#, c-format
msgid "access to compilation tools"
msgstr ""

#: any.pm:611
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"

#: any.pm:616
#, c-format
msgid "This password is too simple"
msgstr "Re eeun eo an tremeger"

#: any.pm:617
#, c-format
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"

#: any.pm:618
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"An anv arveriad a zle bezañ ennañ lizherennoù munut, sifroù, `-' ha `_' "
"hepken"

#: any.pm:619
#, c-format
msgid "The user name is too long"
msgstr "Re hir eo an anv arveriad-se"

#: any.pm:620
#, c-format
msgid "This user name has already been added"
msgstr "En implij eo an anv arveriad-se endeo"

#: any.pm:621 any.pm:653
#, c-format
msgid "User ID"
msgstr "ID an arveriad"

#: any.pm:622 any.pm:654
#, c-format
msgid "Group ID"
msgstr "ID ar strollad"

#: any.pm:625
#, c-format
msgid "%s must be a number"
msgstr "red eo da bezañ un niver %s"

#: any.pm:626
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""

#: any.pm:631 standalone/draksambashare:1216
#, c-format
msgid "Add user"
msgstr "Ouzhpennañ un arveriad"

#: any.pm:633
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Skrivit un arveriad\n"
"%s"

#: any.pm:636 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530
#: interactive/http.pm:151 printer/printerdrake.pm:197
#: printer/printerdrake.pm:382 printer/printerdrake.pm:4988
#: standalone/drakbackup:2813 standalone/scannerdrake:668
#: standalone/scannerdrake:818
#, c-format
msgid "Done"
msgstr "Graet"

#: any.pm:637 help.pm:51
#, c-format
msgid "Accept user"
msgstr "Aotren an arveriad"

#: any.pm:648
#, c-format
msgid "Real name"
msgstr "Anv gwirion"

#: any.pm:649 standalone/drakbackup:1634
#, c-format
msgid "Login name"
msgstr "Anv ereañ"

#: any.pm:652
#, c-format
msgid "Shell"
msgstr "Shell"

#: any.pm:656
#, c-format
msgid "Icon"
msgstr "Arlun"

#: any.pm:703 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Emereañ"

#: any.pm:704
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek gant un arveriad a "
"c'hellañ."

#: any.pm:705
#, c-format
msgid "Use this feature"
msgstr "Implij an arc'hwel-mañ"

#: any.pm:706
#, c-format
msgid "Choose the default user:"
msgstr "Dibabit an arveriad dre ziouer :"

#: any.pm:707
#, c-format
msgid "Choose the window manager to run:"
msgstr "Dibabit ar merour prenestrer da seveniñ :"

#: any.pm:719 any.pm:787
#, c-format
msgid "Please choose a language to use."
msgstr "Dibabit ar yezh da implijout, mar plij."

#: any.pm:720 any.pm:788
#, c-format
msgid "Language choice"
msgstr "Dibab ho yezh"

#: any.pm:748
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"

#: any.pm:751
#, c-format
msgid "Multi languages"
msgstr "Meur a yezh"

#: any.pm:767 any.pm:796 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr "Implijit Unicode dre ziouer"

#: any.pm:768 help.pm:647
#, c-format
msgid "All languages"
msgstr "An holl yezhoù"

#: any.pm:840 help.pm:566 help.pm:855 install_steps_interactive.pm:961
#, c-format
msgid "Country / Region"
msgstr "Bro / Rannvro"

#: any.pm:842
#, c-format
msgid "Please choose your country."
msgstr "Dibabit hor bro, mar plij."

#: any.pm:844
#, c-format
msgid "Here is the full list of available countries"
msgstr "Setu eo listenn leun ar broioù holl"

#: any.pm:845
#, c-format
msgid "Other Countries"
msgstr "Broioù all"

#: any.pm:845 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
#: interactive.pm:397
#, c-format
msgid "Advanced"
msgstr "Barek"

#: any.pm:853
#, c-format
msgid "Input method:"
msgstr "Hentenn enkas :"

#: any.pm:856 install_any.pm:423 network/netconnect.pm:318
#: network/netconnect.pm:323 network/netconnect.pm:1234 network/wireless.pm:7
#: printer/printerdrake.pm:105
#, c-format
msgid "None"
msgstr "Hini ebet"

#: any.pm:973
#, c-format
msgid "No sharing"
msgstr "N'eo ket lodañ"

#: any.pm:973
#, c-format
msgid "Allow all users"
msgstr "Aotreiñ pep arveriad"

#: any.pm:977
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""

#: any.pm:989
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""

#: any.pm:992
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""

#: any.pm:1000
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""

#: any.pm:1025
#, c-format
msgid "Launch userdrake"
msgstr "Lañsañ userdrake"

#: any.pm:1025 printer/printerdrake.pm:4062 printer/printerdrake.pm:4065
#: printer/printerdrake.pm:4066 printer/printerdrake.pm:4067
#: printer/printerdrake.pm:5306 standalone/drakTermServ:294
#: standalone/drakbackup:4217 standalone/drakbug:126 standalone/drakfont:500
#: standalone/drakids:64 standalone/drakids:77 standalone/drakids:85
#: standalone/draknfs:210 standalone/net_monitor:117
#: standalone/printerdrake:583
#, c-format
msgid "Close"
msgstr "Serriñ"

#: any.pm:1027
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""

#: authentication.pm:23
#, c-format
msgid "Local file"
msgstr "Restr lec'hel"

#: authentication.pm:24
#, c-format
msgid "LDAP"
msgstr "LDAP"

#: authentication.pm:25
#, c-format
msgid "NIS"
msgstr "NIS"

#: authentication.pm:26
#, c-format
msgid "Smart Card"
msgstr "Smart Card"

#: authentication.pm:27 authentication.pm:163
#, c-format
msgid "Windows Domain"
msgstr "Domani Windows"

#: authentication.pm:28
#, c-format
msgid "Active Directory with SFU"
msgstr "Active Directory gant SFU"

#: authentication.pm:29
#, c-format
msgid "Active Directory with Winbind"
msgstr "Active Directory gant Winbind"

#: authentication.pm:66
#, c-format
msgid "Local file:"
msgstr "Restr lec'hel :"

#: authentication.pm:66
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr ""

#: authentication.pm:67
#, c-format
msgid "LDAP:"
msgstr "LDAP :"

#: authentication.pm:67
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""

#: authentication.pm:68
#, c-format
msgid "NIS:"
msgstr "NIS :"

#: authentication.pm:68
#, c-format
msgid ""
"Allows you to run a group of computers in the same Network Information "
"Service domain with a common password and group file."
msgstr ""

#: authentication.pm:69
#, c-format
msgid "Windows Domain:"
msgstr "Domani Windows :"

#: authentication.pm:69
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""

#: authentication.pm:70
#, c-format
msgid "Active Directory with SFU:"
msgstr "Active Directory gant SFU :"

#: authentication.pm:70
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:71
#, c-format
msgid "Active Directory with Winbind:"
msgstr "Active Directory gant Winbind :"

#: authentication.pm:71
#, c-format
msgid ""
"Winbind allows the system to authenticate users in a Windows Active "
"Directory Server."
msgstr ""

#: authentication.pm:96
#, c-format
msgid "Authentication LDAP"
msgstr "Dilesadur LDAP"

#: authentication.pm:97
#, c-format
msgid "LDAP Base dn"
msgstr ""

#: authentication.pm:98 share/compssUsers.pl:102
#, c-format
msgid "LDAP Server"
msgstr "Servijer LDAP"

#: authentication.pm:111 fsedit.pm:23
#, c-format
msgid "simple"
msgstr "eeun"

#: authentication.pm:112
#, c-format
msgid "TLS"
msgstr "TLS"

#: authentication.pm:113
#, c-format
msgid "SSL"
msgstr "SSL"

#: authentication.pm:114
#, c-format
msgid "security layout (SASL/Kerberos)"
msgstr "reizhadur ar surantez (SASL/Kerberos)"

#: authentication.pm:121 authentication.pm:159
#, c-format
msgid "Authentication Active Directory"
msgstr ""

#: authentication.pm:122 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Domain"
msgstr "Domani"

#: authentication.pm:124 diskdrake/dav.pm:63 help.pm:146
#: printer/printerdrake.pm:141 share/compssUsers.pl:82
#: standalone/drakTermServ:269
#, c-format
msgid "Server"
msgstr "Servijer"

#: authentication.pm:125
#, c-format
msgid "LDAP users database"
msgstr "Stlennvon an arveriaded LDAP"

#: authentication.pm:126
#, c-format
msgid "Use Anonymous BIND "
msgstr ""

#: authentication.pm:127
#, c-format
msgid "LDAP user allowed to browse the Active Directory"
msgstr ""

#: authentication.pm:128
#, c-format
msgid "Password for user"
msgstr "Tremenger evit an arveriad"

#: authentication.pm:140
#, c-format
msgid "Authentication NIS"
msgstr "Dilesadur NIS"

#: authentication.pm:141
#, c-format
msgid "NIS Domain"
msgstr "Domani NIS"

#: authentication.pm:142
#, c-format
msgid "NIS Server"
msgstr "Servijer NIS"

#: authentication.pm:147
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
"add and reboot the server.\n"
"You will also need the username/password of a Domain Admin to join the "
"machine to the Windows(TM) domain.\n"
"If networking is not yet enabled, Drakx will attempt to join the domain "
"after the network setup step.\n"
"Should this setup fail for some reason and domain authentication is not "
"working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows(tm) "
"Domain, and Admin Username/Password, after system boot.\n"
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""

#: authentication.pm:159
#, c-format
msgid "Authentication Windows Domain"
msgstr "Dilesadur Domani Windows"

#: authentication.pm:161
#, c-format
msgid "Active Directory Realm "
msgstr ""

#: authentication.pm:164
#, c-format
msgid "Domain Admin User Name"
msgstr "Anv merour ar domani"

#: authentication.pm:165
#, c-format
msgid "Domain Admin Password"
msgstr "Tremenger merour ar domani"

#: authentication.pm:181
#, c-format
msgid "Set administrator (root) password and network authentication methods"
msgstr "Choazh tremenger ar merour hag an hentenn dilesadur rouedad"

#: authentication.pm:182
#, c-format
msgid "Set administrator (root) password"
msgstr "Termeniñ tremenger ar merour (root)"

#: authentication.pm:183 standalone/drakvpn:1111
#, c-format
msgid "Authentication method"
msgstr "Hentenn dilesadur"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:188 help.pm:722
#, c-format
msgid "No password"
msgstr "Tremenger ebet"

#: authentication.pm:194
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"

#: authentication.pm:199 network/netconnect.pm:323 network/netconnect.pm:586
#: standalone/drakauth:24 standalone/drakauth:26 standalone/drakconnect:481
#, c-format
msgid "Authentication"
msgstr "Dilesadur"

#: authentication.pm:331
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "N'hellañ ket implijout ar skignañ hep domani NIS"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:765
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
msgstr ""
"Degemer mat en dibaber reizhiad oberiañ !\n"
"\n"
"Dibabit an dibaber reizhiad pe\n"
"gortozit \n"
"\n"

#: bootloader.pm:906
#, c-format
msgid "LILO with graphical menu"
msgstr "LILO gant meuziad c'hrafek"

#: bootloader.pm:907
#, c-format
msgid "LILO with text menu"
msgstr "LILO gant meuziad skrid"

#: bootloader.pm:908
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB gant meuziad skrid"

#: bootloader.pm:909
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB gant meuziad skrid"

#: bootloader.pm:910
#, c-format
msgid "Yaboot"
msgstr "Yaboot"

#: bootloader.pm:987
#, c-format
msgid "not enough room in /boot"
msgstr "re bihan eo /boot"

#: bootloader.pm:1480
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Ne mennit ket staliañ ar c'harger loc'hañ war ur parzhadur %s\n"

#: bootloader.pm:1520
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"Red eo da vremañat kefluniadur ho karger loc'hañ peogwir e oa cheñchet niver "
"ar parzhiadurioù"

#: bootloader.pm:1533
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""

#: bootloader.pm:1534
#, c-format
msgid "Re-install Boot Loader"
msgstr "Staliañ ar c'harger loc'hañ c'hoazh"

#: common.pm:131
#, c-format
msgid "KB"
msgstr "Ko"

#: common.pm:131
#, c-format
msgid "MB"
msgstr "Mo"

#: common.pm:131
#, c-format
msgid "GB"
msgstr "Go"

#: common.pm:139
#, c-format
msgid "TB"
msgstr "To"

#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d munutennoù"

#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 munutenn"

#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d eilenn"

#: common.pm:257
#, c-format
msgid "kdesu missing"
msgstr "kdesu mank"

#: common.pm:260
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper mank"

#: crypto.pm:13 crypto.pm:48 lang.pm:207 network/adsl_consts.pm:66
#: network/adsl_consts.pm:75 network/adsl_consts.pm:84
#, c-format
msgid "Austria"
msgstr "Aostria"

#: crypto.pm:14 crypto.pm:47 lang.pm:208 standalone/drakxtv:48
#, c-format
msgid "Australia"
msgstr "Australi"

#: crypto.pm:15 crypto.pm:49 lang.pm:214 network/adsl_consts.pm:93
#: network/adsl_consts.pm:102 network/adsl_consts.pm:114
#: network/adsl_consts.pm:123 network/netconnect.pm:44
#, c-format
msgid "Belgium"
msgstr "Beljik"

#: crypto.pm:16 crypto.pm:50 lang.pm:223 network/adsl_consts.pm:132
#: network/adsl_consts.pm:143 network/adsl_consts.pm:152
#: network/adsl_consts.pm:161
#, c-format
msgid "Brazil"
msgstr "Brazil"

#: crypto.pm:17 crypto.pm:51 lang.pm:230
#, c-format
msgid "Canada"
msgstr "Kanada"

#: crypto.pm:18 crypto.pm:74 lang.pm:235 network/adsl_consts.pm:891
#: network/adsl_consts.pm:900 network/adsl_consts.pm:911
#, c-format
msgid "Switzerland"
msgstr "Suis"

#: crypto.pm:19 lang.pm:242
#, c-format
msgid "Costa Rica"
msgstr "Kosta Rika"

#: crypto.pm:20 crypto.pm:52 lang.pm:248 network/adsl_consts.pm:368
#, c-format
msgid "Czech Republic"
msgstr "Republik Tchek"

#: crypto.pm:21 crypto.pm:57 lang.pm:249 network/adsl_consts.pm:499
#: network/adsl_consts.pm:508
#, c-format
msgid "Germany"
msgstr "Alamagn"

#: crypto.pm:22 crypto.pm:53 lang.pm:251 network/adsl_consts.pm:378
#, c-format
msgid "Denmark"
msgstr "Danmark"

#: crypto.pm:23 crypto.pm:54 lang.pm:256
#, c-format
msgid "Estonia"
msgstr "Estoni"

#: crypto.pm:24 crypto.pm:72 lang.pm:260 network/adsl_consts.pm:759
#: network/adsl_consts.pm:770 network/adsl_consts.pm:781
#: network/adsl_consts.pm:792 network/adsl_consts.pm:801
#: network/adsl_consts.pm:810 network/adsl_consts.pm:819
#: network/adsl_consts.pm:828 network/adsl_consts.pm:837
#: network/adsl_consts.pm:846 network/adsl_consts.pm:855
#: network/adsl_consts.pm:864 network/adsl_consts.pm:873
#, c-format
msgid "Spain"
msgstr "Spagn"

#: crypto.pm:25 crypto.pm:55 lang.pm:262 network/adsl_consts.pm:387
#, c-format
msgid "Finland"
msgstr "Finland"

#: crypto.pm:26 crypto.pm:56 lang.pm:267 network/adsl_consts.pm:396
#: network/adsl_consts.pm:408 network/adsl_consts.pm:420
#: network/adsl_consts.pm:431 network/adsl_consts.pm:442
#: network/adsl_consts.pm:454 network/adsl_consts.pm:466
#: network/adsl_consts.pm:477 network/adsl_consts.pm:488
#: network/netconnect.pm:41
#, c-format
msgid "France"
msgstr "Gall"

#: crypto.pm:27 crypto.pm:58 lang.pm:280 network/adsl_consts.pm:519
#, c-format
msgid "Greece"
msgstr "Gres"

#: crypto.pm:28 crypto.pm:59 lang.pm:291 network/adsl_consts.pm:528
#, c-format
msgid "Hungary"
msgstr "Hongri"

#: crypto.pm:29 crypto.pm:60 lang.pm:293 network/adsl_consts.pm:537
#: standalone/drakxtv:47
#, c-format
msgid "Ireland"
msgstr "Iwerzhon"

#: crypto.pm:30 crypto.pm:61 lang.pm:294 network/adsl_consts.pm:546
#, c-format
msgid "Israel"
msgstr "Israel"

#: crypto.pm:31 crypto.pm:62 lang.pm:300 network/adsl_consts.pm:557
#: network/adsl_consts.pm:569 network/adsl_consts.pm:580
#: network/adsl_consts.pm:589 network/netconnect.pm:43 standalone/drakxtv:47
#, c-format
msgid "Italy"
msgstr "Itali"

#: crypto.pm:32 crypto.pm:63 lang.pm:303
#, c-format
msgid "Japan"
msgstr "Japon"

#: crypto.pm:33 crypto.pm:64 lang.pm:352 network/adsl_consts.pm:620
#: network/adsl_consts.pm:629 network/adsl_consts.pm:638
#: network/adsl_consts.pm:647 network/netconnect.pm:42
#, c-format
msgid "Netherlands"
msgstr "Izelvroioù"

#: crypto.pm:34 crypto.pm:66 lang.pm:353 network/adsl_consts.pm:656
#: network/adsl_consts.pm:661 network/adsl_consts.pm:666
#: network/adsl_consts.pm:671 network/adsl_consts.pm:676
#: network/adsl_consts.pm:681 network/adsl_consts.pm:686
#, c-format
msgid "Norway"
msgstr "Norvej"

#: crypto.pm:35 crypto.pm:65 lang.pm:357
#, c-format
msgid "New Zealand"
msgstr "Zeland Nevez"

#: crypto.pm:36 crypto.pm:67 lang.pm:365 network/adsl_consts.pm:693
#: network/adsl_consts.pm:704
#, c-format
msgid "Poland"
msgstr "Pologn"

#: crypto.pm:37 crypto.pm:68 lang.pm:370 network/adsl_consts.pm:716
#, c-format
msgid "Portugal"
msgstr "Portugal"

#: crypto.pm:38 crypto.pm:69 lang.pm:376 network/adsl_consts.pm:725
#, c-format
msgid "Russia"
msgstr "Rusi"

#: crypto.pm:39 crypto.pm:73 lang.pm:382 network/adsl_consts.pm:882
#, c-format
msgid "Sweden"
msgstr "Sweden"

#: crypto.pm:40 crypto.pm:70 lang.pm:387
#, c-format
msgid "Slovakia"
msgstr "Slovaki"

#: crypto.pm:41 crypto.pm:76 lang.pm:401 network/adsl_consts.pm:920
#, c-format
msgid "Thailand"
msgstr "Tailhland"

#: crypto.pm:42 crypto.pm:75 lang.pm:411
#, c-format
msgid "Taiwan"
msgstr "Taeihlwan"

#: crypto.pm:43 crypto.pm:71 lang.pm:430 standalone/drakxtv:49
#, c-format
msgid "South Africa"
msgstr "Sua-Africa"

#: crypto.pm:77 crypto.pm:112 lang.pm:416 network/netconnect.pm:45
#, c-format
msgid "United States"
msgstr "Amerika"

#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Nevez"

#: diskdrake/dav.pm:61 diskdrake/interactive.pm:454 diskdrake/smbnfs_gtk.pm:74
#, c-format
msgid "Unmount"
msgstr "Divarc'hañ"

#: diskdrake/dav.pm:62 diskdrake/interactive.pm:451 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Mount"
msgstr "Marc'hañ"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:446
#: diskdrake/interactive.pm:670 diskdrake/interactive.pm:689
#: diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:78
#, c-format
msgid "Mount point"
msgstr "Poent marc'hañ"

#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Skrivit URL ar servijer WebDAV mar plij"

#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "Ezhom en deus an URL da gregiñ gant http:// pe https://"

#: diskdrake/dav.pm:109
#, c-format
msgid "Server: "
msgstr "Servijer : "

#: diskdrake/dav.pm:110 diskdrake/interactive.pm:521
#: diskdrake/interactive.pm:1208 diskdrake/interactive.pm:1286
#, c-format
msgid "Mount point: "
msgstr "Poent marc'hañ : "

#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1293
#, c-format
msgid "Options: %s"
msgstr "Dibarzhoù : %s"

#: diskdrake/hd_gtk.pm:92
#, c-format
msgid "Please make a backup of your data first"
msgstr "Gwarezit ho roadoù da gentañ mar plij"

#: diskdrake/hd_gtk.pm:95
#, c-format
msgid ""
"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"M'emaoc'h e soñj implijout aboot, taolit evezh leuskel un egor dieub (2048 "
"rann\n"
"a zo a-walc'h) e deroù ar bladenn"

#: diskdrake/hd_gtk.pm:152 help.pm:530
#, c-format
msgid "Wizard"
msgstr "Skoazeller"

#: diskdrake/hd_gtk.pm:185
#, c-format
msgid "Choose action"
msgstr "Dibabit un obererezh"

#: diskdrake/hd_gtk.pm:189
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Unan barzhadur Microsoft Dos/Windows bras hoc'h eus.\n"
"Aliañ a ran ouzoc'h adventañ ar parzhadur-se\n"
"(klikit warni, da c'houde klikit ouzh \"Adventañ\")"

#: diskdrake/hd_gtk.pm:191
#, c-format
msgid "Please click on a partition"
msgstr "Klikit ouzh ur parzhadur mar plij"

#: diskdrake/hd_gtk.pm:205 diskdrake/smbnfs_gtk.pm:62 install_steps_gtk.pm:457
#: standalone/drakbackup:3065 standalone/drakbackup:3125
#, c-format
msgid "Details"
msgstr "Munudoù"

#: diskdrake/hd_gtk.pm:251
#, c-format
msgid "No hard drives found"
msgstr "N'eo ket pladenn ebet"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "Ext2"
msgstr "Ext2"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "Journalised FS"
msgstr "RR gant ur levr-bourzh"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "Swap"
msgstr "Disloañ"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "SunOS"
msgstr "SunOS"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "HFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:335
#, c-format
msgid "Windows"
msgstr "Windows"

#: diskdrake/hd_gtk.pm:336 diskdrake/interactive.pm:1223
#, c-format
msgid "Empty"
msgstr "Goullo"

#: diskdrake/hd_gtk.pm:340
#, c-format
msgid "Filesystem types:"
msgstr "Seurt ar reizhiadoù restroù :"

#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:359 diskdrake/hd_gtk.pm:365
#, c-format
msgid "Use ``%s'' instead"
msgstr "Grit kentoc'h gant « %s »"

#: diskdrake/hd_gtk.pm:357 diskdrake/interactive.pm:470
#, c-format
msgid "Create"
msgstr "Krouiñ"

#: diskdrake/hd_gtk.pm:357 diskdrake/hd_gtk.pm:365
#: diskdrake/interactive.pm:447 diskdrake/interactive.pm:623
#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#: standalone/harddrake2:108 standalone/harddrake2:117
#, c-format
msgid "Type"
msgstr "Seurt"

#. -PO: "Delete" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: diskdrake/hd_gtk.pm:359 diskdrake/interactive.pm:455
#: standalone/drakperm:123 standalone/printerdrake:248
#, c-format
msgid "Delete"
msgstr "Dilemel"

#: diskdrake/hd_gtk.pm:365
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Implijit « Divarc'hañ » da gentañ"

#: diskdrake/interactive.pm:194
#, c-format
msgid "Choose another partition"
msgstr "Dibabit ur parzhadur all"

#: diskdrake/interactive.pm:194
#, c-format
msgid "Choose a partition"
msgstr "Dibabit ur parzhadur"

#: diskdrake/interactive.pm:223
#, c-format
msgid "Exit"
msgstr "Kuitaat"

#: diskdrake/interactive.pm:256 help.pm:530
#, c-format
msgid "Undo"
msgstr "Dizober"

#: diskdrake/interactive.pm:256
#, c-format
msgid "Toggle to normal mode"
msgstr "Tremen er mod boas"

#: diskdrake/interactive.pm:256
#, c-format
msgid "Toggle to expert mode"
msgstr "Tremen er mod mailh"

#: diskdrake/interactive.pm:275
#, c-format
msgid "Continue anyway?"
msgstr "Kenderc'hel evelato ?"

#: diskdrake/interactive.pm:280
#, c-format
msgid "Quit without saving"
msgstr "Kuitaat hep enrollañ"

#: diskdrake/interactive.pm:280
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Kuitaat hep skrivañ an daolenn barzhañ ?"

#: diskdrake/interactive.pm:285
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Mennout a rit skrivañ kemmoù /etc/fstab"

#: diskdrake/interactive.pm:292 install_steps_interactive.pm:340
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Ret eo deoc'h adloc'hañ evit ma talvezo kemmoù an daolenn barzhañ"

#: diskdrake/interactive.pm:297
#, c-format
msgid ""
"You should format partition %s.\n"
"Otherwise no entry for mount point %s will be written in fstab.\n"
"Quit anyway?"
msgstr ""

#: diskdrake/interactive.pm:310 help.pm:530
#, c-format
msgid "Clear all"
msgstr "Skarañ an holl"

#: diskdrake/interactive.pm:311 help.pm:530
#, c-format
msgid "Auto allocate"
msgstr "Ac'hubiñ ent emgefreek"

#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606
#: help.pm:855 install_steps_interactive.pm:123
#, c-format
msgid "More"
msgstr "Mui"

#: diskdrake/interactive.pm:317
#, c-format
msgid "Hard drive information"
msgstr "Titouroù ar bladenn"

#: diskdrake/interactive.pm:349
#, c-format
msgid "All primary partitions are used"
msgstr "Ac'hubet eo an holl barzhadurioù kentañ renk"

#: diskdrake/interactive.pm:350
#, c-format
msgid "I can not add any more partitions"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"

#: diskdrake/interactive.pm:351
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Evit kaout muioc'h a barzhadurioù, lamit unan evit ma c'hellot krouiñ ur "
"parzhadur astennet mar plij"

#: diskdrake/interactive.pm:360
#, c-format
msgid "No supermount"
msgstr "N'eus Supermount ebet"

#: diskdrake/interactive.pm:361
#, c-format
msgid "Supermount"
msgstr "Supermount"

#: diskdrake/interactive.pm:362
#, c-format
msgid "Supermount except for CDROM drives"
msgstr "Supermount evit CDROMoù hepken"

#: diskdrake/interactive.pm:368 help.pm:530
#, c-format
msgid "Save partition table"
msgstr "Skrivañ an daolenn barzhañ"

#: diskdrake/interactive.pm:369 help.pm:530
#, c-format
msgid "Restore partition table"
msgstr "Adaozañ ar daolenn barzhañ"

#: diskdrake/interactive.pm:370 help.pm:530
#, c-format
msgid "Rescue partition table"
msgstr "Taolenn barzhañ saveteerezh"

#: diskdrake/interactive.pm:372 help.pm:530
#, c-format
msgid "Reload partition table"
msgstr "Adkargañ ar daolenn barzhañ"

#: diskdrake/interactive.pm:374
#, c-format
msgid "Removable media automounting"
msgstr "Emvarc'hañ ar skoroù lem/laka"

#: diskdrake/interactive.pm:387 diskdrake/interactive.pm:413
#, c-format
msgid "Select file"
msgstr "Dibabit ar restr"

#: diskdrake/interactive.pm:399
#, c-format
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"N'eo ket heñvel ment an daolenn barzhañ gwarezet\n"
"Kenderc'hel memestra ?"

#: diskdrake/interactive.pm:428
#, c-format
msgid "Trying to rescue partition table"
msgstr "O klask assevel an daolenn barzhañ"

#: diskdrake/interactive.pm:434
#, c-format
msgid "Detailed information"
msgstr "Titouroù gant munudoù"

#: diskdrake/interactive.pm:449 diskdrake/interactive.pm:760
#, c-format
msgid "Resize"
msgstr "Adventañ"

#: diskdrake/interactive.pm:450
#, c-format
msgid "Format"
msgstr "Furmadiñ"

#: diskdrake/interactive.pm:452
#, c-format
msgid "Add to RAID"
msgstr "Ouzhpennañ da RAID"

#: diskdrake/interactive.pm:453
#, c-format
msgid "Add to LVM"
msgstr "Ouzhpennañ da LVM"

#: diskdrake/interactive.pm:456
#, c-format
msgid "Remove from RAID"
msgstr "Lemel diwar RAID"

#: diskdrake/interactive.pm:457
#, c-format
msgid "Remove from LVM"
msgstr "Lemel diwar LVM"

#: diskdrake/interactive.pm:458
#, c-format
msgid "Modify RAID"
msgstr "Kemmañ RAID"

#: diskdrake/interactive.pm:459
#, c-format
msgid "Use for loopback"
msgstr "Implij da saveteiñ"

#: diskdrake/interactive.pm:514
#, c-format
msgid "Create a new partition"
msgstr "Krouiñ ur parzhadur nevez"

#: diskdrake/interactive.pm:517
#, c-format
msgid "Start sector: "
msgstr "Rann kregiñ : "

#: diskdrake/interactive.pm:519 diskdrake/interactive.pm:929
#, c-format
msgid "Size in MB: "
msgstr "Ment e Mo : "

#: diskdrake/interactive.pm:520 diskdrake/interactive.pm:930
#, c-format
msgid "Filesystem type: "
msgstr "Seurt ar reizhiad restroù : "

#: diskdrake/interactive.pm:525
#, c-format
msgid "Preference: "
msgstr "Dibarzh : "

#: diskdrake/interactive.pm:528
#, c-format
msgid "Logical volume name "
msgstr "Anv al levrenn poellek "

#: diskdrake/interactive.pm:558
#, c-format
msgid ""
"You can not create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""

#: diskdrake/interactive.pm:588
#, c-format
msgid "Remove the loopback file?"
msgstr "Lemel ar restr saveteiñ ?"

#: diskdrake/interactive.pm:607
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Goude kemmañ seurt ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"

#: diskdrake/interactive.pm:619
#, c-format
msgid "Change partition type"
msgstr "Kemmañ seurt ar parzhadur"

#: diskdrake/interactive.pm:620 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Pe seurt reizhiad restroù a vennit ?"

#: diskdrake/interactive.pm:628
#, c-format
msgid "Switching from ext2 to ext3"
msgstr "Gwintañ eus ext2 da ext3"

#: diskdrake/interactive.pm:657
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Pelec'h e mennit marc'hañ ar restr saveteiñ %s ?"

#: diskdrake/interactive.pm:658
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"

#: diskdrake/interactive.pm:663
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"N'hellan ket dizober ar poent marc'hañ dre m'eo implijet ar parzhadur-se\n"
"evit saveteiñ. Lamit ar saveteiñ da gentañ"

#: diskdrake/interactive.pm:688
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Pelec'h e mennit marc'hañ an %s ?"

#: diskdrake/interactive.pm:712 diskdrake/interactive.pm:791
#: install_interactive.pm:156 install_interactive.pm:188
#, c-format
msgid "Resizing"
msgstr "Oc'h adventañ"

#: diskdrake/interactive.pm:712
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"

#: diskdrake/interactive.pm:748
#, c-format
msgid "This partition is not resizeable"
msgstr "N'hellan ket adventañ ar parzhadur-se"

#: diskdrake/interactive.pm:753
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Mat e vije gwareziñ holl roadoù ar parzhadur-se"

#: diskdrake/interactive.pm:755
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"

#: diskdrake/interactive.pm:760
#, c-format
msgid "Choose the new size"
msgstr "Dibabit ar ment nevez"

#: diskdrake/interactive.pm:761
#, c-format
msgid "New size in MB: "
msgstr "Ment nevez e Mo : "

#: diskdrake/interactive.pm:802 install_interactive.pm:196
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""

#: diskdrake/interactive.pm:843
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Dibabit da be RAID ouzhpennañ"

#: diskdrake/interactive.pm:845 diskdrake/interactive.pm:862
#, c-format
msgid "new"
msgstr "nevez"

#: diskdrake/interactive.pm:860
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Dibabit da be LVM ouzhpennañ"

#: diskdrake/interactive.pm:866
#, c-format
msgid "LVM name?"
msgstr "Anv LVM ?"

#: diskdrake/interactive.pm:894
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
"Implijet eo al levrenn fizikel %s c'hoazh.\n"
"Mennout a rit dilec'hiañ al levrennioù fizikel implijet deus al levrenn-mañ "
"war unan all ?"

#: diskdrake/interactive.pm:896
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:914
#, c-format
msgid "This partition can not be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"

#: diskdrake/interactive.pm:927
#, c-format
msgid "Loopback"
msgstr "Saveteiñ"

#: diskdrake/interactive.pm:928
#, c-format
msgid "Loopback file name: "
msgstr "Anv ar restr saveteiñ : "

#: diskdrake/interactive.pm:933
#, c-format
msgid "Give a file name"
msgstr "Roit ur anv restr"

#: diskdrake/interactive.pm:936
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Restr implijet gant ur saveteiñ all endeo, dibabit unan all"

#: diskdrake/interactive.pm:937
#, c-format
msgid "File already exists. Use it?"
msgstr "Ar restr a zo endeo. E implijout ?"

#: diskdrake/interactive.pm:960
#, c-format
msgid "Mount options"
msgstr "Dibarzhoù marc'hañ"

#: diskdrake/interactive.pm:967
#, c-format
msgid "Various"
msgstr "A bep sort"

#: diskdrake/interactive.pm:1034
#, c-format
msgid "device"
msgstr "trobarzhell"

#: diskdrake/interactive.pm:1035
#, c-format
msgid "level"
msgstr "live"

#: diskdrake/interactive.pm:1036
#, c-format
msgid "chunk size in KiB"
msgstr "ment diaoz (KiO)"

#: diskdrake/interactive.pm:1053
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Bezit war evezh : arvarus eo an obererezh-mañ."

#: diskdrake/interactive.pm:1068
#, c-format
msgid "What type of partitioning?"
msgstr "Peseurt eo ar parzhadur ?"

#: diskdrake/interactive.pm:1106
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Ret e vo deoc'h adloc'hañ a-raok ma talvezo ar c'hemm"

#: diskdrake/interactive.pm:1115
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "War-nes bezañ skrivet war bladenn eo taolenn barzhañ an ardivink %s !"

#: diskdrake/interactive.pm:1138
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Goude furmadiñ ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"

#: diskdrake/interactive.pm:1154
#, c-format
msgid "Move files to the new partition"
msgstr "Dilec'hiañ retroù er parzhadur nevez"

#: diskdrake/interactive.pm:1154 standalone/draksambashare:81
#: standalone/draksambashare:144
#, c-format
msgid "Hide files"
msgstr "Kuzhat ar restroù"

#: diskdrake/interactive.pm:1155
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""

#: diskdrake/interactive.pm:1166
#, c-format
msgid "Moving files to the new partition"
msgstr "O tilec'hiañ retroù er parzhadur nevez"

#: diskdrake/interactive.pm:1170
#, c-format
msgid "Copying %s"
msgstr "Adskrivañ %s"

#: diskdrake/interactive.pm:1174
#, c-format
msgid "Removing %s"
msgstr "Lemel %s"

#: diskdrake/interactive.pm:1188
#, c-format
msgid "partition %s is now known as %s"
msgstr "ar parzhadur %s 'zo %s bremañ"

#: diskdrake/interactive.pm:1189
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Kemmet eo niverennoù ar parzhadurioù : "

#: diskdrake/interactive.pm:1209 diskdrake/interactive.pm:1271
#, c-format
msgid "Device: "
msgstr "Trobarzhell : "

#: diskdrake/interactive.pm:1210
#, c-format
msgid "Devfs name: "
msgstr "Anv DevFS : "

#: diskdrake/interactive.pm:1211
#, c-format
msgid "Volume label: "
msgstr "Anv al levrenn : "

#: diskdrake/interactive.pm:1212
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"

#: diskdrake/interactive.pm:1216 diskdrake/interactive.pm:1225
#: diskdrake/interactive.pm:1289
#, c-format
msgid "Type: "
msgstr "Seurt : "

#: diskdrake/interactive.pm:1220 install_steps_gtk.pm:300
#, c-format
msgid "Name: "
msgstr "Anv : "

#: diskdrake/interactive.pm:1227
#, c-format
msgid "Start: sector %s\n"
msgstr "O kregiñ : rann %s\n"

#: diskdrake/interactive.pm:1228
#, c-format
msgid "Size: %s"
msgstr "Ment : %s"

#: diskdrake/interactive.pm:1230
#, c-format
msgid ", %s sectors"
msgstr ", %s rann"

#: diskdrake/interactive.pm:1232
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Kranenn %d da %d\n"

#: diskdrake/interactive.pm:1233
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""

#: diskdrake/interactive.pm:1234
#, c-format
msgid "Formatted\n"
msgstr "Furmadet\n"

#: diskdrake/interactive.pm:1235
#, c-format
msgid "Not formatted\n"
msgstr "N'eo ket furmadet\n"

#: diskdrake/interactive.pm:1236
#, c-format
msgid "Mounted\n"
msgstr "Marc'het\n"

#: diskdrake/interactive.pm:1237
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"

#: diskdrake/interactive.pm:1242
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Restr(où) saveteiñ :\n"
"   %s\n"

#: diskdrake/interactive.pm:1243
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Parzhadur loc'het dre ziouer\n"
"    (evit loc'hañ MS-DOS, ket evit lilo)\n"

#: diskdrake/interactive.pm:1245
#, c-format
msgid "Level %s\n"
msgstr "Live %s\n"

#: diskdrake/interactive.pm:1246
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Ment diaoz %d KiO\n"

#: diskdrake/interactive.pm:1247
#, c-format
msgid "RAID-disks %s\n"
msgstr "Pladennoù RAID %s\n"

#: diskdrake/interactive.pm:1249
#, c-format
msgid "Loopback file name: %s"
msgstr "Anv ar restr saveteiñ : %s"

#: diskdrake/interactive.pm:1252
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""

#: diskdrake/interactive.pm:1255
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""

#: diskdrake/interactive.pm:1272
#, c-format
msgid "Read-only"
msgstr "Lenn-hepken"

#: diskdrake/interactive.pm:1273
#, c-format
msgid "Size: %s\n"
msgstr "Ment : %s\n"

#: diskdrake/interactive.pm:1274
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"

#: diskdrake/interactive.pm:1275 network/thirdparty.pm:329
#, c-format
msgid "Info: "
msgstr "Titouroù : "

#: diskdrake/interactive.pm:1276
#, c-format
msgid "LVM-disks %s\n"
msgstr "Pladennoù LVM %s\n"

#: diskdrake/interactive.pm:1277
#, c-format
msgid "Partition table type: %s\n"
msgstr "Seurt taolenn barzhañ : %s\n"

#: diskdrake/interactive.pm:1278
#, c-format
msgid "on channel %d id %d\n"
msgstr "war kanol %d Nn %d\n"

#: diskdrake/interactive.pm:1321
#, c-format
msgid "Filesystem encryption key"
msgstr "Alc'hwez enrinegadur ar reizhiad restroù"

#: diskdrake/interactive.pm:1322
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Dibab hoc'h alc'hwez enrinegadur ar reizhiad restroù"

#: diskdrake/interactive.pm:1325
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Re eeun eo an alc'hwez enrinegadur-se (%d arouezenn a zo ret d'an nebeutañ)"

#: diskdrake/interactive.pm:1326
#, c-format
msgid "The encryption keys do not match"
msgstr "An alc'hwezoù enrinegadur ne glot ket"

#: diskdrake/interactive.pm:1329 network/netconnect.pm:1070
#: standalone/drakconnect:419 standalone/drakroam:120
#, c-format
msgid "Encryption key"
msgstr "Alc'hwez enrinegadur"

#: diskdrake/interactive.pm:1330
#, c-format
msgid "Encryption key (again)"
msgstr "Alc'hwez enrinegadur (adarre)"

#: diskdrake/interactive.pm:1332 standalone/drakvpn:1017
#: standalone/drakvpn:1102
#, c-format
msgid "Encryption algorithm"
msgstr "Algoritm enrinegadur"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Kemmañ seurt"

#: diskdrake/smbnfs_gtk.pm:163
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr ""
"N'hellan ket ereañ gant an anv arveriad %s (n'eo ket mat an tremenger ?)"

#: diskdrake/smbnfs_gtk.pm:167 diskdrake/smbnfs_gtk.pm:176
#, c-format
msgid "Domain Authentication Required"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:168
#, c-format
msgid "Which username"
msgstr "Peseurt anv"

#: diskdrake/smbnfs_gtk.pm:168
#, c-format
msgid "Another one"
msgstr "Unan all"

#: diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""

#: diskdrake/smbnfs_gtk.pm:179 standalone/drakbackup:3614
#, c-format
msgid "Username"
msgstr "Anv arveriad"

#: diskdrake/smbnfs_gtk.pm:205
#, c-format
msgid "Search servers"
msgstr "Klask servijerioù"

#: diskdrake/smbnfs_gtk.pm:210
#, c-format
msgid "Search new servers"
msgstr "Klask servijerioù nevez"

#: do_pkgs.pm:16 do_pkgs.pm:49
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Ar pakad %s a zo war-nes bezañ staliet. Mennout a rit staliañ anezhañ ?"

#: do_pkgs.pm:19 do_pkgs.pm:39 do_pkgs.pm:52 printer/printerdrake.pm:3925
#, c-format
msgid "Could not install the %s package!"
msgstr "N'eo ket evit staliañ ar pakad %s !"

#: do_pkgs.pm:24 do_pkgs.pm:57
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Mankout a ra ar pakad ret %s"

#: do_pkgs.pm:35 harddrake/sound.pm:274 install_steps_interactive.pm:1317
#: keyboard.pm:388 network/ndiswrapper.pm:95 network/netconnect.pm:472
#: printer/printerdrake.pm:1416 printer/printerdrake.pm:2494
#: printer/printerdrake.pm:2609 printer/printerdrake.pm:2930
#: printer/printerdrake.pm:2937 printer/printerdrake.pm:3924
#: printer/printerdrake.pm:4188 printer/printerdrake.pm:4308
#: printer/printerdrake.pm:5465 standalone/drakTermServ:326
#: standalone/drakTermServ:1205 standalone/drakTermServ:1266
#: standalone/drakTermServ:1935 standalone/drakbackup:510
#: standalone/drakbackup:609 standalone/drakboot:133 standalone/drakclock:224
#: standalone/drakconnect:973 standalone/drakperm:380 standalone/drakperm:390
#: standalone/drakups:27 standalone/harddrake2:511 standalone/harddrake2:527
#: standalone/localedrake:43 standalone/scannerdrake:51
#: standalone/scannerdrake:940
#, c-format
msgid "Warning"
msgstr "Ho evezh"

#: do_pkgs.pm:35 standalone/harddrake2:527
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet :\n"

#: do_pkgs.pm:205
#, c-format
msgid "Installing packages..."
msgstr "O staliañ pakadoù ..."

#: do_pkgs.pm:252
#, c-format
msgid "Removing packages..."
msgstr "Lemel pakadoù ..."

#: fs/format.pm:58 fs/format.pm:65
#, c-format
msgid "Formatting partition %s"
msgstr "O furmadiñ ar parzhadur %s"

#: fs/format.pm:62
#, c-format
msgid "Creating and formatting file %s"
msgstr "O krouiñ hag o furmadiñ ar restr saveteiñ %s"

#: fs/format.pm:115
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "N'ouzon ket penaos furmadiñ %s er seurt %s"

#: fs/format.pm:120 fs/format.pm:122
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiñ er seurt %s eus %s a zo sac'het"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Marc'hañ kelc'hiek %s\n"

#: fs/mount.pm:74
#, c-format
msgid "Mounting partition %s"
msgstr "O zivarc'hañ ar parzhadur %s"

#: fs/mount.pm:75
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "sac'het eo mac'hañ ar barzhadur %s er renkell %s"

#: fs/mount.pm:80 fs/mount.pm:97
#, c-format
msgid "Checking %s"
msgstr "O wiriañ %s"

#: fs/mount.pm:113 partition_table.pm:385
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hañ %s : %s"

#: fs/mount.pm:142
#, c-format
msgid "Enabling swap partition %s"
msgstr "Bevañ ar barzhadur disloañ %s"

#: fs/mount_options.pm:111
#, c-format
msgid "Use an encrypted file system"
msgstr "Implijit ur reizhiad restroù enrineget"

#: fs/mount_options.pm:113
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:115
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""

#: fs/mount_options.pm:118
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""

#: fs/mount_options.pm:121
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr ""

#: fs/mount_options.pm:123
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"file system. This option might be useful for a server that has file systems\n"
"containing binaries for architectures other than its own."
msgstr ""

#: fs/mount_options.pm:127
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""

#: fs/mount_options.pm:131
#, c-format
msgid "Mount the file system read-only."
msgstr "Mountañ ar reizhiad restroù en el lenn-hepken."

#: fs/mount_options.pm:133
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr ""

#: fs/mount_options.pm:137
#, c-format
msgid ""
"Allow an ordinary user to mount the file system. The\n"
"name of the mounting user is written to mtab so that he can unmount the "
"file\n"
"system again. This option implies the options noexec, nosuid, and nodev\n"
"(unless overridden by subsequent options, as in the option line\n"
"user,exec,dev,suid )."
msgstr ""

#: fs/mount_options.pm:143
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:145
#, c-format
msgid "Give write access to ordinary users"
msgstr ""

#: fs/mount_options.pm:147
#, c-format
msgid "Give read-only access to ordinary users"
msgstr ""

#: fs/type.pm:363
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "N'hellit ket implij JFS evit ar parzhadurioù bihanioc'h evel 16Mo"

#: fs/type.pm:364
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "N'hellit ket implij ReiserFS evit ar parzhadurioù bihanioc'h evel 32Mo"

#: fsedit.pm:27
#, c-format
msgid "with /usr"
msgstr "gant /usr"

#: fsedit.pm:32
#, c-format
msgid "server"
msgstr "servijer"

#: fsedit.pm:217
#, c-format
msgid ""
"I can not read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
msgstr ""
"N'hellañ ket lenn ar taolenn barzhañ an drobarzhell %s, re vrein eo "
"evidon :\n"
"(\n"
"Klask a rin kenderc'hel en ur ziverkañ ar parzhadurioù siek (Kollet e vo "
"HOLL ROADOÙ ar bladenn-se).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(%s eo ar fazi)\n"
"\n"

#: fsedit.pm:381
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Poentoù marc'hañ a rank kregiñ gant /"

#: fsedit.pm:382
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr ""

#: fsedit.pm:383
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Bez' ez eus ur parzhadur e boent marc'hañ %s endeo\n"

#: fsedit.pm:385
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a /boot partition"
msgstr ""
"Choizh o'ch eus oc'h implij RAID evit gwrizienn (/).\n"
"N'eo ket possubl da loc'hañ hep ur barzhadur /boot.\n"
"Bezit sur oc'h eus ouzhpennet ur barzhadur /boot"

#: fsedit.pm:390
#, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Ne mennit ket implij al levrenn poellek LVM evit ar poent marc'hañ %s peogwir "
"e vez implijet meur a levrenn fizikel gantañ"

#: fsedit.pm:392
#, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
"The bootloader is not able to handle this when the volume spans physical "
"volumes.\n"
"You should create a /boot partition first"
msgstr ""
"Choizh o'ch eus oc'h implij LVM evit gwrizienn (/).\n"
"N'eo ket possubl da loc'hañ gant /boot war meur a levrenn fizikel.\n"
"Mat vije deoc'h krouiñ ur barzhadur loc'hañ da gentañ"

#: fsedit.pm:396 fsedit.pm:398
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Red eo d'ar renkell-mañ da vezañ er reizhiad restroù gwrizienn"

#: fsedit.pm:400 fsedit.pm:402
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Red eo da implij ur gwir reizhiad restroù (ext2/ext3, reiserfs, xfs, pe jfs) "
"evit ar poent marc'hañ-mañ\n"

#: fsedit.pm:404
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr ""
"N'hell ket bet implijet ur reizhiad restroù enrineget evit ar poent marc'hañ "
"%s"

#: fsedit.pm:465
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr ""

#: fsedit.pm:467
#, c-format
msgid "Nothing to do"
msgstr "Netra d'ober"

#: harddrake/data.pm:62 install_any.pm:1712
#, c-format
msgid "Floppy"
msgstr "Pladennig"

#: harddrake/data.pm:72
#, c-format
msgid "Zip"
msgstr "Zip"

#: harddrake/data.pm:88 install_any.pm:1713
#, c-format
msgid "Hard Disk"
msgstr "Pladenn"

#: harddrake/data.pm:97 install_any.pm:1714
#, c-format
msgid "CDROM"
msgstr "CDROM"

#: harddrake/data.pm:107
#, c-format
msgid "CD/DVD burners"
msgstr "Engraverioù CD/DVD"

#: harddrake/data.pm:117
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"

#: harddrake/data.pm:127 standalone/drakbackup:2055
#, c-format
msgid "Tape"
msgstr "Bandenn"

#: harddrake/data.pm:136
#, c-format
msgid "Videocard"
msgstr "Kartenn video"

#: harddrake/data.pm:146
#, c-format
msgid "DVB card"
msgstr "Kartenn DVB"

#: harddrake/data.pm:154
#, c-format
msgid "Tvcard"
msgstr "Kartenn skinwel"

#: harddrake/data.pm:163
#, c-format
msgid "Other MultiMedia devices"
msgstr "Trobarzhelloù liesvedia all"

#: harddrake/data.pm:172
#, c-format
msgid "Soundcard"
msgstr "Kartenn son"

#: harddrake/data.pm:185
#, c-format
msgid "Webcam"
msgstr "Webkam"

#: harddrake/data.pm:199
#, c-format
msgid "Processors"
msgstr "Kewerierioù"

#: harddrake/data.pm:209
#, c-format
msgid "ISDN adapters"
msgstr "Kartennoù ISDN"

#: harddrake/data.pm:220
#, c-format
msgid "USB sound devices"
msgstr "Trobarzhelloù kwelet USB"

#: harddrake/data.pm:229
#, c-format
msgid "Radio cards"
msgstr "Kartennoù radio"

#: harddrake/data.pm:238
#, c-format
msgid "ATM network cards"
msgstr "Kartennoù rouedad ATM"

#: harddrake/data.pm:247
#, c-format
msgid "WAN network cards"
msgstr "Kartennoù rouedad WAN"

#: harddrake/data.pm:256
#, c-format
msgid "Bluetooth devices"
msgstr "Trobarzhelloù Bluetooth"

#: harddrake/data.pm:265
#, c-format
msgid "Ethernetcard"
msgstr "Kartenn rouedad"

#: harddrake/data.pm:282 network/netconnect.pm:493
#, c-format
msgid "Modem"
msgstr "Modem"

#: harddrake/data.pm:292
#, c-format
msgid "ADSL adapters"
msgstr "Kartennoù ADSL"

#: harddrake/data.pm:306
#, c-format
msgid "Memory"
msgstr "Memor"

#: harddrake/data.pm:315
#, c-format
msgid "AGP controllers"
msgstr "Kartennoù AGP"

#: harddrake/data.pm:324 help.pm:186 help.pm:855
#: install_steps_interactive.pm:993
#, c-format
msgid "Printer"
msgstr "Moullerez"

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:338
#, c-format
msgid "Game port controllers"
msgstr ""

#: harddrake/data.pm:347
#, c-format
msgid "Joystick"
msgstr "Lanker-c'hoari"

#: harddrake/data.pm:357
#, c-format
msgid "SATA controllers"
msgstr "Kartennoù SATA"

#: harddrake/data.pm:366
#, c-format
msgid "RAID controllers"
msgstr "Kartennoù RAID"

#: harddrake/data.pm:375
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "Kartennoù (E)IDE/ATA"

#: harddrake/data.pm:384
#, c-format
msgid "Firewire controllers"
msgstr "Kartennoù Firewire"

#: harddrake/data.pm:393
#, c-format
msgid "PCMCIA controllers"
msgstr "Kartennoù PCMCIA"

#: harddrake/data.pm:402
#, c-format
msgid "SCSI controllers"
msgstr "Kartennoù SCSI"

#: harddrake/data.pm:411
#, c-format
msgid "USB controllers"
msgstr "Kartennoù USB"

#: harddrake/data.pm:420
#, c-format
msgid "USB ports"
msgstr "Porzhioù USB"

#: harddrake/data.pm:429
#, c-format
msgid "SMBus controllers"
msgstr "Kartennoù SMBus"

#: harddrake/data.pm:438
#, c-format
msgid "Bridges and system controllers"
msgstr "Pontoù ha kontrolleroù ar reizhiad"

#: harddrake/data.pm:449 help.pm:855 install_steps_interactive.pm:119
#: install_steps_interactive.pm:953 standalone/keyboarddrake:29
#, c-format
msgid "Keyboard"
msgstr "Stokellaoueg"

#: harddrake/data.pm:462
#, c-format
msgid "Tablet and touchscreen"
msgstr "Tablezenn ha skramm stekiñ"

#: harddrake/data.pm:471 help.pm:855 install_steps_interactive.pm:986
#, c-format
msgid "Mouse"
msgstr "Logodenn"

#: harddrake/data.pm:485
#, c-format
msgid "UPS"
msgstr "UPS"

#: harddrake/data.pm:494
#, c-format
msgid "Scanner"
msgstr "Eiltreser"

#: harddrake/data.pm:504 standalone/harddrake2:476
#, c-format
msgid "Unknown/Others"
msgstr "Anavez/All"

#: harddrake/data.pm:532
#, c-format
msgid "cpu # "
msgstr "kewerier #"

#: harddrake/sound.pm:192 standalone/drakconnect:162
#: standalone/drakconnect:637
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Gortozit mar plij, o lakaat ar c'hefluniadur"

#: harddrake/sound.pm:228
#, c-format
msgid "No alternative driver"
msgstr "N'eus sturier all ebet"

#: harddrake/sound.pm:229
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"N'eus sturier all (OSS pe ALSA) evit ho kartenn gwelet (%s). Implij eo ar "
"sturier « %s » ganti."

#: harddrake/sound.pm:235
#, c-format
msgid "Sound configuration"
msgstr "Kefluniadur gwelet"

#: harddrake/sound.pm:237
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
"Amañ e c'hellit dibab ur sturier all (OSS pe ALSA) evit ho kartenn kwelet (%"
"s)."

#. -PO: here the first %s is either "OSS" or "ALSA", 
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:242
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
"\n"
"\n"
"Implij a ra ho kartenn kwelet ar sturier %s « %s » bremañ (ar sturier a-"
"ziouer a zo « %s » eviti)"

#: harddrake/sound.pm:244
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS api\n"
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""

#: harddrake/sound.pm:258 harddrake/sound.pm:346 standalone/drakups:146
#, c-format
msgid "Driver:"
msgstr "Sturier :"

#: harddrake/sound.pm:266
#, c-format
msgid "Trouble shooting"
msgstr "Defaziañ"

#: harddrake/sound.pm:274
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""

#: harddrake/sound.pm:282
#, c-format
msgid "No open source driver"
msgstr "N'eo ket ur mollad dieub"

#: harddrake/sound.pm:283
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""

#: harddrake/sound.pm:286
#, c-format
msgid "No known driver"
msgstr "Mollad anavez"

#: harddrake/sound.pm:287
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "N'eus sturier ebet evit ho kartenn gwelet (%s)"

#: harddrake/sound.pm:291 network/netconnect.pm:98 network/netconnect.pm:833
#, c-format
msgid "Unknown driver"
msgstr "Mollad anavez"

#: harddrake/sound.pm:292
#, c-format
msgid "Error: The \"%s\" driver for your sound card is unlisted"
msgstr "Fazi : n'eo ket rollet ar sturier « %s » evit ho kartenn gwelet"

#: harddrake/sound.pm:306
#, c-format
msgid "Sound trouble shooting"
msgstr "Defaziañ un diaster klevet"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:309
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services're configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""

#: harddrake/sound.pm:335
#, c-format
msgid "Let me pick any driver"
msgstr "Choazh ur sturier"

#: harddrake/sound.pm:338
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Choazh ur sturier dre ziouer"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:341
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
"card\n"
"you can pick one in the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""

#: harddrake/v4l.pm:12 standalone/net_applet:64 standalone/net_applet:65
#: standalone/net_applet:67
#, c-format
msgid "Auto-detect"
msgstr "Dinoiñ dre ardivink"

#: harddrake/v4l.pm:85 harddrake/v4l.pm:263 harddrake/v4l.pm:296
#, c-format
msgid "Unknown|Generic"
msgstr "Anavez|Rummel"

#: harddrake/v4l.pm:118
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Anavez|CPH05X (bt878) [gwerzherioù niverus]"

#: harddrake/v4l.pm:119
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Anavez|CPH06X (bt878) [gwerzherioù niverus]"

#: harddrake/v4l.pm:404
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed."
msgstr ""

#: harddrake/v4l.pm:407
#, c-format
msgid "Card model:"
msgstr "Gobari ar gartenn :"

#: harddrake/v4l.pm:408
#, c-format
msgid "Tuner type:"
msgstr "Seurt an tuner :"

#: harddrake/v4l.pm:409
#, c-format
msgid "Number of capture buffers:"
msgstr ""

#: harddrake/v4l.pm:409
#, c-format
msgid "number of capture buffers for mmap'ed capture"
msgstr ""

#: harddrake/v4l.pm:411
#, c-format
msgid "PLL setting:"
msgstr "Kefluniadur ar PLL :"

#: harddrake/v4l.pm:412
#, c-format
msgid "Radio support:"
msgstr ""

#: harddrake/v4l.pm:412
#, c-format
msgid "enable radio support"
msgstr ""

#: help.pm:11
#, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
"covers the entire Mandriva Linux distribution. If you agree with all the\n"
"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
"button will reboot your computer."
msgstr ""

#: help.pm:14 install_steps_gtk.pm:539 install_steps_interactive.pm:92
#: install_steps_interactive.pm:738 standalone/drakautoinst:214
#, c-format
msgid "Accept"
msgstr "Plijout a ra din"

#: help.pm:17
#, c-format
msgid ""
"GNU/Linux is a multi-user system which means each user can have his or her\n"
"own preferences, own files and so on. But unlike \"root\", who is the\n"
"system administrator, the users you add at this point will not be "
"authorized\n"
"to change anything except their own files and their own configurations,\n"
"protecting the system from unintentional or malicious changes which could\n"
"impact on the system as a whole. You'll have to create at least one regular\n"
"user for yourself -- this is the account which you should use for routine,\n"
"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
"anything and everything, it may also be very dangerous! A very simple\n"
"mistake could mean that your system will not work any more. If you make a\n"
"serious mistake as a regular user, the worst that can happen is that you'll\n"
"lose some information, but you will not affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
"you type in this field and copy it to the \"%s\" one, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the user name. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
"by making it blank or too simple: after all, your files could be the ones\n"
"at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
"finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
"When you're finished adding users, you'll be asked to choose a user who\n"
"will be automatically logged into the system when the computer boots up. If\n"
"you're interested in that feature (and do not care much about local\n"
"security), choose the desired user and window manager, then click on\n"
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""

#: help.pm:51 printer/printerdrake.pm:1866 printer/printerdrake.pm:1987
#: standalone/draksambashare:60
#, c-format
msgid "User name"
msgstr "Anv arveriad"

#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237
#: install_steps_gtk.pm:682 interactive.pm:436 interactive/newt.pm:321
#: network/thirdparty.pm:383 printer/printerdrake.pm:3861
#: standalone/drakTermServ:384 standalone/drakbackup:4074
#: standalone/drakbackup:4168 standalone/drakbackup:4185
#: standalone/drakbackup:4203 ugtk2.pm:490
#, c-format
msgid "Next"
msgstr "A heul"

#: help.pm:51
#, c-format
msgid "Do you want to use this feature?"
msgstr "Mennout a rit implijout an arc'hwel-mañ ?"

#: help.pm:54
#, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, since they are good for most\n"
"common installations. If you make any changes, you must at least define a\n"
"root partition (\"/\"). Do not choose too small a partition or you will not\n"
"be able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a \"/home\" partition\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""

#: help.pm:85
#, c-format
msgid ""
"The Mandriva Linux installation is distributed on several CD-ROMs. If a\n"
"selected package is located on another CD-ROM, DrakX will eject the current\n"
"CD and ask you to insert the required one. If you do not have the requested\n"
"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
"installed."
msgstr ""

#: help.pm:92
#, c-format
msgid ""
"It's now time to specify which programs you wish to install on your system.\n"
"There are thousands of packages available for Mandriva Linux, and to make "
"it\n"
"simpler to manage, they have been placed into groups of similar\n"
"applications.\n"
"\n"
"Mandriva Linux sorts package groups in four categories. You can mix and\n"
"match applications from the various categories, so a ``Workstation''\n"
"installation can still have applications from the ``Server'' category\n"
"installed.\n"
"\n"
" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
"more of the groups in the workstation category.\n"
"\n"
" * \"%s\": if you plan on using your machine for programming, select the\n"
"appropriate groups from that category. The special \"LSB\" group will\n"
"configure your system so that it complies as much as possible with the\n"
"Linux Standard Base specifications.\n"
"\n"
"   Selecting the \"LSB\" group will also install the \"2.4\" kernel series,\n"
"instead of the default \"2.6\" one. This is to ensure 100%%-LSB compliance\n"
"of the system. However, if you do not select the \"LSB\" group you will\n"
"still have a system which is nearly 100%% LSB-compliant.\n"
"\n"
" * \"%s\": if your machine is intended to be a server, select which of the\n"
"more common services you wish to install on your machine.\n"
"\n"
" * \"%s\": this is where you will choose your preferred graphical\n"
"environment. At least one must be selected if you want to have a graphical\n"
"interface available.\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"%s\" box, which is useful if you're familiar with the\n"
"packages being offered or if you want to have total control over what will\n"
"be installed.\n"
"\n"
"If you start the installation in \"%s\" mode, you can deselect all groups\n"
"and prevent the installation of any new packages. This is useful for\n"
"repairing or updating an existing system.\n"
"\n"
"If you deselect all groups when performing a regular installation (as\n"
"opposed to an upgrade), a dialog will pop up suggesting different options\n"
"for a minimal installation:\n"
"\n"
" * \"%s\": install the minimum number of packages possible to have a\n"
"working graphical desktop.\n"
"\n"
" * \"%s\": installs the base system plus basic utilities and their\n"
"documentation. This installation is suitable for setting up a server.\n"
"\n"
" * \"%s\": will install the absolute minimum number of packages necessary\n"
"to get a working Linux system. With this installation you will only have a\n"
"command-line interface. The total size of this installation is about 65\n"
"megabytes."
msgstr ""

#: help.pm:146 share/compssUsers.pl:24
#, c-format
msgid "Workstation"
msgstr "Arsav labour"

#: help.pm:146 share/compssUsers.pl:65 share/compssUsers.pl:167
#: share/compssUsers.pl:169
#, c-format
msgid "Development"
msgstr "Diorren"

#: help.pm:146 share/compssUsers.pl:145
#, c-format
msgid "Graphical Environment"
msgstr "Endeo grafikel"

#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:646
#, c-format
msgid "Individual package selection"
msgstr "Diuz pakadoù unan hag unan"

#: help.pm:146 help.pm:588
#, c-format
msgid "Upgrade"
msgstr "Bremanaat"

#: help.pm:146 install_steps_interactive.pm:604
#, c-format
msgid "With X"
msgstr "Gant X"

#: help.pm:146
#, c-format
msgid "With basic documentation"
msgstr "Gant teuliadur bihan"

#: help.pm:146
#, c-format
msgid "Truly minimal install"
msgstr "Staliadur bihan gwir"

#: help.pm:149
#, c-format
msgid ""
"If you choose to install packages individually, the installer will present\n"
"a tree containing all packages classified by groups and subgroups. While\n"
"browsing the tree, you can select entire groups, subgroups, or individual\n"
"packages.\n"
"\n"
"Whenever you select a package on the tree, a description will appear on the\n"
"right to let you know the purpose of that package.\n"
"\n"
"!! If a server package has been selected, either because you specifically\n"
"chose the individual package or because it was part of a group of packages,\n"
"you'll be asked to confirm that you really want those servers to be\n"
"installed. By default Mandriva Linux will automatically start any installed\n"
"services at boot time. Even if they are safe and have no known issues at\n"
"the time the distribution was shipped, it is entirely possible that\n"
"security holes were discovered after this version of Mandriva Linux was\n"
"finalized. If you do not know what a particular service is supposed to do "
"or\n"
"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
"the listed services and they will be started automatically at boot time. !!\n"
"\n"
"The \"%s\" option is used to disable the warning dialog which appears\n"
"whenever the installer automatically selects a package to resolve a\n"
"dependency issue. Some packages depend on others and the installation of\n"
"one particular package may require the installation of another package. The\n"
"installer can determine which packages are required to satisfy a dependency\n"
"to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
"package list created during a previous installation. This is useful if you\n"
"have a number of machines that you wish to configure identically. Clicking\n"
"on this icon will ask you to insert the floppy disk created at the end of\n"
"another installation. See the second tip of the last step on how to create\n"
"such a floppy."
msgstr ""

#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:946
#: interactive.pm:161 modules/interactive.pm:71 standalone/drakbackup:2613
#: standalone/draksec:54 standalone/harddrake2:332 ugtk2.pm:898 wizards.pm:156
#, c-format
msgid "No"
msgstr "N'eo ket"

#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:946 interactive.pm:161
#: modules/interactive.pm:71 printer/printerdrake.pm:883
#: printer/printerdrake.pm:898 standalone/drakbackup:2613
#: standalone/draksec:55 standalone/harddrake2:331 ugtk2.pm:898 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Ya"

#: help.pm:180
#, c-format
msgid "Automatic dependencies"
msgstr ""

#: help.pm:183
#, c-format
msgid ""
"\"%s\": clicking on the \"%s\" button will open the printer configuration\n"
"wizard. Consult the corresponding chapter of the ``Starter Guide'' for more\n"
"information on how to set up a new printer. The interface presented in our\n"
"manual is similar to the one used during installation."
msgstr ""

#: help.pm:186 help.pm:566 help.pm:855 install_steps_gtk.pm:595
#: standalone/drakbackup:2437 standalone/drakbackup:2441
#: standalone/drakbackup:2445 standalone/drakbackup:2449
#: standalone/drakroam:227
#, c-format
msgid "Configure"
msgstr "Kefluniañ"

#: help.pm:189
#, fuzzy, c-format
msgid ""
"This dialog is used to select which services you wish to start at boot\n"
"time.\n"
"\n"
"DrakX will list all services available on the current installation. Review\n"
"each one of them carefully and uncheck those which are not needed at boot\n"
"time.\n"
"\n"
"A short explanatory text will be displayed about a service when it is\n"
"selected. However, if you're not sure whether a service is useful or not,\n"
"it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you probably do not want to start any services which you do not "
"need.\n"
"Please remember that some services can be dangerous if they're enabled on a\n"
"server. In general, select only those services you really need. !!"
msgstr ""
"Bremañ e c'hellit diuz pe servijoù a vennit e vije lañset pa loc'her.\n"
"Pa zeu ho logodenn war un draez, ul lagadenn skoazell a zeuio war wel hag\n"
"a zisplego pal ar servij-se.\n"
"\n"
"Bezit aketuz-kenañ el lankad-mañ ma vennit implijout ho ardivink evel ur\n"
"servijer : mennout a rit emichañs chom hep loc'hañ kement servij n'ho peus "
"ket\n"
"c'hoant."

#: help.pm:206
#, c-format
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
"local time according to the time zone you selected. If the clock on your\n"
"motherboard is set to local time, you may deactivate this by unselecting\n"
"\"%s\", which will let GNU/Linux know that the system clock and the\n"
"hardware clock are in the same time zone. This is useful when the machine\n"
"also hosts another operating system.\n"
"\n"
"The \"%s\" option will automatically regulate the system clock by\n"
"connecting to a remote time server on the Internet. For this feature to\n"
"work, you must have a working Internet connection. We recommend that you\n"
"choose a time server located near you. This option actually installs a time\n"
"server which can be used by other machines on your local network as well."
msgstr ""

#: help.pm:217 install_steps_interactive.pm:888
#, c-format
msgid "Hardware clock set to GMT"
msgstr "War GMT eo an eurier periantel"

#: help.pm:217
#, c-format
msgid "Automatic time synchronization"
msgstr ""

#: help.pm:220
#, c-format
msgid ""
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs."
msgstr ""

#: help.pm:231
#, c-format
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandriva Linux rely upon.\n"
"\n"
"You'll see a list of different parameters to change to get an optimal\n"
"graphical display.\n"
"\n"
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs.\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer.\n"
"\n"
"\n"
"\n"
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture.\n"
"\n"
"\n"
"\n"
"Test\n"
"\n"
"   Depending on your hardware, this entry might not appear.\n"
"\n"
"   The system will try to open a graphical screen at the desired\n"
"resolution. If you see the test message during the test and answer \"%s\",\n"
"then DrakX will proceed to the next step. If you do not see it, then it\n"
"means that some part of the auto-detected configuration was incorrect and\n"
"the test will automatically end after 12 seconds and return you to the\n"
"menu. Change settings until you get a correct graphical display.\n"
"\n"
"\n"
"\n"
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""

#: help.pm:288
#, c-format
msgid ""
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer."
msgstr ""

#: help.pm:295
#, c-format
msgid ""
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture."
msgstr ""

#: help.pm:303
#, c-format
msgid ""
"In the situation where different servers are available for your card, with\n"
"or without 3D acceleration, you're asked to choose the server which best\n"
"suits your needs."
msgstr ""

#: help.pm:308
#, c-format
msgid ""
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""

#: help.pm:316
#, c-format
msgid ""
"You now need to decide where you want to install the Mandriva Linux\n"
"operating system on your hard drive. If your hard drive is empty or if an\n"
"existing operating system is using all the available space you will have to\n"
"partition the drive. Basically, partitioning a hard drive means to\n"
"logically divide it to create the space needed to install your new\n"
"Mandriva Linux system.\n"
"\n"
"Because the process of partitioning a hard drive is usually irreversible\n"
"and can lead to data losses, partitioning can be intimidating and stressful\n"
"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
"Depending on the configuration of your hard drive, several options are\n"
"available:\n"
"\n"
" * \"%s\". This option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
"your hard drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
" * \"%s\". If Microsoft Windows is installed on your hard drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
"data, provided you've previously defragmented the Windows partition.\n"
"Backing up your data is strongly recommended. Using this option is\n"
"recommended if you want to use both Mandriva Linux and Microsoft Windows on\n"
"the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than when you started. You'll have less free space under Microsoft Windows\n"
"to store your data or to install new software.\n"
"\n"
" * \"%s\". If you want to delete all data and all partitions present on\n"
"your hard drive and replace them with your new Mandriva Linux system, "
"choose\n"
"this option. Be careful, because you will not be able to undo this "
"operation\n"
"after you confirm.\n"
"\n"
"   !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
" * \"%s\". This option appears when the hard drive is entirely taken by\n"
"Microsoft Windows. Choosing this option will simply erase everything on the\n"
"drive and begin fresh, partitioning everything from scratch.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"%s\". Choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
"experience. For more instructions on how to use the DiskDrake utility,\n"
"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
msgstr ""

#: help.pm:374 install_interactive.pm:95
#, c-format
msgid "Use free space"
msgstr "Implij an egor dieub"

#: help.pm:374
#, c-format
msgid "Use existing partition"
msgstr "Impliji parzhadur o vezañ"

#: help.pm:374 install_interactive.pm:137
#, c-format
msgid "Use the free space on the Windows partition"
msgstr "Implijit an egor dieub war ar barzhadur Windows"

#: help.pm:374
#, c-format
msgid "Erase entire disk"
msgstr "Chetañ an holl planedenn"

#: help.pm:374
#, c-format
msgid "Remove Windows"
msgstr "Chetañ Windows"

#: help.pm:374 install_interactive.pm:228
#, c-format
msgid "Custom disk partitioning"
msgstr "Parzhaduroù diouzoc'h"

#: help.pm:377
#, c-format
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to be used. Just click on \"%s\" to reboot the system. Do not forget\n"
"to remove the installation media (CD-ROM or floppy). The first thing you\n"
"should see after your computer has finished doing its hardware tests is the\n"
"boot-loader menu, giving you the choice of which operating system to start.\n"
"\n"
"The \"%s\" button shows two more buttons to:\n"
"\n"
" * \"%s\": enables you to create an installation floppy disk which will\n"
"automatically perform a whole installation without the help of an operator,\n"
"similar to the installation you've just configured.\n"
"\n"
"   Note that two different options are available after clicking on that\n"
"button:\n"
"\n"
"    * \"%s\". This is a partially automated installation. The partitioning\n"
"step is the only interactive procedure.\n"
"\n"
"    * \"%s\". Fully automated installation: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing on a number of similar\n"
"machines. See the Auto install section on our web site for more\n"
"information.\n"
"\n"
" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
"To use this selection with another installation, insert the floppy and\n"
"start the installation. At the prompt, press the [F1] key, type >>linux\n"
"defcfg=\"floppy\"<< and press the [Enter] key.\n"
"\n"
"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
"/dev/fd0\"."
msgstr ""

#: help.pm:409
#, c-format
msgid "Generate auto-install floppy"
msgstr "Krouiñ ur bladennig staliañ emgefreek"

#: help.pm:409 install_steps_interactive.pm:1343
#, c-format
msgid "Replay"
msgstr "Adseniñ"

#: help.pm:409 install_steps_interactive.pm:1343
#, c-format
msgid "Automated"
msgstr "Emgefreek"

#: help.pm:409 install_steps_interactive.pm:1346
#, c-format
msgid "Save packages selection"
msgstr "Enrollañ diuzadenn an pakadoù"

#: help.pm:412
#, c-format
msgid ""
"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
"reformat some of them and erase any data they contain. To do so, please\n"
"select those partitions as well.\n"
"\n"
"Please note that it's not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to "
"reformat\n"
"partitions containing data that you wish to keep (typically \"/home\").\n"
"\n"
"Please be careful when selecting partitions. After the formatting is\n"
"completed, all data on the selected partitions will be deleted and you\n"
"will not be able to recover it.\n"
"\n"
"Click on \"%s\" when you're ready to format the partitions.\n"
"\n"
"Click on \"%s\" if you want to choose another partition for your new\n"
"Mandriva Linux operating system installation.\n"
"\n"
"Click on \"%s\" if you wish to select partitions which will be checked for\n"
"bad blocks on the disk."
msgstr ""

#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:437
#: interactive/newt.pm:318 printer/printerdrake.pm:3859
#: standalone/drakTermServ:363 standalone/drakbackup:4037
#: standalone/drakbackup:4073 standalone/drakbackup:4184
#: standalone/drakbackup:4199 ugtk2.pm:488
#, c-format
msgid "Previous"
msgstr "Diaraog"

#: help.pm:434
#, c-format
msgid ""
"By the time you install Mandriva Linux, it's likely that some packages will\n"
"have been updated since the initial release. Bugs may have been fixed,\n"
"security issues resolved. To allow you to benefit from these updates,\n"
"you're now able to download them from the Internet. Check \"%s\" if you\n"
"have a working Internet connection, or \"%s\" if you prefer to install\n"
"updated packages later.\n"
"\n"
"Choosing \"%s\" will display a list of web locations from which updates can\n"
"be retrieved. You should choose one near to you. A package-selection tree\n"
"will appear: review the selection, and press \"%s\" to retrieve and install\n"
"the selected package(s), or \"%s\" to abort."
msgstr ""

#: help.pm:444 help.pm:588 install_steps_gtk.pm:391
#: install_steps_interactive.pm:157
#, c-format
msgid "Install"
msgstr "Staliañ"

#: help.pm:447
#, c-format
msgid ""
"At this point, DrakX will allow you to choose the security level you desire\n"
"for your machine. As a rule of thumb, the security level should be set\n"
"higher if the machine is to contain crucial data, or if it's to be directly\n"
"exposed to the Internet. The trade-off that a higher security level is\n"
"generally obtained at the expense of ease of use.\n"
"\n"
"If you do not know what to choose, keep the default option. You'll be able\n"
"to change it later with the draksec tool, which is part of Mandriva Linux\n"
"Control Center.\n"
"\n"
"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
"security. Security messages will be sent to that address."
msgstr ""

#: help.pm:458
#, c-format
msgid "Security Administrator"
msgstr "Melestradur an surentez"

#: help.pm:461
#, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandriva Linux system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or by another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"%s\": this option deletes all partitions on the selected hard drive\n"
"\n"
" * \"%s\": this option enables you to automatically create ext3 and swap\n"
"partitions in the free space of your hard drive\n"
"\n"
"\"%s\": gives access to additional features:\n"
"\n"
" * \"%s\": saves the partition table to a floppy. Useful for later\n"
"partition-table recovery if necessary. It is strongly recommended that you\n"
"perform this step.\n"
"\n"
" * \"%s\": allows you to restore a previously saved partition table from a\n"
"floppy disk.\n"
"\n"
" * \"%s\": if your partition table is damaged, you can try to recover it\n"
"using this option. Please be careful and remember that it does not always\n"
"work.\n"
"\n"
" * \"%s\": discards all changes and reloads the partition table that was\n"
"originally on the hard drive.\n"
"\n"
" * \"%s\": un-checking this option will force users to manually mount and\n"
"unmount removable media such as floppies and CD-ROMs.\n"
"\n"
" * \"%s\": use this option if you wish to use a wizard to partition your\n"
"hard drive. This is recommended if you do not have a good understanding of\n"
"partitioning.\n"
"\n"
" * \"%s\": use this option to cancel your changes.\n"
"\n"
" * \"%s\": allows additional actions on partitions (type, options, format)\n"
"and gives more information about the hard drive.\n"
"\n"
" * \"%s\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"When defining the size of a partition, you can finely set the partition\n"
"size by using the Arrow keys of your keyboard.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and the [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"To get information about the different file system types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""

#: help.pm:530
#, c-format
msgid "Removable media auto-mounting"
msgstr "Emvarc'hañ ar skoroù lem/laka"

#: help.pm:530
#, c-format
msgid "Toggle between normal/expert mode"
msgstr "Tremen er mod boas/mailh"

#: help.pm:533
#, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one which you want to resize in order to install your new\n"
"Mandriva Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""

#: help.pm:564
#, c-format
msgid ""
"\"%s\": check the current country selection. If you're not in this country,\n"
"click on the \"%s\" button and choose another. If your country is not in "
"the\n"
"list shown, click on the \"%s\" button to get the complete country list."
msgstr ""

#: help.pm:569
#, c-format
msgid ""
"This step is activated only if an existing GNU/Linux partition has been\n"
"found on your machine.\n"
"\n"
"DrakX now needs to know if you want to perform a new installation or an\n"
"upgrade of an existing Mandriva Linux system:\n"
"\n"
" * \"%s\". For the most part, this completely wipes out the old system.\n"
"However, depending on your partitioning scheme, you can prevent some of\n"
"your existing data (notably \"home\" directories) from being over-written.\n"
"If you wish to change how your hard drives are partitioned, or to change\n"
"the file system, you should use this option.\n"
"\n"
" * \"%s\". This installation class allows you to update the packages\n"
"currently installed on your Mandriva Linux system. Your current "
"partitioning\n"
"scheme and user data will not be altered. Most of the other configuration\n"
"steps remain available and are similar to a standard installation.\n"
"\n"
"Using the ``Upgrade'' option should work fine on Mandriva Linux systems\n"
"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
"to Mandriva Linux version \"8.1\" is not recommended."
msgstr ""

#: help.pm:591
#, c-format
msgid ""
"Depending on the language you chose (), DrakX will automatically select a\n"
"particular type of keyboard configuration. Check that the selection suits\n"
"you or choose another keyboard layout.\n"
"\n"
"Also, you may not have a keyboard which corresponds exactly to your\n"
"language: for example, if you are an English-speaking Swiss native, you may\n"
"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
"you may find yourself in the same situation where your native language and\n"
"country-set keyboard do not match. In either case, this installation step\n"
"will allow you to select an appropriate keyboard from a list.\n"
"\n"
"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
"dialog will allow you to choose the key binding which will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""

#: help.pm:609
#, c-format
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Your choice of preferred language will affect the installer, the\n"
"documentation, and the system in general. First select the region you're\n"
"located in, then the language you speak.\n"
"\n"
"Clicking on the \"%s\" button will allow you to select other languages to\n"
"be installed on your workstation, thereby installing the language-specific\n"
"files for system documentation and applications. For example, if Spanish\n"
"users are to use your machine, select English as the default language in\n"
"the tree view and \"%s\" in the Advanced section.\n"
"\n"
"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
"cover all existing languages. However full support for it in GNU/Linux is\n"
"still under development. For that reason, Mandriva Linux's use of UTF-8 "
"will\n"
"depend on the user's choices:\n"
"\n"
" * If you choose a language with a strong legacy encoding (latin1\n"
"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
"iso-8859-2 languages), the legacy encoding will be used by default;\n"
"\n"
" * Other languages will use unicode by default;\n"
"\n"
" * If two or more languages are required, and those languages are not using\n"
"the same encoding, then unicode will be used for the whole system;\n"
"\n"
" * Finally, unicode can also be forced for use throughout the system at a\n"
"user's request by selecting the \"%s\" option independently of which\n"
"languages were been chosen.\n"
"\n"
"Note that you're not limited to choosing a single additional language. You\n"
"may choose several, or even install them all by selecting the \"%s\" box.\n"
"Selecting support for a language means translations, fonts, spell checkers,\n"
"etc. will also be installed for that language.\n"
"\n"
"To switch between the various languages installed on your system, you can\n"
"launch the \"localedrake\" command as \"root\" to change the language used\n"
"by the entire system. Running the command as a regular user will only\n"
"change the language settings for that particular user."
msgstr ""

#: help.pm:647
#, c-format
msgid "Espanol"
msgstr "Spagnoleg"

#: help.pm:650
#, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
"two-button mouse can be obtained by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
"mouse. DrakX will then configure your mouse so that you can simulate the\n"
"wheel with it: to do so, press the middle button and move your mouse\n"
"pointer up and down.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
"will work with nearly all mice.\n"
"\n"
"If you choose a mouse other than the default one, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
"working well, press the space bar or [Return] key to cancel the test and\n"
"you will be returned to the mouse list.\n"
"\n"
"Occasionally wheel mice are not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
"Test the buttons and check that the mouse pointer moves on-screen as you\n"
"move your mouse about."
msgstr ""

#: help.pm:681
#, c-format
msgid "with Wheel emulation"
msgstr "gant kendarvanerezh ar rodell"

#: help.pm:681
#, c-format
msgid "Universal | Any PS/2 & USB mice"
msgstr "Hollvedel | Ul logodenn bennak (PS/2 pe USB)"

#: help.pm:684
#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Dibabit ar porzh a zere mar plij. Da skouer, porzh « COM1 » dindan MS\n"
"Windows a vez anvet « ttyS0 » gant Linux."

#: help.pm:688
#, c-format
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you must enter the \"root\" password. \"Root\" is the system\n"
"administrator and is the only user authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That's why you must choose a password which is difficult to\n"
"guess: DrakX will tell you if the password you chose is too simple. As you\n"
"can see, you're not forced to enter a password, but we strongly advise\n"
"against this. GNU/Linux is just as prone to operator error as any other\n"
"operating system. Since \"root\" can overcome all limitations and\n"
"unintentionally erase all data on partitions by carelessly accessing the\n"
"partitions themselves, it is important that it be difficult to become\n"
"\"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password -- it makes it far\n"
"too easy to compromise your system.\n"
"\n"
"One caveat: do not make the password too long or too complicated because "
"you\n"
"must be able to remember it!\n"
"\n"
"The password will not be displayed on screen as you type it. To reduce the\n"
"chance of a blind typing error you'll need to enter the password twice. If\n"
"you do happen to make the same typing error twice, you'll have to use this\n"
"``incorrect'' password the first time you'll try to connect as \"root\".\n"
"\n"
"If you want an authentication server to control access to your computer,\n"
"click on the \"%s\" button.\n"
"\n"
"If your network uses either LDAP, NIS, or PDC Windows Domain authentication\n"
"services, select the appropriate one for \"%s\". If you do not know which\n"
"one to use, you should ask your network administrator.\n"
"\n"
"If you happen to have problems with remembering passwords, or if your\n"
"computer will never be connected to the Internet and you absolutely trust\n"
"everybody who uses your computer, you can choose to have \"%s\"."
msgstr ""

#: help.pm:722
#, c-format
msgid "authentication"
msgstr "dilesadur"

#: help.pm:725
#, c-format
msgid ""
"A boot loader is a little program which is started by the computer at boot\n"
"time. It's responsible for starting up the whole system. Normally, the boot\n"
"loader installation is totally automated. DrakX will analyze the disk boot\n"
"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
"OS installed on your machine.\n"
"\n"
" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
"If DrakX can not determine where to place the boot sector, it'll ask you\n"
"where it should place it. Generally, the \"%s\" is the safest place.\n"
"Choosing \"%s\" will not install any boot loader. Use this option only if "
"you\n"
"know what you're doing."
msgstr ""

#: help.pm:742
#, c-format
msgid ""
"Now, it's time to select a printing system for your computer. Other\n"
"operating systems may offer you one, but Mandriva Linux offers two. Each of\n"
"the printing systems is best suited to particular types of configuration.\n"
"\n"
" * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"
"if you have a direct connection to your printer, you want to be able to\n"
"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
"will handle only very simple network cases and is somewhat slow when used\n"
"within networks.) It's recommended that you use \"pdq\" if this is your\n"
"first experience with GNU/Linux.\n"
"\n"
" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
"choice for printing to your local printer or to one halfway around the\n"
"planet. It's simple to configure and can act as a server or a client for\n"
"the ancient \"lpd\" printing system, so it's compatible with older\n"
"operating systems which may still need print services. While quite\n"
"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
"\"%s\" includes graphical front-ends for printing or choosing printer\n"
"options and for managing the printer.\n"
"\n"
"If you make a choice now, and later find that you do not like your printing\n"
"system you may change it by running PrinterDrake from the Mandriva Linux\n"
"Control Center and clicking on the \"%s\" button."
msgstr ""

#: help.pm:765
#, c-format
msgid "pdq"
msgstr "pdq"

#: help.pm:765 printer/cups.pm:117 printer/data.pm:129
#, c-format
msgid "CUPS"
msgstr "CUPS"

#: help.pm:765
#, c-format
msgid "Expert"
msgstr "Mod mailh"

#: help.pm:768
#, c-format
msgid ""
"DrakX will first detect any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
"your hard drives. If so, you'll have to specify your hardware by hand.\n"
"\n"
"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
"want to configure options for it. You should allow DrakX to probe the\n"
"hardware for the card-specific options which are needed to initialize the\n"
"adapter. Most of the time, DrakX will get through this step without any\n"
"issues.\n"
"\n"
"If DrakX is not able to probe for the options to automatically determine\n"
"which parameters need to be passed to the hardware, you'll need to manually\n"
"configure the driver."
msgstr ""

#: help.pm:786
#, c-format
msgid ""
"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver."
msgstr ""

#: help.pm:788 help.pm:855 install_steps_interactive.pm:1020
#: install_steps_interactive.pm:1037
#, c-format
msgid "Sound card"
msgstr "Kartenn gwelet"

#: help.pm:791
#, c-format
msgid ""
"As a review, DrakX will present a summary of information it has gathered\n"
"about your system. Depending on the hardware installed on your machine, you\n"
"may have some or all of the following entries. Each entry is made up of the\n"
"hardware item to be configured, followed by a quick summary of the current\n"
"configuration. Click on the corresponding \"%s\" button to make the change.\n"
"\n"
" * \"%s\": check the current keyboard map configuration and change it if\n"
"necessary.\n"
"\n"
" * \"%s\": check the current country selection. If you're not in this\n"
"country, click on the \"%s\" button and choose another. If your country\n"
"is not in the list shown, click on the \"%s\" button to get the complete\n"
"country list.\n"
"\n"
" * \"%s\": by default, DrakX deduces your time zone based on the country\n"
"you have chosen. You can click on the \"%s\" button here if this is not\n"
"correct.\n"
"\n"
" * \"%s\": verify the current mouse configuration and click on the button\n"
"to change it if necessary.\n"
"\n"
" * \"%s\": clicking on the \"%s\" button will open the printer\n"
"configuration wizard. Consult the corresponding chapter of the ``Starter\n"
"Guide'' for more information on how to set up a new printer. The interface\n"
"presented in our manual is similar to the one used during installation.\n"
"\n"
" * \"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver.\n"
"\n"
" * \"%s\": if you have a TV card, this is where information about its\n"
"configuration will be displayed. If you have a TV card and it is not\n"
"detected, click on \"%s\" to try to configure it manually.\n"
"\n"
" * \"%s\": you can click on \"%s\" to change the parameters associated with\n"
"the card if you feel the configuration is wrong.\n"
"\n"
" * \"%s\": by default, DrakX configures your graphical interface in\n"
"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
"\"%s\" to reconfigure your graphical interface.\n"
"\n"
" * \"%s\": if you wish to configure your Internet or local network access,\n"
"you can do so now. Refer to the printed documentation or use the\n"
"Mandriva Linux Control Center after the installation has finished to "
"benefit\n"
"from full in-line help.\n"
"\n"
" * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"
"you're installing on is to be located behind a proxy server.\n"
"\n"
" * \"%s\": this entry allows you to redefine the security level as set in a\n"
"previous step ().\n"
"\n"
" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n"
"idea to protect yourself from intrusions by setting up a firewall. Consult\n"
"the corresponding section of the ``Starter Guide'' for details about\n"
"firewall settings.\n"
"\n"
" * \"%s\": if you wish to change your bootloader configuration, click this\n"
"button. This should be reserved to advanced users. Refer to the printed\n"
"documentation or the in-line help about bootloader configuration in the\n"
"Mandriva Linux Control Center.\n"
"\n"
" * \"%s\": through this entry you can fine tune which services will be run\n"
"on your machine. If you plan to use this machine as a server it's a good\n"
"idea to review this setup."
msgstr ""

#: help.pm:855 install_steps_interactive.pm:884
#: install_steps_interactive.pm:979 standalone/drakclock:100
#, c-format
msgid "Timezone"
msgstr "Takad-eur"

#: help.pm:855 install_steps_interactive.pm:1053
#, c-format
msgid "TV card"
msgstr "Kartenn pellwel"

#: help.pm:855
#, c-format
msgid "ISDN card"
msgstr "Kartenn ISDN"

#: help.pm:855
#, c-format
msgid "Graphical Interface"
msgstr "Ketal Kevregañ"

#: help.pm:855 install_any.pm:1735 install_steps_interactive.pm:1071
#: standalone/drakbackup:2040
#, c-format
msgid "Network"
msgstr "Rouedad"

#: help.pm:855 install_steps_interactive.pm:1083
#, c-format
msgid "Proxies"
msgstr "Proksioù"

#: help.pm:855 install_steps_interactive.pm:1094
#, c-format
msgid "Security Level"
msgstr "Live an surentez"

#: help.pm:855 install_steps_interactive.pm:1108 network/drakfirewall.pm:189
#, c-format
msgid "Firewall"
msgstr "Moger tan"

#: help.pm:855 install_steps_interactive.pm:1124
#, c-format
msgid "Bootloader"
msgstr "C'harger loc'hañ"

#: help.pm:855 install_steps_interactive.pm:1137 services.pm:114
#: services.pm:157 services.pm:193
#, c-format
msgid "Services"
msgstr "Servijerioù"

#: help.pm:858
#, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandriva Linux partition. Be careful, all data on this drive will be lost\n"
"and will not be recoverable!"
msgstr ""

#: help.pm:863
#, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"%s\" to quit this operation without losing data and partitions\n"
"present on this hard drive."
msgstr ""

#: help.pm:869
#, c-format
msgid "Next ->"
msgstr "A heul ->"

#: help.pm:869
#, c-format
msgid "<- Previous"
msgstr "<- Diaraog"

#: install2.pm:115
#, c-format
msgid ""
"Can not access kernel modules corresponding to your kernel (file %s is "
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""

#: install2.pm:169
#, c-format
msgid "You must also format %s"
msgstr "Ret eo deoc'h furmadiñ %s ivez"

#: install_any.pm:407
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Hag ur vedia all hoc'h eus ?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_any.pm:410
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation media to configure?"
msgstr ""
"Kavet 'meus ar medioù a-heul. Implojet e vint en ur staliañ : %s.\n"
"\n"
"\n"
"Hag unann all da gefluniañ zo ganeoc'h ?"

#: install_any.pm:423 printer/printerdrake.pm:3188
#: printer/printerdrake.pm:3195 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: install_any.pm:423
#, c-format
msgid "Network (HTTP)"
msgstr "Rouedad (HTTP)"

#: install_any.pm:423
#, c-format
msgid "Network (FTP)"
msgstr "Rouedad (FTP)"

#: install_any.pm:423
#, c-format
msgid "Network (NFS)"
msgstr "Rouedad (NFS)"

#: install_any.pm:453
#, c-format
msgid "Insert the CD 1 again"
msgstr "Enlakaat ar CD1 adarre"

#: install_any.pm:479 network/netconnect.pm:862 standalone/drakbackup:114
#, c-format
msgid "No device found"
msgstr "N'eo ket trobarzhell ebet !"

#: install_any.pm:484
#, c-format
msgid "Insert the CD"
msgstr "Enlakkat ar CD"

#: install_any.pm:489
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "N'hellan ket marc'hañ< ar CD-ROM"

#: install_any.pm:522 install_any.pm:543
#, c-format
msgid "URL of the mirror?"
msgstr "URL ar melezour"

#: install_any.pm:527
#, c-format
msgid "NFS setup"
msgstr "Kefluniadur NFS"

#: install_any.pm:527
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr "Roit anv ostiz ha renkell ho media NFS"

#: install_any.pm:528
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr "Anv ostiz ar marc'hañ NFS ?"

#: install_any.pm:528 standalone/draknfs:288
#, c-format
msgid "Directory"
msgstr "Renkell"

#: install_any.pm:581
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr ""
"Ne m'eus ket kavout ur roll pakadoù e-barzh ar melezour-mañ.  Kit da wiriañ "
"al lec'hiadur-mañ zo mad."

#: install_any.pm:658
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr "O zilemel ar pakadoù a-raok bremanaat ..."

#: install_any.pm:700
#, c-format
msgid "Looking at packages already installed..."
msgstr "Emaon o kavout pakadoù a zo staliet eo ..."

#: install_any.pm:704
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Emaon o kavout pakadoù da vremanaat ..."

#: install_any.pm:782
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done."
msgstr ""
"Kemmit ho Cd-Rom !\n"
"\n"
"Lakait el lenner ar Cd-Rom warnañ an diketenn « %s » mar plij ha gwaskit Mat "
"eo da c'houde."

#: install_any.pm:794
#, c-format
msgid "Copying in progress"
msgstr "Emaon oc'h eilañ"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_any.pm:937
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They do not have any known security\n"
"issues, but some new ones could be found. In that case, you must make sure\n"
"to upgrade as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_any.pm:960
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Ar pakadoù a-heul a zo war-nes bezañ distaliet evit bremañaat ho reizhiad : %"
"s\n"
"\n"
"\n"
"Ha fellout a ra deoc'h da vat lemel anezho ?\n"

#: install_any.pm:1396 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Fazi en ur lenn ar restr %s"

#: install_any.pm:1630
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Adenvelet e oa ar bladenn/pladennoù-mañ :"

#: install_any.pm:1632
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (a vez graet %s dioutañ diaraok)"

#: install_any.pm:1672
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"C'hoarvezet ez eus ur fazi - n'eus bet kavet trobarzhell reizh ebet a-benn "
"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
"ardivinkaj mar plij "

#: install_any.pm:1716
#, c-format
msgid "HTTP"
msgstr "HTTP"

#: install_any.pm:1716
#, c-format
msgid "FTP"
msgstr "FTP"

#: install_any.pm:1716
#, c-format
msgid "NFS"
msgstr "NFS"

#: install_any.pm:1739
#, c-format
msgid "Please choose a media"
msgstr "Dibabit ur vedia, mar plij"

#: install_any.pm:1755
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Ar restr a zo endeo. Rasklañ anezhañ ?"

#: install_any.pm:1759
#, c-format
msgid "Permission denied"
msgstr "Aotre nac'het"

#: install_any.pm:1808
#, c-format
msgid "Bad NFS name"
msgstr "N'eo ket un anv NFS mat"

#: install_any.pm:1829
#, c-format
msgid "Bad media %s"
msgstr "N'eo ket mat ar vedia %s"

#: install_any.pm:1879
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "N'hellan ket sevel skrammpakeroù a-raok parzhañ"

#: install_any.pm:1886
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Skrammpakeroù a vo bet kavet goude staliañ e %s"

#: install_gtk.pm:136
#, c-format
msgid "System installation"
msgstr "Staliadur ar reizhiad"

#: install_gtk.pm:139
#, c-format
msgid "System configuration"
msgstr "Kefluniañ ar reizhiad"

#: install_interactive.pm:22
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""

#: install_interactive.pm:62
#, c-format
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"Ret eo deoc'h kaout ur parzhadur gwrizienn.\n"
"Evit se, krouit ur parzhadur (pe glikit ouzh unan a zo c'hoazh).\n"
"Da c'houde dibabit an ober « Poent marc'hañ » ha lakait anezhañ da `/'"

#: install_interactive.pm:67
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"N'hoc'h eus ket a barzhadur disloañ\n"
"\n"
"Kenderc'hel evelato ?"

#: install_interactive.pm:70 install_steps.pm:218
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Ret eo deoc'h kaout ur parzhadur FAT marc'het war /boot/efi"

#: install_interactive.pm:97
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr ""

#: install_interactive.pm:105
#, c-format
msgid "Use existing partitions"
msgstr "Impliji parzhadurioù o vezañ"

#: install_interactive.pm:107
#, c-format
msgid "There is no existing partition to use"
msgstr "N'eus parzhadur da implij ebet"

#: install_interactive.pm:114
#, c-format
msgid "Use the Windows partition for loopback"
msgstr "Implij ar barzhadur Windows evit saveteiñ"

#: install_interactive.pm:117
#, c-format
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"

#: install_interactive.pm:119
#, c-format
msgid "Choose the sizes"
msgstr "Dibabit ar mentoù"

#: install_interactive.pm:120
#, c-format
msgid "Root partition size in MB: "
msgstr "Ment ar parzhadur gwrizienn e Mo : "

#: install_interactive.pm:121
#, c-format
msgid "Swap partition size in MB: "
msgstr "Ment ar parzhadur disloañ e Mo : "

#: install_interactive.pm:130
#, c-format
msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr ""
"N'eus ket ur barzhadur FAT evit saveteiñ (n'eus ket a-walc'h egor dieub)"

#: install_interactive.pm:139
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Pe seurt parzhadur a vennit da adventañ ?"

#: install_interactive.pm:153
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occurred: %s"
msgstr ""
"N'eo ket possubl d'adenvañ ho parzhadur gant an adventer FAT,\n"
"degouezhet ez eus ar fazi a-heul : %s"

#: install_interactive.pm:156
#, c-format
msgid "Computing the size of the Windows partition"
msgstr "Emaon o jediñ ment ar barzhadur Windows"

#: install_interactive.pm:163
#, c-format
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandriva Linux "
"installation."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_interactive.pm:166
#, fuzzy, c-format
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful: this\n"
"operation is dangerous. If you have not already done so, you\n"
"first need to exit the installation, run \"chkdsk c:\" from a\n"
"Command Prompt under Windows (beware, running graphical program\n"
"\"scandisk\" is not enough, be sure to use \"chkdsk\" in a\n"
"Command Prompt!), optionally run defrag, then restart the\n"
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"HO EVEZH !\n"
"\n"
"Ezhomm en deus DrakX adventañ ho parzhadur Windows bremañ. Bezit war "
"evezh :\n"
"arvarus eo an obererezh-se. Ma n'hoc'h eus ket graet c'hoazh, gwelloc'h e\n"
"vije deoc'h seveniñ da gentañ scandisk (ha diouzh ret seveniñ defrag) war "
"ar\n"
"parzhadur-se, ha gwareziñ ho roadoù. Pa vezit sur, gwaskit « Mat eo »"

#: install_interactive.pm:178
#, fuzzy, c-format
msgid "Which size do you want to keep for Windows on"
msgstr "Da beseurt rann e mennit dilec'hiañ ?"

#: install_interactive.pm:179
#, c-format
msgid "partition %s"
msgstr "parzhadur %s"

#: install_interactive.pm:188
#, c-format
msgid "Resizing Windows partition"
msgstr "Oc'h adventañ ar parzhadur Windows"

#: install_interactive.pm:193
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Adventañ FAT zo sac'het : %s"

#: install_interactive.pm:208
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "N'eus ket ur barzhadur FAT d'adventañ (n'eus ket a-walc'h egor dieub)"

#: install_interactive.pm:213
#, c-format
msgid "Remove Windows(TM)"
msgstr "Chetan Windows(TM)"

#: install_interactive.pm:213
#, c-format
msgid "Erase and use entire disk"
msgstr "Chetañ hag implij an holl planedenn"

#: install_interactive.pm:215
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Meur a bladenn oc'h eus. Pehini oc'h eus c'hoant da implij evit staliñ "
"Linux ?"

#: install_interactive.pm:219
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Ar parzhadurioù HOLL o vezañ hag e vo kollet holl roadoù war ar bladenn %s"

#: install_interactive.pm:232
#, c-format
msgid "Use fdisk"
msgstr "Implijit fdisk"

#: install_interactive.pm:235
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
"Gallout a rit bremañ parzhañ ho pladenn galet %s.\n"
"Pa 'z eo graet, na zisoñjit ket enrollañ dre implijout `w'"

#: install_interactive.pm:271
#, c-format
msgid "I can not find any room for installing"
msgstr "N'hellan ket kavout plas da staliañ"

#: install_interactive.pm:275
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Kinnig eo deoc'h gant ar skoazeller parzhadur DrakX :"

#: install_interactive.pm:281
#, c-format
msgid "Partitioning failed: %s"
msgstr "Parzhañ a zo sac'het : %s"

#: install_interactive.pm:288
#, c-format
msgid "Bringing up the network"
msgstr "O lañsañ ar rouedad"

#: install_interactive.pm:293
#, c-format
msgid "Bringing down the network"
msgstr "O tizenaouiñ ar rouedad"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_messages.pm:10
#, c-format
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandriva "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mandriva Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"Mandriva S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"Mandriva S.A. will, in no circumstances and to the extent permitted by law, "
"be liable for any special,\n"
"incidental, direct or indirect damages whatsoever (including without "
"limitation damages for loss of \n"
"business, interruption of business, financial loss, legal fees and penalties "
"resulting from a court \n"
"judgment, or any other consequential loss) arising out of  the use or "
"inability to use the Software \n"
"Products, even if Mandriva S.A. has been advised of the possibility or "
"occurrence of such \n"
"damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
"To the extent permitted by law, Mandriva S.A. or its distributors will, in "
"no circumstances, be \n"
"liable for any special, incidental, direct or indirect damages whatsoever "
"(including without \n"
"limitation damages for loss of business, interruption of business, financial "
"loss, legal fees \n"
"and penalties resulting from a court judgment, or any other consequential "
"loss) arising out \n"
"of the possession and use of software components or arising out of  "
"downloading software components \n"
"from one of Mandriva Linux sites  which are prohibited or restricted in some "
"countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities.  Most \n"
"of these components are governed under the terms and conditions of the GNU "
"General Public \n"
"Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
"licenses allow you to use, \n"
"duplicate, adapt or redistribute the components which they cover. Please "
"read carefully the terms \n"
"and conditions of the license agreement for each component before using any "
"component. Any question \n"
"on a component license should be addressed to the component author and not "
"to Mandriva.\n"
"The programs developed by Mandriva S.A. are governed by the GPL License. "
"Documentation written \n"
"by Mandriva S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"Mandriva S.A. reserves its rights to modify or adapt the Software Products, "
"as a whole or in \n"
"parts, by all means and for all purposes.\n"
"\"Mandriva\", \"Mandriva Linux\" and associated logos are trademarks of "
"Mandriva S.A.  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact Mandriva S.A.  \n"
msgstr ""

#: install_messages.pm:90
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
"Software included may be covered by patents in your country. For example, "
"the\n"
"MP3 decoders included may require a licence for further usage (see\n"
"http://www.mp3licensing.com for more details). If you are unsure if a "
"patent\n"
"may be applicable to you, check your local laws."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_messages.pm:98
#, c-format
msgid ""
"\n"
"Warning\n"
"\n"
"Please read carefully the terms below. If you disagree with any\n"
"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
"to continue the installation without using these media.\n"
"\n"
"\n"
"Some components contained in the next CD media are not governed\n"
"by the GPL License or similar agreements. Each such component is then\n"
"governed by the terms and conditions of its own specific license. \n"
"Please read carefully and comply with such specific licenses before \n"
"you use or redistribute the said components. \n"
"Such licenses will in general prevent the transfer,  duplication \n"
"(except for backup purposes), redistribution, reverse engineering, \n"
"de-assembly, de-compilation or modification of the component. \n"
"Any breach of agreement will immediately terminate your rights under \n"
"the specific license. Unless the specific license terms grant you such\n"
"rights, you usually cannot install the programs on more than one\n"
"system, or adapt it to be used on a network. In doubt, please contact \n"
"directly the distributor or editor of the component. \n"
"Transfer to third parties or copying of such components including the \n"
"documentation is usually forbidden.\n"
"\n"
"\n"
"All rights to the components of the next CD media belong to their \n"
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: install_messages.pm:131
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandriva "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandriva Linux User's Guide."
msgstr ""
"Gourc'hemennoù, peurc'hraet eo ar staliadur.\n"
"Lamit ar bladenn loc'hañ ha gwaskit enkas evit adloc'hañ.\n"
"\n"
"\n"
"Evit titouroù war palastroù hegerz evit stumm-mañ Mandriva Linux,\n"
"sellit ouzh ar Errata war : \n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Titouroù war gefluniañ ho reizhiad a zo hegerz e rannbennad Goude\n"
"Staliañ Sturier ofisiel an Arveriad Mandriva Linux."

#: install_steps.pm:253
#, c-format
msgid "Duplicate mount point %s"
msgstr "Poent marc'hañ doubl %s"

#: install_steps.pm:481
#, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""

#: install_steps_auto_install.pm:75 install_steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "O kregiñ gant al lankad `%s'\n"

#: install_steps_gtk.pm:181
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandriva Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""

#: install_steps_gtk.pm:211 install_steps_interactive.pm:628
#, c-format
msgid "Package Group Selection"
msgstr "Diuzadenn strollad pakadoù"

#: install_steps_gtk.pm:254 install_steps_interactive.pm:571
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ment hollek : %d / %d Mo"

#: install_steps_gtk.pm:299
#, c-format
msgid "Bad package"
msgstr "Pakad siek"

#: install_steps_gtk.pm:301
#, c-format
msgid "Version: "
msgstr "Stumm : "

#: install_steps_gtk.pm:302
#, c-format
msgid "Size: "
msgstr "Ment : "

#: install_steps_gtk.pm:302
#, c-format
msgid "%d KB\n"
msgstr "%d Ko\n"

#: install_steps_gtk.pm:303
#, c-format
msgid "Importance: "
msgstr "Talvoudegezh : "

#: install_steps_gtk.pm:336
#, c-format
msgid "You can not select/unselect this package"
msgstr "N'hellit ket diuz/andiuz ar pakad-mañ"

#: install_steps_gtk.pm:340 network/thirdparty.pm:329
#, c-format
msgid "due to missing %s"
msgstr "peogwir %s zo manket"

#: install_steps_gtk.pm:341
#, c-format
msgid "due to unsatisfied %s"
msgstr "peogwir %s zo manket"

#: install_steps_gtk.pm:342
#, c-format
msgid "trying to promote %s"
msgstr ""

#: install_steps_gtk.pm:343
#, c-format
msgid "in order to keep %s"
msgstr ""

#: install_steps_gtk.pm:348
#, c-format
msgid ""
"You can not select this package as there is not enough space left to install "
"it"
msgstr ""
"N'hellit ket dibab ar pakad-mañ peogwir n'eus ket a-walc'h a egor evit "
"staliañ anezhañ"

#: install_steps_gtk.pm:351
#, c-format
msgid "The following packages are going to be installed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet"

#: install_steps_gtk.pm:352
#, c-format
msgid "The following packages are going to be removed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ lamet"

#: install_steps_gtk.pm:376
#, c-format
msgid "This is a mandatory package, it can not be unselected"
msgstr "Hemañ a zo ur pakad ret, n'hell ket bezañ andiuzet"

#: install_steps_gtk.pm:378
#, c-format
msgid "You can not unselect this package. It is already installed"
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"

#: install_steps_gtk.pm:381
#, c-format
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"

#: install_steps_gtk.pm:384
#, c-format
msgid "You can not unselect this package. It must be upgraded"
msgstr "N'hellit ket andiuz ar pakad-mañ. Ret eo dezhañ bezañ bremanaet"

#: install_steps_gtk.pm:389
#, c-format
msgid "Show automatically selected packages"
msgstr "Diskouez ar pakadoù a zo dibabet emgefrek"

#: install_steps_gtk.pm:394
#, c-format
msgid "Load/Save selection"
msgstr "Kargañ/Enrollañ an dibab"

#: install_steps_gtk.pm:395
#, c-format
msgid "Updating package selection"
msgstr "Emaon o bremañaat diuzadenn ar pakadoù"

#: install_steps_gtk.pm:400
#, c-format
msgid "Minimal install"
msgstr "Staliadur bihan"

#: install_steps_gtk.pm:414 install_steps_interactive.pm:490
#, c-format
msgid "Choose the packages you want to install"
msgstr "Dibabit ar pakadoù a vennit staliañ"

#: install_steps_gtk.pm:431 install_steps_interactive.pm:714
#, c-format
msgid "Installing"
msgstr "O staliañ"

#: install_steps_gtk.pm:457
#, c-format
msgid "No details"
msgstr "Munudoù ebet"

#: install_steps_gtk.pm:472
#, c-format
msgid "Time remaining "
msgstr "Amzer a chom"

#: install_steps_gtk.pm:473
#, c-format
msgid "Estimating"
msgstr "O vrasjediñ"

#: install_steps_gtk.pm:500
#, c-format
msgid "%d packages"
msgstr "%d pakad"

#: install_steps_gtk.pm:539 install_steps_interactive.pm:92
#: install_steps_interactive.pm:738
#, c-format
msgid "Refuse"
msgstr "Ne blij ket din"

#: install_steps_gtk.pm:543 install_steps_interactive.pm:742
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Kemmit ho Cd-Rom !\n"
"\n"
"Lakait el lenner ar Cd-Rom warnañ an diketenn « %s » mar plij ha gwaskit Mat "
"eo da c'houde.\n"
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."

#: install_steps_gtk.pm:556 install_steps_interactive.pm:753
#, c-format
msgid "There was an error ordering packages:"
msgstr "Ur fazi a zo bet en ur rummañ pakadoù :"

#: install_steps_gtk.pm:558 install_steps_interactive.pm:757
#, c-format
msgid "There was an error installing packages:"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"

#: install_steps_gtk.pm:560 install_steps_interactive.pm:753
#: install_steps_interactive.pm:757
#, c-format
msgid "Go on anyway?"
msgstr "Kenderc'hel evelato ?"

#: install_steps_gtk.pm:582 install_steps_interactive.pm:939 steps.pm:30
#, c-format
msgid "Summary"
msgstr "Evit diverriñ"

#: install_steps_gtk.pm:605 install_steps_interactive.pm:935
#: install_steps_interactive.pm:1084
#, c-format
msgid "not configured"
msgstr "n'eo ket kefluniet"

#: install_steps_gtk.pm:668
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""

#: install_steps_gtk.pm:677
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard drive "
"before installation.\n"
"It will then continue from the hard drive and the packages will remain "
"available once the system is fully installed."
msgstr ""

#: install_steps_gtk.pm:679
#, c-format
msgid "Copy whole CDs"
msgstr ""

#: install_steps_interactive.pm:84
#, c-format
msgid "License agreement"
msgstr "Emglev an aotre"

#: install_steps_interactive.pm:89
#, c-format
msgid "Release Notes"
msgstr "Cheñchamentoù"

#: install_steps_interactive.pm:120
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg mar plij."

#: install_steps_interactive.pm:122
#, c-format
msgid "Here is the full list of available keyboards"
msgstr "Setu eo listenn leun ar stokellaoueg da gaout"

#: install_steps_interactive.pm:152
#, c-format
msgid "Install/Upgrade"
msgstr "Staliañ/Bremanaat"

#: install_steps_interactive.pm:153
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Hag ur staliadur pe ur bremanadur eo ?"

#: install_steps_interactive.pm:159
#, c-format
msgid "Upgrade %s"
msgstr "Bremanaat %s"

#: install_steps_interactive.pm:172
#, c-format
msgid "Encryption key for %s"
msgstr "Alc'hwez enrinegadur evit %s"

#: install_steps_interactive.pm:195
#, c-format
msgid "Please choose your type of mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."

#: install_steps_interactive.pm:196
#, c-format
msgid "Mouse choice"
msgstr "Choazh al logodenn"

#: install_steps_interactive.pm:205 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr "Porzh al logodenn"

#: install_steps_interactive.pm:206 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."

#: install_steps_interactive.pm:216
#, c-format
msgid "Buttons emulation"
msgstr "Kendarvanerezh ar nozelenn"

#: install_steps_interactive.pm:218
#, c-format
msgid "Button 2 Emulation"
msgstr "Kendarvanerezh ar nozelenn 2"

#: install_steps_interactive.pm:219
#, c-format
msgid "Button 3 Emulation"
msgstr "Kendarvanerezh ar nozelenn 3"

#: install_steps_interactive.pm:240
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"

#: install_steps_interactive.pm:240
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr "O kefluniañ kartennoù PCMCIA ..."

#: install_steps_interactive.pm:247
#, c-format
msgid "IDE"
msgstr "IDE"

#: install_steps_interactive.pm:247
#, c-format
msgid "Configuring IDE"
msgstr "Kefluniañ IDE"

#: install_steps_interactive.pm:267
#, c-format
msgid "No partition available"
msgstr "Parzhadur hegerz ebet"

#: install_steps_interactive.pm:270
#, c-format
msgid "Scanning partitions to find mount points"
msgstr ""

#: install_steps_interactive.pm:277
#, c-format
msgid "Choose the mount points"
msgstr "Dibabit at poentoù marc'hañ"

#: install_steps_interactive.pm:323
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""

#: install_steps_interactive.pm:328
#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr ""

#: install_steps_interactive.pm:364
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Dibabit ar parzhadur a vennit furmadiñ"

#: install_steps_interactive.pm:366
#, c-format
msgid "Check bad blocks?"
msgstr "Gwiriañ ar bloc'hoù siek ?"

#: install_steps_interactive.pm:394
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""

#: install_steps_interactive.pm:397
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"N'eus ket a-walc'h a zisloañ evit peurstaliañ, kreskit anezhañ mar plij"

#: install_steps_interactive.pm:406
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Emaon o klask ar pakadoù hegerz hag adsevel ar stlennvon rpm ..."

#: install_steps_interactive.pm:407 install_steps_interactive.pm:459
#, c-format
msgid "Looking for available packages..."
msgstr "Emaon o klask ar pakadoù hegerz ..."

#: install_steps_interactive.pm:428 install_steps_interactive.pm:839
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Dibabit ur melezour da dapout ar pakadoù diwarnañ"

#: install_steps_interactive.pm:468
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
"Ho reizhiad n'eus ket wa-walc'h a egor evit staliañ pe vremanaat (%d > %d)"

#: install_steps_interactive.pm:502
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""

#: install_steps_interactive.pm:504
#, c-format
msgid "Load"
msgstr "Kargañ"

#: install_steps_interactive.pm:504 standalone/drakbackup:4055
#: standalone/drakbackup:4125 standalone/logdrake:175
#, c-format
msgid "Save"
msgstr "Enrollañ"

#: install_steps_interactive.pm:512
#, c-format
msgid "Bad file"
msgstr "N'eo ket mat ar restr"

#: install_steps_interactive.pm:585
#, c-format
msgid "Selected size is larger than available space"
msgstr ""

#: install_steps_interactive.pm:600
#, c-format
msgid "Type of install"
msgstr "Seurt ar staliadur"

#: install_steps_interactive.pm:601
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""

#: install_steps_interactive.pm:605
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Gant un teuliadur bihan (kuzuliet !)"

#: install_steps_interactive.pm:606
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Staliadur bihan gwir (n'eus urpmi ebet)"

#: install_steps_interactive.pm:645 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr "An holl"

#: install_steps_interactive.pm:684
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
"M'hoc'h eus an holl CDoù er roll a-is, gwaskit Mat eo.\n"
"Ma n'hoc'h eus hini eus ar CDoù-se, gwaskit Nullañ.\n"
"Ma fazi deoc'h lod eus ar CDoù, andibabit anezho ha gwaskit Mat eo."

#: install_steps_interactive.pm:689
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom skridennet \"%s\""

#: install_steps_interactive.pm:714
#, c-format
msgid "Preparing installation"
msgstr "O prientiñ ar staliadur"

#: install_steps_interactive.pm:722
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"O staliañ ar pakad %s\n"
"%d%%"

#: install_steps_interactive.pm:771
#, c-format
msgid "Post-install configuration"
msgstr "Kefluniadur goude staliañ"

#: install_steps_interactive.pm:778
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""

#: install_steps_interactive.pm:812
#, c-format
msgid "Updates"
msgstr "Bremañaat"

#: install_steps_interactive.pm:813
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr ""
"Moien zo dit da bellkargañ ar pakadoù bremañaet. Bremañaet e oa ar\n"
"pakadoù-mañ goude e oa echu an ingaladur. Gallout a ra kaout difazioù\n"
"surentez pe difazioù bogoù.\n"
"\n"
"Red eo da gaout ur gevreadenn bev ouzh internet evit staliañ anezho.\n"
"\n"
"Mennout a rit staliañ anezho ?"

#: install_steps_interactive.pm:834
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"O taremprediñ al lec'hienn Mandriva Linux evit kaout roll ar pakadoù "
"hegerz ..."

#: install_steps_interactive.pm:853
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz ..."

#: install_steps_interactive.pm:857
#, c-format
msgid "Unable to contact mirror %s"
msgstr "Ne m'eus ket daremprediñ ar melezour %s"

#: install_steps_interactive.pm:857
#, c-format
msgid "Would you like to try again?"
msgstr "Mennout a rit klask adarre ?"

#: install_steps_interactive.pm:884 standalone/drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"

#: install_steps_interactive.pm:889
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""

#: install_steps_interactive.pm:897
#, c-format
msgid "NTP Server"
msgstr "Servijer NTP"

#: install_steps_interactive.pm:952 install_steps_interactive.pm:960
#: install_steps_interactive.pm:978 install_steps_interactive.pm:985
#: install_steps_interactive.pm:1136 services.pm:133
#: standalone/drakbackup:1585
#, c-format
msgid "System"
msgstr "Reizhiad"

#: install_steps_interactive.pm:992 install_steps_interactive.pm:1019
#: install_steps_interactive.pm:1036 install_steps_interactive.pm:1052
#: install_steps_interactive.pm:1063
#, c-format
msgid "Hardware"
msgstr "Periantel"

#: install_steps_interactive.pm:998 install_steps_interactive.pm:1007
#, c-format
msgid "Remote CUPS server"
msgstr "Servijer CUPS a-bell"

#: install_steps_interactive.pm:998
#, c-format
msgid "No printer"
msgstr "Moullerez ebet"

#: install_steps_interactive.pm:1040
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Hag ur gartenn gwelet ISA hoc'h eus ?"

#: install_steps_interactive.pm:1042
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
"Seveniñ « alsaconf » pe « sndconfig » goude staliañ evit kefluniañ ho "
"kartenn klevet"

#: install_steps_interactive.pm:1044
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"N'eus kartenn gwelet kavet ebet. Kargañ « harddrake » goude ar staliadur"

#: install_steps_interactive.pm:1064
#, c-format
msgid "Graphical interface"
msgstr "Ketal kevregañ"

#: install_steps_interactive.pm:1070 install_steps_interactive.pm:1082
#, c-format
msgid "Network & Internet"
msgstr "Rouedad hag Internet"

#: install_steps_interactive.pm:1084
#, c-format
msgid "configured"
msgstr "kefluniet"

#: install_steps_interactive.pm:1093 install_steps_interactive.pm:1107
#: security/level.pm:55 steps.pm:20
#, c-format
msgid "Security"
msgstr "Diogelroez"

#: install_steps_interactive.pm:1112
#, c-format
msgid "activated"
msgstr "bevaatet"

#: install_steps_interactive.pm:1112
#, c-format
msgid "disabled"
msgstr "diweredekaet"

#: install_steps_interactive.pm:1123
#, c-format
msgid "Boot"
msgstr "Lañsañ"

#. -PO: example: lilo-graphic on /dev/hda1
#: install_steps_interactive.pm:1127 printer/printerdrake.pm:961
#, c-format
msgid "%s on %s"
msgstr "%s war %s"

#: install_steps_interactive.pm:1141 services.pm:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servijoù : %d bev diwar %d enskrivet"

#: install_steps_interactive.pm:1153
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "N'eo ket kefluniet X. Ha fellout a ra deoc'h da vat ober an dra-mañ ?"

#: install_steps_interactive.pm:1234
#, c-format
msgid "Preparing bootloader..."
msgstr "O prientiñ ar c'harger loc'hañ ..."

#: install_steps_interactive.pm:1244
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
"will not work for you. The install will continue, but you'll need to use "
"BootX or some other means to boot your machine. The kernel argument for the "
"root fs is: root=%s"
msgstr ""

#: install_steps_interactive.pm:1250
#, c-format
msgid "Do you want to use aboot?"
msgstr "Mennout a rit implijout aboot ?"

#: install_steps_interactive.pm:1253
#, c-format
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Fazi en ur staliañ aboot,\n"
"klask rediañ ar staliadur zoken ma tistruj ar parzhadur kentañ ?"

#: install_steps_interactive.pm:1270
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""

#: install_steps_interactive.pm:1299 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"

#: install_steps_interactive.pm:1304
#, c-format
msgid "Please insert another floppy for drivers disk"
msgstr "Lakait ur bladennig all evit sturieroù el lenner"

#: install_steps_interactive.pm:1306
#, c-format
msgid "Creating auto install floppy..."
msgstr "O krouiñ ur bladennig staliañ emgefreek ..."

#: install_steps_interactive.pm:1318
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Lankadoù 'zo n'int ket peurc'hraet.\n"
"\n"
"Mennout a rit kuitaat da vat bremañ ?"

#: install_steps_interactive.pm:1328 standalone/draksambashare:422
#: standalone/draksambashare:529 standalone/drakups:120 standalone/drakups:159
#: standalone/logdrake:452 standalone/logdrake:458
#, c-format
msgid "Congratulations"
msgstr "Brav !"

#: install_steps_interactive.pm:1336 install_steps_interactive.pm:1337
#, c-format
msgid "Generate auto install floppy"
msgstr "Krouiñ ur bladennig staliañ emgefreek"

#: install_steps_interactive.pm:1338
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""

#: install_steps_newt.pm:20
#, c-format
msgid "Mandriva Linux Installation %s"
msgstr "Staliadur Mandriva Linux %s"

#. -PO: This string must fit in a 80-char wide text screen
#: install_steps_newt.pm:34
#, c-format
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"  <Tab>/<Alt-Tab> etre elfennoù | <Esaouenn> a ziuz | <F12> skramm a heul "

#: interactive.pm:196
#, c-format
msgid "Choose a file"
msgstr "Dibabit ur restr"

#: interactive.pm:321 interactive/gtk.pm:508 standalone/drakbackup:1526
#: standalone/drakfont:657 standalone/drakhosts:242 standalone/draknfs:605
#: standalone/draksambashare:1129 standalone/drakups:301
#: standalone/drakups:361 standalone/drakups:381 standalone/drakvpn:319
#: standalone/drakvpn:680
#, c-format
msgid "Add"
msgstr "Ouzhpennañ"

#: interactive.pm:321 interactive/gtk.pm:508 standalone/drakhosts:249
#: standalone/draknfs:612 standalone/draksambashare:1086
#: standalone/draksambashare:1139 standalone/draksambashare:1178
#, c-format
msgid "Modify"
msgstr "Kemmañ"

#: interactive.pm:321 interactive/gtk.pm:508 standalone/drakhosts:256
#: standalone/draknfs:619 standalone/draksambashare:1087
#: standalone/draksambashare:1147 standalone/draksambashare:1186
#: standalone/drakups:303 standalone/drakups:363 standalone/drakups:383
#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Remove"
msgstr "Dilemel"

#: interactive.pm:398
#, c-format
msgid "Basic"
msgstr "Diazez"

#: interactive.pm:436 interactive/newt.pm:321 ugtk2.pm:490
#, c-format
msgid "Finish"
msgstr "Disoc'h"

#: interactive/newt.pm:92
#, c-format
msgid "Do"
msgstr "Ober"

#: interactive/stdio.pm:29 interactive/stdio.pm:148
#, c-format
msgid "Bad choice, try again\n"
msgstr "Dibab fall, klaskit adarre\n"

#: interactive/stdio.pm:30 interactive/stdio.pm:149
#, c-format
msgid "Your choice? (default %s) "
msgstr "Ho tibab ? (%s dre ziouer)"

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Bouetadurioù e vo red dit da leuniañ :\n"
"%s"

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Ho tibab ? (0/1, « %s » dre ziouer)"

#: interactive/stdio.pm:94
#, c-format
msgid "Button `%s': %s"
msgstr "Nozel « %s » : %s"

#: interactive/stdio.pm:95
#, c-format
msgid "Do you want to click on this button?"
msgstr "Mennout a rit klikit ouzh an nozel-se ?"

#: interactive/stdio.pm:104
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Ho tibab ? (« %s » %s dre ziouer) "

#: interactive/stdio.pm:104
#, c-format
msgid " enter `void' for void entry"
msgstr ""

#: interactive/stdio.pm:122
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr ""

#: interactive/stdio.pm:125
#, fuzzy, c-format
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr "Ho tibab ?"

#: interactive/stdio.pm:138
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Ho evezh, kemmet e oa ur skridennad :\n"
"%s"

#: interactive/stdio.pm:145
#, c-format
msgid "Re-submit"
msgstr "Adkas"

#: keyboard.pm:171 keyboard.pm:203
#, c-format
msgid ""
"_: keyboard\n"
"Czech (QWERTZ)"
msgstr "Tchek (QWERTZ)"

#: keyboard.pm:172 keyboard.pm:205
#, c-format
msgid ""
"_: keyboard\n"
"German"
msgstr "Alamanek"

#: keyboard.pm:173
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak"
msgstr "Dvorak"

#: keyboard.pm:174 keyboard.pm:222
#, c-format
msgid ""
"_: keyboard\n"
"Spanish"
msgstr "Spagnolek"

#: keyboard.pm:175 keyboard.pm:223
#, c-format
msgid ""
"_: keyboard\n"
"Finnish"
msgstr "Finnek"

#: keyboard.pm:176 keyboard.pm:225
#, c-format
msgid ""
"_: keyboard\n"
"French"
msgstr "Gallek"

#: keyboard.pm:177 keyboard.pm:269
#, c-format
msgid ""
"_: keyboard\n"
"Norwegian"
msgstr "Norvegek"

#: keyboard.pm:178
#, c-format
msgid ""
"_: keyboard\n"
"Polish"
msgstr "Polonek"

#: keyboard.pm:179 keyboard.pm:281
#, c-format
msgid ""
"_: keyboard\n"
"Russian"
msgstr "Rusiek"

#: keyboard.pm:181 keyboard.pm:287
#, c-format
msgid ""
"_: keyboard\n"
"Swedish"
msgstr "Svedek"

#: keyboard.pm:182 keyboard.pm:317
#, c-format
msgid "UK keyboard"
msgstr "Stokellaoueg RU"

#: keyboard.pm:183 keyboard.pm:320
#, c-format
msgid "US keyboard"
msgstr "Stokellaoueg SUA"

#: keyboard.pm:185
#, c-format
msgid ""
"_: keyboard\n"
"Albanian"
msgstr "Albaniek"

#: keyboard.pm:186
#, c-format
msgid ""
"_: keyboard\n"
"Armenian (old)"
msgstr "Armeniek (kozh)"

#: keyboard.pm:187
#, c-format
msgid ""
"_: keyboard\n"
"Armenian (typewriter)"
msgstr "Armeniek (skriverez)"

#: keyboard.pm:188
#, c-format
msgid ""
"_: keyboard\n"
"Armenian (phonetic)"
msgstr "Armeniek (soniadel)"

#: keyboard.pm:189
#, c-format
msgid ""
"_: keyboard\n"
"Arabic"
msgstr "Arabek"

#: keyboard.pm:190
#, c-format
msgid ""
"_: keyboard\n"
"Azerbaidjani (latin)"
msgstr "Azerbaidjanek (latin)"

#: keyboard.pm:191
#, c-format
msgid ""
"_: keyboard\n"
"Belgian"
msgstr "Belgianek"

#: keyboard.pm:192
#, c-format
msgid ""
"_: keyboard\n"
"Bengali (Inscript-layout)"
msgstr "Bengalek (reizhadur Inscript)"

#: keyboard.pm:193
#, c-format
msgid ""
"_: keyboard\n"
"Bengali (Probhat)"
msgstr "Bengalek (reizhadur Probhat)"

#: keyboard.pm:194
#, c-format
msgid ""
"_: keyboard\n"
"Bulgarian (phonetic)"
msgstr "Bulgariek (soniadel)"

#: keyboard.pm:195
#, c-format
msgid ""
"_: keyboard\n"
"Bulgarian (BDS)"
msgstr "Bulgarek (BDS)"

#: keyboard.pm:196
#, c-format
msgid ""
"_: keyboard\n"
"Brazilian (ABNT-2)"
msgstr "Brasilek (ABNT-2)"

#: keyboard.pm:197
#, c-format
msgid ""
"_: keyboard\n"
"Bosnian"
msgstr "Bosniek"

#: keyboard.pm:198
#, c-format
msgid ""
"_: keyboard\n"
"Belarusian"
msgstr "Belarusiek"

#: keyboard.pm:199
#, c-format
msgid ""
"_: keyboard\n"
"Swiss (German layout)"
msgstr "Suis (reizhadur alaman)"

#: keyboard.pm:200
#, c-format
msgid ""
"_: keyboard\n"
"Swiss (French layout)"
msgstr "Suis (reizhadur gall)"

#: keyboard.pm:202
#, fuzzy, c-format
msgid ""
"_: keyboard\n"
"Cherokee syllabics"
msgstr "Arabek"

#: keyboard.pm:204
#, c-format
msgid ""
"_: keyboard\n"
"Czech (QWERTY)"
msgstr "Tchek (QWERTY)"

#: keyboard.pm:206
#, c-format
msgid ""
"_: keyboard\n"
"German (no dead keys)"
msgstr "Alaman (stokell marv ebet)"

#: keyboard.pm:207
#, c-format
msgid ""
"_: keyboard\n"
"Devanagari"
msgstr "Devanagariek"

#: keyboard.pm:208
#, c-format
msgid ""
"_: keyboard\n"
"Danish"
msgstr "Danek"

#: keyboard.pm:209
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (US)"
msgstr "Dvorak (US)"

#: keyboard.pm:211
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (Esperanto)"
msgstr "Dvorak (Esperanto)"

#: keyboard.pm:213
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (French)"
msgstr "Dvorak (Gallek)"

#: keyboard.pm:215
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (UK)"
msgstr "Dvorak (RU)"

#: keyboard.pm:216
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (Norwegian)"
msgstr "Dvorak (Norvegek)"

#: keyboard.pm:218
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (Polish)"
msgstr "Dvorak (Polonek)"

#: keyboard.pm:219
#, c-format
msgid ""
"_: keyboard\n"
"Dvorak (Swedish)"
msgstr "Dvorak (Svedek)"

#: keyboard.pm:220
#, c-format
msgid ""
"_: keyboard\n"
"Dzongkha/Tibetan"
msgstr "Dzongka/Tibetek"

#: keyboard.pm:221
#, c-format
msgid ""
"_: keyboard\n"
"Estonian"
msgstr "Estoniek"

#: keyboard.pm:224
#, c-format
msgid ""
"_: keyboard\n"
"Faroese"
msgstr "Faroesek"

#: keyboard.pm:226
#, c-format
msgid ""
"_: keyboard\n"
"Georgian (\"Russian\" layout)"
msgstr "Jorjiek (reizhadur \"Rusiek\")"

#: keyboard.pm:227
#, c-format
msgid ""
"_: keyboard\n"
"Georgian (\"Latin\" layout)"
msgstr "Jorjiek (reizhadur \"Latin\")"

#: keyboard.pm:228
#, c-format
msgid ""
"_: keyboard\n"
"Greek"
msgstr "Gresianek"

#: keyboard.pm:229
#, c-format
msgid ""
"_: keyboard\n"
"Greek (polytonic)"
msgstr "Gresianek"

#: keyboard.pm:230
#, c-format
msgid ""
"_: keyboard\n"
"Gujarati"
msgstr "Gujartiek"

#: keyboard.pm:231
#, c-format
msgid ""
"_: keyboard\n"
"Gurmukhi"
msgstr "Gurmukek"

#: keyboard.pm:232
#, c-format
msgid ""
"_: keyboard\n"
"Croatian"
msgstr "Kroatek"

#: keyboard.pm:233
#, c-format
msgid ""
"_: keyboard\n"
"Hungarian"
msgstr "Hungarek"

#: keyboard.pm:234
#, c-format
msgid ""
"_: keyboard\n"
"Irish"
msgstr "Iwerzhonek"

#: keyboard.pm:235
#, c-format
msgid ""
"_: keyboard\n"
"Israeli"
msgstr "Israelian"

#: keyboard.pm:236
#, c-format
msgid ""
"_: keyboard\n"
"Israeli (phonetic)"
msgstr "Israelian (soniadel)"

#: keyboard.pm:237
#, c-format
msgid ""
"_: keyboard\n"
"Iranian"
msgstr "Iraniek"

#: keyboard.pm:238
#, c-format
msgid ""
"_: keyboard\n"
"Icelandic"
msgstr "Islandek"

#: keyboard.pm:239
#, c-format
msgid ""
"_: keyboard\n"
"Italian"
msgstr "Italianek"

#: keyboard.pm:240
#, c-format
msgid ""
"_: keyboard\n"
"Inuktitut"
msgstr "Inuktitut"

#: keyboard.pm:244
#, c-format
msgid ""
"_: keyboard\n"
"Japanese 106 keys"
msgstr "Japonek (106 stokell)"

#: keyboard.pm:245
#, c-format
msgid ""
"_: keyboard\n"
"Kannada"
msgstr "Kanadian"

#: keyboard.pm:248
#, c-format
msgid ""
"_: keyboard\n"
"Korean"
msgstr "Stokellaoueg korean"

#: keyboard.pm:250
#, c-format
msgid ""
"_: keyboard\n"
"Kurdish (arabic script)"
msgstr "Kurdek"

#: keyboard.pm:251
#, c-format
msgid ""
"_: keyboard\n"
"Kyrgyz"
msgstr "Kirgizek"

#: keyboard.pm:252
#, c-format
msgid ""
"_: keyboard\n"
"Latin American"
msgstr "Amerikan Latin"

#: keyboard.pm:254
#, c-format
msgid ""
"_: keyboard\n"
"Laotian"
msgstr "Laosiek"

#: keyboard.pm:255
#, c-format
msgid ""
"_: keyboard\n"
"Lithuanian AZERTY (old)"
msgstr "Lituaniek AZERTY (kozh)"

#: keyboard.pm:257
#, c-format
msgid ""
"_: keyboard\n"
"Lithuanian AZERTY (new)"
msgstr "Lituaniek AZERTY (nevez)"

#: keyboard.pm:258
#, c-format
msgid ""
"_: keyboard\n"
"Lithuanian \"number row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroù\""

#: keyboard.pm:259
#, c-format
msgid ""
"_: keyboard\n"
"Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniek QUERTY \"soniadel\""

#: keyboard.pm:260
#, c-format
msgid ""
"_: keyboard\n"
"Latvian"
msgstr "Letonek"

#: keyboard.pm:261
#, c-format
msgid ""
"_: keyboard\n"
"Malayalam"
msgstr "Malayalamek"

#: keyboard.pm:263
#, c-format
msgid ""
"_: keyboard\n"
"Macedonian"
msgstr "Makedoniek"

#: keyboard.pm:264
#, c-format
msgid ""
"_: keyboard\n"
"Myanmar (Burmese)"
msgstr ""

#: keyboard.pm:265
#, c-format
msgid ""
"_: keyboard\n"
"Mongolian (cyrillic)"
msgstr "Mongoliek (lizherenneg ar ruseg)"

#: keyboard.pm:266
#, c-format
msgid ""
"_: keyboard\n"
"Maltese (UK)"
msgstr "Maltek (RU)"

#: keyboard.pm:267
#, c-format
msgid ""
"_: keyboard\n"
"Maltese (US)"
msgstr "Maltek (SUA)"

#: keyboard.pm:268
#, c-format
msgid ""
"_: keyboard\n"
"Dutch"
msgstr "Hollandek"

#: keyboard.pm:270
#, c-format
msgid ""
"_: keyboard\n"
"Oriya"
msgstr "Oriyaek"

#: keyboard.pm:271
#, c-format
msgid ""
"_: keyboard\n"
"Polish (qwerty layout)"
msgstr "Polonek (reizhadur qwerty)"

#: keyboard.pm:272
#, c-format
msgid ""
"_: keyboard\n"
"Polish (qwertz layout)"
msgstr "Polonek (reizhadur qwerty)"

#: keyboard.pm:274
#, c-format
msgid ""
"_: keyboard\n"
"Pashto"
msgstr "Pashtouek"

#: keyboard.pm:275
#, c-format
msgid ""
"_: keyboard\n"
"Portuguese"
msgstr "Portugalek"

#: keyboard.pm:277
#, c-format
msgid ""
"_: keyboard\n"
"Canadian (Quebec)"
msgstr "Kanadian (Kebek)"

#: keyboard.pm:279
#, c-format
msgid ""
"_: keyboard\n"
"Romanian (qwertz)"
msgstr "Romaniek (Yawertz)"

#: keyboard.pm:280
#, c-format
msgid ""
"_: keyboard\n"
"Romanian (qwerty)"
msgstr "Romaniek (qwerty)"

#: keyboard.pm:282
#, c-format
msgid ""
"_: keyboard\n"
"Russian (phonetic)"
msgstr "Russianek (soniadel)"

#: keyboard.pm:283
#, c-format
msgid ""
"_: keyboard\n"
"Saami (norwegian)"
msgstr "Sami (norvegek)"

#: keyboard.pm:284
#, c-format
msgid ""
"_: keyboard\n"
"Saami (swedish/finnish)"
msgstr "Samiek (svedek/finnek)"

#: keyboard.pm:286
#, c-format
msgid ""
"_: keyboard\n"
"Sindhi"
msgstr "Sindiek"

#: keyboard.pm:288
#, c-format
msgid ""
"_: keyboard\n"
"Slovenian"
msgstr "Slovek"

#: keyboard.pm:290
#, c-format
msgid ""
"_: keyboard\n"
"Sinhala"
msgstr "Sinhalek"

#: keyboard.pm:291
#, c-format
msgid ""
"_: keyboard\n"
"Slovakian (QWERTZ)"
msgstr "Slovakek (QWERTZ)"

#: keyboard.pm:292
#, c-format
msgid ""
"_: keyboard\n"
"Slovakian (QWERTY)"
msgstr "Slovakek (QWERTY)"

#: keyboard.pm:294
#, c-format
msgid ""
"_: keyboard\n"
"Serbian (cyrillic)"
msgstr "Serbiek (lizherenneg ar ruseg)"

#: keyboard.pm:295
#, c-format
msgid ""
"_: keyboard\n"
"Syriac"
msgstr "Siriak"

#: keyboard.pm:296
#, c-format
msgid ""
"_: keyboard\n"
"Syriac (phonetic)"
msgstr "Siriak (soniadel)"

#: keyboard.pm:297
#, c-format
msgid ""
"_: keyboard\n"
"Telugu"
msgstr "Telegu"

#: keyboard.pm:299
#, c-format
msgid ""
"_: keyboard\n"
"Tamil (ISCII-layout)"
msgstr "Tamoul (reizhadur ISCII)"

#: keyboard.pm:300
#, c-format
msgid ""
"_: keyboard\n"
"Tamil (Typewriter-layout)"
msgstr "Tamoul (reizhadur ar skriverez)"

#: keyboard.pm:301
#, c-format
msgid ""
"_: keyboard\n"
"Thai (Kedmanee)"
msgstr "Tailh (Kedmanee)"

#: keyboard.pm:302
#, c-format
msgid ""
"_: keyboard\n"
"Thai (TIS-820)"
msgstr "Tailh (TIS-820)"

#: keyboard.pm:304
#, c-format
msgid ""
"_: keyboard\n"
"Thai (Pattachote)"
msgstr "Tailh (Pattachote)"

#: keyboard.pm:307
#, c-format
msgid ""
"_: keyboard\n"
"Tifinagh (moroccan layout) (+latin/arabic)"
msgstr "Tifinagek (reizhadur marokek) (+latin/arabek)"

#: keyboard.pm:308
#, c-format
msgid ""
"_: keyboard\n"
"Tifinagh (phonetic) (+latin/arabic)"
msgstr "Tifinagek (reizhadur soniadel) (+latin/arabek)"

#: keyboard.pm:310
#, c-format
msgid ""
"_: keyboard\n"
"Tajik"
msgstr "Tadjik"

#: keyboard.pm:312
#, c-format
msgid ""
"_: keyboard\n"
"Turkmen"
msgstr "Turkmenek"

#: keyboard.pm:313
#, c-format
msgid ""
"_: keyboard\n"
"Turkish (traditional \"F\" model)"
msgstr "Turkek (hengounel doare \"F\")"

#: keyboard.pm:314
#, c-format
msgid ""
"_: keyboard\n"
"Turkish (modern \"Q\" model)"
msgstr "Turkek (arnevez doare \"Q\")"

#: keyboard.pm:316
#, c-format
msgid ""
"_: keyboard\n"
"Ukrainian"
msgstr "Ukrainiek"

#: keyboard.pm:319
#, c-format
msgid ""
"_: keyboard\n"
"Urdu keyboard"
msgstr "Stokellaoueg urduek"

#: keyboard.pm:321
#, c-format
msgid "US keyboard (international)"
msgstr "Stokellaoueg SUA (etrevroadel)"

#: keyboard.pm:322
#, c-format
msgid ""
"_: keyboard\n"
"Uzbek (cyrillic)"
msgstr "Ouzbek (lizherenneg ar ruseg)"

#: keyboard.pm:324
#, c-format
msgid ""
"_: keyboard\n"
"Vietnamese \"numeric row\" QWERTY"
msgstr "Yezh ar Viet-Nam QUERTY \"linenn sifroù\""

#: keyboard.pm:325
#, c-format
msgid ""
"_: keyboard\n"
"Yugoslavian (latin)"
msgstr "Yougoslaviek (latin)"

#: keyboard.pm:332
#, c-format
msgid "Right Alt key"
msgstr "Stokell Alft a-zehoù"

#: keyboard.pm:333
#, c-format
msgid "Both Shift keys simultaneously"
msgstr ""

#: keyboard.pm:334
#, c-format
msgid "Control and Shift keys simultaneously"
msgstr ""

#: keyboard.pm:335
#, c-format
msgid "CapsLock key"
msgstr ""

#: keyboard.pm:336
#, c-format
msgid "Shift and CapsLock keys simultaneously"
msgstr ""

#: keyboard.pm:337
#, c-format
msgid "Ctrl and Alt keys simultaneously"
msgstr ""

#: keyboard.pm:338
#, c-format
msgid "Alt and Shift keys simultaneously"
msgstr ""

#: keyboard.pm:339
#, c-format
msgid "\"Menu\" key"
msgstr "Touchenn ar meuziad"

#: keyboard.pm:340
#, c-format
msgid "Left \"Windows\" key"
msgstr "Stokell « Prenestr » a-gleiz"

#: keyboard.pm:341
#, c-format
msgid "Right \"Windows\" key"
msgstr "Stokell « Prenestr » a-zehoù"

#: keyboard.pm:342
#, c-format
msgid "Both Control keys simultaneously"
msgstr ""

#: keyboard.pm:343
#, c-format
msgid "Both Alt keys simultaneously"
msgstr ""

#: keyboard.pm:344
#, c-format
msgid "Left Shift key"
msgstr "Stokell Shift a-gleiz"

#: keyboard.pm:345
#, c-format
msgid "Right Shift key"
msgstr "Stokell Shift a-zehoù"

#: keyboard.pm:346
#, c-format
msgid "Left Alt key"
msgstr "Stokell Alt a-zehoù"

#: keyboard.pm:347
#, c-format
msgid "Left Control key"
msgstr "Stokell Control a-gleiz"

#: keyboard.pm:348
#, c-format
msgid "Right Control key"
msgstr "Stokell Control a-zehoù"

#: keyboard.pm:384
#, c-format
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""

#: keyboard.pm:389
#, c-format
msgid ""
"This setting will be activated after the installation.\n"
"During installation, you will need to use the Right Control\n"
"key to switch between the different keyboard layouts."
msgstr ""

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:178
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:195
#, c-format
msgid "Andorra"
msgstr "Andora"

#: lang.pm:196 network/adsl_consts.pm:943
#, c-format
msgid "United Arab Emirates"
msgstr "Stadoù-Unanet Arabeg"

#: lang.pm:197
#, c-format
msgid "Afghanistan"
msgstr "Afganistan"

#: lang.pm:198
#, c-format
msgid "Antigua and Barbuda"
msgstr "Antigwa ha Barbuda"

#: lang.pm:199
#, c-format
msgid "Anguilla"
msgstr "Angilla"

#: lang.pm:200
#, c-format
msgid "Albania"
msgstr "Albani"

#: lang.pm:201
#, c-format
msgid "Armenia"
msgstr "Armeni"

#: lang.pm:202
#, c-format
msgid "Netherlands Antilles"
msgstr "Antilh an Izelvroioù"

#: lang.pm:203
#, c-format
msgid "Angola"
msgstr "Angola"

#: lang.pm:204
#, c-format
msgid "Antarctica"
msgstr "Antartik"

#: lang.pm:205 network/adsl_consts.pm:55 standalone/drakxtv:50
#, c-format
msgid "Argentina"
msgstr "Arc'hantin"

#: lang.pm:206
#, c-format
msgid "American Samoa"
msgstr "Samoa amerikanek"

#: lang.pm:209
#, c-format
msgid "Aruba"
msgstr "Aruba"

#: lang.pm:210
#, c-format
msgid "Azerbaijan"
msgstr "Azerbeidjan"

#: lang.pm:211
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Bosni hag Herzigovi"

#: lang.pm:212
#, c-format
msgid "Barbados"
msgstr "Barbad"

#: lang.pm:213
#, c-format
msgid "Bangladesh"
msgstr "Bangladaech"

#: lang.pm:215
#, c-format
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: lang.pm:216 network/adsl_consts.pm:170 network/adsl_consts.pm:179
#, c-format
msgid "Bulgaria"
msgstr "Bulgari"

#: lang.pm:217
#, c-format
msgid "Bahrain"
msgstr "Barein"

#: lang.pm:218
#, c-format
msgid "Burundi"
msgstr "Burundi"

#: lang.pm:219
#, c-format
msgid "Benin"
msgstr "Benin"

#: lang.pm:220
#, c-format
msgid "Bermuda"
msgstr "Bermud"

#: lang.pm:221
#, c-format
msgid "Brunei Darussalam"
msgstr "Darussalam Brunei"

#: lang.pm:222
#, c-format
msgid "Bolivia"
msgstr "Bolivi"

#: lang.pm:224
#, c-format
msgid "Bahamas"
msgstr "Bahamas"

#: lang.pm:225
#, c-format
msgid "Bhutan"
msgstr "Butañ"

#: lang.pm:226
#, c-format
msgid "Bouvet Island"
msgstr "Enez Bouvet"

#: lang.pm:227
#, c-format
msgid "Botswana"
msgstr "Botswana"

#: lang.pm:228
#, c-format
msgid "Belarus"
msgstr "Belarusi"

#: lang.pm:229
#, c-format
msgid "Belize"
msgstr "Beliz"

#: lang.pm:231
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Inizi Koko (Keeling)"

#: lang.pm:232
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Kongo (Kinshasa)"

#: lang.pm:233
#, c-format
msgid "Central African Republic"
msgstr "Republik centrafricaine"

#: lang.pm:234
#, c-format
msgid "Congo (Brazzaville)"
msgstr "Kongo (Brazzaville)"

#: lang.pm:236
#, c-format
msgid "Cote d'Ivoire"
msgstr "Aod an Olifant"

#: lang.pm:237
#, c-format
msgid "Cook Islands"
msgstr "Inizi Kook"

#: lang.pm:238
#, c-format
msgid "Chile"
msgstr "Chili"

#: lang.pm:239
#, c-format
msgid "Cameroon"
msgstr "Kameroun"

#: lang.pm:240 network/adsl_consts.pm:188 network/adsl_consts.pm:197
#: network/adsl_consts.pm:206 network/adsl_consts.pm:215
#: network/adsl_consts.pm:224 network/adsl_consts.pm:233
#: network/adsl_consts.pm:242 network/adsl_consts.pm:251
#: network/adsl_consts.pm:260 network/adsl_consts.pm:269
#: network/adsl_consts.pm:278 network/adsl_consts.pm:287
#: network/adsl_consts.pm:296 network/adsl_consts.pm:305
#: network/adsl_consts.pm:314 network/adsl_consts.pm:323
#: network/adsl_consts.pm:332 network/adsl_consts.pm:341
#: network/adsl_consts.pm:350 network/adsl_consts.pm:359
#, c-format
msgid "China"
msgstr "Sina"

#: lang.pm:241
#, c-format
msgid "Colombia"
msgstr "Kolombi"

#: lang.pm:243
#, c-format
msgid "Serbia & Montenegro"
msgstr "Serbi & Montenegro"

#: lang.pm:244
#, c-format
msgid "Cuba"
msgstr "Kuba"

#: lang.pm:245
#, c-format
msgid "Cape Verde"
msgstr "Penn Verde"

#: lang.pm:246
#, c-format
msgid "Christmas Island"
msgstr "Inizi Nedeleg"

#: lang.pm:247
#, c-format
msgid "Cyprus"
msgstr "Chipr"

#: lang.pm:250
#, c-format
msgid "Djibouti"
msgstr "Djibouti"

#: lang.pm:252
#, c-format
msgid "Dominica"
msgstr "Dominik"

#: lang.pm:253
#, c-format
msgid "Dominican Republic"
msgstr "Republik Dominikan"

#: lang.pm:254 network/adsl_consts.pm:44
#, c-format
msgid "Algeria"
msgstr "Aljeri"

#: lang.pm:255
#, c-format
msgid "Ecuador"
msgstr "Kehider"

#: lang.pm:257
#, c-format
msgid "Egypt"
msgstr "Ejipt"

#: lang.pm:258
#, c-format
msgid "Western Sahara"
msgstr "Sahara occidental"

#: lang.pm:259
#, c-format
msgid "Eritrea"
msgstr "Eritre"

#: lang.pm:261
#, c-format
msgid "Ethiopia"
msgstr "Etiopi"

#: lang.pm:263
#, c-format
msgid "Fiji"
msgstr "Fidji"

#: lang.pm:264
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "Inizi Falklandi (Malvinas)"

#: lang.pm:265
#, c-format
msgid "Micronesia"
msgstr "Mikronesi"

#: lang.pm:266
#, c-format
msgid "Faroe Islands"
msgstr "Enez Faroe"

#: lang.pm:268
#, c-format
msgid "Gabon"
msgstr "Gabon"

#: lang.pm:269 network/adsl_consts.pm:954 network/adsl_consts.pm:965
#: network/netconnect.pm:46
#, c-format
msgid "United Kingdom"
msgstr "Rouantelezh Unanet"

#: lang.pm:270
#, c-format
msgid "Grenada"
msgstr "Grenad"

#: lang.pm:271
#, c-format
msgid "Georgia"
msgstr "Jeorji"

#: lang.pm:272
#, c-format
msgid "French Guiana"
msgstr "Gwiana gallek"

#: lang.pm:273
#, c-format
msgid "Ghana"
msgstr "Gwana"

#: lang.pm:274
#, c-format
msgid "Gibraltar"
msgstr "Jibraltar"

#: lang.pm:275
#, c-format
msgid "Greenland"
msgstr "Griñland"

#: lang.pm:276
#, c-format
msgid "Gambia"
msgstr "Gambi"

#: lang.pm:277
#, c-format
msgid "Guinea"
msgstr "Gine"

#: lang.pm:278
#, c-format
msgid "Guadeloupe"
msgstr "Gwadeloup"

#: lang.pm:279
#, c-format
msgid "Equatorial Guinea"
msgstr "Guine équatoriale"

#: lang.pm:281
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "Inizi Jorjia Su ha Sandwitch Su"

#: lang.pm:282
#, c-format
msgid "Guatemala"
msgstr "Gwatemala"

#: lang.pm:283
#, c-format
msgid "Guam"
msgstr "Gwam"

#: lang.pm:284
#, c-format
msgid "Guinea-Bissau"
msgstr "Gine-Biso"

#: lang.pm:285
#, c-format
msgid "Guyana"
msgstr "Gwiana"

#: lang.pm:286
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "Sina (Hong Kong)"

#: lang.pm:287
#, c-format
msgid "Heard and McDonald Islands"
msgstr "Inizi Heard ha McDonald"

#: lang.pm:288
#, c-format
msgid "Honduras"
msgstr "Honduras"

#: lang.pm:289
#, c-format
msgid "Croatia"
msgstr "Kroati"

#: lang.pm:290
#, c-format
msgid "Haiti"
msgstr "Haiti"

#: lang.pm:292
#, c-format
msgid "Indonesia"
msgstr "Indonezi"

#: lang.pm:295
#, c-format
msgid "India"
msgstr "Indez"

#: lang.pm:296
#, c-format
msgid "British Indian Ocean Territory"
msgstr ""

#: lang.pm:297
#, c-format
msgid "Iraq"
msgstr "Irak"

#: lang.pm:298
#, c-format
msgid "Iran"
msgstr "Iran"

#: lang.pm:299
#, c-format
msgid "Iceland"
msgstr "Bro ar Skorn"

#: lang.pm:301
#, c-format
msgid "Jamaica"
msgstr "Jamaik"

#: lang.pm:302
#, c-format
msgid "Jordan"
msgstr "Jordani"

#: lang.pm:304
#, c-format
msgid "Kenya"
msgstr "Kenya"

#: lang.pm:305
#, c-format
msgid "Kyrgyzstan"
msgstr "Kirgistan"

#: lang.pm:306
#, c-format
msgid "Cambodia"
msgstr "Kambodj"

#: lang.pm:307
#, c-format
msgid "Kiribati"
msgstr "Kiribati"

#: lang.pm:308
#, c-format
msgid "Comoros"
msgstr "Komoros"

#: lang.pm:309
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "Sant Kitts ha Nevis"

#: lang.pm:310
#, c-format
msgid "Korea (North)"
msgstr "Kore (Norzh)"

#: lang.pm:311
#, c-format
msgid "Korea"
msgstr "Kore"

#: lang.pm:312
#, c-format
msgid "Kuwait"
msgstr "Kowaet"

#: lang.pm:313
#, c-format
msgid "Cayman Islands"
msgstr "Inizi Kaeman"

#: lang.pm:314
#, c-format
msgid "Kazakhstan"
msgstr "Kazakstan"

#: lang.pm:315
#, c-format
msgid "Laos"
msgstr "Laos"

#: lang.pm:316
#, c-format
msgid "Lebanon"
msgstr "Liban"

#: lang.pm:317
#, c-format
msgid "Saint Lucia"
msgstr "Santez Luci"

#: lang.pm:318
#, c-format
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: lang.pm:319
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: lang.pm:320
#, c-format
msgid "Liberia"
msgstr "Liberia"

#: lang.pm:321
#, c-format
msgid "Lesotho"
msgstr "Lesoto"

#: lang.pm:322 network/adsl_consts.pm:600
#, c-format
msgid "Lithuania"
msgstr "Lituani"

#: lang.pm:323
#, c-format
msgid "Luxembourg"
msgstr "Luksembourg"

#: lang.pm:324
#, c-format
msgid "Latvia"
msgstr "Latvia"

#: lang.pm:325
#, c-format
msgid "Libya"
msgstr "Libi"

#: lang.pm:326 network/adsl_consts.pm:609
#, c-format
msgid "Morocco"
msgstr "Marok"

#: lang.pm:327
#, c-format
msgid "Monaco"
msgstr "Monako"

#: lang.pm:328
#, c-format
msgid "Moldova"
msgstr "Moldavi"

#: lang.pm:329
#, c-format
msgid "Madagascar"
msgstr "Madagaskar"

#: lang.pm:330
#, c-format
msgid "Marshall Islands"
msgstr "Inizi Marshall"

#: lang.pm:331
#, c-format
msgid "Macedonia"
msgstr "Makedonia"

#: lang.pm:332
#, c-format
msgid "Mali"
msgstr "Mali"

#: lang.pm:333
#, c-format
msgid "Myanmar"
msgstr "Myanmar"

#: lang.pm:334
#, c-format
msgid "Mongolia"
msgstr "Mongoli"

#: lang.pm:335
#, c-format
msgid "Northern Mariana Islands"
msgstr "Inizi Mariana norzh"

#: lang.pm:336
#, c-format
msgid "Martinique"
msgstr "Martinik"

#: lang.pm:337
#, c-format
msgid "Mauritania"
msgstr "Maouritani"

#: lang.pm:338
#, c-format
msgid "Montserrat"
msgstr "Montserrat"

#: lang.pm:339
#, c-format
msgid "Malta"
msgstr "Malt"

#: lang.pm:340
#, c-format
msgid "Mauritius"
msgstr "Mauris"

#: lang.pm:341
#, c-format
msgid "Maldives"
msgstr "Inizi Maldiv"

#: lang.pm:342
#, c-format
msgid "Malawi"
msgstr "Malawi"

#: lang.pm:343
#, c-format
msgid "Mexico"
msgstr "Meksiko"

#: lang.pm:344
#, c-format
msgid "Malaysia"
msgstr "Malezia"

#: lang.pm:345
#, c-format
msgid "Mozambique"
msgstr "Mozambik"

#: lang.pm:346
#, c-format
msgid "Namibia"
msgstr "Namibi"

#: lang.pm:347
#, c-format
msgid "New Caledonia"
msgstr "Kaledoni-nevez"

#: lang.pm:348
#, c-format
msgid "Niger"
msgstr "Nijer"

#: lang.pm:349
#, c-format
msgid "Norfolk Island"
msgstr "Enez Norfolk"

#: lang.pm:350
#, c-format
msgid "Nigeria"
msgstr "Nijeria"

#: lang.pm:351
#, c-format
msgid "Nicaragua"
msgstr "Nikwaraga"

#: lang.pm:354
#, c-format
msgid "Nepal"
msgstr "Nepal"

#: lang.pm:355
#, c-format
msgid "Nauru"
msgstr "Naurueg"

#: lang.pm:356
#, c-format
msgid "Niue"
msgstr "Niue"

#: lang.pm:358
#, c-format
msgid "Oman"
msgstr "Oman"

#: lang.pm:359
#, c-format
msgid "Panama"
msgstr "Panama"

#: lang.pm:360
#, c-format
msgid "Peru"
msgstr "Peroù"

#: lang.pm:361
#, c-format
msgid "French Polynesia"
msgstr "Polinezi galleg"

#: lang.pm:362
#, c-format
msgid "Papua New Guinea"
msgstr "Papouazi Gine Nevez"

#: lang.pm:363
#, c-format
msgid "Philippines"
msgstr "Filipin"

#: lang.pm:364
#, c-format
msgid "Pakistan"
msgstr "Pakistan"

#: lang.pm:366
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "Sant Per ha Mikelon"

#: lang.pm:367
#, c-format
msgid "Pitcairn"
msgstr "Pitcairn"

#: lang.pm:368
#, c-format
msgid "Puerto Rico"
msgstr "Porto Rico"

#: lang.pm:369
#, c-format
msgid "Palestine"
msgstr "Palestin"

#: lang.pm:371
#, c-format
msgid "Paraguay"
msgstr "Paragwae"

#: lang.pm:372
#, c-format
msgid "Palau"
msgstr "Palo"

#: lang.pm:373
#, c-format
msgid "Qatar"
msgstr "Kwatar"

#: lang.pm:374
#, c-format
msgid "Reunion"
msgstr "Enez ar Reunion"

#: lang.pm:375
#, c-format
msgid "Romania"
msgstr "Roumani"

#: lang.pm:377
#, c-format
msgid "Rwanda"
msgstr "Rwanda"

#: lang.pm:378
#, c-format
msgid "Saudi Arabia"
msgstr "Arabi Saudiet"

#: lang.pm:379
#, c-format
msgid "Solomon Islands"
msgstr "Inizi Salaun"

#: lang.pm:380
#, c-format
msgid "Seychelles"
msgstr "Sechell"

#: lang.pm:381
#, c-format
msgid "Sudan"
msgstr "Sondan"

#: lang.pm:383
#, c-format
msgid "Singapore"
msgstr "Singapour"

#: lang.pm:384
#, c-format
msgid "Saint Helena"
msgstr "Sant Lena"

#: lang.pm:385 network/adsl_consts.pm:747
#, c-format
msgid "Slovenia"
msgstr "Sloveni"

#: lang.pm:386
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Inizi Svalbard ha Jan Mayen"

#: lang.pm:388
#, c-format
msgid "Sierra Leone"
msgstr "Siera Leoñ"

#: lang.pm:389
#, c-format
msgid "San Marino"
msgstr "San Marino"

#: lang.pm:390 network/adsl_consts.pm:737
#, c-format
msgid "Senegal"
msgstr "Senegal"

#: lang.pm:391
#, c-format
msgid "Somalia"
msgstr "Somali"

#: lang.pm:392
#, c-format
msgid "Suriname"
msgstr "Surinam"

#: lang.pm:393
#, c-format
msgid "Sao Tome and Principe"
msgstr "Sao Tome ha Principe"

#: lang.pm:394
#, c-format
msgid "El Salvador"
msgstr "Ar Salvador"

#: lang.pm:395
#, c-format
msgid "Syria"
msgstr "Siri"

#: lang.pm:396
#, c-format
msgid "Swaziland"
msgstr "Swaziland"

#: lang.pm:397
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Inizi Turks ha Kaikos"

#: lang.pm:398
#, c-format
msgid "Chad"
msgstr "Tchad"

#: lang.pm:399
#, c-format
msgid "French Southern Territories"
msgstr "Broioù su ar Vro-C'hall"

#: lang.pm:400
#, c-format
msgid "Togo"
msgstr "Togo"

#: lang.pm:402
#, c-format
msgid "Tajikistan"
msgstr "Tadjikistan"

#: lang.pm:403
#, c-format
msgid "Tokelau"
msgstr "Tokelo"

#: lang.pm:404
#, c-format
msgid "East Timor"
msgstr "Timor reter"

#: lang.pm:405
#, c-format
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: lang.pm:406 network/adsl_consts.pm:931
#, c-format
msgid "Tunisia"
msgstr "Tunizi"

#: lang.pm:407
#, c-format
msgid "Tonga"
msgstr "Inizi Tonga"

#: lang.pm:408
#, c-format
msgid "Turkey"
msgstr "Turki"

#: lang.pm:409
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad ha Tobago"

#: lang.pm:410
#, c-format
msgid "Tuvalu"
msgstr "Tuvalu"

#: lang.pm:412
#, c-format
msgid "Tanzania"
msgstr "Tanzani"

#: lang.pm:413
#, c-format
msgid "Ukraine"
msgstr "Ukren"

#: lang.pm:414
#, c-format
msgid "Uganda"
msgstr "Ouganda"

#: lang.pm:415
#, c-format
msgid "United States Minor Outlying Islands"
msgstr ""

#: lang.pm:417
#, c-format
msgid "Uruguay"
msgstr "Ourougwae"

#: lang.pm:418
#, c-format
msgid "Uzbekistan"
msgstr "Ouzbekistan"

#: lang.pm:419
#, c-format
msgid "Vatican"
msgstr "Vatikan"

#: lang.pm:420
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Sant Visant ha Grenadin"

#: lang.pm:421
#, c-format
msgid "Venezuela"
msgstr "Venezuela"

#: lang.pm:422
#, c-format
msgid "Virgin Islands (British)"
msgstr "Inizi Virgin (RU)"

#: lang.pm:423
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "Iniz Gwerc'hez"

#: lang.pm:424
#, c-format
msgid "Vietnam"
msgstr "Vietnam"

#: lang.pm:425
#, c-format
msgid "Vanuatu"
msgstr "Vanuatu"

#: lang.pm:426
#, c-format
msgid "Wallis and Futuna"
msgstr "Wallis ha Futuna"

#: lang.pm:427
#, c-format
msgid "Samoa"
msgstr "Inizi Samoe"

#: lang.pm:428
#, c-format
msgid "Yemen"
msgstr "Ihlemeñ"

#: lang.pm:429
#, c-format
msgid "Mayotte"
msgstr "Mayot"

#: lang.pm:431
#, c-format
msgid "Zambia"
msgstr "Zambi"

#: lang.pm:432
#, c-format
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: lang.pm:1141
#, c-format
msgid "Welcome to %s"
msgstr "Degemer e %s"

#: lvm.pm:83
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr "Sac'het eo dilec'hiañ al levrennioù fizikel implijet war re all"

#: lvm.pm:135
#, c-format
msgid "Physical volume %s is still in use"
msgstr "Implijet eo al levrenn fizikel %s c'hoazh"

#: lvm.pm:145
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Lemel al levrennioù poellek da gentañ\n"

#: lvm.pm:178
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr "N'eo ket possubl da loc'hañ gant /boot war meur a levrenn fizikel"

#: modules/interactive.pm:19
#, c-format
msgid "This driver has no configuration parameter!"
msgstr "N'eus rannbennad kefluniadur ebet evit ar sturier-mañ !"

#: modules/interactive.pm:22
#, c-format
msgid "Module configuration"
msgstr "Kefluniañ ar mollad"

#: modules/interactive.pm:22
#, c-format
msgid "You can configure each parameter of the module here."
msgstr "Moien zo dit kefluniañ pep dibarzh ar mollad amañ."

#: modules/interactive.pm:63
#, c-format
msgid "Found %s interfaces"
msgstr "Kavet etrefas %s"

#: modules/interactive.pm:64
#, c-format
msgid "Do you have another one?"
msgstr "Hag un all hoc'h eus ?"

#: modules/interactive.pm:65
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"

#: modules/interactive.pm:71
#, c-format
msgid "See hardware info"
msgstr "Gwelet titouroù periantel"

#: modules/interactive.pm:82
#, c-format
msgid "Installing driver for USB controller"
msgstr "O staliañ ur sturier evit ar kontroller USB"

#: modules/interactive.pm:83
#, c-format
msgid "Installing driver for firewire controller %s"
msgstr "O staliañ ur sturier evit ar kontroller firewire %s"

#: modules/interactive.pm:84
#, c-format
msgid "Installing driver for hard drive controller %s"
msgstr "O staliañ ur sturier evit kontroller ar pladennoù %s"

#: modules/interactive.pm:85
#, c-format
msgid "Installing driver for ethernet controller %s"
msgstr "O staliañ ur sturier evit ar kontroller erthernet %s"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: modules/interactive.pm:96
#, c-format
msgid "Installing driver for %s card %s"
msgstr "O staliañ ur sturier evit kartenn %s %s"

#: modules/interactive.pm:99
#, c-format
msgid "(module %s)"
msgstr "(mollad %s)"

#: modules/interactive.pm:109
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""

#: modules/interactive.pm:115
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"Bremañ e c'hellit pourvezañ e zibarzhoù d'ar mollad %s.\n"
"Diouzh ar furmad « anv=talvoud anv2=talvoud2... » eo an dibaboù.\n"
"Da skouer, « io=0x300 irq=7 »"

#: modules/interactive.pm:117
#, c-format
msgid "Module options:"
msgstr "Dibarzhoù ar mollad :"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: modules/interactive.pm:130
#, c-format
msgid "Which %s driver should I try?"
msgstr "Pe sturier %s a zlefen amprouiñ ?"

#: modules/interactive.pm:139
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without them. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"E degouezhoù 'zo, ar sturier %s en deus ezhomm titouroù ouzhpenn evit mont\n"
"en-dro reizh, daoust ma da en-dro mat hepto peurvuiañ. Ha mennout a rit "
"spisaat\n"
"dibaboù ouzphenn evitañ, pe aotren d'ar sturier amprouiñ ho penvek evit\n"
"an titouroù en deus ezhomm ? A-wechoù, amprouiñ a c'hell sac'hañ un "
"urzhiataer,\n"
"hogen ne raio reuz ebet."

#: modules/interactive.pm:143
#, c-format
msgid "Autoprobe"
msgstr "Embrouiñ"

#: modules/interactive.pm:143
#, c-format
msgid "Specify options"
msgstr "Spisait dibarzhoù"

#: modules/interactive.pm:155
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Kargañ ar mollad %s a zo sac'het.\n"
"Mennout a rit klask adarre gant arventennoù all ?"

#: modules/parameters.pm:49
#, c-format
msgid "a number"
msgstr "ur niverenn"

#: modules/parameters.pm:51
#, c-format
msgid "%d comma separated numbers"
msgstr ""

#: modules/parameters.pm:51
#, c-format
msgid "%d comma separated strings"
msgstr ""

#: modules/parameters.pm:53
#, c-format
msgid "comma separated numbers"
msgstr ""

#: modules/parameters.pm:53
#, c-format
msgid "comma separated strings"
msgstr ""

#: mouse.pm:25
#, c-format
msgid "Sun - Mouse"
msgstr "Logodenn Sun"

#: mouse.pm:31 security/level.pm:12
#, c-format
msgid "Standard"
msgstr "Skouer"

#: mouse.pm:32
#, c-format
msgid "Logitech MouseMan+"
msgstr "Logitech MouseMan+"

#: mouse.pm:33
#, c-format
msgid "Generic PS2 Wheel Mouse"
msgstr "Logodenn rummel PS2 rodellek"

#: mouse.pm:34
#, c-format
msgid "GlidePoint"
msgstr "GlidePoint"

#: mouse.pm:36 network/modem.pm:47 network/modem.pm:48 network/modem.pm:49
#: network/modem.pm:68 network/modem.pm:81 network/modem.pm:86
#: network/modem.pm:115 network/netconnect.pm:597 network/netconnect.pm:602
#: network/netconnect.pm:614 network/netconnect.pm:619
#: network/netconnect.pm:635 network/netconnect.pm:637
#, c-format
msgid "Automatic"
msgstr "Emgefreek"

#: mouse.pm:39 mouse.pm:73
#, c-format
msgid "Kensington Thinking Mouse"
msgstr "Logodenn Kensington Thinking"

#: mouse.pm:40 mouse.pm:68
#, c-format
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: mouse.pm:41
#, c-format
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: mouse.pm:42 mouse.pm:52
#, c-format
msgid "Microsoft Explorer"
msgstr "Microsoft Explorer"

#: mouse.pm:47 mouse.pm:79
#, c-format
msgid "1 button"
msgstr "1 nozelenn"

#: mouse.pm:48 mouse.pm:57
#, c-format
msgid "Generic 2 Button Mouse"
msgstr "Logodenn rummel 2 nozelenn"

#: mouse.pm:50 mouse.pm:59
#, c-format
msgid "Generic 3 Button Mouse with Wheel emulation"
msgstr "Logodenn rummel 3 nozelenn gant kendarvanerezh ar rodell"

#: mouse.pm:51
#, c-format
msgid "Wheel"
msgstr "Rodel"

#: mouse.pm:55
#, c-format
msgid "serial"
msgstr "a-steud"

#: mouse.pm:58
#, c-format
msgid "Generic 3 Button Mouse"
msgstr "Logodenn rummel 3 nozelenn"

#: mouse.pm:60
#, c-format
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"

#: mouse.pm:61
#, c-format
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan+/FirstMouse+"

#: mouse.pm:62
#, c-format
msgid "Logitech MouseMan with Wheel emulation"
msgstr "Logitech MouseMan gant kendarvanerezh ar rodell"

#: mouse.pm:63
#, c-format
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: mouse.pm:65
#, c-format
msgid "Logitech CC Series"
msgstr "Logitech doare CC"

#: mouse.pm:66
#, c-format
msgid "Logitech CC Series with Wheel emulation"
msgstr "Logitech doare CC gant kendarvanerezh ar rodell"

#: mouse.pm:67
#, c-format
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"

#: mouse.pm:69
#, c-format
msgid "MM Series"
msgstr "Doare MM"

#: mouse.pm:70
#, c-format
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: mouse.pm:71
#, c-format
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logodenn Logitech (a-steud, seurt C7 kozh)"

#: mouse.pm:72
#, c-format
msgid "Logitech Mouse (serial, old C7 type) with Wheel emulation"
msgstr ""
"Logodenn Logitech (a-steud, seurt C7 kozh) gant kendarvanerezh ar rodell"

#: mouse.pm:74
#, c-format
msgid "Kensington Thinking Mouse with Wheel emulation"
msgstr "Logodenn Kensington Thinking gant kendarvanerezh ar rodell"

#: mouse.pm:77
#, c-format
msgid "busmouse"
msgstr "Logodenn bus"

#: mouse.pm:80
#, c-format
msgid "2 buttons"
msgstr "2 nozelenn"

#: mouse.pm:81
#, c-format
msgid "3 buttons"
msgstr "3 nozelenn"

#: mouse.pm:82
#, c-format
msgid "3 buttons with Wheel emulation"
msgstr "3 nozelenn gant kendarvanerezh ar rodell"

#: mouse.pm:86
#, c-format
msgid "Universal"
msgstr "Hollvedel"

#: mouse.pm:88
#, c-format
msgid "Any PS/2 & USB mice"
msgstr "Logodenn bennak (PS/2 pe USB)"

#: mouse.pm:89
#, c-format
msgid "Microsoft Xbox Controller S"
msgstr "Kontroller Microsoft Xbox S"

#: mouse.pm:93 standalone/drakconnect:351 standalone/drakvpn:1126
#, c-format
msgid "none"
msgstr "hini ebet"

#: mouse.pm:95
#, c-format
msgid "No mouse"
msgstr "Logodenn ebet"

#: mouse.pm:304 mouse.pm:367 mouse.pm:376 mouse.pm:435
#, c-format
msgid "Synaptics Touchpad"
msgstr "Tablezenn synaptics"

#: mouse.pm:561
#, c-format
msgid "Please test the mouse"
msgstr "Testan ak logodenn, mar plij"

#: mouse.pm:563
#, c-format
msgid "To activate the mouse,"
msgstr "Da bevaat al logodenn,"

#: mouse.pm:564
#, c-format
msgid "MOVE YOUR WHEEL!"
msgstr "FIÑV HO RODELL !"

#: network/drakfirewall.pm:12 share/compssUsers.pl:85
#, c-format
msgid "Web Server"
msgstr "Servijer Web"

#: network/drakfirewall.pm:17
#, c-format
msgid "Domain Name Server"
msgstr "Servijer anvoù ar domani"

#: network/drakfirewall.pm:22
#, c-format
msgid "SSH server"
msgstr "Servijer SSH"

#: network/drakfirewall.pm:27
#, c-format
msgid "FTP server"
msgstr "Servijer FTP"

#: network/drakfirewall.pm:32
#, c-format
msgid "Mail Server"
msgstr "Servijer postel"

#: network/drakfirewall.pm:37
#, c-format
msgid "POP and IMAP Server"
msgstr "Servijer POP ha LDAP"

#: network/drakfirewall.pm:42
#, c-format
msgid "Telnet server"
msgstr "Servijer telnet"

#: network/drakfirewall.pm:48
#, c-format
msgid "Windows Files Sharing (SMB)"
msgstr "O lodañ retroù Windows (SMB)"

#: network/drakfirewall.pm:54
#, c-format
msgid "CUPS server"
msgstr "Servijer CUPS"

#: network/drakfirewall.pm:60
#, c-format
msgid "Echo request (ping)"
msgstr "Goulenn heklev (ping)"

#: network/drakfirewall.pm:65
#, c-format
msgid "BitTorrent"
msgstr "BitTorrent"

#: network/drakfirewall.pm:74
#, c-format
msgid "Port scan detection"
msgstr ""

#: network/drakfirewall.pm:165
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandriva Linux machine.\n"
"For a powerful and dedicated firewall solution, please look to the\n"
"specialized Mandriva Security Firewall distribution."
msgstr ""

#: network/drakfirewall.pm:171
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""

#: network/drakfirewall.pm:188
#, c-format
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Pere servijoù e fell dit aotrañ kevreañ ouzh Internet ?"

#: network/drakfirewall.pm:191
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Have a look at /etc/services for information."
msgstr ""

#: network/drakfirewall.pm:197
#, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535.\n"
"\n"
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""

#: network/drakfirewall.pm:207
#, c-format
msgid "Everything (no firewall)"
msgstr "Holl (moger tan ebet)"

#: network/drakfirewall.pm:209
#, c-format
msgid "Other ports"
msgstr "Porzhioù all"

#: network/drakfirewall.pm:251 network/drakfirewall.pm:254
#: standalone/drakids:33 standalone/drakids:136 standalone/drakids:145
#: standalone/drakids:170 standalone/drakids:179 standalone/drakids:189
#: standalone/drakids:265 standalone/net_applet:59 standalone/net_applet:202
#: standalone/net_applet:385 standalone/net_applet:422
#, c-format
msgid "Interactive Firewall"
msgstr "Moger tan bev"

#: network/drakfirewall.pm:252
#, c-format
msgid ""
"You can be warned when someone accesses to a service or tries to intrude "
"into your computer.\n"
"Please select which network activity should be watched."
msgstr ""

#: network/drakfirewall.pm:257
#, c-format
msgid "Use Interactive Firewall"
msgstr "Implijit ar moger tan bev"

#: network/ifw.pm:136
#, fuzzy, c-format
msgid "Port scanning"
msgstr "N'eo ket lodañ"

#: network/ifw.pm:137
#, c-format
msgid "Service attack"
msgstr "Argad ouzh ur servij"

#: network/ifw.pm:138
#, fuzzy, c-format
msgid "Password cracking"
msgstr "Tremenger (adarre)"

#: network/ifw.pm:139
#, c-format
msgid "\"%s\" attack"
msgstr "Argad « %s »"

#: network/ifw.pm:141
#, c-format
msgid "A port scanning attack has been attempted by %s."
msgstr ""

#: network/ifw.pm:142
#, c-format
msgid "The %s service has been attacked by %s."
msgstr "Argadet oa bet ar servij %s gant %s."

#: network/ifw.pm:143
#, c-format
msgid "A password cracking attack has been attempted by %s."
msgstr ""

#: network/ifw.pm:144
#, c-format
msgid "A \"%s\" attack has been attempted by %s"
msgstr "Bez eus un argad « %s » gant %s"

#: network/isdn.pm:117 network/netconnect.pm:464 network/netconnect.pm:558
#: network/netconnect.pm:561 network/netconnect.pm:704
#: network/netconnect.pm:708
#, c-format
msgid "Unlisted - edit manually"
msgstr "N'eo ket er roll - aozañ anezhan gant an dorn"

#: network/isdn.pm:160 network/netconnect.pm:396
#, c-format
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: network/isdn.pm:160 network/netconnect.pm:396
#, c-format
msgid "I do not know"
msgstr "N'ouzhon ket"

#: network/isdn.pm:161 network/netconnect.pm:396
#, c-format
msgid "PCI"
msgstr "PCI"

#: network/isdn.pm:162 network/netconnect.pm:396
#, c-format
msgid "USB"
msgstr "USB"

#: network/modem.pm:47 network/modem.pm:48 network/modem.pm:49
#: network/netconnect.pm:602 network/netconnect.pm:619
#: network/netconnect.pm:635
#, c-format
msgid "Manual"
msgstr "Diwar zorn"

#: network/ndiswrapper.pm:27
#, c-format
msgid "No device supporting the %s ndiswrapper driver is present!"
msgstr ""

#: network/ndiswrapper.pm:33
#, c-format
msgid "Please select the Windows driver (.inf file)"
msgstr "Dibabit ar sturier Windows (restr .inf) mar plij"

#: network/ndiswrapper.pm:42
#, c-format
msgid "Unable to install the %s ndiswrapper driver!"
msgstr "N'hellan ket staliañ ar sturier ndiswrapper %s !"

#: network/ndiswrapper.pm:89
#, c-format
msgid "Unable to load the ndiswrapper module!"
msgstr "N'hellan ket kargañ ar mollad ndiswrapper !"

#: network/ndiswrapper.pm:95
#, c-format
msgid ""
"The selected device has already been configured with the %s driver.\n"
"Do you really want to use a ndiswrapper driver?"
msgstr ""

#: network/ndiswrapper.pm:101
#, c-format
msgid "Unable to find the ndiswrapper interface!"
msgstr "Ne m'eus ket bet kavout an etrefas ndiswrapper !"

#: network/netconnect.pm:69 network/netconnect.pm:494
#: network/netconnect.pm:506
#, c-format
msgid "Manual choice"
msgstr "Dibab-dorn"

#: network/netconnect.pm:69
#, c-format
msgid "Internal ISDN card"
msgstr "Kartenn ISDN diabarzh"

#: network/netconnect.pm:80 printer/printerdrake.pm:1622 standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr "Kefluniadur-dorn"

#: network/netconnect.pm:81 standalone/drakroam:121
#, c-format
msgid "Automatic IP (BOOTP/DHCP)"
msgstr "IP emgefreek (BOOTP/DHCP)"

#: network/netconnect.pm:83
#, c-format
msgid "Automatic IP (BOOTP/DHCP/Zeroconf)"
msgstr "IP emgefreek (BOOTP/DHCP/Zeroconf)"

#: network/netconnect.pm:86
#, c-format
msgid "Protocol for the rest of the world"
msgstr "Komenad evit ar bed-all"

#: network/netconnect.pm:88 standalone/drakconnect:563
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Komenad europat (EDSS1)"

#: network/netconnect.pm:89 standalone/drakconnect:564
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Komenad ar broioù all\n"
"N'eus kanol-D ebet (linennoù fermet)"

#: network/netconnect.pm:103 standalone/harddrake2:329
#: standalone/net_monitor:102 standalone/net_monitor:103
#: standalone/net_monitor:108
#, c-format
msgid "unknown"
msgstr "anavez"

#: network/netconnect.pm:120 network/thirdparty.pm:219
#, c-format
msgid "Alcatel speedtouch USB modem"
msgstr "Modem Alcatel speedtouch USB"

#: network/netconnect.pm:121
#, c-format
msgid "Sagem USB modem"
msgstr "Modem Sagem USB"

#: network/netconnect.pm:122
#, c-format
msgid "Bewan modem"
msgstr "Modem Bewan"

#: network/netconnect.pm:123
#, c-format
msgid "ECI Hi-Focus modem"
msgstr "Modem ECI Hi-Focus"

#: network/netconnect.pm:127
#, c-format
msgid "Dynamic Host Configuration Protocol (DHCP)"
msgstr "Komenad kefluniadur buhezek an ostiz (DHCP)"

#: network/netconnect.pm:128
#, c-format
msgid "Manual TCP/IP configuration"
msgstr "Kefluniadur-dorn TCP/IP"

#: network/netconnect.pm:129
#, c-format
msgid "Point to Point Tunneling Protocol (PPTP)"
msgstr "Komenad hent-riboul pik da bik (PPTP)"

#: network/netconnect.pm:130
#, c-format
msgid "PPP over Ethernet (PPPoE)"
msgstr "PPP war Ethernet (PPPoE)"

#: network/netconnect.pm:131
#, c-format
msgid "PPP over ATM (PPPoA)"
msgstr "PPP war ATM (PPPoA)"

#: network/netconnect.pm:132
#, c-format
msgid "DSL over CAPI"
msgstr "DSL a-us CAPI"

#: network/netconnect.pm:136
#, c-format
msgid "Bridged Ethernet LLC"
msgstr "Pont Ethernet LLC"

#: network/netconnect.pm:137
#, c-format
msgid "Bridged Ethernet VC"
msgstr "Pont Ethernet VC"

#: network/netconnect.pm:138
#, c-format
msgid "Routed IP LLC"
msgstr "IP LLC gant un hent"

#: network/netconnect.pm:139
#, c-format
msgid "Routed IP VC"
msgstr "IP VC gant un hent"

#: network/netconnect.pm:140
#, c-format
msgid "PPPoA LLC"
msgstr "PPPoA LLC"

#: network/netconnect.pm:141
#, c-format
msgid "PPPoA VC"
msgstr "PPPoA VC"

#: network/netconnect.pm:145 standalone/drakconnect:498
#, c-format
msgid "Script-based"
msgstr "Diazezet war ur skrid"

#: network/netconnect.pm:146 standalone/drakconnect:498
#, c-format
msgid "PAP"
msgstr "PAP"

#: network/netconnect.pm:147 standalone/drakconnect:498
#, c-format
msgid "Terminal-based"
msgstr "Diazezet war un dermenell"

#: network/netconnect.pm:148 standalone/drakconnect:498
#, c-format
msgid "CHAP"
msgstr "CHAP"

#: network/netconnect.pm:149 standalone/drakconnect:498
#, c-format
msgid "PAP/CHAP"
msgstr "PAP/CHAP"

#: network/netconnect.pm:251 standalone/drakconnect:56
#, c-format
msgid "Network & Internet Configuration"
msgstr "Kefluniadur ar rouedad hag internet"

#: network/netconnect.pm:257
#, c-format
msgid "LAN connection"
msgstr "Kevreadenn gant ur rouedad takad lec'hel"

#: network/netconnect.pm:258 network/netconnect.pm:277 standalone/drakroam:182
#: standalone/drakroam:220 standalone/drakroam:223
#, c-format
msgid "Wireless connection"
msgstr "Kevreadenn hep neud"

#: network/netconnect.pm:259
#, c-format
msgid "ADSL connection"
msgstr "Kevreadenn ADSL"

#: network/netconnect.pm:260
#, c-format
msgid "Cable connection"
msgstr "Kevreadenn gant ur fun"

#: network/netconnect.pm:261
#, c-format
msgid "ISDN connection"
msgstr "Kevreadenn ISDN"

#: network/netconnect.pm:262
#, c-format
msgid "Modem connection"
msgstr "Kevreadenn gant ur modem"

#: network/netconnect.pm:263
#, c-format
msgid "DVB connection"
msgstr "Kevreadenn DVB"

#: network/netconnect.pm:273
#, c-format
msgid "Choose the connection you want to configure"
msgstr "Dibabit an kevreadenn da kefluniañ"

#: network/netconnect.pm:288 network/netconnect.pm:782
#, c-format
msgid "Connection Configuration"
msgstr "Kefluniañ ar gevreadenn"

#: network/netconnect.pm:288 network/netconnect.pm:783
#, c-format
msgid "Please fill or check the field below"
msgstr "Lakaat pe gwiriekaat an dachenn a-is"

#: network/netconnect.pm:291
#, c-format
msgid "Your personal phone number"
msgstr "Ho niverenn pellgomz"

#: network/netconnect.pm:292 network/netconnect.pm:786
#, c-format
msgid "Provider name (ex provider.net)"
msgstr "Anv ar pourchaser (ex pourchaser.net)"

#: network/netconnect.pm:293 standalone/drakconnect:493
#, c-format
msgid "Provider phone number"
msgstr "Niverenn bellgomz ar pourchaser"

#: network/netconnect.pm:294
#, c-format
msgid "Provider DNS 1 (optional)"
msgstr "DNS 1 ar pourchaser (da zilenn)"

#: network/netconnect.pm:295
#, c-format
msgid "Provider DNS 2 (optional)"
msgstr "DNS 2 ar pourchaser (da zilenn)"

#: network/netconnect.pm:296 standalone/drakconnect:444
#, c-format
msgid "Dialing mode"
msgstr "Mod an sifrennadur"

#: network/netconnect.pm:297 standalone/drakconnect:449
#: standalone/drakconnect:517
#, c-format
msgid "Connection speed"
msgstr "Tizh ar gevreadenn"

#: network/netconnect.pm:298 standalone/drakconnect:454
#, c-format
msgid "Connection timeout (in sec)"
msgstr "Amzer-hont a ar gevreadenn (eil)"

#: network/netconnect.pm:299 network/netconnect.pm:324
#: network/netconnect.pm:789 standalone/drakconnect:491
#, c-format
msgid "Account Login (user name)"
msgstr "Kont (anv an arveriad)"

#: network/netconnect.pm:300 network/netconnect.pm:325
#: network/netconnect.pm:790 standalone/drakconnect:492
#, c-format
msgid "Account Password"
msgstr "Tremenger ar den"

#: network/netconnect.pm:301 standalone/drakconnect:554
#, c-format
msgid "Card IRQ"
msgstr "IRQ kartenn"

#: network/netconnect.pm:302 standalone/drakconnect:555
#, c-format
msgid "Card mem (DMA)"
msgstr "Memor kartenn (DMA)"

#: network/netconnect.pm:303 standalone/drakconnect:556
#, c-format
msgid "Card IO"
msgstr "IO kartenn"

#: network/netconnect.pm:304 standalone/drakconnect:557
#, c-format
msgid "Card IO_0"
msgstr "IO_0 kartenn"

#: network/netconnect.pm:305
#, c-format
msgid "Card IO_1"
msgstr "IO_1 kartenn"

#: network/netconnect.pm:320
#, c-format
msgid "Cable: account options"
msgstr "Fun : Dibarzhoù ar gont"

#: network/netconnect.pm:323
#, c-format
msgid "Use BPALogin (needed for Telstra)"
msgstr "Implij BPALogin (red eo evit Telstra)"

#: network/netconnect.pm:349 network/netconnect.pm:671
#: network/netconnect.pm:822 network/netconnect.pm:1167
#, c-format
msgid "Select the network interface to configure:"
msgstr "Dibabit an etrefas rouedad a kefluniañ :"

#: network/netconnect.pm:351 network/netconnect.pm:386
#: network/netconnect.pm:672 network/netconnect.pm:824 network/shorewall.pm:70
#: standalone/drakconnect:713
#, c-format
msgid "Net Device"
msgstr "Trobarzhell ar rouedad"

#: network/netconnect.pm:352 network/netconnect.pm:357
#, c-format
msgid "External ISDN modem"
msgstr "Modem ISDN diavaez"

#: network/netconnect.pm:385 standalone/harddrake2:216
#, c-format
msgid "Select a device!"
msgstr "Dibabit un drobarzhell !"

#: network/netconnect.pm:394 network/netconnect.pm:404
#: network/netconnect.pm:414 network/netconnect.pm:447
#: network/netconnect.pm:461
#, c-format
msgid "ISDN Configuration"
msgstr "Kefluniadur ISDN"

#: network/netconnect.pm:395
#, c-format
msgid "What kind of card do you have?"
msgstr "Peseurt kartenn hoc'h eus ?"

#: network/netconnect.pm:405
#, c-format
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""

#: network/netconnect.pm:409
#, c-format
msgid "Continue"
msgstr "Kenderc'hel"

#: network/netconnect.pm:409
#, c-format
msgid "Abort"
msgstr "Dilaoskel"

#: network/netconnect.pm:415
#, c-format
msgid "Which of the following is your ISDN card?"
msgstr "Pehini eo ho c'hartenn ISDN ?"

#: network/netconnect.pm:433
#, c-format
msgid ""
"A CAPI driver is available for this modem. This CAPI driver can offer more "
"capabilities than the free driver (like sending faxes). Which driver do you "
"want to use?"
msgstr ""

#: network/netconnect.pm:435 standalone/drakconnect:109 standalone/drakups:251
#: standalone/harddrake2:133
#, c-format
msgid "Driver"
msgstr "Sturier"

#: network/netconnect.pm:447
#, c-format
msgid "Which protocol do you want to use?"
msgstr "Pe seurt komenad a vennit imlijout ?"

#: network/netconnect.pm:449 standalone/drakconnect:109
#: standalone/drakconnect:300 standalone/drakconnect:562
#: standalone/drakids:207 standalone/drakvpn:1128
#, c-format
msgid "Protocol"
msgstr "Komenad"

#: network/netconnect.pm:461
#, c-format
msgid ""
"Select your provider.\n"
"If it is not listed, choose Unlisted."
msgstr ""
"Dibabit hor pourchaser.\n"
"Ma n'eo ket e-barzh ar roll, dibabit Unlisted."

#: network/netconnect.pm:463 network/netconnect.pm:557
#: network/netconnect.pm:703
#, c-format
msgid "Provider:"
msgstr "Pourchaser :"

#: network/netconnect.pm:472
#, c-format
msgid ""
"Your modem is not supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""
"N'eo ket possubl da implij ho modem gant ar reizhiad.\n"
"Sell ouzh http://www.linmodems.org"

#: network/netconnect.pm:491
#, c-format
msgid "Select the modem to configure:"
msgstr "Dibabit ar modem a kefluniañ :"

#: network/netconnect.pm:526
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: network/netconnect.pm:555
#, c-format
msgid "Select your provider:"
msgstr "Dibabit ho pourchaser :"

#: network/netconnect.pm:579
#, c-format
msgid "Dialup: account options"
msgstr "Sifrennañ : Dibarzhoù ar gont"

#: network/netconnect.pm:582
#, c-format
msgid "Connection name"
msgstr "Anv ar gevreadenn"

#: network/netconnect.pm:583
#, c-format
msgid "Phone number"
msgstr "Niverenn bellgomz"

#: network/netconnect.pm:584
#, c-format
msgid "Login ID"
msgstr "Anv ereañ"

#: network/netconnect.pm:599 network/netconnect.pm:632
#, c-format
msgid "Dialup: IP parameters"
msgstr "Sifrennañ : Dibarzhoù IP"

#: network/netconnect.pm:602
#, c-format
msgid "IP parameters"
msgstr "Kefluniadur IP"

#: network/netconnect.pm:603 network/netconnect.pm:938
#: printer/printerdrake.pm:460 standalone/drakconnect:109
#: standalone/drakconnect:316 standalone/drakconnect:882
#: standalone/drakhosts:197 standalone/drakroam:122 standalone/drakups:286
#, c-format
msgid "IP address"
msgstr "Chomlec'h IP"

#: network/netconnect.pm:604
#, c-format
msgid "Subnet mask"
msgstr "Maskl rannrouedad"

#: network/netconnect.pm:616
#, c-format
msgid "Dialup: DNS parameters"
msgstr "Sifrennañ : Dibarzhoù DNS"

#: network/netconnect.pm:619
#, c-format
msgid "DNS"
msgstr "DNS"

#: network/netconnect.pm:620
#, c-format
msgid "Domain name"
msgstr "Anv ar domani"

#: network/netconnect.pm:621 network/netconnect.pm:787
#: standalone/drakconnect:992
#, c-format
msgid "First DNS Server (optional)"
msgstr "Servijer DNS kentañ (da zilenn)"

#: network/netconnect.pm:622 network/netconnect.pm:788
#: standalone/drakconnect:993
#, c-format
msgid "Second DNS Server (optional)"
msgstr "Eil servijer DNS (da zilenn)"

#: network/netconnect.pm:623
#, c-format
msgid "Set hostname from IP"
msgstr "Lakaat anv ostiz eus an IP"

#: network/netconnect.pm:635 standalone/drakconnect:327
#, c-format
msgid "Gateway"
msgstr "Treuzell"

#: network/netconnect.pm:636 standalone/drakroam:124
#, c-format
msgid "Gateway IP address"
msgstr "Chomlec'h IP ar dreuzell"

#: network/netconnect.pm:671
#, c-format
msgid "ADSL configuration"
msgstr "Kefluniadur ADSL"

#: network/netconnect.pm:701
#, c-format
msgid "Please choose your ADSL provider"
msgstr "Dibabit ho pourchaser ADSL, mar plij :"

#: network/netconnect.pm:731
#, c-format
msgid ""
"Please choose your DSL connection type.\n"
"If you do not know it, keep the preselected type."
msgstr ""
"Dibabit seurt ho kevreadenn DSL mar plij.\n"
"Ma n'ouiez ket, mir an hini dibabet."

#: network/netconnect.pm:734
#, c-format
msgid "ADSL connection type:"
msgstr "Peseurt kevreadenn ADSL :"

#: network/netconnect.pm:792
#, c-format
msgid "Virtual Path ID (VPI):"
msgstr "ID an hent galloudel (VPI) :"

#: network/netconnect.pm:793
#, c-format
msgid "Virtual Circuit ID (VCI):"
msgstr ""

#: network/netconnect.pm:796
#, c-format
msgid "Encapsulation:"
msgstr "Enframmadur :"

#: network/netconnect.pm:826
#, c-format
msgid "Manually load a driver"
msgstr "Assevel-dorn ur sturier"

#: network/netconnect.pm:827
#, c-format
msgid "Use a Windows driver (with ndiswrapper)"
msgstr "Implijit ur sturier Windows (gant ndiswrapper)"

#: network/netconnect.pm:893
#, c-format
msgid "Zeroconf hostname resolution"
msgstr ""

#: network/netconnect.pm:894 network/netconnect.pm:925
#, c-format
msgid "Configuring network device %s (driver %s)"
msgstr "O kefluniañ an drobarzhell rouedad %s (sturier : %s)"

#: network/netconnect.pm:895
#, c-format
msgid ""
"The following protocols can be used to configure a LAN connection. Please "
"choose the one you want to use"
msgstr ""

#: network/netconnect.pm:926
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"Skrivit ar c'hefluniadur IP evit ar benveg-mañ mar plij.\n"
"Pep mellad a zlefe bezañ skrivet evel ur chomlec'h IP e stumm\n"
"sifroù dekvel pikoù etrezo (da skouer 1.2.3.4)."

#: network/netconnect.pm:933 standalone/drakconnect:373
#, c-format
msgid "Assign host name from DHCP address"
msgstr "Adtapout an anv ostiz eus ar chomlec'h DHCP"

#: network/netconnect.pm:934 standalone/drakconnect:375
#, c-format
msgid "DHCP host name"
msgstr "Anv ostiz DHCP"

#: network/netconnect.pm:939 standalone/drakconnect:321
#: standalone/drakconnect:883 standalone/drakgw:181
#, c-format
msgid "Netmask"
msgstr "Maskl rouedad"

#: network/netconnect.pm:941 standalone/drakconnect:437
#, c-format
msgid "Track network card id (useful for laptops)"
msgstr ""

#: network/netconnect.pm:942 standalone/drakconnect:438
#, c-format
msgid "Network Hotplugging"
msgstr ""

#: network/netconnect.pm:944 standalone/drakconnect:432
#, c-format
msgid "Start at boot"
msgstr "Loc'hañ pa loc'hañ an urzhiataer"

#: network/netconnect.pm:946 standalone/drakconnect:460
#, c-format
msgid "Metric"
msgstr "Metrik"

#: network/netconnect.pm:947
#, c-format
msgid "Enable IPv6 to IPv4 tunnel"
msgstr "Bevaat an hent-riboul IPv6 dre IPv4"

#: network/netconnect.pm:949 standalone/drakconnect:369
#: standalone/drakconnect:886
#, c-format
msgid "DHCP client"
msgstr "Kliant DHCP"

#: network/netconnect.pm:951 standalone/drakconnect:379
#, c-format
msgid "DHCP timeout (in seconds)"
msgstr "Amzer-hont DHCP (eil)"

#: network/netconnect.pm:952 standalone/drakconnect:382
#, c-format
msgid "Get DNS servers from DHCP"
msgstr "Adtapout ar servijerien DNS eus DHCP"

#: network/netconnect.pm:953 standalone/drakconnect:383
#, c-format
msgid "Get YP servers from DHCP"
msgstr "Adtapout ar servijerien YP eus DHCP"

#: network/netconnect.pm:954 standalone/drakconnect:384
#, c-format
msgid "Get NTPD servers from DHCP"
msgstr "Adtapout ar servijerien NTPD eus DHCP"

#: network/netconnect.pm:962 printer/printerdrake.pm:1876
#: standalone/drakconnect:676
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"

#: network/netconnect.pm:966 standalone/drakconnect:680
#, c-format
msgid "Netmask should be in format 255.255.224.0"
msgstr "Er furmad 255.255.224.0 e tlefe bezañ ar maskl rouedad"

#: network/netconnect.pm:970
#, c-format
msgid "Warning: IP address %s is usually reserved!"
msgstr "Diwallit : strizh eo ar chomlec'h IP %s boazamant !"

#: network/netconnect.pm:975 standalone/drakTermServ:1856
#: standalone/drakTermServ:1857 standalone/drakTermServ:1858
#, c-format
msgid "%s already in use\n"
msgstr "implijet eo %s c'hoazh\n"

#: network/netconnect.pm:1015
#, c-format
msgid "Choose an ndiswrapper driver"
msgstr "Dibabit ur sturier ndiswrapper"

#: network/netconnect.pm:1017
#, c-format
msgid "Use the ndiswrapper driver %s"
msgstr "Implijit ar sturier ndiswrapper %s"

#: network/netconnect.pm:1017
#, c-format
msgid "Install a new driver"
msgstr "Staliañ ur sturier nevez"

#: network/netconnect.pm:1029
#, c-format
msgid "Select a device:"
msgstr "Dibabit un drobarzhell :"

#: network/netconnect.pm:1058
#, c-format
msgid "Please enter the wireless parameters for this card:"
msgstr "Roit an dibarzhoù ar gartenn-hep-neud-mañ mar plij :"

#: network/netconnect.pm:1061 standalone/drakconnect:404
#: standalone/drakroam:52
#, c-format
msgid "Operating Mode"
msgstr "Mod labour"

#: network/netconnect.pm:1062
#, c-format
msgid "Ad-hoc"
msgstr ""

#: network/netconnect.pm:1062
#, c-format
msgid "Managed"
msgstr "Meret"

#: network/netconnect.pm:1062
#, c-format
msgid "Master"
msgstr "Mestr"

#: network/netconnect.pm:1062
#, c-format
msgid "Repeater"
msgstr "Adkaser"

#: network/netconnect.pm:1062
#, c-format
msgid "Secondary"
msgstr "Eil derez"

#: network/netconnect.pm:1062
#, c-format
msgid "Auto"
msgstr "Emgefreek"

#: network/netconnect.pm:1065 standalone/drakconnect:405
#: standalone/drakroam:115
#, c-format
msgid "Network name (ESSID)"
msgstr "Anv ar rouedad (ESSID)"

#: network/netconnect.pm:1066 standalone/drakroam:116
#, c-format
msgid "Encryption mode"
msgstr "Mod enrinegadur"

#: network/netconnect.pm:1071
#, c-format
msgid "Allow access point roaming"
msgstr "Aotreañ ar c'hevreadennoù baleantour"

#: network/netconnect.pm:1073 standalone/drakconnect:406
#, c-format
msgid "Network ID"
msgstr "Niv ar rouedad"

#: network/netconnect.pm:1074 standalone/drakconnect:407
#, c-format
msgid "Operating frequency"
msgstr "Frekañs labour"

#: network/netconnect.pm:1075 standalone/drakconnect:408
#, c-format
msgid "Sensitivity threshold"
msgstr ""

#: network/netconnect.pm:1076 standalone/drakconnect:409
#, c-format
msgid "Bitrate (in b/s)"
msgstr "Feur (bit/e)"

#: network/netconnect.pm:1077 standalone/drakconnect:420
#, c-format
msgid "RTS/CTS"
msgstr "RTS/CTS"

#: network/netconnect.pm:1078
#, c-format
msgid ""
"RTS/CTS adds a handshake before each packet transmission to make sure that "
"the\n"
"channel is clear. This adds overhead, but increase performance in case of "
"hidden\n"
"nodes or large number of active nodes. This parameter sets the size of the\n"
"smallest packet for which the node sends RTS, a value equal to the maximum\n"
"packet size disable the scheme. You may also set this parameter to auto, "
"fixed\n"
"or off."
msgstr ""

#: network/netconnect.pm:1085 standalone/drakconnect:421
#, c-format
msgid "Fragmentation"
msgstr ""

#: network/netconnect.pm:1086 standalone/drakconnect:422
#, c-format
msgid "iwconfig command extra arguments"
msgstr "arventennoù ouzhpenn an urzhiad iwconfig"

#: network/netconnect.pm:1087
#, c-format
msgid ""
"Here, one can configure some extra wireless parameters such as:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick is already set "
"as the hostname).\n"
"\n"
"See iwconfig(8) man page for further information."
msgstr ""

#. -PO: split the "xyz command extra argument" translated string into two lines if it's bigger than the english one
#: network/netconnect.pm:1094 standalone/drakconnect:423
#, c-format
msgid "iwspy command extra arguments"
msgstr "arventennoù ouzhpenn an urzhiad iwspy"

#: network/netconnect.pm:1095
#, c-format
msgid ""
"iwspy is used to set a list of addresses in a wireless network\n"
"interface and to read back quality of link information for each of those.\n"
"\n"
"This information is the same as the one available in /proc/net/wireless :\n"
"quality of the link, signal strength and noise level.\n"
"\n"
"See iwpspy(8) man page for further information."
msgstr ""

#: network/netconnect.pm:1104 standalone/drakconnect:424
#, c-format
msgid "iwpriv command extra arguments"
msgstr "arventennoù ouzhpenn an urzhiad iwpriv"

#: network/netconnect.pm:1105
#, c-format
msgid ""
"iwpriv enable to set up optionals (private) parameters of a wireless "
"network\n"
"interface.\n"
"\n"
"iwpriv deals with parameters and setting specific to each driver (as opposed "
"to\n"
"iwconfig which deals with generic ones).\n"
"\n"
"In theory, the documentation of each device driver should indicate how to "
"use\n"
"those interface specific commands and their effect.\n"
"\n"
"See iwpriv(8) man page for further information."
msgstr ""

#: network/netconnect.pm:1120
#, c-format
msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0' (zeroes)."
msgstr ""

#: network/netconnect.pm:1124
#, c-format
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0' (zeroes)."
msgstr ""

#: network/netconnect.pm:1167
#, c-format
msgid "DVB configuration"
msgstr "Kefluniadur DVB"

#: network/netconnect.pm:1168
#, c-format
msgid "DVB Adapter"
msgstr "Kartenn DVB"

#: network/netconnect.pm:1185
#, c-format
msgid "DVB adapter settings"
msgstr "Kefluniadur ar gartenn DVB"

#: network/netconnect.pm:1188
#, c-format
msgid "Adapter card"
msgstr ""

#: network/netconnect.pm:1189
#, c-format
msgid "Net demux"
msgstr "Net demux"

#: network/netconnect.pm:1190
#, c-format
msgid "PID"
msgstr "PID"

#: network/netconnect.pm:1218
#, c-format
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one."
msgstr ""
"Roit ho anv ostiz mar plij.\n"
"Un anv peurzoareet a zlefe bezañ hini o ostiz,\n"
"evel « mabenveg.mastal.makomp.com ».\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan."

#: network/netconnect.pm:1223
#, c-format
msgid "Last but not least you can also type in your DNS server IP addresses."
msgstr ""

#: network/netconnect.pm:1225 standalone/drakconnect:991
#, c-format
msgid "Host name (optional)"
msgstr "Anv ostiz (diret)"

#: network/netconnect.pm:1225 standalone/drakhosts:197
#, c-format
msgid "Host name"
msgstr "Anv an ostiz"

#: network/netconnect.pm:1227
#, c-format
msgid "DNS server 1"
msgstr "Servijer DNS 1"

#: network/netconnect.pm:1228
#, c-format
msgid "DNS server 2"
msgstr "Servijer DNS 2"

#: network/netconnect.pm:1229
#, c-format
msgid "DNS server 3"
msgstr "Servijer DNS 3"

#: network/netconnect.pm:1230
#, c-format
msgid "Search domain"
msgstr "Domani glask"

#: network/netconnect.pm:1231
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""

#: network/netconnect.pm:1232
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Treuzell (ex : %s)"

#: network/netconnect.pm:1234
#, c-format
msgid "Gateway device"
msgstr "Trobarzhell an dreuzell"

#: network/netconnect.pm:1243
#, c-format
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ chomlec'h ar servijer DNS"

#: network/netconnect.pm:1248 standalone/drakconnect:685
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ chomlec'h ar dreuzell"

#: network/netconnect.pm:1261
#, c-format
msgid ""
"If desired, enter a Zeroconf hostname.\n"
"This is the name your machine will use to advertise any of\n"
"its shared resources that are not managed by the network.\n"
"It is not necessary on most networks."
msgstr ""

#: network/netconnect.pm:1265
#, c-format
msgid "Zeroconf Host name"
msgstr "Anv ostiz Zeroconf"

#: network/netconnect.pm:1268
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr ""

#: network/netconnect.pm:1278
#, c-format
msgid "Do you want to allow users to start the connection?"
msgstr "Mennout a rit aotreañ an dud da lañsañ ar gevreadenn ?"

#: network/netconnect.pm:1291
#, c-format
msgid "Do you want to start the connection at boot?"
msgstr "Mennout a rit lañsañ ar gevradenn pa loc'hañ ?"

#: network/netconnect.pm:1307
#, c-format
msgid "Automatically at boot"
msgstr "Ent emgefreek pa loc'ho"

#: network/netconnect.pm:1309
#, c-format
msgid "By using Net Applet in the system tray"
msgstr "Dre implig an arloadig rouedad e barlenn ar reizhiad"

#: network/netconnect.pm:1311
#, c-format
msgid "Manually (the interface would still be activated at boot)"
msgstr ""

#: network/netconnect.pm:1320
#, c-format
msgid "How do you want to dial this connection?"
msgstr "Peanos mennit o sifrennañ ar gevradenn-mañ ?"

#: network/netconnect.pm:1333
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Fellout a ra deoc'h klask da gevreañ ouzh an Internet bremañ ?"

#: network/netconnect.pm:1341 standalone/drakconnect:1023
#, c-format
msgid "Testing your connection..."
msgstr "O klask da lakaat ho gevradenn ..."

#: network/netconnect.pm:1366
#, c-format
msgid "The system is now connected to the Internet."
msgstr "Kevreet ouzh an Internet eo ho reizhiad bremañ."

#: network/netconnect.pm:1367
#, c-format
msgid "For security reasons, it will be disconnected now."
msgstr ""

#: network/netconnect.pm:1368
#, c-format
msgid ""
"The system does not seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
"N'eo ket war ar reizhiad ar stumm da gevreañ ouzh internet.\n"
"Klaskit adgefluniañ ho gevreadenn."

#: network/netconnect.pm:1383
#, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
"Gourc'hemennoù, echu eo kefluniadur ar rouedad hag internet.\n"
"\n"

#: network/netconnect.pm:1386
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""

#: network/netconnect.pm:1387
#, c-format
msgid ""
"Problems occurred during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection does not "
"work, you might want to relaunch the configuration."
msgstr ""

#: network/netconnect.pm:1398
#, c-format
msgid "(detected on port %s)"
msgstr "(kavet war ar porzh %s)"

#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
#: network/netconnect.pm:1400
#, c-format
msgid "(detected %s)"
msgstr "(kavet %s)"

#: network/netconnect.pm:1400
#, c-format
msgid "(detected)"
msgstr "(kavet)"

#: network/netconnect.pm:1401
#, c-format
msgid "Network Configuration"
msgstr "Kefluniadur ar rouedad"

#: network/netconnect.pm:1402
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""

#: network/netconnect.pm:1405
#, c-format
msgid "The network needs to be restarted. Do you want to restart it?"
msgstr ""
"Red eo da adloc'hañ ar rouedad. Fellout a ra deoc'h adloc'hañ anezhañ ?"

#: network/netconnect.pm:1406
#, c-format
msgid ""
"A problem occurred while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Degouezhet ez eus ur fazi en ur adloc'hañ ar rouedad :\n"
"\n"
"%s"

#: network/netconnect.pm:1407
#, c-format
msgid ""
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press \"%s\" to continue."
msgstr ""
"Emaomp o vont da gefluniañ ar gevreadenn %s.\n"
"\n"
"\n"
"gwaskit « %s » evit kendelc'her"

#: network/netconnect.pm:1408
#, c-format
msgid "Configuration is complete, do you want to apply settings?"
msgstr ""
"Echu eo ar gefluniadur, Ha fellout a ra deoc'h da arloañ ar gefluniadur-mañ ?"

#: network/netconnect.pm:1409
#, c-format
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""

#: network/netconnect.pm:1410
#, c-format
msgid "Internet connection"
msgstr "Kevreadenn ouzh an internet"

#: network/netconnect.pm:1427
#, c-format
msgid ""
"An unexpected error has happened:\n"
"%s"
msgstr ""
"Degouezhet ez eus ur fazi dic'hortoz :\n"
"%s"

#: network/network.pm:408
#, c-format
msgid "Proxies configuration"
msgstr "Kefluniadur proksioù"

#: network/network.pm:409
#, c-format
msgid ""
"Here you can set up your proxies configuration (eg: http://"
"my_caching_server:8080"
msgstr ""

#: network/network.pm:410
#, c-format
msgid "HTTP proxy"
msgstr "Proksi HTTP"

#: network/network.pm:411
#, c-format
msgid "FTP proxy"
msgstr "Proksi FTP"

#: network/network.pm:414
#, c-format
msgid "Proxy should be http://..."
msgstr "http://... a zlefe bezañ ar proksi"

#: network/network.pm:415
#, c-format
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "« http: » pe « ftp: » a zlefe bezañ ar proksi"

#: network/shorewall.pm:55
#, c-format
msgid ""
"Please enter the name of the interface connected to the internet.\n"
"\n"
"Examples:\n"
"\t\tppp+ for modem or DSL connections, \n"
"\t\teth0, or eth1 for cable connection, \n"
"\t\tippp+ for a isdn connection.\n"
msgstr ""
"Roit anv an etrefas kevreet ouzh internet.\n"
"\n"
"Dre skouer :\n"
"\t\tppp+ evit ur model pe ul linenn DSL, \n"
"\t\teth0 pe eth1 evit ur gevreadenn gant ur fun,\n"
"\t\tippp+ evit ur gevreadenn ISDN.\n"

#: network/thirdparty.pm:231
#, c-format
msgid "Copy the Alcatel microcode as mgmt.o in /usr/share/speedtouch/"
msgstr ""

#: network/thirdparty.pm:240
#, c-format
msgid ""
"The ECI Hi-Focus modem cannot be supported due to binary driver distribution "
"problem.\n"
"\n"
"You can find a driver on http://eciadsl.flashtux.org/"
msgstr ""

#: network/thirdparty.pm:319
#, c-format
msgid "Could not install the packages (%s)!"
msgstr "Ne m'eus ket staliañ ar pakadoù (%s) !"

#: network/thirdparty.pm:327
#, c-format
msgid "Some packages (%s) are required but aren't available."
msgstr ""

#: network/thirdparty.pm:328
#, c-format
msgid ""
"These packages can be found in Mandriva Club or in Mandriva commercial "
"releases."
msgstr ""

#: network/thirdparty.pm:330
#, c-format
msgid ""
"The required files can also be installed from this URL:\n"
"%s"
msgstr ""
"Moien zo da staliañ ar restroù red digant an URL-mañ :\n"
"%s"

#: network/thirdparty.pm:370
#, c-format
msgid "Unable to find \"%s\" on your Windows system!"
msgstr "Ne m'eus ket bet kavout « %s » war ho reizhiad Windows !"

#: network/thirdparty.pm:372
#, c-format
msgid "No Windows system has been detected!"
msgstr "Ne m'eus ket reizhiad Windows dinoet ebet !"

#: network/thirdparty.pm:382
#, c-format
msgid "Insert floppy"
msgstr "Lakait ur bladennig"

#: network/thirdparty.pm:383
#, c-format
msgid ""
"Insert a FAT formatted floppy in drive %s with %s in root directory and "
"press %s"
msgstr ""
"Lakait ur bladennig el lenner %s gant %s er renkell gwrizienn ha neuze "
"gwaskit « %s »"

#: network/thirdparty.pm:393
#, c-format
msgid "Floppy access error, unable to mount device %s"
msgstr "Fazi moned ouzh ar bladennig, ne m'eus ket mountañ an drobarzhell %s"

#: network/thirdparty.pm:403
#, c-format
msgid ""
"You need the Alcatel microcode.\n"
"You can provide it now via a floppy or your windows partition,\n"
"or skip and do it later."
msgstr ""

#: network/thirdparty.pm:407 network/thirdparty.pm:409
#, c-format
msgid "Use a floppy"
msgstr "Implijit ur bladennig"

#: network/thirdparty.pm:407
#, c-format
msgid "Use my Windows partition"
msgstr "Implij ma farzhadur Windows"

#: network/thirdparty.pm:417
#, c-format
msgid "Firmware copy failed, file %s not found"
msgstr ""

#: network/thirdparty.pm:422 standalone/drakautoinst:250
#: standalone/drakvpn:888 standalone/scannerdrake:405
#, c-format
msgid "Congratulations!"
msgstr "Gourc'hemennoù !"

#: network/thirdparty.pm:422
#, c-format
msgid "Firmware copy succeeded"
msgstr ""

#: network/thirdparty.pm:490
#, c-format
msgid "Looking for required software and drivers..."
msgstr ""

#: network/thirdparty.pm:495
#, c-format
msgid "Please wait, running device configuration commands..."
msgstr ""
"Gortozit mar plij, o seveniñ urzhiadoù kefluniañ an trobarzhell ..."

#: network/wireless.pm:8
#, c-format
msgid "Open WEP"
msgstr "WEP digor"

#: network/wireless.pm:9
#, c-format
msgid "Restricted WEP"
msgstr "WEP serr"

#: network/wireless.pm:10
#, c-format
msgid "WPA Pre-Shared Key"
msgstr ""

#: partition_table.pm:391
#, c-format
msgid "mount failed: "
msgstr "marc'hañ sac'het : "

#: partition_table.pm:496
#, c-format
msgid "Extended partition not supported on this platform"
msgstr "Ne m'eus ket implij ar parzhadurioù astennet gant ar reizhiad-mañ"

#: partition_table.pm:514
#, c-format
msgid ""
"You have a hole in your partition table but I can not use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"Un toull a zo en ho taolenn barzhañ hogen n'hellan ket e implijout.\n"
"Fiñval ar parzhadurioù kentañ derez evit ma vo an toull stok ouzh ar "
"parzhadurioù astennet eo an diskoulm"

#: partition_table.pm:605
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Assevel adalek ar restr %s sac'het %s"

#: partition_table.pm:607
#, c-format
msgid "Bad backup file"
msgstr "Restr gwareziñ siek"

#: partition_table.pm:627
#, c-format
msgid "Error writing to file %s"
msgstr "Fazi en ur skrivañ er restr %s"

#: partition_table/raw.pm:253
#, c-format
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random, corrupted "
"data."
msgstr ""

#: pkgs.pm:21
#, c-format
msgid "must have"
msgstr "a rankfec'h kaout"

#: pkgs.pm:22
#, c-format
msgid "important"
msgstr "a-bouez"

#: pkgs.pm:23
#, c-format
msgid "very nice"
msgstr "brav-tre"

#: pkgs.pm:24
#, c-format
msgid "nice"
msgstr "brav"

#: pkgs.pm:25
#, c-format
msgid "maybe"
msgstr "marteze"

#: pkgs.pm:473
#, c-format
msgid "Downloading file %s..."
msgstr "Emaon oc'h enkargañ ar restr %s ..."

#: printer/cups.pm:105
#, c-format
msgid "(on %s)"
msgstr "(war %s)"

#: printer/cups.pm:105
#, c-format
msgid "(on this machine)"
msgstr "(war ar reizhiad-mañ)"

#: printer/cups.pm:117 standalone/printerdrake:200
#, c-format
msgid "Configured on other machines"
msgstr "Kefluniañ reizhiadoù all"

#: printer/cups.pm:119
#, c-format
msgid "On CUPS server \"%s\""
msgstr "War ar servijer CUPS « %s »"

#: printer/cups.pm:119 printer/printerdrake.pm:4887
#: printer/printerdrake.pm:4897 printer/printerdrake.pm:5056
#: printer/printerdrake.pm:5067 printer/printerdrake.pm:5281
#, c-format
msgid " (Default)"
msgstr " (Dre ziouer)"

#: printer/data.pm:67
#, c-format
msgid "PDQ - Print, Do not Queue"
msgstr ""

#: printer/data.pm:68
#, c-format
msgid "PDQ"
msgstr "PDQ"

#: printer/data.pm:80
#, c-format
msgid "LPD - Line Printer Daemon"
msgstr ""

#: printer/data.pm:81
#, c-format
msgid "LPD"
msgstr "LPD"

#: printer/data.pm:102
#, c-format
msgid "LPRng - LPR New Generation"
msgstr "LPRng - LPR nevez"

#: printer/data.pm:103
#, c-format
msgid "LPRng"
msgstr "LPRng"

#: printer/data.pm:128
#, c-format
msgid "CUPS - Common Unix Printing System"
msgstr "CUPS - Common Unix Printing System"

#: printer/data.pm:158
#, c-format
msgid "CUPS - Common Unix Printing System (remote server)"
msgstr "CUPS - Common Unix Printing System (servijer a-bell)"

#: printer/data.pm:159
#, c-format
msgid "Remote CUPS"
msgstr "CUPS a-bell"

#: printer/detect.pm:168 printer/detect.pm:263 printer/detect.pm:498
#: printer/detect.pm:571 printer/main.pm:330 printer/main.pm:690
#: printer/main.pm:1808 printer/printerdrake.pm:960
#: printer/printerdrake.pm:1120 printer/printerdrake.pm:2447
#: printer/printerdrake.pm:3981
#, c-format
msgid "Unknown model"
msgstr "Gobari anavez"

#: printer/main.pm:24
#, c-format
msgid "Local printer"
msgstr "Moullerez lec'hel"

#: printer/main.pm:25
#, c-format
msgid "Remote printer"
msgstr "Moullerez a-bell"

#: printer/main.pm:26
#, c-format
msgid "Printer on remote CUPS server"
msgstr "Moullerez war ar Servijer CUPS a-bell"

#: printer/main.pm:27 printer/printerdrake.pm:1360
#: printer/printerdrake.pm:1899
#, c-format
msgid "Printer on remote lpd server"
msgstr "Moullerez war ar Servijer lpd a-bell"

#: printer/main.pm:28
#, c-format
msgid "Network printer (TCP/Socket)"
msgstr "Moullerez rouedad (TCP/Socket)"

#: printer/main.pm:29
#, c-format
msgid "Printer on SMB/Windows server"
msgstr "Moullerez war ur servijer SMB/Windows"

#: printer/main.pm:30
#, c-format
msgid "Printer on NetWare server"
msgstr "Moullerez war ur servijer NetWare"

#: printer/main.pm:31 printer/printerdrake.pm:1903
#, c-format
msgid "Enter a printer device URI"
msgstr "Roit URI trobarzhell a voullerez"

#: printer/main.pm:32
#, c-format
msgid "Pipe job into a command"
msgstr ""

#: printer/main.pm:43
#, c-format
msgid "recommended"
msgstr "erbedet"

#: printer/main.pm:355 standalone/printerdrake:199
#, c-format
msgid "Configured on this machine"
msgstr "Kefluniet ar reizhiad-mañ"

#: printer/main.pm:361 printer/printerdrake.pm:1445
#, c-format
msgid " on parallel port #%s"
msgstr " ouzh ar porzh kenstur #%s"

#: printer/main.pm:364 printer/printerdrake.pm:1448
#, c-format
msgid ", USB printer #%s"
msgstr ", Mouluriez USB #%s"

#: printer/main.pm:366
#, c-format
msgid ", USB printer"
msgstr ", Mouluriez USB"

#: printer/main.pm:370
#, c-format
msgid ", HP printer on a parallel port"
msgstr ", moullerez HP ouzh ar porzh kenstur"

#: printer/main.pm:372
#, c-format
msgid ", HP printer on USB"
msgstr ", Moullerez HP ouzh USB"

#: printer/main.pm:374
#, c-format
msgid ", HP printer on HP JetDirect"
msgstr ", moullerez HP war HP JetDirect"

#: printer/main.pm:376
#, c-format
msgid ", HP printer"
msgstr ", Moullerez HP"

#: printer/main.pm:382
#, c-format
msgid ", multi-function device on parallel port #%s"
msgstr ""

#: printer/main.pm:385
#, c-format
msgid ", multi-function device on a parallel port"
msgstr ""

#: printer/main.pm:387
#, c-format
msgid ", multi-function device on USB"
msgstr ""

#: printer/main.pm:389
#, c-format
msgid ", multi-function device on HP JetDirect"
msgstr ""

#: printer/main.pm:391
#, c-format
msgid ", multi-function device"
msgstr ""

#: printer/main.pm:395
#, c-format
msgid ", printing to %s"
msgstr ", o voulaañ da %s"

#: printer/main.pm:398
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " ouzh ar servijer LPD « %s », moullerez « %s »"

#: printer/main.pm:401
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", Ostiz TCP/IP « %s », porzh %s"

#: printer/main.pm:406
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " ouzh ar Servijer SMB/Windows « %s », rannad « %s »"

#: printer/main.pm:411
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " ouzh ar servijer Novell « %s », moullerez « %s »"

#: printer/main.pm:414
#, c-format
msgid ", using command %s"
msgstr ", oc'h implij an urzhiad %s"

#: printer/main.pm:429
#, c-format
msgid "Parallel port #%s"
msgstr "Porzh kenstur #%s"

#: printer/main.pm:432 printer/printerdrake.pm:1466
#: printer/printerdrake.pm:1493 printer/printerdrake.pm:1508
#, c-format
msgid "USB printer #%s"
msgstr "Moullerez USB #%s"

#: printer/main.pm:434
#, c-format
msgid "USB printer"
msgstr "Mouluriez USB"

#: printer/main.pm:438
#, c-format
msgid "HP printer on a parallel port"
msgstr "Moullerez HP ouzh ar porzh kenstur"

#: printer/main.pm:440
#, c-format
msgid "HP printer on USB"
msgstr "Moullerez HP ouzh USB"

#: printer/main.pm:442
#, c-format
msgid "HP printer on HP JetDirect"
msgstr "Moullerez HP war HP JetDirect"

#: printer/main.pm:444
#, c-format
msgid "HP printer"
msgstr "Moullerez HP"

#: printer/main.pm:450
#, c-format
msgid "Multi-function device on parallel port #%s"
msgstr ""

#: printer/main.pm:453
#, c-format
msgid "Multi-function device on a parallel port"
msgstr ""

#: printer/main.pm:455
#, c-format
msgid "Multi-function device on USB"
msgstr ""

#: printer/main.pm:457
#, c-format
msgid "Multi-function device on HP JetDirect"
msgstr ""

#: printer/main.pm:459
#, c-format
msgid "Multi-function device"
msgstr ""

#: printer/main.pm:463
#, c-format
msgid "Prints into %s"
msgstr "Moulañ a ra da %s"

#: printer/main.pm:466
#, c-format
msgid "LPD server \"%s\", printer \"%s\""
msgstr "Servijer LPD « %s », moullerez « %s »"

#: printer/main.pm:469
#, c-format
msgid "TCP/IP host \"%s\", port %s"
msgstr "Ostiz TCP/IP « %s », porzh « %s »"

#: printer/main.pm:474
#, c-format
msgid "SMB/Windows server \"%s\", share \"%s\""
msgstr "Servijer SMB/Windows « %s », rannad « %s »"

#: printer/main.pm:479
#, c-format
msgid "Novell server \"%s\", printer \"%s\""
msgstr "Servijer Novell « %s », moullerez « %s »"

#: printer/main.pm:482
#, c-format
msgid "Uses command %s"
msgstr "Implij a ra an urzhiad %s"

#: printer/main.pm:484
#, c-format
msgid "URI: %s"
msgstr "URI : %s"

#: printer/main.pm:687 printer/printerdrake.pm:1047
#: printer/printerdrake.pm:3119
#, c-format
msgid "Raw printer (No driver)"
msgstr "Moullerez diaoz (sturier ebet)"

#: printer/main.pm:1307 printer/printerdrake.pm:211
#: printer/printerdrake.pm:223
#, c-format
msgid "Local network(s)"
msgstr "Rouedad(où) lec'hel"

#: printer/main.pm:1309 printer/printerdrake.pm:227
#, c-format
msgid "Interface \"%s\""
msgstr "C'hetal \"%s\""

#: printer/main.pm:1311
#, c-format
msgid "Network %s"
msgstr "Rouedad %s"

#: printer/main.pm:1313
#, c-format
msgid "Host %s"
msgstr "Ostiz %s"

#: printer/main.pm:1342
#, c-format
msgid "%s (Port %s)"
msgstr "%s (Porzh %s)"

#: printer/printerdrake.pm:24
#, c-format
msgid ""
"The HP LaserJet 1000 needs its firmware to be uploaded after being turned "
"on. Download the Windows driver package from the HP web site (the firmware "
"on the printer's CD does not work) and extract the firmware file from it by "
"decompressing the self-extracting '.exe' file with the 'unzip' utility and "
"searching for the 'sihp1000.img' file. Copy this file into the '/etc/"
"printer' directory. There it will be found by the automatic uploader script "
"and uploaded whenever the printer is connected and turned on.\n"
msgstr ""

#: printer/printerdrake.pm:67
#, c-format
msgid "CUPS printer configuration"
msgstr "Kefluniañ ar voullerez CUPS"

#: printer/printerdrake.pm:68
#, c-format
msgid ""
"Here you can choose whether the printers connected to this machine should be "
"accessible by remote machines and by which remote machines."
msgstr ""

#: printer/printerdrake.pm:69
#, c-format
msgid ""
"You can also decide here whether printers on remote machines should be "
"automatically made available on this machine."
msgstr ""

#: printer/printerdrake.pm:72
#, c-format
msgid "The printers on this machine are available to other computers"
msgstr ""

#: printer/printerdrake.pm:77
#, c-format
msgid "Automatically find available printers on remote machines"
msgstr ""

#: printer/printerdrake.pm:82
#, c-format
msgid "Printer sharing on hosts/networks: "
msgstr ""

#: printer/printerdrake.pm:84
#, c-format
msgid "Custom configuration"
msgstr "Kefluniadur diouzhoc'h"

#: printer/printerdrake.pm:89 standalone/scannerdrake:593
#: standalone/scannerdrake:610
#, c-format
msgid "No remote machines"
msgstr "Reizhiadoù a-bell ebet"

#: printer/printerdrake.pm:100
#, c-format
msgid "Additional CUPS servers: "
msgstr "Servijeroù CUPS ouzhpenn : "

#: printer/printerdrake.pm:107
#, c-format
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"only need to turn on the \"Automatically find available printers on remote "
"machines\" option; the CUPS servers inform your machine automatically about "
"their printers. All printers currently known to your machine are listed in "
"the \"Remote printers\" section in the main window of Printerdrake. If your "
"CUPS server(s) is/are not in your local network, you have to enter the IP "
"address(es) and optionally the port number(s) here to get the printer "
"information from the server(s)."
msgstr ""

#: printer/printerdrake.pm:115
#, c-format
msgid "Japanese text printing mode"
msgstr "Mod moulañ ar skrid japanek"

#: printer/printerdrake.pm:116
#, c-format
msgid ""
"Turning on this allows to print plain text files in Japanese language. Only "
"use this function if you really want to print text in Japanese, if it is "
"activated you cannot print accentuated characters in latin fonts any more "
"and you will not be able to adjust the margins, the character size, etc. "
"This setting only affects printers defined on this machine. If you want to "
"print Japanese text on a printer set up on a remote machine, you have to "
"activate this function on that remote machine."
msgstr ""

#: printer/printerdrake.pm:123
#, c-format
msgid "Automatic correction of CUPS configuration"
msgstr "Reizhañ emgefreek ar gefluniadur CUPS"

#: printer/printerdrake.pm:125
#, c-format
msgid ""
"When this option is turned on, on every startup of CUPS it is automatically "
"made sure that\n"
"\n"
"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\n"
"\n"
"- if /etc/cups/cupsd.conf is missing, it will be created\n"
"\n"
"- when printer information is broadcasted, it does not contain \"localhost\" "
"as the server name.\n"
"\n"
"If some of these measures lead to problems for you, turn this option off, "
"but then you have to take care of these points."
msgstr ""

#: printer/printerdrake.pm:138 printer/printerdrake.pm:506
#: printer/printerdrake.pm:4520
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr ""

#: printer/printerdrake.pm:141
#, c-format
msgid "On"
msgstr "Oberiant"

#: printer/printerdrake.pm:143 printer/printerdrake.pm:498
#: printer/printerdrake.pm:525
#, c-format
msgid "Off"
msgstr "Dioberiant"

#: printer/printerdrake.pm:144 printer/printerdrake.pm:507
#, c-format
msgid ""
"In this mode the local CUPS daemon will be stopped and all printing requests "
"go directly to the server specified below. Note that it is not possible to "
"define local print queues then and if the specified server is down it cannot "
"be printed at all from this machine."
msgstr ""

#: printer/printerdrake.pm:161 printer/printerdrake.pm:236
#, c-format
msgid "Sharing of local printers"
msgstr "O rennañ ar moullerezioù lec'hel"

#: printer/printerdrake.pm:162
#, c-format
msgid ""
"These are the machines and networks on which the locally connected printer"
"(s) should be available:"
msgstr ""

#: printer/printerdrake.pm:173
#, c-format
msgid "Add host/network"
msgstr "Ouzhpennañ un oztiz pe ur rouedad"

#: printer/printerdrake.pm:179
#, c-format
msgid "Edit selected host/network"
msgstr "Kemmañ an ostiz/serjiver diuzet"

#: printer/printerdrake.pm:188
#, c-format
msgid "Remove selected host/network"
msgstr "Lemel ar ostiz/serjiver diuzet"

#: printer/printerdrake.pm:219 printer/printerdrake.pm:229
#: printer/printerdrake.pm:241 printer/printerdrake.pm:248
#: printer/printerdrake.pm:279 printer/printerdrake.pm:297
#, c-format
msgid "IP address of host/network:"
msgstr "Chomlec'h IP ar ostiz/serjiver diuzet"

#: printer/printerdrake.pm:237
#, c-format
msgid ""
"Choose the network or host on which the local printers should be made "
"available:"
msgstr ""

#: printer/printerdrake.pm:244
#, c-format
msgid "Host/network IP address missing."
msgstr "Chomlec'h IP ar ostiz/serjiver ebet."

#: printer/printerdrake.pm:252
#, c-format
msgid "The entered host/network IP is not correct.\n"
msgstr "N'eo ket mat an IP roet evit an ostiz pe ar rouedad.\n"

#: printer/printerdrake.pm:253 printer/printerdrake.pm:429
#, c-format
msgid "Examples for correct IPs:\n"
msgstr "Skouerioù IPioù mat :\n"

#: printer/printerdrake.pm:277
#, c-format
msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""

#: printer/printerdrake.pm:346 printer/printerdrake.pm:416
#, fuzzy, c-format
msgid "Accessing printers on remote CUPS servers"
msgstr "Steud a-bell"

#: printer/printerdrake.pm:347
#, c-format
msgid ""
"Add here the CUPS servers whose printers you want to use. You only need to "
"do this if the servers do not broadcast their printer information into the "
"local network."
msgstr ""

#: printer/printerdrake.pm:358
#, c-format
msgid "Add server"
msgstr "Ouzhpennañ ar servijer"

#: printer/printerdrake.pm:364
#, c-format
msgid "Edit selected server"
msgstr "Kemmañ ar serjiver diuzet"

#: printer/printerdrake.pm:373
#, c-format
msgid "Remove selected server"
msgstr "Lemel ar servijer diuzet"

#: printer/printerdrake.pm:417
#, c-format
msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""

#: printer/printerdrake.pm:418
#, c-format
msgid "If no port is given, 631 will be taken as default."
msgstr ""

#: printer/printerdrake.pm:422
#, c-format
msgid "Server IP missing!"
msgstr "IP ar servijer zo manket !"

#: printer/printerdrake.pm:428
#, c-format
msgid "The entered IP is not correct.\n"
msgstr "N'eo ket mat an IP roet.\n"

#: printer/printerdrake.pm:440 printer/printerdrake.pm:2133
#, c-format
msgid "The port number should be an integer!"
msgstr ""

#: printer/printerdrake.pm:451
#, c-format
msgid "This server is already in the list, it cannot be added again.\n"
msgstr ""

#: printer/printerdrake.pm:462 printer/printerdrake.pm:2160
#: standalone/drakups:251 standalone/harddrake2:52
#, c-format
msgid "Port"
msgstr "Porzh"

#: printer/printerdrake.pm:495 printer/printerdrake.pm:511
#: printer/printerdrake.pm:526 printer/printerdrake.pm:530
#: printer/printerdrake.pm:536
#, c-format
msgid "On, Name or IP of remote server:"
msgstr "Bev, IP pe anv ar servijer a-bell :"

#: printer/printerdrake.pm:514 printer/printerdrake.pm:4529
#: printer/printerdrake.pm:4595
#, c-format
msgid "CUPS server name or IP address missing."
msgstr "Mankout a ra anv ar servijer CUPS pe ar chomlec'h IP."

#: printer/printerdrake.pm:566 printer/printerdrake.pm:586
#: printer/printerdrake.pm:811 printer/printerdrake.pm:880
#: printer/printerdrake.pm:901 printer/printerdrake.pm:927
#: printer/printerdrake.pm:1023 printer/printerdrake.pm:1065
#: printer/printerdrake.pm:1075 printer/printerdrake.pm:1110
#: printer/printerdrake.pm:2220 printer/printerdrake.pm:2489
#: printer/printerdrake.pm:2523 printer/printerdrake.pm:2598
#: printer/printerdrake.pm:2640 printer/printerdrake.pm:2677
#: printer/printerdrake.pm:2688 printer/printerdrake.pm:2961
#: printer/printerdrake.pm:2966 printer/printerdrake.pm:3114
#: printer/printerdrake.pm:3225 printer/printerdrake.pm:3839
#: printer/printerdrake.pm:3906 printer/printerdrake.pm:3955
#: printer/printerdrake.pm:3958 printer/printerdrake.pm:4068
#: printer/printerdrake.pm:4126 printer/printerdrake.pm:4198
#: printer/printerdrake.pm:4219 printer/printerdrake.pm:4229
#: printer/printerdrake.pm:4320 printer/printerdrake.pm:4415
#: printer/printerdrake.pm:4421 printer/printerdrake.pm:4449
#: printer/printerdrake.pm:4556 printer/printerdrake.pm:4665
#: printer/printerdrake.pm:4685 printer/printerdrake.pm:4694
#: printer/printerdrake.pm:4709 printer/printerdrake.pm:4910
#: printer/printerdrake.pm:5385 printer/printerdrake.pm:5468
#: standalone/printerdrake:75 standalone/printerdrake:590
#, c-format
msgid "Printerdrake"
msgstr "Printerdrake"

#: printer/printerdrake.pm:567 printer/printerdrake.pm:4127
#: printer/printerdrake.pm:4666
#, c-format
msgid "Reading printer data..."
msgstr "O lenn roadoù ar moullerezioù ..."

#: printer/printerdrake.pm:587
#, c-format
msgid "Restarting CUPS..."
msgstr "Oc'h adloc'hañ CUPS ..."

#: printer/printerdrake.pm:614
#, c-format
msgid ""
"Allow pop-up windows, printer setup and package installation may be canceled"
msgstr ""

#: printer/printerdrake.pm:616
#, c-format
msgid ""
"No pop-up windows, printer setup and package installation cannot be canceled"
msgstr ""

#: printer/printerdrake.pm:622
#, c-format
msgid "Printer auto administration"
msgstr "Merañ dre ardivink moullerezioù"

#: printer/printerdrake.pm:623
#, c-format
msgid ""
"Here you can configure printer administration tasks which should be done "
"automatically."
msgstr ""

#: printer/printerdrake.pm:626
#, c-format
msgid "Do automatic configuration of new printers"
msgstr ""

#: printer/printerdrake.pm:627 printer/printerdrake.pm:641
#, c-format
msgid "when a USB printer is connected and turned on"
msgstr ""

#: printer/printerdrake.pm:630
#, c-format
msgid "when Printerdrake is started"
msgstr "pa loc'her Printerdrake"

#: printer/printerdrake.pm:634
#, c-format
msgid "Mode for automatic printer setup:"
msgstr ""

#: printer/printerdrake.pm:640
#, c-format
msgid "Re-enable disabled printers"
msgstr "Adbevaat ar moullerezioù marv"

#: printer/printerdrake.pm:644
#, c-format
msgid "when the printing system is started"
msgstr "pa loc'her Printerdrake ar reizhiad moullañ"

#: printer/printerdrake.pm:680
#, c-format
msgid "Communication error handling for the printer \"%s\""
msgstr ""

#: printer/printerdrake.pm:682
#, c-format
msgid ""
"Here you can configure how errors during the communication between your "
"computer and the printer \"%s\" should be handled (for example if the "
"printer is not turned on)."
msgstr ""

#: printer/printerdrake.pm:686
#, c-format
msgid "The number of retries should be an integer number of at least 1!"
msgstr ""

#: printer/printerdrake.pm:690
#, c-format
msgid "The delay between retries should be a positive integer number!"
msgstr ""

#: printer/printerdrake.pm:701
#, c-format
msgid "Do not disable the printer"
msgstr "Ne varvit ket ar voullerez"

#: printer/printerdrake.pm:704
#, c-format
msgid "Retry infinitely often"
msgstr ""

#: printer/printerdrake.pm:707
#, c-format
msgid "Number of retries"
msgstr "Niver a daolioù"

#: printer/printerdrake.pm:712
#, c-format
msgid "Delay between retries (in sec)"
msgstr "Dale etre taolioù (eil)"

#: printer/printerdrake.pm:745 printer/printerdrake.pm:765
#, c-format
msgid "Select Printer Connection"
msgstr "Dibabit lugerezh ar voullerez"

#: printer/printerdrake.pm:746
#, c-format
msgid "How is the printer connected?"
msgstr "Penaos eo luget ar voullerez ?"

#: printer/printerdrake.pm:748
#, c-format
msgid ""
"\n"
"Printers on remote CUPS servers do not need to be configured here; these "
"printers will be automatically detected."
msgstr ""

#: printer/printerdrake.pm:751 printer/printerdrake.pm:4912
#, c-format
msgid ""
"\n"
"WARNING: No local network connection active, remote printers can neither be "
"detected nor tested!"
msgstr ""

#: printer/printerdrake.pm:758
#, c-format
msgid ""
"Printer auto-detection (Local, TCP/Socket, SMB printers, and device URI)"
msgstr ""

#: printer/printerdrake.pm:760
#, c-format
msgid "Modify timeout for network printer auto-detection"
msgstr ""

#: printer/printerdrake.pm:766
#, c-format
msgid "Enter the timeout for network printer auto-detection (in msec) here. "
msgstr ""

#: printer/printerdrake.pm:768
#, c-format
msgid ""
"The longer you choose the timeout, the more reliable the detections of "
"network printers will be, but the scan can take longer then, especially if "
"there are many machines with local firewalls in the network. "
msgstr ""

#: printer/printerdrake.pm:772
#, c-format
msgid "The timeout must be a positive integer number!"
msgstr ""

#: printer/printerdrake.pm:811
#, c-format
msgid "Checking your system..."
msgstr "Emaon o wiriekaat ho reizhiad ..."

#: printer/printerdrake.pm:829
#, c-format
msgid "and one unknown printer"
msgstr "hag unan voullerez dianav"

#: printer/printerdrake.pm:831
#, c-format
msgid "and %d unknown printers"
msgstr "ha %d voullerez dianav"

#: printer/printerdrake.pm:835
#, c-format
msgid ""
"The following printers\n"
"\n"
"%s%s\n"
"are directly connected to your system"
msgstr ""
"Ar moullerezioù a-heul\n"
"\n"
"%s%s\n"
"a zo kevreet war-eeun ouzh ho reizhiad"

#: printer/printerdrake.pm:837
#, c-format
msgid ""
"The following printer\n"
"\n"
"%s%s\n"
"are directly connected to your system"
msgstr ""
"Ar voullerez a-heul\n"
"\n"
"%s%s\n"
"a zo kevreet war-eeun ouzh ho reizhiad"

#: printer/printerdrake.pm:838
#, c-format
msgid ""
"The following printer\n"
"\n"
"%s%s\n"
"is directly connected to your system"
msgstr ""
"Ar voullerez a-heul\n"
"\n"
"%s%s\n"
"a zo kevreet war-eeun ouzh ho reizhiad"

#: printer/printerdrake.pm:842
#, c-format
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""

#: printer/printerdrake.pm:843
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""

#: printer/printerdrake.pm:846
#, c-format
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""

#: printer/printerdrake.pm:849
#, c-format
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Bezit sur eo kefluniet ha loc'het ho pep moullerez).\n"

#: printer/printerdrake.pm:862
#, c-format
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""

#: printer/printerdrake.pm:863
#, c-format
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
"Ha mennout a rit bevaat moulañ gant moullerezioù war ar rouedad lec'hel ?\n"

#: printer/printerdrake.pm:865
#, c-format
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Mennout a rit moulañ gant ar moullerezioù-mañ ?\n"

#: printer/printerdrake.pm:866
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Ha sur oc'h bezañ mennet da voulañ gant an ardinvink-mañ ?\n"

#: printer/printerdrake.pm:867
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""

#: printer/printerdrake.pm:884
#, c-format
msgid "Do not setup printer automatically now, and never do it again"
msgstr ""

#: printer/printerdrake.pm:928
#, c-format
msgid "Searching for new printers..."
msgstr "O klask moullerezioù nevez ..."

#: printer/printerdrake.pm:976
#, c-format
msgid "Do not setup printer automatically again"
msgstr ""

#: printer/printerdrake.pm:983
#, c-format
msgid "New printers found"
msgstr "Moullerezioù nevez kavet"

#: printer/printerdrake.pm:984
#, c-format
msgid "New printer found"
msgstr "Moullerez nevez kavet"

#: printer/printerdrake.pm:986
#, c-format
msgid ""
"The following new printers were found and Printerdrake can automatically set "
"them up for you. If you do not want to have all of them set up, unselect the "
"ones which should be skipped, or click \"Cancel\" to set up none of them.\n"
msgstr ""

#: printer/printerdrake.pm:987
#, c-format
msgid ""
"The following new printer was found and printerdrake can automatically set "
"it up for you. If you do not want to have it set up, unselect it, or click "
"\"Cancel\".\n"
msgstr ""

#: printer/printerdrake.pm:988
#, c-format
msgid ""
"Note that for certain printer models additional packages need to be "
"installed. So keep your installation media handy.\n"
msgstr ""

#: printer/printerdrake.pm:1024 printer/printerdrake.pm:1066
#, c-format
msgid "Configuring printer on %s..."
msgstr "Kefluniañ ar voullerez war %s ..."

#: printer/printerdrake.pm:1049
#, c-format
msgid "("
msgstr "("

#: printer/printerdrake.pm:1050
#, c-format
msgid " on "
msgstr " war "

#: printer/printerdrake.pm:1051 standalone/scannerdrake:137
#, c-format
msgid ")"
msgstr ")"

#: printer/printerdrake.pm:1056 printer/printerdrake.pm:3126
#, c-format
msgid "Printer model selection"
msgstr "Choaz gobari ar voullerez"

#: printer/printerdrake.pm:1057 printer/printerdrake.pm:3127
#, c-format
msgid "Which printer model do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"

#: printer/printerdrake.pm:1058
#, c-format
msgid ""
"\n"
"\n"
"Printerdrake could not determine which model your printer %s is. Please "
"choose the correct model from the list."
msgstr ""

#: printer/printerdrake.pm:1061 printer/printerdrake.pm:3132
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""

#: printer/printerdrake.pm:1076 printer/printerdrake.pm:4686
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Kefluniañ ar voullerez « %s » ..."

#: printer/printerdrake.pm:1111
#, c-format
msgid ""
"Now you have turned off automatic printer setup.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:1112
#, c-format
msgid ""
"You can turn it back on again by choosing \"%s\" -> \"%s\" in Printerdrake's "
"main menu. "
msgstr ""

#: printer/printerdrake.pm:1112 printer/printerdrake.pm:4962
#, c-format
msgid "Configure Auto Administration"
msgstr ""

#: printer/printerdrake.pm:1113
#, c-format
msgid ""
"There you can also choose in which situation automatic printer setup is done "
"(On Printerdrake startup, on printing system startup, when connecting a new "
"USB printer)."
msgstr ""

#: printer/printerdrake.pm:1261 printer/printerdrake.pm:1273
#: printer/printerdrake.pm:1380 printer/printerdrake.pm:2401
#: printer/printerdrake.pm:2459 printer/printerdrake.pm:2543
#: printer/printerdrake.pm:4929 printer/printerdrake.pm:5116
#, c-format
msgid "Add a new printer"
msgstr "Ouzhpennañ ur voullerez nevez"

#: printer/printerdrake.pm:1262
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard allows you to install local or remote printers to be used from "
"this machine and also from other machines in the network.\n"
"\n"
"It asks you for all necessary information to set up the printer and gives "
"you access to all available printer drivers, driver options, and printer "
"connection types."
msgstr ""

#: printer/printerdrake.pm:1275
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer, connected directly to the network or to a remote Windows machine.\n"
"\n"
"Please plug in and turn on all printers connected to this machine so that it/"
"they can be auto-detected. Also your network printer(s) and your Windows "
"machines must be connected and turned on.\n"
"\n"
"Note that auto-detecting printers on the network takes longer than the auto-"
"detection of only the printers connected to this machine. So turn off the "
"auto-detection of network and/or Windows-hosted printers when you do not "
"need it.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
"to set up your printer(s) now."
msgstr ""

#: printer/printerdrake.pm:1284
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer.\n"
"\n"
"Please plug in and turn on all printers connected to this machine so that it/"
"they can be auto-detected.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
"to set up your printer(s) now."
msgstr ""

#: printer/printerdrake.pm:1292
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer or connected directly to the network.\n"
"\n"
"If you have printer(s) connected to this machine, Please plug it/them in on "
"this computer and turn it/them on so that it/they can be auto-detected. Also "
"your network printer(s) must be connected and turned on.\n"
"\n"
"Note that auto-detecting printers on the network takes longer than the auto-"
"detection of only the printers connected to this machine. So turn off the "
"auto-detection of network printers when you do not need it.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
"to set up your printer(s) now."
msgstr ""

#: printer/printerdrake.pm:1301
#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer.\n"
"\n"
"If you have printer(s) connected to this machine, Please plug it/them in on "
"this computer and turn it/them on so that it/they can be auto-detected.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
"to set up your printer(s) now."
msgstr ""

#: printer/printerdrake.pm:1352
#, c-format
msgid "Auto-detect printers connected to this machine"
msgstr ""
"Dinoiñ ent emgefreek ar moullerezioù hag a zo kevreet ouzh an ostiz-mañ"

#: printer/printerdrake.pm:1355
#, c-format
msgid "Auto-detect printers connected directly to the local network"
msgstr ""

#: printer/printerdrake.pm:1358
#, c-format
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""

#: printer/printerdrake.pm:1361
#, c-format
msgid "No auto-detection"
msgstr "Ne dinoit dre ardivink ket"

#: printer/printerdrake.pm:1381
#, c-format
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
"\n"
"You can print using the \"Print\" command of your application (usually in "
"the \"File\" menu).\n"
"\n"
"If you want to add, remove, or rename a printer, or if you want to change "
"the default option settings (paper input tray, printout quality, ...), "
"select \"Printer\" in the \"Hardware\" section of the %s Control Center."
msgstr ""

#: printer/printerdrake.pm:1417 printer/printerdrake.pm:1641
#: printer/printerdrake.pm:1704 printer/printerdrake.pm:1796
#: printer/printerdrake.pm:1934 printer/printerdrake.pm:2010
#: printer/printerdrake.pm:2177 printer/printerdrake.pm:2268
#: printer/printerdrake.pm:2277 printer/printerdrake.pm:2286
#: printer/printerdrake.pm:2297 printer/printerdrake.pm:2495
#: printer/printerdrake.pm:2610
#, c-format
msgid "Could not install the %s packages!"
msgstr "Ne m'eus ket staliañ ar pakadoù %s !"

#: printer/printerdrake.pm:1419
#, c-format
msgid "Skipping Windows/SMB server auto-detection"
msgstr ""

#: printer/printerdrake.pm:1425 printer/printerdrake.pm:1564
#: printer/printerdrake.pm:1802 printer/printerdrake.pm:2064
#, c-format
msgid "Printer auto-detection"
msgstr "Dinoiñ dre ardivink moullerezioù"

#: printer/printerdrake.pm:1425
#, c-format
msgid "Detecting devices..."
msgstr "O tinoiñ trobarzhelloù ..."

#: printer/printerdrake.pm:1451
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", moullerez rouedad « %s », porzh %s"

#: printer/printerdrake.pm:1454
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", moullerez « %s » ouzh ar servijer SMB/Windows « %s »"

#: printer/printerdrake.pm:1458
#, c-format
msgid "Detected %s"
msgstr "%s kavet"

#: printer/printerdrake.pm:1463 printer/printerdrake.pm:1490
#: printer/printerdrake.pm:1505
#, c-format
msgid "Printer on parallel port #%s"
msgstr "Moullerez ouzh ar porzh kenstur #%s"

#: printer/printerdrake.pm:1469
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Moullerez rouedad « %s », porzh %s"

#: printer/printerdrake.pm:1472
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Moullerez « %s » ouzh ar servijer SMB/Windows « %s »"

#: printer/printerdrake.pm:1550
#, c-format
msgid "Local Printer"
msgstr "Moullerez lec'hel"

#: printer/printerdrake.pm:1551
#, c-format
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""

#: printer/printerdrake.pm:1555
#, c-format
msgid "You must enter a device or file name!"
msgstr "Ret eo deoc'h reiñ un trobarzhell pe anv ur restr !"

#: printer/printerdrake.pm:1565
#, c-format
msgid "No printer found!"
msgstr "N'eo ket moullerez ebet !"

#: printer/printerdrake.pm:1573
#, c-format
msgid "Local Printers"
msgstr "Moullerezioù lec'hel"

#: printer/printerdrake.pm:1574
#, c-format
msgid "Available printers"
msgstr "Moullerezioù da gaout"

#: printer/printerdrake.pm:1578 printer/printerdrake.pm:1587
#, c-format
msgid "The following printer was auto-detected. "
msgstr "Ar voulerez a-heul a zo kavet dre ardivink."

#: printer/printerdrake.pm:1580
#, c-format
msgid ""
"If it is not the one you want to configure, enter a device name/file name in "
"the input line"
msgstr ""

#: printer/printerdrake.pm:1581
#, c-format
msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr ""

#: printer/printerdrake.pm:1582 printer/printerdrake.pm:1591
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr "Setu eo listenn ar voulerezioù kavet dre ardivink holl"

#: printer/printerdrake.pm:1584
#, c-format
msgid ""
"Please choose the printer you want to set up or enter a device name/file "
"name in the input line"
msgstr ""

#: printer/printerdrake.pm:1585
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
"device name/file name in the input line"
msgstr ""

#: printer/printerdrake.pm:1589
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
"printer was not correctly detected or if you prefer a customized printer "
"configuration, turn on \"Manual configuration\"."
msgstr ""

#: printer/printerdrake.pm:1590
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""

#: printer/printerdrake.pm:1593
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
"printer will work fully automatically. If your printer was not correctly "
"detected or if you prefer a customized printer configuration, turn on "
"\"Manual configuration\"."
msgstr ""

#: printer/printerdrake.pm:1594
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr "Dibabit ouzh pe voullerez vo bet implijet evit moulañ, mar plij."

#: printer/printerdrake.pm:1596
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
"Dibabit ouzh pe borzh a-steud eo luget ho voullerez, mar plij pe roit an anv "
"drobarzhell pe an anv restr e-barzh al linenn urzhiañ"

#: printer/printerdrake.pm:1597
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho voullerez, mar plij."

#: printer/printerdrake.pm:1599
#, c-format
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""

#: printer/printerdrake.pm:1603
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr "Ret eo deoc'h reiñ un trobarzhell pe ur voullerez !"

#: printer/printerdrake.pm:1643 printer/printerdrake.pm:1706
#: printer/printerdrake.pm:1798 printer/printerdrake.pm:1936
#: printer/printerdrake.pm:2012 printer/printerdrake.pm:2179
#: printer/printerdrake.pm:2270 printer/printerdrake.pm:2279
#: printer/printerdrake.pm:2288 printer/printerdrake.pm:2299
#, c-format
msgid "Aborting"
msgstr "O terriñ"

#: printer/printerdrake.pm:1679
#, c-format
msgid "Remote lpd Printer Options"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: printer/printerdrake.pm:1680
#, c-format
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
"A-benn implijout ur servijer moulañ lpd a-bell, ret eo deoc'h pourvezañ anv "
"ostiz ar servijer moullañ hag anv ar voullerez ouzh ar servijer-mañ."

#: printer/printerdrake.pm:1681
#, c-format
msgid "Remote host name"
msgstr "Anv an ostiz a-bell"

#: printer/printerdrake.pm:1682
#, c-format
msgid "Remote printer name"
msgstr "Anv ar voullerez a-bell"

#: printer/printerdrake.pm:1685
#, c-format
msgid "Remote host name missing!"
msgstr "Anv an ostiz a-bell a ra diouer !"

#: printer/printerdrake.pm:1689
#, c-format
msgid "Remote printer name missing!"
msgstr "Anv an ostiz a-bell a ra diouer"

#: printer/printerdrake.pm:1719 printer/printerdrake.pm:2195
#: printer/printerdrake.pm:2318 standalone/drakTermServ:447
#: standalone/drakTermServ:769 standalone/drakTermServ:785
#: standalone/drakTermServ:1591 standalone/drakTermServ:1600
#: standalone/drakTermServ:1614 standalone/drakbackup:512
#: standalone/drakbackup:618 standalone/drakbackup:653
#: standalone/drakbackup:754 standalone/draknfs:203
#: standalone/draksambashare:629 standalone/draksambashare:796
#: standalone/harddrake2:276
#, c-format
msgid "Information"
msgstr "Titouroù"

#: printer/printerdrake.pm:1719 printer/printerdrake.pm:2195
#: printer/printerdrake.pm:2318
#, c-format
msgid "Detected model: %s %s"
msgstr "Doare dinoet : %s %s"

#: printer/printerdrake.pm:1802 printer/printerdrake.pm:2064
#, c-format
msgid "Scanning network..."
msgstr "O klask war ar rouedad ..."

#: printer/printerdrake.pm:1814 printer/printerdrake.pm:1835
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", moullerez « %s » war servijer « %s »"

#: printer/printerdrake.pm:1817 printer/printerdrake.pm:1838
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Moullerez « %s » war servijer « %s »"

#: printer/printerdrake.pm:1859
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Dibarzhoù moullañ SMB (Windows 9x/NT)"

#: printer/printerdrake.pm:1860
#, c-format
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
"Evit moullañ war ur voullerez SMB eo ret deoc'h pourvezañ\n"
"anv an ostiz SMB (Ho evezh ! Disheñvel e c'hell bezañ diouzh\n"
"e anv ostiz TCP/IP !) ha marteze chomlec'h IP ar servijer moullañ,\n"
"kement hag anv rannet ar voullerez a glaskit tizhout ha ne vern pe\n"
"ditour a anv arveriad, tremenger ha strollad labour en implij."

#: printer/printerdrake.pm:1861
#, c-format
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""

#: printer/printerdrake.pm:1863
#, c-format
msgid "SMB server host"
msgstr "Ostiz ar servijer SMB"

#: printer/printerdrake.pm:1864
#, c-format
msgid "SMB server IP"
msgstr "IP ar servijer SMB"

#: printer/printerdrake.pm:1865 standalone/draksambashare:67
#, c-format
msgid "Share name"
msgstr "Anv rannet"

#: printer/printerdrake.pm:1868
#, c-format
msgid "Workgroup"
msgstr "Strollad labour"

#: printer/printerdrake.pm:1870
#, c-format
msgid "Auto-detected"
msgstr "Kavet dre ardivink"

#: printer/printerdrake.pm:1880
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr ""

#: printer/printerdrake.pm:1884
#, c-format
msgid "Samba share name missing!"
msgstr "Mankout a ra anv ar rannad Samba !"

#: printer/printerdrake.pm:1890
#, c-format
msgid "SECURITY WARNING!"
msgstr ""

#: printer/printerdrake.pm:1891
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
"a fault in the architecture of the Samba client software the password is put "
"in clear text into the command line of the Samba client used to transmit the "
"print job to the Windows server. So it is possible for every user on this "
"machine to display the password on the screen by issuing commands as \"ps "
"auxwww\".\n"
"\n"
"We recommend to make use of one of the following alternatives (in all cases "
"you have to make sure that only machines from your local network have access "
"to your Windows server, for example by means of a firewall):\n"
"\n"
"Use a password-less account on your Windows server, as the \"GUEST\" account "
"or a special account dedicated for printing. Do not remove the password "
"protection from a personal account or the administrator account.\n"
"\n"
"Set up your Windows server to make the printer available under the LPD "
"protocol. Then set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:1901
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
"protocol and set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:1904
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""

#: printer/printerdrake.pm:1983
#, c-format
msgid "NetWare Printer Options"
msgstr "Dibarzhoù ar voullerez NetWare"

#: printer/printerdrake.pm:1984
#, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
"Evit moullañ war ur voullerez NetWare eo ret deoc'h pourvezañ anv ar\n"
"servijer moullañ NetWare (Ho evezh ! Disheñvel e c'hell bezañ diouzh e\n"
"anv ostiz TCP/IP !) kement hag anv ar steud moullañ evit ar voullerez\n"
"a glaskit tizhout ha ne vern pe anv arveriad ha tremenger en implij."

#: printer/printerdrake.pm:1985
#, c-format
msgid "Printer Server"
msgstr "Servijer moullañ"

#: printer/printerdrake.pm:1986
#, c-format
msgid "Print Queue Name"
msgstr "Anv ar steud moullañ"

#: printer/printerdrake.pm:1991
#, c-format
msgid "NCP server name missing!"
msgstr "Mankout a ra anv ar servijer NCP !"

#: printer/printerdrake.pm:1995
#, c-format
msgid "NCP queue name missing!"
msgstr "Mankout a ra anv al lost NCP !"

#: printer/printerdrake.pm:2076 printer/printerdrake.pm:2097
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", ostiz « %s », porzh %s"

#: printer/printerdrake.pm:2079 printer/printerdrake.pm:2100
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Ostiz « %s », porzh %s"

#: printer/printerdrake.pm:2122
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "Dibarzhoù ar voullerez TCP/Socket"

#: printer/printerdrake.pm:2124
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) in the input fields."
msgstr ""

#: printer/printerdrake.pm:2125
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
"JetDirect servers the port number is usually 9100, on other servers it can "
"vary. See the manual of your hardware."
msgstr ""

#: printer/printerdrake.pm:2129
#, c-format
msgid "Printer host name or IP missing!"
msgstr "Mankout a ra anv ostiz ar voullerez pe an IP !"

#: printer/printerdrake.pm:2158
#, c-format
msgid "Printer host name or IP"
msgstr "Anv pe IP an oztiz ar voullerez"

#: printer/printerdrake.pm:2221
#, c-format
msgid "Refreshing Device URI list..."
msgstr "Oc'h adtresañ roll URI an trobarzhelloù ..."

#: printer/printerdrake.pm:2224 printer/printerdrake.pm:2226
#, c-format
msgid "Printer Device URI"
msgstr "URI ar drobarzhell ar voullerez"

#: printer/printerdrake.pm:2225
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""

#: printer/printerdrake.pm:2249
#, c-format
msgid "A valid URI must be entered!"
msgstr "Red eo dit da reiñ un URI mat !"

#: printer/printerdrake.pm:2354
#, c-format
msgid "Pipe into command"
msgstr ""

#: printer/printerdrake.pm:2355
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
"piped instead of being sent directly to a printer."
msgstr ""

#: printer/printerdrake.pm:2356
#, c-format
msgid "Command line"
msgstr "Linenn urzhiañ"

#: printer/printerdrake.pm:2360
#, c-format
msgid "A command line must be entered!"
msgstr "Red eo dit da reiñ ul linenn &urzhiañ !"

#: printer/printerdrake.pm:2402
#, c-format
msgid "Your printer %s is currently connected %s."
msgstr ""

#: printer/printerdrake.pm:2404 printer/printerdrake.pm:2411
#, c-format
msgid "to a parallel port"
msgstr "ouzh ur porzh kenstur"

#: printer/printerdrake.pm:2405 printer/printerdrake.pm:2412
#, c-format
msgid "to the USB"
msgstr "ouzh USB"

#: printer/printerdrake.pm:2406 printer/printerdrake.pm:2413
#, c-format
msgid "via the network"
msgstr "dre ar rouedad"

#: printer/printerdrake.pm:2407
#, c-format
msgid "This type of connection is currently not fully supported by HPLIP."
msgstr ""

#: printer/printerdrake.pm:2409
#, c-format
msgid "You get full HPLIP support for your device if you connect it "
msgstr ""

#: printer/printerdrake.pm:2415
#, c-format
msgid ""
"You can now set up your device with HPLIP anyway (works in many cases), "
msgstr ""

#: printer/printerdrake.pm:2416
#, c-format
msgid "set it up without HPLIP (print-only), "
msgstr ""

#: printer/printerdrake.pm:2416
#, c-format
msgid "or"
msgstr "pe"

#: printer/printerdrake.pm:2417
#, c-format
msgid "cancel the setup (for example to reconnect your device)."
msgstr ""

#: printer/printerdrake.pm:2419
#, c-format
msgid ""
"You can always revise your choice by clicking your printer's entry in the "
"main window, "
msgstr ""

#: printer/printerdrake.pm:2420
#, c-format
msgid "clicking the \"%s\" button, "
msgstr ""

#. -PO: "Edit" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: printer/printerdrake.pm:2420 standalone/drakperm:124 standalone/drakups:302
#: standalone/drakups:362 standalone/drakups:382 standalone/drakvpn:319
#: standalone/drakvpn:680 standalone/printerdrake:245
#, c-format
msgid "Edit"
msgstr "Kemmañ"

#: printer/printerdrake.pm:2421
#, c-format
msgid "and choosing \"%s\"."
msgstr ""

#: printer/printerdrake.pm:2421 printer/printerdrake.pm:5312
#: printer/printerdrake.pm:5372
#, c-format
msgid "Printer connection type"
msgstr "Seurt kevreadenn ar voullerez"

#: printer/printerdrake.pm:2423 standalone/logdrake:409
#, c-format
msgid "What do you want to do?"
msgstr "Petra e fell deoc'h da ober ?"

#: printer/printerdrake.pm:2424 printer/printerdrake.pm:2427
#, c-format
msgid "Set up with HPLIP"
msgstr "Kefluniañ gant HPLIP"

#: printer/printerdrake.pm:2425 printer/printerdrake.pm:2429
#, c-format
msgid "Set up without HPLIP"
msgstr "Kefluniañ hep HPLIP"

#: printer/printerdrake.pm:2426
#, c-format
msgid "Cancel setup"
msgstr "Nullañ ar gefluniadur"

#: printer/printerdrake.pm:2460
#, c-format
msgid ""
"On many HP printers there are special functions available, maintenance (ink "
"level checking, nozzle cleaning. head alignment, ...) on all not too old "
"inkjets, scanning on multi-function devices, and memory card access on "
"printers with card readers. "
msgstr ""

#: printer/printerdrake.pm:2462
#, c-format
msgid ""
"To access these extra functions on HP printers they must be set up with "
"HPLIP (HP Linux Imaging and Printing). "
msgstr ""

#: printer/printerdrake.pm:2464
#, c-format
msgid "Do you want to use HPLIP (choose \"No\" for non-HP printers)? "
msgstr ""

#: printer/printerdrake.pm:2490
#, c-format
msgid "Installing %s package..."
msgstr "O staliañ pakad %s ..."

#: printer/printerdrake.pm:2490 printer/printerdrake.pm:2496
#: printer/printerdrake.pm:2524
#, c-format
msgid "HPLIP"
msgstr "HPLIP"

#: printer/printerdrake.pm:2497
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""

#: printer/printerdrake.pm:2512
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr "N'eo ket possubl lemel ho restr kefluniadur HPOJ kozh %s evit ho %s !"

#: printer/printerdrake.pm:2514
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr "Lemel ar restr mar plij ha adloc'hañ HPOJ."

#: printer/printerdrake.pm:2524
#, c-format
msgid "Checking device and configuring %s..."
msgstr ""

#: printer/printerdrake.pm:2544
#, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr "Da beseurt moullerez e mennit kefluniañ gant HPLIP ?"

#: printer/printerdrake.pm:2599
#, c-format
msgid "Installing SANE packages..."
msgstr "O staliañ pakadoù SANE ..."

#: printer/printerdrake.pm:2612
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""

#: printer/printerdrake.pm:2627
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""

#: printer/printerdrake.pm:2641
#, c-format
msgid "Configuring device..."
msgstr "O kefluniañ an drobarzhell ..."

#: printer/printerdrake.pm:2678
#, c-format
msgid "Making printer port available for CUPS..."
msgstr ""

#: printer/printerdrake.pm:2688 printer/printerdrake.pm:2962
#: printer/printerdrake.pm:3115
#, c-format
msgid "Reading printer database..."
msgstr "O lenn stlennvon ar moullerezioù ..."

#: printer/printerdrake.pm:2920
#, c-format
msgid "Enter Printer Name and Comments"
msgstr "Roit anv hag askelenn ar voullerez"

#: printer/printerdrake.pm:2924 printer/printerdrake.pm:4183
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""

#: printer/printerdrake.pm:2930 printer/printerdrake.pm:4188
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""

#: printer/printerdrake.pm:2937
#, c-format
msgid ""
"The printer name \"%s\" has more than 12 characters which can make the "
"printer unaccessible from Windows clients. Do you really want to use this "
"name?"
msgstr ""

#: printer/printerdrake.pm:2946
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""

#: printer/printerdrake.pm:2947
#, c-format
msgid "Name of printer"
msgstr "Anv ar voullerez"

#: printer/printerdrake.pm:2948 standalone/drakconnect:592
#: standalone/harddrake2:39 standalone/printerdrake:224
#: standalone/printerdrake:231
#, c-format
msgid "Description"
msgstr "Deskrivadur"

#: printer/printerdrake.pm:2949 standalone/printerdrake:224
#: standalone/printerdrake:231
#, c-format
msgid "Location"
msgstr "Lec'hel"

#: printer/printerdrake.pm:2967
#, c-format
msgid "Preparing printer database..."
msgstr "O prientiñ ar stlennvon ar moullerezioù ..."

#: printer/printerdrake.pm:3093
#, c-format
msgid "Your printer model"
msgstr "Gobari ar voullerez"

#: printer/printerdrake.pm:3094
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
"detection with the models listed in its printer database to find the best "
"match. This choice can be wrong, especially when your printer is not listed "
"at all in the database. So check whether the choice is correct and click "
"\"The model is correct\" if so and if not, click \"Select model manually\" "
"so that you can choose your printer model manually on the next screen.\n"
"\n"
"For your printer Printerdrake has found:\n"
"\n"
"%s"
msgstr ""

#: printer/printerdrake.pm:3099 printer/printerdrake.pm:3102
#, c-format
msgid "The model is correct"
msgstr "Mad eo ar gobari."

#: printer/printerdrake.pm:3100 printer/printerdrake.pm:3101
#: printer/printerdrake.pm:3104
#, c-format
msgid "Select model manually"
msgstr "Dibabit ar gobari diwar zorn"

#: printer/printerdrake.pm:3128
#, c-format
msgid ""
"\n"
"\n"
"Please check whether Printerdrake did the auto-detection of your printer "
"model correctly. Find the correct model in the list when a wrong model or "
"\"Raw printer\" is highlighted."
msgstr ""

#: printer/printerdrake.pm:3147
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr ""

#: printer/printerdrake.pm:3179
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
"printer's options and features."
msgstr ""

#: printer/printerdrake.pm:3180
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
"delivered with the printer."
msgstr ""

#: printer/printerdrake.pm:3181
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr ""

#: printer/printerdrake.pm:3182
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
"your Windows partition, too."
msgstr ""

#: printer/printerdrake.pm:3183
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
"makes all options of the printer available which are provided by the "
"printer's hardware"
msgstr ""

#: printer/printerdrake.pm:3184
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
"then be used for the setup of your printer."
msgstr ""

#: printer/printerdrake.pm:3186
#, c-format
msgid "Install PPD file from"
msgstr "Staliañ ar restr PPD eus"

#: printer/printerdrake.pm:3189 printer/printerdrake.pm:3197
#: standalone/scannerdrake:183 standalone/scannerdrake:192
#: standalone/scannerdrake:242 standalone/scannerdrake:250
#, c-format
msgid "Floppy Disk"
msgstr "Bladennig"

#: printer/printerdrake.pm:3190 printer/printerdrake.pm:3199
#: standalone/scannerdrake:184 standalone/scannerdrake:194
#: standalone/scannerdrake:243 standalone/scannerdrake:252
#, c-format
msgid "Other place"
msgstr "Lec'hiadur all"

#: printer/printerdrake.pm:3205
#, c-format
msgid "Select PPD file"
msgstr "Dibabit ar restr PPD"

#: printer/printerdrake.pm:3209
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr ""

#: printer/printerdrake.pm:3215
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr ""

#: printer/printerdrake.pm:3226
#, c-format
msgid "Installing PPD file..."
msgstr "O staliañ ar restr PPD ..."

#: printer/printerdrake.pm:3345
#, c-format
msgid "OKI winprinter configuration"
msgstr "Kefluniadur ar voullerez Win OKI"

#: printer/printerdrake.pm:3346
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
"connected to the first parallel port. When your printer is connected to "
"another port or to a print server box please connect the printer to the "
"first parallel port before you print a test page. Otherwise the printer will "
"not work. Your connection type setting will be ignored by the driver."
msgstr ""

#: printer/printerdrake.pm:3371 printer/printerdrake.pm:3401
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "Kefluniadur Lexmark inkjet"

#: printer/printerdrake.pm:3372
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""

#: printer/printerdrake.pm:3402
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
"com/). Click on the \"Drivers\" link. Then choose your model and afterwards "
"\"Linux\" as operating system. The drivers come as RPM packages or shell "
"scripts with interactive graphical installation. You do not need to do this "
"configuration by the graphical frontends. Cancel directly after the license "
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
msgstr ""

#: printer/printerdrake.pm:3412
#, c-format
msgid "Lexmark X125 configuration"
msgstr "Kefluniadur ar voullerez Lexmark X125"

#: printer/printerdrake.pm:3413
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
"USB, no printers on remote machines or print server boxes. Please connect "
"your printer to a local USB port or configure it on the machine where it is "
"connected to."
msgstr ""

#: printer/printerdrake.pm:3435
#, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr "Kefluniadur ar voullerez Samsung ML/QL-85G"

#: printer/printerdrake.pm:3436 printer/printerdrake.pm:3463
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected on the "
"first parallel port, no printers on remote machines or print server boxes or "
"on other parallel ports. Please connect your printer to the first parallel "
"port or configure it on the machine where it is connected to."
msgstr ""

#: printer/printerdrake.pm:3462
#, c-format
msgid "Canon LBP-460/660 configuration"
msgstr "Kefluniadur ar voullerez Canon LBP-460/660"

#: printer/printerdrake.pm:3489
#, c-format
msgid "Canon LBP-810/1120 (CAPT) configuration"
msgstr "Kefluniadur ar voullerez Canon LBP-810/1120 (CAPT)"

#: printer/printerdrake.pm:3490
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
"USB, no printers on remote machines or print server boxes or on the parallel "
"port. Please connect your printer to the USB or configure it on the machine "
"where it is directly connected to."
msgstr ""

#: printer/printerdrake.pm:3497
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""

#: printer/printerdrake.pm:3647
#, c-format
msgid ""
"Printer default settings\n"
"\n"
"You should make sure that the page size and the ink type/printing mode (if "
"available) and also the hardware configuration of laser printers (memory, "
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""

#: printer/printerdrake.pm:3772
#, c-format
msgid "Printer default settings"
msgstr "Kefluniadur dre ziouer ar voullerez"

#: printer/printerdrake.pm:3779
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""

#: printer/printerdrake.pm:3783
#, c-format
msgid "Option %s must be a number!"
msgstr ""

#: printer/printerdrake.pm:3787
#, c-format
msgid "Option %s out of range!"
msgstr ""

#: printer/printerdrake.pm:3839
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
"Ha mennout a rit lakaat ar voullerez-mañ (« %s »)\n"
"evit ar voullerez dre ziouer ?"

#: printer/printerdrake.pm:3855
#, c-format
msgid "Test pages"
msgstr "Pajennoù arnod"

#: printer/printerdrake.pm:3856
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
"laser printers with too low memory it can even not come out. In most cases "
"it is enough to print the standard test page."
msgstr ""

#: printer/printerdrake.pm:3860
#, c-format
msgid "No test pages"
msgstr "N'eus pajenn arnod ebet"

#: printer/printerdrake.pm:3861
#, c-format
msgid "Print"
msgstr "Moulañ"

#: printer/printerdrake.pm:3886
#, c-format
msgid "Standard test page"
msgstr "Pajenn arnod reoliek"

#: printer/printerdrake.pm:3889
#, c-format
msgid "Alternative test page (Letter)"
msgstr "Pajenn arnod all (Lizher)"

#: printer/printerdrake.pm:3892
#, c-format
msgid "Alternative test page (A4)"
msgstr "Pajenn arnod all (A4)"

#: printer/printerdrake.pm:3894
#, c-format
msgid "Photo test page"
msgstr "Pajenn arnod foto"

#: printer/printerdrake.pm:3907
#, c-format
msgid "Printing test page(s)..."
msgstr "O voullañ pajenn(où) arnod ..."

#: printer/printerdrake.pm:3927
#, c-format
msgid "Skipping photo test page."
msgstr "O tremen ar bajenn arnod foto."

#: printer/printerdrake.pm:3944
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
"Pajenn(où) arnod a zo bet kaset d'ar voullerez.\n"
"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
"Stad ar moullañ :\n"
"%s\n"
"\n"

#: printer/printerdrake.pm:3948
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Pajenn(où) arnod a zo bet kaset d'ar moullerez.\n"
"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"

#: printer/printerdrake.pm:3958
#, c-format
msgid "Did it work properly?"
msgstr "Ha mont a ra en-dro reizh ?"

#: printer/printerdrake.pm:3982
#, c-format
msgid "Raw printer"
msgstr "Moullerez diaoz"

#: printer/printerdrake.pm:4004
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""

#: printer/printerdrake.pm:4006
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: printer/printerdrake.pm:4009 printer/printerdrake.pm:4026
#: printer/printerdrake.pm:4036
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""

#: printer/printerdrake.pm:4012 printer/printerdrake.pm:4052
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s%s\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4016
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4021 printer/printerdrake.pm:4031
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""

#: printer/printerdrake.pm:4023 printer/printerdrake.pm:4033
#: printer/printerdrake.pm:4043
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: printer/printerdrake.pm:4028 printer/printerdrake.pm:4038
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""

#: printer/printerdrake.pm:4041
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""

#: printer/printerdrake.pm:4045
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
"If you are using KDE as desktop environment you have a \"panic button\", an "
"icon on the desktop, labeled with \"STOP Printer!\", which stops all print "
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""

#: printer/printerdrake.pm:4049
#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""

#: printer/printerdrake.pm:4058
#, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr "Oc'h implij/ober war-dro voullerez « %s »"

#: printer/printerdrake.pm:4059
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Emaon o moulañ gant ar voullerez « %s »"

#: printer/printerdrake.pm:4065
#, c-format
msgid "Print option list"
msgstr "Roll dibarzhoù ar voullerez"

#: printer/printerdrake.pm:4069
#, fuzzy, c-format
msgid "Printing option list..."
msgstr "Roll dibarzhoù ar voullerez"

#: printer/printerdrake.pm:4087
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special "
"features of your printer are supported.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4090
#, c-format
msgid ""
"The scanner in your printer can be used with the usual SANE software, for "
"example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""

#: printer/printerdrake.pm:4091
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to "
"share your scanner on the network.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4095
#, c-format
msgid ""
"The memory card readers in your printer can be accessed like a usual USB "
"mass storage device. "
msgstr ""

#: printer/printerdrake.pm:4096
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on "
"your desktop.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4098
#, c-format
msgid ""
"The memory card readers in your printer can be accessed using HP's Printer "
"Toolbox (Menu: System/Monitoring/HP Printer Toolbox) clicking the \"Access "
"Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""

#: printer/printerdrake.pm:4099
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB "
"card reader is usually faster.\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4102
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a "
"lot of status monitoring and maintenance functions for your %s:\n"
"\n"
msgstr ""

#: printer/printerdrake.pm:4103
#, c-format
msgid " - Ink level/status info\n"
msgstr ""

#: printer/printerdrake.pm:4104
#, c-format
msgid " - Ink nozzle cleaning\n"
msgstr ""

#: printer/printerdrake.pm:4105
#, c-format
msgid " - Print head alignment\n"
msgstr ""

#: printer/printerdrake.pm:4106
#, c-format
msgid " - Color calibration\n"
msgstr " - Kefluniañ ar livioù\n"

#: printer/printerdrake.pm:4147 printer/printerdrake.pm:4174
#: printer/printerdrake.pm:4209
#, c-format
msgid "Transfer printer configuration"
msgstr "Treuzkas kefluniadur ar voullerez"

#: printer/printerdrake.pm:4148
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
"s to %s, your current spooler. All the configuration data (printer name, "
"description, location, connection type, and default option settings) is "
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""

#: printer/printerdrake.pm:4151
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""

#: printer/printerdrake.pm:4153
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""

#: printer/printerdrake.pm:4155
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""

#: printer/printerdrake.pm:4157
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""

#: printer/printerdrake.pm:4158
#, c-format
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""

#: printer/printerdrake.pm:4159
#, c-format
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""

#: printer/printerdrake.pm:4162
#, c-format
msgid "Do not transfer printers"
msgstr ""

#: printer/printerdrake.pm:4163 printer/printerdrake.pm:4179
#, c-format
msgid "Transfer"
msgstr "Treuzkas"

#: printer/printerdrake.pm:4175
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""

#: printer/printerdrake.pm:4196
#, c-format
msgid "New printer name"
msgstr "Anv nevez ar voullerez"

#: printer/printerdrake.pm:4199
#, c-format
msgid "Transferring %s..."
msgstr "O treuzkas %s ..."

#: printer/printerdrake.pm:4210
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""

#: printer/printerdrake.pm:4220
#, c-format
msgid "Refreshing printer data..."
msgstr "O adtresañ roadoù ar moullerezioù ..."

#: printer/printerdrake.pm:4230
#, c-format
msgid "Starting network..."
msgstr "O kregiñ ar rouedad ..."

#: printer/printerdrake.pm:4274 printer/printerdrake.pm:4278
#: printer/printerdrake.pm:4280
#, c-format
msgid "Configure the network now"
msgstr "Kefluniañ ar rouedad bremañ"

#: printer/printerdrake.pm:4275
#, c-format
msgid "Network functionality not configured"
msgstr "N'eo ket kefluniet ar rouedad"

#: printer/printerdrake.pm:4276
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""

#: printer/printerdrake.pm:4279
#, c-format
msgid "Go on without configuring the network"
msgstr "Kenderc'hel hep kefluniañ ar rouedad"

#: printer/printerdrake.pm:4310
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network is accessible after booting your "
"system and correct the configuration using the %s Control Center, section "
"\"Network & Internet\"/\"Connection\", and afterwards set up the printer, "
"also using the %s Control Center, section \"Hardware\"/\"Printer\""
msgstr ""

#: printer/printerdrake.pm:4311
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""

# to enhance :-(
#: printer/printerdrake.pm:4321
#, c-format
msgid "Restarting printing system..."
msgstr "Oc'h adkregiñ ar reizhiad moullañ ..."

#: printer/printerdrake.pm:4352
#, c-format
msgid "high"
msgstr "uhel"

#: printer/printerdrake.pm:4352
#, c-format
msgid "paranoid"
msgstr "ankeniet"

#: printer/printerdrake.pm:4354
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "O staliañ ur reizhiad moullañ er live surantez %s"

#: printer/printerdrake.pm:4355
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
"\n"
"This printing system runs a daemon (background process) which waits for "
"print jobs and handles them. This daemon is also accessible by remote "
"machines through the network and so it is a possible point for attacks. "
"Therefore only a few selected daemons are started by default in this "
"security level.\n"
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""

#: printer/printerdrake.pm:4391
#, c-format
msgid "Starting the printing system at boot time"
msgstr "Lañsañ ar reizhiad moullañ pa loc'hañ"

#: printer/printerdrake.pm:4392
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
"is booted.\n"
"\n"
"It is possible that the automatic starting was turned off by changing to a "
"higher security level, because the printing system is a potential point for "
"attacks.\n"
"\n"
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""

#: printer/printerdrake.pm:4415
#, c-format
msgid "Checking installed software..."
msgstr ""

#: printer/printerdrake.pm:4421
#, c-format
msgid "Removing %s..."
msgstr "Lemel %s ..."

#: printer/printerdrake.pm:4425
#, c-format
msgid "Could not remove the %s printing system!"
msgstr "Ne m'eus ket lemel ar reizhiad moullañ %s !"

#: printer/printerdrake.pm:4449
#, c-format
msgid "Installing %s..."
msgstr "O staliañ %s ..."

#: printer/printerdrake.pm:4453
#, c-format
msgid "Could not install the %s printing system!"
msgstr "Ne m'eus ket staliañ ar reizhiad moullañ %s !"

#: printer/printerdrake.pm:4521
#, c-format
msgid ""
"In this mode there is no local printing system, all printing requests go "
"directly to the server specified below. Note that it is not possible to "
"define local print queues then and if the specified server is down it cannot "
"be printed at all from this machine."
msgstr ""

#: printer/printerdrake.pm:4523
#, c-format
msgid ""
"Enter the host name or IP of your CUPS server and click OK if you want to "
"use this mode, click \"Quit\" otherwise."
msgstr ""

#: printer/printerdrake.pm:4537
#, c-format
msgid "Name or IP of remote server:"
msgstr "Anv pe IP an oztiz ar servijer a-bell :"

#: printer/printerdrake.pm:4557
#, c-format
msgid "Setting Default Printer..."
msgstr "O lakaat ar voullerez dre ziouer ..."

#: printer/printerdrake.pm:4577
#, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr "Reizhiad moullañ CUPS lec'hel pe servijer CUPS a-bell ? "

#: printer/printerdrake.pm:4578
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""

#: printer/printerdrake.pm:4580
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""

#: printer/printerdrake.pm:4581
#, c-format
msgid ""
"Then locally connected printers can be used and remote printers on other "
"CUPS servers in the same network are automatically discovered. "
msgstr ""

#: printer/printerdrake.pm:4582
#, c-format
msgid ""
"Disadvantage of this approach is, that more resources on the local machine "
"are needed: Additional software packages need to be installed, the CUPS "
"daemon has to run in the background and needs some memory, and the IPP port "
"(port 631) is opened. "
msgstr ""

#: printer/printerdrake.pm:4584
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""

#: printer/printerdrake.pm:4585
#, c-format
msgid ""
"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
"started or port opened, no software infrastructure for setting up local "
"print queues is installed, so less memory and disk space is used. "
msgstr ""

#: printer/printerdrake.pm:4586
#, c-format
msgid ""
"Disadvantage is that it is not possible to define local printers then and if "
"the specified server is down it cannot be printed at all from this machine. "
msgstr ""

#: printer/printerdrake.pm:4588
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr "Penaos vez lakaet CUPS war ho reizhiad ?"

#: printer/printerdrake.pm:4592 printer/printerdrake.pm:4607
#: printer/printerdrake.pm:4611 printer/printerdrake.pm:4617
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr "Server a-bell, reiñ anv pe IP amañ :"

#: printer/printerdrake.pm:4606
#, c-format
msgid "Local CUPS printing system"
msgstr "Reizhiad moullañ CUPS lec'hel"

#: printer/printerdrake.pm:4645
#, c-format
msgid "Select Printer Spooler"
msgstr "Dibabit lost ar voullerez"

#: printer/printerdrake.pm:4646
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr "Pe seurt reizhiad moullañ (lost) a vennit da implij ?"

#: printer/printerdrake.pm:4695
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "Ne m'eus ket kefluniañ ar voullerez « %s » !"

#: printer/printerdrake.pm:4710
#, c-format
msgid "Installing Foomatic..."
msgstr "O staliañ Foomatik ..."

#: printer/printerdrake.pm:4716
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr "Ne m'eus ket staliañ ar pakadoù %s, ne m'eus ket lañsañ %s !"

#: printer/printerdrake.pm:4911
#, fuzzy, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it. "
msgstr ""
"Setu da heul ar steudadoù moullañ.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."

#: printer/printerdrake.pm:4941
#, c-format
msgid "Display all available remote CUPS printers"
msgstr "Diskouez pep moullerez CUPS a-bell"

#: printer/printerdrake.pm:4942
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""

#: printer/printerdrake.pm:4953
#, c-format
msgid "CUPS configuration"
msgstr "Kefluniadur CUPS"

#: printer/printerdrake.pm:4974
#, c-format
msgid "Change the printing system"
msgstr "Kemmaañ ar reizhiad moullañ"

#: printer/printerdrake.pm:4983
#, c-format
msgid "Normal Mode"
msgstr "Mod boas"

#: printer/printerdrake.pm:4984
#, c-format
msgid "Expert Mode"
msgstr "Mod mailh"

#: printer/printerdrake.pm:5262 printer/printerdrake.pm:5318
#: printer/printerdrake.pm:5404 printer/printerdrake.pm:5413
#, c-format
msgid "Printer options"
msgstr "Dibarzhoù ar voullerez"

#: printer/printerdrake.pm:5298
#, c-format
msgid "Modify printer configuration"
msgstr "Kemmañ kefluniadur ar voullerez"

#: printer/printerdrake.pm:5300
#, c-format
msgid ""
"Printer %s%s\n"
"What do you want to modify on this printer?"
msgstr ""
"Moullerez %s%s\n"
"Petra a fell dit kemmañ anezhi ?"

#: printer/printerdrake.pm:5305
#, c-format
msgid "This printer is disabled"
msgstr "Marv eo ar voullerez-mañ"

#: printer/printerdrake.pm:5307
#, c-format
msgid "Do it!"
msgstr "Ober a rit !"

#: printer/printerdrake.pm:5313 printer/printerdrake.pm:5378
#, c-format
msgid "Printer name, description, location"
msgstr "Anv ar voullerez, deskrivadur ha lec'hiadur"

#: printer/printerdrake.pm:5315 printer/printerdrake.pm:5397
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr ""

#: printer/printerdrake.pm:5316 printer/printerdrake.pm:5398
#, c-format
msgid "Printer manufacturer, model"
msgstr ""

#: printer/printerdrake.pm:5320 printer/printerdrake.pm:5408
#, c-format
msgid "Set this printer as the default"
msgstr "Lakaat ar voullerez-mañ dre ziouer"

#: printer/printerdrake.pm:5325 printer/printerdrake.pm:5414
#: printer/printerdrake.pm:5416 printer/printerdrake.pm:5425
#, c-format
msgid "Enable Printer"
msgstr "Bevaat ar voullerez"

#: printer/printerdrake.pm:5328 printer/printerdrake.pm:5419
#: printer/printerdrake.pm:5420 printer/printerdrake.pm:5422
#, c-format
msgid "Disable Printer"
msgstr "Marvaat ar voullerez"

#: printer/printerdrake.pm:5332 printer/printerdrake.pm:5426
#, c-format
msgid "Printer communication error handling"
msgstr ""

#: printer/printerdrake.pm:5333 printer/printerdrake.pm:5430
#, c-format
msgid "Print test pages"
msgstr "Moullañ ar pajennoù arnod"

#: printer/printerdrake.pm:5334 printer/printerdrake.pm:5432
#, c-format
msgid "Learn how to use this printer"
msgstr "Deskiñ peanos e vez implijet ar voullerez-mañ"

#: printer/printerdrake.pm:5335 printer/printerdrake.pm:5434
#, c-format
msgid "Remove printer"
msgstr "Lemel ar voullerez"

#: printer/printerdrake.pm:5386
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Lemel ar voullerez gozh « %s » ..."

#: printer/printerdrake.pm:5417
#, c-format
msgid "Printer \"%s\" is now enabled."
msgstr "Bev eo ar voullerez « %s » bremañ ..."

#: printer/printerdrake.pm:5423
#, c-format
msgid "Printer \"%s\" is now disabled."
msgstr "N'eo ket bev eo ar voullerez « %s » bremañ ..."

#: printer/printerdrake.pm:5465
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Ha fellout a ra deoc'h da vat lemel ar voullerez « %s » ?"

#: printer/printerdrake.pm:5469
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Emaon o dilemel ar voullerez « %s » ..."

#: printer/printerdrake.pm:5493
#, c-format
msgid "Default printer"
msgstr "Moullerez dre ziouer"

#: printer/printerdrake.pm:5494
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Bez eo ar voullerez « %s » ar voullerez dre ziouer bremañ."

#: raid.pm:41
#, c-format
msgid "Can not add a partition to _formatted_ RAID %s"
msgstr "N'hellan ket ouzhpennañ ur parzhadur da RAID %s _furmadet_"

#: raid.pm:145
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "N'eus ket a-walc'h a barzhadurioù evit RAID live %d\n"

#: scanner.pm:96
#, c-format
msgid "Could not create directory /usr/share/sane/firmware!"
msgstr "N'hellan ket krouiñ ar renkell /usr/share/sane/firmware !"

#: scanner.pm:107
#, c-format
msgid "Could not create link /usr/share/sane/%s!"
msgstr "N'hellan ket krouiñ al liamm /usr/share/sane/%s !"

#: scanner.pm:114
#, c-format
msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
msgstr ""
"N'hellan ket eilañ ar restr meriant %s e-barzh /usr/share/sane/firmware !"

#: scanner.pm:121
#, c-format
msgid "Could not set permissions of firmware file %s!"
msgstr "N'hell ket bet lakaet aotreoù ar meriant %s !"

#: scanner.pm:200 standalone/scannerdrake:66 standalone/scannerdrake:70
#: standalone/scannerdrake:78 standalone/scannerdrake:346
#: standalone/scannerdrake:382 standalone/scannerdrake:446
#: standalone/scannerdrake:490 standalone/scannerdrake:494
#: standalone/scannerdrake:516 standalone/scannerdrake:581
#, c-format
msgid "Scannerdrake"
msgstr "Scannerdrake"

#: scanner.pm:201 standalone/scannerdrake:947
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr "N'eo ket evit staliañ evit ranañ hoc'h eiltreser."

#: scanner.pm:202
#, c-format
msgid "Your scanner(s) will not be available for non-root users."
msgstr ""

#: security/help.pm:11
#, c-format
msgid "Accept/Refuse bogus IPv4 error messages."
msgstr ""

#: security/help.pm:13
#, c-format
msgid " Accept/Refuse broadcasted icmp echo."
msgstr ""

#: security/help.pm:15
#, c-format
msgid " Accept/Refuse icmp echo."
msgstr ""

#: security/help.pm:17
#, c-format
msgid "Allow/Forbid autologin."
msgstr "Bevaat/Marvaat emereañ."

#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
"\n"
"If set to NONE, no issues are allowed.\n"
"\n"
"Else only /etc/issue is allowed."
msgstr ""

#: security/help.pm:27
#, c-format
msgid "Allow/Forbid reboot by the console user."
msgstr "Bevaat/Marvaat adloc'hañ gant arveriad al letrin."

#: security/help.pm:29
#, c-format
msgid "Allow/Forbid remote root login."
msgstr "Bevaat/Marvaat ereañ a-bell gant root."

#: security/help.pm:31
#, c-format
msgid "Allow/Forbid direct root login."
msgstr "Bevaat/Marvaat dazont root war-eeun."

#: security/help.pm:33
#, c-format
msgid ""
"Allow/Forbid the list of users on the system on display managers (kdm and "
"gdm)."
msgstr ""

#: security/help.pm:35
#, c-format
msgid ""
"Allow/forbid to export display when\n"
"passing from the root account to the other users.\n"
"\n"
"See pam_xauth(8) for more details.'"
msgstr ""

#: security/help.pm:40
#, c-format
msgid ""
"Allow/Forbid X connections:\n"
"\n"
"- ALL (all connections are allowed),\n"
"\n"
"- LOCAL (only connection from local machine),\n"
"\n"
"- NONE (no connection)."
msgstr ""

#: security/help.pm:48
#, c-format
msgid ""
"The argument specifies if clients are authorized to connect\n"
"to the X server from the network on the tcp port 6000 or not."
msgstr ""

#. -PO: here "ALL", "LOCAL" and "NONE" are values in a pull-down menu; translate them the same as they're
#: security/help.pm:53
#, c-format
msgid ""
"Authorize:\n"
"\n"
"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
"set to \"ALL\",\n"
"\n"
"- only local ones if set to \"LOCAL\"\n"
"\n"
"- none if set to \"NONE\".\n"
"\n"
"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
"(5))."
msgstr ""

#: security/help.pm:63
#, c-format
msgid ""
"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
"symlink /etc/security/msec/server to point to\n"
"/etc/security/msec/server.<SERVER_LEVEL>.\n"
"\n"
"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
"add a service if it is present in the file during the installation of\n"
"packages."
msgstr ""

#: security/help.pm:72
#, c-format
msgid ""
"Enable/Disable crontab and at for users.\n"
"\n"
"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
"and crontab(1))."
msgstr ""

#: security/help.pm:77
#, c-format
msgid "Enable/Disable syslog reports to console 12"
msgstr ""

#: security/help.pm:79
#, c-format
msgid ""
"Enable/Disable name resolution spoofing protection.  If\n"
"\"%s\" is true, also reports to syslog."
msgstr ""

#: security/help.pm:80 standalone/draksec:215
#, c-format
msgid "Security Alerts:"
msgstr "Posteloù surantez :"

#: security/help.pm:82
#, c-format
msgid "Enable/Disable IP spoofing protection."
msgstr ""

#: security/help.pm:84
#, c-format
msgid "Enable/Disable libsafe if libsafe is found on the system."
msgstr ""

#: security/help.pm:86
#, c-format
msgid "Enable/Disable the logging of IPv4 strange packets."
msgstr ""

#: security/help.pm:88
#, c-format
msgid "Enable/Disable msec hourly security check."
msgstr ""

#: security/help.pm:90
#, c-format
msgid ""
" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""

#: security/help.pm:92
#, c-format
msgid "Use password to authenticate users."
msgstr ""

#: security/help.pm:94
#, c-format
msgid "Activate/Disable ethernet cards promiscuity check."
msgstr ""

#: security/help.pm:96
#, c-format
msgid " Activate/Disable daily security check."
msgstr ""

#: security/help.pm:98
#, c-format
msgid " Enable/Disable sulogin(8) in single user level."
msgstr ""

#: security/help.pm:100
#, c-format
msgid "Add the name as an exception to the handling of password aging by msec."
msgstr ""

#: security/help.pm:102
#, c-format
msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
msgstr ""

#: security/help.pm:104
#, c-format
msgid "Set the password history length to prevent password reuse."
msgstr ""

#: security/help.pm:106
#, c-format
msgid ""
"Set the password minimum length and minimum number of digit and minimum "
"number of capitalized letters."
msgstr ""

#: security/help.pm:108
#, c-format
msgid "Set the root umask."
msgstr "Lakaat an umask gwrizienn."

#: security/help.pm:109
#, c-format
msgid "if set to yes, check open ports."
msgstr ""

#: security/help.pm:110
#, c-format
msgid ""
"if set to yes, check for:\n"
"\n"
"- empty passwords,\n"
"\n"
"- no password in /etc/shadow\n"
"\n"
"- for users with the 0 id other than root."
msgstr ""

#: security/help.pm:117
#, c-format
msgid "if set to yes, check permissions of files in the users' home."
msgstr ""

#: security/help.pm:118
#, c-format
msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""

#: security/help.pm:119
#, c-format
msgid "if set to yes, run the daily security checks."
msgstr ""

#: security/help.pm:120
#, c-format
msgid "if set to yes, check additions/removals of sgid files."
msgstr ""

#: security/help.pm:121
#, c-format
msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""

#: security/help.pm:122
#, c-format
msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr ""

#: security/help.pm:123
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""

#: security/help.pm:124
#, c-format
msgid "if set to yes, report unowned files."
msgstr ""

#: security/help.pm:125
#, c-format
msgid "if set to yes, check files/directories writable by everybody."
msgstr ""

#: security/help.pm:126
#, c-format
msgid "if set to yes, run chkrootkit checks."
msgstr ""

#: security/help.pm:127
#, c-format
msgid ""
"if set, send the mail report to this email address else send it to root."
msgstr ""

#: security/help.pm:128
#, c-format
msgid "if set to yes, report check result by mail."
msgstr ""

#: security/help.pm:129
#, c-format
msgid "Do not send mails if there's nothing to warn about"
msgstr ""

#: security/help.pm:130
#, c-format
msgid "if set to yes, run some checks against the rpm database."
msgstr ""

#: security/help.pm:131
#, c-format
msgid "if set to yes, report check result to syslog."
msgstr ""

#: security/help.pm:132
#, c-format
msgid "if set to yes, reports check result to tty."
msgstr ""

#: security/help.pm:134
#, c-format
msgid "Set shell commands history size. A value of -1 means unlimited."
msgstr ""

#: security/help.pm:136
#, c-format
msgid "Set the shell timeout. A value of zero means no timeout."
msgstr ""

#: security/help.pm:136
#, c-format
msgid "Timeout unit is second"
msgstr ""

#: security/help.pm:138
#, c-format
msgid "Set the user umask."
msgstr "Lakaat umask an arveriad."

#: security/l10n.pm:11
#, c-format
msgid "Accept bogus IPv4 error messages"
msgstr ""

#: security/l10n.pm:12
#, c-format
msgid "Accept broadcasted icmp echo"
msgstr ""

#: security/l10n.pm:13
#, c-format
msgid "Accept icmp echo"
msgstr ""

#: security/l10n.pm:15
#, c-format
msgid "/etc/issue* exist"
msgstr ""

#: security/l10n.pm:16
#, c-format
msgid "Reboot by the console user"
msgstr ""

#: security/l10n.pm:17
#, c-format
msgid "Allow remote root login"
msgstr "Bevaat ereañ a-bell gant root"

#: security/l10n.pm:18
#, c-format
msgid "Direct root login"
msgstr ""

#: security/l10n.pm:19
#, c-format
msgid "List users on display managers (kdm and gdm)"
msgstr ""

#: security/l10n.pm:20
#, c-format
msgid "Export display when passing from root to the other users"
msgstr ""

#: security/l10n.pm:21
#, c-format
msgid "Allow X Window connections"
msgstr "Bevaat ar c'hevreadennoù X Window"

#: security/l10n.pm:22
#, c-format
msgid "Authorize TCP connections to X Window"
msgstr ""

#: security/l10n.pm:23
#, c-format
msgid "Authorize all services controlled by tcp_wrappers"
msgstr ""

#: security/l10n.pm:24
#, c-format
msgid "Chkconfig obey msec rules"
msgstr "Implij a ra chkconfig reolennoù msec"

#: security/l10n.pm:25
#, c-format
msgid "Enable \"crontab\" and \"at\" for users"
msgstr "Bevaat « crontab » hag « at » evit an arveriaded"

#: security/l10n.pm:26
#, c-format
msgid "Syslog reports to console 12"
msgstr ""

#: security/l10n.pm:27
#, c-format
msgid "Name resolution spoofing protection"
msgstr ""

#: security/l10n.pm:28
#, c-format
msgid "Enable IP spoofing protection"
msgstr ""

#: security/l10n.pm:29
#, c-format
msgid "Enable libsafe if libsafe is found on the system"
msgstr ""

#: security/l10n.pm:30
#, c-format
msgid "Enable the logging of IPv4 strange packets"
msgstr ""

#: security/l10n.pm:31
#, c-format
msgid "Enable msec hourly security check"
msgstr ""

#: security/l10n.pm:32
#, c-format
msgid "Enable su only from the wheel group members or for any user"
msgstr ""

#: security/l10n.pm:33
#, c-format
msgid "Use password to authenticate users"
msgstr ""

#: security/l10n.pm:34
#, c-format
msgid "Ethernet cards promiscuity check"
msgstr ""

#: security/l10n.pm:35
#, c-format
msgid "Daily security check"
msgstr ""

#: security/l10n.pm:36
#, c-format
msgid "Sulogin(8) in single user level"
msgstr ""

#: security/l10n.pm:37
#, c-format
msgid "No password aging for"
msgstr "Ne vez ket kabac'het an tremenger"

#: security/l10n.pm:38
#, c-format
msgid "Set password expiration and account inactivation delays"
msgstr ""

#: security/l10n.pm:39
#, c-format
msgid "Password history length"
msgstr "Hirder istorig an tremegerioù"

#: security/l10n.pm:40
#, c-format
msgid "Password minimum length and number of digits and upcase letters"
msgstr ""

#: security/l10n.pm:41
#, c-format
msgid "Root umask"
msgstr "Umask root"

#: security/l10n.pm:42
#, c-format
msgid "Shell history size"
msgstr "Ment istorig ar shell"

#: security/l10n.pm:43
#, c-format
msgid "Shell timeout"
msgstr "Amzer-hont ar shell"

#: security/l10n.pm:44
#, c-format
msgid "User umask"
msgstr "Umask an arveriad"

#: security/l10n.pm:45
#, c-format
msgid "Check open ports"
msgstr "Gwiriekaat ar porzhioù digor"

#: security/l10n.pm:46
#, c-format
msgid "Check for unsecured accounts"
msgstr ""

#: security/l10n.pm:47
#, c-format
msgid "Check permissions of files in the users' home"
msgstr ""

#: security/l10n.pm:48
#, c-format
msgid "Check if the network devices are in promiscuous mode"
msgstr ""

#: security/l10n.pm:49
#, c-format
msgid "Run the daily security checks"
msgstr ""

#: security/l10n.pm:50
#, c-format
msgid "Check additions/removals of sgid files"
msgstr ""

#: security/l10n.pm:51
#, c-format
msgid "Check empty password in /etc/shadow"
msgstr ""

#: security/l10n.pm:52
#, c-format
msgid "Verify checksum of the suid/sgid files"
msgstr "Gwiriekaat checksum ar restroù SUID/SGID"

#: security/l10n.pm:53
#, c-format
msgid "Check additions/removals of suid root files"
msgstr ""

#: security/l10n.pm:54
#, c-format
msgid "Report unowned files"
msgstr ""

#: security/l10n.pm:55
#, c-format
msgid "Check files/directories writable by everybody"
msgstr ""

#: security/l10n.pm:56
#, c-format
msgid "Run chkrootkit checks"
msgstr ""

#: security/l10n.pm:57
#, c-format
msgid "Do not send mails when unneeded"
msgstr ""

#: security/l10n.pm:58
#, c-format
msgid "If set, send the mail report to this email address else send it to root"
msgstr ""

#: security/l10n.pm:59
#, c-format
msgid "Report check result by mail"
msgstr ""

#: security/l10n.pm:60
#, c-format
msgid "Run some checks against the rpm database"
msgstr ""

#: security/l10n.pm:61
#, c-format
msgid "Report check result to syslog"
msgstr ""

#: security/l10n.pm:62
#, c-format
msgid "Reports check result to tty"
msgstr ""

#: security/level.pm:10
#, c-format
msgid "Welcome To Crackers"
msgstr "Bezit deuet mat, preizherien !"

#: security/level.pm:11
#, c-format
msgid "Poor"
msgstr "Paour"

#: security/level.pm:13
#, c-format
msgid "High"
msgstr "Uhel"

#: security/level.pm:14
#, c-format
msgid "Higher"
msgstr "Uheloc'h"

#: security/level.pm:15
#, c-format
msgid "Paranoid"
msgstr "Ankeniet"

#: security/level.pm:41
#, c-format
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive. It must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
"Ret eo implijout al live-mañ gant evezh. Ober a ra d'ho reizhiad bezañ\n"
"aesoc'h da implijout, hogen kizidig-tre : arabat e implj evit un ardivink\n"
"kevreet ouzh lod all pe ouzh ar genrouedad. N'eus ket a haeziñ dre dremenger."

#: security/level.pm:44
#, c-format
msgid ""
"Passwords are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Gweredekaet eo bremañ an tremenger, hogen dierbedet eo c'hoazh an implij en "
"ur rouedad"

#: security/level.pm:45
#, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
"Setu al live surentez standard a vez erbedet evit un urzhiataer a vo "
"implijet evit kevreañ evel kliant ouzh ar Genrouedad."

#: security/level.pm:46
#, c-format
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""

#: security/level.pm:47
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"The security is now high enough to use the system as a server which can "
"accept\n"
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
"Gant al live surentez-mañ e teu posupl implijout ar reizhiad-mañ evel ur "
"servijer.\n"
"Uhel a-walc'h eo bremañ ar surentez evit implijout ar reizhiad evel ur "
"servijer\n"
"o tigemer kevreadennoù a-berzh kliantoù niverus. Notenn : ma vez ur c'hliant "
"kenrouedad hepken, neuze e vefe moarvat gwelloc'h deoc'h dibab ul live "
"izeloc'h."

#: security/level.pm:50
#, c-format
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"Kemer a reomp arc'hweloù al live diaraok, hogen bremañ eo peurserret ar "
"reizhiad hag an arc'hweloù surentez a zo en o muiañ."

#: security/level.pm:55
#, c-format
msgid "DrakSec Basic Options"
msgstr "Dibarzhoù DrakSec diazeg"

#: security/level.pm:57
#, c-format
msgid "Please choose the desired security level"
msgstr "Dibabit al live surentez c'hoantet"

#: security/level.pm:61
#, c-format
msgid "Security level"
msgstr "Live surentez"

#: security/level.pm:63
#, c-format
msgid "Use libsafe for servers"
msgstr "Implijit libsafe evit ar servijerien"

#: security/level.pm:64
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""

#: security/level.pm:65
#, c-format
msgid "Security Administrator (login or email)"
msgstr "Merour surantez (anv ereañ pe chomlec'h postel)"

#: services.pm:19
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Lañsañ ar reizhiad kwelek ALSA (Advanced Linux Sound Architecture)"

#: services.pm:20
#, c-format
msgid "Anacron is a periodic command scheduler."
msgstr "Anacron, ur steuñvaer urzhiadoù mareadek."

#: services.pm:21
#, c-format
msgid ""
"apmd is used for monitoring battery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"servijout a ra apmd evit evezhiañ stad an daspugner hag he enrollañ dre "
"syslog.\n"
"Gallout a ra ivez servijout da lazhañ an ardivink pa vez izel an daspugner."

#: services.pm:23
#, c-format
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
"Seveniñ an urzhiadoù steuñvaet gant an urzhiad at d'ar pred laket pa 'z eo\n"
"bet sevenet at, ha seveniñ urzhiadoù dre lod pa 'z eo izel a-walc'h ar garg."

#: services.pm:25
#, c-format
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"Ur goulev standard UNIX eo cron evit seveniñ goulevioù diouzh c'hoant an\n"
"arveriaded da goulzoù mareadek steuñvaet. vixie cron a ouzhpenn kalzig a "
"arc'hweloù\n"
"d'ar cron UNIX diazez, en o zouez surentez ha dibarzhoù kefluniañ gwelloc'h."

#: services.pm:28
#, c-format
msgid ""
"FAM is a file monitoring daemon. It is used to get reports when files "
"change.\n"
"It is used by GNOME and KDE"
msgstr ""

#: services.pm:30
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPM a zegas implij al logodenn d'an arloadoù Linux mod-skrid evel\n"
"Midnight Commander. Reiñ a ra tu da seveniñ obererezhoù troc'hañ-ha-pegañ,\n"
"ha skor evit meuziadoù kemperzhel war al letrin."

#: services.pm:33
#, c-format
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""

#: services.pm:35
#, c-format
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Ur servijer evit ar Gwiad Bedel eo Apache. Implijet e vez evit servijañ\n"
"restroù HTML ha CGI."

#: services.pm:36
#, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
"starting\n"
"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
"disables\n"
"all of the services it is responsible for."
msgstr ""
"An diaoul gourservijer kenrouedad (anvet inetd ordinal) a loc'h ur\n"
"bochad a servijoù kenrouedad all diouzh an ezhomm. E karg loc'hañ meur a "
"servijoù\n"
"eo, en o zouez telnet, ftp, rsh, and rlogin. Dizoberiañ inetd a zizoberia\n"
"an holl servijoù m'eo eñ atebek warno."

#: services.pm:40
#, c-format
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""

#: services.pm:42
#, c-format
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard.  This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
"Ar pakad-mañ a garg ar stokellaoueg diuzet evel termenet e\n"
"/etc/sysconfig/keyboard. Dre ar maveg kbdconfig e c'hell bezañ diuzet\n"
"kement-se. Gwell deoc'h leuskel se gweredekaet war darn vuiañ an ardivinkoù."

#: services.pm:45
#, c-format
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""

#: services.pm:47
#, c-format
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""

#: services.pm:48
#, c-format
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: services.pm:50
#, c-format
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"An diaoul moullañ ret evit ma dafez en-ro reizh lpr eo lpd. Dre vras\n"
"ez eo ur servijer a vera dleadoù moullañ evir ar voullerez(ed)."

#: services.pm:52
#, c-format
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: services.pm:54
#, c-format
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"named (BIND) a zo ur Servijer Anvioù Domani (DNS) a zo implijet evit amdreiñ "
"anvioù ostiz e chomlec'hioù IP."

#: services.pm:55
#, c-format
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"Evit marc'hañ ha divarc'hañ poentoù marc'hañ an holl Reizhiadoù Restroù\n"
"Rouedad (NFS), SMB (Lan Manager/Windows) ha NCP (NetWare)."

#: services.pm:57
#, c-format
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"Oberia/Dizoberia an holl etrefasoù rouedad kefluniet da lañsañ\n"
"da vare al loc'hañ."

#: services.pm:59
#, c-format
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
"NFS a zo ur c'homenad brudet evit rannañ restroù dre rouedadoù TCP/IP.\n"
"Ar servij-mañ a bourvez arc'hweloù ur servijer NFS, a vez kefluniaet dre ar\n"
"restr /etc/exports."

#: services.pm:62
#, c-format
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS a zo ur c'homenad brudet evit rannañ restroù dre rouedadoù\n"
"TCP/IP. Ar servij-mañ a bourvez un arc'hwel morailhañ restroù NFS."

#: services.pm:64
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
"and Xorg at boot."
msgstr ""

#: services.pm:66
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: services.pm:67
#, c-format
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It will not get started unless configured so it is safe "
"to have\n"
"it installed on machines that do not need it."
msgstr ""
"Skorañ PCMCIA a zegas an tu da implijonut traoù evel ethernet ha modemoù\n"
"e urzhiataeroù hezoug. Ne vo ket kroget hep bezañ bet kefluniet, rak-se eo "
"diarvar\n"
"e staliañ war ardivinkoù n'o deus ket ezhomm anezhañ."

#: services.pm:70
#, c-format
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Ar c'hartenner porzhioù a vera kevreadennoù RPC, a zo implijet gant\n"
"komenadoù evel NFS ha NIS. Ar servijer kartenn-porzhioù a rankfe mont en-"
"dro\n"
"war ardivinkoù anezho servijerien komenadoù a implij ar reizhiad  RPC."

#: services.pm:73
#, c-format
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a zilech posteloù "
"etre un ardivink hag un all."

#: services.pm:74
#, c-format
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Enroll hag assav poul dizurzh ar reizhiad evit genel niveroù\n"
"dargouezhek gant gwelloc'h perzhded."

#: services.pm:76
#, c-format
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""

#: services.pm:78
#, c-format
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
"An diaoul routed a ro an tu da vremanaat ent emgefreek an taolenn henchañ\n"
"IP dre ar c'homenad RIP. Tra ma vez implijet aliesig RIP war rouedadoù "
"bihan,\n"
"ezhomm a zo komenadoù henchañ kemplezhoc'h evit rouedadoù rouestlet."

#: services.pm:81
#, c-format
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"Ar c'homenad rstat a ro tu da implijerien ur rouedad da zastum\n"
"muzulioù barregezh diwar ne vern pe ardivink er rouedad-se."

#: services.pm:83
#, c-format
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
"Ar c'homenad rusers a ro tu da implijerien ur rouedad da anavezout piv\n"
"a zo kevreet ouzh ardivinkoù all a respont."

#: services.pm:85
#, c-format
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similar to finger)."
msgstr ""
"Ar c'homenad rwho a bourchas da implijerien a-bell roll an holl arveriaded a "
"zo\n"
"kevreet ouzh un ardivink ma da en-dro warnañ an diaoul rwhod (heñvel ouzh "
"finger)."

#: services.pm:87
#, c-format
msgid "Launch the sound system on your machine"
msgstr "Lañsañ ar reizhiad kwelek ouzh hoc'h urzhiataer"

#: services.pm:88
#, c-format
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""
"Syslog a zo ur gwazerezh ma enroll drezañ an diaouled niverus o "
"c'hemennadoù\n"
"e kerzhlevrioù liesseurt ar reizhiad. Ur mennozh mat eo seveniñ ingal syslog."

#: services.pm:90
#, c-format
msgid "Load the drivers for your usb devices."
msgstr ""

# Enaou ha dizenaou ar servijer Fontoù X da vare al loc'hañ hag al lazhañ
#: services.pm:91
#, c-format
msgid "Starts the X Font Server (this is mandatory for Xorg to run)."
msgstr ""
"Loc'hañ ar servijer fontoù X (red eo d'ober evel-se evit implijout Xorg)."

#: services.pm:115 services.pm:157
#, c-format
msgid "Choose which services should be automatically started at boot time"
msgstr "Dibabit pe servijoù a zlefe bezañ lañset ent emgefreek pa loc'her"

#: services.pm:127 standalone/draksambashare:111
#, c-format
msgid "Printing"
msgstr "War voulañ"

#: services.pm:128
#, c-format
msgid "Internet"
msgstr "Kenrouedad"

#: services.pm:131
#, c-format
msgid "File sharing"
msgstr "Rannañ restroù"

#: services.pm:138
#, c-format
msgid "Remote Administration"
msgstr "Mererezh a-bell"

#: services.pm:146
#, c-format
msgid "Database Server"
msgstr "Servijer ar stlennvon"

#: services.pm:209
#, c-format
msgid "running"
msgstr "emaon o seveniñ"

#: services.pm:209
#, c-format
msgid "stopped"
msgstr "Plaenaozet"

#: services.pm:213
#, c-format
msgid "Services and daemons"
msgstr ""

#: services.pm:219
#, c-format
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""

#: services.pm:224 ugtk2.pm:1009
#, c-format
msgid "Info"
msgstr "Titouroù"

#: services.pm:227
#, c-format
msgid "Start when requested"
msgstr "Loc'hañ pa vez red"

#: services.pm:227
#, c-format
msgid "On boot"
msgstr "En ur loc'hañ"

#: services.pm:244
#, c-format
msgid "Start"
msgstr "Loc'hañ"

#: services.pm:244
#, c-format
msgid "Stop"
msgstr "Plaenaozañ"

#: share/advertising/01.pl:3
#, c-format
msgid "Mandriva Linux 2006: Packs"
msgstr "Mandriva Linux 2006 : boestadoù"

#: share/advertising/02.pl:3
#, c-format
msgid "Mandriva Linux 2006: More features"
msgstr ""

#: share/advertising/03.pl:3
#, c-format
msgid "Interactive firewall"
msgstr "Moger tan bev"

#: share/advertising/04.pl:3
#, c-format
msgid "Desktop search"
msgstr ""

#: share/advertising/05.pl:3
#, c-format
msgid "New package manager"
msgstr "Merour pakadoù nevez"

#: share/advertising/06.pl:3
#, c-format
msgid "Mandriva Linux 2006: More performances"
msgstr "Mandriva Linux 2006 : buanoc'h"

#: share/advertising/07.pl:3
#, c-format
msgid "Latest kernel and GCC"
msgstr ""

#: share/advertising/08.pl:3
#, c-format
msgid "High Availibility"
msgstr ""

#: share/advertising/09.pl:3
#, c-format
msgid "Delta RPM"
msgstr "Delta RPM"

#: share/advertising/10.pl:3
#, c-format
msgid "Low resources setup"
msgstr ""

#: share/advertising/11.pl:3
#, c-format
msgid "Boot time reduction"
msgstr "Loc'han buanoc'h"

#: share/advertising/12.pl:3
#, c-format
msgid "Mandriva Linux 2006: Easier to use"
msgstr "Mandriva Linux 2006 : aesoc'h da implij"

#: share/advertising/13.pl:3
#, c-format
msgid "Latest graphical interfaces: KDE and GNOME"
msgstr ""

#: share/advertising/14.pl:3
#, c-format
msgid "auto-installation servers"
msgstr ""

#: share/advertising/15.pl:3
#, c-format
msgid "Easy and quick installation"
msgstr "Staliadur aes ha buan"

#: share/advertising/16.pl:3
#, c-format
msgid "Easy configuration thanks to 60 wizards"
msgstr ""

#: share/advertising/17.pl:3
#, c-format
msgid "Look and feel improved"
msgstr "Neuz ha feson gwellaet"

#: share/advertising/18.pl:3
#, c-format
msgid "New webmin theme"
msgstr "Giz Webmin nevez"

#: share/advertising/19.pl:3
#, c-format
msgid "Mandriva Linux 2006: More support"
msgstr ""

#: share/advertising/20.pl:3
#, c-format
msgid "Better Hardware support"
msgstr ""

#: share/advertising/21.pl:3
#, c-format
msgid "Xen support"
msgstr ""

#: share/advertising/22.pl:3
#, c-format
msgid "Mandriva Linux 2006: More information"
msgstr "Mandriva Linux 2006: Titouroù muioc'h"

#: share/advertising/23.pl:3
#, c-format
msgid "Mandriva Linux 2006: Where to buy?"
msgstr "Mandriva Linux 2006 : Pelec'h e vez gwerzhet ?"

#: share/advertising/24.pl:3
#, c-format
msgid "Where to find technical assistance?"
msgstr ""

#: share/advertising/25.pl:3
#, c-format
msgid "How to join the Mandriva Linux community?"
msgstr ""

#: share/advertising/26.pl:3
#, c-format
msgid "How to maintain your system up-to-date?"
msgstr ""

#: share/advertising/intel.pl:3
#, c-format
msgid "Intel Software"
msgstr "Poelladoù Intel"

#: share/advertising/skype.pl:3
#, c-format
msgid "Skype lets you make calls through the Internet for free."
msgstr "Moien zo dit da bellgomziñ dre Internet hepken paeañ gant Skype."

#: share/compssUsers.pl:26
#, c-format
msgid "Office Workstation"
msgstr "Arsav burev"

#: share/compssUsers.pl:28
#, c-format
msgid ""
"Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets "
"(OpenOffice.org Calc, Kspread), PDF viewers, etc"
msgstr ""
"Programmoù burev : skridtreterezhioù (OpenOffice.org Writer, Kword), "
"logerioù (OpenOffice.org Calc, Kspread), gwelerien PDF, ..."

#: share/compssUsers.pl:29
#, c-format
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
"Programmoù burev : skridtreterezhioù (kword, abiword), logerioù (kspread, "
"gnumeric), gwelerien PDF, ..."

#: share/compssUsers.pl:34
#, c-format
msgid "Game station"
msgstr "Arsav c'hoarioù"

#: share/compssUsers.pl:35
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""

#: share/compssUsers.pl:38
#, c-format
msgid "Multimedia station"
msgstr "Arsav liesvedia"

#: share/compssUsers.pl:39
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Programmoù evit seniñ/aozañ tonioù ha videoù"

#: share/compssUsers.pl:44
#, c-format
msgid "Internet station"
msgstr "Arsav internet"

#: share/compssUsers.pl:45
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""

#: share/compssUsers.pl:50
#, c-format
msgid "Network Computer (client)"
msgstr "Kliant rouedad"

#: share/compssUsers.pl:51
#, c-format
msgid "Clients for different protocols including ssh"
msgstr "Pratikoù evit meur a gomennad (da skouer ssh)"

#: share/compssUsers.pl:55
#, c-format
msgid "Configuration"
msgstr "Kefluniadur"

#: share/compssUsers.pl:56
#, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Ostilhoù evit kefluniañ hoc'h urzhiataer dre aes"

#: share/compssUsers.pl:60
#, c-format
msgid "Console Tools"
msgstr "Ostilhoù letrin"

#: share/compssUsers.pl:61
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Aozerien, shelloù, ostilhoù restr, termenelloù"

#: share/compssUsers.pl:66 share/compssUsers.pl:170
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr ""

#: share/compssUsers.pl:70 share/compssUsers.pl:174
#, c-format
msgid "Documentation"
msgstr "Teuliadur"

#: share/compssUsers.pl:71 share/compssUsers.pl:175
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr ""

#: share/compssUsers.pl:75 share/compssUsers.pl:178
#, c-format
msgid "LSB"
msgstr "LSB"

#: share/compssUsers.pl:76 share/compssUsers.pl:179
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr ""

#: share/compssUsers.pl:86
#, c-format
msgid "Apache"
msgstr "Apache"

#: share/compssUsers.pl:89
#, c-format
msgid "Groupware"
msgstr "Strollant"

#: share/compssUsers.pl:90
#, c-format
msgid "Kolab Server"
msgstr "Servijer Kolab"

#: share/compssUsers.pl:93 share/compssUsers.pl:134
#, c-format
msgid "Firewall/Router"
msgstr "Moger tan"

#: share/compssUsers.pl:94 share/compssUsers.pl:135
#, c-format
msgid "Internet gateway"
msgstr "Dreuzell an Internet"

#: share/compssUsers.pl:97
#, c-format
msgid "Mail/News"
msgstr "Posteloù/keleier"

#: share/compssUsers.pl:98
#, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Servijer posteloù Postfix, servijer keleier Inn"

#: share/compssUsers.pl:101
#, c-format
msgid "Directory Server"
msgstr "Levr-bloaz"

#: share/compssUsers.pl:105
#, c-format
msgid "FTP Server"
msgstr "Servijer FTP"

#: share/compssUsers.pl:106
#, c-format
msgid "ProFTPd"
msgstr "ProFTPd"

#: share/compssUsers.pl:109
#, c-format
msgid "DNS/NIS"
msgstr "DNS/NIS"

#: share/compssUsers.pl:110
#, c-format
msgid "Domain Name and Network Information Server"
msgstr "Servijer DNS ha NIS"

#: share/compssUsers.pl:113
#, c-format
msgid "File and Printer Sharing Server"
msgstr "Servijer rennañ restroù ha moullerez"

#: share/compssUsers.pl:114
#, c-format
msgid "NFS Server, Samba server"
msgstr "Servijer NFS, servijer Samba"

#: share/compssUsers.pl:117 share/compssUsers.pl:130
#, c-format
msgid "Database"
msgstr "Stlennvon"

#: share/compssUsers.pl:118
#, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr "Servijer stlennvon PostgreSQL ha MySQL "

#: share/compssUsers.pl:122
#, c-format
msgid "Web/FTP"
msgstr "Web/FTP"

#: share/compssUsers.pl:123
#, c-format
msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"

#: share/compssUsers.pl:126
#, c-format
msgid "Mail"
msgstr "Post"

#: share/compssUsers.pl:127
#, c-format
msgid "Postfix mail server"
msgstr "Servijer postel Postfix"

#: share/compssUsers.pl:131
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr "Servijer stlennvon PostgreSQL pe MySQL "

#: share/compssUsers.pl:138
#, c-format
msgid "Network Computer server"
msgstr "Servijer rouedad "

#: share/compssUsers.pl:139
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "Servijer NFS, servijer SMB, servijer proksi, servijer SSH"

#: share/compssUsers.pl:147
#, c-format
msgid "KDE Workstation"
msgstr "Burev KDE"

#: share/compssUsers.pl:148
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr "An Endro Burev K gant he ostilhoù"

#: share/compssUsers.pl:152
#, c-format
msgid "GNOME Workstation"
msgstr "Burev GNOME"

#: share/compssUsers.pl:153
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""

#: share/compssUsers.pl:156
#, c-format
msgid "IceWm Desktop"
msgstr "Burev IceWm"

#: share/compssUsers.pl:160
#, c-format
msgid "Other Graphical Desktops"
msgstr "Burevioù c'hrafek all"

#: share/compssUsers.pl:161
#, c-format
msgid "Window Maker, Enlightenment, Fvwm, etc"
msgstr "Window Maker, Enlightenment, Fvwm, etc"

#: share/compssUsers.pl:184
#, c-format
msgid "Utilities"
msgstr "Mavegoù"

#: share/compssUsers.pl:186 share/compssUsers.pl:187 standalone/logdrake:384
#, c-format
msgid "SSH Server"
msgstr "Servijer SSH"

#: share/compssUsers.pl:191
#, c-format
msgid "Webmin"
msgstr "Webmin"

#: share/compssUsers.pl:192
#, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Servijer Webmin ar gefluniadur a-bell "

#: share/compssUsers.pl:196
#, c-format
msgid "Network Utilities/Monitoring"
msgstr "Ostilhoù ar rouedad/diwall"

#: share/compssUsers.pl:197
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr ""

#: share/compssUsers.pl:201
#, c-format
msgid "Mandriva Wizards"
msgstr "Skozelerien Mandriva"

#: share/compssUsers.pl:202
#, c-format
msgid "Wizards to configure server"
msgstr "Skozelerien evit kefluniañ ar servijer"

#: standalone.pm:21
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2, or (at your option)\n"
"any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
msgstr ""

#: standalone.pm:40
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"Backup and Restore application\n"
"\n"
"--default             : save default directories.\n"
"--debug               : show all debug messages.\n"
"--show-conf           : list of files or directories to backup.\n"
"--config-info         : explain configuration file options (for non-X "
"users).\n"
"--daemon              : use daemon configuration. \n"
"--help                : show this message.\n"
"--version             : show version number.\n"
msgstr ""

#: standalone.pm:52
#, c-format
msgid ""
"[--boot] [--splash]\n"
"OPTIONS:\n"
"  --boot            - enable to configure boot loader\n"
"  --splash          - enable to configure boot theme\n"
"default mode: offer to configure autologin feature"
msgstr ""

#: standalone.pm:57
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
"  --help            - print this help message.\n"
"  --report          - program should be one of Mandriva Linux tools\n"
"  --incident        - program should be one of Mandriva Linux tools"
msgstr ""

#: standalone.pm:63
#, c-format
msgid ""
"[--add]\n"
"  --add             - \"add a network interface\" wizard\n"
"  --del             - \"delete a network interface\" wizard\n"
"  --skip-wizard     - manage connections\n"
"  --internet        - configure internet\n"
"  --wizard          - like --add"
msgstr ""

#: standalone.pm:69
#, c-format
msgid ""
"\n"
"Font Importation and monitoring application\n"
"\n"
"OPTIONS:\n"
"--windows_import : import from all available windows partitions.\n"
"--xls_fonts      : show all fonts that already exist from xls\n"
"--install        : accept any font file and any directory.\n"
"--uninstall      : uninstall any font or any directory of font.\n"
"--replace        : replace all font if already exist\n"
"--application    : 0 none application.\n"
"                 : 1 all application available supported.\n"
"                 : name_of_application like  so for staroffice \n"
"                 : and gs for ghostscript for only this one."
msgstr ""

#: standalone.pm:84
#, c-format
msgid ""
"[OPTIONS]...\n"
"Mandriva Linux Terminal Server Configurator\n"
"--enable         : enable MTS\n"
"--disable        : disable MTS\n"
"--start          : start MTS\n"
"--stop           : stop MTS\n"
"--adduser        : add an existing system user to MTS (requires username)\n"
"--deluser        : delete an existing system user from MTS (requires "
"username)\n"
"--addclient      : add a client machine to MTS (requires MAC address, IP, "
"nbi image name)\n"
"--delclient      : delete a client machine from MTS (requires MAC address, "
"IP, nbi image name)"
msgstr ""

#: standalone.pm:96
#, c-format
msgid "[keyboard]"
msgstr "[stokellaoueg]"

#: standalone.pm:97
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""

#: standalone.pm:98
#, c-format
msgid ""
"[OPTIONS]\n"
"Network & Internet connection and monitoring application\n"
"\n"
"--defaultintf interface : show this interface by default\n"
"--connect : connect to internet if not already connected\n"
"--disconnect : disconnect to internet if already connected\n"
"--force : used with (dis)connect : force (dis)connection.\n"
"--status : returns 1 if connected 0 otherwise, then exit.\n"
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""

#: standalone.pm:107
#, c-format
msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""

#: standalone.pm:108
#, c-format
msgid ""
"[OPTION]...\n"
"  --no-confirmation      do not ask first confirmation question in Mandriva "
"Update mode\n"
"  --no-verify-rpm        do not verify packages signatures\n"
"  --changelog-first      display changelog before filelist in the "
"description window\n"
"  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"
msgstr ""

#: standalone.pm:113
#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""

#: standalone.pm:114
#, c-format
msgid ""
" [everything]\n"
"       XFdrake [--noauto] monitor\n"
"       XFdrake resolution"
msgstr ""

#: standalone.pm:146
#, c-format
msgid ""
"\n"
"Usage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
msgstr ""
"\n"
"arveriadur : %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"\"\n"
"\"testing] [-v|--version] "

#: standalone/XFdrake:59
#, c-format
msgid "You need to reboot for changes to take effect"
msgstr "Ret e vo deoc'h adloc'hañ evit talvezout ar c'hemm"

#: standalone/XFdrake:90
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"

#: standalone/XFdrake:94
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""

#: standalone/drakTermServ:102 standalone/drakTermServ:108
#, c-format
msgid "%s: %s requires a username...\n"
msgstr ""

#: standalone/drakTermServ:119
#, c-format
msgid ""
"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
"0/1 for Local Config...\n"
msgstr ""

#: standalone/drakTermServ:125
#, c-format
msgid "%s: %s requires hostname...\n"
msgstr ""

#: standalone/drakTermServ:207 standalone/drakTermServ:210
#, c-format
msgid "Terminal Server Configuration"
msgstr "Kefluniadur ar servijer termenell"

#: standalone/drakTermServ:216
#, c-format
msgid "dhcpd Config"
msgstr ""

#: standalone/drakTermServ:220
#, c-format
msgid "Enable Server"
msgstr "Bevaat ar servijer"

#: standalone/drakTermServ:226
#, c-format
msgid "Disable Server"
msgstr "Marvaat ar servijer"

#: standalone/drakTermServ:232
#, c-format
msgid "Start Server"
msgstr "Loc'hañ ar servijer"

#: standalone/drakTermServ:238
#, c-format
msgid "Stop Server"
msgstr "Plaenaozañ ar servijer"

#: standalone/drakTermServ:247
#, c-format
msgid "Etherboot Floppy/ISO"
msgstr "Pladennig/ISO Etherboot"

#: standalone/drakTermServ:251
#, c-format
msgid "Net Boot Images"
msgstr "Skeudennoù loc'hañ dre ar rouedad"

#: standalone/drakTermServ:258
#, c-format
msgid "Add/Del Users"
msgstr "Ouzhpennañ pe dilemel arveriadoù"

#: standalone/drakTermServ:262
#, c-format
msgid "Add/Del Clients"
msgstr ""

#: standalone/drakTermServ:270
#, c-format
msgid "Images"
msgstr "Skeudennoù"

#: standalone/drakTermServ:271
#, c-format
msgid "Clients/Users"
msgstr ""

#: standalone/drakTermServ:289 standalone/drakbug:47
#, c-format
msgid "First Time Wizard"
msgstr ""

#: standalone/drakTermServ:326 standalone/drakTermServ:327
#, c-format
msgid "%s defined as dm, adding gdm user to /etc/passwd$$CLIENT$$"
msgstr ""

#: standalone/drakTermServ:333
#, c-format
msgid ""
"\n"
" This wizard routine will:\n"
" \t1) Ask you to select either 'thin' or 'fat' clients.\n"
"\t2) Setup DHCP.\n"
"\t\n"
"After doing these steps, the wizard will:\n"
"\t\n"
"    a) Make all "
"nbis.                                                                \n"
"    b) Activate the "
"server.                                                          \n"
"    c) Start the "
"server.                                                     \n"
"    d) Synchronize the shadow files so that all users, including root, \n"
"       are added to the shadow$$CLIENT$$ "
"file.                                              \n"
"    e) Ask you to make a boot floppy.\n"
"    f) If it's thin clients, ask if you want to restart KDM.\n"
msgstr ""

#: standalone/drakTermServ:379
#, c-format
msgid "Cancel Wizard"
msgstr "Nullañ ar skoazeller"

#: standalone/drakTermServ:394
#, c-format
msgid "Please save dhcpd config!"
msgstr ""

#: standalone/drakTermServ:422
#, c-format
msgid "Use thin clients."
msgstr ""

#: standalone/drakTermServ:424
#, c-format
msgid "Sync client X keyboard settings with server."
msgstr ""

#: standalone/drakTermServ:426
#, c-format
msgid ""
"Please select default client type (Fat is the default type if 'Use thin' is "
"unchecked).\n"
"    'Thin' clients run everything off the server's CPU/RAM, using the client "
"display.\n"
"    'Fat' clients use their own CPU/RAM but the server's filesystem."
msgstr ""

#: standalone/drakTermServ:446
#, c-format
msgid "Creating net boot images for all kernels"
msgstr ""

#: standalone/drakTermServ:447 standalone/drakTermServ:769
#: standalone/drakTermServ:785
#, c-format
msgid "This will take a few minutes."
msgstr ""

#: standalone/drakTermServ:453 standalone/drakTermServ:493
#, c-format
msgid "Done!"
msgstr "Graet !"

#: standalone/drakTermServ:464 standalone/drakTermServ:849
#, c-format
msgid "%s failed"
msgstr ""

#: standalone/drakTermServ:473
#, c-format
msgid ""
"Not enough space to create\n"
"NBIs in %s.\n"
"Needed: %d MB, Free: %d MB"
msgstr ""

#: standalone/drakTermServ:479
#, c-format
msgid "Syncing server user list with client list, including root."
msgstr ""

#: standalone/drakTermServ:499
#, c-format
msgid ""
"In order to enable changes made for thin clients, the display manager must "
"be restarted. Restart now?"
msgstr ""

#: standalone/drakTermServ:534
#, c-format
msgid "Terminal Server Overview"
msgstr "Hollgwel ar servijer termenell"

#: standalone/drakTermServ:535
#, c-format
msgid ""
"        - Create Etherboot Enabled Boot Images:\n"
"        \tTo boot a kernel via etherboot, a special kernel/initrd image must "
"be created.\n"
"        \tmkinitrd-net does much of this work and drakTermServ is just a "
"graphical \n"
"        \tinterface to help manage/customize these images. To create the "
"file \n"
"        \t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
"include in \n"
"        \tdhcpd.conf, you should create the etherboot images for at least "
"one full kernel."
msgstr ""

#: standalone/drakTermServ:541
#, c-format
msgid ""
"        - Maintain /etc/dhcpd.conf:\n"
"        \tTo net boot clients, each client needs a dhcpd.conf entry, "
"assigning an IP \n"
"        \taddress and net boot images to the machine. drakTermServ helps "
"create/remove \n"
"        \tthese entries.\n"
"\t\t\t\n"
"        \t(PCI cards may omit the image - etherboot will request the correct "
"image. \n"
"\t\t\tYou should also consider that when etherboot looks for the images, it "
"expects \n"
"\t\t\tnames like boot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
"\t\t\t \n"
"        \tA typical dhcpd.conf stanza to support a diskless client looks "
"like:"
msgstr ""

#: standalone/drakTermServ:559
#, c-format
msgid ""
"        While you can use a pool of IP addresses, rather than setup a "
"specific entry for\n"
"        a client machine, using a fixed address scheme facilitates using the "
"functionality\n"
"        of client-specific configuration files that ClusterNFS provides.\n"
"\t\t\t\n"
"        Note: The '#type' entry is only used by drakTermServ.  Clients can "
"either be 'thin'\n"
"        or 'fat'.  Thin clients run most software on the server via XDMCP, "
"while fat clients run \n"
"        most software on the client machine. A special inittab, %s is\n"
"        written for thin clients. System config files xdm-config, kdmrc, and "
"gdm.conf are \n"
"        modified if thin clients are used, to enable XDMCP. Since there are "
"security issues in \n"
"        using XDMCP, hosts.deny and hosts.allow are modified to limit access "
"to the local\n"
"        subnet.\n"
"\t\t\t\n"
"        Note: The '#hdw_config' entry is also only used by drakTermServ.  "
"Clients can either \n"
"        be 'true' or 'false'.  'true' enables root login at the client "
"machine and allows local \n"
"        hardware configuration of sound, mouse, and X, using the 'drak' "
"tools. This is enabled \n"
"        by creating separate config files associated with the client's IP "
"address and creating \n"
"        read/write mount points to allow the client to alter the file. Once "
"you are satisfied \n"
"        with the configuration, you can remove root login privileges from "
"the client.\n"
"\t\t\t\n"
"        Note: You must stop/start the server after adding or changing "
"clients."
msgstr ""

#: standalone/drakTermServ:579
#, c-format
msgid ""
"        - Maintain /etc/exports:\n"
"        \tClusternfs allows export of the root filesystem to diskless "
"clients. drakTermServ\n"
"        \tsets up the correct entry to allow anonymous access to the root "
"filesystem from\n"
"        \tdiskless clients.\n"
"\n"
"        \tA typical exports entry for clusternfs is:\n"
"        \t\t\n"
"        \t/\t\t\t\t\t(ro,all_squash)\n"
"        \t/home\t\t\t\tSUBNET/MASK(rw,root_squash)\n"
"\t\t\t\n"
"        \tWith SUBNET/MASK being defined for your network."
msgstr ""

#: standalone/drakTermServ:591
#, c-format
msgid ""
"        - Maintain %s:\n"
"        \tFor users to be able to log into the system from a diskless "
"client, their entry in\n"
"        \t/etc/shadow needs to be duplicated in %s. drakTermServ\n"
"        \thelps in this respect by adding or removing system users from this "
"file."
msgstr ""

#: standalone/drakTermServ:595
#, c-format
msgid ""
"        - Per client %s:\n"
"        \tThrough clusternfs, each diskless client can have its own unique "
"configuration files\n"
"        \ton the root filesystem of the server. By allowing local client "
"hardware configuration, \n"
"        \tdrakTermServ will help create these files."
msgstr ""

#: standalone/drakTermServ:600
#, c-format
msgid ""
"        - Per client system configuration files:\n"
"        \tThrough clusternfs, each diskless client can have its own unique "
"configuration files\n"
"        \ton the root filesystem of the server. By allowing local client "
"hardware configuration, \n"
"        \tclients can customize files such as /etc/modules.conf, /etc/"
"sysconfig/mouse, \n"
"        \t/etc/sysconfig/keyboard on a per-client basis.\n"
"\n"
"        Note: Enabling local client hardware configuration does enable root "
"login to the terminal \n"
"        server on each client machine that has this feature enabled.  Local "
"configuration can be\n"
"        turned back off, retaining the configuration files, once the client "
"machine is configured."
msgstr ""

#: standalone/drakTermServ:609
#, c-format
msgid ""
"        - /etc/xinetd.d/tftp:\n"
"        \tdrakTermServ will configure this file to work in conjunction with "
"the images created\n"
"        \tby mkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
"the boot image to \n"
"        \teach diskless client.\n"
"\n"
"        \tA typical TFTP configuration file looks like:\n"
"        \t\t\n"
"        \tservice tftp\n"
"\t\t\t{\n"
"                        disable         = no\n"
"                        socket_type  = dgram\n"
"                        protocol        = udp\n"
"                        wait             = yes\n"
"                        user             = root\n"
"                        server          = /usr/sbin/in.tftpd\n"
"                        server_args  = -s /var/lib/tftpboot\n"
"        \t}\n"
"        \t\t\n"
"        \tThe changes here from the default installation are changing the "
"disable flag to\n"
"        \t'no' and changing the directory path to /var/lib/tftpboot, where "
"mkinitrd-net\n"
"        \tputs its images."
msgstr ""

#: standalone/drakTermServ:630
#, c-format
msgid ""
"        - Create etherboot floppies/CDs:\n"
"        \tThe diskless client machines need either ROM images on the NIC, or "
"a boot floppy\n"
"        \tor CD to initiate the boot sequence.  drakTermServ will help "
"generate these\n"
"        \timages, based on the NIC in the client machine.\n"
"        \t\t\n"
"        \tA basic example of creating a boot floppy for a 3Com 3c509 "
"manually:\n"
"        \t\t\n"
"        \tcat /usr/share/etherboot/zdsk/3c509.zdsk > /dev/fd0"
msgstr ""

#: standalone/drakTermServ:663
#, c-format
msgid "Boot Floppy"
msgstr "Bladennig loc'h"

#: standalone/drakTermServ:665
#, c-format
msgid "Boot ISO"
msgstr ""

#: standalone/drakTermServ:667
#, c-format
msgid "PXE Image"
msgstr "Skeudenn PXE"

#: standalone/drakTermServ:728
#, c-format
msgid "Default kernel version"
msgstr "Doare dre ziouer ar galon"

#: standalone/drakTermServ:731
#, c-format
msgid "Create PXE images."
msgstr ""

#: standalone/drakTermServ:757
#, c-format
msgid "Install i586 kernel for older clients"
msgstr ""

#: standalone/drakTermServ:767
#, c-format
msgid "Build Whole Kernel -->"
msgstr ""

#: standalone/drakTermServ:774
#, c-format
msgid "No kernel selected!"
msgstr "Kalon diuzet ebet !"

#: standalone/drakTermServ:777
#, c-format
msgid "Build Single NIC -->"
msgstr ""

#: standalone/drakTermServ:781 standalone/drakTermServ:1581
#, c-format
msgid "No NIC selected!"
msgstr "Etrefas rouedad dibabet ebet !"

#: standalone/drakTermServ:784
#, c-format
msgid "Build All Kernels -->"
msgstr ""

#: standalone/drakTermServ:797
#, c-format
msgid "<-- Delete"
msgstr "<-- Dilemel"

#: standalone/drakTermServ:802
#, c-format
msgid "No image selected!"
msgstr "N'eus skeudenn dibabet ebet !"

#: standalone/drakTermServ:805
#, c-format
msgid "Delete All NBIs"
msgstr "Dibabit holl NBIoù"

#: standalone/drakTermServ:880
#, c-format
msgid "Building images for kernel:"
msgstr ""

#: standalone/drakTermServ:1004
#, c-format
msgid ""
"!!! Indicates the password in the system database is different than\n"
" the one in the Terminal Server database.\n"
"Delete/re-add the user to the Terminal Server to enable login."
msgstr ""

#: standalone/drakTermServ:1009
#, c-format
msgid "Add User -->"
msgstr "Ouzhpennañ un arveriad -->"

#: standalone/drakTermServ:1015
#, c-format
msgid "<-- Del User"
msgstr "<-- Dilemel an arveriad"

#: standalone/drakTermServ:1051
#, c-format
msgid "type: %s"
msgstr "seurt : %s"

#: standalone/drakTermServ:1055
#, c-format
msgid "local config: %s"
msgstr "kefluniadur lec'hel : %s"

#: standalone/drakTermServ:1086
#, fuzzy, c-format
msgid ""
"Allow local hardware\n"
"configuration."
msgstr "Kefluniadur goude staliañ"

#: standalone/drakTermServ:1095
#, c-format
msgid "No net boot images created!"
msgstr "N'eus ket bet skeudenn loc'hañ dre ar rouedad krouet ebet !"

#: standalone/drakTermServ:1114
#, c-format
msgid "Thin Client"
msgstr "Pratik bihan"

#: standalone/drakTermServ:1118
#, c-format
msgid "Allow Thin Clients"
msgstr ""

#: standalone/drakTermServ:1119
#, c-format
msgid ""
"Sync client X keyboard\n"
" settings with server."
msgstr ""

#: standalone/drakTermServ:1120
#, c-format
msgid "Add Client -->"
msgstr "Ouzhpennañ ur pratik -->"

#: standalone/drakTermServ:1134
#, c-format
msgid "type: fat"
msgstr "seurt : pounner"

#: standalone/drakTermServ:1135
#, c-format
msgid "type: thin"
msgstr "seurt : skanñ"

#: standalone/drakTermServ:1142
#, c-format
msgid "local config: false"
msgstr "kefluniadur lec'hel : n'eo ket gwir"

#: standalone/drakTermServ:1143
#, c-format
msgid "local config: true"
msgstr "kefluniadur lec'hel : gwir eo"

#: standalone/drakTermServ:1151
#, c-format
msgid "<-- Edit Client"
msgstr "<-- &Aozañ an c'hliant"

#: standalone/drakTermServ:1176
#, c-format
msgid "Disable Local Config"
msgstr "Marvaat ar gefluniadur lec'hel"

#: standalone/drakTermServ:1183
#, c-format
msgid "Delete Client"
msgstr "Dilemel an c'hliant"

#: standalone/drakTermServ:1205
#, c-format
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
"(service dm restart - at the console)"
msgstr ""

#: standalone/drakTermServ:1250
#, c-format
msgid "Thin clients will not work with autologin. Disable autologin?"
msgstr ""

#: standalone/drakTermServ:1266
#, c-format
msgid "All clients will use %s"
msgstr "An holl gliantoù e vo oc'h implij %s"

#: standalone/drakTermServ:1300
#, c-format
msgid "Subnet:"
msgstr "Rannrouedad :"

#: standalone/drakTermServ:1307
#, c-format
msgid "Netmask:"
msgstr "Maskl rouedad :"

#: standalone/drakTermServ:1314
#, c-format
msgid "Routers:"
msgstr ""

#: standalone/drakTermServ:1321
#, c-format
msgid "Subnet Mask:"
msgstr "Maskl rannrouedad :"

#: standalone/drakTermServ:1328
#, c-format
msgid "Broadcast Address:"
msgstr "Chomlec'h skignañ :"

#: standalone/drakTermServ:1335
#, c-format
msgid "Domain Name:"
msgstr "Anv an domani :"

#: standalone/drakTermServ:1343
#, c-format
msgid "Name Servers:"
msgstr "Servijerioù anv :"

#: standalone/drakTermServ:1354
#, c-format
msgid "IP Range Start:"
msgstr "Ar skeul IP kentañ :"

#: standalone/drakTermServ:1355
#, c-format
msgid "IP Range End:"
msgstr "Ar skeul IP diwezhañ :"

#: standalone/drakTermServ:1397
#, c-format
msgid "Append TS Includes To Existing Config"
msgstr ""

#: standalone/drakTermServ:1399
#, c-format
msgid "Write Config"
msgstr "Skrivañ ar gefluniadur"

#: standalone/drakTermServ:1415
#, c-format
msgid "dhcpd Server Configuration"
msgstr "Kefluniadur ar servijer dhcpd"

#: standalone/drakTermServ:1416
#, c-format
msgid ""
"Most of these values were extracted\n"
"from your running system.\n"
"You can modify as needed."
msgstr ""

#: standalone/drakTermServ:1419
#, c-format
msgid ""
"Dynamic IP Address Pool\n"
"(needed for PXE clients):"
msgstr ""

#: standalone/drakTermServ:1572
#, c-format
msgid "Write to %s failed!"
msgstr "N'hell ket bet gallet skrivañ e %s !"

#: standalone/drakTermServ:1585
#, c-format
msgid "Please insert floppy disk:"
msgstr "Lakait ur bladennig el lenner map plij :"

#: standalone/drakTermServ:1589
#, c-format
msgid "Could not access the floppy!"
msgstr "N'hellan ket tizhout ar bladennig !"

#: standalone/drakTermServ:1591
#, c-format
msgid "Floppy can be removed now"
msgstr "Moien zo da dennañ ar bladennig bremañ"

#: standalone/drakTermServ:1594
#, c-format
msgid "No floppy drive available!"
msgstr "Lenner pladennig hegerz ebet !"

#: standalone/drakTermServ:1600
#, c-format
msgid "PXE image is %s/%s"
msgstr "Ar skeudenn PXE zo %s/%s"

#: standalone/drakTermServ:1602
#, c-format
msgid "Error writing %s/%s"
msgstr "Fazi en ur skrivañ %s/%s"

#: standalone/drakTermServ:1614
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Ar skeudenn ISO Etherboot a zo %s"

#: standalone/drakTermServ:1618
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""

#: standalone/drakTermServ:1638
#, c-format
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Ezhomm m'eus krouiñ  /etc/dhcpd.conf da gentañ !"

#: standalone/drakTermServ:1797
#, c-format
msgid "%s passwd bad in Terminal Server - rewriting...\n"
msgstr ""

#: standalone/drakTermServ:1810
#, c-format
msgid "%s is not a user..\n"
msgstr "N'eo ket un arveriad %s ...\n"

#: standalone/drakTermServ:1811
#, c-format
msgid "%s is already a Terminal Server user\n"
msgstr ""

#: standalone/drakTermServ:1813
#, c-format
msgid "Addition of %s to Terminal Server failed!\n"
msgstr ""

#: standalone/drakTermServ:1815
#, c-format
msgid "%s added to Terminal Server\n"
msgstr "%s e oa ouzphenn ouzh ar servijer termenell\n"

#: standalone/drakTermServ:1832
#, c-format
msgid "Deleted %s...\n"
msgstr "%s dilemelet ...\n"

#: standalone/drakTermServ:1834 standalone/drakTermServ:1907
#, c-format
msgid "%s not found...\n"
msgstr "N'eo ket bet kavet %s ...\n"

#: standalone/drakTermServ:1935
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""

#: standalone/drakTermServ:2075
#, c-format
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr "Kefluniadur kemmet - adloc'hañ clusternfs/dhcpd ?"

#: standalone/drakautoinst:38 standalone/drakhosts:123
#: standalone/drakhosts:129 standalone/draknfs:84 standalone/draknfs:105
#: standalone/draknfs:444 standalone/draknfs:447 standalone/draknfs:539
#: standalone/draknfs:546 standalone/draksambashare:187
#: standalone/draksambashare:208 standalone/draksambashare:631
#: standalone/draksambashare:798
#, c-format
msgid "Error!"
msgstr "Fazi !"

#: standalone/drakautoinst:39
#, c-format
msgid "I can not find needed image file `%s'."
msgstr "N'hellan ket kavour ar restr skeudenn red « %s »."

#: standalone/drakautoinst:41
#, c-format
msgid "Auto Install Configurator"
msgstr "Keflunier ar staliadur emgefreek"

#: standalone/drakautoinst:42
#, c-format
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Press ok to continue."
msgstr ""

#: standalone/drakautoinst:60
#, c-format
msgid "replay"
msgstr "adc'hoari"

#: standalone/drakautoinst:60 standalone/drakautoinst:69
#, c-format
msgid "manual"
msgstr "diwar zorn"

#: standalone/drakautoinst:64
#, fuzzy, c-format
msgid "Automatic Steps Configuration"
msgstr "Kefluniadur goude staliañ"

#: standalone/drakautoinst:65
#, c-format
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""

#: standalone/drakautoinst:77 standalone/drakautoinst:78
#: standalone/drakautoinst:92
#, c-format
msgid "Creating auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"

#: standalone/drakautoinst:90
#, c-format
msgid "Insert another blank floppy in drive %s (for drivers disk)"
msgstr ""
"Lakait ur bladennig gwerc'h all el lenner %s (evit pladenn ar sturieroù)"

#: standalone/drakautoinst:91
#, c-format
msgid "Creating auto install floppy (drivers disk)"
msgstr "O krouiñ ur bladennig staliañ emgefreek (pladenn ar sturieroù)"

#: standalone/drakautoinst:156
#, c-format
msgid ""
"\n"
"Welcome.\n"
"\n"
"The parameters of the auto-install are available in the sections on the left"
msgstr ""

#: standalone/drakautoinst:251
#, c-format
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""

#: standalone/drakautoinst:287
#, c-format
msgid "Auto Install"
msgstr "Staliañ emgefreek"

#: standalone/drakautoinst:356
#, c-format
msgid "Add an item"
msgstr "Ouzhpennañ un hini"

#: standalone/drakautoinst:363
#, c-format
msgid "Remove the last item"
msgstr "Lemel an hini diwezhañ"

#: standalone/drakbackup:156
#, c-format
msgid ""
"Expect is an extension to the TCL scripting language that allows interactive "
"sessions without user intervention."
msgstr ""

#: standalone/drakbackup:157
#, c-format
msgid "Store the password for this system in drakbackup configuration."
msgstr ""

#: standalone/drakbackup:158
#, c-format
msgid ""
"For a multisession CD, only the first session will erase the cdrw. Otherwise "
"the cdrw is erased before each backup."
msgstr ""

#: standalone/drakbackup:159
#, c-format
msgid ""
"This option will save files that have changed.  Exact behavior depends on "
"whether incremental or differential mode is used."
msgstr ""

#: standalone/drakbackup:160
#, c-format
msgid ""
"Incremental backups only save files that have changed or are new since the "
"last backup."
msgstr ""

#: standalone/drakbackup:161
#, c-format
msgid ""
"Differential backups only save files that have changed or are new since the "
"original 'base' backup."
msgstr ""

#: standalone/drakbackup:162
#, c-format
msgid ""
"Star should be selected if you want to backup EA or ACLs, otherwise choose "
"tar"
msgstr ""

#: standalone/drakbackup:163
#, c-format
msgid ""
"This should be a local user or email address that you want the backup "
"results sent to. You will need to define a functioning mail server. Multiple "
"users can be in a comma seperated list"
msgstr ""

#: standalone/drakbackup:164
#, c-format
msgid ""
"This should be the return address that you want the backup results sent "
"from. Default is drakbackup."
msgstr ""

#: standalone/drakbackup:165
#, c-format
msgid ""
"Files or wildcards listed in a .backupignore file at the top of a directory "
"tree will not be backed up."
msgstr ""

#: standalone/drakbackup:166
#, c-format
msgid ""
"For backups to other media, files are still created on the hard drive, then "
"moved to the other media.  Enabling this option will remove the hard drive "
"tar files after the backup."
msgstr ""

#: standalone/drakbackup:167
#, c-format
msgid ""
"Selecting this option allows you to view the raw output from the restore "
"process, after a file restore."
msgstr ""

#: standalone/drakbackup:168
#, c-format
msgid ""
"Some protocols, like rsync, may be configured at the server end.  Rather "
"than using a directory path, you would use the 'module' name for the service "
"path."
msgstr ""

#: standalone/drakbackup:169
#, c-format
msgid ""
"Custom allows you to specify your own day and time.  The other options use "
"run-parts in /etc/crontab."
msgstr ""

#: standalone/drakbackup:343
#, c-format
msgid "No media selected for cron operation."
msgstr ""

#: standalone/drakbackup:347
#, c-format
msgid "No interval selected for cron operation."
msgstr ""

#: standalone/drakbackup:393
#, c-format
msgid "Interval cron not available as non-root"
msgstr ""

#: standalone/drakbackup:477 standalone/logdrake:440
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr ""

#: standalone/drakbackup:481 standalone/logdrake:445
#, c-format
msgid ""
"\"%s\" is a local user, but you did not select a local smtp, so you must use "
"a complete email address!"
msgstr ""

#: standalone/drakbackup:491
#, c-format
msgid "Valid user list changed, rewriting config file."
msgstr ""

#: standalone/drakbackup:493
#, c-format
msgid "Old user list:\n"
msgstr ""

#: standalone/drakbackup:495
#, c-format
msgid "New user list:\n"
msgstr ""

#: standalone/drakbackup:524
#, c-format
msgid ""
"\n"
"                      DrakBackup Report \n"
msgstr ""

#: standalone/drakbackup:525
#, c-format
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
msgstr ""

#: standalone/drakbackup:531
#, c-format
msgid ""
"\n"
"                    DrakBackup Report Details\n"
"\n"
"\n"
msgstr ""

#: standalone/drakbackup:556 standalone/drakbackup:627
#: standalone/drakbackup:683
#, c-format
msgid "Total progress"
msgstr "Araogenn hollek"

#: standalone/drakbackup:609
#, c-format
msgid ""
"%s exists, delete?\n"
"\n"
"If you've already done this process you'll probably\n"
" need to purge the entry from authorized_keys on the server."
msgstr ""

#: standalone/drakbackup:618
#, c-format
msgid "This may take a moment to generate the keys."
msgstr ""

#: standalone/drakbackup:625
#, c-format
msgid "Cannot spawn %s."
msgstr "Fazi en ur loc'hañ %s."

#: standalone/drakbackup:642
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""

#: standalone/drakbackup:643
#, c-format
msgid "Bad password on %s"
msgstr "N'eo ket tremenger mad war %s"

#: standalone/drakbackup:644
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""

#: standalone/drakbackup:645
#, c-format
msgid "Can not find %s on %s"
msgstr "Ne m'eus ket bet kavout %s e-barzh %s"

#: standalone/drakbackup:649
#, c-format
msgid "%s not responding"
msgstr ""

#: standalone/drakbackup:653
#, c-format
msgid ""
"Transfer successful\n"
"You may want to verify you can login to the server with:\n"
"\n"
"ssh -i %s %s@%s\n"
"\n"
"without being prompted for a password."
msgstr ""

#: standalone/drakbackup:703
#, c-format
msgid "No CD-R/DVD-R in drive!"
msgstr "N'eus ket ur bladennig er CD-R/DVD-R !"

#: standalone/drakbackup:707
#, c-format
msgid "Does not appear to be recordable media!"
msgstr ""

#: standalone/drakbackup:712
#, c-format
msgid "Not erasable media!"
msgstr ""

#: standalone/drakbackup:754
#, c-format
msgid "This may take a moment to erase the media."
msgstr ""

#: standalone/drakbackup:812
#, c-format
msgid "Permission problem accessing CD."
msgstr ""

#: standalone/drakbackup:839
#, c-format
msgid "No tape in %s!"
msgstr "seizenn ebet e %s !"

#: standalone/drakbackup:948
#, c-format
msgid ""
"Backup destination quota exceeded!\n"
"%d MB used vs %d MB allocated."
msgstr ""

#: standalone/drakbackup:968 standalone/drakbackup:1000
#, c-format
msgid "Backup system files..."
msgstr "Gwareziñ restroù ar reizhiad ..."

#: standalone/drakbackup:1001 standalone/drakbackup:1040
#, fuzzy, c-format
msgid "Hard Disk Backup files..."
msgstr "Restr gwareziñ siek"

#: standalone/drakbackup:1039
#, c-format
msgid "Backup User files..."
msgstr "Gwareziñ restroù an arveriaded ..."

#: standalone/drakbackup:1073
#, c-format
msgid "Backup Other files..."
msgstr "Gwareziñ restroù all ..."

#: standalone/drakbackup:1074
#, c-format
msgid "Hard Disk Backup Progress..."
msgstr "Emaon o wareziñ ar bladenn ..."

#: standalone/drakbackup:1079
#, c-format
msgid "No changes to backup!"
msgstr "Cheñchoù ebet da gwareziñ !"

#: standalone/drakbackup:1095 standalone/drakbackup:1117
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""

#: standalone/drakbackup:1104
#, c-format
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""

#: standalone/drakbackup:1105
#, c-format
msgid ""
"Error during sending file via FTP. Please correct your FTP configuration."
msgstr ""

#: standalone/drakbackup:1107
#, c-format
msgid "file list sent by FTP: %s\n"
msgstr ""

#: standalone/drakbackup:1122
#, c-format
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""

#: standalone/drakbackup:1127
#, c-format
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""

#: standalone/drakbackup:1136
#, c-format
msgid "Error sending mail. Your report mail was not sent."
msgstr ""

#: standalone/drakbackup:1137
#, c-format
msgid " Error while sending mail. \n"
msgstr "Fazi en ur kas ar postel. \n"

#: standalone/drakbackup:1167
#, c-format
msgid "Can not create catalog!"
msgstr "Ne m'eus ket krouiñ ar c'hatalog !"

#: standalone/drakbackup:1321
#, c-format
msgid "Problem installing %s"
msgstr "Fazi en ur staliañ %s"

#: standalone/drakbackup:1409
#, c-format
msgid "Backup your System files. (/etc directory)"
msgstr "Gwareziñ restroù hor reizhiad. (renkell /etc)"

#: standalone/drakbackup:1410 standalone/drakbackup:1473
#: standalone/drakbackup:1539
#, c-format
msgid "Use Incremental/Differential Backups  (do not replace old backups)"
msgstr ""

#: standalone/drakbackup:1412 standalone/drakbackup:1475
#: standalone/drakbackup:1541
#, c-format
msgid "Use Incremental Backups"
msgstr ""

#: standalone/drakbackup:1412 standalone/drakbackup:1475
#: standalone/drakbackup:1541
#, c-format
msgid "Use Differential Backups"
msgstr ""

#: standalone/drakbackup:1414
#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""

#: standalone/drakbackup:1445
#, fuzzy, c-format
msgid "Please check all users that you want to include in your backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: standalone/drakbackup:1472
#, c-format
msgid "Do not include the browser cache"
msgstr ""

#: standalone/drakbackup:1526
#, c-format
msgid "Select the files or directories and click on 'OK'"
msgstr "Dibabit ar restroù pe ar renkelloù ha klikit ouzh « Mat eo »"

#: standalone/drakbackup:1527 standalone/drakfont:658
#, c-format
msgid "Remove Selected"
msgstr "Lemel an hini dibabet"

#: standalone/drakbackup:1590
#, c-format
msgid "Users"
msgstr "Arveriadioù"

#: standalone/drakbackup:1610
#, c-format
msgid "Use network connection to backup"
msgstr "Implijit ur gevreadenn evit gwareziñ"

#: standalone/drakbackup:1612
#, c-format
msgid "Net Method:"
msgstr ""

#: standalone/drakbackup:1616
#, c-format
msgid "Use Expect for SSH"
msgstr "Implijit Expect evit SSH"

#: standalone/drakbackup:1617
#, c-format
msgid "Create/Transfer backup keys for SSH"
msgstr ""

#: standalone/drakbackup:1619
#, c-format
msgid "Transfer Now"
msgstr "Kas bremañ"

#: standalone/drakbackup:1621
#, c-format
msgid "Other (not drakbackup) keys in place already"
msgstr ""

#: standalone/drakbackup:1624
#, c-format
msgid "Host name or IP."
msgstr "Anv pe IP an oztiz."

#: standalone/drakbackup:1629
#, c-format
msgid "Directory (or module) to put the backup on this host."
msgstr ""

#: standalone/drakbackup:1641
#, c-format
msgid "Remember this password"
msgstr "Enrollañ an tremenger-mañ"

#: standalone/drakbackup:1653
#, c-format
msgid "Need hostname, username and password!"
msgstr ""

#: standalone/drakbackup:1744
#, c-format
msgid "Use CD-R/DVD-R to backup"
msgstr "Implijit ur CD-R/DVD-R evit gwareziñ"

#: standalone/drakbackup:1747
#, c-format
msgid "Choose your CD/DVD device"
msgstr "Dibabit ment ho drobarzhell CD/DVD"

#: standalone/drakbackup:1752
#, c-format
msgid "Choose your CD/DVD media size"
msgstr "Dibabit ment ho vedia CD/DVD"

#: standalone/drakbackup:1759
#, c-format
msgid "Multisession CD"
msgstr ""

#: standalone/drakbackup:1761
#, c-format
msgid "CDRW media"
msgstr "Media CDRW"

#
#: standalone/drakbackup:1767
#, c-format
msgid "Erase your RW media (1st Session)"
msgstr "Chetanñ ho vedia LS (Dalc'h kentañ)"

#: standalone/drakbackup:1768
#, c-format
msgid " Erase Now "
msgstr " Chetanñ bremañ "

#: standalone/drakbackup:1774
#, c-format
msgid "DVD+RW media"
msgstr "Media DVD+RW"

#: standalone/drakbackup:1776
#, c-format
msgid "DVD-R media"
msgstr "Media DVD-R"

#: standalone/drakbackup:1778
#, c-format
msgid "DVDRAM device"
msgstr "Media DVDRAM"

#: standalone/drakbackup:1809
#, c-format
msgid "No CD device defined!"
msgstr "N'eus trobarzhell CD dibabet ebet !"

#: standalone/drakbackup:1851
#, c-format
msgid "Use tape to backup"
msgstr "Implijit ar seizenn evit gwareziñ"

#: standalone/drakbackup:1854
#, c-format
msgid "Device name to use for backup"
msgstr "Anv an drobarzhell da implij evit gwareziñ"

#: standalone/drakbackup:1860
#, c-format
msgid "Backup directly to tape"
msgstr ""

#: standalone/drakbackup:1866
#, c-format
msgid "Use tape hardware compression (EXPERIMENTAL)"
msgstr ""

#: standalone/drakbackup:1872
#, c-format
msgid "Do not rewind tape after backup"
msgstr "Punañ ar seizenn pa vez echu ar gwareziñ"

#: standalone/drakbackup:1878
#, c-format
msgid "Erase tape before backup"
msgstr "Chetanñ ar seizenn a-raok kregiñ ar gwareziñ"

#: standalone/drakbackup:1884
#, c-format
msgid "Eject tape after the backup"
msgstr "Stlepel ar seizenn pa vez echu ar gwareziñ"

#: standalone/drakbackup:1965
#, c-format
msgid "Enter the directory to save to:"
msgstr "Roit anv ar renkell e-belec'h e vo aet an dielloù"

#: standalone/drakbackup:1969
#, c-format
msgid "Directory to save to"
msgstr "Renkell e-belec'h e vo aet an dielloù"

#: standalone/drakbackup:1974
#, c-format
msgid ""
"Maximum disk space\n"
" allocated for backups (MB)"
msgstr ""

#: standalone/drakbackup:1978
#, c-format
msgid ""
"Delete incremental or differential\n"
" backups older than N days\n"
" (0 is keep all backups) to save space"
msgstr ""

#: standalone/drakbackup:2045
#, c-format
msgid "CD-R / DVD-R"
msgstr "CD-R / DVD-R"

#: standalone/drakbackup:2050
#, c-format
msgid "HardDrive / NFS"
msgstr "Pladenn / NFS"

#: standalone/drakbackup:2065 standalone/drakbackup:2066
#: standalone/drakbackup:2071
#, c-format
msgid "hourly"
msgstr "euriek"

#: standalone/drakbackup:2065 standalone/drakbackup:2067
#: standalone/drakbackup:2072
#, c-format
msgid "daily"
msgstr "d'ar pemdez"

#: standalone/drakbackup:2065 standalone/drakbackup:2068
#: standalone/drakbackup:2073
#, c-format
msgid "weekly"
msgstr "sizhuniek"

#: standalone/drakbackup:2065 standalone/drakbackup:2069
#: standalone/drakbackup:2074
#, c-format
msgid "monthly"
msgstr "miziek"

#: standalone/drakbackup:2065 standalone/drakbackup:2070
#: standalone/drakbackup:2075
#, c-format
msgid "custom"
msgstr "diouzhoc'h"

#: standalone/drakbackup:2079
#, c-format
msgid "January"
msgstr "Genver"

#: standalone/drakbackup:2079
#, c-format
msgid "February"
msgstr "C'Hwevrer"

#: standalone/drakbackup:2079
#, c-format
msgid "March"
msgstr "Meurzh"

#: standalone/drakbackup:2080
#, c-format
msgid "April"
msgstr "Ebrel"

#: standalone/drakbackup:2080
#, c-format
msgid "May"
msgstr "Mae"

#: standalone/drakbackup:2080
#, c-format
msgid "June"
msgstr "Mezheven"

#: standalone/drakbackup:2080
#, c-format
msgid "July"
msgstr "Gouhere"

#: standalone/drakbackup:2080
#, c-format
msgid "August"
msgstr "Eost"

#: standalone/drakbackup:2080
#, c-format
msgid "September"
msgstr "Gwengolo"

#: standalone/drakbackup:2081
#, c-format
msgid "October"
msgstr "Here"

#: standalone/drakbackup:2081
#, c-format
msgid "November"
msgstr "Du"

#: standalone/drakbackup:2081
#, c-format
msgid "December"
msgstr "Kerzu"

#: standalone/drakbackup:2084
#, c-format
msgid "Sunday"
msgstr "Sul"

#: standalone/drakbackup:2084
#, c-format
msgid "Monday"
msgstr "Lun"

#: standalone/drakbackup:2084
#, c-format
msgid "Tuesday"
msgstr "Meurzh"

#: standalone/drakbackup:2085
#, c-format
msgid "Wednesday"
msgstr "Merc'her"

#: standalone/drakbackup:2085
#, c-format
msgid "Thursday"
msgstr "Yaou"

#: standalone/drakbackup:2085
#, c-format
msgid "Friday"
msgstr "Gwener"

#: standalone/drakbackup:2085
#, c-format
msgid "Saturday"
msgstr "Sadorn"

#: standalone/drakbackup:2115
#, c-format
msgid "Delete cron entry"
msgstr "Dilemel ar vouetadur cron"

#: standalone/drakbackup:2116
#, c-format
msgid "Add cron entry"
msgstr "Ouzhpennañ ur vouetadur cron"

#: standalone/drakbackup:2174
#, c-format
msgid "Use daemon"
msgstr "Implij un diaoul"

#: standalone/drakbackup:2178
#, c-format
msgid "Please choose the time interval between each backup"
msgstr ""

#: standalone/drakbackup:2186
#, c-format
msgid "Minute"
msgstr "Munutenn"

#: standalone/drakbackup:2190
#, c-format
msgid "Hour"
msgstr "Eur"

#: standalone/drakbackup:2194
#, c-format
msgid "Day"
msgstr "Deiz"

#: standalone/drakbackup:2198
#, c-format
msgid "Month"
msgstr "Miz"

#: standalone/drakbackup:2202
#, c-format
msgid "Weekday (start)"
msgstr "Deiz ar sizhun (deroù)"

#: standalone/drakbackup:2206
#, c-format
msgid "Weekday (end)"
msgstr "Deiz ar sizhun (dibenn)"

#: standalone/drakbackup:2210
#, c-format
msgid "Profile"
msgstr "Profil"

#: standalone/drakbackup:2216
#, c-format
msgid "Current crontab:"
msgstr "Crontab red :"

#: standalone/drakbackup:2224
#, c-format
msgid "Please choose the media for backup."
msgstr "Dibabit ar vedia evit gwareziñ, mar plij."

#: standalone/drakbackup:2228
#, c-format
msgid "Please be sure that the cron daemon is included in your services."
msgstr ""

#: standalone/drakbackup:2229
#, c-format
msgid ""
"If your machine is not on all the time, you might want to install anacron."
msgstr ""

#: standalone/drakbackup:2293
#, c-format
msgid "Please choose the archive program"
msgstr "Dibabit ar goulev gwareziñ mar plij"

#: standalone/drakbackup:2298
#, fuzzy, c-format
msgid "Please choose the compression type"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: standalone/drakbackup:2302
#, c-format
msgid "Use .backupignore files"
msgstr "Implijit ar restroù .backupignore"

#: standalone/drakbackup:2304
#, c-format
msgid "Send mail report after each backup to:"
msgstr ""

#: standalone/drakbackup:2310
#, c-format
msgid "Return address for sent mail:"
msgstr "Chomlec'h distro evit kas postel :"

#: standalone/drakbackup:2316
#, c-format
msgid "SMTP server for mail:"
msgstr "Servijer SMTP evit ar posteloù :"

#: standalone/drakbackup:2320
#, c-format
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""

#: standalone/drakbackup:2321
#, c-format
msgid "View restore log after file restore."
msgstr ""

#: standalone/drakbackup:2366
#, c-format
msgid "What"
msgstr "Petra"

#: standalone/drakbackup:2371
#, c-format
msgid "Where"
msgstr "Pelec'h"

#: standalone/drakbackup:2376
#, c-format
msgid "When"
msgstr "Pa"

#: standalone/drakbackup:2381
#, c-format
msgid "More Options"
msgstr "Dibarzhoù a-gresk"

#: standalone/drakbackup:2394
#, c-format
msgid "Backup destination not configured..."
msgstr "N'eo ket kefluniet dehaezadur an dielloù ..."

#: standalone/drakbackup:2414 standalone/drakbackup:4339
#, c-format
msgid "Drakbackup Configuration"
msgstr "Kefluniadur Drakbackup"

#: standalone/drakbackup:2430
#, c-format
msgid "Please choose where you want to backup"
msgstr "Dibabit e-belec'h e vo aet an dielloù, mar plij"

#: standalone/drakbackup:2433
#, c-format
msgid "Hard Drive used to prepare backups for all media"
msgstr ""

#: standalone/drakbackup:2433
#, c-format
msgid "Across Network"
msgstr "War ar rouedad"

#: standalone/drakbackup:2433
#, c-format
msgid "On CD-R"
msgstr "War CD-R"

#: standalone/drakbackup:2433
#, c-format
msgid "On Tape Device"
msgstr "War Bandenn"

#: standalone/drakbackup:2479
#, c-format
msgid "Backup Users"
msgstr "Gwareziñ an averiaded"

#: standalone/drakbackup:2480
#, c-format
msgid " (Default is all users)"
msgstr "(Pep arveriad dre ziouer)"

#: standalone/drakbackup:2493
#, c-format
msgid "Please choose what you want to backup"
msgstr "Dibabit petra'zo da wareziñ, mar plij"

#: standalone/drakbackup:2494
#, c-format
msgid "Backup System"
msgstr "Kefluniañ ar reizhiad"

#: standalone/drakbackup:2496
#, c-format
msgid "Select user manually"
msgstr "Dibabit an arveriad diwar zorn"

#: standalone/drakbackup:2525
#, c-format
msgid "Please select data to backup..."
msgstr "Dibabit ar roadoù da gwareziñ, mar plij ..."

#: standalone/drakbackup:2597
#, c-format
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""

#: standalone/drakbackup:2598
#, c-format
msgid ""
"\n"
"- System Files:\n"
msgstr ""
"\n"
"- Restroù ar reizhiad :\n"

#: standalone/drakbackup:2600
#, c-format
msgid ""
"\n"
"- User Files:\n"
msgstr ""
"\n"
"- Restroù an arveriad :\n"

#: standalone/drakbackup:2602
#, c-format
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
"\n"
"- Restroù all :\n"

#: standalone/drakbackup:2604
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""

#: standalone/drakbackup:2605
#, c-format
msgid "\tLimit disk usage to %s MB\n"
msgstr ""

#: standalone/drakbackup:2606
#, c-format
msgid "\tDelete backups older than %s day(s)\n"
msgstr ""

#: standalone/drakbackup:2609
#, c-format
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""

#: standalone/drakbackup:2614
#, c-format
msgid ""
"\n"
"- Burn to CD"
msgstr ""

#: standalone/drakbackup:2615
#, c-format
msgid "RW"
msgstr "LS"

#: standalone/drakbackup:2616
#, c-format
msgid " on device: %s"
msgstr "war ar trobarzhell : %s"

#: standalone/drakbackup:2617
#, c-format
msgid " (multi-session)"
msgstr ""

#: standalone/drakbackup:2618
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""

#: standalone/drakbackup:2619
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tChetañ=%s"

#: standalone/drakbackup:2621
#, c-format
msgid "\tBackup directly to Tape\n"
msgstr ""

#: standalone/drakbackup:2623
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""

#: standalone/drakbackup:2624
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""

#: standalone/drakbackup:2625
#, c-format
msgid ""
"\n"
"- Options:\n"
msgstr ""
"\n"
"- Dibarzhoù :\n"

#: standalone/drakbackup:2626
#, c-format
msgid "\tDo not include System Files\n"
msgstr ""

#: standalone/drakbackup:2628
#, fuzzy, c-format
msgid "\tBackups use %s and bzip2\n"
msgstr "Restr gwareziñ siek"

#: standalone/drakbackup:2629
#, fuzzy, c-format
msgid "\tBackups use %s and gzip\n"
msgstr "Restr gwareziñ siek"

#: standalone/drakbackup:2630
#, fuzzy, c-format
msgid "\tBackups use %s only\n"
msgstr "Restr gwareziñ siek"

#: standalone/drakbackup:2632
#, c-format
msgid "\tUse .backupignore files\n"
msgstr "\tImplijit ar restroù .backupignore\n"

#: standalone/drakbackup:2633
#, c-format
msgid "\tSend mail to %s\n"
msgstr "\tKas ur postel da %s\n"

#: standalone/drakbackup:2634
#, c-format
msgid "\tSend mail from %s\n"
msgstr "\tKas ur postel eus %s\n"

#: standalone/drakbackup:2635
#, c-format
msgid "\tUsing SMTP server %s\n"
msgstr "\tOc'h implij ar servijer SMTP %s\n"

#: standalone/drakbackup:2637
#, c-format
msgid ""
"\n"
"- Daemon, %s via:\n"
msgstr ""
"\n"
"- Diaoul, %s dre :\n"

#: standalone/drakbackup:2638
#, c-format
msgid "\t-Hard drive.\n"
msgstr "\t-Pladenn.\n"

#: standalone/drakbackup:2639
#, c-format
msgid "\t-CD-R.\n"
msgstr "\t-CD-R.\n"

#: standalone/drakbackup:2640
#, c-format
msgid "\t-Tape \n"
msgstr "\t- Bandenn\n"

#: standalone/drakbackup:2641
#, c-format
msgid "\t-Network by FTP.\n"
msgstr "\t-Rouedad gant FTP\n"

#: standalone/drakbackup:2642
#, c-format
msgid "\t-Network by SSH.\n"
msgstr "\t-Rouedad gant SSH.\n"

#: standalone/drakbackup:2643
#, c-format
msgid "\t-Network by rsync.\n"
msgstr "\t-Rouedad gant rsync.\n"

#: standalone/drakbackup:2645
#, c-format
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"N'eus kefluniadur ebet, klikit ouzh « Skoazeller » pe  « Barek » mar plij.\n"

#: standalone/drakbackup:2650
#, c-format
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""

#: standalone/drakbackup:2652
#, c-format
msgid "- Restore System Files.\n"
msgstr "- Assevel restroù ar reizhiad.\n"

#: standalone/drakbackup:2654 standalone/drakbackup:2664
#, c-format
msgid "   - from date: %s %s\n"
msgstr "   - eus an deizad : %s %s\n"

#: standalone/drakbackup:2657
#, c-format
msgid "- Restore User Files: \n"
msgstr "- Assevel restroù an arveriad : \n"

#: standalone/drakbackup:2662
#, c-format
msgid "- Restore Other Files: \n"
msgstr "- Assevel ar restroù all : \n"

#: standalone/drakbackup:2841
#, c-format
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""

#: standalone/drakbackup:2843
#, fuzzy, c-format
msgid "Please uncheck or remove it on next time."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: standalone/drakbackup:2853
#, c-format
msgid "Backup files are corrupted"
msgstr "Siek eo ar restroù gwareziñ"

#: standalone/drakbackup:2874
#, c-format
msgid "          All of your selected data have been          "
msgstr ""

#: standalone/drakbackup:2875
#, c-format
msgid "          Successfully Restored on %s       "
msgstr ""

#: standalone/drakbackup:2976
#, c-format
msgid "/usr/bin/star not found, using tar..."
msgstr ""

#: standalone/drakbackup:3012
#, c-format
msgid "         Restore Configuration       "
msgstr "         Kefluniadur assevel         "

#: standalone/drakbackup:3040
#, c-format
msgid "OK to restore the other files."
msgstr ""

#: standalone/drakbackup:3056
#, c-format
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""

#: standalone/drakbackup:3121
#, c-format
msgid "Please choose the date to restore:"
msgstr ""

#: standalone/drakbackup:3158
#, c-format
msgid "Restore from Hard Disk."
msgstr "Assevel eus ar bladenn."

#: standalone/drakbackup:3160
#, c-format
msgid "Enter the directory where backups are stored"
msgstr "Roit anv ar renkell e-belec'h e vo aet an dielloù"

#: standalone/drakbackup:3164
#, c-format
msgid "Directory with backups"
msgstr "Renkell gant dielloù"

#: standalone/drakbackup:3218
#, c-format
msgid "Select another media to restore from"
msgstr "Dibabit ur vedia all da assevel eus"

#: standalone/drakbackup:3220
#, c-format
msgid "Other Media"
msgstr "Media all"

#: standalone/drakbackup:3225
#, c-format
msgid "Restore system"
msgstr "Assevel ar reizhiad"

#: standalone/drakbackup:3226
#, c-format
msgid "Restore Users"
msgstr "Assevel an arveriaded"

#: standalone/drakbackup:3227
#, c-format
msgid "Restore Other"
msgstr "Assevel ar re all"

#: standalone/drakbackup:3229
#, c-format
msgid "Select path to restore (instead of /)"
msgstr "Dibabit an hent da assevel e-barzh (e-lec'h /)"

#: standalone/drakbackup:3233 standalone/drakbackup:3514
#, c-format
msgid "Path To Restore To"
msgstr "Hent da assevel e-barzh"

#: standalone/drakbackup:3236
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""

#: standalone/drakbackup:3238
#, c-format
msgid "Remove user directories before restore."
msgstr ""

#: standalone/drakbackup:3322
#, c-format
msgid "Filename text substring to search for (empty string matches all):"
msgstr ""

#: standalone/drakbackup:3325
#, c-format
msgid "Search Backups"
msgstr ""

#: standalone/drakbackup:3343
#, c-format
msgid "No matches found..."
msgstr "N'eus enmont klotus ebet ..."

#: standalone/drakbackup:3347
#, c-format
msgid "Restore Selected"
msgstr "Assevel ar re dibabet"

#: standalone/drakbackup:3482
#, c-format
msgid ""
"Click date/time to see backup files.\n"
"Ctrl-Click files to select multiple files."
msgstr ""

#: standalone/drakbackup:3488
#, c-format
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""

#: standalone/drakbackup:3497
#, c-format
msgid ""
"Restore Selected\n"
"Files"
msgstr ""
"Assevel ar restroù\n"
"dibabet"

#: standalone/drakbackup:3573
#, c-format
msgid "Backup files not found at %s."
msgstr "N'eo ket bet kavet ar restr gwareziñ ouzh %s."

#: standalone/drakbackup:3586
#, c-format
msgid "Restore From CD"
msgstr "Assevel eus un CD"

#: standalone/drakbackup:3586
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""

#: standalone/drakbackup:3588
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""

#: standalone/drakbackup:3598
#, c-format
msgid "Restore From Tape"
msgstr "Assevel eus ur seizenn"

#: standalone/drakbackup:3598
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""

#: standalone/drakbackup:3600
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""

#: standalone/drakbackup:3611
#, c-format
msgid "Restore Via Network"
msgstr "Assevel eus ar rouedad"

#: standalone/drakbackup:3611
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Assevel eus ar rouedad gant ar c'homenad : %s"

#: standalone/drakbackup:3612
#, c-format
msgid "Host Name"
msgstr "Anv an Ostiz"

#: standalone/drakbackup:3613
#, c-format
msgid "Host Path or Module"
msgstr "Hent an ostiz pe mollad"

#: standalone/drakbackup:3620
#, c-format
msgid "Password required"
msgstr "Red eo reuñ un tremenger"

#: standalone/drakbackup:3626
#, c-format
msgid "Username required"
msgstr "Red eo reuñ un anv arveriad"

#: standalone/drakbackup:3629
#, c-format
msgid "Hostname required"
msgstr "Red eo reuñ un anv ostiz"

#: standalone/drakbackup:3634
#, c-format
msgid "Path or Module required"
msgstr "Red eo reuñ un hent pe ur mollad"

#: standalone/drakbackup:3646
#, c-format
msgid "Files Restored..."
msgstr "Restroù assevelet ..."

#: standalone/drakbackup:3649
#, c-format
msgid "Restore Failed..."
msgstr "Fazi en ur assevel ..."

#: standalone/drakbackup:3677
#, c-format
msgid "%s not retrieved..."
msgstr "N'eo ket digaset %s ..."

#: standalone/drakbackup:3901 standalone/drakbackup:3970
#, c-format
msgid "Search for files to restore"
msgstr "Klask ar restroù da assevel"

#: standalone/drakbackup:3905
#, c-format
msgid "Restore all backups"
msgstr "Assevel an holl zielloù"

#: standalone/drakbackup:3913
#, c-format
msgid "Custom Restore"
msgstr "Assevel diouzhoc'h"

#: standalone/drakbackup:3917 standalone/drakbackup:3966
#, c-format
msgid "Restore From Catalog"
msgstr "Assevel eus ar c'hatalog"

#: standalone/drakbackup:3938
#, c-format
msgid "Unable to find backups to restore...\n"
msgstr "Ne m'eus ket kavout dielloù da assevel ...\n"

#: standalone/drakbackup:3939
#, c-format
msgid "Verify that %s is the correct path"
msgstr "Gwiriekaat ma vez an hent mat %s"

#: standalone/drakbackup:3940
#, c-format
msgid " and the CD is in the drive"
msgstr " hag emañ ar CD e-barzh an unvez"

#: standalone/drakbackup:3942
#, c-format
msgid "Backups on unmountable media - Use Catalog to restore"
msgstr "Red eo reuñ"

#: standalone/drakbackup:3958
#, c-format
msgid "CD in place - continue."
msgstr "Enlakaet eo ar CD. Kenderc'hel."

#: standalone/drakbackup:3963
#, c-format
msgid "Browse to new restore repository."
msgstr "Furchal er renkell adaozañ nevez."

#: standalone/drakbackup:3964
#, fuzzy, c-format
msgid "Directory To Restore From"
msgstr "Assevel adalek ar bladennig"

#: standalone/drakbackup:4000
#, c-format
msgid "Restore Progress"
msgstr "Araogenn adaozañ"

#: standalone/drakbackup:4108
#, c-format
msgid "Build Backup"
msgstr "Sevel an diell"

#: standalone/drakbackup:4141 standalone/drakbackup:4438
#, c-format
msgid "Restore"
msgstr "Nevesaat"

#: standalone/drakbackup:4233
#, c-format
msgid "Please select data to restore..."
msgstr "Dibabi ar roadoù da assevel mar plij ..."

#: standalone/drakbackup:4273
#, c-format
msgid "Backup system files"
msgstr "Gwareziñ restroù ar reizhiad"

#: standalone/drakbackup:4276
#, c-format
msgid "Backup user files"
msgstr "Gwareziñ an averiaded"

#: standalone/drakbackup:4279
#, c-format
msgid "Backup other files"
msgstr "Gwareziñ restroù all"

#: standalone/drakbackup:4282 standalone/drakbackup:4316
#, c-format
msgid "Total Progress"
msgstr "Araogenn hollek"

#: standalone/drakbackup:4308
#, c-format
msgid "Sending files by FTP"
msgstr "O kas restroù gant FTP"

#: standalone/drakbackup:4311
#, c-format
msgid "Sending files..."
msgstr "O kas restroù ..."

#: standalone/drakbackup:4381
#, fuzzy, c-format
msgid "Backup Now from configuration file"
msgstr "Kefluniadur ar rouedad"

#: standalone/drakbackup:4386
#, c-format
msgid "View Backup Configuration."
msgstr "Sell ouzh kefluniadur gwareziñ"

#: standalone/drakbackup:4412
#, c-format
msgid "Wizard Configuration"
msgstr "Kefluniadur ar skoazellerien"

#: standalone/drakbackup:4417
#, c-format
msgid "Advanced Configuration"
msgstr "Kefluniadur barek"

#: standalone/drakbackup:4422
#, c-format
msgid "View Configuration"
msgstr "Sell ouzh gefluniadur"

#: standalone/drakbackup:4426
#, c-format
msgid "View Last Log"
msgstr ""

#: standalone/drakbackup:4431
#, c-format
msgid "Backup Now"
msgstr "Gwareziñ bremañ"

#: standalone/drakbackup:4435
#, c-format
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
"N'eus kefluniadur kavet ebet\n"
"klikit ouzh « Skoazeller » pe  « Barek » mar plij."

#: standalone/drakbackup:4473
#, c-format
msgid "Load profile"
msgstr "Kargañ ar profil"

#: standalone/drakbackup:4482
#, c-format
msgid "Save profile as..."
msgstr "Enrollañ ar profil e ..."

#: standalone/drakbackup:4504 standalone/drakbackup:4507
#, c-format
msgid "Drakbackup"
msgstr "Drakbackup"

#: standalone/drakboot:49
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr ""

#: standalone/drakboot:84 standalone/harddrake2:190 standalone/harddrake2:191
#: standalone/harddrake2:192 standalone/logdrake:69
#: standalone/printerdrake:150 standalone/printerdrake:151
#: standalone/printerdrake:152
#, c-format
msgid "/_File"
msgstr "/_Restr"

#: standalone/drakboot:85 standalone/logdrake:75
#, c-format
msgid "/File/_Quit"
msgstr "/Restr/_Kuitaat"

#: standalone/drakboot:85 standalone/harddrake2:192 standalone/logdrake:75
#: standalone/printerdrake:152
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: standalone/drakboot:125
#, c-format
msgid "Text only"
msgstr "Skrid hepken"

#: standalone/drakboot:126
#, c-format
msgid "Verbose"
msgstr ""

#: standalone/drakboot:127
#, c-format
msgid "Silent"
msgstr "Didrouz"

#: standalone/drakboot:134
#, c-format
msgid ""
"Your system bootloader is not in framebuffer mode. To activate graphical "
"boot, select a graphic video mode from the bootloader configuration tool."
msgstr ""

#: standalone/drakboot:135
#, c-format
msgid "Do you want to configure it now?"
msgstr "Mennout a rit kefluniañ anezhañ bremañ ?"

#: standalone/drakboot:144
#, c-format
msgid "Install themes"
msgstr "Staliañ ar gizioù"

#: standalone/drakboot:146
#, c-format
msgid "Graphical boot theme selection"
msgstr "Dibabit ar c'hiz loc'hañ ar reizhiad"

#: standalone/drakboot:149
#, c-format
msgid "Graphical boot mode:"
msgstr "Mod loc'hañ gant grafikoù :"

#: standalone/drakboot:151
#, c-format
msgid "Theme"
msgstr "Giz"

#: standalone/drakboot:154
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"Diskouez ar c'hiz\n"
"ouzh al letrin"

#: standalone/drakboot:159
#, c-format
msgid "Create new theme"
msgstr "Krouiñ gizioù nevez"

#: standalone/drakboot:191
#, c-format
msgid "Default user"
msgstr "Arveriad dre ziouer"

#: standalone/drakboot:192
#, c-format
msgid "Default desktop"
msgstr "Burev dre ziouer"

#: standalone/drakboot:195
#, c-format
msgid "No, I do not want autologin"
msgstr "Ne fell ket din emereañ gant an dra-se"

#: standalone/drakboot:196
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ya, plijout a ra din gant emereañ (averiad, burev)"

#: standalone/drakboot:203
#, c-format
msgid "System mode"
msgstr "Mod ar reizhiad"

#: standalone/drakboot:206
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "Lañsañ an endro grafikel pa vez loc'het ho reizhiad"

#: standalone/drakboot:272
#, c-format
msgid ""
"Please choose a video mode, it will be applied to each of the boot entries "
"selected below.\n"
"Be sure your video card supports the mode you choose."
msgstr ""

#: standalone/drakbug:41
#, c-format
msgid "Mandriva Linux Bug Report Tool"
msgstr ""

#: standalone/drakbug:46
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "Kreizenn ren Mandriva Linux"

#: standalone/drakbug:48
#, c-format
msgid "Synchronization tool"
msgstr ""

#: standalone/drakbug:49 standalone/drakbug:152
#, c-format
msgid "Standalone Tools"
msgstr ""

#: standalone/drakbug:50
#, c-format
msgid "HardDrake"
msgstr "HardDrake"

#: standalone/drakbug:51
#, c-format
msgid "Mandriva Online"
msgstr "Mandriva Online"

#: standalone/drakbug:52
#, c-format
msgid "Menudrake"
msgstr "Menudrake"

#: standalone/drakbug:53
#, c-format
msgid "Msec"
msgstr "Msec"

#: standalone/drakbug:54
#, c-format
msgid "Remote Control"
msgstr "Ren a-bell"

#: standalone/drakbug:55
#, c-format
msgid "Software Manager"
msgstr "Merour Poelladoù"

#: standalone/drakbug:56
#, c-format
msgid "Urpmi"
msgstr "Urpmi"

#: standalone/drakbug:57
#, c-format
msgid "Windows Migration tool"
msgstr "Ostil broierezh deus Windows"

#: standalone/drakbug:58 standalone/draksambashare:1236
#, c-format
msgid "Userdrake"
msgstr "Userdrake"

#: standalone/drakbug:59
#, c-format
msgid "Configuration Wizards"
msgstr "Skoazellerien kefluniadur"

#: standalone/drakbug:81
#, c-format
msgid "Select Mandriva Tool:"
msgstr "Dibabit un ostilh Mandriva :"

#: standalone/drakbug:82
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""
"pe anv ar meziant\n"
"(pe un hent leun) :"

#: standalone/drakbug:85
#, c-format
msgid "Find Package"
msgstr "Klask Pakad"

#: standalone/drakbug:87
#, c-format
msgid "Package: "
msgstr "Pakad :"

#: standalone/drakbug:88
#, c-format
msgid "Kernel:"
msgstr "Kalon :"

#: standalone/drakbug:101
#, c-format
msgid ""
"To submit a bug report, click on the report button.  \n"
"This will open a web browser window on %s where you'll find a form to fill "
"in.  The information displayed above will be transferred to that server.  \n"
"Things useful to include in your report are the output of lspci, kernel "
"version, and /proc/cpuinfo."
msgstr ""

#: standalone/drakbug:107
#, c-format
msgid "Report"
msgstr "Dezrevell"

#: standalone/drakbug:162
#, c-format
msgid "Not installed"
msgstr "N'eo ket staliet"

#: standalone/drakbug:174
#, c-format
msgid "Package not installed"
msgstr "N'eo ket staliet ar pakad"

#: standalone/drakclock:29
#, c-format
msgid "DrakClock"
msgstr "DrakClock"

#: standalone/drakclock:39
#, c-format
msgid "not defined"
msgstr "n'eo ket lakaet"

#: standalone/drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr "Kemmañ ar takad-eur"

#: standalone/drakclock:45
#, c-format
msgid "Timezone - DrakClock"
msgstr "Takad-eur - DrakClock"

#: standalone/drakclock:47
#, c-format
msgid "GMT - DrakClock"
msgstr "GMT - DrakClock"

#: standalone/drakclock:47
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr "Ha war GMT eo lakaet ho eurier periantel ?"

#: standalone/drakclock:75
#, c-format
msgid "Network Time Protocol"
msgstr ""

#: standalone/drakclock:77
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""

#: standalone/drakclock:78
#, c-format
msgid "Enable Network Time Protocol"
msgstr ""

#: standalone/drakclock:86
#, c-format
msgid "Server:"
msgstr "Servijer :"

#: standalone/drakclock:124
#, c-format
msgid "Could not synchronize with %s."
msgstr ""

#: standalone/drakclock:146 standalone/drakclock:156
#, c-format
msgid "Reset"
msgstr "Deraouekaat"

#: standalone/drakclock:224
#, c-format
msgid ""
"We need to install ntp package\n"
" to enable Network Time Protocol\n"
"\n"
"Do you want to install ntp?"
msgstr ""
"Ezhomm 'peus staliañ ar pabak ntp\n"
" evit bevaat NTP\n"
"\n"
"Ha sur oc'h e staliit ntp ?"

#: standalone/drakconnect:80
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Kefluniadur ar rouedad (%d kartenn)"

#: standalone/drakconnect:89 standalone/drakconnect:807
#, c-format
msgid "Gateway:"
msgstr "Treuzell : "

#: standalone/drakconnect:89 standalone/drakconnect:807
#, c-format
msgid "Interface:"
msgstr "C'hetal :"

#: standalone/drakconnect:93 standalone/net_monitor:116
#, c-format
msgid "Wait please"
msgstr "Gortoz mar plij"

#: standalone/drakconnect:109
#, c-format
msgid "Interface"
msgstr "C'hetal"

#: standalone/drakconnect:109 standalone/printerdrake:224
#: standalone/printerdrake:231
#, c-format
msgid "State"
msgstr "Rannvro"

#: standalone/drakconnect:126
#, c-format
msgid "Hostname: "
msgstr "Anv an ostiz : "

#: standalone/drakconnect:128
#, c-format
msgid "Configure hostname..."
msgstr "Kefluniañ anv an ostiz ..."

#: standalone/drakconnect:142 standalone/drakconnect:845
#, c-format
msgid "LAN configuration"
msgstr "Kefluniadur ar rouedad takad lec'hel"

#: standalone/drakconnect:147
#, c-format
msgid "Configure Local Area Network..."
msgstr "Kefluniañ ar rouedad takad lec'hel ..."

#: standalone/drakconnect:155 standalone/drakconnect:237
#: standalone/drakconnect:241
#, c-format
msgid "Apply"
msgstr "Lakat"

#: standalone/drakconnect:188
#, c-format
msgid "Manage connections"
msgstr "Meran liammoù"

#: standalone/drakconnect:215
#, c-format
msgid "Device selected"
msgstr "Trobarzhell dibabet"

#: standalone/drakconnect:296
#, c-format
msgid "IP configuration"
msgstr "Kefluniadur IP"

#: standalone/drakconnect:335
#, c-format
msgid "DNS servers"
msgstr "Servijerioù DNS"

#: standalone/drakconnect:343
#, c-format
msgid "Search Domain"
msgstr "Domani klask"

#: standalone/drakconnect:351
#, c-format
msgid "static"
msgstr "statik"

#: standalone/drakconnect:351
#, c-format
msgid "DHCP"
msgstr "DHCP"

#: standalone/drakconnect:515
#, c-format
msgid "Flow control"
msgstr "Evezhiañ ar red"

#: standalone/drakconnect:516
#, c-format
msgid "Line termination"
msgstr "Dibenn al linennoù"

#: standalone/drakconnect:527
#, c-format
msgid "Modem timeout"
msgstr "Amzer-hont ar modem"

#: standalone/drakconnect:531
#, c-format
msgid "Use lock file"
msgstr "Implijit ur restr prennañ"

#: standalone/drakconnect:533
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr "Gortoz e-pad an ton galv goude sifrenn"

#: standalone/drakconnect:536
#, c-format
msgid "Busy wait"
msgstr "Gortoz da vat"

#: standalone/drakconnect:541
#, c-format
msgid "Modem sound"
msgstr "Son ar modem"

#: standalone/drakconnect:542 standalone/drakgw:105
#, c-format
msgid "Enable"
msgstr "Bevaat"

#: standalone/drakconnect:542 standalone/drakgw:105
#, c-format
msgid "Disable"
msgstr "Marvaat "

#: standalone/drakconnect:593 standalone/harddrake2:50
#, c-format
msgid "Media class"
msgstr ""

#: standalone/drakconnect:594
#, c-format
msgid "Module name"
msgstr "Anv ar mollad"

#: standalone/drakconnect:595
#, c-format
msgid "Mac Address"
msgstr "Chomlec'h MAC"

#: standalone/drakconnect:596 standalone/harddrake2:28
#: standalone/harddrake2:120
#, c-format
msgid "Bus"
msgstr "Bus"

#: standalone/drakconnect:597 standalone/harddrake2:34
#, c-format
msgid "Location on the bus"
msgstr "Lec'hel war ar bus"

#: standalone/drakconnect:700 standalone/drakgw:311
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""

#: standalone/drakconnect:708
#, c-format
msgid "Remove a network interface"
msgstr "Lebel un etrefas rouedad"

#: standalone/drakconnect:712
#, c-format
msgid "Select the network interface to remove:"
msgstr "Dibabit an etrefas rouedad a lemel :"

#: standalone/drakconnect:744
#, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
"\n"
"%s"
msgstr ""
"Degouezhet ez eus ar fazi en ur lemel an etrefas rouedad « %s » :\n"
"\n"
"%s"

#: standalone/drakconnect:745
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr ""

#: standalone/drakconnect:761
#, c-format
msgid "No IP"
msgstr "IP ebet"

#: standalone/drakconnect:762
#, c-format
msgid "No Mask"
msgstr "Mask ebet"

#: standalone/drakconnect:763 standalone/drakconnect:916
#, c-format
msgid "up"
msgstr "uhel"

#: standalone/drakconnect:763 standalone/drakconnect:916
#, c-format
msgid "down"
msgstr "izel"

#: standalone/drakconnect:798 standalone/net_monitor:465
#, c-format
msgid "Connected"
msgstr "Kevreadet"

#: standalone/drakconnect:798 standalone/net_monitor:465
#, c-format
msgid "Not connected"
msgstr "Kevreadet ebet"

#: standalone/drakconnect:800
#, c-format
msgid "Disconnect..."
msgstr "Digevreañ ..."

#: standalone/drakconnect:800
#, c-format
msgid "Connect..."
msgstr "Kevreañ ..."

#: standalone/drakconnect:841
#, c-format
msgid "Deactivate now"
msgstr "Digevreañ bremañ"

#: standalone/drakconnect:841
#, c-format
msgid "Activate now"
msgstr "Kevreañ bremañ"

#: standalone/drakconnect:849
#, c-format
msgid ""
"You do not have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""

#: standalone/drakconnect:863
#, c-format
msgid "LAN Configuration"
msgstr "Kefluniadur ar rouedad takad lec'hel"

#: standalone/drakconnect:875
#, c-format
msgid "Adapter %s: %s"
msgstr "Kartenn %s : %s"

#: standalone/drakconnect:884
#, c-format
msgid "Boot Protocol"
msgstr ""

#: standalone/drakconnect:885
#, c-format
msgid "Started on boot"
msgstr "Loc'het pa vez loc'het an urzhiataer"

#: standalone/drakconnect:921
#, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"Add an interface\" assistant from the Mandriva Linux Control Center"
msgstr ""

#: standalone/drakconnect:975 standalone/net_applet:51
#, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mandriva Linux Control Center"
msgstr ""

#. -PO: here "Add Connection" should be translated the same was as in control-center
#: standalone/drakconnect:976 standalone/drakroam:34 standalone/net_applet:52
#, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Kefluniañ un etrefas rouedad (LAN, ISDN, ADLS, ...)"

#: standalone/drakconnect:981
#, c-format
msgid "Internet connection configuration"
msgstr "Kefluniadur ar gevreadenn internet"

#: standalone/drakconnect:994
#, c-format
msgid "Third DNS server (optional)"
msgstr "Servijer DNS trede (da zilenn)"

#: standalone/drakconnect:1016
#, c-format
msgid "Internet Connection Configuration"
msgstr "Kefluniadur ar gevreadenn ar c'henrouedad"

#: standalone/drakconnect:1017
#, c-format
msgid "Internet access"
msgstr "Digor ar genrouedad"

#: standalone/drakconnect:1019 standalone/net_monitor:95
#, c-format
msgid "Connection type: "
msgstr "Seurt ar gevreadenn : "

#: standalone/drakconnect:1022
#, c-format
msgid "Status:"
msgstr "Stad :"

#: standalone/drakconnect:1027
#, c-format
msgid "Parameters"
msgstr "Arventennoù"

#: standalone/drakedm:40
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr ""

#: standalone/drakedm:41
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr ""

#: standalone/drakedm:42
#, c-format
msgid "XDM (X Display Manager)"
msgstr ""

#: standalone/drakedm:53
#, c-format
msgid "Choosing a display manager"
msgstr ""

#: standalone/drakedm:54
#, c-format
msgid ""
"X11 Display Manager allows you to graphically log\n"
"into your system with the X Window System running and supports running\n"
"several different X sessions on your local machine at the same time."
msgstr ""

#: standalone/drakedm:72
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr "Great eo ar c'hemm, C'hoant ho peus e adloc'hañ ar servij dm ?"

#: standalone/drakedm:73
#, c-format
msgid ""
"You are going to close all running programs and lose your current session. "
"Are you really sure that you want to restart the dm service?"
msgstr ""

#: standalone/drakfont:183
#, c-format
msgid "Search installed fonts"
msgstr "Klask an nodrezhoù staliet"

#: standalone/drakfont:185
#, c-format
msgid "Unselect fonts installed"
msgstr "Andiuz an nodrezhoù staliet"

#: standalone/drakfont:208
#, c-format
msgid "parse all fonts"
msgstr ""

#: standalone/drakfont:210
#, c-format
msgid "No fonts found"
msgstr "Nodrezhoù ebet kavet"

#: standalone/drakfont:218 standalone/drakfont:260 standalone/drakfont:327
#: standalone/drakfont:360 standalone/drakfont:368 standalone/drakfont:394
#: standalone/drakfont:412 standalone/drakfont:426
#, c-format
msgid "done"
msgstr "graet"

#: standalone/drakfont:223
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr "Ne m'eus ket kavout un nodrezh e-barzh ho barzhadurioù marc'het"

#: standalone/drakfont:258
#, c-format
msgid "Reselect correct fonts"
msgstr "Adibabit nodrezhoù mat"

#: standalone/drakfont:261
#, c-format
msgid "Could not find any font.\n"
msgstr "Ne m'eus ket gallet kavout un nodrezh.\n"

#: standalone/drakfont:271
#, c-format
msgid "Search for fonts in installed list"
msgstr "Klask ar nodrezhoù er roll ar re staliet"

#: standalone/drakfont:296
#, c-format
msgid "%s fonts conversion"
msgstr ""

#: standalone/drakfont:325
#, c-format
msgid "Fonts copy"
msgstr "Adskrivañ nodrezhoù"

#: standalone/drakfont:328
#, c-format
msgid "True Type fonts installation"
msgstr "Staliadur an nodrezhoù True Type"

#: standalone/drakfont:335
#, c-format
msgid "please wait during ttmkfdir..."
msgstr "gortozit mar plij en ur ttmkfdir ..."

#: standalone/drakfont:336
#, c-format
msgid "True Type install done"
msgstr "Graet eo staliadur an nodrezhoù True Type"

#: standalone/drakfont:342 standalone/drakfont:357
#, c-format
msgid "type1inst building"
msgstr ""

#: standalone/drakfont:351
#, c-format
msgid "Ghostscript referencing"
msgstr ""

#: standalone/drakfont:361
#, c-format
msgid "Suppress Temporary Files"
msgstr "Lemel ar restroù padennek"

#: standalone/drakfont:364
#, c-format
msgid "Restart XFS"
msgstr "Adloc'hañ XFS"

#: standalone/drakfont:410 standalone/drakfont:420
#, c-format
msgid "Suppress Fonts Files"
msgstr "Lemel restroù ar fontoù"

#: standalone/drakfont:422
#, c-format
msgid "xfs restart"
msgstr "adloc'hañ xfs"

#: standalone/drakfont:430
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"You can install the fonts the normal way. In rare cases, bogus fonts may "
"hang up your X Server."
msgstr ""

#: standalone/drakfont:474 standalone/drakfont:483
#, c-format
msgid "DrakFont"
msgstr "DrakFont"

#: standalone/drakfont:484
#, c-format
msgid "Font List"
msgstr "Listenn nodrezhoù"

#: standalone/drakfont:487
#, c-format
msgid "Get Windows Fonts"
msgstr ""

#: standalone/drakfont:493
#, c-format
msgid "About"
msgstr "A-brepoz"

#: standalone/drakfont:495 standalone/drakfont:689 standalone/drakfont:727
#, c-format
msgid "Uninstall"
msgstr "Distaliañ"

#: standalone/drakfont:496
#, c-format
msgid "Import"
msgstr "Enporzh"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: standalone/drakfont:514
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandriva \n"
"\n"
"\n"
"       DUPONT Sebastien (original version)\n"
"\n"
"       CHAUMETTE Damien <dchaumette@mandriva.com>\n"
"\n"
"       VIGNAUD Thierry <tvignaud@mandriva.com>"
msgstr ""

#: standalone/drakfont:523
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
" the Free Software Foundation; either version 2, or (at your option)\n"
" any later version.\n"
"\n"
"\n"
" This program is distributed in the hope that it will be useful,\n"
" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
" GNU General Public License for more details.\n"
"\n"
"\n"
" You should have received a copy of the GNU General Public License\n"
" along with this program; if not, write to the Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""

#: standalone/drakfont:539
#, c-format
msgid ""
"Thanks:\n"
"\n"
"    -  pfm2afm:   \n"
"\t by Ken Borgendale:\n"
"\t    Convert a Windows .pfm  file to a .afm (Adobe Font Metrics)\n"
"\n"
"    -  type1inst:\n"
"\t by James Macnicol: \n"
"\t    type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
"\n"
"    -  ttf2pt1:   \n"
"\t  by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin  \n"
"             Convert ttf font files to afm and pfb fonts\n"
msgstr ""

#: standalone/drakfont:558
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "Dibabit ar meziantoù a implij an nodrezhioù :"

#: standalone/drakfont:569
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"

#: standalone/drakfont:570
#, c-format
msgid "StarOffice"
msgstr "StarOffice"

#: standalone/drakfont:571
#, c-format
msgid "Abiword"
msgstr "Abiword"

#: standalone/drakfont:572
#, c-format
msgid "Generic Printers"
msgstr "Moullerezioù boutin"

#: standalone/drakfont:586
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "Dibabit restr pe renkell ar nodrezh ha klikit ouzh « Ouzhpennañ »"

#: standalone/drakfont:587
#, c-format
msgid "File Selection"
msgstr "Choazh ar restr"

#: standalone/drakfont:591
#, c-format
msgid "Fonts"
msgstr "Nodrezhoù"

#: standalone/drakfont:654
#, c-format
msgid "Import fonts"
msgstr "Enporzh an nodrezhoù"

#: standalone/drakfont:659
#, c-format
msgid "Install fonts"
msgstr "Staliañ ar nodezhoù"

#: standalone/drakfont:694
#, c-format
msgid "click here if you are sure."
msgstr "klikit amañ ma 'z oc'h sur."

#: standalone/drakfont:696
#, c-format
msgid "here if no."
msgstr "amañ ma n'oc'h ket sur."

#: standalone/drakfont:735
#, c-format
msgid "Unselected All"
msgstr "Andiuz an holl re"

#: standalone/drakfont:738
#, c-format
msgid "Selected All"
msgstr "Diuz an holl re"

#: standalone/drakfont:741
#, c-format
msgid "Remove List"
msgstr "Dilemel al listenn"

#: standalone/drakfont:752 standalone/drakfont:771
#, c-format
msgid "Importing fonts"
msgstr "Emaon oc'h enporzh an nodrezhoù"

#: standalone/drakfont:756 standalone/drakfont:776
#, c-format
msgid "Initial tests"
msgstr ""

#: standalone/drakfont:757
#, c-format
msgid "Copy fonts on your system"
msgstr "Eiliañ an nodrezhoù war ho reizhiad"

#: standalone/drakfont:758
#, c-format
msgid "Install & convert Fonts"
msgstr "Staliañ & amdreiñ an nodrezhoù"

#: standalone/drakfont:759
#, c-format
msgid "Post Install"
msgstr "Pa vez echu ar staliadur"

#: standalone/drakfont:777
#, c-format
msgid "Remove fonts on your system"
msgstr "Lemel an nodrezhoù eus ho reizhiad"

#: standalone/drakfont:778
#, c-format
msgid "Post Uninstall"
msgstr "Goude an distaliadur"

#: standalone/drakgw:50 standalone/drakvpn:51
#, c-format
msgid "Sorry, we support only 2.4 and above kernels."
msgstr ""

#: standalone/drakgw:75
#, c-format
msgid "Internet Connection Sharing"
msgstr "Rennañ ar gevreadenn ouzh internet"

#: standalone/drakgw:79
#, c-format
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Make sure you have configured your Network/Internet access using drakconnect "
"before going any further.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""

#: standalone/drakgw:95
#, c-format
msgid ""
"The setup of Internet Connection Sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: standalone/drakgw:99
#, c-format
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: standalone/drakgw:105
#, c-format
msgid "Reconfigure"
msgstr "Adgefluniañ"

#: standalone/drakgw:145
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""

#: standalone/drakgw:156
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""

#: standalone/drakgw:177
#, c-format
msgid "Local Area Network settings"
msgstr "Chomlec'h ar rouedad lec'hel"

#: standalone/drakgw:180
#, c-format
msgid "Local IP address"
msgstr "Address IP lec'hel"

#: standalone/drakgw:182
#, c-format
msgid "The internal domain name"
msgstr "Anv diabarzh an domani"

#: standalone/drakgw:188
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""

#: standalone/drakgw:204
#, c-format
msgid "Domain Name Server (DNS) configuration"
msgstr "Kefluniadur ar Servijer Anvioù Domani (SAD)"

#: standalone/drakgw:208
#, c-format
msgid "Use this gateway as domain name server"
msgstr "Implij ar dreuzell-mañ evel ar servijer anvioù domani"

#: standalone/drakgw:209
#, c-format
msgid "The DNS Server IP"
msgstr "IP ar servijer DNS"

#: standalone/drakgw:236
#, c-format
msgid ""
"DHCP Server Configuration.\n"
"\n"
"Here you can select different options for the DHCP server configuration.\n"
"If you do not know the meaning of an option, simply leave it as it is."
msgstr ""
"Kefluniadur ar servijer DHCP.\n"
"\n"
"amañ e c'hellit dibab dibarzhoù all evit kefluniadur ar servijer DHCP.\n"
"Ma ne ouzit ket petra talvez un dibarzh, mirit he gwerzh dre ziouer."

#: standalone/drakgw:243
#, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Implijit an adgefluniadur emgefreek (DHCP)"

#: standalone/drakgw:244
#, c-format
msgid "The DHCP start range"
msgstr "Ar skeul DHCP kentañ"

#: standalone/drakgw:245
#, c-format
msgid "The DHCP end range"
msgstr "Ar skeul DHCP diwezhañ"

#: standalone/drakgw:246
#, c-format
msgid "The default lease (in seconds)"
msgstr ""

#: standalone/drakgw:247
#, c-format
msgid "The maximum lease (in seconds)"
msgstr ""

#: standalone/drakgw:270
#, c-format
msgid "Proxy caching server (SQUID)"
msgstr ""

#: standalone/drakgw:274
#, c-format
msgid "Use this gateway as proxy caching server"
msgstr ""

#: standalone/drakgw:275
#, c-format
msgid "Admin mail"
msgstr "Chomlec'h postel ar merour"

#: standalone/drakgw:276
#, c-format
msgid "Visible hostname"
msgstr "Anv diwelus an ostiz"

#: standalone/drakgw:277
#, c-format
msgid "Proxy port"
msgstr "Porzh ar proksi"

#: standalone/drakgw:278
#, c-format
msgid "Cache size (MB)"
msgstr "Ment ar grubuilh (Mo)"

#: standalone/drakgw:300
#, c-format
msgid "Broadcast printer information"
msgstr "Skignañ Titouroù war ar voullerez"

#: standalone/drakgw:317
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "Bev eo rannañ gevreadenn ar genrouedad bremañ."

#: standalone/drakgw:323
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "Marv eo rannañ gevreadenn ar genrouedad bremañ."

#: standalone/drakgw:329
#, c-format
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP) and\n"
" a Transparent Proxy Cache server (SQUID)."
msgstr ""

#: standalone/drakgw:364
#, c-format
msgid "Disabling servers..."
msgstr "O varvaat ar servijerien ..."

#: standalone/drakgw:378
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Kefluniadur kavet ar moger tan !"

#: standalone/drakgw:379
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fixes after installation."
msgstr ""

#: standalone/drakgw:384
#, c-format
msgid "Configuring..."
msgstr "O kefluskañ ..."

#: standalone/drakgw:385
#, c-format
msgid "Configuring firewall..."
msgstr "O kefluskañ ar moger-tan ..."

#: standalone/drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) 2003-2005 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""
"drakhelp 0.1\n"
"Copyright (C) 2003-2005 Mandriva.\n"
"Ur meziant frank eo an hini-mañ ha moien zo da zal'ch anezhañ hervez GNU "
"GPL.\n"
"\n"
"Arveriadur :\n"

#: standalone/drakhelp:22
#, c-format
msgid " --help                - display this help     \n"
msgstr ""

#: standalone/drakhelp:23
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""

#: standalone/drakhelp:24
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""

#: standalone/drakhelp:51
#, c-format
msgid "Mandriva Linux Help Center"
msgstr "Kreizenn sikourMandriva Linux"

#: standalone/drakhelp:51
#, c-format
msgid "No Help entry for %s\n"
msgstr ""

#: standalone/drakhosts:98
#, c-format
msgid "Please add an host to be able to modify it."
msgstr ""

#: standalone/drakhosts:108
#, c-format
msgid "Please modify information"
msgstr "Kemmit an titouroù mar plij"

#: standalone/drakhosts:109
#, c-format
msgid "Please delete information"
msgstr "Lemit an titouroù mar plij"

#: standalone/drakhosts:110
#, c-format
msgid "Please add information"
msgstr "Ouzhpennit an titouroù mar plij"

#: standalone/drakhosts:115
#, c-format
msgid "IP address:"
msgstr "Chomlec'h IP :"

#: standalone/drakhosts:116
#, c-format
msgid "Host name:"
msgstr "Anv an ostiz :"

#: standalone/drakhosts:117
#, c-format
msgid "Host Aliases:"
msgstr "Lesanvioù an ostiz :"

#: standalone/drakhosts:123
#, c-format
msgid "Please enter a valid IP address."
msgstr "Roit ur chomlec'h IP mat mar plij."

#: standalone/drakhosts:129
#, c-format
msgid "Same IP is already in %s file."
msgstr "Ar IP-mañ zo er restr %s c'hoazh."

#: standalone/drakhosts:197
#, c-format
msgid "Host Aliases"
msgstr "Lesanvioù an ostiz"

#: standalone/drakhosts:237
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""

#: standalone/drakhosts:246
#, c-format
msgid "Failed to add host."
msgstr "Fazi en ur ouzhpennañ an ostiz."

#: standalone/drakhosts:253
#, c-format
msgid "Failed to Modify host."
msgstr "Fazi en ur cheñch an ostiz."

#: standalone/drakhosts:260
#, c-format
msgid "Failed to remove host."
msgstr "Fazi en ur lemel an ostiz."

#: standalone/drakids:26
#, c-format
msgid "Allowed addresses"
msgstr "Chomlec'hioù aotreet"

#: standalone/drakids:57
#, c-format
msgid "Log"
msgstr "Kerzlevr"

#: standalone/drakids:61
#, c-format
msgid "Clear logs"
msgstr "Skarañ ar c'herzlevr"

#: standalone/drakids:62 standalone/drakids:67 standalone/net_applet:470
#, c-format
msgid "Blacklist"
msgstr "Roll zu"

#: standalone/drakids:63 standalone/drakids:80 standalone/net_applet:475
#, c-format
msgid "Whitelist"
msgstr "Roll wenn"

#: standalone/drakids:71
#, c-format
msgid "Remove from blacklist"
msgstr "Lemel diwar ar roll zu"

#: standalone/drakids:72
#, c-format
msgid "Move to whitelist"
msgstr "Fiñval d'ar roll zu"

#: standalone/drakids:84
#, c-format
msgid "Remove from whitelist"
msgstr "Lemel diwar ar roll wenn"

#: standalone/drakids:136 standalone/drakids:145 standalone/drakids:170
#: standalone/drakids:179 standalone/drakids:189 standalone/drakids:265
#: standalone/drakroam:182 standalone/net_applet:202 standalone/net_applet:385
#, c-format
msgid "Unable to contact daemon"
msgstr "N'hellan ket kevreañ ouzh an diaoul"

#: standalone/drakids:202
#, c-format
msgid "Date"
msgstr "Deiziad"

#: standalone/drakids:203
#, c-format
msgid "Attacker"
msgstr "Argader"

#: standalone/drakids:204
#, c-format
msgid "Attack type"
msgstr "Seurt an argad"

#: standalone/drakids:205
#, c-format
msgid "Service"
msgstr "Servij"

#: standalone/drakids:206 standalone/net_applet:72
#, c-format
msgid "Network interface"
msgstr "Etrefas rouedad"

#: standalone/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""

#: standalone/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""

#: standalone/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""

#: standalone/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""

#: standalone/draknfs:83
#, c-format
msgid "NFS server"
msgstr "Servijer NFS"

#: standalone/draknfs:83
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr "Oc'h adloc'hañ/adkargañ ar servijer NFS ..."

#: standalone/draknfs:84
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr "Fazi en ur adloc'hañ/adkargañ ar servijer NFS"

#: standalone/draknfs:100 standalone/draksambashare:203
#, c-format
msgid "Directory Selection"
msgstr "Choazh ar renkell"

#: standalone/draknfs:105 standalone/draksambashare:208
#, c-format
msgid "Should be a directory."
msgstr "Red eo da bezañ ur renkell."

#: standalone/draknfs:136
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
"ways:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">single host:</span> a host either by an "
"abbreviated name recognized be the resolver, fully qualified domain name, or "
"an IP address\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">netgroups:</span> NIS netgroups may be given "
"as @group.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">wildcards:</span> machine names may contain "
"the wildcard characters * and ?. For instance: *.cs.foo.edu  matches all  "
"hosts  in the domain cs.foo.edu.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">IP networks:</span> you can also export "
"directories to all hosts on an IP (sub-)network simultaneously. for example, "
"either `/255.255.252.0' or  `/22'  appended to the network base address "
"result.\n"
msgstr ""

#: standalone/draknfs:151
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map root user as anonymous:</span> map "
"requests from uid/gid 0 to the anonymous uid/gid (root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">allow real remote root access:</span> turn "
"off root squashing. This option is mainly useful for diskless clients "
"(no_root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map all users to anonymous user:</span> map "
"all uids and gids to the anonymous  user (all_squash). Useful for NFS-"
"exported public FTP directories, news spool directories, etc. The opposite "
"option is no user UID mapping (no_all_squash), which is the default "
"setting.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">anonuid and anongid:</span> explicitly set "
"the uid and gid of the anonymous account.\n"
msgstr ""

#: standalone/draknfs:167
#, c-format
msgid "Synchronous access:"
msgstr ""

#: standalone/draknfs:168
#, c-format
msgid "Secured Connection:"
msgstr "Kevreadenn gant surantez :"

#: standalone/draknfs:169
#, c-format
msgid "Read-Only share:"
msgstr "Rannad lenn-hepken :"

#: standalone/draknfs:171
#, c-format
msgid "<span weight=\"bold\">Advanced Options</span>"
msgstr "<span weight=\"bold\">Dibarzhoù barek</span>"

#: standalone/draknfs:172
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> this option requires that "
"requests originate on an internet port less than IPPORT_RESERVED (1024). "
"This option is on by default."
msgstr ""

#: standalone/draknfs:173
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> allow either only read or both "
"read and write requests on this NFS volume. The default is to disallow any "
"request which changes the filesystem. This can also be made explicit by "
"using this option."
msgstr ""

#: standalone/draknfs:174
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> disallows the NFS server to "
"violate the NFS protocol and to reply to requests before any changes made by "
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""

#: standalone/draknfs:306
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""

#: standalone/draknfs:378
#, c-format
msgid "Advanced Options Help"
msgstr "Skoazell an dibarzhoù barek"

#: standalone/draknfs:389
#, c-format
msgid "NFS directory"
msgstr "Renkell NFS"

#: standalone/draknfs:391 standalone/draksambashare:594
#: standalone/draksambashare:773
#, c-format
msgid "Directory:"
msgstr "Renkell :"

#: standalone/draknfs:394
#, c-format
msgid "Host access"
msgstr ""

#: standalone/draknfs:396
#, c-format
msgid "Access:"
msgstr ""

#: standalone/draknfs:396
#, c-format
msgid "Hosts Access"
msgstr ""

#: standalone/draknfs:399
#, c-format
msgid "User ID Mapping"
msgstr ""

#: standalone/draknfs:401
#, c-format
msgid "User ID:"
msgstr "ID an arveriad :"

#: standalone/draknfs:401
#, c-format
msgid "Help User ID"
msgstr ""

#: standalone/draknfs:402
#, c-format
msgid "Anonymous user ID:"
msgstr ""

#: standalone/draknfs:403
#, c-format
msgid "Anonymous Group ID:"
msgstr ""

#: standalone/draknfs:444
#, c-format
msgid "Can't create this directory."
msgstr "N'hell ket bet krouet ar renkell-mañ."

#: standalone/draknfs:447
#, c-format
msgid "You must specify hosts access."
msgstr ""

#: standalone/draknfs:527
#, c-format
msgid "Share Directory"
msgstr "Lodenniñ ar renkell"

#: standalone/draknfs:527
#, c-format
msgid "Hosts Wildcard"
msgstr ""

#: standalone/draknfs:527
#, c-format
msgid "General Options"
msgstr "Dibarzhoù hollek"

#: standalone/draknfs:527
#, c-format
msgid "Custom Options"
msgstr "Dibarzhoù diouzoc'h"

#: standalone/draknfs:539 standalone/draksambashare:631
#: standalone/draksambashare:798
#, c-format
msgid "Please enter a directory to share."
msgstr "Roit ur renkell da ranañ mar plij."

#: standalone/draknfs:546
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""

#: standalone/draknfs:600
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""

#: standalone/draknfs:609
#, c-format
msgid "Failed to add NFS share."
msgstr "Fazi en ur ouzhpennañ ar rennad NFS."

#: standalone/draknfs:616
#, c-format
msgid "Failed to Modify NFS share."
msgstr "Fazi en ur cheñch ar rennad NFS."

#: standalone/draknfs:623
#, c-format
msgid "Failed to remove an NFS share."
msgstr "Fazi en ur lemel ar rennad NFS."

#: standalone/drakperm:21
#, c-format
msgid "System settings"
msgstr "Dibarzhoù ar reizhiad"

#: standalone/drakperm:22
#, c-format
msgid "Custom settings"
msgstr "Kefluniadur diouzhoc'h"

#: standalone/drakperm:23
#, c-format
msgid "Custom & system settings"
msgstr "Kefluniadur diouzhoc'h ha reizhiad"

#: standalone/drakperm:43
#, c-format
msgid "Editable"
msgstr ""

#: standalone/drakperm:48 standalone/drakperm:323
#: standalone/draksambashare:101
#, c-format
msgid "Path"
msgstr "Hent"

#: standalone/drakperm:48 standalone/drakperm:250
#, c-format
msgid "User"
msgstr "Arveriad"

#: standalone/drakperm:48 standalone/drakperm:250
#, c-format
msgid "Group"
msgstr "Strollad"

#: standalone/drakperm:48 standalone/drakperm:335
#, c-format
msgid "Permissions"
msgstr "Reizhan"

#: standalone/drakperm:57
#, c-format
msgid "Add a new rule"
msgstr "Ouzhpennañ ur reollin nevez"

#: standalone/drakperm:64 standalone/drakperm:99 standalone/drakperm:124
#, c-format
msgid "Edit current rule"
msgstr "Aozañ ar reollen red"

#: standalone/drakperm:106
#, c-format
msgid ""
"Here you can see files to use in order to fix permissions, owners, and "
"groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""

#: standalone/drakperm:109
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""
"%s eo al live surantez o ren.\n"
"Dibabit an aotreoù da sellet ouzh pe da aozañ"

#: standalone/drakperm:120
#, c-format
msgid "Up"
msgstr "Sevel"

#: standalone/drakperm:120
#, c-format
msgid "Move selected rule up one level"
msgstr "Pignit ar reolenn dibabet"

#: standalone/drakperm:121
#, c-format
msgid "Down"
msgstr "Diskenn"

#: standalone/drakperm:121
#, c-format
msgid "Move selected rule down one level"
msgstr "Diskennit ar reolenn dibabet"

#: standalone/drakperm:122
#, c-format
msgid "Add a rule"
msgstr "Ouzhpennañ ur reollin"

#: standalone/drakperm:122
#, c-format
msgid "Add a new rule at the end"
msgstr "Ouzhpennañ ur reollin nevez d'ar fin"

#: standalone/drakperm:123
#, c-format
msgid "Delete selected rule"
msgstr "Lemel ar reollin dibabet"

#: standalone/drakperm:242
#, c-format
msgid "browse"
msgstr "ergerzhet"

#: standalone/drakperm:247
#, c-format
msgid "user"
msgstr "arveriad"

#: standalone/drakperm:247
#, c-format
msgid "group"
msgstr "strollad"

#: standalone/drakperm:247
#, c-format
msgid "other"
msgstr "all"

#: standalone/drakperm:252
#, c-format
msgid "Read"
msgstr "Lenn"

#. -PO: here %s will be either "user", "group" or "other"
#: standalone/drakperm:255
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr ""

#: standalone/drakperm:259
#, c-format
msgid "Write"
msgstr "Skriv"

#. -PO: here %s will be either "user", "group" or "other"
#: standalone/drakperm:262
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr ""

#: standalone/drakperm:266
#, c-format
msgid "Execute"
msgstr "Seveniñ"

#. -PO: here %s will be either "user", "group" or "other"
#: standalone/drakperm:269
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr ""

#: standalone/drakperm:272
#, c-format
msgid "Sticky-bit"
msgstr ""

#: standalone/drakperm:272
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: standalone/drakperm:273
#, c-format
msgid "Set-UID"
msgstr "Set-UID"

#: standalone/drakperm:273
#, c-format
msgid "Use owner id for execution"
msgstr ""

#: standalone/drakperm:274
#, c-format
msgid "Set-GID"
msgstr "Set-GID"

#: standalone/drakperm:274
#, c-format
msgid "Use group id for execution"
msgstr ""

#: standalone/drakperm:292 standalone/drakxtv:89
#, c-format
msgid "User:"
msgstr "Arveriad :"

#: standalone/drakperm:294
#, c-format
msgid "Group:"
msgstr "Strollad :"

#: standalone/drakperm:298
#, c-format
msgid "Current user"
msgstr "Arveriad red"

#: standalone/drakperm:299
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr ""

#: standalone/drakperm:309
#, c-format
msgid "Path selection"
msgstr "Diuzadenn an hent"

#: standalone/drakperm:329
#, c-format
msgid "Property"
msgstr "Perzhioù"

#: standalone/drakperm:380
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""

#: standalone/drakperm:390
#, c-format
msgid "Both the username and the group must valid!"
msgstr ""

#: standalone/drakperm:391
#, c-format
msgid "User: %s"
msgstr ""

#: standalone/drakperm:392
#, c-format
msgid "Group: %s"
msgstr ""

#: standalone/drakroam:33
#, c-format
msgid ""
"You do not have any wireless interface.\n"
"Run the \"%s\" assistant from the Mandriva Linux Control Center"
msgstr ""

#: standalone/drakroam:48
#, c-format
msgid "SSID"
msgstr "SSID"

#: standalone/drakroam:49
#, c-format
msgid "Signal strength"
msgstr "Nerzh an arhent"

#: standalone/drakroam:51
#, c-format
msgid "Encryption"
msgstr "Enrinegadur"

#: standalone/drakroam:112
#, c-format
msgid "Please enter settings for wireless network \"%s\""
msgstr "Roit dibarzhoù evit ar rouedad hep neud « %s » mar plij"

#: standalone/drakroam:123
#, c-format
msgid "DNS server"
msgstr "Servijer DNS"

#: standalone/drakroam:228
#, c-format
msgid "Connect"
msgstr "Kevreañ"

#. -PO: "Refresh" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/drakroam:229 standalone/printerdrake:251
#, c-format
msgid "Refresh"
msgstr "Adtresañ"

#: standalone/draksambashare:68
#, c-format
msgid "Share directory"
msgstr "Renkell rannet"

#: standalone/draksambashare:69 standalone/draksambashare:102
#, c-format
msgid "Comment"
msgstr "Askelenn"

#: standalone/draksambashare:70 standalone/draksambashare:103
#, c-format
msgid "Browseable"
msgstr ""

#: standalone/draksambashare:71
#, c-format
msgid "Public"
msgstr "Foran"

#: standalone/draksambashare:72 standalone/draksambashare:108
#, c-format
msgid "Writable"
msgstr ""

#: standalone/draksambashare:73 standalone/draksambashare:149
#, c-format
msgid "Create mask"
msgstr "Krouiñ ar maskl"

#: standalone/draksambashare:74 standalone/draksambashare:150
#, c-format
msgid "Directory mask"
msgstr "Maskl ar renkell"

#: standalone/draksambashare:75
#, c-format
msgid "Read list"
msgstr "Roll lenn"

#: standalone/draksambashare:76 standalone/draksambashare:109
#: standalone/draksambashare:608
#, c-format
msgid "Write list"
msgstr "Roll skrivañ"

#: standalone/draksambashare:77 standalone/draksambashare:141
#, c-format
msgid "Admin users"
msgstr "Merourien"

#: standalone/draksambashare:78 standalone/draksambashare:142
#, c-format
msgid "Valid users"
msgstr "Arveriaded mat"

#: standalone/draksambashare:79
#, c-format
msgid "Inherit Permissions"
msgstr ""

#: standalone/draksambashare:80 standalone/draksambashare:143
#, c-format
msgid "Hide dot files"
msgstr ""

#: standalone/draksambashare:82 standalone/draksambashare:148
#, c-format
msgid "Preserve case"
msgstr ""

#: standalone/draksambashare:83
#, c-format
msgid "Force create mode"
msgstr ""

#: standalone/draksambashare:84
#, c-format
msgid "Force group"
msgstr ""

#: standalone/draksambashare:85 standalone/draksambashare:147
#, c-format
msgid "Default case"
msgstr ""

#: standalone/draksambashare:100
#, c-format
msgid "Printer name"
msgstr "Anv ar voullerez"

#: standalone/draksambashare:104 standalone/draksambashare:600
#, c-format
msgid "Printable"
msgstr ""

#: standalone/draksambashare:105
#, c-format
msgid "Print Command"
msgstr "Urzhiad moulañ"

#: standalone/draksambashare:106
#, c-format
msgid "LPQ command"
msgstr "Urzhiad LPQ"

#: standalone/draksambashare:107
#, c-format
msgid "Guest ok"
msgstr ""

#: standalone/draksambashare:110 standalone/draksambashare:151
#: standalone/draksambashare:609
#, c-format
msgid "Inherit permissions"
msgstr ""

#: standalone/draksambashare:112
#, c-format
msgid "Create mode"
msgstr "Mod krouiñ"

#: standalone/draksambashare:113
#, c-format
msgid "Use client driver"
msgstr "Implijit ur sturier pratik"

#: standalone/draksambashare:139
#, c-format
msgid "Read List"
msgstr "Roll lenn"

#: standalone/draksambashare:140
#, c-format
msgid "Write List"
msgstr "Roll skrivañ"

#: standalone/draksambashare:145
#, c-format
msgid "Force Group"
msgstr ""

#: standalone/draksambashare:146
#, c-format
msgid "Force create group"
msgstr ""

#: standalone/draksambashare:166
#, c-format
msgid "About Draksambashare"
msgstr "Diwar-benn Draksambashare"

#: standalone/draksambashare:166
#, c-format
msgid ""
"Mandriva Linux \n"
"Release: %s\n"
"Author: Antoine Ginies\n"
"\n"
"This is a simple tool to easily manage Samba configuration."
msgstr ""

#: standalone/draksambashare:186
#, c-format
msgid "Samba server"
msgstr "Servijer Samba"

#: standalone/draksambashare:186
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr "Oc'h adloc'hañ/adkargañ ar servijer Samba ..."

#: standalone/draksambashare:187
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr "Fazi en ur adloc'hañ/adkargañ ar servijer Samba ..."

#: standalone/draksambashare:373
#, c-format
msgid "Add a Samba share"
msgstr "Ouzhpennañ ur rannad Samba"

#: standalone/draksambashare:376
#, c-format
msgid "Goal of this wizard is to easily create a new Samba share."
msgstr ""

#: standalone/draksambashare:378
#, c-format
msgid "Name of the share:"
msgstr "Anv ar rannad :"

#: standalone/draksambashare:379 standalone/draksambashare:593
#: standalone/draksambashare:774
#, c-format
msgid "Comment:"
msgstr "Askelenn :"

#: standalone/draksambashare:380
#, c-format
msgid "Path:"
msgstr "Hent :"

#: standalone/draksambashare:385
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""

#: standalone/draksambashare:389 standalone/draksambashare:395
#, c-format
msgid "Can't create the directory, please enter a correct path."
msgstr ""

#: standalone/draksambashare:392 standalone/draksambashare:629
#: standalone/draksambashare:796
#, c-format
msgid "Please enter a Comment for this share."
msgstr "Roit un askelenn evit ar rannad-mañ mar plij."

#: standalone/draksambashare:423
#, c-format
msgid ""
"The wizard successfully added the Samba share. Now just double click on it "
"in treeview to modify it"
msgstr ""

#: standalone/draksambashare:439
#, c-format
msgid "pdf-gen - a PDF generator"
msgstr "pdf-gen - ur chrouer PDF"

#: standalone/draksambashare:440
#, c-format
msgid "printers - all printers available"
msgstr ""

#: standalone/draksambashare:444
#, c-format
msgid "Add Special Printer share"
msgstr ""

#: standalone/draksambashare:447
#, c-format
msgid ""
"Goal of this wizard is to easily create a new special printer Samba share."
msgstr ""

#: standalone/draksambashare:455
#, c-format
msgid "A PDF generator already exists."
msgstr "Ur c'hrouer PDF a zo c'hoazh."

#: standalone/draksambashare:479
#, c-format
msgid "Printers and print$ already exist."
msgstr ""

#: standalone/draksambashare:530
#, c-format
msgid "The wizard successfully added the printer Samba share"
msgstr ""

#: standalone/draksambashare:553
#, c-format
msgid "Please add or select a Samba printer share to be able to modify it."
msgstr ""

#: standalone/draksambashare:589
#, c-format
msgid "Printer share"
msgstr "Moullerez rannet"

#: standalone/draksambashare:592
#, c-format
msgid "Printer name:"
msgstr "Anv ar voullerez :"

#: standalone/draksambashare:598 standalone/draksambashare:779
#, c-format
msgid "Writable:"
msgstr ""

#: standalone/draksambashare:599 standalone/draksambashare:780
#, c-format
msgid "Browseable:"
msgstr ""

#: standalone/draksambashare:604
#, c-format
msgid "Advanced options"
msgstr "Dibaboù barek"

#: standalone/draksambashare:606
#, c-format
msgid "Printer access"
msgstr ""

#: standalone/draksambashare:610
#, c-format
msgid "Guest ok:"
msgstr ""

#: standalone/draksambashare:611
#, c-format
msgid "Create mode:"
msgstr "Mod krouiñ :"

#: standalone/draksambashare:615
#, c-format
msgid "Printer command"
msgstr "Urzhiad voullerez"

#: standalone/draksambashare:617
#, c-format
msgid "Print command:"
msgstr "Urzhiad voullerez :"

#: standalone/draksambashare:618
#, c-format
msgid "LPQ command:"
msgstr "Urzhiad LPQ :"

#: standalone/draksambashare:619
#, c-format
msgid "Printing:"
msgstr "War voulañ :"

#: standalone/draksambashare:635
#, c-format
msgid "create mode should be numeric. ie: 0755."
msgstr ""

#: standalone/draksambashare:697
#, c-format
msgid "DrakSamba entry"
msgstr "Bouetadur DrakSamba"

#: standalone/draksambashare:702
#, c-format
msgid "Please add or select a Samba share to be able to modify it."
msgstr ""

#: standalone/draksambashare:725
#, c-format
msgid "Samba user access"
msgstr ""

#: standalone/draksambashare:733
#, c-format
msgid "Mask options"
msgstr "Dibarzhoù ar maskl"

#: standalone/draksambashare:747
#, c-format
msgid "Display options"
msgstr "Dibarzhoù an diskwel"

#: standalone/draksambashare:769
#, c-format
msgid "Samba share directory"
msgstr "Renkell ar rannad Samba"

#: standalone/draksambashare:772
#, c-format
msgid "Share name:"
msgstr "Anv ar rannad :"

#: standalone/draksambashare:778
#, c-format
msgid "Public:"
msgstr "Foran :"

#: standalone/draksambashare:802
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr "Maskl renkell :"

#: standalone/draksambashare:809
#, c-format
msgid "Please create this Samba user: %s"
msgstr "Krouiñ an arveriad-Samba-mañ mar plij : %s"

#: standalone/draksambashare:932
#, c-format
msgid "User information"
msgstr "Titouroù diwar an arveriad"

#: standalone/draksambashare:934
#, c-format
msgid "User name:"
msgstr "Anv an arveriad :"

#: standalone/draksambashare:935 standalone/harddrake2:601
#, c-format
msgid "Password:"
msgstr "Tremenger :"

#: standalone/draksambashare:1135
#, c-format
msgid "Failed to add Samba share."
msgstr "N'hell ket bet ouzhpennañ ar rannad Samba."

#: standalone/draksambashare:1144
#, c-format
msgid "Failed to Modify Samba share."
msgstr "N'hell ket bet cheñchiñ ar rannad Samba."

#: standalone/draksambashare:1153
#, c-format
msgid "Failed to remove a Samba share."
msgstr "N'hell ket bet lemel ar rannad Samba."

#: standalone/draksambashare:1160
#, c-format
msgid "File share"
msgstr ""

#: standalone/draksambashare:1168
#, c-format
msgid "Add printers"
msgstr "Ouzhpennañ ur voullerez"

#: standalone/draksambashare:1174
#, c-format
msgid "Failed to add printers."
msgstr "N'hell ket bet ouzhpennañ ur voullerez.."

#: standalone/draksambashare:1183
#, c-format
msgid "Failed to Modify."
msgstr "N'hell ket bet cheñchiñ."

#: standalone/draksambashare:1192
#, c-format
msgid "Failed to remove."
msgstr "N'hell ket bet lemet"

#: standalone/draksambashare:1199
#, c-format
msgid "Printers"
msgstr "Moullerezioù"

#: standalone/draksambashare:1207
#, c-format
msgid "Change password"
msgstr "Kemmañ an tremenger"

#: standalone/draksambashare:1212
#, c-format
msgid "Failed to change user password."
msgstr "N'hell ket bet cheñchiñ tremenger an arveriad."

#: standalone/draksambashare:1220
#, c-format
msgid "Failed to add user."
msgstr "N'hell ket bet ouzhpennañ an arveriad."

#: standalone/draksambashare:1223
#, c-format
msgid "Delete user"
msgstr "Lemel an arveriad"

#: standalone/draksambashare:1232
#, c-format
msgid "Failed to delete user."
msgstr "N'hell ket bet lemet an arveriad."

#: standalone/draksambashare:1244
#, c-format
msgid "Samba Users"
msgstr "Arveriaded Samba"

#: standalone/draksambashare:1253
#, c-format
msgid "DrakSamba manage Samba shares"
msgstr ""

#: standalone/draksec:49
#, c-format
msgid "ALL"
msgstr "HOLL"

#: standalone/draksec:50
#, c-format
msgid "LOCAL"
msgstr "LEC'HEL"

#: standalone/draksec:51
#, c-format
msgid "NONE"
msgstr "EBET"

#: standalone/draksec:53 standalone/net_applet:480
#, c-format
msgid "Ignore"
msgstr "Tremen e-biou"

#. -PO: Do not alter the <span ..> and </span> tags.
#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words.
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX.
#: standalone/draksec:103
#, c-format
msgid ""
"Here, you can setup the security level and administrator of your machine.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Administrator</span>' is the one who "
"will receive security alerts if the\n"
"'<span weight=\"bold\">Security Alerts</span>' option is set. It can be a "
"username or an email.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Level</span>' menu allows you to select "
"one of the six preconfigured security levels\n"
"provided with msec. These levels range from '<span weight=\"bold\">poor</"
"span>' security and ease of use, to\n"
"'<span weight=\"bold\">paranoid</span>' config, suitable for very sensitive "
"server applications:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
"very\n"
"easy to use security level. It should only be used for machines not "
"connected to\n"
"any network and that are not accessible to everybody.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
"security\n"
"recommended for a computer that will be used to connect to the Internet as "
"a\n"
"client.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">High</span>: There are already some\n"
"restrictions, and more automatic checks are run every night.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
"enough\n"
"to use the system as a server which can accept connections from many "
"clients. If\n"
"your machine is only a client on the Internet, you should choose a lower "
"level.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
"previous\n"
"level, but the system is entirely closed and security features are at their\n"
"maximum"
msgstr ""
"Amañ e c'hellit kefluniañ al live surantez hag melestradur an surentez\n"
"hoc'h urziataer.\n"
"\n"
"\n"
"Ar « Melestradur an surentez » a vo o resev posteloù surantez ma vez\n"
"bev an dibarzh « <span weight=\"bold\">Posteloù surantez</span> ». Un\n"
"anv arveriad pe ur chomlec'h postel e c'hell bezañ.\n"
"\n"
"\n"
"Gant ar meuziad « <span weight=\"bold\">Live surantez</span> », possubl\n"
"eo dibab unan eus ar c'hwec'h live surantez hag a zo pourvezet. Etre\n"
"« <span weight=\"bold\">Paour</span> » hag « <span\n"
"weight=\"bold\">Ankeniet</span> » eo al live surantez. Aes da implij eo\n"
"« Paour ». Evit ar servijerien eo « Ankeniet ».\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paour</span> : N'eo ket surantezet ar\n"
"reizhiat met aez da implij eo gant al live-surantez-mañ. Gwell deoc'h\n"
"implij kement-mañ evit un urzhiatazer hag na vez ket ouzh ur rouedad.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Skouer</span> : Setu al live surentez\n"
"standard a vez erbedet evit un urzhiataer a vo implijet evit kevreañ\n"
"evel kliant ouzh ar Genrouedad.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Uhel</span> : Bremañ ez eus gwiriadennoù\n"
"surentez hag a zo sevenet d'an noz.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Uheloc'h</span> : Uhel a-walc'h eo\n"
"bremañ ar surentez evit implijout ar reizhiad evel ur servijer o\n"
"tigemer kevreadennoù a-berzh kliantoù niverus. Ma vez ur c'hliant\n"
"kenrouedad hepken, neuze e vefe moarvat gwelloc'h deoc'h dibab ul live\n"
"izeloc'h.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Ankeniet</span> : Kemer a reomp\n"
"arc'hweloù al live diaraok, hogen bremañ eo peurserret ar reizhiad hag\n"
"an arc'hweloù surentez a zo en o muiañ."

#: standalone/draksec:156 standalone/harddrake2:208
#, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"Deskrivadur an tachennoù :\n"
"\n"

#: standalone/draksec:170
#, c-format
msgid "(default value: %s)"
msgstr "(gwerzh dre ziouer : %s)"

#: standalone/draksec:212
#, c-format
msgid "Security Level:"
msgstr "Live Surentez :"

#: standalone/draksec:219
#, c-format
msgid "Security Administrator:"
msgstr "Merour surentez :"

#: standalone/draksec:221
#, c-format
msgid "Basic options"
msgstr "Dibarzhoù diazeg"

#: standalone/draksec:235
#, c-format
msgid "Network Options"
msgstr "Dibarzhoù ar rouedad"

#: standalone/draksec:235
#, c-format
msgid "System Options"
msgstr "Dibarzhoù ar reizhiad"

#: standalone/draksec:270
#, c-format
msgid "Periodic Checks"
msgstr ""

#: standalone/draksec:300
#, c-format
msgid "Please wait, setting security level..."
msgstr "Emaon o lakaat al live surentez, gortoz mar plij ..."

#: standalone/draksec:306
#, c-format
msgid "Please wait, setting security options..."
msgstr "Emaon o lakaat an dibarzhoù surentez, gortoz mar plij ..."

#: standalone/draksound:47
#, c-format
msgid "No Sound Card detected!"
msgstr "Kartenn gwelet ebet !"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: standalone/draksound:50
#, c-format
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""

#: standalone/draksound:57
#, c-format
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the alsaconf or "
"the sndconfig program.  Just type \"alsaconf\" or \"sndconfig\" in a console."
msgstr ""

#: standalone/draksplash:30
#, c-format
msgid "x coordinate of text box"
msgstr "lec'h x ar bouest skrid"

#: standalone/draksplash:31
#, c-format
msgid "y coordinate of text box"
msgstr "lec'h y ar bouest skrid"

#: standalone/draksplash:32
#, c-format
msgid "text box width"
msgstr "ledander ar bouest skrid"

#: standalone/draksplash:33
#, c-format
msgid "text box height"
msgstr "uhelder ar bouest skrid"

#: standalone/draksplash:34
#, c-format
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""

#: standalone/draksplash:35
#, c-format
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""

#: standalone/draksplash:36
#, c-format
msgid "the width of the progress bar"
msgstr "ledander ar varrenn araogenn"

#: standalone/draksplash:37
#, c-format
msgid "the height of the progress bar"
msgstr "uhelder ar varrenn araogenn"

#: standalone/draksplash:38
#, c-format
msgid "x coordinate of the text"
msgstr "lec'h x ar skrid"

#: standalone/draksplash:39
#, c-format
msgid "y coordinate of the text"
msgstr "lec'h y ar skrid"

#: standalone/draksplash:40
#, c-format
msgid "text box transparency"
msgstr ""

#: standalone/draksplash:41
#, c-format
msgid "progress box transparency"
msgstr ""

#: standalone/draksplash:42
#, c-format
msgid "text size"
msgstr "ment ar skrid"

#: standalone/draksplash:59
#, c-format
msgid "Choose progress bar color 1"
msgstr "Dibabit liv 1 ar varrenn araogenn"

#: standalone/draksplash:60
#, c-format
msgid "Choose progress bar color 2"
msgstr "Dibabit liv 2 ar varrenn araogenn"

#: standalone/draksplash:61
#, c-format
msgid "Choose progress bar background"
msgstr "Dibabit drekleur ar varrenn araogenn"

#: standalone/draksplash:62
#, c-format
msgid "Gradient type"
msgstr ""

#: standalone/draksplash:63
#, c-format
msgid "Choose text color"
msgstr "Dibabit liv ar skrid"

#: standalone/draksplash:65 standalone/draksplash:72
#, c-format
msgid "Choose picture"
msgstr "Dibabit ur skeudenn"

#: standalone/draksplash:66
#, c-format
msgid "Silent bootsplash"
msgstr "Skeudenn loc'hañ didrouz"

#: standalone/draksplash:69
#, c-format
msgid "Choose text zone color"
msgstr "Dibabit liv gorread ar skrid"

#: standalone/draksplash:70
#, c-format
msgid "Text color"
msgstr "Liv ar skrid"

#: standalone/draksplash:71
#, c-format
msgid "Background color"
msgstr "Liv an drekleur"

#: standalone/draksplash:73
#, c-format
msgid "Verbose bootsplash"
msgstr "Mod flapañ"

#: standalone/draksplash:75
#, c-format
msgid "Display logo on Console"
msgstr "Diskouez al logo ouzh al letrin"

#: standalone/draksplash:78
#, c-format
msgid "Console bootsplash"
msgstr "Mod letrin"

#: standalone/draksplash:84
#, c-format
msgid "Theme name"
msgstr "Anv ar giz"

#: standalone/draksplash:87
#, c-format
msgid "final resolution"
msgstr "spister diwezhañ"

#: standalone/draksplash:92
#, c-format
msgid "Save theme"
msgstr "Enrollañ ar c'hiz"

#: standalone/draksplash:153
#, c-format
msgid "saving Bootsplash theme..."
msgstr "emon oc'h enrollañ giz ar skeudenn loc'hañ ..."

#: standalone/draksplash:162
#, c-format
msgid "Unable to load image file %s"
msgstr "N'hell ket kargañ ar restr skeudenn %s"

#: standalone/draksplash:173
#, c-format
msgid "choose image"
msgstr "dibabit ur skeudenn"

#: standalone/draksplash:188
#, c-format
msgid "Color selection"
msgstr "Choazh al liv"

#: standalone/drakups:74
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr ""

#: standalone/drakups:80
#, c-format
msgid "Add an UPS device"
msgstr "Ouzhpennañ un drobarzhell UPS"

#: standalone/drakups:83
#, c-format
msgid ""
"Welcome to the UPS configuration utility.\n"
"\n"
"Here, you'll add a new UPS to your system.\n"
msgstr ""

#: standalone/drakups:90
#, c-format
msgid ""
"We're going to add an UPS device.\n"
"\n"
"Do you want to autodetect UPS devices connected to this machine or to "
"manually select them?"
msgstr ""

#: standalone/drakups:93
#, c-format
msgid "Autodetection"
msgstr "Dinoiñ dre ardivink"

#: standalone/drakups:101 standalone/harddrake2:376
#, c-format
msgid "Detection in progress"
msgstr "Emaon o klask"

#: standalone/drakups:121
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr ""

#: standalone/drakups:123
#, c-format
msgid "No new UPS devices was found"
msgstr "N'eus trobarzhelloù UPS nevez kavet"

#: standalone/drakups:128 standalone/drakups:140
#, c-format
msgid "UPS driver configuration"
msgstr "Kefluniadur ar sturier UPS"

#: standalone/drakups:128
#, c-format
msgid "Please select your UPS model."
msgstr "Dibabit seurt hoc'h UPS, mar plij."

#: standalone/drakups:129
#, c-format
msgid "Manufacturer / Model:"
msgstr "Farder / Gobari :"

#: standalone/drakups:140
#, c-format
msgid ""
"We are configuring the \"%s\" UPS from \"%s\".\n"
"Please fill in its name, its driver and its port."
msgstr ""

#: standalone/drakups:145
#, c-format
msgid "Name:"
msgstr "Anv :"

#: standalone/drakups:145
#, c-format
msgid "The name of your ups"
msgstr "Anv hon UPS"

#: standalone/drakups:146
#, c-format
msgid "The driver that manages your ups"
msgstr ""

#: standalone/drakups:147
#, c-format
msgid "Port:"
msgstr "Porzh :"

#: standalone/drakups:149
#, c-format
msgid "The port on which is connected your ups"
msgstr "Ar porzh a-steud m'eo luget ho ups outañ"

#: standalone/drakups:159
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr ""

#: standalone/drakups:250
#, c-format
msgid "UPS devices"
msgstr "Trobarzhelloù UPS"

#: standalone/drakups:251 standalone/drakups:270 standalone/drakups:286
#: standalone/harddrake2:85 standalone/harddrake2:111
#: standalone/harddrake2:118
#, c-format
msgid "Name"
msgstr "Anv"

#: standalone/drakups:269
#, c-format
msgid "UPS users"
msgstr "Arveriaded UPS"

#: standalone/drakups:285
#, c-format
msgid "Access Control Lists"
msgstr ""

#: standalone/drakups:286
#, c-format
msgid "IP mask"
msgstr "Maskl IP"

#: standalone/drakups:298
#, c-format
msgid "Rules"
msgstr "Reolennoù"

#: standalone/drakups:299
#, c-format
msgid "Action"
msgstr "Gwezhiad"

#: standalone/drakups:299 standalone/drakvpn:1132 standalone/harddrake2:82
#, c-format
msgid "Level"
msgstr "Live"

#: standalone/drakups:299
#, c-format
msgid "ACL name"
msgstr "Anv an ACL"

#: standalone/drakups:329 standalone/drakups:333 standalone/drakups:342
#, c-format
msgid "DrakUPS"
msgstr "DrakUPS"

#: standalone/drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr "Degemer en ostilh ar c'hefluniadur UPS"

#: standalone/drakvpn:73
#, c-format
msgid "DrakVPN"
msgstr "DrakVPN"

#: standalone/drakvpn:95
#, c-format
msgid "The VPN connection is enabled."
msgstr "Bev eo ar gevreadenn VPN."

#: standalone/drakvpn:96
#, c-format
msgid ""
"The setup of a VPN connection has already been done.\n"
"\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: standalone/drakvpn:101
#, c-format
msgid "disable"
msgstr "marvaat"

#: standalone/drakvpn:101 standalone/drakvpn:127
#, c-format
msgid "reconfigure"
msgstr "adgefluniañ"

#: standalone/drakvpn:101 standalone/drakvpn:127 standalone/drakvpn:362
#: standalone/drakvpn:721
#, c-format
msgid "dismiss"
msgstr "dilezel"

#: standalone/drakvpn:105
#, c-format
msgid "Disabling VPN..."
msgstr "O varvaat ar VPN ..."

#: standalone/drakvpn:114
#, c-format
msgid "The VPN connection is now disabled."
msgstr "Marv eo ar gevreadenn VPN bremañ."

#: standalone/drakvpn:121
#, c-format
msgid "VPN connection currently disabled"
msgstr "Marv eo ar gevreadenn VPN bremañ."

#: standalone/drakvpn:122
#, c-format
msgid ""
"The setup of a VPN connection has already been done.\n"
"\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: standalone/drakvpn:127
#, c-format
msgid "enable"
msgstr "bevaat"

#: standalone/drakvpn:135
#, c-format
msgid "Enabling VPN..."
msgstr "O bevaat ar VPN ..."

#: standalone/drakvpn:141
#, c-format
msgid "The VPN connection is now enabled."
msgstr "Bev eo ar gevreadenn VPN bremañ."

#: standalone/drakvpn:155 standalone/drakvpn:183
#, c-format
msgid "Simple VPN setup."
msgstr "Kefluniadur VPN eeun."

#: standalone/drakvpn:156
#, c-format
msgid ""
"You are about to configure your computer to use a VPN connection.\n"
"\n"
"With this feature, computers on your local private network and computers\n"
"on some other remote private networks, can share resources, through\n"
"their respective firewalls, over the Internet, in a secure manner. \n"
"\n"
"The communication over the Internet is encrypted. The local and remote\n"
"computers look as if they were on the same network.\n"
"\n"
"Make sure you have configured your Network/Internet access using\n"
"drakconnect before going any further."
msgstr ""

#: standalone/drakvpn:184
#, c-format
msgid ""
"VPN connection.\n"
"\n"
"This program is based on the following projects:\n"
" - FreeSwan: \t\t\thttp://www.freeswan.org/\n"
" - Super-FreeSwan: \t\thttp://www.freeswan.ca/\n"
" - ipsec-tools: \t\t\thttp://ipsec-tools.sourceforge.net/\n"
" - ipsec-howto: \t\thttp://www.ipsec-howto.org\n"
" - the docs and man pages coming with the %s package\n"
"\n"
"Please read AT LEAST the ipsec-howto docs\n"
"before going any further."
msgstr ""

#: standalone/drakvpn:196
#, c-format
msgid "Kernel module."
msgstr "Mollad ar galon."

#: standalone/drakvpn:197
#, c-format
msgid ""
"The kernel needs to have ipsec support.\n"
"\n"
"You're running a %s kernel version.\n"
"\n"
"This kernel has '%s' support."
msgstr ""

#: standalone/drakvpn:264
#, c-format
msgid "Problems installing package %s"
msgstr "Fazioù en ur staliañ ar pakad %s"

#: standalone/drakvpn:278
#, c-format
msgid "Security Policies"
msgstr "Politikerezhioù ar surentez"

#: standalone/drakvpn:278
#, c-format
msgid "IKE daemon racoon"
msgstr ""

#: standalone/drakvpn:281 standalone/drakvpn:292
#, c-format
msgid "Configuration file"
msgstr "Restr ar c'hefluniadur"

#: standalone/drakvpn:282
#, c-format
msgid ""
"Configuration step!\n"
"\n"
"You need to define the Security Policies and then to \n"
"configure the automatic key exchange (IKE) daemon. \n"
"The KAME IKE daemon we're using is called 'racoon'.\n"
"\n"
"What would you like to configure?\n"
msgstr ""

#: standalone/drakvpn:293
#, c-format
msgid ""
"Next, we will configure the %s file.\n"
"\n"
"\n"
"Simply click on Next.\n"
msgstr ""

#: standalone/drakvpn:311 standalone/drakvpn:671
#, c-format
msgid "%s entries"
msgstr "%s bouetadur"

#: standalone/drakvpn:312
#, c-format
msgid ""
"The %s file contents\n"
"is divided into sections.\n"
"\n"
"You can now:\n"
"\n"
"  - display, add, edit, or remove sections, then\n"
"  - commit the changes\n"
"\n"
"What would you like to do?\n"
msgstr ""

#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid ""
"_:display here is a verb\n"
"Display"
msgstr "Diskouez"

#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Commit"
msgstr ""

#: standalone/drakvpn:333 standalone/drakvpn:337 standalone/drakvpn:695
#: standalone/drakvpn:699
#, c-format
msgid ""
"_:display here is a verb\n"
"Display configuration"
msgstr "Kefluniadur an diskwel"

#: standalone/drakvpn:338
#, c-format
msgid ""
"The %s file does not exist.\n"
"\n"
"This must be a new configuration.\n"
"\n"
"You'll have to go back and choose 'add'.\n"
msgstr ""

#: standalone/drakvpn:354
#, c-format
msgid "ipsec.conf entries"
msgstr ""

#: standalone/drakvpn:355
#, c-format
msgid ""
"The %s file contains different sections.\n"
"\n"
"Here is its skeleton:\t'config setup' \n"
"\t\t\t\t\t'conn default' \n"
"\t\t\t\t\t'normal1'\n"
"\t\t\t\t\t'normal2' \n"
"\n"
"You can now add one of these sections.\n"
"\n"
"Choose the section you would like to add.\n"
msgstr ""

#: standalone/drakvpn:362
#, c-format
msgid "config setup"
msgstr "kefluniadur"

#: standalone/drakvpn:362
#, c-format
msgid "conn %default"
msgstr "conn %default"

#: standalone/drakvpn:362
#, c-format
msgid "normal conn"
msgstr "Mod boas"

#: standalone/drakvpn:368 standalone/drakvpn:409 standalone/drakvpn:496
#, c-format
msgid "Exists!"
msgstr "Endeo eo !"

#: standalone/drakvpn:369 standalone/drakvpn:410
#, c-format
msgid ""
"A section with this name already exists.\n"
"The section names have to be unique.\n"
"\n"
"You'll have to go back and add another section\n"
"or change its name.\n"
msgstr ""

#: standalone/drakvpn:386
#, c-format
msgid ""
"This section has to be on top of your\n"
"%s file.\n"
"\n"
"Make sure all other sections follow this config\n"
"setup section.\n"
"\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: standalone/drakvpn:391
#, c-format
msgid "interfaces"
msgstr "etrefasoù"

#: standalone/drakvpn:392
#, c-format
msgid "klipsdebug"
msgstr ""

#: standalone/drakvpn:393
#, c-format
msgid "plutodebug"
msgstr ""

#: standalone/drakvpn:394
#, c-format
msgid "plutoload"
msgstr ""

#: standalone/drakvpn:395
#, c-format
msgid "plutostart"
msgstr ""

#: standalone/drakvpn:396
#, c-format
msgid "uniqueids"
msgstr ""

#: standalone/drakvpn:430
#, c-format
msgid ""
"This is the first section after the config\n"
"setup one.\n"
"\n"
"Here you define the default settings. \n"
"All the other sections will follow this one.\n"
"The left settings are optional. If do not define\n"
"them here, globally, you can define them in each\n"
"section.\n"
msgstr ""

#: standalone/drakvpn:437
#, c-format
msgid "PFS"
msgstr "PFS"

#: standalone/drakvpn:438
#, c-format
msgid "keyingtries"
msgstr ""

#: standalone/drakvpn:439
#, c-format
msgid "compress"
msgstr "moustrañ"

#: standalone/drakvpn:440
#, c-format
msgid "disablearrivalcheck"
msgstr ""

#: standalone/drakvpn:441 standalone/drakvpn:480
#, c-format
msgid "left"
msgstr "a-gleiz"

#: standalone/drakvpn:442 standalone/drakvpn:481
#, c-format
msgid "leftcert"
msgstr ""

#: standalone/drakvpn:443 standalone/drakvpn:482
#, c-format
msgid "leftrsasigkey"
msgstr ""

#: standalone/drakvpn:444 standalone/drakvpn:483
#, c-format
msgid "leftsubnet"
msgstr ""

#: standalone/drakvpn:445 standalone/drakvpn:484
#, c-format
msgid "leftnexthop"
msgstr ""

#: standalone/drakvpn:474
#, c-format
msgid ""
"Your %s file has several sections, or connections.\n"
"\n"
"You can now add a new section.\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:477
#, c-format
msgid "section name"
msgstr "anv an dachenn"

#: standalone/drakvpn:478
#, c-format
msgid "authby"
msgstr ""

#: standalone/drakvpn:479
#, c-format
msgid "auto"
msgstr "emgefreek"

#: standalone/drakvpn:485
#, c-format
msgid "right"
msgstr "a-zehoù"

#: standalone/drakvpn:486
#, c-format
msgid "rightcert"
msgstr ""

#: standalone/drakvpn:487
#, c-format
msgid "rightrsasigkey"
msgstr ""

#: standalone/drakvpn:488
#, c-format
msgid "rightsubnet"
msgstr ""

#: standalone/drakvpn:489
#, c-format
msgid "rightnexthop"
msgstr ""

#: standalone/drakvpn:497
#, c-format
msgid ""
"A section with this name already exists.\n"
"The section names have to be unique.\n"
"\n"
"You'll have to go back and add another section\n"
"or change the name of the section.\n"
msgstr ""

#: standalone/drakvpn:529
#, c-format
msgid ""
"Add a Security Policy.\n"
"\n"
"You can now add a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:562 standalone/drakvpn:812
#, c-format
msgid "Edit section"
msgstr "Aozañ an dachenn"

#: standalone/drakvpn:563
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here below the one you want to edit \n"
"and then click on next.\n"
msgstr ""

#: standalone/drakvpn:566 standalone/drakvpn:646 standalone/drakvpn:817
#: standalone/drakvpn:863
#, c-format
msgid "Section names"
msgstr "Anvioù an tachennoù"

#: standalone/drakvpn:576
#, c-format
msgid "Can not edit!"
msgstr "N'hellan ket aozañ !"

#: standalone/drakvpn:577
#, c-format
msgid ""
"You cannot edit this section.\n"
"\n"
"This section is mandatory for Freeswan 2.X.\n"
"One has to specify version 2.0 on the top\n"
"of the %s file, and eventually, disable or\n"
"enable the opportunistic encryption.\n"
msgstr ""

#: standalone/drakvpn:586
#, c-format
msgid ""
"Your %s file has several sections.\n"
"\n"
"You can now edit the config setup section entries.\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:597
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can now edit the default section entries.\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:610
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can now edit the normal section entries.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:631
#, c-format
msgid ""
"Edit a Security Policy.\n"
"\n"
"You can now edit a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:642 standalone/drakvpn:859
#, c-format
msgid "Remove section"
msgstr "Lemel an dachenn"

#: standalone/drakvpn:643 standalone/drakvpn:860
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here below the one you want to remove\n"
"and then click on next.\n"
msgstr ""

#: standalone/drakvpn:672
#, c-format
msgid ""
"The racoon.conf file configuration.\n"
"\n"
"The contents of this file is divided into sections.\n"
"You can now:\n"
"  - display \t\t (display the file contents)\n"
"  - add\t\t\t (add one section)\n"
"  - edit \t\t\t (modify parameters of an existing section)\n"
"  - remove \t\t (remove an existing section)\n"
"  - commit \t\t (writes the changes to the real file)"
msgstr ""

#: standalone/drakvpn:700
#, c-format
msgid ""
"The %s file does not exist\n"
"\n"
"This must be a new configuration.\n"
"\n"
"You'll have to go back and choose configure.\n"
msgstr ""

#: standalone/drakvpn:714
#, c-format
msgid "racoonf.conf entries"
msgstr ""

#: standalone/drakvpn:715
#, c-format
msgid ""
"The 'add' sections step.\n"
"\n"
"Here below is the racoon.conf file skeleton:\n"
"\t'path'\n"
"\t'remote'\n"
"\t'sainfo' \n"
"\n"
"Choose the section you would like to add.\n"
msgstr ""

#: standalone/drakvpn:721
#, c-format
msgid "path"
msgstr "hent"

#: standalone/drakvpn:721
#, c-format
msgid "remote"
msgstr "a-bell"

#: standalone/drakvpn:721
#, c-format
msgid "sainfo"
msgstr "sainfo"

#: standalone/drakvpn:729
#, c-format
msgid ""
"The 'add path' section step.\n"
"\n"
"The path sections have to be on top of your racoon.conf file.\n"
"\n"
"Put your mouse over the certificate entry to obtain online help."
msgstr ""

#: standalone/drakvpn:732
#, c-format
msgid "path type"
msgstr "seurt an hent"

#: standalone/drakvpn:736
#, c-format
msgid ""
"path include path: specifies a path to include\n"
"a file. See File Inclusion.\n"
"\tExample: path include '/etc/racoon'\n"
"\n"
"path pre_shared_key file: specifies a file containing\n"
"pre-shared key(s) for various ID(s). See Pre-shared key File.\n"
"\tExample: path pre_shared_key '/etc/racoon/psk.txt' ;\n"
"\n"
"path certificate path: racoon(8) will search this directory\n"
"if a certificate or certificate request is received.\n"
"\tExample: path certificate '/etc/cert' ;\n"
"\n"
"File Inclusion: include file \n"
"other configuration files can be included.\n"
"\tExample: include \"remote.conf\" ;\n"
"\n"
"Pre-shared key File: Pre-shared key file defines a pair\n"
"of the identifier and the shared secret key which are used at\n"
"Pre-shared key authentication method in phase 1."
msgstr ""

#: standalone/drakvpn:756 standalone/drakvpn:849
#, c-format
msgid "real file"
msgstr "gwir restr"

#: standalone/drakvpn:779
#, c-format
msgid ""
"Make sure you already have the path sections\n"
"on the top of your racoon.conf file.\n"
"\n"
"You can now choose the remote settings.\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: standalone/drakvpn:796
#, c-format
msgid ""
"Make sure you already have the path sections\n"
"on the top of your %s file.\n"
"\n"
"You can now choose the sainfo settings.\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: standalone/drakvpn:813
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here in the list below the one you want\n"
"to edit and then click on next.\n"
msgstr ""

#: standalone/drakvpn:824
#, c-format
msgid ""
"Your %s file has several sections.\n"
"\n"
"\n"
"You can now edit the remote section entries.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: standalone/drakvpn:833
#, c-format
msgid ""
"Your %s file has several sections.\n"
"\n"
"You can now edit the sainfo section entries.\n"
"\n"
"Choose continue when you are done to write the data."
msgstr ""

#: standalone/drakvpn:841
#, c-format
msgid ""
"This section has to be on top of your\n"
"%s file.\n"
"\n"
"Make sure all other sections follow these path\n"
"sections.\n"
"\n"
"You can now edit the path entries.\n"
"\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: standalone/drakvpn:848
#, c-format
msgid "path_type"
msgstr "seurt_an_hent"

#: standalone/drakvpn:889
#, c-format
msgid ""
"Everything has been configured.\n"
"\n"
"You may now share resources through the Internet,\n"
"in a secure way, using a VPN connection.\n"
"\n"
"You should make sure that that the tunnels shorewall\n"
"section is configured."
msgstr ""

#: standalone/drakvpn:909
#, c-format
msgid "Sainfo source address"
msgstr ""

#: standalone/drakvpn:910
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\t203.178.141.209 is the source address\n"
"\n"
"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
"\t172.16.1.0/24 is the source address"
msgstr ""

#: standalone/drakvpn:927
#, c-format
msgid "Sainfo source protocol"
msgstr ""

#: standalone/drakvpn:928
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\tthe first 'any' allows any protocol for the source"
msgstr ""

#: standalone/drakvpn:942
#, c-format
msgid "Sainfo destination address"
msgstr ""

#: standalone/drakvpn:943
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\t203.178.141.218 is the destination address\n"
"\n"
"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
"\t172.16.2.0/24 is the destination address"
msgstr ""

#: standalone/drakvpn:960
#, c-format
msgid "Sainfo destination protocol"
msgstr ""

#: standalone/drakvpn:961
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\tthe last 'any' allows any protocol for the destination"
msgstr ""

#: standalone/drakvpn:975
#, c-format
msgid "PFS group"
msgstr "Strollad PFS"

#: standalone/drakvpn:977
#, c-format
msgid ""
"define the group of Diffie-Hellman exponentiations.\n"
"If you do not require PFS then you can omit this directive.\n"
"Any proposal will be accepted if you do not specify one.\n"
"group is one of the following: modp768, modp1024, modp1536.\n"
"Or you can define 1, 2, or 5 as the DH group number."
msgstr ""

#: standalone/drakvpn:982
#, c-format
msgid "Lifetime number"
msgstr ""

#: standalone/drakvpn:983
#, c-format
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations.  Any proposal will be\n"
"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them).  They can be\n"
"individually specified in each proposal.\n"
"\n"
"Examples: \n"
"\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 30 sec;\n"
"        lifetime time 30 sec;\n"
"        lifetime time 60 sec;\n"
"\tlifetime time 12 hour;\n"
"\n"
"So, here, the lifetime numbers are 1, 1, 30, 30, 60 and 12.\n"
msgstr ""

#: standalone/drakvpn:999
#, c-format
msgid "Lifetime unit"
msgstr ""

#: standalone/drakvpn:1001
#, c-format
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations.  Any proposal will be\n"
"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them).  They can be\n"
"individually specified in each proposal.\n"
"\n"
"Examples: \n"
"\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 30 sec;\n"
"        lifetime time 30 sec;\n"
"        lifetime time 60 sec;\n"
"\tlifetime time 12 hour;\n"
"\n"
"So, here, the lifetime units are 'min', 'min', 'sec', 'sec', 'sec' and "
"'hour'.\n"
msgstr ""

#: standalone/drakvpn:1019
#, c-format
msgid "Authentication algorithm"
msgstr "Algoritm dilesadur"

#: standalone/drakvpn:1021
#, c-format
msgid "Compression algorithm"
msgstr ""

#: standalone/drakvpn:1022
#, c-format
msgid "deflate"
msgstr ""

#: standalone/drakvpn:1029
#, c-format
msgid "Remote"
msgstr "A-bell"

#: standalone/drakvpn:1030
#, c-format
msgid ""
"remote (address | anonymous) [[port]] { statements }\n"
"specifies the parameters for IKE phase 1 for each remote node.\n"
"The default port is 500.  If anonymous is specified, the state-\n"
"ments apply to all peers which do not match any other remote\n"
"directive.\n"
"\n"
"Examples: \n"
"\n"
"remote anonymous\n"
"remote ::1 [8000]"
msgstr ""

#: standalone/drakvpn:1038
#, c-format
msgid "Exchange mode"
msgstr "Mod eskemm"

#: standalone/drakvpn:1040
#, c-format
msgid ""
"defines the exchange mode for phase 1 when racoon is the\n"
"initiator. Also it means the acceptable exchange mode\n"
"when racoon is responder. More than one mode can be\n"
"specified by separating them with a comma. All of the\n"
"modes are acceptable. The first exchange mode is what\n"
"racoon uses when it is the initiator.\n"
msgstr ""

#: standalone/drakvpn:1046
#, c-format
msgid "Generate policy"
msgstr "Krouiñ ar politikerez"

#: standalone/drakvpn:1047 standalone/drakvpn:1063 standalone/drakvpn:1076
#, c-format
msgid "off"
msgstr "dioberiant"

#: standalone/drakvpn:1047 standalone/drakvpn:1063 standalone/drakvpn:1076
#, c-format
msgid "on"
msgstr "oberiant"

#: standalone/drakvpn:1048
#, c-format
msgid ""
"This directive is for the responder.  Therefore you\n"
"should set passive on in order that racoon(8) only\n"
"becomes a responder.  If the responder does not have any\n"
"policy in SPD during phase 2 negotiation, and the direc-\n"
"tive is set on, then racoon(8) will choice the first pro-\n"
"posal in the SA payload from the initiator, and generate\n"
"policy entries from the proposal.  It is useful to nego-\n"
"tiate with the client which is allocated IP address\n"
"dynamically.  Note that inappropriate policy might be\n"
"installed into the responder's SPD by the initiator.  So\n"
"that other communication might fail if such policies\n"
"installed due to some policy mismatches between the ini-\n"
"tiator and the responder.  This directive is ignored in\n"
"the initiator case.  The default value is off."
msgstr ""

#: standalone/drakvpn:1062
#, c-format
msgid "Passive"
msgstr "Gouzañv"

#: standalone/drakvpn:1064
#, c-format
msgid ""
"If you do not want to initiate the negotiation, set this\n"
"to on.  The default value is off.  It is useful for a\n"
"server."
msgstr ""

#: standalone/drakvpn:1067
#, c-format
msgid "Certificate type"
msgstr "Seurt an testeni"

#: standalone/drakvpn:1069
#, c-format
msgid "My certfile"
msgstr "Ma restr testeni"

#: standalone/drakvpn:1070
#, c-format
msgid "Name of the certificate"
msgstr "Anv an testeni"

#: standalone/drakvpn:1071
#, c-format
msgid "My private key"
msgstr "Ma alc'hwez sekred"

#: standalone/drakvpn:1072
#, c-format
msgid "Name of the private key"
msgstr "Anv an alc'hwez sekred"

#: standalone/drakvpn:1073
#, c-format
msgid "Peers certfile"
msgstr "Restr testeni kevatal"

#: standalone/drakvpn:1074
#, c-format
msgid "Name of the peers certificate"
msgstr "Anv an testeni kevatal"

#: standalone/drakvpn:1075
#, c-format
msgid "Verify cert"
msgstr "Gwiriekaat an testeni"

#: standalone/drakvpn:1077
#, c-format
msgid ""
"If you do not want to verify the peer's certificate for\n"
"some reason, set this to off.  The default is on."
msgstr ""

#: standalone/drakvpn:1079
#, c-format
msgid "My identifier"
msgstr "Ma niverenn"

#: standalone/drakvpn:1080
#, c-format
msgid ""
"specifies the identifier sent to the remote host and the\n"
"type to use in the phase 1 negotiation.  address, FQDN,\n"
"user_fqdn, keyid and asn1dn can be used as an idtype.\n"
"they are used like:\n"
"\tmy_identifier address [address];\n"
"\t\tthe type is the IP address.  This is the default\n"
"\t\ttype if you do not specify an identifier to use.\n"
"\tmy_identifier user_fqdn string;\n"
"\t\tthe type is a USER_FQDN (user fully-qualified\n"
"\t\tdomain name).\n"
"\tmy_identifier FQDN string;\n"
"\t\tthe type is a FQDN (fully-qualified domain name).\n"
"\tmy_identifier keyid file;\n"
"\t\tthe type is a KEY_ID.\n"
"\tmy_identifier asn1dn [string];\n"
"\t\tthe type is an ASN.1 distinguished name.  If\n"
"\t\tstring is omitted, racoon(8) will get DN from\n"
"\t\tSubject field in the certificate.\n"
"\n"
"Examples: \n"
"\n"
"my_identifier user_fqdn \"myemail@mydomain.com\""
msgstr ""

#: standalone/drakvpn:1100
#, c-format
msgid "Peers identifier"
msgstr ""

#: standalone/drakvpn:1101
#, c-format
msgid "Proposal"
msgstr ""

#: standalone/drakvpn:1103
#, c-format
msgid ""
"specify the encryption algorithm used for the\n"
"phase 1 negotiation. This directive must be defined. \n"
"algorithm is one of the following: \n"
"\n"
"DES, 3DES, blowfish, cast128 for oakley.\n"
"\n"
"For other transforms, this statement should not be used."
msgstr ""

#: standalone/drakvpn:1110
#, c-format
msgid "Hash algorithm"
msgstr ""

#: standalone/drakvpn:1112
#, c-format
msgid "DH group"
msgstr "Strollad DH"

#: standalone/drakvpn:1119
#, c-format
msgid "Command"
msgstr "Urzhiad"

#: standalone/drakvpn:1120
#, c-format
msgid "Source IP range"
msgstr "Skeul IP tizh"

#: standalone/drakvpn:1121
#, c-format
msgid "Destination IP range"
msgstr "Skeul IP dehaezadur"

#: standalone/drakvpn:1122
#, c-format
msgid "Upper-layer protocol"
msgstr ""

#: standalone/drakvpn:1122 standalone/drakvpn:1129
#, c-format
msgid "any"
msgstr "un dra bennak"

#: standalone/drakvpn:1124
#, c-format
msgid "Flag"
msgstr "Banniel"

#: standalone/drakvpn:1125
#, c-format
msgid "Direction"
msgstr "Keñver"

#: standalone/drakvpn:1126
#, c-format
msgid "IPsec policy"
msgstr "Politikerez IPsec"

#: standalone/drakvpn:1126
#, c-format
msgid "ipsec"
msgstr "ipsec"

#: standalone/drakvpn:1126
#, c-format
msgid "discard"
msgstr "lemel"

#: standalone/drakvpn:1129
#, c-format
msgid "Mode"
msgstr "Mod"

#: standalone/drakvpn:1129
#, c-format
msgid "tunnel"
msgstr "tunnel"

#: standalone/drakvpn:1129
#, c-format
msgid "transport"
msgstr "doug"

#: standalone/drakvpn:1131
#, c-format
msgid "Source/destination"
msgstr "Tizh/dehaezadur"

#: standalone/drakvpn:1132
#, c-format
msgid "require"
msgstr ""

#: standalone/drakvpn:1132
#, c-format
msgid "default"
msgstr "dre ziouer"

#: standalone/drakvpn:1132
#, c-format
msgid "use"
msgstr "implij"

#: standalone/drakvpn:1132
#, c-format
msgid "unique"
msgstr "dieil"

#: standalone/drakxtv:45
#, c-format
msgid "USA (broadcast)"
msgstr "SUA (skignañ)"

#: standalone/drakxtv:45
#, c-format
msgid "USA (cable)"
msgstr "SUA (fun)"

#: standalone/drakxtv:45
#, c-format
msgid "USA (cable-hrc)"
msgstr "SUA (cable-hrc)"

#: standalone/drakxtv:45
#, c-format
msgid "Canada (cable)"
msgstr "Kanada (fun)"

#: standalone/drakxtv:46
#, c-format
msgid "Japan (broadcast)"
msgstr "Japon (skignañ)"

#: standalone/drakxtv:46
#, c-format
msgid "Japan (cable)"
msgstr "Japon (fun)"

#: standalone/drakxtv:46
#, c-format
msgid "China (broadcast)"
msgstr "Sina (skignañ)"

#: standalone/drakxtv:47
#, c-format
msgid "West Europe"
msgstr "Europa-Heol"

#: standalone/drakxtv:47
#, c-format
msgid "East Europe"
msgstr "Europa reter"

#: standalone/drakxtv:47
#, c-format
msgid "France [SECAM]"
msgstr "Gall [SECAM]"

#: standalone/drakxtv:48
#, c-format
msgid "Newzealand"
msgstr "Zeland nevez"

#: standalone/drakxtv:51
#, c-format
msgid "Australian Optus cable TV"
msgstr ""

#: standalone/drakxtv:85
#, c-format
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr "Roit seurt ho skinwel hag ho bro mar plij :"

#: standalone/drakxtv:87
#, c-format
msgid "TV norm:"
msgstr "Seurt ar skinwel :"

#: standalone/drakxtv:88
#, c-format
msgid "Area:"
msgstr "Bro :"

#: standalone/drakxtv:93
#, c-format
msgid "Scanning for TV channels in progress..."
msgstr "Emaon o klask kanolioù ar skinwell"

#: standalone/drakxtv:103
#, c-format
msgid "Scanning for TV channels"
msgstr "O klask kanolioù ar skinwell"

#: standalone/drakxtv:107
#, c-format
msgid "There was an error while scanning for TV channels"
msgstr "Degouezhet ez eus ur fazi en ur klask kanolioù ar skinwell"

#: standalone/drakxtv:110
#, c-format
msgid "Have a nice day!"
msgstr ""

#: standalone/drakxtv:111
#, c-format
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""

#: standalone/drakxtv:149
#, c-format
msgid "No TV Card detected!"
msgstr "Kartenn TV ebet !"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: standalone/drakxtv:151
#, c-format
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""

#: standalone/harddrake2:25
#, c-format
msgid "Alternative drivers"
msgstr "Sturierien all"

#: standalone/harddrake2:26
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr "roll ar sturierien all evit ar gartenn gwelet-mañ"

#: standalone/harddrake2:29
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""

#: standalone/harddrake2:31 standalone/harddrake2:146
#, c-format
msgid "Bus identification"
msgstr ""

#: standalone/harddrake2:32
#, c-format
msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""

#: standalone/harddrake2:35
#, c-format
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""

#: standalone/harddrake2:38
#, c-format
msgid "Drive capacity"
msgstr ""

#: standalone/harddrake2:38
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""

#: standalone/harddrake2:39
#, c-format
msgid "this field describes the device"
msgstr ""

#: standalone/harddrake2:40
#, c-format
msgid "Old device file"
msgstr "Trobarzhell kozh ar restr"

#: standalone/harddrake2:41
#, c-format
msgid "old static device name used in dev package"
msgstr ""

#: standalone/harddrake2:42
#, c-format
msgid "New devfs device"
msgstr "Trobarzhell devfs nevez"

#: standalone/harddrake2:43
#, c-format
msgid "new dynamic device name generated by core kernel devfs"
msgstr ""

#. -PO: here "module" is the "jargon term" for a kernel driver
#: standalone/harddrake2:46
#, c-format
msgid "Module"
msgstr "Mollad"

#: standalone/harddrake2:46
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""

#: standalone/harddrake2:47
#, c-format
msgid "Extended partitions"
msgstr "Parzhadurioù astennet"

#: standalone/harddrake2:47
#, c-format
msgid "the number of extended partitions"
msgstr "niver a parzhadurioù astennet"

#: standalone/harddrake2:48
#, c-format
msgid "Geometry"
msgstr "Mentoniezh"

#: standalone/harddrake2:48
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr ""

#: standalone/harddrake2:49
#, c-format
msgid "Disk controller"
msgstr "Kontroller pladenn"

#: standalone/harddrake2:49
#, c-format
msgid "the disk controller on the host side"
msgstr "ar gontroller pladenn ouzh an ostiz"

#: standalone/harddrake2:50
#, c-format
msgid "class of hardware device"
msgstr ""

#: standalone/harddrake2:51 standalone/harddrake2:83
#: standalone/printerdrake:224
#, c-format
msgid "Model"
msgstr "Gobari"

#: standalone/harddrake2:51
#, c-format
msgid "hard disk model"
msgstr "Gobari ar bladenn"

#: standalone/harddrake2:52
#, c-format
msgid "network printer port"
msgstr "porzh ar voullerez rouedad"

#: standalone/harddrake2:53
#, c-format
msgid "Primary partitions"
msgstr "Parzhadurioù kentañ"

#: standalone/harddrake2:53
#, c-format
msgid "the number of the primary partitions"
msgstr "niver a parzhadurioù kentañ"

#: standalone/harddrake2:54
#, c-format
msgid "the vendor name of the device"
msgstr "anv gwerzher an drobarzhell"

#: standalone/harddrake2:55
#, c-format
msgid "Bus PCI #"
msgstr "Bus PCI #"

#: standalone/harddrake2:55
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr "Ar bus PCI a-benn lugellañ an drobarzhell"

#: standalone/harddrake2:56
#, c-format
msgid "PCI device #"
msgstr "Trobarzhell PCI #"

#: standalone/harddrake2:56
#, c-format
msgid "PCI device number"
msgstr "niverenn an drobarzhell PCI"

#: standalone/harddrake2:57
#, c-format
msgid "PCI function #"
msgstr "Fonksion PCI niv."

#: standalone/harddrake2:57
#, c-format
msgid "PCI function number"
msgstr "Niver a fonksion PCI"

#: standalone/harddrake2:58
#, c-format
msgid "Vendor ID"
msgstr "ID ar werzher"

#: standalone/harddrake2:58
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr ""

#: standalone/harddrake2:59
#, c-format
msgid "Device ID"
msgstr "ID an drobarzhell"

#: standalone/harddrake2:59
#, c-format
msgid "this is the numerical identifier of the device"
msgstr ""

#: standalone/harddrake2:60
#, c-format
msgid "Sub vendor ID"
msgstr ""

#: standalone/harddrake2:60
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr ""

#: standalone/harddrake2:61
#, c-format
msgid "Sub device ID"
msgstr "IsID an drobarzhell"

#: standalone/harddrake2:61
#, c-format
msgid "this is the minor numerical identifier of the device"
msgstr ""

#: standalone/harddrake2:62
#, c-format
msgid "Device USB ID"
msgstr "ID an drobarzhell USB"

#: standalone/harddrake2:62
#, c-format
msgid ".."
msgstr ".."

#: standalone/harddrake2:66
#, c-format
msgid "Bogomips"
msgstr ""

#: standalone/harddrake2:66
#, c-format
msgid ""
"the GNU/Linux kernel needs to run a calculation loop at boot time to "
"initialize a timer counter.  Its result is stored as bogomips as a way to "
"\"benchmark\" the cpu."
msgstr ""

#: standalone/harddrake2:67
#, c-format
msgid "Cache size"
msgstr "Ment ar grubuilh"

#: standalone/harddrake2:67
#, c-format
msgid "size of the (second level) cpu cache"
msgstr ""

#. -PO: here "comas" is the medical coma, not the lexical coma!!
#: standalone/harddrake2:70
#, c-format
msgid "Coma bug"
msgstr ""

#: standalone/harddrake2:70
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""

#: standalone/harddrake2:71
#, c-format
msgid "Cpuid family"
msgstr ""

#: standalone/harddrake2:71
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr ""

#: standalone/harddrake2:72
#, c-format
msgid "Cpuid level"
msgstr "Live cpuid"

#: standalone/harddrake2:72
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""

#: standalone/harddrake2:73
#, c-format
msgid "Frequency (MHz)"
msgstr "Frekañs (Mhz)"

#: standalone/harddrake2:73
#, c-format
msgid ""
"the CPU frequency in MHz (Megahertz which in first approximation may be "
"coarsely assimilated to number of instructions the cpu is able to execute "
"per second)"
msgstr ""

#: standalone/harddrake2:74
#, c-format
msgid "Flags"
msgstr "Bannielloù"

#: standalone/harddrake2:74
#, c-format
msgid "CPU flags reported by the kernel"
msgstr ""

#: standalone/harddrake2:75
#, c-format
msgid "Fdiv bug"
msgstr ""

#: standalone/harddrake2:76
#, c-format
msgid ""
"Early Intel Pentium chips manufactured have a bug in their floating point "
"processor which did not achieve the required precision when performing a "
"Floating point DIVision (FDIV)"
msgstr ""

#: standalone/harddrake2:77
#, c-format
msgid "Is FPU present"
msgstr ""

#: standalone/harddrake2:77
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""

#: standalone/harddrake2:78
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr ""

#: standalone/harddrake2:78
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""

#: standalone/harddrake2:79
#, c-format
msgid "F00f bug"
msgstr ""

#: standalone/harddrake2:79
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""

#: standalone/harddrake2:80
#, c-format
msgid "Halt bug"
msgstr ""

#: standalone/harddrake2:81
#, c-format
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""

#: standalone/harddrake2:82
#, c-format
msgid "sub generation of the cpu"
msgstr ""

#: standalone/harddrake2:83
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr ""

#: standalone/harddrake2:84
#, c-format
msgid "Model name"
msgstr "Anv ar gobari"

#: standalone/harddrake2:84
#, c-format
msgid "official vendor name of the cpu"
msgstr ""

#: standalone/harddrake2:85
#, c-format
msgid "the name of the CPU"
msgstr ""

#: standalone/harddrake2:86
#, c-format
msgid "Processor ID"
msgstr ""

#: standalone/harddrake2:86
#, c-format
msgid "the number of the processor"
msgstr ""

#: standalone/harddrake2:87
#, c-format
msgid "Model stepping"
msgstr ""

#: standalone/harddrake2:87
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""

#: standalone/harddrake2:88
#, c-format
msgid "the vendor name of the processor"
msgstr ""

#: standalone/harddrake2:89
#, c-format
msgid "Write protection"
msgstr "Anskrivadus"

#: standalone/harddrake2:89
#, c-format
msgid ""
"the WP flag in the CR0 register of the cpu enforce write protection at the "
"memory page level, thus enabling the processor to prevent unchecked kernel "
"accesses to user memory (aka this is a bug guard)"
msgstr ""

#: standalone/harddrake2:93
#, c-format
msgid "Floppy format"
msgstr "Furmad ar bladennig"

#: standalone/harddrake2:93
#, c-format
msgid "format of floppies supported by the drive"
msgstr ""

#: standalone/harddrake2:97
#, c-format
msgid "Channel"
msgstr "Kanol"

#: standalone/harddrake2:97
#, c-format
msgid "EIDE/SCSI channel"
msgstr "Kanol EIDE/SCSI"

#: standalone/harddrake2:98
#, c-format
msgid "Disk identifier"
msgstr "Anavezoud ar bladenn"

#: standalone/harddrake2:98
#, c-format
msgid "usually the disk serial number"
msgstr ""

#: standalone/harddrake2:99
#, c-format
msgid "Logical unit number"
msgstr ""

#: standalone/harddrake2:99
#, c-format
msgid ""
"the SCSI target number (LUN). SCSI devices connected to a host are uniquely "
"identified by a\n"
"channel number, a target id and a logical unit number"
msgstr ""

#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
#: standalone/harddrake2:106
#, c-format
msgid "Installed size"
msgstr "Ment staliet"

#: standalone/harddrake2:106
#, c-format
msgid "Installed size of the memory bank"
msgstr ""

#: standalone/harddrake2:107
#, c-format
msgid "Enabled Size"
msgstr "Ment bev"

#: standalone/harddrake2:107
#, c-format
msgid "Enabled size of the memory bank"
msgstr ""

#: standalone/harddrake2:108
#, c-format
msgid "type of the memory device"
msgstr "seurt an drobarzhell vemor"

#: standalone/harddrake2:109
#, c-format
msgid "Speed"
msgstr "Tizh"

#: standalone/harddrake2:109
#, c-format
msgid "Speed of the memory bank"
msgstr ""

#: standalone/harddrake2:110
#, c-format
msgid "Bank connections"
msgstr ""

#: standalone/harddrake2:111
#, c-format
msgid "Socket designation of the memory bank"
msgstr ""

#: standalone/harddrake2:115
#, c-format
msgid "Device file"
msgstr "Restr ar drobarzhell"

#: standalone/harddrake2:115
#, c-format
msgid ""
"the device file used to communicate with the kernel driver for the mouse"
msgstr ""

#: standalone/harddrake2:116
#, c-format
msgid "Emulated wheel"
msgstr ""

#: standalone/harddrake2:116
#, c-format
msgid "whether the wheel is emulated or not"
msgstr ""

#: standalone/harddrake2:117
#, c-format
msgid "the type of the mouse"
msgstr "seurt al logodenn"

#: standalone/harddrake2:118
#, c-format
msgid "the name of the mouse"
msgstr "anv al logodenn"

#: standalone/harddrake2:119
#, c-format
msgid "Number of buttons"
msgstr "Niver a nozelioù"

#: standalone/harddrake2:119
#, c-format
msgid "the number of buttons the mouse has"
msgstr "niver a nozelioù gand al logodenn"

#: standalone/harddrake2:120
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr ""

#: standalone/harddrake2:121
#, c-format
msgid "Mouse protocol used by X11"
msgstr "Komenad logod implijet gant X11"

#: standalone/harddrake2:121
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr ""

#: standalone/harddrake2:128 standalone/harddrake2:137
#: standalone/harddrake2:144 standalone/harddrake2:152
#: standalone/harddrake2:342
#, c-format
msgid "Identification"
msgstr "Dilesadur"

#: standalone/harddrake2:129 standalone/harddrake2:145
#, c-format
msgid "Connection"
msgstr "Kevreadenn"

#: standalone/harddrake2:138
#, c-format
msgid "Performances"
msgstr ""

#: standalone/harddrake2:139
#, c-format
msgid "Bugs"
msgstr "Bugoù"

#: standalone/harddrake2:140
#, c-format
msgid "FPU"
msgstr ""

#: standalone/harddrake2:147
#, c-format
msgid "Device"
msgstr "Trobarzhell"

#: standalone/harddrake2:148
#, c-format
msgid "Partitions"
msgstr "Parzhadurioù"

#: standalone/harddrake2:153
#, c-format
msgid "Features"
msgstr "Arc'hweloù"

#. -PO: please keep all "/" characters !!!
#: standalone/harddrake2:176 standalone/logdrake:76
#: standalone/printerdrake:146 standalone/printerdrake:159
#: standalone/printerdrake:171
#, c-format
msgid "/_Options"
msgstr "/_Dibarzhoù"

#: standalone/harddrake2:177 standalone/harddrake2:203 standalone/logdrake:78
#: standalone/printerdrake:172 standalone/printerdrake:174
#: standalone/printerdrake:177 standalone/printerdrake:179
#, c-format
msgid "/_Help"
msgstr "/_Skoazell"

#: standalone/harddrake2:181
#, c-format
msgid "/Autodetect _printers"
msgstr "/Kavout _moullerezioù"

#: standalone/harddrake2:182
#, c-format
msgid "/Autodetect _modems"
msgstr "/Kavout m_odemioù"

#: standalone/harddrake2:183
#, c-format
msgid "/Autodetect _jaz drives"
msgstr "/Kavout an drobarzhelloù _jaz "

#: standalone/harddrake2:184
#, c-format
msgid "/Autodetect parallel _zip drives"
msgstr ""

#: standalone/harddrake2:191
#, c-format
msgid "/_Upload the hardware list"
msgstr "/_Ezkargañ roll ar perientel"

#: standalone/harddrake2:192 standalone/printerdrake:152
#, c-format
msgid "/_Quit"
msgstr "/_Kuitaat"

#: standalone/harddrake2:205
#, c-format
msgid "/_Fields description"
msgstr "/Deskrivadur an _tachennoù"

#: standalone/harddrake2:207
#, c-format
msgid "Harddrake help"
msgstr "Skoazell Harddrake"

#: standalone/harddrake2:216
#, c-format
msgid ""
"Once you've selected a device, you'll be able to see the device information "
"in fields displayed on the right frame (\"Information\")"
msgstr ""

#: standalone/harddrake2:222 standalone/printerdrake:177
#, c-format
msgid "/_Report Bug"
msgstr "/_Reiñ da c'houzout ur gudenn"

#: standalone/harddrake2:224 standalone/printerdrake:179
#, c-format
msgid "/_About..."
msgstr "/_A-brepoz ..."

#: standalone/harddrake2:225
#, c-format
msgid "About Harddrake"
msgstr "A-brepoz Harddrake"

#. -PO: Do not alter the <span ..> and </span> tags
#: standalone/harddrake2:227
#, c-format
msgid ""
"This is HardDrake, a %s hardware configuration tool.\n"
"<span foreground=\"royalblue3\">Version:</span> %s\n"
"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;"
"tvignaud@mandriva.com&gt;\n"
"\n"
msgstr ""

#: standalone/harddrake2:243
#, c-format
msgid "Harddrake2"
msgstr "Harddrake2"

#: standalone/harddrake2:273
#, c-format
msgid "Detected hardware"
msgstr "Periantel kavet"

#: standalone/harddrake2:278
#, c-format
msgid "Configure module"
msgstr "Kefluniañ ar mollad"

#: standalone/harddrake2:285
#, c-format
msgid "Run config tool"
msgstr ""

#: standalone/harddrake2:309
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr ""
"Klikit ouzh un drobarzhell e-barzh ar wezenn a-gleiz a-benn ma ziskouez "
"titouroù anezhañ amañ."

#: standalone/harddrake2:330 standalone/printerdrake:306
#: standalone/printerdrake:320
#, c-format
msgid "Unknown"
msgstr "Anavez"

#: standalone/harddrake2:350
#, c-format
msgid "Misc"
msgstr "A bep seurt"

#: standalone/harddrake2:428
#, c-format
msgid "secondary"
msgstr "eil derez"

#: standalone/harddrake2:428
#, c-format
msgid "primary"
msgstr "kentañ"

#: standalone/harddrake2:432
#, c-format
msgid "burner"
msgstr "engraver"

#: standalone/harddrake2:432
#, c-format
msgid "DVD"
msgstr "DVD"

#: standalone/harddrake2:512
#, c-format
msgid ""
"The following devices needs proprietary drivers or firmwares in order to "
"operate smoothly. The appropriate packages can be retrieved from the "
"Mandriva Club. Do you want to subscribe to the Mandriva Club?"
msgstr ""

#: standalone/harddrake2:595 standalone/harddrake2:598
#, c-format
msgid "Upload the hardware list"
msgstr "Ezkargañ roll ar perientel"

#: standalone/harddrake2:600
#, c-format
msgid "Account:"
msgstr "Kont :"

#: standalone/harddrake2:602
#, c-format
msgid "Hostname:"
msgstr "Anv an ostiz :"

#: standalone/keyboarddrake:30
#, c-format
msgid "Please, choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."

#: standalone/keyboarddrake:45
#, c-format
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""

#: standalone/localedrake:38
#, c-format
msgid "LocaleDrake"
msgstr "LocaleDrake"

#: standalone/localedrake:44
#, c-format
msgid "You should install the following packages: %s"
msgstr "Gwell e vefe koulz deoc'h staliañ ar pakadoù-mañ : %s"

#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
#: standalone/localedrake:47 standalone/scannerdrake:135
#, c-format
msgid ", "
msgstr ", "

#: standalone/localedrake:55
#, c-format
msgid "The change is done, but to be effective you must logout"
msgstr ""

#: standalone/logdrake:49
#, c-format
msgid "Mandriva Linux Tools Logs"
msgstr ""

#: standalone/logdrake:50
#, c-format
msgid "Logdrake"
msgstr "Logdrake"

#: standalone/logdrake:63
#, c-format
msgid "Show only for the selected day"
msgstr "Diskouez hepken an deiz dibabet"

#: standalone/logdrake:70
#, c-format
msgid "/File/_New"
msgstr "/Rest/_Nevez"

#: standalone/logdrake:70
#, c-format
msgid "<control>N"
msgstr "<control>N"

#: standalone/logdrake:71
#, c-format
msgid "/File/_Open"
msgstr "/Restr/_Digoriñ"

#: standalone/logdrake:71
#, c-format
msgid "<control>O"
msgstr "<control>D"

#: standalone/logdrake:72
#, c-format
msgid "/File/_Save"
msgstr "/Restr/_Enrollañ"

#: standalone/logdrake:72
#, c-format
msgid "<control>S"
msgstr "<control>G"

#: standalone/logdrake:73
#, c-format
msgid "/File/Save _As"
msgstr "/Restr/_Gwarediñ dindan"

#: standalone/logdrake:74
#, c-format
msgid "/File/-"
msgstr "/Restr/-"

#: standalone/logdrake:77
#, c-format
msgid "/Options/Test"
msgstr "/Dibarzhoù/Arnodenn"

#: standalone/logdrake:79
#, c-format
msgid "/Help/_About..."
msgstr "/Skoazell/_A-brepoz ..."

#: standalone/logdrake:108
#, c-format
msgid ""
"_:this is the auth.log log file\n"
"Authentication"
msgstr "Dilesadur"

#: standalone/logdrake:109
#, c-format
msgid ""
"_:this is the user.log log file\n"
"User"
msgstr "Arveriad"

#: standalone/logdrake:110
#, c-format
msgid ""
"_:this is the /var/log/messages log file\n"
"Messages"
msgstr "Kemenandoù"

#: standalone/logdrake:111
#, c-format
msgid ""
"_:this is the /var/log/syslog log file\n"
"Syslog"
msgstr "Reizhiad"

#: standalone/logdrake:115
#, c-format
msgid "search"
msgstr "klask"

#: standalone/logdrake:127
#, c-format
msgid "A tool to monitor your logs"
msgstr ""

#: standalone/logdrake:128 standalone/net_applet:347 standalone/net_monitor:93
#, c-format
msgid "Settings"
msgstr "Dibarzhoù"

#: standalone/logdrake:133
#, c-format
msgid "Matching"
msgstr ""

#: standalone/logdrake:134
#, c-format
msgid "but not matching"
msgstr ""

#: standalone/logdrake:138
#, c-format
msgid "Choose file"
msgstr "Dibabit ur restr"

#: standalone/logdrake:150
#, c-format
msgid "Calendar"
msgstr "Deiziadur"

#: standalone/logdrake:160
#, c-format
msgid "Content of the file"
msgstr "Restrad"

#: standalone/logdrake:164 standalone/logdrake:402
#, c-format
msgid "Mail alert"
msgstr ""

#: standalone/logdrake:171
#, c-format
msgid "The alert wizard has failed unexpectedly:"
msgstr ""

#: standalone/logdrake:224
#, c-format
msgid "please wait, parsing file: %s"
msgstr "gortozit mar plij, emaon o lenn ar restr : %s"

#: standalone/logdrake:379
#, c-format
msgid "Apache World Wide Web Server"
msgstr ""

#: standalone/logdrake:380
#, c-format
msgid "Domain Name Resolver"
msgstr ""

#: standalone/logdrake:381
#, c-format
msgid "Ftp Server"
msgstr "Servijer FTP"

#: standalone/logdrake:382
#, c-format
msgid "Postfix Mail Server"
msgstr "Servijer postel Postfix"

#: standalone/logdrake:383
#, c-format
msgid "Samba Server"
msgstr "Servijer Samba"

#: standalone/logdrake:385
#, c-format
msgid "Webmin Service"
msgstr "Servijer Webmin"

#: standalone/logdrake:386
#, c-format
msgid "Xinetd Service"
msgstr "Servijer xinetd"

#: standalone/logdrake:397
#, c-format
msgid "Configure the mail alert system"
msgstr "Kefluniañ ar reizhiad diwall dre post"

#: standalone/logdrake:398
#, c-format
msgid "Stop the mail alert system"
msgstr "Paouez ar reizhiad diwall dre post"

#: standalone/logdrake:405
#, c-format
msgid "Mail alert configuration"
msgstr "Kefluniadur an diwall dre post"

#: standalone/logdrake:406
#, c-format
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""

#: standalone/logdrake:416
#, c-format
msgid "Services settings"
msgstr "Dibarzhoù ar serjivioù"

#: standalone/logdrake:417
#, c-format
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
msgstr ""

#: standalone/logdrake:424
#, c-format
msgid "Load setting"
msgstr "Kargañ an dibarzhoù"

#: standalone/logdrake:425
#, c-format
msgid "You will receive an alert if the load is higher than this value"
msgstr ""

#: standalone/logdrake:426
#, c-format
msgid ""
"_: load here is a noun, the load of the system\n"
"Load"
msgstr "Sammad"

#: standalone/logdrake:431
#, c-format
msgid "Alert configuration"
msgstr "Kefluniadur an diwall"

#: standalone/logdrake:432
#, c-format
msgid "Please enter your email address below "
msgstr "Roit ho chomlec'h postel mar plij"

#: standalone/logdrake:433
#, c-format
msgid "and enter the name (or the IP) of the SMTP server you wish to use"
msgstr ""

#: standalone/logdrake:452
#, c-format
msgid "The wizard successfully configured the mail alert."
msgstr ""

#: standalone/logdrake:458
#, c-format
msgid "The wizard successfully disabled the mail alert."
msgstr ""

#: standalone/logdrake:517
#, c-format
msgid "Save as.."
msgstr "Enrollañ e ..."

#: standalone/mousedrake:31
#, c-format
msgid "Please choose your mouse type."
msgstr "Dibabit seurt ho logodenn, mar plij."

#: standalone/mousedrake:44
#, c-format
msgid "Emulate third button?"
msgstr "Kendarvan an trede nozelenn ?"

#: standalone/mousedrake:61
#, c-format
msgid "Mouse test"
msgstr "Testañ al logodenn"

#: standalone/mousedrake:64
#, c-format
msgid "Please test your mouse:"
msgstr "Testit ho logodenn mar plij :"

#: standalone/net_applet:47
#, c-format
msgid "Network is up on interface %s"
msgstr "Bev eo ar rouedad war an etrefas %s"

#. -PO: keep the "Configure Network" substring synced with the "Configure Network" message below
#: standalone/net_applet:50
#, c-format
msgid "Network is down on interface %s. Click on \"Configure Network\""
msgstr ""
"Marv eo ar rouedad war an etrefas %s. Klikit ouzh « Kefluniañ ar Rouedad »"

#: standalone/net_applet:56 standalone/net_applet:76
#: standalone/net_monitor:468
#, c-format
msgid "Connect %s"
msgstr "Kevreañ %s"

#: standalone/net_applet:57 standalone/net_applet:76
#: standalone/net_monitor:468
#, c-format
msgid "Disconnect %s"
msgstr "Digevreañ %s"

#: standalone/net_applet:58
#, c-format
msgid "Monitor Network"
msgstr "Diwall ar rouedad"

#: standalone/net_applet:60
#, c-format
msgid "Manage wireless networks"
msgstr "Merañ ar rouedadoù hep neud"

#: standalone/net_applet:61
#, c-format
msgid "Configure Network"
msgstr "Kefluniañ ar Rouedad"

#: standalone/net_applet:63
#, c-format
msgid "Watched interface"
msgstr "Etrefasoù sellet"

#: standalone/net_applet:93
#, c-format
msgid "Profiles"
msgstr "Profiloù"

#: standalone/net_applet:102
#, c-format
msgid "Get Online Help"
msgstr "Skoazell enlinenn"

#: standalone/net_applet:335
#, c-format
msgid "Interactive Firewall automatic mode"
msgstr "Moger tan bev ent emgefreek"

#: standalone/net_applet:340
#, c-format
msgid "Always launch on startup"
msgstr "Loc'hañ atav pa loc'her ar reizhiad"

#: standalone/net_applet:344
#, c-format
msgid "Wireless networks"
msgstr "Rouedadoù hep neud"

#: standalone/net_applet:429
#, c-format
msgid "Interactive Firewall: intrusion detected"
msgstr ""

#: standalone/net_applet:442
#, c-format
msgid "What do you want to do with this attacker?"
msgstr "Petra e fell deoc'h d'ober gant an argader-mañ ?"

#: standalone/net_applet:445
#, c-format
msgid "Attack details"
msgstr "Munudoù an argad"

#: standalone/net_applet:449
#, c-format
msgid "Attack time: %s"
msgstr "Eur an argad : %s"

#: standalone/net_applet:450
#, c-format
msgid "Network interface: %s"
msgstr "Etrefas rouedad: %s"

#: standalone/net_applet:451
#, c-format
msgid "Attack type: %s"
msgstr "Seurt an argad : %s"

#: standalone/net_applet:452
#, c-format
msgid "Protocol: %s"
msgstr "Komenad: %s"

#: standalone/net_applet:453
#, c-format
msgid "Attacker IP address: %s"
msgstr "Chomlec'h IP an argader : %s"

#: standalone/net_applet:454
#, c-format
msgid "Attacker hostname: %s"
msgstr "Anv ostiz an argader : %s"

#: standalone/net_applet:457
#, c-format
msgid "Service attacked: %s"
msgstr "Servij argadet : %s"

#: standalone/net_applet:458
#, c-format
msgid "Port attacked: %s"
msgstr "Porzh argadet : %s"

#: standalone/net_applet:460
#, c-format
msgid "Type of ICMP attack: %s"
msgstr "Seurt an argad ICMP : %s"

#: standalone/net_applet:465
#, c-format
msgid "Always blacklist (do not ask again)"
msgstr ""

#: standalone/net_monitor:57 standalone/net_monitor:62
#, c-format
msgid "Network Monitoring"
msgstr "O tiwall ar rouedad"

#: standalone/net_monitor:98
#, c-format
msgid "Global statistics"
msgstr "Stadegoù hollek"

#: standalone/net_monitor:101
#, c-format
msgid "Instantaneous"
msgstr "Bremañ"

#: standalone/net_monitor:101
#, c-format
msgid "Average"
msgstr "Etread"

#: standalone/net_monitor:102
#, c-format
msgid ""
"Sending\n"
"speed:"
msgstr "Tizh kas :"

#: standalone/net_monitor:103
#, c-format
msgid ""
"Receiving\n"
"speed:"
msgstr "Tizh tigas :"

#: standalone/net_monitor:107
#, c-format
msgid ""
"Connection\n"
"time: "
msgstr ""
"Amzer ar\n"
"gevreadenn :"

#: standalone/net_monitor:114
#, c-format
msgid "Use same scale for received and transmitted"
msgstr "Implij ar memes skeul evit kas ha digas"

#: standalone/net_monitor:133
#, c-format
msgid "Wait please, testing your connection..."
msgstr "Gortoz mar plij, o arnodiñ ho gevreadenn ..."

#: standalone/net_monitor:182 standalone/net_monitor:195
#, c-format
msgid "Disconnecting from Internet "
msgstr "Digevreañ diwar an Internet "

#: standalone/net_monitor:182 standalone/net_monitor:195
#, c-format
msgid "Connecting to Internet "
msgstr "Kevreañ diwar an Internet "

#: standalone/net_monitor:226
#, c-format
msgid "Disconnection from Internet failed."
msgstr "Sac'het eo digevreañ diwar an Internet"

#: standalone/net_monitor:227
#, c-format
msgid "Disconnection from Internet complete."
msgstr "Echu eo digevreañ diwar an Internet"

#: standalone/net_monitor:229
#, c-format
msgid "Connection complete."
msgstr "Echu eo ar gevreadenn"

#: standalone/net_monitor:230
#, c-format
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandriva Linux Control Center."
msgstr ""
"Sac'het eo ar gevreadenn.\n"
"Gwiriit ho kefluniadur er c'hreizenn ren Mandriva Linux."

#: standalone/net_monitor:335
#, c-format
msgid "Color configuration"
msgstr "Kefluniañ ar Livioù"

#: standalone/net_monitor:383 standalone/net_monitor:403
#, c-format
msgid "sent: "
msgstr "kaset : "

#: standalone/net_monitor:390 standalone/net_monitor:407
#, c-format
msgid "received: "
msgstr "enkarget : "

#: standalone/net_monitor:397
#, c-format
msgid "average"
msgstr "well-wazh"

#: standalone/net_monitor:400
#, c-format
msgid "Local measure"
msgstr "Gwerzh lec'hel"

#: standalone/net_monitor:461
#, c-format
msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""

#: standalone/net_monitor:472
#, c-format
msgid "No internet connection configured"
msgstr "Kevreadenn Internet ebet"

#: standalone/printerdrake:76
#, c-format
msgid "Reading data of installed printers..."
msgstr "O lenn roadoù diwar-benn ar moullerezioù staliet ..."

#: standalone/printerdrake:128
#, c-format
msgid "%s Printer Management Tool"
msgstr "Ostihl melestradur ar moullerezioù %s"

#: standalone/printerdrake:142 standalone/printerdrake:143
#: standalone/printerdrake:144 standalone/printerdrake:145
#: standalone/printerdrake:153 standalone/printerdrake:154
#: standalone/printerdrake:158
#, c-format
msgid "/_Actions"
msgstr "/_Oberoù"

#: standalone/printerdrake:142 standalone/printerdrake:154
#, c-format
msgid "/_Add Printer"
msgstr "/_Ouzhpennañ ur voullerez"

#: standalone/printerdrake:143
#, c-format
msgid "/Set as _Default"
msgstr "/Lakaat dre _ziouer"

#: standalone/printerdrake:144
#, c-format
msgid "/_Edit"
msgstr "/_Aozañ"

#: standalone/printerdrake:145
#, c-format
msgid "/_Delete"
msgstr "/_Dilemel"

#: standalone/printerdrake:146
#, c-format
msgid "/_Expert mode"
msgstr "/Mod _mailh"

#: standalone/printerdrake:151
#, c-format
msgid "/_Refresh"
msgstr "/_Adtresañ"

#: standalone/printerdrake:158
#, c-format
msgid "/_Configure CUPS"
msgstr "/Kefluniañ _CUPS"

#: standalone/printerdrake:171
#, c-format
msgid "/Configure _Auto Administration"
msgstr ""

#: standalone/printerdrake:194
#, c-format
msgid "Search:"
msgstr "Klask :"

#: standalone/printerdrake:197
#, c-format
msgid "Apply filter"
msgstr "Arloañ ar sil"

#: standalone/printerdrake:224 standalone/printerdrake:231
#, c-format
msgid "Def."
msgstr ""

#: standalone/printerdrake:224 standalone/printerdrake:231
#, c-format
msgid "Printer Name"
msgstr "Anv ar Voulerez"

#: standalone/printerdrake:224
#, c-format
msgid "Connection Type"
msgstr "Seurt ar gevreadenn"

#: standalone/printerdrake:231
#, c-format
msgid "Server Name"
msgstr "Anv ar servijer"

#. -PO: "Add Printer" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/printerdrake:239
#, c-format
msgid "Add Printer"
msgstr "Ouzhpennañ ur voullerez"

#: standalone/printerdrake:239
#, c-format
msgid "Add a new printer to the system"
msgstr "Ouzpennañ ur voullerez nevez war ar reizhiad"

#. -PO: "Set as default" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/printerdrake:242
#, c-format
msgid "Set as default"
msgstr "Lakaat dre ziouer"

#: standalone/printerdrake:242
#, c-format
msgid "Set selected printer as the default printer"
msgstr "Lakaat ar voullerez dibabet evit ar voullerez dre ziouer"

#: standalone/printerdrake:245
#, c-format
msgid "Edit selected printer"
msgstr "Kemmañ ar voulerez diuzet"

#: standalone/printerdrake:248
#, c-format
msgid "Delete selected printer"
msgstr "Lemel ar voulerez diuzet"

#: standalone/printerdrake:251
#, c-format
msgid "Refresh the list"
msgstr "Adtresañ ar roll"

#. -PO: "Configure CUPS" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/printerdrake:254
#, c-format
msgid "Configure CUPS"
msgstr "Kefluniañ CUPS"

#: standalone/printerdrake:254
#, c-format
msgid "Configure CUPS printing system"
msgstr "Kefluniañ ar reizhiad moullañ CUPS"

#: standalone/printerdrake:310 standalone/printerdrake:324
#: standalone/printerdrake:348 standalone/printerdrake:360
#, c-format
msgid "Enabled"
msgstr "Bev"

#: standalone/printerdrake:310 standalone/printerdrake:324
#: standalone/printerdrake:348 standalone/printerdrake:360
#, c-format
msgid "Disabled"
msgstr "Marv"

#: standalone/printerdrake:596
#, c-format
msgid "Authors: "
msgstr "Obererour : "

#. -PO: here %s is the version number
#: standalone/printerdrake:606
#, c-format
msgid "Printer Management %s"
msgstr "Melestradur ar moullerezioù %s"

#: standalone/scannerdrake:51
#, c-format
msgid ""
"SANE packages need to be installed to use scanners.\n"
"\n"
"Do you want to install the SANE packages?"
msgstr ""
"Ar pakadoù SANE a zo war-nes bezañ staliet evit implij an eiltreseroù :\n"
"\n"
"Mennout a rit staliañ ar pakadoù SANE ?"

#: standalone/scannerdrake:55
#, c-format
msgid "Aborting Scannerdrake."
msgstr "O terriñ Scannerdrake"

#: standalone/scannerdrake:60
#, c-format
msgid ""
"Could not install the packages needed to set up a scanner with Scannerdrake."
msgstr ""

#: standalone/scannerdrake:61
#, c-format
msgid "Scannerdrake will not be started now."
msgstr ""

#: standalone/scannerdrake:67 standalone/scannerdrake:491
#, c-format
msgid "Searching for configured scanners..."
msgstr "O klask an eiltreseroù kefluniet ..."

#: standalone/scannerdrake:71 standalone/scannerdrake:495
#, c-format
msgid "Searching for new scanners..."
msgstr "O klask eiltreseroù nevez ..."

#: standalone/scannerdrake:79 standalone/scannerdrake:517
#, c-format
msgid "Re-generating list of configured scanners..."
msgstr ""

#: standalone/scannerdrake:101
#, c-format
msgid "The %s is not supported by this version of %s."
msgstr ""

#: standalone/scannerdrake:104
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr "%s kavet war %s, kefluniañ anezhi ent emgefreek ?"

#: standalone/scannerdrake:116
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""

#: standalone/scannerdrake:131
#, c-format
msgid "Select a scanner model"
msgstr "Dibabit ur gobari scanner"

#: standalone/scannerdrake:132
#, c-format
msgid " ("
msgstr " ("

#: standalone/scannerdrake:133
#, c-format
msgid "Detected model: %s"
msgstr "Doare kavet : %s"

#: standalone/scannerdrake:136
#, c-format
msgid "Port: %s"
msgstr "Porzh : %s"

#: standalone/scannerdrake:138 standalone/scannerdrake:141
#, c-format
msgid " (UNSUPPORTED)"
msgstr " (N'EO KET SKORAET)"

#: standalone/scannerdrake:144
#, c-format
msgid "The %s is not supported under Linux."
msgstr "N'eo ket skoraet gant Linux %s."

#: standalone/scannerdrake:171 standalone/scannerdrake:185
#, c-format
msgid "Do not install firmware file"
msgstr "Ne staliit ket restr ar meriant"

#: standalone/scannerdrake:175 standalone/scannerdrake:227
#, c-format
msgid ""
"It is possible that your %s needs its firmware to be uploaded everytime when "
"it is turned on."
msgstr ""

#: standalone/scannerdrake:176 standalone/scannerdrake:228
#, c-format
msgid "If this is the case, you can make this be done automatically."
msgstr ""

#: standalone/scannerdrake:177 standalone/scannerdrake:231
#, c-format
msgid ""
"To do so, you need to supply the firmware file for your scanner so that it "
"can be installed."
msgstr ""

#: standalone/scannerdrake:178 standalone/scannerdrake:232
#, c-format
msgid ""
"You find the file on the CD or floppy coming with the scanner, on the "
"manufacturer's home page, or on your Windows partition."
msgstr ""

#: standalone/scannerdrake:180 standalone/scannerdrake:239
#, c-format
msgid "Install firmware file from"
msgstr "Staliañ restr ar meriant eus"

#: standalone/scannerdrake:200
#, c-format
msgid "Select firmware file"
msgstr "Dibabit restr ar meriant"

#: standalone/scannerdrake:203 standalone/scannerdrake:262
#, c-format
msgid "The firmware file %s does not exist or is unreadable!"
msgstr ""

#: standalone/scannerdrake:226
#, c-format
msgid ""
"It is possible that your scanners need their firmware to be uploaded "
"everytime when they are turned on."
msgstr ""

#: standalone/scannerdrake:230
#, c-format
msgid ""
"To do so, you need to supply the firmware files for your scanners so that it "
"can be installed."
msgstr ""

#: standalone/scannerdrake:233
#, c-format
msgid ""
"If you have already installed your scanner's firmware you can update the "
"firmware here by supplying the new firmware file."
msgstr ""

#: standalone/scannerdrake:235
#, c-format
msgid "Install firmware for the"
msgstr "Staliañ restroù ar meriant evit"

#: standalone/scannerdrake:258
#, c-format
msgid "Select firmware file for the %s"
msgstr "Dibabit restr ar meriant evit %s"

#: standalone/scannerdrake:276
#, c-format
msgid "Could not install the firmware file for the %s!"
msgstr "Ne m'eus ket staliañ restroù ar meriant evit %s !"

#: standalone/scannerdrake:289
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr ""

#: standalone/scannerdrake:299
#, c-format
msgid "The %s is unsupported"
msgstr "N'eo ket skoraet %s"

#: standalone/scannerdrake:304
#, c-format
msgid ""
"The %s must be configured by printerdrake.\n"
"You can launch printerdrake from the %s Control Center in Hardware section."
msgstr ""

#: standalone/scannerdrake:308 standalone/scannerdrake:315
#: standalone/scannerdrake:345
#, c-format
msgid "Auto-detect available ports"
msgstr ""

#: standalone/scannerdrake:310 standalone/scannerdrake:356
#, c-format
msgid "Please select the device where your %s is attached"
msgstr ""

#: standalone/scannerdrake:311
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""

#: standalone/scannerdrake:313 standalone/scannerdrake:358
#, c-format
msgid "choose device"
msgstr "dibabit ur drobarzhell"

#: standalone/scannerdrake:347
#, c-format
msgid "Searching for scanners..."
msgstr "O klask eiltreseroù ..."

#: standalone/scannerdrake:383
#, c-format
msgid "Setting up kernel modules..."
msgstr "O lakaat molladoù ar c'halon ..."

#: standalone/scannerdrake:390 standalone/scannerdrake:397
#, c-format
msgid "Attention!"
msgstr "Ho evezh !"

#: standalone/scannerdrake:391
#, c-format
msgid ""
"Your %s cannot be configured fully automatically.\n"
"\n"
"Manual adjustments are required. Please edit the configuration file /etc/"
"sane.d/%s.conf. "
msgstr ""

#: standalone/scannerdrake:392 standalone/scannerdrake:401
#, c-format
msgid ""
"More info in the driver's manual page. Run the command \"man sane-%s\" to "
"read it."
msgstr ""

#: standalone/scannerdrake:394 standalone/scannerdrake:403
#, c-format
msgid ""
"After that you may scan documents using \"XSane\" or \"Kooka\" from "
"Multimedia/Graphics in the applications menu."
msgstr ""

#: standalone/scannerdrake:398
#, c-format
msgid ""
"Your %s has been configured, but it is possible that additional manual "
"adjustments are needed to get it to work. "
msgstr ""

#: standalone/scannerdrake:399
#, c-format
msgid ""
"If it does not appear in the list of configured scanners in the main window "
"of Scannerdrake or if it does not work correctly, "
msgstr ""

#: standalone/scannerdrake:400
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr ""

#: standalone/scannerdrake:406
#, c-format
msgid ""
"Your %s has been configured.\n"
"You may now scan documents using \"XSane\" or \"Kooka\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""

#: standalone/scannerdrake:431
#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr ""

#: standalone/scannerdrake:432
#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
msgstr ""

#: standalone/scannerdrake:435 standalone/scannerdrake:438
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr ""

#: standalone/scannerdrake:452
#, c-format
msgid "Search for new scanners"
msgstr "Klask an eiltreserien nevez"

#: standalone/scannerdrake:458
#, c-format
msgid "Add a scanner manually"
msgstr "Ouzhpennañ un eiltreser gant an dorn"

#: standalone/scannerdrake:465
#, c-format
msgid "Install/Update firmware files"
msgstr "Staliañ/Bremañaat ar restroù meriant"

#: standalone/scannerdrake:471
#, c-format
msgid "Scanner sharing"
msgstr ""

#: standalone/scannerdrake:530 standalone/scannerdrake:695
#, c-format
msgid "All remote machines"
msgstr "Reizhiadoù a-bell holl"

#: standalone/scannerdrake:542 standalone/scannerdrake:845
#, c-format
msgid "This machine"
msgstr "Ar reizhiad-mañ"

#: standalone/scannerdrake:582
#, c-format
msgid ""
"Here you can choose whether the scanners connected to this machine should be "
"accessible by remote machines and by which remote machines."
msgstr ""

#: standalone/scannerdrake:583
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""

#: standalone/scannerdrake:586
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr ""

#: standalone/scannerdrake:588
#, c-format
msgid "Scanner sharing to hosts: "
msgstr ""

#: standalone/scannerdrake:602
#, c-format
msgid "Use scanners on remote computers"
msgstr ""

#: standalone/scannerdrake:605
#, c-format
msgid "Use the scanners on hosts: "
msgstr ""

#: standalone/scannerdrake:632 standalone/scannerdrake:704
#: standalone/scannerdrake:854
#, c-format
msgid "Sharing of local scanners"
msgstr ""

#: standalone/scannerdrake:633
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
msgstr ""

#: standalone/scannerdrake:644 standalone/scannerdrake:794
#, c-format
msgid "Add host"
msgstr "Ouzhpennañ un ostiz"

#: standalone/scannerdrake:650 standalone/scannerdrake:800
#, c-format
msgid "Edit selected host"
msgstr "Kemmañ an ostiz diuzet"

#: standalone/scannerdrake:659 standalone/scannerdrake:809
#, c-format
msgid "Remove selected host"
msgstr "Lemel ar ostiz diuzet"

#: standalone/scannerdrake:683 standalone/scannerdrake:691
#: standalone/scannerdrake:696 standalone/scannerdrake:742
#: standalone/scannerdrake:833 standalone/scannerdrake:841
#: standalone/scannerdrake:846 standalone/scannerdrake:892
#, c-format
msgid "Name/IP address of host:"
msgstr "Chomlec'h IP/Anv ar oztiz :"

#: standalone/scannerdrake:705 standalone/scannerdrake:855
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr ""

#: standalone/scannerdrake:716 standalone/scannerdrake:866
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "Ret eo deoc'h reiñ an anv-ostiz pe ur chomlec'h IP.\n"

#: standalone/scannerdrake:727 standalone/scannerdrake:877
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr ""

#: standalone/scannerdrake:782
#, c-format
msgid "Usage of remote scanners"
msgstr "Arveriadur an eiltreserioù a-bell"

#: standalone/scannerdrake:783
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr ""

#: standalone/scannerdrake:940
#, fuzzy, c-format
msgid ""
"saned needs to be installed to share the local scanner(s).\n"
"\n"
"Do you want to install the saned package?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"

#: standalone/scannerdrake:944 standalone/scannerdrake:948
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr ""

#: standalone/service_harddrake:105
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Bez eus trobarzhelloù lemet er c'hlass « %s » :\n"

#: standalone/service_harddrake:106
#, c-format
msgid "- %s was removed\n"
msgstr "- Dilemet oa %s\n"

#: standalone/service_harddrake:109
#, c-format
msgid "Some devices were added: %s\n"
msgstr "Ouzhpennet oa lod a eus trobarzhelloù : %s\n"

#: standalone/service_harddrake:110
#, c-format
msgid "- %s was added\n"
msgstr "- Ouzhpennet oa %s\n"

#: standalone/service_harddrake:208
#, c-format
msgid "Hardware probing in progress"
msgstr "Emaon o klask ar perientel"

#: standalone/service_harddrake_confirm:7
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr "Bez eus kemmoù gant ar c'hlass « %s » (%s eil evit respont)"

#: standalone/service_harddrake_confirm:8
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr "Mennout a rit lañsañ an ostilh dereat ?"

#: steps.pm:14
#, c-format
msgid "Language"
msgstr "Yezh"

#: steps.pm:15
#, c-format
msgid "License"
msgstr "Aotre"

#: steps.pm:16
#, c-format
msgid "Configure mouse"
msgstr "Kefluniañ al logodenn"

#: steps.pm:17
#, c-format
msgid "Hard drive detection"
msgstr "Dinoiñ ar bladenn galet"

#: steps.pm:18
#, c-format
msgid "Select installation class"
msgstr "Dibabit renkad ar staliadur"

#: steps.pm:19
#, c-format
msgid "Choose your keyboard"
msgstr "Dibabit ho stokellaoueg"

#: steps.pm:21
#, c-format
msgid "Partitioning"
msgstr "O parzhañ"

#: steps.pm:22
#, c-format
msgid "Format partitions"
msgstr "Furmadiñ parzhadurioù"

#: steps.pm:23
#, c-format
msgid "Choose packages to install"
msgstr "Dibabit pakadoù da staliañ"

#: steps.pm:24
#, c-format
msgid "Install system"
msgstr "Staliañ ar reizhiad"

#: steps.pm:25
#, c-format
msgid "Administrator password"
msgstr "Tremenger ar merour"

#: steps.pm:26
#, c-format
msgid "Add a user"
msgstr "Ouzhpennañ un arveriad"

#: steps.pm:27
#, c-format
msgid "Configure networking"
msgstr "Kefluniañ ar rouedad"

#: steps.pm:28
#, c-format
msgid "Install bootloader"
msgstr "Staliañ ar c'harger loc'hañ"

#: steps.pm:29
#, c-format
msgid "Configure X"
msgstr "Kefluniañ X"

#: steps.pm:31
#, c-format
msgid "Configure services"
msgstr "Kefluniañ servijoù"

#: steps.pm:32
#, c-format
msgid "Install updates"
msgstr "Bremañaat"

#: steps.pm:33
#, c-format
msgid "Exit install"
msgstr "Dilezel ar staliadur"

#: ugtk2.pm:899
#, c-format
msgid "Is this correct?"
msgstr "Ha reizh eo ?"

#: ugtk2.pm:959
#, c-format
msgid "No file chosen"
msgstr "N'eus restr dibabet ebet"

#: ugtk2.pm:961
#, c-format
msgid "You have chosen a file, not a directory"
msgstr "Dibabet 'teus ur restr. N'eo ket ur renkell"

#: ugtk2.pm:963
#, c-format
msgid "You have chosen a directory, not a file"
msgstr "Dibabet 'teus ur renkell. N'eo ket ur restr"

#: ugtk2.pm:965
#, c-format
msgid "No such directory"
msgstr "Hevelep renkell ebet"

#: ugtk2.pm:965
#, c-format
msgid "No such file"
msgstr "Hevelep restr ebet"

#: ugtk2.pm:1046
#, c-format
msgid "Expand Tree"
msgstr "Astenn ar wezenn"

#: ugtk2.pm:1047
#, c-format
msgid "Collapse Tree"
msgstr "Plegañ ar wezenn"

#: ugtk2.pm:1048
#, c-format
msgid "Toggle between flat and group sorted"
msgstr "Gwintañ etre kompez ha rummet dre strollad"

#: wizards.pm:95
#, c-format
msgid ""
"%s is not installed\n"
"Click \"Next\" to install or \"Cancel\" to quit"
msgstr ""
"N'eo ket staliadet %s\n"
"Klikit ouzh « A heul » evit staliañ pe ouzh « Nullañ » evit guitaat"

#: wizards.pm:99
#, c-format
msgid "Installation failed"
msgstr " Sac'het eo ar staliadur"

#~ msgid "Unknown Model"
#~ msgstr "Gobari anavez"

#~ msgid "HPOJ"
#~ msgstr "HPOJ"

#~ msgid "Installing mtools packages..."
#~ msgstr "O staliañ pakad mtools ..."

#~ msgid "Use Idmap for store UID/SID "
#~ msgstr "Implij LDAP evit enrollañ UID/SID"

#~ msgid "Default Idmap "
#~ msgstr "Idmap dre ziouer"

#~ msgid "Please wait, preparing installation..."
#~ msgstr "Gortozit mar plij, o prientiñ ar staliadur"

#~ msgid "Installing package %s"
#~ msgstr "O staliañ ar pakad %s"

#~ msgid "<b>What is Mandriva Linux?</b>"
#~ msgstr "<b>Petra eo Mandriva Linux ?</b>"

#~ msgid "Welcome to <b>Mandriva Linux</b>!"
#~ msgstr "Degemer e <b>Mandriva Linux</b> !"

#~ msgid "<b>Open Source</b>"
#~ msgstr "<b>Digeriñ an tarzh</b>"

#~ msgid "Welcome to the <b>world of open source</b>!"
#~ msgstr "Degemer er <b>bed dieub</b> !"

#~ msgid "<b>The GPL</b>"
#~ msgstr "<b>Ar GPL</b>"

#~ msgid "<b>Mandriva Products</b>"
#~ msgstr "<b>Kenderc'hadoù Mandriva</b>"

#~ msgid "The Mandriva Linux products are:"
#~ msgstr "Ar c'henderc'hadoù Mandriva Linux a zo :"

#~ msgid "<b>The KDE Choice</b>"
#~ msgstr "<b>Ar dibab KDE</b>"

#~ msgid "<b>Choose your Favorite Desktop Environment</b>"
#~ msgstr "<b>Choazhit ho vurev wellañ</b>"

#~ msgid "<b>OpenOffice.org</b>"
#~ msgstr "<b>OpenOffice.org</b>"

#~ msgid "<b>Kontact</b>"
#~ msgstr "<b>Kontact</b>"

#~ msgid ""
#~ "Discovery includes <b>Kontact</b>, the new KDE <b>groupware solution</b>."
#~ msgstr ""
#~ "<b>Kontact</b> zo e-barzh Discovery; ar nevez <b>Servijer strollant</b> "
#~ "KDE eo."

#~ msgid "<b>Surf the Internet</b>"
#~ msgstr "<b>Furchal ar Gwiad</b>"

#~ msgid "\t* Browse the <b>Web</b> with Konqueror."
#~ msgstr "\t* Firchal ar <b>gwiad</b> gant Konqueror."

#~ msgid "\t* <b>Chat</b> online with your friends using Kopete."
#~ msgstr "\t* <b>Flapañ</b> gant ho mignogned gant Kopete."

#~ msgid "\t* ..."
#~ msgstr "\t- ..."

#~ msgid "<b>Enjoy our Multimedia Features</b>"
#~ msgstr "<b>Kavoud mat an arc'hweloù liesvedia</b>"

#~ msgid "\t* Browse the web with <b>Mozilla</b> and <b>Konqueror</b>."
#~ msgstr "\t* ergerzhet ar Web gant <b>Mozilla</b> ha <b>gKonqueror</b>"

#~ msgid "<b>Development Environments</b>"
#~ msgstr "<b>Endro diorren</b>"

#~ msgid "<b>Development Editors</b>"
#~ msgstr "<b>Aozerien diorren</b>"

#~ msgid "<b>Development Languages</b>"
#~ msgstr "<b>Yezhoù diorren</b>"

#~ msgid "\t\t* <b>C++</b>"
#~ msgstr "\t\t* <b>C++</b>"

#~ msgid "\t\t* <b>Javaâ„¢</b>"
#~ msgstr "\t\t* <b>Javaâ„¢</b>"

#~ msgid "\t\t* <b>Perl</b>"
#~ msgstr "\t\t* <b>Perl</b>"

#~ msgid "\t\t* <b>Python</b>"
#~ msgstr "\t\t* <b>Python</b>"

#~ msgid "<b>Development Tools</b>"
#~ msgstr "<b>Ostilhoù diorren</b>"

#~ msgid "<b>Groupware Server</b>"
#~ msgstr "<b>Servijer strollant</b>"

#~ msgid "<b>Servers</b>"
#~ msgstr "<b>Servijerien</b>"

#~ msgid "<b>Mandriva Linux Control Center</b>"
#~ msgstr "<b>Kreizenn ren Mandriva Linux</b>"

#~ msgid "<b>The Open Source Model</b>"
#~ msgstr "<b>Skouer digeriñ an tarzh</b>"

#~ msgid "<b>Online Store</b>"
#~ msgstr "<b>Stal enlinenn</b>"

#~ msgid "<b>Mandriva Club</b>"
#~ msgstr "<b>Klub Mandriva</b>"

#~ msgid "<b>Mandriva Online</b>"
#~ msgstr "<b>Mandriva Online</b>"

#~ msgid "ESSID"
#~ msgstr "ESSID"

#~ msgid "Key"
#~ msgstr "Alc'hwez"

#~ msgid "Network:"
#~ msgstr "Rouedad:"

#~ msgid "IP:"
#~ msgstr "IP:"

#~ msgid "Mode:"
#~ msgstr "Giz :"

#~ msgid "Encryption:"
#~ msgstr "Enrinegadur:"

#~ msgid "Signal:"
#~ msgstr "Arhent:"

#~ msgid "Set"
#~ msgstr "Lakaat"

#~ msgid "Available Networks"
#~ msgstr "Rouedadoù da gaout"

#~ msgid "Status"
#~ msgstr "Stad"

#~ msgid "Disconnect"
#~ msgstr "Digevreañ"

#~ msgid "text width"
#~ msgstr "Lec'hed ar testenn"

#~ msgid "Choose progress bar color"
#~ msgstr "Dibabit liv ar varrenn araogenn"

#~ msgid "ProgressBar color selection"
#~ msgstr "Choazh liv ar varrenn araogenn"

#~ msgid "Connect to the Internet"
#~ msgstr "Kevreañ da internet"

#~ msgid "Do not print any test page"
#~ msgstr "Ne voullit ket ar bajenn arnod"

#~ msgid "Printer on SMB/Windows 95/98/NT server"
#~ msgstr "Moullerez war ur servijer SMB/Windows 95/98/NT"

#~ msgid "Found printer on %s..."
#~ msgstr "Moullerez kavet ouzh %s ..."

#~ msgid "dhcpd Config..."
#~ msgstr "kefluniañ dhcpd ..."

#~ msgid "Active Firewall"
#~ msgstr "Moger tan bev"

#~ msgid "Unable to select wireless network: %s"
#~ msgstr "Ne m'eus ket dibab ur rouedad hep neud : %s"

#~ msgid "Actions"
#~ msgstr "Oberoù"

#~ msgid "Local Network adress"
#~ msgstr "Chomlec'h ar rouedad lec'hel"

#~ msgid "More options"
#~ msgstr "Dibarzhoù a-gresk"

#~ msgid "Boot disk creation"
#~ msgstr "krouidigezh ar bladenn lañsañ"

#~ msgid "General"
#~ msgstr "Pennañ"

#~ msgid "Kernel version"
#~ msgstr "Doare ar galon"

#~ msgid "Preferences"
#~ msgstr "Dibarzhoù"

#~ msgid "Advanced preferences"
#~ msgstr "Dibarzhoù barek"

#~ msgid "Size"
#~ msgstr "Ment"

#~ msgid "omit raid modules"
#~ msgstr "raid ebet"

#~ msgid "if needed"
#~ msgstr "ma zo red"

#~ msgid "omit scsi modules"
#~ msgstr "scsi ebet"

#~ msgid "Add a module"
#~ msgstr "Ouzhpennañ ur mollad"

#~ msgid "Remove a module"
#~ msgstr "Lemel ur mollad"

#~ msgid "Unable to fork: %s"
#~ msgstr "N'eo ket fork : %s"

#~ msgid "Floppy creation completed"
#~ msgstr "Echu eo krouidigezh ar bladenn lañsañ"

#~ msgid "You can not use a LVM Logical Volume for mount point %s"
#~ msgstr "Ne mennit ket implij ul levrenn poellek evit ar poent marc'hañ %s"

#~ msgid "use PPPoE"
#~ msgstr "implijit PPPoE"

#~ msgid "use PPTP"
#~ msgstr "implijit PPTP"

#~ msgid "use DHCP"
#~ msgstr "implijit DHCP"

#~ msgid "Alcatel Speedtouch USB"
#~ msgstr "Alcatel Speedtouch USB"

#~ msgid " - detected"
#~ msgstr "- kavet"

#~ msgid "Sagem (using PPPoA) USB"
#~ msgstr "Sagem (gant PPPoA) USB"

#~ msgid "Sagem (using DHCP) USB"
#~ msgstr "Sagem (gant DHCP) USB"

#~ msgid "PXE Server Configuration"
#~ msgstr "Kefluniadur ar Servijer PXE"

#~ msgid "Installation Server Configuration"
#~ msgstr "Kefluniadur ar servijer staliadur"

#~ msgid "Choose the network interface"
#~ msgstr "Dibabit an etrefas rouedad"

#~ msgid ""
#~ "Please choose which network interface will be used for the dhcp server."
#~ msgstr ""
#~ "Dibabit an etrefas rouedad m'eo implijet ar servijer dhcp outañ, mar plij."

#~ msgid "Interface %s (on network %s)"
#~ msgstr "Etrefas %s (war rouedad %s)"

#~ msgid "The DHCP start ip"
#~ msgstr "An IP DHCP kentañ"

#~ msgid "The DHCP end ip"
#~ msgstr "An IP DHCP diwezhañ"

#~ msgid "Installation image directory"
#~ msgstr "Renkell ar skeudennoù staliadur"

#~ msgid "No image found"
#~ msgstr "N'eo ket kavet ar skeudenn"

#~ msgid "Location of auto_install.cfg file"
#~ msgstr "Lec'hiadur ar restr auto_install.cfg"

#~ msgid "Do it later"
#~ msgstr "Ober a rit ur wech all"

#~ msgid "Enabling servers..."
#~ msgstr "Emaon o bevaat ar servijerien ..."

#~ msgid "Interface %s (using module %s)"
#~ msgstr "Etrefas %s (gant ar mollad %s)"

#~ msgid "Interface %s"
#~ msgstr "C'hetal %s"

#~ msgid "Network interface already configured"
#~ msgstr "Kefluniet eo an etrefas rouedad c'hoazh"

#~ msgid "Show current interface configuration"
#~ msgstr "Diskouez kefluniadur red an etrefas"

#~ msgid "Current interface configuration"
#~ msgstr "Kefluniadur red an etrefas"

#~ msgid "(This) DHCP Server IP"
#~ msgstr "IP ar servijer DHCP(-se)"

#~ msgid "Re-configure interface and DHCP server"
#~ msgstr "Adgefluniañ an etrefas hag ar servijer DHCP"

#~ msgid "hd"
#~ msgstr "hd"

#~ msgid "tape"
#~ msgstr "bandenn"

#~ msgid "\t-Network by webdav.\n"
#~ msgstr "\t-Rouedad gant webdav.\n"

#~ msgid "Use graphical boot"
#~ msgstr "Loc'hañ gant grafikoù"

#~ msgid "choose image file"
#~ msgstr "Dibabit ur restr skeudenn"

#~ msgid "Browse"
#~ msgstr "Ergerzhet"

#~ msgid "Configure bootsplash picture"
#~ msgstr "Kefluniañ ho skeudenn loc'hañ"

#~ msgid "Preview"
#~ msgstr "Rakgwel"

#~ msgid "Choose color"
#~ msgstr "Dibabit ur liv"

#~ msgid "Notice"
#~ msgstr "Kemenn"

#~ msgid "You must choose an image file first!"
#~ msgstr "Ret eo deoc'h dibab restr ur skeudenn da gentañ !"

#~ msgid "Generating preview..."
#~ msgstr "Emaon o krouiñ ar rakgwel ..."

#~ msgid "%s BootSplash (%s) preview"
#~ msgstr "Rakgwel BootSplash %s (%s)"

#~ msgid "No floppy drive available"
#~ msgstr "Lenner pladennig hegerz ebet"

#~ msgid "No network card"
#~ msgstr "Kartenn rouedad ebet"

#~ msgid ""
#~ "The following protocols can be used to configure an ethernet connection. "
#~ "Please choose the one you want to use"
#~ msgstr ""
#~ "Ar c'homennadoù-mañ a c'hell bezañ implijet da gefluniañ ur gevreadenn "
#~ "rouedad.\n"
#~ "Dibabit unan e fell deoc'h implij mar plij"

#~ msgid "Use already installed driver (%s)"
#~ msgstr "Implijit ur sturier a zo staliet c'hoazh (%s)"

#~ msgid "You've not selected any font"
#~ msgstr "N'oc'h eus ket dibabet un nodrezh bennak"

#~ msgid "No browser available! Please install one"
#~ msgstr "N'eus furcher da gaout ebet ! Stalit unan mar plij"

#~ msgid ""
#~ "Insert a floppy in drive\n"
#~ "All data on this floppy will be lost"
#~ msgstr ""
#~ "Lakait ur bladennig el lenner\n"
#~ "Kollet e vo holl roadoù ar bladennig-se"

#~ msgid "Insert a FAT formatted floppy in drive %s"
#~ msgstr "Lakait ur bladennig FAT el lenner %s"

#~ msgid "This floppy is not FAT formatted"
#~ msgstr "N'eo ket ur bladennig FAT"

#~ msgid "Load/Save on floppy"
#~ msgstr "Kargañ eus/Enrollañ war ar bladennig"

#~ msgid "Load from floppy"
#~ msgstr "Assevel adalek ar bladennig"

#~ msgid "Save on floppy"
#~ msgstr "Enrollañ war bladennig"

#~ msgid "Package selection"
#~ msgstr "Diuzadenn pakadoù"

#~ msgid "Loading from floppy"
#~ msgstr "Assevelañ adalek ar bladennig"

#~ msgid "Insert a floppy containing package selection"
#~ msgstr "Lakait ur bladennig gant dibab ar pakadoù"

#~ msgid "Can not find hdlist file on this mirror"
#~ msgstr "N'hellan ket kavout ar restr hdlist war ar melezour-se"

#~ msgid "Summary: "
#~ msgstr "Diverrañ :"

#~ msgid "YOUR TEXT HERE"
#~ msgstr "Ho'ch testenn amañ"

#~ msgid "Loading printer configuration... Please wait"
#~ msgstr "O kargañ ar kefluniadur ar moullerezioù ... Gortozit mar plij"

#~ msgid "Root password"
#~ msgstr "Termeniñ tremenger root"

#~ msgid "Which disk do you want to move it to?"
#~ msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#~ msgid "Sector"
#~ msgstr "Rann"

#~ msgid "Which sector do you want to move it to?"
#~ msgstr "Da beseurt rann e mennit dilec'hiañ ?"

#~ msgid "Moving partition..."
#~ msgstr "O tilec'hiañ ur parzhadur ..."

#~ msgid "Error opening %s for writing: %s"
#~ msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"

#~ msgid "Server Information:"
#~ msgstr "Titouroù war ar servijer :"

#~ msgid "Use SSL connection"
#~ msgstr "Implifit ur gevreadenn SSL"

#~ msgid "Czech (QWERTZ)"
#~ msgstr "Tchek (QWERTZ)"

#~ msgid "German"
#~ msgstr "Alaman"

#~ msgid "Dvorak"
#~ msgstr "Dvorak"

#~ msgid "Spanish"
#~ msgstr "Spagnol"

#~ msgid "Finnish"
#~ msgstr "Finnek"

#~ msgid "French"
#~ msgstr "Gall"

#~ msgid "Norwegian"
#~ msgstr "Norvegek"

#~ msgid "Polish"
#~ msgstr "Polonek"

#~ msgid "Russian"
#~ msgstr "Rusiek"

#~ msgid "Swedish"
#~ msgstr "Svedek"

#~ msgid "Albanian"
#~ msgstr "Albaniek"

#~ msgid "Armenian (old)"
#~ msgstr "Armeniek (kozh)"

#~ msgid "Armenian (typewriter)"
#~ msgstr "Armeniek (skriverez)"

#~ msgid "Armenian (phonetic)"
#~ msgstr "Armeniek (soniadel)"

#~ msgid "Arabic"
#~ msgstr "Arabek"

#~ msgid "Azerbaidjani (latin)"
#~ msgstr "Azerbaidjanek (latin)"

#~ msgid "Belgian"
#~ msgstr "Belgian"

#~ msgid "Bengali"
#~ msgstr "Bengal"

#~ msgid "Bulgarian (phonetic)"
#~ msgstr "Bulgariek (soniadel)"

#~ msgid "Bulgarian (BDS)"
#~ msgstr "Bulgarek (BDS)"

#~ msgid "Brazilian (ABNT-2)"
#~ msgstr "Brasilek (ABNT-2)"

#~ msgid "Bosnian"
#~ msgstr "Bosnieg"

#~ msgid "Swiss (German layout)"
#~ msgstr "Suis (reizhadur alaman)"

#~ msgid "Swiss (French layout)"
#~ msgstr "Suis (reizhadur gall)"

#~ msgid "Czech (QWERTY)"
#~ msgstr "Tchek (QWERTY)"

#~ msgid "German (no dead keys)"
#~ msgstr "Alaman (stokell marv ebet)"

#~ msgid "Danish"
#~ msgstr "Danek"

#~ msgid "Dvorak (US)"
#~ msgstr "Dvorak (US)"

#~ msgid "Dvorak (Norwegian)"
#~ msgstr "Dvorak (Norvegek)"

#~ msgid "Dvorak (Swedish)"
#~ msgstr "Dvorak (Svedek)"

#~ msgid "Estonian"
#~ msgstr "Estoniek"

#~ msgid "Georgian (\"Russian\" layout)"
#~ msgstr "Jorjiek (reizhadur \"Rusiek\")"

#~ msgid "Georgian (\"Latin\" layout)"
#~ msgstr "Jorjiek (reizhadur \"Latin\")"

#~ msgid "Greek"
#~ msgstr "Gresianek"

#~ msgid "Greek (polytonic)"
#~ msgstr "Gresianek"

#~ msgid "Hungarian"
#~ msgstr "Hungareg"

#~ msgid "Croatian"
#~ msgstr "Kroatek"

#~ msgid "Irish"
#~ msgstr "Iwerzhoneg"

#~ msgid "Israeli"
#~ msgstr "Israelian"

#~ msgid "Israeli (Phonetic)"
#~ msgstr "Israelian (soniadel)"

#~ msgid "Iranian"
#~ msgstr "Iraniek"

#~ msgid "Icelandic"
#~ msgstr "Islandek"

#~ msgid "Italian"
#~ msgstr "Italianek"

#~ msgid "Japanese 106 keys"
#~ msgstr "Japonek (106 stokell)"

#~ msgid "Kannada"
#~ msgstr "Kanadian"

#~ msgid "Korean keyboard"
#~ msgstr "Stokellaoueg korean"

#~ msgid "Latin American"
#~ msgstr "Amerikan Latin"

#~ msgid "Laotian"
#~ msgstr "Laosiek"

#~ msgid "Lithuanian AZERTY (old)"
#~ msgstr "Lituaniek AZERTY (kozh)"

#~ msgid "Lithuanian AZERTY (new)"
#~ msgstr "Lituaniek AZERTY (nevez)"

#~ msgid "Lithuanian \"number row\" QWERTY"
#~ msgstr "Lituaniek QUERTY \"linenn sifroù\""

#~ msgid "Lithuanian \"phonetic\" QWERTY"
#~ msgstr "Lituaniek QUERTY \"soniadel\""

#~ msgid "Macedonian"
#~ msgstr "Makedonia"

#~ msgid "Mongolian (cyrillic)"
#~ msgstr "Mongoliek (lizherenneg ar ruseg)"

#~ msgid "Dutch"
#~ msgstr "Hollandek"

#~ msgid "Polish (qwerty layout)"
#~ msgstr "Polonek (reizhadur qwerty)"

#~ msgid "Polish (qwertz layout)"
#~ msgstr "Polonek (reizhadur qwerty)"

#~ msgid "Portuguese"
#~ msgstr "Portugalek"

#~ msgid "Canadian (Quebec)"
#~ msgstr "Kanadian (Kebek)"

#~ msgid "Romanian (qwertz)"
#~ msgstr "Romaniek (Yawertz)"

#~ msgid "Romanian (qwerty)"
#~ msgstr "Romaniek (qwerty)"

#~ msgid "Russian (Phonetic)"
#~ msgstr "Russian (soniadel)"

#~ msgid "Saami (norwegian)"
#~ msgstr "Sami (Norvegek)"

#~ msgid "Slovenian"
#~ msgstr "Slovek"

#~ msgid "Slovakian (QWERTZ)"
#~ msgstr "Slovakek (QWERTZ)"

#~ msgid "Slovakian (QWERTY)"
#~ msgstr "Slovakek (QWERTY)"

#~ msgid "Serbian (cyrillic)"
#~ msgstr "Serbiek (lizherenneg ar ruseg)"

#~ msgid "Syriac"
#~ msgstr "Siriak"

#~ msgid "Syriac (phonetic)"
#~ msgstr "Siriak (soniadel)"

#~ msgid "Telugu"
#~ msgstr "Telegu"

#~ msgid "Turkish (traditional \"F\" model)"
#~ msgstr "Turkek (hengounel doare \"F\")"

#~ msgid "Turkish (modern \"Q\" model)"
#~ msgstr "Turkek (arnevez doare \"Q\")"

#~ msgid "Ukrainian"
#~ msgstr "Ukrainiek"

#~ msgid "Uzbek (cyrillic)"
#~ msgstr "Ouzbek (lizherenneg ar ruseg)"

#~ msgid "Vietnamese \"numeric row\" QWERTY"
#~ msgstr "Yezh ar Viet-Nam QUERTY \"linenn sifroù\""

#~ msgid "Yugoslavian (latin)"
#~ msgstr "Yougoslaviek (latin)"

#~ msgid "No devices found"
#~ msgstr "N'eo ket trobarzhell ebet !"

#~ msgid "Enable multiple profiles"
#~ msgstr "Aotren lies trolinenn"

#~ msgid "\t* browse the Web"
#~ msgstr "\t* ergerzhet ar Web"

#~ msgid "\t* <b>GDB</b>: the GNU Project debugger"
#~ msgstr "\t* <b>GDB</b> : an Dizraener GNU"

#~ msgid "Installation of %s failed. The following error occurred:"
#~ msgstr "Staliadur %s a zo sac'het. Degouezhet eo ar fazi a heul :"

#~ msgid "Delay before booting the default image"
#~ msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"

#~ msgid "Can not add a partition to _formatted_ RAID md%d"
#~ msgstr "N'hellan ket ouzhpennañ ur parzhadur da RAID md%d _furmadet_"

#~ msgid "mkraid failed (maybe raidtools are missing?)"
#~ msgstr "mkraid sac'het (raidtools a vank emichañs ?)"

#~ msgid "First sector of boot partition"
#~ msgstr "Rann gentañ ar parzhadur loc'hañ"

#~ msgid "Bootloader installation"
#~ msgstr "Staliadur c'harger loc'hañ"

#~ msgid "The package %s is going to be removed."
#~ msgstr "Ar pakad %s a zo war-nes bezañ lamet."

#~ msgid "4 billion colors (32 bits)"
#~ msgstr "4 miliard a livioù (32 bit)"

#~ msgid "Here is the full list of keyboards available"
#~ msgstr "Setu eo listenn leun ar stokellaoueg holl"