# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Kartik Mistry \n" "POT-Creation-Date: 2010-02-16 10:04+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING" #. type: Plain text #: hints:5 msgid "" "Debian Hint #1: You can report a bug in a package with the 'reportbug' " "command, which is available in the reportbug package, either from the " "command-line or with the new graphical frontend (available running " "'reportbug --ui gtk2' or in the menu)." msgstr "" #. type: Plain text #: hints:10 msgid "" "Debian Hint #2: You can use 'dpkg-reconfigure ' to change the " "answers you gave to the questions asked when you first installed a package. " "The 'configure-debian' package provides a unified front end for doing this, " "as well." msgstr "" #. type: Plain text #: hints:14 msgid "" "Debian Hint #3: You can use either 'apt-cache search ' or 'aptitude " "search ' to search for words in the descriptions of all available " "packages." msgstr "" #. type: Plain text #: hints:17 msgid "" "Debian Hint #4: You can see the available and installed versions for one or " "more available packages with the command 'apt-cache policy '." msgstr "" #. type: Plain text #: hints:20 msgid "" "Debian Hint #5: If you need to build a custom kernel, use the 'make-kpkg' " "script found in the kernel-package package." msgstr "" #. type: Plain text #: hints:22 msgid "Debian Hint #6: There is no hint #6. Submit a hint today !" msgstr "" #. type: Plain text #: hints:25 msgid "" "Debian Hint #7: You can use the cron-apt package to do automatic nightly " "downloads of updates for packages installed on your system." msgstr "" #. type: Plain text #: hints:29 msgid "" "Debian Hint #8: If you have problems with Debian that you can't solve by " "reading the manuals and documentation, try asking on the Debian Users " "mailing list (debian-user@lists.debian.org)." msgstr "" #. type: Plain text #: hints:34 msgid "" "Debian Hint #9: If you need to know what version of Debian you're currently " "running, look in /etc/debian_version or use 'lsb_release -sc' command. If " "you want to know the codename for that version (for example, 5.0 is " "codenamed 'Lenny'), check this URL:" msgstr "" #. type: Plain text #: hints:36 msgid "http://www.debian.org/doc/FAQ/ch-ftparchives.html#s-codenames" msgstr "" #. type: Plain text #: hints:41 msgid "" "Debian Hint #10: There are Debian mailing lists for everything from user " "questions to debates over what to put into the Debian Policy documents. " "Check out the list at http://www.debian.org/MailingLists/ and subscribe to " "those that interest you." msgstr "" #. type: Plain text #: hints:44 msgid "" "Debian Hint #11: Keep up to date on what's going on - read the Debian " "Times. Read it on the web at http://times.debian.net/" msgstr "" #. type: Plain text #: hints:48 msgid "" "Debian Hint #12: The grep-dctrl package provides a number of useful scripts " "for quickly searching various package control files (such as the available " "packages file)." msgstr "" #. type: Plain text #: hints:53 msgid "" "Debian Hint #13: If you don't like the default options used in a Debian " "package, you can download the source and build a version which uses the " "options you prefer. See http://www.debian.org/doc/FAQ/ch-pkg_basics.html " "(sections 6.13 and 6.14) for more information." msgstr "" #. type: Plain text #: hints:56 msgid "" "However, bear in mind that most options in most packages can be configured " "at runtime, and do not require recompiling the package." msgstr "" #. type: Plain text #: hints:61 msgid "" "Debian Hint #14: If you would like to follow things happening to a package " "(for example, if you want to see bug reports, release notices, and other " "similar things), consider subscribing to it on the Package Tracking System. " "You can find out more about the PTS at:" msgstr "" #. type: Plain text #: hints:64 msgid "" "http://www.debian.org/doc/manuals/developers-reference/ch-resources.en.html " "(Section 4.10)" msgstr "" #. type: Plain text #: hints:68 msgid "" "Debian Hint #15: The documentation for a package can normally be found under " "/usr/share/doc/. In particular, the README.Debian file often has " "useful information about Debian-specific quirks or tips." msgstr "" #. type: Plain text #: hints:73 msgid "" "Debian Hint #16: If you're searching for a particular file, but don't know " "which package it belongs to, try installing 'apt-file', which maintains a " "small database of this information, or search the contents of the Debian " "Packages database, which can be done at:" msgstr "" #. type: Plain text #: hints:75 msgid "http://www.debian.org/distrib/packages#search_contents" msgstr "" #. type: Plain text #: hints:79 msgid "" "Debian Hint #17: Need someone to talk to about Debian? If you're comfortable " "with Internet Relay Chat (IRC), just install your favorite IRC client, and " "join #debian on irc.debian.org." msgstr "" #. type: Plain text #: hints:84 msgid "" "Debian Hint #18: Quality control information about a package can be found by " "going to http://packages.qa.debian.org/; this page provides links " "to the Maintainer's QA page, the BTS, news items for the package, and " "information on which versions are available in which archives." msgstr "" #. type: Plain text #: hints:87 msgid "" "Debian Hint #19: If you're interested in building packages from source, you " "should consider installing the apt-src package." msgstr "" #. type: Plain text #: hints:91 msgid "" "Debian Hint #20: Want to keep track of what version of a package you have " "installed (especially useful for those running hybrid stable / testing / " "unstable systems)? Check out apt-show-versions." msgstr "" #. type: Plain text #: hints:94 msgid "" "Debian Hint #21: If your Debian box is behind a slow network connection, but " "you have access to a fast one as well, check out the apt-zip package." msgstr "" #. type: Plain text #: hints:98 msgid "" "Debian Hint #22: Wondering which Debian mirror is best for you? Check out " "the apt-spy and netselect-apt packages, which can give you information about " "how various mirror sites perform." msgstr "" #. type: Plain text #: hints:104 msgid "" "Debian Hint #23: If your system is using too much disk space, try the " "deborphan package; it can offer suggestions about which packages may be " "unused and removable. And, of course, don't forget to clean out the APT " "cache area (using 'apt-get clean', 'aptitude clean', or aptitude's Action -> " "Clean package cache menu item)." msgstr "" #. type: Plain text #: hints:107 msgid "" "Debian Hint #24: If you would like to thank a maintainer for handling an " "issue, check out reportbug --kudos." msgstr "" #. type: Plain text #: hints:111 msgid "" "Debian Hint #25: The 'debian-reference' package contains a wide variety of " "reference documents for Debian users and developers. Most of the information " "can also be found at the following URL:" msgstr "" #. type: Plain text #: hints:113 msgid "http://www.debian.org/doc/manuals/reference." msgstr "" #. type: Plain text #: hints:118 msgid "" "Debian Hint #26: If a package doesn't seem to have much documentation, check " "for a package named '-doc' and make sure to install it as well; " "packages with large amounts of documentation regularly split the docs in " "this manner for those who don't want to install them." msgstr "" #. type: Plain text #: hints:122 msgid "" "Debian Hint #27: Regularly verify your backups. You *are* keeping backups, " "right? Right? (This hint brought to you by the letters 'D', 'U', 'M', and " "'P', and the number 0.)" msgstr "" #. type: Plain text #: hints:127 msgid "" "Debian Hint #28: If your machine is not on all of the time (such as a " "laptop), check out the 'anacron' package; this will make sure that regular " "tasks still happen, even if the machine isn't on at the time they would " "normally trigger." msgstr "" #. type: Plain text #: hints:131 msgid "" "Debian Hint #29: Keep your system clock accurate - Machines which are turned " "on most or all of the time should have the 'ntp' package installed to keep " "the time accurate in between reboots." msgstr "" #. type: Plain text #: hints:135 msgid "" "Debian Hint #30: Documentation can be made available at http://localhost/ by " "installing the 'doc-base' and 'doc-central' packages and their dependencies." msgstr "" #. type: Plain text #: hints:140 msgid "" "Debian Hint #31: Disabling a normally-active service in a specific runlevel " "should be done by changing the S link in /etc/rc.d to a K link, " "rather than removing the link entirely; if all links are removed, the system " "will assume on the next install that they need to be replaced." msgstr "" #. type: Plain text #: hints:144 msgid "" "Debian Hint #32: The package 'doc-debian' contains some general " "documentation about the Debian project. It is also available in spanish " "(doc-debian-es), french (doc-debian-fr) and ukrainian (doc-debian-uk)." msgstr "" #. type: Plain text #: hints:147 msgid "" "Debian Hint #33: The package 'devscripts' contains some useful scripts for " "users who want to help to improve Debian, e.g. wnpp-alert, rc-alert and bts." msgstr "" #. type: Plain text #: hints:150 msgid "" "Debian Hint #34: If you want to track Debian sid and have a small download " "quota or a really slow connection, check out the debdelta package." msgstr "" #. type: Plain text #: hints:153 msgid "" "Debian Hint #35: In search for some games? Take a look at 'goplay', which " "offers a nice Frontend for browsing through all kind of games." msgstr "" #. type: Plain text #: hints:158 msgid "" "Debian Hint #36: Need a newer package than shipped with Debians last stable " "release but don't want to upgrade to 'testing' or 'unstable'? Some packages " "are kept up-to-date on volatile.debian.org, some others are made available " "at www.backports.org." msgstr "" #. type: Plain text #: hints:161 msgid "" "Debian Hint #37: Want to download a package without installing it? Use " "'aptitude download '." msgstr "" #. type: Plain text #: hints:165 msgid "" "Debian Hint #38: Want to know how you can use a program you have never used " "before? \"man\" will be your best new friend! Type \"man \" in " "a shell. Or, run \"man -H \" to read the manual page in a " "browser." msgstr "" #. type: Plain text #: hints:168 msgid "" "Debian Hint #39: Improve bash's tab-completion by installing the " "bash-completion package." msgstr "" #. type: Plain text #: hints:172 msgid "" "Debian Hint #40: If you install the command-not-found package, attempting to " "run a command you don't have installed will tell you what package to install " "to obtain that command." msgstr "" #. type: Plain text #: hints:175 msgid "" "Debian Hint #41: You can use 'apt-cache show ' or 'aptitude " "show ' to get more information about a debian package." msgstr "" #. type: Plain text #: hints:180 msgid "" "Debian Hint #42: You can use 'apt-file list ' to obtain a " "listing of the contents of debian package. This action is similar to 'dpkg " "-L ' except the package does not need to be installed or " "fetched using apt-file in contrast to dpkg." msgstr "" #. type: Plain text #: hints:183 msgid "" "Debian Hint #43: Want to temporarily disable your iptables firewall? Use " "'iptables-save | sed \"/-/d;/^#/d;s/DROP/ACCEPT/\" | iptables-restore' to " "remove all rules and set the default policy to ACCEPT." msgstr ""