summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-06-08 15:02:09 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-06-08 15:02:09 +0000
commit759c983bce8867d7126fa2e82dfb1aa83fd0bd34 (patch)
tree24e8fd27cca38fa6cae094f7a5488d56cd39ece3
parentf284619d375b6868428a999e15ef613a8122c67b (diff)
downloaddrakx-759c983bce8867d7126fa2e82dfb1aa83fd0bd34.tar
drakx-759c983bce8867d7126fa2e82dfb1aa83fd0bd34.tar.gz
drakx-759c983bce8867d7126fa2e82dfb1aa83fd0bd34.tar.bz2
drakx-759c983bce8867d7126fa2e82dfb1aa83fd0bd34.tar.xz
drakx-759c983bce8867d7126fa2e82dfb1aa83fd0bd34.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog1232
1 files changed, 1231 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index b861ecb6d..456e01d7e 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,1233 @@
+2004/06/08 Pixel <pixel at mandrakesoft.com>
+
+ * install_steps_gtk.pm, share/list.i386, install2.pm, standalone/XFdrake,
+ install_steps_interactive.pm: switch to xorg
+
+ * authentication.pm: add "Active Directory" authentication (alpha code)
+
+ * share/rpmsrate:
+ - obsolete: gnome-vfs-extras xanim nist mtv gatos mokmod
+ ghostscript-utils tetex-latex-arab-doc sgml-tools
+ ghostscript-module-SVGALIB kdenetwork-kit ApacheJServ
+ cameleo unarj unstuff postgresql-python mercury NVIDIA_nforce*
+ fonts-type1-baltic gnorpm
+ - obsolete games: xtrojka bunnies xgammon xpuzzles 7colors xrally
+ gtulpas gtkgo
+ - obsolete and the new one is auto required: MAKEDEV
+ - xine-oss xine-xv are in xine-plugins which is required by xine-ui
+ - gatos is no more, replacing with ati.2 (??)
+ - replace php with php-cgi (??)
+ - replace scanner-gui with xsane and "KDE kdegraphics-kooka"
+ - replace clispp2c with clisp (??)
+ - replace autoconf with autoconf2.1
+ - replace automake with automake1.4
+ - switch to gimp2_0
+ - everybuddy is now ayttm
+ - gimp-plugin is no more, but adding gimp-help
+ - Epplets is now epplets (since a lot of time)
+ - mandrake-galaxy is now mandrakegalaxy
+ - prelude is now prelude-manager
+ - kdenetwork-kmail is now kdepim-kmail (same for kdepim-korn and
+ kdepim-knode)
+ - many XFree86-* are now xorg-x11-*, others are removed (the old
+ XFree3 servers)
+ - libxfree86-devel is now libxorg-x11-devel
+ - libxfree86-static-devel is now libxorg-x11-static-devel
+ - tight-vnc-doc is now tightvnc-doc
+ - php-manual is now php-manual-{en,fr,...}
+ - sketch is now skencil
+ - libgr-progs is now netpbm
+ - MySQL-devel is now libmysqlXX-devel
+ - replace xkobo with skobo
+ - fix typo for xtraceroute (bad layout for flag 3D)
+
+ - libiw27 instead of libiw26
+ - libhpojip0 instead of libhpojip
+
+2004/06/08 rgarciasuarez
+
+ * share/list: Report revisions 1.124, 1.125 and 1.126 from HEAD
+
+2004/06/07 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/et.po: updated Estonian file
+ updated pot file
+
+ * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
+ share/po/th.po, share/po/ja.po, share/po/hr.po, share/po/be.po,
+ share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po,
+ share/po/pl.po, share/po/fi.po, share/po/he.po, share/po/ca.po,
+ share/po/da.po, share/po/ar.po, share/po/ltg.po, share/po/nb.po,
+ share/po/ky.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po,
+ share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po,
+ share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po,
+ share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po,
+ share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po,
+ share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/am.po,
+ share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po,
+ share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po,
+ share/po/af.po, share/po/az.po, share/po/pt.po, share/po/fr.po,
+ share/po/ta.po, share/po/vi.po, share/po/nl.po, share/po/de.po,
+ share/po/tl.po, share/po/eo.po, share/po/bg.po, share/po/cs.po,
+ share/po/el.po, share/po/uz@Latn.po: updated pot file
+
+2004/06/07 Pixel <pixel at mandrakesoft.com>
+
+ * mdk-stage1/stage1.c, mdk-stage1/init.c: nasty kernel now gives us weird
+ PIDs, so we can't rely on this to detect if we are running
+ on a live box or not. So set testing to 0
+
+ * mdk-stage1/dietlibc/lib/alloc.c: fix build with gcc 3.4 (+ little
+ cleanup)
+
+ * mouse.pm: hid is missing (and not needed) on kernel 2.6.7.0.rc2
+
+ * mdk-stage1/dietlibc/Makefile:
+ - fix build on gcc 3.4
+ - much nicer detection of wether $ARCH/Makefile.add modifies CFLAGS or
+ not
+
+2004/06/04 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/netconnect.pm: switch ONBOOT to on/off for isdn and adsl
+ connections
+
+ * network/adsl.pm: remove some FIXME comments
+
+2004/06/04 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/gl.po: updated Galician file
+
+2004/06/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/service_harddrake.sh: run harddrake service earlier
+
+ * any.pm (setupBootloader) remove debugging messages
+ (setupBootloader__entries) fix typo (Andrea Celli)
+
+2004/06/03 Pixel <pixel at mandrakesoft.com>
+
+ * Xconfig/xfree.pm: add resolution 1920x1200 called WUXGA (used by Dell
+ Laptops Inspiron 8500, 8600 and Latitude D800) (bugzilla #6795)
+
+ * tools/cvslog2changelog.pl: add AUTHOR environment option for my warly
+ reports
+
+ * patch/patch-rh9-mdk10.pl: only big known bug remaining is mouse
+ configuration
+
+ * mdk-stage1/probing.c: use the same technique as ldetect for detecting
+ usb and firewire controllers (based on the pci class)
+ use the same technique as ldetect for detecting usb and firewire
+ controllers (based on the pci class)
+
+2004/06/02 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/de.po: updated German file
+
+2004/06/02 Pixel <pixel at mandrakesoft.com>
+
+ * any.pm:
+ - add descriptions for NFS and SMB (thanks to bugzilla #9940)
+ - don't iterate on %l, better iterate on %types
+
+ * fs.pm:
+ - stop mounting ext3 partitions using type ext2 during install
+ - stop fsck'ing ext3 partitions (it was only done during install, not
+ upgrade)
+
+2004/06/01 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/adsl.pm: s#ppp/peers/adsl#ppp/peers/ppp0#
+ as we now use ifup-ppp for adsl, it will look for ppp0
+ new way to specify how to up connection for pppoe(xDSL) and others(ADSL)
+
+2004/06/01 jjorge
+
+ * share/po/pt.po: saraiva
+
+2004/06/01 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/am.po: updated Amharic file
+
+ * share/po/nb.po: updated Norwegian po file
+
+2004/06/01 Pixel <pixel at mandrakesoft.com>
+
+ * standalone/drakboot: rollback weird and ugly workaround when pressing
+ cancel on the ask_warn. The real fix is in ugtk2.pm
+
+ * any.pm: handle the nfs/smb service disabled (enhancement given by
+ Olivier Blin)
+
+ * ugtk2.pm: when wizcancel occurs, ugtk2 object is not destroyed (the
+ garbage collector seems to have some pbs taking care of this, but since
+ many callbacks using it are registered, it's no wonder)
+ (fixes pressing "Cancel" on a ->ask_warn in wizard mode)
+ (set_text): fix "cleanups"
+
+2004/06/01 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Really apply gui fix.
+ Use array rather than hash per Thierry.
+ Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
+ Binary ftp/gui fixes from cooker branch.
+
+ * standalone/drakTermServ: Use array rather than hash per Thierry.
+ Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
+
+2004/06/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * network/tools.pm: remove debug message
+ (use_windows) space cleanup
+
+ * ugtk2.pm (set_text) cleanups
+
+ * network/netconnect.pm: make LAN wizard more user friendly: move "manual
+ choice" after detected
+ interfaces
+
+ * standalone/drakboot (lilo_choice) fix error title
+ fix "two windows after exception" bug
+
+ * network/drakfirewall.pm: mark it as translatable for non alphabetic
+ languages
+
+ * drakxtools.spec: 10-42mdk
+
+ * bootloader.pm (write_grub_config) do not write partial config file (thus
+ garbaging previous
+ config) if an error occured
+
+ * detect_devices.pm (getNet) handle interface w/o ip addresses
+ (getNet) rollbacl to MDK10.0 detection scheme
+
+2004/05/28 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Typo in tape restore (Federico Belvisi).
+
+2004/05/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * network/netconnect.pm (real_main) fix protocol switching from manual to
+ auto when stepping back
+ merge brown paper bug fix from TRUNK
+
+ * network/ethernet.pm (get_eth_cards) fallback on sysfs in order to get
+ driver and card
+ description when ethtool is not supported (eg: ipw2100 driver for
+ intel centrino)
+ merge from HEAD:
+ (get_eth_cards) fallback on sysfs in order to get
+ driver and card description when ethtool is not supported (eg: ipw2100
+ driver for intel centrino)
+ merge fixes from HEAD
+
+ * keyboard.pm, any.pm, c/stuff.xs.pl, standalone/drakTermServ,
+ standalone/net_monitor, network/drakfirewall.pm, authentication.pm,
+ detect_devices.pm: merge fixes from HEAD
+
+ * standalone/drakbackup: merge fix from TRUNK
+ merge fixes from HEAD
+
+ * network/network.pm (read_all_conf) read VLAN interfaces too
+ (read_all_conf) read ip aliased interfaces too
+
+ * drakxtools.spec: update 10-41mdk's changelog
+ 10-41mdk
+ 10-40mdk
+ fix 10-37mdk's indentation
+ fix perl Glib/Gtk2 binding requires for mdk10.0
+ fix 10-34.2mdk changelog indentation
+ update 10-34.2mdk's changelog
+ update 10-34.2mdk's changelog
+ merge fixes from HEAD
+
+2004/05/27 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/adsl.pm:
+ - drop old internet service code
+ - only one way to configure/up/down an adsl connection
+
+ * network/netconnect.pm:
+ - call remove_initscript because internet service is dropped
+ - drop write_initscript call
+
+ * network/tools.pm:
+ - kill write_initscript
+ - add remove_initscript
+
+2004/05/27 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/am.po: Added Amharic file
+
+2004/05/27 Pixel <pixel at mandrakesoft.com>
+
+ * fs.pm: new function isTrueLocalFS() to make a distinction between
+ ext3/reiserfs/... and nfs
+ => allow /home on nfs (bugzilla #7460)
+ new function isTrueLocalFS() to make a distinction between
+ ext3/reiserfs/... and nfs
+ => allow /home on nfs (bugzilla #7460)
+
+ * fsedit.pm, install_interactive.pm, partition_table.pm: new function
+ isTrueLocalFS() to make a distinction between ext3/reiserfs/... and nfs
+ => allow /home on nfs (bugzilla #7460)
+
+ * Xconfig/card.pm, install2.pm, install_steps.pm, install_any.pm,
+ install_steps_interactive.pm: handle freeDriver which disable using
+ proprietary X driver (esp. for nvidia)
+
+ * any.pm: really chkconfig --add and --del for "diskdrake --fileshare"
+ (thanks to Olivier Blin)
+ instead of removing package nfs-utils or samba-server (when "diskdrake
+ --fileshare" disables a export kind) (bugzilla #9804)
+
+2004/05/27 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * detect_devices.pm (getNet) ignore loopback device
+
+ * standalone/net_monitor (get_val) reuse c::get_netdevices() and thus skip
+ bogus sit0
+
+ * drakxtools.spec: 10-39mdk
+ 10-38mdk
+
+2004/05/26 Daouda Lo <daouda at mandrakesoft.com>
+
+ * docs/HACKING:
+ - perl-XML-Parser is needed at build stage
+
+2004/05/26 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/tl.po: updated Filipino file
+
+ * keyboard.pm, share/rpmsrate, lang.pm: enabled Latgalian language choice;
+ prepared for Sardian;
+ rpmsrate: Japanese input method is now "uim"
+
+2004/05/26 Pixel <pixel at mandrakesoft.com>
+
+ * common.pm, crypto.pm, install_any.pm: /etc/mandrake-release is now
+ /etc/mandrakelinux-release
+
+ * lang.pm:
+ - call handleI18NClp() ASAP
+ - create and use lang2move_clp_name()
+
+ * install2.pm: "expert" flag in stage2 is bad and deprecated, removing it!
+
+2004/05/26 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * detect_devices.pm (getNet) reuse c::get_netdevices()
+ (getNet) support br (bridging) and tr (UML) interfaces (florin)
+
+ * c/stuff.xs.pl (netdevices) introduce it in order to list network
+ interfaces
+
+2004/05/25 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/tg.po, share/po/eu.po: updated Basque and Tajik files
+
+ * share/keyboards.tar.bz2: new keyboards; new lang->keyboard
+ correspondences
+
+ * keyboard.pm: Nepali uses devanagari script
+ new keyboards; new lang->keyboard correspondences
+ don't trust the USB keyboard layout announc when it claims to be "us"
+ layout (mosdt manufacturers just keep that default value while seeling
+ different layouts)
+
+2004/05/25 rvojta
+
+ * network/drakfirewall.pm:
+ - BitTorrent support added
+
+2004/05/25 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: update 10-37mdk's changelog
+ 10-37mdk
+
+ * network/ethernet.pm (mapIntfToDevice) only try to lookup pci or usb
+ device by bus location
+ if its location is defined (some driver are returning bogus data on
+ ETHTOOL_GDRVINFO command)
+ (get_eth_cards) brown paper bug: fix card name lookup when driver does
+ not support GDRVINFO command from ETHTOOL ioctl and there's only one
+ card managed by this driver
+
+ * share/po/br.po: update
+
+2004/05/24 rgarciasuarez
+
+ * share/list: Don't hardcode architecture
+
+2004/05/24 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Fix dropped .txt files when running mkisofs.
+ (Anthill #799)
+
+2004/05/24 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/draksplash (mk_frame) minor cleanup
+ switch from deprecated OptionMenu into new ComboBox widget
+
+ * share/po/br.po: typo fix
+
+ * drakxtools.spec: 10-36mdk
+
+ * standalone/drakperm, standalone/drakbug, interactive/gtk.pm,
+ standalone/drakboot, standalone/draksec, standalone/drakfloppy,
+ standalone/drakTermServ, Xconfig/resolution_and_depth.pm,
+ standalone/drakbackup: switch from deprecated OptionMenu into new
+ ComboBox widget
+
+ * standalone/drakconnect: switch from deprecated OptionMenu into new
+ ComboBox widget
+ (build_notebook) simplify pull down menu filling and do not duplicate
+ protocols
+ list
+
+ * ugtk2.pm: still provide compat stuff for OptionMenu (#9826) until all
+ tools are
+ converted
+
+2004/05/21 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup, standalone/drakTermServ: Some new perl_checker
+ fixes.
+
+2004/05/20 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakTermServ: Add /etc/modprobe* mount points for client
+ hardware config.
+
+2004/05/19 Daouda Lo <daouda at mandrakesoft.com>
+
+ * share/list:
+ - Share pango modules between the FT2 and Xft backend (named fc in
+ pango 1.4)
+ - pango-modules file is now located in /etc/pango/i386/
+ - Add Build.pm
+
+2004/05/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * c/stuff.xs.pl (hasNetDevice, isNetDeviceWirelessAware, getNetDriver)
+ explicitely use
+ system IFNAMSIZ instead of implicitely defining it
+ (isNetDeviceWirelessAware) introduce it in order to detect whether a
+ network interface support wireless extensions or not
+ forward better LAN vs wireless filtering
+
+ * network/adsl.pm: forward speedtouch fix (using kernel mode)
+
+ * network/netconnect.pm: filter LAN and Wireless cards by explicitely
+ checking whether network
+ interfaces support wireless extensions or not instead of relying on
+ both ethtool support (in order to get the module name) and checking
+ against a whitelist of known wireless awere cards
+ forward speedtouch fix (using kernel mode)
+ forward better LAN vs wireless filtering
+
+ * drakxtools.spec: 10-35mdk
+
+2004/05/18 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/cy.po, share/po/ky.po, share/po/es.po, share/po/pl.po: updated
+ Kyrgyz and Welsh files
+
+2004/05/18 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * ugtk2.pm (Gtk2::OptionMenu->new) kill debug message
+ (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget by
+ the new ComboBox widget
+
+2004/05/17 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/netconnect.pm: perl_checker compliance
+ remove speedtouch and ISDN 'only working under 2.4 kernel' warnings
+
+2004/05/17 Pixel <pixel at mandrakesoft.com>
+
+ * authentication.pm: install autofs for nis authentication (dixit florin &
+ fcrozat)
+
+ * Xconfig/xfree.pm: restore the ability to specify the file where the
+ config should be written (since it's used by Xconfig/test.pm)
+
+ * Makefile: instead of keeping stage1 (mostly as temporary space but with
+ a fixed size, and for the background init),
+ exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
+ for Mandrakemove)
+ stage2 now builds the full mdkinst, and full_stage2 is stage2 + building
+ mdkinst_stage2
+
+2004/05/17 rgarciasuarez
+
+ * tools/Makefile: Clean up perl version checking in the tools makefile.
+
+ * Makefile: Remove an obsolete check for XFree86-VGA16
+
+ * share/list: Fix version of PerlIO::gzip in file list
+
+2004/05/17 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/icons/drakconnect_step.png: kill unused image
+
+ * share/po/br.po: update
+
+2004/05/16 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
+
+ * share/po/pl.po: Fixes
+
+2004/05/16 yrahal
+
+ * share/po/ar.po: Arabic translation
+
+2004/05/15 Fabian Mandelbaum <fabman at 2vias.com.ar>
+
+ * share/po/es.po: Upadted Spanish messages
+
+2004/05/14 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/adsl.pm: Fixes to use speedtouch kernel driver / drop userspace
+ one
+ (happy modem with both 2.4 and 2.6)
+ - fix modem_run parameters to use kernel driver
+ - change/move pty declaration in /etc/ppp/peers/adsl
+ - plugin pppoatm has to be set and vpi.vci too
+ - new net_cnx_{up/down}, speedtouch.sh seems to be useless now
+
+2004/05/13 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/sl.po, share/po/ky.po, share/po/hi.po: fixed "default:LTR"
+ string
+
+ * share/po/et.po, share/po/pt_BR.po: updated Estonian and Brazilian files
+
+2004/05/13 Pixel <pixel at mandrakesoft.com>
+
+ * install2.pm: in manualFstab coming from auto_install.cfg, allow device
+ /dev/XXX instead of simply XXX
+ instead of keeping stage1 (mostly as temporary space but with a fixed
+ size, and for the background init),
+ exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
+ for Mandrakemove)
+
+ * mdk-stage1/probing.c: usb cdrom has a weird size in /proc/partitions,
+ the result is that it is detected as floppy
+ usb cdrom has a weird size in /proc/partitions, the result is that it is
+ detected as floppy
+
+ * c/stuff.xs.pl, diskdrake/interactive.pm, fs.pm, fsedit.pm,
+ standalone/drakupdate_fstab: really handle LABEL=XXX in fstab (as used
+ by redhat) (no xfs labels yet)
+
+ * mdk-stage1/Makefile, mdk-stage1/disk.c, mdk-stage1/tools.h,
+ mdk-stage1/log.c, mdk-stage1/adsl.c, Makefile, mdk-stage1/cdrom.c,
+ share/devices, mdk-stage1/config-stage1.h, mdk-stage1/stage1.h,
+ mdk-stage1/tools.c, mdk-stage1/.cvsignore, share/symlinks,
+ mdk-stage1/stage1.c, mdk-stage1/init.c, mdk-stage1/dhcp.c,
+ mdk-stage1/network.c: instead of keeping stage1 (mostly as temporary
+ space but with a fixed size, and for the background init),
+ exit the stage1 giving hand to stage2 in a tmpfs (same as what was done
+ for Mandrakemove)
+
+ * ugtk2.pm: better error logging when gtkcreate_img or gtkcreate_pixbuf
+ can't find the image
+
+ * Xconfig/resolution_and_depth.pm: simplify
+ Xconfig::resolution_and_depth::allowed(): adapt it to the way it's
+ really used
+ $prefered_depth defaults to the greatest depths, no need to set it to 24
+ vmware doesn't like 24bpp (bugzilla #9755)
+
+ * Xconfig/monitor.pm: speed-up monitor choosing dialog when {VendorName}
+ is undef (esp. when using "use diagnostics")
+
+2004/05/12 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/advertising/dwd-07.pl: unified two strings
+
+ * share/po/et.po: updated Estonian file
+
+ * share/po/be.po: updated po file
+
+2004/05/12 Pixel <pixel at mandrakesoft.com>
+
+ * keyboard.pm, install_steps_interactive.pm: fix typo
+
+ * lang.pm: no lang-ltg.png, so disabling ltg
+ - fix typo
+ - fix last commit which was not using $locale_country as it should in
+ system_locales_to_ourlocale()
+
+ * Makefile: use busybox when dont_run_directly_stage2
+
+ * install_any.pm: fix selecting locales-LANG (it didn't really work, but
+ it doesn't seem needed?)
+
+2004/05/11 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po,
+ share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po,
+ share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po,
+ share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po,
+ share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po,
+ share/po/nb.po, share/po/ky.po, share/po/uz.po, share/po/ro.po,
+ share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
+ share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
+ share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
+ share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/nn.po,
+ share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po,
+ share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po,
+ share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po,
+ share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po,
+ share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po,
+ share/po/de.po, share/po/tl.po, share/po/eo.po, share/po/bg.po,
+ share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
+
+2004/05/11 Pixel <pixel at mandrakesoft.com>
+
+ * authentication.pm: fix winbind configuration and do the same for LDAP
+ and NIS (modifs proposed and checked by Vincent Guardiola)
+
+ * mdk-stage1/stage1.c: adapt copyright
+
+ * lang.pm:
+ - new function locale_to_main_locale() to replace the typical
+ substr($lang, 0, 2) or $lang =~ /(..)/
+ - new function analyse_locale_name() to replace various regexps on
+ locale name
+ - use those 2 functions for cleanup
+ - cleanup even more standard_locale()
+ perl_checker compliance
+ remove unused function
+
+ * drakxtools.spec: new update:
+ - fix pam configuration when using winbind (also fixes LDAP and NIS
+ (?))
+
+ * detect_devices.pm: rewrite a little probeSerialDevices(), the beginning
+ is still very strange
+
+ * Xconfig/test.pm: fix typo
+
+ * printer/main.pm, install_steps.pm, keyboard.pm: use
+ lang::analyse_locale_name() and lang::analyse_locale_name()
+
+ * http.pm, Xconfig/card.pm, printer/detect.pm, wizards.pm,
+ interactive/newt.pm, network/netconnect.pm, mouse.pm, install2.pm,
+ .perl_checker: perl_checker compliance
+
+ * ugtk2.pm: perl_checker compliance
+ better error logging when gtkcreate_img or gtkcreate_pixbuf can't find
+ the image
+
+ * any.pm: use lang::analyse_locale_name() and lang::analyse_locale_name()
+ more cleanup in selectLanguage()
+ selectLanguage():
+ - simplify @langs generation
+ - use a tree if @langs > 15, not when $::move is set
+
+ * install_steps_interactive.pm: use lang::analyse_locale_name() and
+ lang::analyse_locale_name()
+ fix ugly typo (thanks to perl_checker)
+
+ * install_any.pm: fix selecting locales-LANG (i didn't really work, but it
+ doesn't seem needed?)
+
+2004/05/11 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/br.po: update
+
+ * harddrake/data.pm: do not run XFdrake in automatic mode, it's useless
+
+2004/05/10 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/man/C/man5/drakbackup.conf.5: Man page for drakbackup.conf.
+
+2004/05/10 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/br.po: update breton translation
+
+2004/05/08 Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>
+
+ * share/po/pl.po: Updated partially
+
+2004/05/08 Pixel <pixel at mandrakesoft.com>
+
+ * standalone/diskdrake: perl_checker compliance
+
+2004/05/08 Till Kamppeter <till at mandrakesoft.com>
+
+ * standalone/scannerdrake: Fixed firmware installation.
+
+2004/05/07 Pixel <pixel at mandrakesoft.com>
+
+ * Xconfig/main.pm: remove debugging code
+ you can now configure monitors on heads > 1
+ fix an old typo
+
+ * Xconfig/various.pm, Xconfig/resolution_and_depth.pm, Xconfig/xfree.pm:
+ you can now configure monitors on heads > 1
+
+ * Xconfig/monitor.pm: you can now configure monitors on heads > 1
+ rename monitors() and $monitors to monitors_db() and $monitors_db
+ (preparation for next commit which adds ability to configure each
+ monitor)
+
+2004/05/07 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/drakclock: do saner check for ntp package (Robert Vojta)
+
+2004/05/06 Pixel <pixel at mandrakesoft.com>
+
+ * fs.pm, standalone/drakupdate_fstab: don't prefer_devfs_name when reading
+ /proc/mounts (which uses devfs names)
+
+ * Xconfig/card.pm: don't succeed automatic configuration (not
+ auto_install) when there is many cards (as requested by Joe Bolin on
+ cooker)
+
+2004/05/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/br.po: update
+
+2004/05/05 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * lang.pm: preparing for Furlan
+
+ * share/po/gl.po: updated Galician file
+
+2004/05/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: fix 10-31mdk's changelog
+
+ * network/drakfirewall.pm: open more ports for samba
+
+ * network/netconnect.pm: do not offer to set DOMAINNAME2 since it is never
+ saved nor read (#9580)
+
+2004/05/04 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/ethernet.pm: use @cards instead of $#cards as told by master
+ pipi
+ perl_checker fixes
+
+ * network/netconnect.pm: perlchecker fixes
+
+2004/05/04 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: 10-34mdk
+
+ * standalone/drakconnect: fix interface destruction wizard
+
+ * share/po/de.po: update
+
+2004/05/03 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/netconnect.pm, network/isdn.pm: take ISDN protocol into account
+ for people outside Europe to use it
+ (kind of lost in space before)
+
+2004/05/03 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/de.po: updated German file
+
+2004/05/03 Pixel <pixel at mandrakesoft.com>
+
+ * install_steps.pm: no need for defensive programming
+ blank.img has been removed, so remove special code handling it
+
+ * docs/README: quick update, not complete
+
+ * mdk-stage1/modules.c, install_steps_interactive.pm, install2.pm,
+ modules.pm, mdk-stage1/stage1.c: blank.img has been removed, so remove
+ special code handling it
+
+ * Xconfig/xfree3.pm, Xconfig/various.pm, Xconfig/card.pm,
+ Xconfig/resolution_and_depth.pm, Xconfig/xfree.pm, Xconfig/test.pm,
+ Xconfig/xfreeX.pm, mouse.pm, Xconfig/xfree4.pm, standalone.pm,
+ Xconfig/default.pm, Xconfig/main.pm, Xconfig/screen.pm, Xconfig/FILES:
+ XFree 3 is gone!
+
+ * mdk-stage1/Makefile: stage1-disk and stage1-medias-usb are dead already
+
+2004/05/01 Pixel <pixel at mandrakesoft.com>
+
+ * fs.pm, standalone/drakupdate_fstab, diskdrake/interactive.pm, fsedit.pm:
+ fix drakupdate_fstab adding twice an entry in fstab, one with the old
+ name, one with the devfs name
+
+2004/04/30 Pixel <pixel at mandrakesoft.com>
+
+ * detect_devices.pm, any.pm, devices.pm:
+ - new getSCSI_26() not using /proc/scsi/scsi
+ (since we can't say first Direct-Access entry is sda anymore)
+ - deprecate field {raw_type}
+ - don't fill {device} with sgX for non-(cdrom|hd|floppy)
+ (hopefully not used by anything, except maybe scanners?)
+ - replace scdX with srX (which everybody use)
+
+2004/04/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone.pm (version) bump release number
+
+ * standalone/drakclock: time is displayed as HH:MM:SS with RTL languages
+
+ * drakxtools.spec: 10-32mdk
+
+ * harddrake/data.pm: list SATA controllers in their own category (anthill
+ #741)
+
+2004/04/28 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/isdn.pm: cleaning _last_ 'isdn_' prefix
+ drop unused ISA and EXPORT
+ drop isdn_ fonction names
+
+ * network/netconnect.pm: drop isdn_ fonction names
+ drop network::isdn->import
+
+ * harddrake/data.pm: change last isdn_detect_backend() remaining
+
+ * standalone/drakconnect: drop isdn_ fonction names
+
+2004/04/28 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/ky.po: updated Kyrgyz file
+
+ * share/po/nn.po: Updated Nynorsk file
+
+2004/04/28 tsdgeos
+
+ * share/po/ca.po: updating catalan translations of DrakX and drakfax
+
+2004/04/28 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/fr.po: update
+
+ * standalone/service_harddrake: log removed/added hw
+
+2004/04/27 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/isdn.pm: no need to up ippp0 in net_cnx_up, it's been up'ed at
+ startup
+
+ * standalone/drakconnect: more gui layout fixes
+
+ * network/netconnect.pm, network/tools.pm: try to fix #3793 or at least
+ enhance firmware seeking on windows partition
+ (based upon titi's patch)
+
+2004/04/27 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/de.po, share/po/pt_BR.po: updated Brazilian file
+
+2004/04/27 Pixel <pixel at mandrakesoft.com>
+
+ * standalone/XFdrake: not needed for Lacie, so removing
+
+ * diskdrake/removable.pm, diskdrake/interactive.pm: revert handling --auto
+ for removable, it is much better done in a separate function
+ (the goal of this --auto is not clear at all, and is better explicitly
+ done)
+
+2004/04/27 yrahal
+
+ * share/po/ar.po: Arabeyes' Arabic translation
+
+2004/04/26 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/de.po: updated German translations
+
+2004/04/26 Pixel <pixel at mandrakesoft.com>
+
+ * run_program.pm: create ~/tmp when needed
+
+ * mdk-stage1/stage1.c, mdk-stage1/config-stage1.h: rename MandrakeMove to
+ Mandrakemove
+
+ * lang.pm: utf8_should_be_needed() must return true if any of the
+ languages chosen is utf8, not only the main one
+ (it also returns true when there are many charsets)
+
+2004/04/25 fwang
+
+ * share/po/zh_CN.po: update
+
+2004/04/25 yrahal
+
+ * share/po/ar.po: Arabeyes.org's Arabic translation
+
+2004/04/24 fwang
+
+ * share/po/zh_CN.po: update
+
+2004/04/23 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * standalone/drakconnect: re-indentation
+ use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set a
+ border_width at the same time
+ change packing to get a better GUI
+
+ * ugtk2.pm: create frame with a border witdth (titi rulez)
+
+2004/04/23 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/nn.po: updated Nynorsk file
+
+ * share/po/gl.po: updated Galician files
+
+2004/04/23 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * ugtk2.pm (shrink_topwindow) support both 10.0 and cooker
+
+ * standalone/drakconnect: remove useless ::prefix references
+ (build_notebook) sort ppp auth methods
+
+ * drakxtools.spec: 10-32mdk
+
+ * standalone/service_harddrake: do automatic sound configuration (one can
+ still switch between OSS and
+ ALSA through mcc)
+ handle again timeouts
+ do X11 configuration automagically
+ - when automatic flag is set for one hardware class, do not ask for
+ confirmation and just do what is needed
+ - only show "probing in progress" message if we did run an interactive
+ tool
+
+ * modules.pm (probe_category) perl_checker cleanup
+ (remove_alias, remove_alias_regexp, remove_alias_regexp_byname,
+ remove_module, set_options) add more explanations
+
+ * harddrake/data.pm: do X11 configuration automagically
+ (set_removable_configurator) use diskdrake instead of drakupdate_fstab
+ for removable media in automatic mode
+ set automatic flag for removable media
+
+ * diskdrake/interactive.pm, diskdrake/removable.pm: handle --auto when
+ managing removable media
+
+ * Xconfig/various.pm, standalone/XFdrake: handle --auto
+
+2004/04/22 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * modules.pm: fix 'somewhat' broken isdn type and driver name fetching
+ from pcitable
+ (this is no paper-bag)
+
+2004/04/22 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/sl.po: updated Slovanian file
+
+2004/04/22 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/service_harddrake, standalone/harddrake2: switch to new
+ harddrake data structure
+
+ * install_steps_interactive.pm (summary) install alsaconf too for isapnp
+ sound cards (it better handle some
+ isapnp sound cards)
+
+ * standalone/drakxtv: fix tv cards detection
+
+ * harddrake/data.pm: split usb ports from usb controllers (arnaud request)
+ new harddrake data structure (easier to extend)
+
+ * harddrake/v4l.pm: sync tuners list with 2.6.6-rc2 too
+ sync card lists with 2.6.6-rc2
+
+2004/04/20 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * standalone/drakconnect: move reread_net_conf to tools.pm
+ remove unneeded @all_cards initialisation in reread_net_conf
+
+ * network/tools.pm: move reread_net_conf to tools.pm
+
+2004/04/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/drakconnect (populate_notebook) fix drakxtools' build
+ (build_notebook) do not assume there's not language that want to
+ translate the "dhcp" string as in other code
+
+ * drakxtools.spec: 10-31mdk
+
+2004/04/19 dam's <dams at idm.fr>
+
+ * standalone/drakfont: attempt to correct bug #9423
+
+2004/04/19 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * network/adsl.pm: $adsl_modem is optional, moved to $o_adsl_modem
+
+ * standalone/drakconnect: dropped $::i in foreach loop, use $i instead
+ - translate strings once and only for the user.
+ don't bother with translated strings internally..
+ - drop DHCP translation, it's always DHCP
+ IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP
+ (broken by #8498 fix)
+
+2004/04/19 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/cy.po, share/po/nb.po: updated Welsh and Norwegian files
+
+2004/04/19 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Consolidate button_box* code, remaining
+ file_dialogs.
+
+2004/04/18 tsdgeos
+
+ * share/po/ca.po: Unfuzzying and updating
+
+2004/04/18 yrahal
+
+ * share/po/ar.po: Arabic translation (Arabeyes.org)
+
+2004/04/16 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Some drives don't return "ATIP info from disk".
+
+2004/04/11 yrahal
+
+ * share/po/ar.po: Arabic translation
+
+2004/04/09 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/cy.po, share/po/uk.po: updated Ukrainian and Welsh files
+
+ * share/po/nn.po, share/po/tl.po: updated Nynorsk and Filipino files
+
+ * share/po/hi.po, share/po/eu.po: corrected default:LTR entries
+
+2004/04/09 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * install_steps.pm, lang.pm (lang::write_langs) drop prefix parameter
+
+2004/04/08 Daouda Lo <daouda at mandrakesoft.com>
+
+ * standalone/drakclock:
+ - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation
+
+2004/04/08 keld
+
+ * share/po/da.po: updates
+ soft/mdkonline/po/da.po soft/wizard_perl/po/da.po
+ gi/perl-install/share/po/da.po
+
+2004/04/08 Pixel <pixel at mandrakesoft.com>
+
+ * install2.pm: mount /sys before move::init() since move::init() needs it
+
+ * mdk-stage1/lomount.c:
+ - no need for chloop device anymore, my kernel patch applies directly
+ on the default loop module :)
+ - gzloop needs cryptoloop and zlib_inflate (why must i handle this by
+ hand? is my gzloop ugly?...)
+
+ * devices.pm: get rid of the chloop code (not used anymore)
+
+2004/04/08 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: bump glib/gtk+ perl binding requires
+ use Mandrakelinux now
+ 10-30mdk
+
+2004/04/07 dam's <dams at idm.fr>
+
+ * standalone/drakups: corrected drakups against new libconf 0.32
+
+2004/04/07 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * lang.pm: defined default font to use in KDE for devanagari and malayalam
+ scripts
+
+2004/04/06 David Baudens <baudens at mandrakesoft.com>
+
+ * share/advertising/list-pwp, share/advertising/list-dwd,
+ share/advertising/list-dis, share/advertising/list-ppp: Don't display
+ commercial advertisement in development version
+
+2004/04/06 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/ky.po, share/po/eu.po: Added Kyrgyz file; updated Basque file
+
+2004/04/06 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakTermServ: Use a scalar with cat_ (Pixel suggestion).
+ Don't move existing dhcpd.conf, add an include for terminal-server
+ instead.
+
+2004/04/06 tbacklund
+
+ * share/po/fi.po: fully translated, was 3 fuzzy, 3 untranslated
+
+2004/04/06 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * ugtk2.pm (shrink_topwindow) fix faillure with perl-Gtk+-1.04x (#9411)
+
+ * install_steps_interactive.pm: typo fix
+
+2004/04/05 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/hi.po: updated Hindi file
+
+2004/04/05 Pixel <pixel at mandrakesoft.com>
+
+ * fs.pm: allow mounting type devpts
+ perl now handle cleanly utf8 string in exceptions, no need to die
+ \N("...")
+
+ * loopback.pm, diskdrake/hd_gtk.pm, diskdrake/interactive.pm, lvm.pm,
+ install2.pm, fsedit.pm, network/drakfirewall.pm, authentication.pm,
+ install_steps.pm, raid.pm, bootloader.pm, swap.pm, install_any.pm,
+ install_interactive.pm, partition_table/raw.pm, partition_table.pm,
+ install_steps_interactive.pm: perl now handle cleanly utf8 string in
+ exceptions, no need to die \N("...")
+
+2004/04/05 Stew Benedict <sbenedict at mandrakesoft.com>
+
+ * standalone/drakbackup: Remove config-info (new home to be man page).
+ Use ugtk2 cursor wait/normal (share the wheel).
+ Combine/rework restore code.
+
+2004/04/05 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * install_any.pm (setDefaultPackages) despite find and any are
+ semantically equivalent
+ in this context, any will be used there (boolean vs scalar context)
+ (setDefaultPackages) install alsa-utils if *any* of the present sound
+ card is driven by ALSA
+
+ * standalone/service_harddrake: log nv<=>nvidia switches
+
+ * share/rpmsrate: install gnome-alsamixer and alsa-utils when there's an
+ alsa driver sound card
+ setDefaultPackages
+ im-ja has been reported to be more user-friendly than uim
+
+2004/04/04 keld
+
+ * share/po/da.po: updates
+ gi/perl-install/share/po/da.po
+
+2004/04/04 yrahal
+
+ * share/po/ar.po: Commmitting Arabeyes.org's Arabic translation of the
+ week
+
+2004/04/02 Fabian Mandelbaum <fabman at 2vias.com.ar>
+
+ * share/po/es.po: Updated Spanish translations
+
+2004/04/02 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/fa.po, share/po/nb.po: updated Farsi and Norwegian files
+
+2004/04/02 Pixel <pixel at mandrakesoft.com>
+
+ * mdk-stage1/Makefile: clean init-move when cleaning
+
+ * mdk-stage1/nfsmount.c: enable nfs install on old i586 machines (or maybe
+ poor network cards) (bugzilla #9322) (thanks to Michael Riss)
+
+2004/04/02 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/br.po: update
+
+2004/04/01 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/ms.po, share/po/gl.po, share/po/pt_BR.po, share/po/th.po,
+ share/po/et.po, share/po/ja.po, share/po/be.po, share/po/ko.po,
+ share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, share/po/pl.po,
+ share/po/he.po, share/po/ca.po, share/po/da.po, share/po/ar.po,
+ share/po/ltg.po, share/po/nb.po, share/po/uz.po, share/po/ro.po,
+ share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po,
+ share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po,
+ share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po,
+ share/po/ru.po, share/po/sl.po, share/po/nn.po, share/po/tr.po,
+ share/po/mt.po, share/po/ga.po, share/po/uk.po, share/po/lt.po,
+ share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po,
+ share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po,
+ share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/vi.po,
+ share/po/nl.po, share/po/de.po, share/po/tl.po, share/po/bg.po,
+ share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: updated pot file
+
+ * share/po/sk.po, share/po/hr.po, share/po/fi.po, share/po/br.po,
+ share/po/mn.po, share/po/ta.po, share/po/eo.po: updated Mongol files
+ updated pot file
+
+2004/04/01 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: move harddrake service confirmation script from spec
+ file into its own file
+
+ * Makefile.config: list service_harddrake_confirm too
+
+ * ugtk2.pm: space cleanup
+
+ * standalone/service_harddrake_confirm: pass timeout parameter too
+ move harddrake service confirmation script from spec file into its own
+ file
+
+ * standalone/service_harddrake: let execl() handle the arg array (this is
+ safer)
+ pass timeout parameter too
+ enable to translate a few more messages
+ translate "XYZ was added/removed" messages
+
+2004/03/31 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/fr.po: typo fix
+
+ * drakxtools.spec: fix drakxtools postuninstall script
+
+2004/03/30 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * pixmaps/langs/lang-ltg.png, lang.pm: Added missing choice for Latgalian
+ (it had been forgotten when adding the
+ 10.0 new languages)
+
+2004/03/30 Pixel <pixel at mandrakesoft.com>
+
+ * rescue/list: add /sbin/badblocks
+
+ * ugtk2.pm: fix relative file names (mostly (only?) for debugging)
+
+2004/03/30 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * share/po/br.po: update
+ update
+ update
+
+ * any.pm: share translation with help.pm
+
+ * share/po/fr.po: fix inverted translations (#8217)
+
+2004/03/29 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/hi.po: corrected default:LTR entries
+
+ * share/po/it.po: corrected default:LTR entries
+ updated Italian file
+
+2004/03/29 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * standalone/service_harddrake: space "fix"
+ typo fix
+ only alter xfree config if we found an nvidia card
+ try several locations
+ check for compressed nvidia modules too
+ typo fix
+
+ * drakxtools.spec: 10-29mdk
+ 10-28mdk
+
+ * share/po/fr.po: typo fix
+ update
+
2004/03/29 Pablo Saratxaga <pablo at mandrakesoft.com>
* share/po/hi.po: corrected default:LTR entries
@@ -29964,7 +31194,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.924 2004/03/26 15:39:46 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.925 2004/03/29 08:15:49 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than
2089' href='#n2089'>2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612
# translation of DrakX-hi.po to हिन्दी, भारत (Hindi, India)
# Copyright (C) 2003,2004 Free Software Foundation, Inc.
# धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>, 2003, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-hi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-10-01 09:49+0200\n"
"PO-Revision-Date: 2004-04-04 21:54+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
"Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"

#: drakauth:24 drakauth:26 draksec:279 draksec:328
#, c-format
msgid "Authentication"
msgstr "प्रमाणीकरण"

#: drakauth:36 drakclock:110 drakclock:124 drakfont:214 drakfont:227
#: drakfont:265 draksplash:169 finish-install:82 logdrake:170 logdrake:445
#: logdrake:450 scannerdrake:59 scannerdrake:101 scannerdrake:142
#: scannerdrake:200 scannerdrake:259 scannerdrake:730 scannerdrake:741
#: scannerdrake:880 scannerdrake:891 scannerdrake:961
#, c-format
msgid "Error"
msgstr "त्रुटि"

#: drakboot:49
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr ""

#: drakboot:83 harddrake2:196 harddrake2:197 logdrake:71
#, c-format
msgid "/_File"
msgstr "/संचिका (_F)"

#: drakboot:84 logdrake:77
#, c-format
msgid "/File/_Quit"
msgstr "/संचिका (F)/निकास (_Q)"

#: drakboot:84 harddrake2:197 logdrake:77
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: drakboot:124
#, c-format
msgid "Text only"
msgstr "सिर्फ पाठ"

#: drakboot:125
#, c-format
msgid "Verbose"
msgstr "बड़बोला"

#: drakboot:126
#, c-format
msgid "Silent"
msgstr "मूक"

#: drakboot:132 drakfont:693 drakperm:378 drakperm:388 drakups:27
#: harddrake2:515 localedrake:43 scannerdrake:51 scannerdrake:54
#: scannerdrake:297 scannerdrake:302 scannerdrake:955
#, c-format
msgid "Warning"
msgstr "चेतावनी"

#: drakboot:133
#, 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 ""

#: drakboot:134
#, fuzzy, c-format
msgid "Do you want to configure it now?"
msgstr "क्या आप इस संरचना का परीक्षण करना चाहते है?"

#: drakboot:143
#, c-format
msgid "Install themes"
msgstr "थीमों को संसाधित करें"

#: drakboot:145
#, c-format
msgid "Graphical boot theme selection"
msgstr "ग्राफ़िक्ल बूट थीम का चयन"

#: drakboot:148
#, fuzzy, c-format
msgid "Graphical boot mode:"
msgstr "ग्राफ़िक्ल बूट का उपयोग"

#: drakboot:150
#, c-format
msgid "Theme"
msgstr "थीम"

#: drakboot:153
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"कन्सोल के अन्तर्गत\n"
"डिस्पले थीम"

#: drakboot:158 draksplash:25
#, c-format
msgid "Create new theme"
msgstr "नवीन थीम का निर्माण"

#: drakboot:190
#, c-format
msgid "Default user"
msgstr "डिफ़ाल्ट उपयोगकर्ता"

#: drakboot:191
#, c-format
msgid "Default desktop"
msgstr "डिफ़ाल्ट डेस्कटाप"

#: drakboot:194
#, c-format
msgid "No, I do not want autologin"
msgstr "नहीं, मै स्वतः संत्र आरम्भ नहीं चाहता हूँ"

#: drakboot:195
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "हाँ, मै इस (उपयोगकर्ता, डेस्कटाप) के साथ स्वतः संत्र-आरम्भ करना चाहता हूँ ।"

#: drakboot:202
#, c-format
msgid "System mode"
msgstr "तंत्र विधा"

#: drakboot:205
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "सचित्र वातावरण को शुरू करें जब आपका तंत्र आरम्भ हो "

#: drakboot:257
#, c-format
msgid "Boot Style Configuration"
msgstr "बूट शैली संरचना"

#: drakboot:259 drakboot:263
#, c-format
msgid "Video mode"
msgstr "विडियो विधा"

#: drakboot:260
#, 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 ""

#: drakbug:48 drakbug:113
#, c-format
msgid "The \"%s\" program has crashed with the following error:"
msgstr ""

#: drakbug:54
#, fuzzy, c-format
msgid "Mandriva Linux Bug Report Tool"
msgstr "मैनड्रिव दोष रिपोर्ट औज़ार"

#: drakbug:59
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "मैनड्रिव नियंत्रण केन्द्र"

#: drakbug:60
#, c-format
msgid "First Time Wizard"
msgstr "प्रथम बार विज़ार्ड"

#: drakbug:61
#, c-format
msgid "Synchronization tool"
msgstr "एकसारीकरण औजार"

#: drakbug:62 drakbug:186
#, c-format
msgid "Standalone Tools"
msgstr ""

#: drakbug:64 drakbug:65
#, c-format
msgid "Mandriva Online"
msgstr "मैनड्रिव ऑनलाइन"

#: drakbug:66
#, c-format
msgid "Remote Control"
msgstr "सुदूर नियंत्रण"

#: drakbug:67
#, c-format
msgid "Software Manager"
msgstr "सॉफ़्टवेयर प्रबंधक"

#: drakbug:68
#, c-format
msgid "Windows Migration tool"
msgstr ""

#: drakbug:69
#, c-format
msgid "Configuration Wizards"
msgstr "संरचना विज़ार्ड"

#: drakbug:91
#, c-format
msgid "Select Mandriva Tool:"
msgstr ""

#: drakbug:92
#, fuzzy, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""
"कार्यक्रम का नाम\n"
"या सम्पूर्ण पथ:"

#: drakbug:95
#, c-format
msgid "Find Package"
msgstr "पैकेज खोजे"

#: drakbug:97
#, c-format
msgid "Package: "
msgstr "पैकेज:"

#: drakbug:98
#, c-format
msgid "Kernel:"
msgstr "कर्नल:"

#: drakbug:121
#, fuzzy, 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 lspcidrake -v, "
"kernel version, and /proc/cpuinfo."
msgstr ""
"एक दोष-सूचनार्थ को प्रेषित करने हेतु, रिपोर्ट बटन पर क्लिक करें । \n"
"यह %s पर एक वेब ब्राउज़र विण्डो को खोलेगा जहाँ आप एक प्रारूप\n"
" को भरने के लिए पायेगें । उपरोक्त दिखायी गई सूचना को उस सर्वर \n"
"को भेज दिया जायेगा । "

#: drakbug:127 drakperm:134 draksec:440 draksec:442 draksec:461 draksec:463
#, c-format
msgid "Help"
msgstr "सहायता"

#: drakbug:129
#, c-format
msgid "Report"
msgstr "रिपोर्ट"

#: drakbug:160 drakfont:517
#, c-format
msgid "Close"
msgstr "समाप्त"

#: drakbug:196
#, c-format
msgid "Not installed"
msgstr "संसाधन नहीं किया गया है"

#: drakbug:209
#, c-format
msgid "Package not installed"
msgstr "पैकज संसाधित नहीं हुआ"

#: drakclock:30 draksec:334
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: drakclock:39
#, c-format
msgid "not defined"
msgstr "परिभाषित नहीं"

#: drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr "समय क्षेत्र का परिवर्तन"

#: drakclock:44
#, c-format
msgid "Timezone - DrakClock"
msgstr "समयक्षेत्र -ड्रैकक्लॉक"

#: drakclock:44
#, c-format
msgid "Which is your timezone?"
msgstr "आपका समय-क्षेत्र क्या है?"

#: drakclock:45
#, c-format
msgid "GMT - DrakClock"
msgstr "जीएमटी - ड्रैकक्लॉक"

#: drakclock:45
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr "क्या आपकी हार्डवेयर घड़ी जी०एम०टी० पर स्थापित है ?"

#: drakclock:70
#, c-format
msgid "Network Time Protocol"
msgstr "नेटवर्क समय प्रोटोकॉल"

#: drakclock:72
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""
"आपका कम्प्यूटर अपनी घड़ी को एक सुदूर समय सर्वर के साथ\n"
" एन०टी०पी० का उपयोग करके एकसारीकॄत कर सकता है"

#: drakclock:73
#, c-format
msgid "Enable Network Time Protocol"
msgstr "नेटवर्क समय प्रोटोकॉल को सक्रिय करें"

#: drakclock:81
#, c-format
msgid "Server:"
msgstr "सर्वर:"

#: drakclock:95
#, c-format
msgid "Timezone"
msgstr "समय क्षेत्र"

#: drakclock:110
#, fuzzy, c-format
msgid "Please enter a valid NTP server address."
msgstr "कृपया एक वैध आईपी पता बताएँ।"

#: drakclock:125
#, c-format
msgid "Could not synchronize with %s."
msgstr ""

#: drakclock:126 draksplash:93 logdrake:175 scannerdrake:492
#, c-format
msgid "Quit"
msgstr "निकास"

#: drakclock:127
#, fuzzy, c-format
msgid "Retry"
msgstr "पुनः स्थापना"

#: drakclock:149 drakclock:159
#, c-format
msgid "Reset"
msgstr "पुनःस्थापना"

#: drakedm:41
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr ""

#: drakedm:42
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr ""

#: drakedm:43
#, fuzzy, c-format
msgid "XDM (X Display Manager)"
msgstr "एक अवलोकन प्रंबधक का चयन"

#: drakedm:54
#, c-format
msgid "Choosing a display manager"
msgstr "एक अवलोकन प्रंबधक का चयन"

#: drakedm:55
#, 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 ""
"एक्स-११ अवलोकन प्रबंधक, चलती हुई एक्स विण्डो प्रणाली के साथ, आपको आपके तंत्र में \n"
"सचित्र संत्र-आरम्भ करने तथा एक ही समय पर आपकी स्थानीय कम्प्यूटर पर\n"
"अनेको विभिन्न एक्स संत्रों को चलाने के योग्य बनाता है ।"

#: drakedm:73
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr "परिवर्तन हो गये है, क्या आप डी०एम० सेवाओं को पुनः आरम्भ करना चाहते है ?"

#: drakedm:74
#, 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 ""

#: drakfont:188
#, c-format
msgid "Search installed fonts"
msgstr "पूर्व संसाधित फ़ान्टों को खोजो"

#: drakfont:190
#, c-format
msgid "Unselect fonts installed"
msgstr "अचयनित फ़ॉन्टों को संसाधित कर दिया गया है"

#: drakfont:214
#, c-format
msgid "No fonts found"
msgstr "कोई भी फ़ॉन्ट नहीं मिले"

#: drakfont:218
#, c-format
msgid "parse all fonts"
msgstr "सभी फ़ॉन्टों का पदविच्छेद करें"

#: drakfont:223 drakfont:264 drakfont:338 drakfont:379 drakfont:387
#: drakfont:413 drakfont:431 drakfont:445
#, c-format
msgid "done"
msgstr "किया गया"

#: drakfont:227
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr "आपके आरोहित विभाजनों में कोई भी फ़ॉन्ट को नहीं खोजा जा सका"

#: drakfont:262
#, c-format
msgid "Reselect correct fonts"
msgstr "सही फ़ॉन्टों का पुनः चयन करें"

#: drakfont:265
#, c-format
msgid "Could not find any font.\n"
msgstr "कोई फ़ॉन्ट नहीं मिल सका । \n"

#: drakfont:275
#, c-format
msgid "Search for fonts in installed list"
msgstr "संसाधित सूची में फ़ॉन्टों को खोजें"

#: drakfont:299
#, c-format
msgid "%s fonts conversion"
msgstr "%s फ़ॉन्टों का रूपान्तरण"

#: drakfont:336
#, c-format
msgid "Fonts copy"
msgstr "फ़ॉन्टों की प्रतिलिपि"

#: drakfont:339
#, c-format
msgid "True Type fonts installation"
msgstr "सत्य प्रकार के फ़ान्टों का संसाधन"

#: drakfont:347
#, c-format
msgid "please wait during ttmkfdir..."
msgstr "ttmkfdir के दौरान कृपया प्रतीक्षा करें"

#: drakfont:348
#, c-format
msgid "True Type install done"
msgstr "सत्य प्रकार का संसाधन सम्पन्न हुआ"

#: drakfont:354 drakfont:369
#, c-format
msgid "type1inst building"
msgstr "टाइप-१ संसाधन का निर्माण हो रहा है"

#: drakfont:363
#, c-format
msgid "Ghostscript referencing"
msgstr ""

#: drakfont:380
#, c-format
msgid "Suppress Temporary Files"
msgstr "अस्थायी संचिकाओं को दबायें"

#: drakfont:383 drakfont:441
#, c-format
msgid "Restart XFS"
msgstr "एक्सएफ़एस को पुनः आरम्भ करें"

#: drakfont:429 drakfont:439
#, c-format
msgid "Suppress Fonts Files"
msgstr "फ़ॉन्टों संचिकाओं को दबायें"

#: drakfont:449
#, 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 ""

#: drakfont:489
#, fuzzy, c-format
msgid "Font Installation"
msgstr "संसाधन के उपरान्त"

#: drakfont:500
#, c-format
msgid "DrakFont"
msgstr "ड्रैकफ़ॉन्ट"

#: drakfont:501 drakfont:653
#, c-format
msgid "Font List"
msgstr "फ़ान्ट सूची"

#: drakfont:504
#, c-format
msgid "Get Windows Fonts"
msgstr ""

#: drakfont:510
#, c-format
msgid "About"
msgstr "के बारे में"

#: drakfont:511 drakfont:552
#, c-format
msgid "Options"
msgstr "विकल्पों"

#: drakfont:512 drakfont:732
#, c-format
msgid "Uninstall"
msgstr "असंसाधन"

#: drakfont:513
#, c-format
msgid "Import"
msgstr "इम्पोर्ट"

#: drakfont:531
#, fuzzy, c-format
msgid "Drakfont"
msgstr "ड्रैकफ़ॉन्ट"

#: drakfont:533
#, c-format
msgid "Copyright (C) 2001-2006 by Mandriva"
msgstr "सर्वाधिकार (C) २००१-२००६ मैनड्रिव एसऐ"

#: drakfont:535
#, fuzzy, c-format
msgid "Font installer."
msgstr "संसाधन नहीं किया गया है"

#: drakfont:537 harddrake2:238
#, c-format
msgid "Mandriva Linux"
msgstr "मैनड्रैकलिनक्स"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: drakfont:544 harddrake2:243
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "धनञ्जय शर्मा (Dhananjaya Sharma)\n"

#: drakfont:554
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "उन कार्यक्रमों का चयन करें जो कि इन फ़ान्टों को समर्थन करेगें:"

#: drakfont:565
#, c-format
msgid "Ghostscript"
msgstr "गोस्टस्क्रिप्ट"

#: drakfont:566
#, c-format
msgid "OpenOffice.org"
msgstr ""

#: drakfont:567
#, c-format
msgid "Abiword"
msgstr "आबीवर्ड"

#: drakfont:568
#, c-format
msgid "Generic Printers"
msgstr ""

#: drakfont:573 drakfont:583 draksplash:180 drakups:210
#, c-format
msgid "Ok"
msgstr "ठीक"

#: drakfont:582
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "फ़ॉन्ट संचिका या निर्देशिका का चयन करें और 'Add' पर क्लिक करें"

#: drakfont:583
#, c-format
msgid "File Selection"
msgstr "संचिका चयन"

#: drakfont:583 drakfont:663 drakfont:747 draksplash:180 drakups:217
#: logdrake:175
#, c-format
msgid "Cancel"
msgstr "निरस्त करें"

#: drakfont:587
#, c-format
msgid "Fonts"
msgstr "फ़ॉन्ट"

#: drakfont:651 draksec:330
#, c-format
msgid "Import fonts"
msgstr "इम्पोर्ट फ़ान्टों को इम्पोर्ट करना"

#: drakfont:657 drakups:299 drakups:361 drakups:381
#, c-format
msgid "Add"
msgstr "जोड़ें"

#: drakfont:658 drakfont:746 drakups:301 drakups:363 drakups:383
#, c-format
msgid "Remove"
msgstr "हटाना"

#: drakfont:664
#, c-format
msgid "Install"
msgstr "संसाधन"

#: drakfont:695
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr ""

#: drakfont:699 draksec:59 harddrake2:323
#, c-format
msgid "Yes"
msgstr "हाँ"

#: drakfont:701 draksec:58 harddrake2:324
#, c-format
msgid "No"
msgstr "नहीं"

#: drakfont:740
#, c-format
msgid "Unselect All"
msgstr "सभी को अचयनित करें"

#: drakfont:743
#, c-format
msgid "Select All"
msgstr "सभी का चयन"

#: drakfont:760 drakfont:779
#, c-format
msgid "Importing fonts"
msgstr "फ़ान्टों को इम्पोर्ट किया जा रहा है"

#: drakfont:764 drakfont:784
#, c-format
msgid "Initial tests"
msgstr "आरम्भिक परीक्षण"

#: drakfont:765
#, c-format
msgid "Copy fonts on your system"
msgstr "आपके तंत्र पर फ़ान्टों की प्रतिलिपि"

#: drakfont:766
#, c-format
msgid "Install & convert Fonts"
msgstr "फ़ॉन्टों को संसाधित व रूपान्तरित करें"

#: drakfont:767
#, c-format
msgid "Post Install"
msgstr "संसाधन के उपरान्त"

#: drakfont:785
#, c-format
msgid "Remove fonts on your system"
msgstr "आपके तंत्र से फ़ान्टों को हटाना"

#: drakfont:786
#, c-format
msgid "Post Uninstall"
msgstr "असंसाधन के उपरान्त"

#: drakhelp:17
#, fuzzy, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""
" ड्रैकहैल्प ०।१\n"
"सर्वाधिकार (C) २००३-२००४ मैनड्रिव सॉफ़्ट ।\n"
"यह निःशुल्क सॉफ़्टवेय है और इसे जीएनयू/जीपीएल की शर्तों के अन्तर्गत पुनः वितरित किया जा "
"सकता है ।\n"
"\n"
"उपयोगिता: \n"

#: drakhelp:22
#, c-format
msgid " --help                - display this help     \n"
msgstr " --help                - इस सहायता का अवलोकन \n"

#: drakhelp:23
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""
" --id <id_label>       - एचटीएमएल सहायता पृष्ट को आरोहित करें जो कि आईडी_लेबिल का "
"निर्देश लेता हो\n"

#: drakhelp:24
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""
" --doc <link>          - अन्य वेब पृष्ट से कड़ी ( डब्लू०एम० स्वागत फ़्रन्टाऐन्ड के लिए)\n"

#: drakhelp:52
#, fuzzy, c-format
msgid "Mandriva Linux Help Center"
msgstr "मैनड्रिव नियंत्रण केन्द्र"

#: drakhelp:52
#, c-format
msgid "No Help entry for %s\n"
msgstr ""

#: drakperm:22
#, c-format
msgid "System settings"
msgstr "तंत्र समायोजनायें"

#: drakperm:23
#, c-format
msgid "Custom settings"
msgstr ""

#: drakperm:24
#, c-format
msgid "Custom & system settings"
msgstr "ऐच्छिक व तंत्र समायोजनायें"

#: drakperm:32
#, fuzzy, c-format
msgid "Security Permissions"
msgstr "अनुमतियां"

#: drakperm:44
#, c-format
msgid "Editable"
msgstr "संपादन करने योग्य"

#: drakperm:49 drakperm:322
#, c-format
msgid "Path"
msgstr "पथ"

#: drakperm:49 drakperm:250
#, c-format
msgid "User"
msgstr "उपयोगकर्ता"

#: drakperm:49 drakperm:250
#, c-format
msgid "Group"
msgstr "समूह"

#: drakperm:49 drakperm:334
#, c-format
msgid "Permissions"
msgstr "अनुमतियां"

#: drakperm:59
#, c-format
msgid "Add a new rule"
msgstr ""

#: drakperm:66 drakperm:101 drakperm:126
#, c-format
msgid "Edit current rule"
msgstr "वर्तमान नियम को संपादित करें"

#: drakperm:108
#, 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 ""

#: drakperm:110
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""
"वर्तमान सुरक्षा स्तर %s है ।\n"
"अवलोकन/संपादित करने हेतु अनुमतियों का चयन करें"

#: drakperm:122
#, c-format
msgid "Up"
msgstr "ऊपर"

#: drakperm:122
#, c-format
msgid "Move selected rule up one level"
msgstr "चयनित नियम को एक स्तर ऊपर ले जायें"

#: drakperm:123
#, c-format
msgid "Down"
msgstr "नीचे"

#: drakperm:123
#, c-format
msgid "Move selected rule down one level"
msgstr "चयनित नियम को एक स्तर नीचे ले जायें"

#: drakperm:124
#, c-format
msgid "Add a rule"
msgstr "एक नियम को जोड़ें"

#: drakperm:124
#, c-format
msgid "Add a new rule at the end"
msgstr "अंत में एक नये नियम को जोड़ें"

#: drakperm:125
#, c-format
msgid "Delete"
msgstr "मिटायें"

#: drakperm:125
#, c-format
msgid "Delete selected rule"
msgstr "चयनित नियम को हटायें"

#: drakperm:126 drakups:300 drakups:362 drakups:382
#, c-format
msgid "Edit"
msgstr "संपादन"

#: drakperm:242
#, c-format
msgid "browse"
msgstr "ब्राउज़"

#: drakperm:247
#, fuzzy, c-format
msgid "user"
msgstr "उपयोग"

#: drakperm:247
#, c-format
msgid "group"
msgstr "समूह"

#: drakperm:247
#, c-format
msgid "other"
msgstr "अन्य"

#: drakperm:250
#, c-format
msgid "Other"
msgstr "अन्य"

#: drakperm:252
#, c-format
msgid "Read"
msgstr "पठन"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:255
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr "संचिका को पढ़ने के लिए \"%s\" को सक्रिय करें"

#: drakperm:259
#, c-format
msgid "Write"
msgstr "लेखन"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:262
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr "संचिका को लिखने के लिए \"%s\" को सक्रिय करें"

#: drakperm:266
#, c-format
msgid "Execute"
msgstr "निष्पादन"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:269
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr "संचिका को चलाने के लिए \"%s\" सक्रिय"

#: drakperm:272
#, c-format
msgid "Sticky-bit"
msgstr "स्टीकी-बिट"

#: drakperm:272
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
"निर्देशिका के उपयोगार्थ:\n"
" सिर्फ़ निर्देशिका या संचिका का स्वामी इस निर्देशिका में से मिटा सकता है"

#: drakperm:273
#, c-format
msgid "Set-UID"
msgstr "यूआईडी-स्थापना"

#: drakperm:273
#, c-format
msgid "Use owner id for execution"
msgstr "चलाने के लिए स्वामी की पहचान-संख्या का उपयोग करें"

#: drakperm:274
#, c-format
msgid "Set-GID"
msgstr "जीआईडी-स्थापन"

#: drakperm:274
#, c-format
msgid "Use group id for execution"
msgstr ""

#: drakperm:292
#, c-format
msgid "User:"
msgstr "उपयोगकर्ता :"

#: drakperm:293
#, c-format
msgid "Group:"
msgstr "समूह :"

#: drakperm:297
#, c-format
msgid "Current user"
msgstr "वर्तमान उपयोगकर्ता"

#: drakperm:298
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr "जब चिन्ह्ति किया गया हो, तब स्वामी और समूह नहीं बदलते है"

#: drakperm:308
#, c-format
msgid "Path selection"
msgstr "पथ चयन"

#: drakperm:328
#, c-format
msgid "Property"
msgstr "गुण"

#: drakperm:378
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""

#: drakperm:388
#, c-format
msgid "Both the username and the group must valid!"
msgstr ""

#: drakperm:389
#, c-format
msgid "User: %s"
msgstr ""

#: drakperm:390
#, c-format
msgid "Group: %s"
msgstr ""

#: draksec:53
#, c-format
msgid "ALL"
msgstr "सभी"

#: draksec:54
#, c-format
msgid "LOCAL"
msgstr "स्थानीय"

#: draksec:55
#, c-format
msgid "NONE"
msgstr "कुछ नहीं"

#: draksec:56
#, c-format
msgid "Default"
msgstr "डिफ़ाल्ट"

#: draksec:57
#, c-format
msgid "Ignore"
msgstr "ध्यान ना दें"

#: draksec:72 drakups:99 harddrake2:369 scannerdrake:66 scannerdrake:70
#: scannerdrake:78 scannerdrake:319 scannerdrake:368 scannerdrake:505
#: scannerdrake:509 scannerdrake:531 service_harddrake:252
#, c-format
msgid "Please wait"
msgstr "कृपया प्रतीक्षा करें"

#. -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.
#: draksec:93
#, 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 ""

#: draksec:147 harddrake2:213
#, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"प्रविष्टियों का विवरण:\n"
"\n"

#: draksec:161
#, c-format
msgid "(default value: %s)"
msgstr "(डिफ़ाल्ट मूल्य: %s)"

#: draksec:166
#, fuzzy, c-format
msgid "Security Level and Checks"
msgstr "सुरक्षा स्तर:"

#: draksec:203
#, c-format
msgid "Security Level:"
msgstr "सुरक्षा स्तर:"

#: draksec:206
#, c-format
msgid "Security Alerts:"
msgstr "सुरक्षा चेतावनियां:"

#: draksec:210
#, c-format
msgid "Security Administrator:"
msgstr "सुरक्षा प्रबंधक:"

#: draksec:212
#, c-format
msgid "Basic options"
msgstr "आधार-भूत विकल्प"

#: draksec:226
#, c-format
msgid "Network Options"
msgstr "नेटवर्क विकल्प"

#: draksec:226
#, c-format
msgid "System Options"
msgstr "तंत्र के विकल्प"

#: draksec:261
#, c-format
msgid "Periodic Checks"
msgstr "समय-समय पर की जाने वाली जाँचें"

#: draksec:282
#, c-format
msgid "No password"
msgstr "कोई कूट-शब्द नहीं"

#: draksec:283
#, c-format
msgid "Root password"
msgstr ""

#: draksec:284
#, c-format
msgid "User password"
msgstr ""

#: draksec:314 draksec:363
#, c-format
msgid "Software Management"
msgstr "सॉफ़्टवेयर प्रबंधक"

#: draksec:315
#, fuzzy, c-format
msgid "Mandriva Update"
msgstr "मैनड्रिव ऑनलाइन"

#: draksec:316
#, c-format
msgid "Software Media Manager"
msgstr "सॉफ़्टवेयर मीडीया प्रबंधक"

#: draksec:317
#, fuzzy, c-format
msgid "Configure 3D Desktop effects"
msgstr "एक न्यूजसमूह सर्वर की संरचना"

#: draksec:318
#, fuzzy, c-format
msgid "Graphical Server Configuration"
msgstr "विपत्र चेतावनी संरचना"

#: draksec:319
#, fuzzy, c-format
msgid "Mouse Configuration"
msgstr "स्वंम के द्वारा संरचना"

#: draksec:320
#, fuzzy, c-format
msgid "Keyboard Configuration"
msgstr "नेटवर्क संरचना"

#: draksec:321
#, fuzzy, c-format
msgid "UPS Configuration"
msgstr "यूपीएस चालक संरचना"

#: draksec:322
#, fuzzy, c-format
msgid "Network Configuration"
msgstr "चेतावनी का आकार"

#: draksec:323
#, c-format
msgid "Hosts definitions"
msgstr ""

#: draksec:324
#, fuzzy, c-format
msgid "Network Center"
msgstr "नेटवर्क और इंटरनेट"

#: draksec:325
#, c-format
msgid "VPN"
msgstr ""

#: draksec:326
#, c-format
msgid "Proxy Configuration"
msgstr "प्रोक्सी संरचना"

#: draksec:327
#, fuzzy, c-format
msgid "Connection Sharing"
msgstr "कनेक्शन"

#: draksec:329
#, c-format
msgid "Backups"
msgstr "बैक-अप"

#: draksec:331 logdrake:52
#, c-format
msgid "Logs"
msgstr "रोज़नामचे"

#: draksec:332
#, c-format
msgid "Services"
msgstr "सेवायें"

#: draksec:333
#, fuzzy, c-format
msgid "Users"
msgstr "उपयोगकर्ता"

#: draksec:335
#, fuzzy, c-format
msgid "Boot Configuratoin"
msgstr "चेतावनी का आकार"

#: draksec:364
#, c-format
msgid "Hardware"
msgstr "हार्डवेयर"

#: draksec:365
#, fuzzy, c-format
msgid "Network"
msgstr "नेटवर्क विकल्प"

#: draksec:366
#, c-format
msgid "System"
msgstr "तंत्र"

#: draksec:367
#, c-format
msgid "Boot"
msgstr "बूट"

#: draksec:391
#, c-format
msgid "Please wait, setting security level..."
msgstr "कृपया प्रतीक्षा करें, सुरक्षा स्तर की स्थापना हो रही है..."

#: draksec:397
#, c-format
msgid "Please wait, setting security options..."
msgstr "कृपया प्रतिक्षा करें, सुरक्षा विकल्पों को स्थापित किया जा रहा है..."

#: draksound:48
#, c-format
msgid "No Sound Card detected!"
msgstr "कोई सांउड कार्ड नहीं खोजा गया !"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: draksound:51
#, 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 ""
"आपके कम्प्यूटर पर कोई सांउड कार्ड नहीं पहचाना गया । कृपया सत्यापित करें कि एक लिनक्स-"
"समर्थित सांउड कार्ड भली-भांति लगा हुआ है । \n"
"\n"
"\n"
"आप हमारे हार्डवेयर डाटाबेस के अवलोकन हेतु निम्न वेब कड़ी पर जा सकते है:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/hi/hardware.php3"

#: draksound:58
#, 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 ""
"\n"
"\n"
"\n"
"सूचना: यदि आपके पास एक आई०एस०ऐ० पीएनपी सांउड कार्ड है, आपको अल्साकॉन्फ़ या "
"एसएनडीकॉन्फ़िग कार्यक्रम का उपयोग करना होगा । एक कन्सोल में \"alsaconf\" या "
"\"sndconfig\" को टाइप करें ।"

#: draksplash:32
#, c-format
msgid "X coordinate of text box"
msgstr ""

#: draksplash:33
#, c-format
msgid "Y coordinate of text box"
msgstr ""

#: draksplash:34
#, c-format
msgid "Text box width"
msgstr ""

#: draksplash:35
#, c-format
msgid "Text box height"
msgstr "टेक्स्ट बाक्स की ऊंचाई"

#: draksplash:36
#, c-format
msgid ""
"The progress bar X coordinate\n"
"of its upper left corner"
msgstr ""

#: draksplash:37
#, c-format
msgid ""
"The progress bar Y coordinate\n"
"of its upper left corner"
msgstr ""

#: draksplash:38
#, c-format
msgid "The width of the progress bar"
msgstr "प्रगति पट्टी की चौड़ाई"

#: draksplash:39
#, c-format
msgid "The height of the progress bar"
msgstr ""

#: draksplash:40
#, c-format
msgid "X coordinate of the text"
msgstr ""

#: draksplash:41
#, c-format
msgid "Y coordinate of the text"
msgstr ""

#: draksplash:42
#, c-format
msgid "Text box transparency"
msgstr ""

#: draksplash:43
#, c-format
msgid "Progress box transparency"
msgstr ""

#: draksplash:44
#, c-format
msgid "Text size"
msgstr ""

#: draksplash:61
#, c-format
msgid "Choose progress bar color 1"
msgstr ""

#: draksplash:62
#, c-format
msgid "Choose progress bar color 2"
msgstr ""

#: draksplash:63
#, c-format
msgid "Choose progress bar background"
msgstr ""

#: draksplash:64
#, c-format
msgid "Gradient type"
msgstr ""

#: draksplash:65
#, c-format
msgid "Choose text color"
msgstr ""

#: draksplash:67 draksplash:74
#, c-format
msgid "Choose picture"
msgstr ""

#: draksplash:68
#, c-format
msgid "Silent bootsplash"
msgstr ""

#: draksplash:71
#, c-format
msgid "Choose text zone color"
msgstr ""

#: draksplash:72
#, c-format
msgid "Text color"
msgstr "पाठ रंग"

#: draksplash:73
#, c-format
msgid "Background color"
msgstr "पृष्ठभूमि रंग"

#: draksplash:75
#, c-format
msgid "Verbose bootsplash"
msgstr ""

#: draksplash:81
#, c-format
msgid "Theme name"
msgstr "थीम का नाम"

#: draksplash:84
#, c-format
msgid "Final resolution"
msgstr ""

#: draksplash:87
#, c-format
msgid "Display logo on Console"
msgstr "पहचान-चिह्न का कन्सोल पर अवलोकन"

#: draksplash:92
#, c-format
msgid "Save theme"
msgstr "थीम को सुरक्षित करें"

#: draksplash:154
#, fuzzy, c-format
msgid "Please enter a theme name"
msgstr "कृपया इस कार्ड हेतु बेतार के पैरामीटरों को बतायें:"

#: draksplash:157
#, fuzzy, c-format
msgid "Please select a splash image"
msgstr "कृपया अपने यूपीएस मॉडल का चयन करें"

#: draksplash:160
#, c-format
msgid "saving Bootsplash theme..."
msgstr "बूटस्प्लॉश शैली को सुरक्षित किया जा रहा है..."

#: draksplash:169
#, c-format
msgid "Unable to load image file %s"
msgstr ""

#: draksplash:180
#, c-format
msgid "choose image"
msgstr "प्रतिबिंब का चयन करें"

#: draksplash:195
#, c-format
msgid "Color selection"
msgstr ""

#: drakups:71
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr ""

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr "स्वंम के द्वारा संरचना"

#: drakups:78
#, c-format
msgid "Add an UPS device"
msgstr "एक यूपीएस उपकरण को जोड़ें"

#: drakups:81
#, c-format
msgid ""
"Welcome to the UPS configuration utility.\n"
"\n"
"Here, you'll add a new UPS to your system.\n"
msgstr ""
"यूपीएस संरचना कार्यक्रम में स्वागत ।\n"
"\n"
"यहाँ, आप एक नये यूपीएस को अपने तंत्र में जोड़गे।\n"

#: drakups:88
#, 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 ""
"हम एक यूपीएस उपकरण को जोड़ने जा रहे है।\n"
"\n"
"क्या आप इस मशीन से जुड़े हुए यूपीएस उपकरणों की स्वत:खोज करना चाहते है या?"

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr "स्वतःखोज"

#: drakups:99 harddrake2:369
#, c-format
msgid "Detection in progress"
msgstr "खोज जारी है"

#: drakups:118 drakups:157 logdrake:457 logdrake:463
#, c-format
msgid "Congratulations"
msgstr "बधाई हो"

#: drakups:119
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr "विजार्ड ने सफ़लतापूर्वक निम्नलिखित यूपीएस उपकरणों को जोड़ दिया है:"

#: drakups:121
#, c-format
msgid "No new UPS devices was found"
msgstr "कोई नये यूपीएस उपकरण नहीं मिले"

#: drakups:126 drakups:138
#, c-format
msgid "UPS driver configuration"
msgstr "यूपीएस चालक संरचना"

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr "कृपया अपने यूपीएस मॉडल का चयन करें"

#: drakups:127
#, c-format
msgid "Manufacturer / Model:"
msgstr "निर्माता / मॉडल"

#: drakups:138
#, c-format
msgid ""
"We are configuring the \"%s\" UPS from \"%s\".\n"
"Please fill in its name, its driver and its port."
msgstr ""
"हम \"%s\" यूपीएस को \"%s\" से संरचित करने जा रहे है।\n"
"कॄपया इसका नाम, इसका चालक और इसके पोर्ट को बतायें।"

#: drakups:143
#, c-format
msgid "Name:"
msgstr "नाम:"

#: drakups:143
#, c-format
msgid "The name of your ups"
msgstr "आपके यूपीएस का नाम"

#: drakups:144
#, c-format
msgid "Driver:"
msgstr "चालक:"

#: drakups:144
#, c-format
msgid "The driver that manages your ups"
msgstr "चालक जो आपके यूपीएस का प्रबंधन करता है"

#: drakups:145
#, c-format
msgid "Port:"
msgstr "पोर्ट:"

#: drakups:147
#, c-format
msgid "The port on which is connected your ups"
msgstr "पोर्ट जिस पर आपका यूपीएस जुड़ा हुआ है"

#: drakups:157
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr "नये \"%s\" यूपीएस उपकरण को विजार्ड ने सफ़लतापूर्वक संरचित कर दिया है।"

#: drakups:248
#, c-format
msgid "UPS devices"
msgstr "यूपीएस के उपकरण"

#: drakups:249 drakups:268 drakups:284 harddrake2:87 harddrake2:113
#: harddrake2:120
#, c-format
msgid "Name"
msgstr "नाम"

#: drakups:249 harddrake2:135
#, c-format
msgid "Driver"
msgstr "चालक"

#: drakups:249 harddrake2:53
#, c-format
msgid "Port"
msgstr "पोर्ट"

#: drakups:267
#, c-format
msgid "UPS users"
msgstr "यूपीएस के उपयोगकर्ता"

#: drakups:283
#, c-format
msgid "Access Control Lists"
msgstr "पहुँच नियंत्रण की सूचियां"

#: drakups:284
#, c-format
msgid "IP address"
msgstr "आईपी पता"

#: drakups:284
#, c-format
msgid "IP mask"
msgstr "आईपी मास्क"

#: drakups:296
#, c-format
msgid "Rules"
msgstr "सभी नियम"

#: drakups:297
#, c-format
msgid "Action"
msgstr "कार्य-कलाप"

#: drakups:297 harddrake2:84
#, c-format
msgid "Level"
msgstr "स्तर"

#: drakups:297
#, c-format
msgid "ACL name"
msgstr "ऐसीएल नाम"

#: drakups:297 finish-install:116
#, c-format
msgid "Password"
msgstr "कूट-शब्द"

#: drakups:329
#, fuzzy, c-format
msgid "UPS Management"
msgstr "प्रिंटर प्रबंधन \n"

#: drakups:333 drakups:342
#, c-format
msgid "DrakUPS"
msgstr "ड्रैकयूपीएस"

#: drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr "यूपीएस संरचना औजारों में स्वागत"

#: drakxtv:67
#, c-format
msgid "No TV Card detected!"
msgstr "कोई टीवी कार्ड नहीं खोज़ा गया !"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: drakxtv:69
#, 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 ""
"आपके कम्प्यूटर पर कोई टीवी कार्ड नहीं खोजा जा सका । कृपया सत्यापित कर लें कि इसमेंएक "
"लिनक्स समर्थित वीडीओ/टीवी कार्ड भली-भांति लगा हुआ है ।\n"
"\n"
"\n"
"आप हमारे हार्डवेयर डाटाबेस को निम्नलिखित वेब-कड़ी पर देख सकते है:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/hi/hardware.php3"

#: finish-install:43
#, c-format
msgid "Keyboard"
msgstr "की-बोर्ड"

#: finish-install:44
#, c-format
msgid "Please, choose your keyboard layout."
msgstr "कृपया, अपने की-बोर्ड खाके का चयन करें"

#: finish-install:114 finish-install:132 finish-install:144
#, c-format
msgid "Encrypted home partition"
msgstr ""

#: finish-install:114
#, c-format
msgid "Please enter a password for the %s user"
msgstr ""

#: finish-install:117
#, c-format
msgid "Password (again)"
msgstr "कूट-शब्द (पुनः बतायें)"

#: finish-install:132
#, c-format
msgid "Creating encrypted home partition"
msgstr ""

#: finish-install:144
#, c-format
msgid "Formatting encrypted home partition"
msgstr ""

#: harddrake2:27
#, c-format
msgid "Alternative drivers"
msgstr "वैकल्पिक प्रकार के चालक"

#: harddrake2:28
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr "इस सांउड कार्ड के लिए वैकल्पिक चालकों की सूची"

#: harddrake2:30 harddrake2:122
#, c-format
msgid "Bus"
msgstr "बस"

#: harddrake2:31
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr "यह एक भौतकीय बस है जिस पर उपकरण जुड़ा हुआ है (जैसे कि: पीसीआई, यूएसबी, ...)"

#: harddrake2:33 harddrake2:148
#, c-format
msgid "Bus identification"
msgstr "बस की पहचान"

#: harddrake2:34
#, c-format
msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""
"- पीसीआई तथा यूएसबी के उपकरण: यह वेन्डर, उपकरण, उपवेन्डर औरउप-उपकरण पीसीआई/यूएसबी "
"पहचानसंख्याओं को सूचीबद्ध करता है"

#: harddrake2:36
#, c-format
msgid "Location on the bus"
msgstr "बस पर स्थान"

#: harddrake2:37
#, 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 ""
"- पीसीआई के उपकरण: यह पीसीआई स्लौट, उपकरण और इस कार्ड की संक्रिया के बारे में बताता "
"है\n"
"- ईआईडीई के उपकरण: यह उपकरण या तो एक स्लेव या एक मास्टर उपकरण है\n"
"- एससीएसआई के उपकरण: एससीएसआई बस और एससीएसआई उपकरणों की पहचान-संख्याऐं"

#: harddrake2:40
#, c-format
msgid "Drive capacity"
msgstr "ड्राइव की क्षमता"

#: harddrake2:40
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr "चालक की विशेष क्षमतायें (बर्निग क्षमता और/या डीवीडी समर्थन)"

#: harddrake2:41
#, c-format
msgid "Description"
msgstr "विवरण"

#: harddrake2:41
#, c-format
msgid "this field describes the device"
msgstr "यह प्रविष्टी उपकरण का विवरण देती है"

#: harddrake2:42
#, c-format
msgid "Old device file"
msgstr "प्राचीन उपकरण संचिका"

#: harddrake2:43
#, c-format
msgid "old static device name used in dev package"
msgstr "dev पैकेज में उपयोग किये हुए प्राचीन स्थिर उपकरण"

#. -PO: here "module" is the "jargon term" for a kernel driver
#: harddrake2:46
#, c-format
msgid "Module"
msgstr "मॉडूयल"

#: harddrake2:46
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr "जीएनयू/लिनक्स कर्नल का मॉडूयल जो कि उपकरणों की देख-भाल करता है"

#: harddrake2:47
#, fuzzy, c-format
msgid "Extended partitions"
msgstr "एक नये विभाजन का निर्माण करें"

#: harddrake2:47
#, fuzzy, c-format
msgid "the number of extended partitions"
msgstr "प्रोसेसरों की संख्या"

#: harddrake2:48
#, c-format
msgid "Geometry"
msgstr "ज्यामिति"

#: harddrake2:48
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr ""

#: harddrake2:49
#, fuzzy, c-format
msgid "Disk controller"
msgstr "एमएम बस के नियंत्रक"

#: harddrake2:49
#, c-format
msgid "the disk controller on the host side"
msgstr ""

#: harddrake2:50
#, fuzzy, c-format
msgid "Identifier"
msgstr "मेरी पहचान"

#: harddrake2:50
#, c-format
msgid "usually the device serial number"
msgstr ""

#: harddrake2:51
#, c-format
msgid "Media class"
msgstr "माध्यम का वर्ग"

#: harddrake2:51
#, c-format
msgid "class of hardware device"
msgstr "हार्डवेयर उपकरण का वर्ग"

#: harddrake2:52 harddrake2:85
#, c-format
msgid "Model"
msgstr "मॉडल"

#: harddrake2:52
#, c-format
msgid "hard disk model"
msgstr "हार्ड डिस्क का मॉडल"

#: harddrake2:53
#, c-format
msgid "network printer port"
msgstr "नेटवर्क प्रिंटर पोर्ट"

#: harddrake2:54
#, fuzzy, c-format
msgid "Primary partitions"
msgstr "विभाजनों को फ़ार्मेट करें"

#: harddrake2:54
#, fuzzy, c-format
msgid "the number of the primary partitions"
msgstr "प्रोसेसरों की संख्या"

#: harddrake2:55 harddrake2:90
#, c-format
msgid "Vendor"
msgstr "विक्रेता"

#: harddrake2:55
#, c-format
msgid "the vendor name of the device"
msgstr "उपकरण के विक्रेता का नाम"

#: harddrake2:56
#, c-format
msgid "PCI domain"
msgstr ""

#: harddrake2:56
#, fuzzy, c-format
msgid "the PCI domain of the device"
msgstr "उपकरण के विक्रेता का नाम"

#: harddrake2:57
#, c-format
msgid "Bus PCI #"
msgstr ""

#: harddrake2:57
#, fuzzy, c-format
msgid "the PCI bus on which the device is plugged"
msgstr "यह एक भौतकीय बस है जिस पर उपकरण जुड़ा हुआ है (जैसे कि: पीसीआई, यूएसबी, ...)"

#: harddrake2:58
#, fuzzy, c-format
msgid "PCI device #"
msgstr "यूपीएस के उपकरण"

#: harddrake2:58
#, fuzzy, c-format
msgid "PCI device number"
msgstr "जीवनपर्यन्त संख्या"

#: harddrake2:59
#, c-format
msgid "PCI function #"
msgstr ""

#: harddrake2:59
#, fuzzy, c-format
msgid "PCI function number"
msgstr "संबंध का नाम"

#: harddrake2:60
#, fuzzy, c-format
msgid "Vendor ID"
msgstr "विक्रेता"

#: harddrake2:60
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr ""

#: harddrake2:61
#, fuzzy, c-format
msgid "Device ID"
msgstr "उपकरण:"

#: harddrake2:61
#, fuzzy, c-format
msgid "this is the numerical identifier of the device"
msgstr "उपकरण के विक्रेता का नाम"

#: harddrake2:62
#, c-format
msgid "Sub vendor ID"
msgstr ""

#: harddrake2:62
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr ""

#: harddrake2:63
#, fuzzy, c-format
msgid "Sub device ID"
msgstr "यूपीएस के उपकरण"

#: harddrake2:63
#, fuzzy, c-format
msgid "this is the minor numerical identifier of the device"
msgstr "उपकरण के विक्रेता का नाम"

#: harddrake2:64
#, fuzzy, c-format
msgid "Device USB ID"
msgstr "उपकरण:"

#: harddrake2:64
#, c-format
msgid ".."
msgstr ""

#: harddrake2:68
#, c-format
msgid "Bogomips"
msgstr "बोगोमिप्स"

#: harddrake2:68
#, 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 ""
"बूट के समय, एक समय-अंतराल गणक का आरंभीकरण करने के लिए, जीएनयू/लिनक्स कर्नल कोएक गणना "
"लूप को चलाने की आवश्यकता होती है। इसके परिणाम के बोगोमिप्स की भांतिइस सीपीयू को "
"\"बेंचमार्क\" करने के लिए संग्रहित किये जाते है।"

#: harddrake2:69
#, c-format
msgid "Cache size"
msgstr "कैश का आकार"

#: harddrake2:69
#, c-format
msgid "size of the (second level) cpu cache"
msgstr "सीपीयू कैश (द्वितीय स्तर) का आकार"

#. -PO: here "comas" is the medical coma, not the lexical coma!!
#: harddrake2:72
#, c-format
msgid "Coma bug"
msgstr "कॉमा दोष"

#: harddrake2:72
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr "क्या इस सीपीयू में साइरिक्स ६x८६ कॉमा दोष है"

#: harddrake2:73
#, c-format
msgid "Cpuid family"
msgstr "Cpuid परिवार"

#: harddrake2:73
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr "सीपीयू परिवार (उदाहरण हेतु: आई-६८६ वर्ग के लिए ६)"

#: harddrake2:74
#, c-format
msgid "Cpuid level"
msgstr "सीपीयूआईडी स्तर"

#: harddrake2:74
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr "सूचना-स्तर जिसे सीपीयूआईडी निर्देश के द्वारा प्राप्त किया जा सकता है"

#: harddrake2:75
#, c-format
msgid "Frequency (MHz)"
msgstr "आवॄति (मेगाहर्टज)"

#: harddrake2:75
#, 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 ""
"सीपीयू आवॄति मेगाहर्टज में (मेगाहर्टज का अर्थ पहिले अनुमान के अनुसारनिर्देशों की संख्या होती है "
"जिन्हें सीपीयू प्रति सेकन्ड करने में समर्थहोता है)"

#: harddrake2:76
#, c-format
msgid "Flags"
msgstr "अनेकों फ़्लैग"

#: harddrake2:76
#, c-format
msgid "CPU flags reported by the kernel"
msgstr "कर्नल के द्वारा रिपोर्ट किये गये सीपीयू के फ़्लैग"

#: harddrake2:77
#, c-format
msgid "Fdiv bug"
msgstr "एफ़-डिव दोष"

#: harddrake2:78
#, 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 ""
"पूर्ववर्ती निर्मित इन्टेल पेन्टियम चिपों के फ़्लोटिंग पाइंट प्रोसेसर में एक दोष थाजिसके कारण जब "
"एक फ़्लोटिंग पाइंट डिवीजन (एफ़डीआईवी) किया जा रहा हो,तब इच्छित सूक्ष्मता प्राप्त नहीं "
"होती थी"

#: harddrake2:79
#, c-format
msgid "Is FPU present"
msgstr "क्या एफ़पीयू उपस्थिति है"

#: harddrake2:79
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr "हाँ का अर्थ है कि प्रोसेसर के साथ एक गणतीय सह-प्रोसेसर है "

#: harddrake2:80
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr "क्या एफ़०पी०यू० के पास एक आई०आर०क्यू० वेक्टर है"

#: harddrake2:80
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr "हाँ का अर्थ है कि गणतीय सहप्रोसेसर में एक अपवाद वेक्टर भी संलग्न है"

#: harddrake2:81
#, c-format
msgid "F00f bug"
msgstr "एफ़००एफ़ दोष"

#: harddrake2:81
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
"पूर्ववर्ती पेन्टियम दोषपूर्ण थे और जड़ हो जाते थे जबकि एफ़००एफ़ बाइटकूट का कूटवाचन किया जा "
"रहा हो"

#: harddrake2:82
#, c-format
msgid "Halt bug"
msgstr "दोष को तुरन्त रोकों"

#: harddrake2:83
#, c-format
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""
"कुछ पूर्ववर्ती आई४८६डीएक्स-१०० चिपें संचालन विधा में विश्वास के साथ नहीं लौट सकती हैजबकि "
"\"halt\" निर्देश का उपयोग किया गया हो"

#: harddrake2:84
#, c-format
msgid "sub generation of the cpu"
msgstr "केन्द्रीय संसाधन इकाई की अगली पीढ़ी"

#: harddrake2:85
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr "केन्द्रीय संसाधन इकाई की पीढ़ी (उदाहरन हेतु: पेन्टियम१११ के लिए ८, ...)"

#: harddrake2:86
#, c-format
msgid "Model name"
msgstr "मॉडल का नाम"

#: harddrake2:86
#, c-format
msgid "official vendor name of the cpu"
msgstr " सीपीयू के अधिकारिक विक्रेता का नाम"

#: harddrake2:87
#, c-format
msgid "the name of the CPU"
msgstr "केन्द्रीय संसाधन इकाई का नाम"

#: harddrake2:88
#, c-format
msgid "Processor ID"
msgstr "प्रोसेसर की पहचान-संख्या"

#: harddrake2:88
#, c-format
msgid "the number of the processor"
msgstr "प्रोसेसरों की संख्या"

#: harddrake2:89
#, c-format
msgid "Model stepping"
msgstr "मॉडल की गति को बढ़ना"

#: harddrake2:89
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr "सीपीयू की गति को बढ़ना (उप-मॉडल (निर्माण) संख्या)"

#: harddrake2:90
#, c-format
msgid "the vendor name of the processor"
msgstr "प्रोसेसर के विक्रेता का नाम"

#: harddrake2:91
#, c-format
msgid "Write protection"
msgstr "लेखन-प्रतिबंधित"

#: harddrake2:91
#, 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 ""
"सीपीयू के सीआर० रजिस्टर में डब्लूपी (WP) फ़्लैग, स्मृति पृष्ट स्तर पर लेखन सुरक्षा को बलपूर्वक "
"लागू करता है,जिसके कारण प्रोसेसर इतना समर्थ हो जाता है कि वह उपयोगकर्ता स्मॄति में बिना "
"जाँच के कर्नल की पहुँचों को रोकसकता है (एक तरह से यह एक दोष से सुरक्षा है)"

#: harddrake2:95
#, c-format
msgid "Floppy format"
msgstr "फ़्लापी प्रारूप"

#: harddrake2:95
#, c-format
msgid "format of floppies supported by the drive"
msgstr "ड्राइव के द्वारा फ़्लापियों के प्रारूप को समर्थन "

#: harddrake2:99
#, c-format
msgid "Channel"
msgstr "चैनल"

#: harddrake2:99
#, c-format
msgid "EIDE/SCSI channel"
msgstr "ई०आई०डी०ई०/एस०सी०एस०आई० चैनल"

#: harddrake2:100
#, fuzzy, c-format
msgid "Disk identifier"
msgstr "मेरी पहचान"

#: harddrake2:100
#, c-format
msgid "usually the disk serial number"
msgstr ""

#: harddrake2:101
#, fuzzy, c-format
msgid "Logical unit number"
msgstr "तार्किक वाल्यूम का नाम"

#: harddrake2:101
#, 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, ...)
#: harddrake2:108
#, fuzzy, c-format
msgid "Installed size"
msgstr "तंत्र संसाधन"

#: harddrake2:108
#, c-format
msgid "Installed size of the memory bank"
msgstr ""

#: harddrake2:109
#, fuzzy, c-format
msgid "Enabled Size"
msgstr "सक्रियता"

#: harddrake2:109
#, c-format
msgid "Enabled size of the memory bank"
msgstr ""

#: harddrake2:110 harddrake2:119
#, c-format
msgid "Type"
msgstr "प्रकार"

#: harddrake2:110
#, fuzzy, c-format
msgid "type of the memory device"
msgstr "पीयर्स प्रमाणपत्र का नाम"

#: harddrake2:111
#, c-format
msgid "Speed"
msgstr "गति"

#: harddrake2:111
#, c-format
msgid "Speed of the memory bank"
msgstr ""

#: harddrake2:112
#, fuzzy, c-format
msgid "Bank connections"
msgstr "कनेक्शनों का प्रबंधन"

#: harddrake2:113
#, c-format
msgid "Socket designation of the memory bank"
msgstr ""

#: harddrake2:117
#, fuzzy, c-format
msgid "Device file"
msgstr "प्राचीन उपकरण संचिका"

#: harddrake2:117
#, c-format
msgid ""
"the device file used to communicate with the kernel driver for the mouse"
msgstr ""

#: harddrake2:118
#, c-format
msgid "Emulated wheel"
msgstr ""

#: harddrake2:118
#, fuzzy, c-format
msgid "whether the wheel is emulated or not"
msgstr "व्हील ऐम्यूलेशन के साथ"

#: harddrake2:119
#, fuzzy, c-format
msgid "the type of the mouse"
msgstr "कृपया माउस का परीक्षण करें"

#: harddrake2:120
#, fuzzy, c-format
msgid "the name of the mouse"
msgstr "केन्द्रीय संसाधन इकाई का नाम"

#: harddrake2:121
#, c-format
msgid "Number of buttons"
msgstr "बटनों की संख्या"

#: harddrake2:121
#, c-format
msgid "the number of buttons the mouse has"
msgstr "माउस के बटनों की संख्या है"

#: harddrake2:122
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr "बस का प्रकार जिस पर माउस जुड़ा हुआ है"

#: harddrake2:123
#, c-format
msgid "Mouse protocol used by X11"
msgstr ""

#: harddrake2:123
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr ""

#: harddrake2:130 harddrake2:139 harddrake2:146 harddrake2:154 harddrake2:334
#, c-format
msgid "Identification"
msgstr "पहचान"

#: harddrake2:131 harddrake2:147
#, c-format
msgid "Connection"
msgstr "कनेक्शन"

#: harddrake2:140
#, fuzzy, c-format
msgid "Performances"
msgstr "वरीयतायें"

#: harddrake2:141
#, fuzzy, c-format
msgid "Bugs"
msgstr "बस"

#: harddrake2:142
#, c-format
msgid "FPU"
msgstr ""

#: harddrake2:149
#, c-format
msgid "Device"
msgstr "उपकरण"

#: harddrake2:150
#, c-format
msgid "Partitions"
msgstr "पार्टीशन्स"

#: harddrake2:155
#, c-format
msgid "Features"
msgstr "विशेषताएँ"

#. -PO: please keep all "/" characters !!!
#: harddrake2:178 logdrake:78
#, c-format
msgid "/_Options"
msgstr "/विकल्प (_O)"

#: harddrake2:179 harddrake2:208 logdrake:80
#, c-format
msgid "/_Help"
msgstr "/सहायता (_H)"

#: harddrake2:183
#, c-format
msgid "/Autodetect _printers"
msgstr "/प्रिंटरों की स्वतः खोज (_p)"

#: harddrake2:184
#, c-format
msgid "/Autodetect _modems"
msgstr "/स्वतःखोजी मॉडम (_m)"

#: harddrake2:185
#, c-format
msgid "/Autodetect _jaz drives"
msgstr "/जैज़ ड्राइवों की स्वतः खोज (_j)"

#: harddrake2:186
#, c-format
msgid "/Autodetect parallel _zip drives"
msgstr ""

#: harddrake2:190
#, fuzzy, c-format
msgid "Hardware Configuration"
msgstr "नेटवर्क संरचना"

#: harddrake2:197
#, c-format
msgid "/_Quit"
msgstr "/निर्गम (_Q)"

#: harddrake2:210
#, c-format
msgid "/_Fields description"
msgstr "/प्रविष्टियों का विवरण (_F)"

#: harddrake2:212
#, c-format
msgid "Harddrake help"
msgstr "हार्डड्रैक सहायता"

#: harddrake2:221
#, c-format
msgid "Select a device!"
msgstr "एक उपकरण का चयन करें !"

#: harddrake2:221
#, 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 ""
"जब आप एक उपकरण का चयन करते है, तो दाहिने फ़्रेम (\"Information\") में दिखाई जाने "
"वालीप्रविष्टीयों में आप उपकरण के वारे में जानकारी को देख सकते है"

#: harddrake2:227
#, c-format
msgid "/_Report Bug"
msgstr "/दोष के बारे में बतायें (_R)"

#: harddrake2:229
#, c-format
msgid "/_About..."
msgstr "/के बारे में (_A)..."

#: harddrake2:232
#, fuzzy, c-format
msgid "Harddrake"
msgstr "हार्ड ड्रैक"

#: harddrake2:234
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr ""

#: harddrake2:236
#, c-format
msgid "This is HardDrake, a %s hardware configuration tool."
msgstr ""

#: harddrake2:269
#, c-format
msgid "Detected hardware"
msgstr "हार्डवेयर को पहचान गया"

#: harddrake2:272 scannerdrake:286
#, c-format
msgid "Information"
msgstr "सूचना"

#: harddrake2:274
#, c-format
msgid "Set current driver options"
msgstr ""

#: harddrake2:281
#, c-format
msgid "Run config tool"
msgstr "संरचना औजार को चलायें"

#: harddrake2:301
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr "यहाँ सूचना के प्रदर्शन के लिए, बांयें और दिये हुए वृक्ष में एक उपकरण पर क्लिक करें ।"

#: harddrake2:321
#, c-format
msgid "unknown"
msgstr "अज्ञात"

#: harddrake2:322
#, c-format
msgid "Unknown"
msgstr "अज्ञात"

#: harddrake2:342
#, c-format
msgid "Misc"
msgstr "विविध"

#: harddrake2:417
#, c-format
msgid "secondary"
msgstr "द्वितीय"

#: harddrake2:417
#, c-format
msgid "primary"
msgstr "प्राथमिक"

#: harddrake2:421
#, c-format
msgid "burner"
msgstr "बर्नर"

#: harddrake2:421
#, c-format
msgid "DVD"
msgstr "डीवीडी"

#: harddrake2:473
#, c-format
msgid "Unknown/Others"
msgstr "अज्ञात/अन्य"

#: harddrake2:515
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "निम्नलिखित पैकेजों का संसाधन करना आवश्यक है:\n"

#: localedrake:38
#, c-format
msgid "LocaleDrake"
msgstr "लोकेलड्रैक"

#: localedrake:44
#, fuzzy, c-format
msgid "You should install the following packages: %s"
msgstr "%s पैकेजों का संसाधन नहीं हो सका"

#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
#: localedrake:47
#, c-format
msgid ", "
msgstr ", "

#: localedrake:55
#, c-format
msgid "The change is done, but to be effective you must logout"
msgstr ""
"परिवर्तनों को कर दिया गया है, परन्तु इनको प्रभाव में लाये जाने के लिए आपको संत्र-समाप्त "
"करना पड़ेगा "

#: logdrake:51
#, fuzzy, c-format
msgid "Mandriva Linux Tools Logs"
msgstr "मैनड्रिव टूल्स लॉग्स"

#: logdrake:65
#, c-format
msgid "Show only for the selected day"
msgstr "सिर्फ़ चयनित दिवस के लिए ही दिखायें"

#: logdrake:72
#, c-format
msgid "/File/_New"
msgstr "/संचिका (F)/नवीन (_N)"

#: logdrake:72
#, c-format
msgid "<control>N"
msgstr "<control>N"

#: logdrake:73
#, c-format
msgid "/File/_Open"
msgstr "/संचिका (F)/खोलें (_O)"

#: logdrake:73
#, c-format
msgid "<control>O"
msgstr "<control>O"

#: logdrake:74
#, c-format
msgid "/File/_Save"
msgstr "/संचिका (F)/सुरक्षित (_S)"

#: logdrake:74
#, c-format
msgid "<control>S"
msgstr "<control>S"

#: logdrake:75
#, c-format
msgid "/File/Save _As"
msgstr "/संचिका (F)/जैसे सुरक्षित करें ( _A)"

#: logdrake:76
#, c-format
msgid "/File/-"
msgstr "/संचिका (F)/-"

#: logdrake:79
#, c-format
msgid "/Options/Test"
msgstr "/विकल्प (O)/परीक्षण"

#: logdrake:81
#, c-format
msgid "/Help/_About..."
msgstr "/सहायता (H)/के बारें में (_A)..."

#: logdrake:110
#, c-format
msgid ""
"_:this is the auth.log log file\n"
"Authentication"
msgstr "प्रमाणीकरण"

#: logdrake:111
#, c-format
msgid ""
"_:this is the user.log log file\n"
"User"
msgstr "उपयोगकर्ता"

#: logdrake:112
#, c-format
msgid ""
"_:this is the /var/log/messages log file\n"
"Messages"
msgstr "संदेशें"

#: logdrake:113
#, c-format
msgid ""
"_:this is the /var/log/syslog log file\n"
"Syslog"
msgstr "सिस्लॉग (Syslog)"

#: logdrake:117
#, c-format
msgid "search"
msgstr "खोज"

#: logdrake:129
#, c-format
msgid "A tool to monitor your logs"
msgstr "आपके लॉगों को मॉनिटर करने के लिए एक औज़ार"

#: logdrake:131
#, c-format
msgid "Settings"
msgstr "समायोजनायें"

#: logdrake:134
#, c-format
msgid "Matching"
msgstr "मिलान"

#: logdrake:135
#, c-format
msgid "but not matching"
msgstr "परन्तु मिलान नहीं है"

#: logdrake:138
#, c-format
msgid "Choose file"
msgstr "संचिका का चयन करें"

#: logdrake:150
#, c-format
msgid "Calendar"
msgstr "कैलेन्डर"

#: logdrake:159
#, c-format
msgid "Content of the file"
msgstr "इस संचिका की विषयवस्तु"

#: logdrake:163 logdrake:407
#, c-format
msgid "Mail alert"
msgstr "विपत्र सूचना"

#: logdrake:170
#, fuzzy, c-format
msgid "The alert wizard has failed unexpectedly:"
msgstr "यह सचेतक विजार्ड अचानक असफ़ल हो गया:"

#: logdrake:174
#, c-format
msgid "Save"
msgstr "सुरक्षित"

#: logdrake:222
#, c-format
msgid "please wait, parsing file: %s"
msgstr "कॄपया प्रतीक्षा करें, संचिका का पदभंजन हो रहा है: %s"

#: logdrake:244
#, c-format
msgid "Sorry, log file isn't available!"
msgstr ""

#: logdrake:292
#, c-format
msgid "Error while opening \"%s\" log file: %s\n"
msgstr ""

#: logdrake:385
#, c-format
msgid "Apache World Wide Web Server"
msgstr "आपचे विश्व व्यापी वेब सर्वर"

#: logdrake:386
#, c-format
msgid "Domain Name Resolver"
msgstr "डोमेन नाम को सुलझाने वाला"

#: logdrake:387
#, c-format
msgid "Ftp Server"
msgstr "एफ़०टी०पी० सर्वर"

#: logdrake:388
#, c-format
msgid "Postfix Mail Server"
msgstr "पोस्टफ़िक्स विपत्र सर्वर"

#: logdrake:389
#, c-format
msgid "Samba Server"
msgstr "सॉबा सर्वर"

#: logdrake:390
#, c-format
msgid "SSH Server"
msgstr "एसएसएच सर्वर"

#: logdrake:391
#, c-format
msgid "Webmin Service"
msgstr "वेबमिन सेवा"

#: logdrake:392
#, c-format
msgid "Xinetd Service"
msgstr "एक्सईनिटडी सेवा"

#: logdrake:401
#, c-format
msgid "Configure the mail alert system"
msgstr "विपत्र सचेतक प्रणाली की संरचना"

#: logdrake:402
#, c-format
msgid "Stop the mail alert system"
msgstr "विपत्र सचेतक प्रणाली को बन्द करें"

#: logdrake:410
#, c-format
msgid "Mail alert configuration"
msgstr "विपत्र चेतावनी संरचना"

#: logdrake:411
#, c-format
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
"विपत्र संरचना कार्यक्रम में स्वागत ।\n"
"\n"
"यहाँ, आप चेतावनी प्रणाली की स्थापना कर पाने में समर्थ होगें ।\n"

#: logdrake:414
#, c-format
msgid "What do you want to do?"
msgstr "आप क्या करना चाहते है?"

#: logdrake:421
#, c-format
msgid "Services settings"
msgstr "सेवाओं की समायोजनायें"

#: logdrake:422
#, c-format
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
msgstr "आपको एक चेतावनी मिलेगी यदि चयनित सेवाओं में कोई एक अब नहीं चल रही है"

#: logdrake:429
#, c-format
msgid "Load setting"
msgstr "अधिभारण समायोजन"

#: logdrake:430
#, c-format
msgid "You will receive an alert if the load is higher than this value"
msgstr "आप एक चेतावनी पायेगें यदि भार इस मुल्य से अधिक है"

#: logdrake:431
#, c-format
msgid ""
"_: load here is a noun, the load of the system\n"
"Load"
msgstr "अधिभार"

#: logdrake:436
#, c-format
msgid "Alert configuration"
msgstr "चेतावनी का आकार"

#: logdrake:437
#, c-format
msgid "Please enter your email address below "
msgstr "कृपया नीचे दिए गए स्थान में अपना विपत्र पता बतायें "

#: logdrake:438
#, c-format
msgid "and enter the name (or the IP) of the SMTP server you wish to use"
msgstr "और एसएमटीपी सर्वर का नाम (या आईपी) बतायें, जिसका आप उपयोग करना चाहते है"

#: logdrake:445
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr ""

#: logdrake:450
#, 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 ""

#: logdrake:457
#, c-format
msgid "The wizard successfully configured the mail alert."
msgstr "इस विजार्ड ने विपत्र सचेतक को सफ़लतापूर्वक संरचित कर दिया है।"

#: logdrake:463
#, c-format
msgid "The wizard successfully disabled the mail alert."
msgstr "विजार्ड ने सफ़लतापूर्वक विपत्र सचेतक को निष्क्रिय कर दिया है:"

#: logdrake:522
#, c-format
msgid "Save as.."
msgstr "जैसे सुरक्षित करें.."

#: 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 ""
"स्कैनरों को उपयोग करने के लिए एसऐएनई पैकेजों को संसाधन करने की आवश्यकता है ।\n"
"\n"
"क्या आप एसऐएनई पैकेजों को संसाधित करना चाहते है?"

#: scannerdrake:55
#, c-format
msgid "Aborting Scannerdrake."
msgstr "स्कैनरड्रैक से बाहर निकला जा रहा है"

#: scannerdrake:60
#, c-format
msgid ""
"Could not install the packages needed to set up a scanner with Scannerdrake."
msgstr ""
"स्कैनरड्रैक के साथ एक स्कैनर की स्थापना के लिये आवश्यक पैकेजों को संसाधित नहीं किया जा सका ।"

#: scannerdrake:61
#, c-format
msgid "Scannerdrake will not be started now."
msgstr "अब तक स्कैनरड्रैक आरम्भ नहीं हुआ होगा ।"

#: scannerdrake:67 scannerdrake:506
#, c-format
msgid "Searching for configured scanners..."
msgstr "संरचित स्कैनरों को खोजा जा रहा है ..."

#: scannerdrake:71 scannerdrake:510
#, c-format
msgid "Searching for new scanners..."
msgstr "नवीन स्कैनरों को खोजा जा रहा है ..."

#: scannerdrake:79 scannerdrake:532
#, c-format
msgid "Re-generating list of configured scanners..."
msgstr "संरचित स्कैनरों की सूची का पुनः निर्माण हो रहा है ..."

#: scannerdrake:101
#, c-format
msgid "The %s is not supported by this version of %s."
msgstr "%s को %s के इस संस्मरण के द्वारा समर्थन नहीं प्राप्त है ।"

#: scannerdrake:104 scannerdrake:115
#, fuzzy, c-format
msgid "Confirmation"
msgstr "संरचना"

#: scannerdrake:104
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr "%s %s पर मिला, इसे स्वतः ही संसाधित किया जायें?"

#: scannerdrake:116
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s स्कैनर डाटाबेस में नहीं है, क्या आप स्वंम इसकी संरचना करना चाहते है?"

#: scannerdrake:130
#, fuzzy, c-format
msgid "Scanner configuration"
msgstr "चेतावनी का आकार"

#: scannerdrake:131
#, c-format
msgid "Select a scanner model (Detected model: %s, Port: %s)"
msgstr ""

#: scannerdrake:133
#, c-format
msgid "Select a scanner model (Detected model: %s)"
msgstr ""

#: scannerdrake:134
#, c-format
msgid "Select a scanner model (Port: %s)"
msgstr ""

#: scannerdrake:136 scannerdrake:139
#, c-format
msgid " (UNSUPPORTED)"
msgstr ""

#: scannerdrake:142
#, fuzzy, c-format
msgid "The %s is not supported under Linux."
msgstr "%s को %s के इस संस्मरण के द्वारा समर्थन नहीं प्राप्त है ।"

#: scannerdrake:169 scannerdrake:183
#, c-format
msgid "Do not install firmware file"
msgstr "फ़र्मवेयर संचिका को संसाधित ना करें"

#: scannerdrake:172 scannerdrake:222
#, fuzzy, c-format
msgid "Scanner Firmware"
msgstr "स्कैनर सहभाजिता"

#: scannerdrake:173 scannerdrake:225
#, c-format
msgid ""
"It is possible that your %s needs its firmware to be uploaded everytime when "
"it is turned on."
msgstr ""
"यह सम्भव है कि आपके %s को प्रत्येक बार जब उसे आरम्भ किया जायें तब उसके फ़र्मवेयर को अपडेट "
"करने की आवश्यकता हो।"

#: scannerdrake:174 scannerdrake:226
#, c-format
msgid "If this is the case, you can make this be done automatically."
msgstr "यदि ऐसी स्थिति है, तो आप इसे ऐसा बना सकते है कि यह स्वचालित रूप से हो।"

#: scannerdrake:175 scannerdrake:229
#, c-format
msgid ""
"To do so, you need to supply the firmware file for your scanner so that it "
"can be installed."
msgstr ""
"ऐसा करने के लिए, आपको अपने स्कैनर के लिए फ़र्मवेयर संचिका की संपूर्ति करने की आवश्यकता "
"हैजिससे कि इसे संसाधित किया जा सके।"

#: scannerdrake:176 scannerdrake:230
#, 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 ""
"आप इस संचिका को स्कैनर के साथ आने वाली सीडी या फ़्लापी में, निर्माता की गॄहपॄष्ट पर,या "
"अपने विण्डो के विभाजन पर पा सकते है।"

#: scannerdrake:178 scannerdrake:237
#, c-format
msgid "Install firmware file from"
msgstr "फ़र्मवेयर संचिका को से संसाधित करें"

#: scannerdrake:180 scannerdrake:188 scannerdrake:239 scannerdrake:246
#, c-format
msgid "CD-ROM"
msgstr "सीडी-रॉम"

#: scannerdrake:181 scannerdrake:190 scannerdrake:240 scannerdrake:248
#, c-format
msgid "Floppy Disk"
msgstr "फ़्लापी डिस्क"

#: scannerdrake:182 scannerdrake:192 scannerdrake:241 scannerdrake:250
#, c-format
msgid "Other place"
msgstr "अन्य स्थान"

#: scannerdrake:198
#, c-format
msgid "Select firmware file"
msgstr "फ़र्मवेयर संचिका का चयन करें"

#: scannerdrake:201 scannerdrake:260
#, c-format
msgid "The firmware file %s does not exist or is unreadable!"
msgstr "फ़र्मवेयर संचिका %s विद्यमान नहीं है या अपठनीय है!"

#: scannerdrake:224
#, c-format
msgid ""
"It is possible that your scanners need their firmware to be uploaded "
"everytime when they are turned on."
msgstr ""
"यह सम्भव है कि आपके स्कैनरों को प्रत्येक बार जब उन्हें आरम्भ किया जायें तबउनके फ़र्मवेयर को "
"अपडेट करने की आवश्यकता हो।"

#: scannerdrake:228
#, c-format
msgid ""
"To do so, you need to supply the firmware files for your scanners so that it "
"can be installed."
msgstr ""
"ऐसा करने के लिए, आपको अपने स्कैनरों के लिए फ़र्मवेयर संचिकाओं की संपूर्ति करने की आवश्यकता "
"हैजिससे कि इसे संसाधित किया जा सके।"

#: scannerdrake:231
#, 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 ""
"यदि आप अपने स्कैनर के फ़र्मवेयर को पहिले से ही संसाधित कर चुके है, तो एक नयी फ़र्मवेयर "
"संचिकाकी संपूर्ति करके आप इस फ़र्मवेयर को यहाँ अपडेट कर सकते है।"

#: scannerdrake:233
#, c-format
msgid "Install firmware for the"
msgstr "के लिए फ़र्मवेयर को संसाधित करें"

#: scannerdrake:256
#, c-format
msgid "Select firmware file for the %s"
msgstr "%s के लिए फ़र्मवेयर संचिका का चयन करें"

#: scannerdrake:274
#, fuzzy, c-format
msgid "Could not install the firmware file for the %s!"
msgstr "फ़र्मवेयर संचिका को संसाधित ना करें"

#: scannerdrake:287
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr "आपके %s के लिए फ़र्मवेयर संचिका सफ़लतापूर्वक संसाधित की गयी है।"

#: scannerdrake:297
#, c-format
msgid "The %s is unsupported"
msgstr "%s को समर्थन प्राप्त नहीं है"

#: scannerdrake:302
#, c-format
msgid ""
"The %s must be configured by printerdrake.\n"
"You can launch printerdrake from the %s Control Center in Hardware section."
msgstr ""
"%s को प्रिंटरड्रैक के द्वारा संरचित किया जाना चाहिए । \n"
"हार्डवेयर अनुभाग के %s नियंत्रण केन्द्र से आप प्रिंटरड्रैक को आरम्भ कर सकते है ।"

#: scannerdrake:320
#, fuzzy, c-format
msgid "Setting up kernel modules..."
msgstr "यू०एस०बी० प्रिंटर कर्नल मॉडयूल को लाया जा रहा है ...\n"

#: scannerdrake:330 scannerdrake:337 scannerdrake:367
#, c-format
msgid "Auto-detect available ports"
msgstr "उपलब्ध पोर्टों की स्वतः-पहचान"

#: scannerdrake:331 scannerdrake:377
#, fuzzy, c-format
msgid "Device choice"
msgstr "प्राचीन उपकरण संचिका"

#: scannerdrake:332 scannerdrake:378
#, c-format
msgid "Please select the device where your %s is attached"
msgstr "कृपया उस उपकरण का चयन करें जहाँ आपने  %s को जोड़ा हुआ है"

#: scannerdrake:333
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr "(सूचना: समान्तर पोर्टों को स्वतः खोजा नहीं जा सकता है)"

#: scannerdrake:335 scannerdrake:380
#, c-format
msgid "choose device"
msgstr "उपकरण का चयन"

#: scannerdrake:369
#, c-format
msgid "Searching for scanners..."
msgstr "स्कैनरों के लिए खोज जारी है..."

#: scannerdrake:405 scannerdrake:412
#, fuzzy, c-format
msgid "Attention!"
msgstr "आकर्षण"

#: scannerdrake:406
#, 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 ""

#: scannerdrake:407 scannerdrake:416
#, c-format
msgid ""
"More info in the driver's manual page. Run the command \"man sane-%s\" to "
"read it."
msgstr ""

#: scannerdrake:409 scannerdrake:418
#, fuzzy, c-format
msgid ""
"After that you may scan documents using \"XSane\" or \"Kooka\" from "
"Multimedia/Graphics in the applications menu."
msgstr ""
"आपका %s संरचित हो चुका है।\n"
"ऐप्लीकेशन मीनू के मल्टीमीडिया/ग्राफ़िक्स विकल्प से  \"एक्ससाने\" या \"कूका\" का उपयोग "
"करकेअब आप प्रलेखों को स्कैन कर सकते है।"

#: scannerdrake:413
#, c-format
msgid ""
"Your %s has been configured, but it is possible that additional manual "
"adjustments are needed to get it to work. "
msgstr ""

#: scannerdrake:414
#, 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 ""

#: scannerdrake:415
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr ""

#: scannerdrake:420
#, c-format
msgid "Congratulations!"
msgstr "बधाईयां!"

#: scannerdrake:421
#, 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 ""
"आपका %s संरचित हो चुका है।\n"
"ऐप्लीकेशन मीनू के मल्टीमीडिया/ग्राफ़िक्स विकल्प से  \"एक्ससाने\" या \"कूका\" का उपयोग "
"करकेअब आप प्रलेखों को स्कैन कर सकते है।"

#: scannerdrake:446
#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr ""
"निम्नलिखित स्कैनर\n"
"\n"
"%s\n"
"आपके तंत्र पर उपलब्ध है ।\n"

#: scannerdrake:447
#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
msgstr ""
"निम्नलिखित स्कैनर\n"
"\n"
"%s\n"
"आपके तंत्र पर उपलब्ध है ।\n"

#: scannerdrake:450 scannerdrake:453
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr "कोई स्कैनर नहीं मिलें जो कि आपके तंत्र पर उपलब्ध हो।\n"

#: scannerdrake:461
#, fuzzy, c-format
msgid "Scanner Management"
msgstr "प्रिंटर प्रबंधन \n"

#: scannerdrake:467
#, c-format
msgid "Search for new scanners"
msgstr "नये स्कैनरों के लिए खोज"

#: scannerdrake:473
#, c-format
msgid "Add a scanner manually"
msgstr "स्वंम एक स्कैनर को जोड़ें"

#: scannerdrake:480
#, c-format
msgid "Install/Update firmware files"
msgstr "फ़र्मवेयर संचिकाओं को संसाधन/उन्नयन"

#: scannerdrake:486
#, c-format
msgid "Scanner sharing"
msgstr "स्कैनर सहभाजिता"

#: scannerdrake:545 scannerdrake:710
#, c-format
msgid "All remote machines"
msgstr "सभी सुदूर कम्प्यूटर"

#: scannerdrake:557 scannerdrake:860
#, c-format
msgid "This machine"
msgstr "यह कम्प्य़ूटर"

#: scannerdrake:596
#, fuzzy, c-format
msgid "Scanner Sharing"
msgstr "स्कैनर सहभाजिता"

#: scannerdrake:597
#, 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 ""
"आप यहाँ चयन कर सकते है कि क्या स्कैनर, जो कि इस मशीन से जुड़े हुए है, पर सुदूर मशीनों को "
"पहुँच होऔर किन सुदूर मशीनों को पहुंच हो।"

#: scannerdrake:598
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""
"आप यहाँ यह भी निर्णय ले सकते है कि सुदूर कम्प्यूटरों पर स्थित स्कैनरों को इस कम्प्य़ूटर पर भी "
"उपलब्ध करा दिया जायें ।"

#: scannerdrake:601
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr "इस कम्प्यूटर के स्कैनर अन्य कम्प्यूटरों के लिए उपलब्ध है"

#: scannerdrake:603
#, c-format
msgid "Scanner sharing to hosts: "
msgstr "होस्टों को स्कैनर सहभाजिता: "

#: scannerdrake:608 scannerdrake:625
#, c-format
msgid "No remote machines"
msgstr "कोई सुदूर मशीनें नहीं"

#: scannerdrake:617
#, c-format
msgid "Use scanners on remote computers"
msgstr "सुदूर कम्प्यूटरों पर स्कैनरों का उपयोग"

#: scannerdrake:620
#, c-format
msgid "Use the scanners on hosts: "
msgstr "होस्टों पर स्थित स्कैनरों का उपयोग करें:"

#: scannerdrake:647 scannerdrake:719 scannerdrake:869
#, c-format
msgid "Sharing of local scanners"
msgstr "स्थानीय स्कैनरों की सहभाजिता"

#: scannerdrake:648
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
msgstr "यह कम्प्यूटर है जिन पर स्थानीय संबंधित स्कैनर (स्कैनरों) को उपलब्ध होना चाहिए:"

#: scannerdrake:659 scannerdrake:809
#, c-format
msgid "Add host"
msgstr "होस्ट को जोड़ें"

#: scannerdrake:665 scannerdrake:815
#, c-format
msgid "Edit selected host"
msgstr "चयनित होस्ट को संपादित करें"

#: scannerdrake:674 scannerdrake:824
#, c-format
msgid "Remove selected host"
msgstr "चयनित होस्ट को हटायें"

#: scannerdrake:683 scannerdrake:833
#, c-format
msgid "Done"
msgstr "किया गया"

#: scannerdrake:698 scannerdrake:706 scannerdrake:711 scannerdrake:757
#: scannerdrake:848 scannerdrake:856 scannerdrake:861 scannerdrake:907
#, c-format
msgid "Name/IP address of host:"
msgstr "होस्ट का नाम/आईपी पता:"

#: scannerdrake:720 scannerdrake:870
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr "उस होस्ट का चयन करें जिस पर स्थानीय स्कैनरों को उप्लब्ध होना चाहिए:"

#: scannerdrake:731 scannerdrake:881
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "आपको एक होस्ट का नाम या एक आईपी पता बताना चाहिए । \n"

#: scannerdrake:742 scannerdrake:892
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr "यह होस्ट पहिले से ही इस सूची में है, इसे पुनः जोड़ा नहीं जा सकता है ।\n"

#: scannerdrake:797
#, c-format
msgid "Usage of remote scanners"
msgstr "सुदूर स्कैनरों की उपयोगिता"

#: scannerdrake:798
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr "ये वह कम्प्यूटर है जिनसे स्कैनरों को उपयोग किया जाना चहिए:"

#: scannerdrake:955
#, 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 ""
"स्थानीय स्कैनर(रो) को साझा करने के लिए सैन्ड को संसाधित करने की आवश्यकता है।\n"
"\n"
"क्या आप सैन्ड पैकेजों को संसाधित करना चाहते है?"

#: scannerdrake:959 scannerdrake:963
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr "आपका स्कैनर (स्कैनरों) नेटवर्क पर उपलब्ध नहीं होगें ।"

#: scannerdrake:962
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""
"आपके स्कैनर(स्कैनरों) को सहभाजित करने हेतु आवश्यक पैकेजों को संसाधित नहीं किया जा सका ।"

#: service_harddrake:124
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "\"%s\" हार्डवेयर वर्ग में से कुछ उपकरणों को हटा दिया गया है:\n"

#: service_harddrake:125
#, c-format
msgid "- %s was removed\n"
msgstr ""

#: service_harddrake:128
#, c-format
msgid "Some devices were added: %s\n"
msgstr "कुछ उपकरणों को जोड़ा गया था: %s\n"

#: service_harddrake:129
#, c-format
msgid "- %s was added\n"
msgstr ""

#: service_harddrake:252
#, c-format
msgid "Hardware probing in progress"
msgstr "हार्डवेयर खोज जारी है"

#: service_harddrake_confirm:7
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr ""

#: service_harddrake_confirm:8
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr "क्या आप उचित संरचना टूल को चलाना चाहते है ?"

#: ../menu/localedrake-system.desktop.in.h:1
#, fuzzy
msgid "System Regional Settings"
msgstr "तंत्र समायोजनायें"

#: ../menu/localedrake-system.desktop.in.h:2
msgid "System wide language & country configurator"
msgstr ""

#: ../menu/harddrake.desktop.in.h:1
msgid "HardDrake"
msgstr "हार्ड ड्रैक"

#: ../menu/harddrake.desktop.in.h:2
#, fuzzy
msgid "Hardware Central Configuration/information tool"
msgstr "नेटवर्क संरचना"

#: ../menu/localedrake-user.desktop.in.h:1
#, fuzzy
msgid "Language & country configuration"
msgstr "स्वंम के द्वारा संरचना"

#: ../menu/localedrake-user.desktop.in.h:2
#, fuzzy
msgid "Regional Settings"
msgstr "समायोजनायें"

#~ msgid "Error!"
#~ msgstr "त्रुटि !"

#~ msgid "I can not find needed image file `%s'."
#~ msgstr "मै आवश्यक प्रतिबिंब संचिका `%s' को खोज नहीं सका ।"

#~ msgid "Auto Install Configurator"
#~ msgstr "स्वचालित संसाधन संरचनाकर्ता"

#~ msgid "replay"
#~ msgstr "पुनः चलाना"

#~ msgid "manual"
#~ msgstr "मैनुअल"

#~ msgid ""
#~ "Please choose for each step whether it will replay like your install, or "
#~ "it will be manual"
#~ msgstr ""
#~ "कृपया प्रत्येक चरण के लिए चयन करें कि वह आपके संसाधन जैसा ही चलाया जायेगा,या यह मैनुयल "
#~ "होगा"

#~ msgid "Insert a blank floppy in drive %s"
#~ msgstr "%s में एक खाली फ़्लापी डालें"

#~ msgid "Creating auto install floppy"
#~ msgstr "स्वतः संसाधन फ़्लापी का निर्माण किया जा रहा है"

#~ msgid "Insert another blank floppy in drive %s (for drivers disk)"
#~ msgstr "ड्राइव %s में एक अन्य खाली फ़्लापी को डालें (चालकों की डिस्क के लिए)"

#~ msgid "Creating auto install floppy (drivers disk)"
#~ msgstr "स्वतः संसाधन फ़्लापी का निर्माण किया जा रहा है (चालकों की डिस्क)"

#~ msgid ""
#~ "\n"
#~ "Welcome.\n"
#~ "\n"
#~ "The parameters of the auto-install are available in the sections on the "
#~ "left"
#~ msgstr ""
#~ "\n"
#~ "स्वागत।\n"
#~ "\n"
#~ "विभागों के बाँयें तरफ़ स्वतः-संसाधन के पैरामीटर उपलब्ध है"

#~ msgid ""
#~ "The floppy has been successfully generated.\n"
#~ "You may now replay your installation."
#~ msgstr ""
#~ "फ़्लापी का निर्माण सफ़लतापूर्वक हो चुका है ।\n"
#~ "आप अपने संसाधन को पुनः चला सकते है ।"

#~ msgid "Auto Install"
#~ msgstr "स्वतः संसाधन"

#~ msgid "Add an item"
#~ msgstr "एक ईकाई (आईटम) को जोड़ें"

#~ msgid "Remove the last item"
#~ msgstr "अंतिम मद को हटायें"

#~ msgid "Menudrake"
#~ msgstr "मीनूड्रैक"

#~ msgid "Msec"
#~ msgstr "मिली-सेकंड"

#~ msgid "Urpmi"
#~ msgstr "यू०आर०पी०एम०आई०"

#~ msgid "Userdrake"
#~ msgstr "यूज़रड्रैक"