-msgid ""
-"Please use:\n"
-"bzr get %s\n"
-"to retrieve the latest (possibly unreleased) updates to the package.\n"
-msgstr ""
-
-#: cmdline/apt-get.cc:2310
-#, c-format
-msgid "Skipping already downloaded file '%s'\n"
-msgstr "आधीच डाऊनलोड केलेली '%s' फाईल सोडून द्या\n"
-
-#: cmdline/apt-get.cc:2345
-#, c-format
-msgid "You don't have enough free space in %s"
-msgstr "%s मध्ये पुरेशी जागा नाही"
-
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
-#: cmdline/apt-get.cc:2353
-#, c-format
-msgid "Need to get %sB/%sB of source archives.\n"
-msgstr "उगम अर्काईव्हज चा %sB/%sB घेण्याची गरज आहे.\n"
-
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
-#: cmdline/apt-get.cc:2358
-#, c-format
-msgid "Need to get %sB of source archives.\n"
-msgstr "उगम अर्काईव्हजचा %sB घेण्याची गरज आहे.\n"
-
-#: cmdline/apt-get.cc:2364
-#, c-format
-msgid "Fetch source %s\n"
-msgstr "%s उगम घ्या\n"
-
-#: cmdline/apt-get.cc:2397
-msgid "Failed to fetch some archives."
-msgstr "काही अर्काईव्हज आणण्यास असमर्थ."
-
-#: cmdline/apt-get.cc:2427
-#, c-format
-msgid "Skipping unpack of already unpacked source in %s\n"
-msgstr "%s मध्ये आधीच उघडलेल्या उगमातील उघडलेल्याला सोडून द्या किंवा वगळा\n"
-
-#: cmdline/apt-get.cc:2439
-#, c-format
-msgid "Unpack command '%s' failed.\n"
-msgstr "'%s' आज्ञा सुट्या करण्यास असमर्थ.\n"
-
-#: cmdline/apt-get.cc:2440
-#, c-format
-msgid "Check if the 'dpkg-dev' package is installed.\n"
-msgstr "'dpkg-dev' पॅकेज संस्थापित केले आहे का ते पडताळून पहा.\n"
-
-#: cmdline/apt-get.cc:2457
-#, c-format
-msgid "Build command '%s' failed.\n"
-msgstr "बांधणी करणाऱ्या आज्ञा '%s' अयशस्वी.\n"
-
-#: cmdline/apt-get.cc:2477
-msgid "Child process failed"
-msgstr "चाईल्ड प्रक्रिया अयशस्वी"
-
-#: cmdline/apt-get.cc:2493
-msgid "Must specify at least one package to check builddeps for"
-msgstr "बिल्डेपस् कशासाठी ते पडताळण्यासाठी किमान एक पॅकेज सांगणे गरजेचे आहे"
-
-#: cmdline/apt-get.cc:2524
-#, c-format
-msgid "Unable to get build-dependency information for %s"
-msgstr "%s साठी बांधणी डिपेंडन्सी माहिती मिळवण्यास असमर्थ"
-
-#: cmdline/apt-get.cc:2544
-#, c-format
-msgid "%s has no build depends.\n"
-msgstr "%s ला बांधणी डिपेंडन्स नाहीत.\n"
-
-#: cmdline/apt-get.cc:2595
-#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because the package %s cannot be "
-"found"
-msgstr "%s पॅकेज न सापडल्याने %s साठी %s डिपेंडन्सी पूर्ण होऊ शकत नाही"
-
-#: cmdline/apt-get.cc:2648
-#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because no available versions of "
-"package %s can satisfy version requirements"
-msgstr ""
-"आवृतीची मागणी पूर्ण करण्यासाठी %s पॅकेजची आवृत्ती उपलब्ध नाही,त्यामुळे %s साठी %s "
-"डिपेंडन्सी पूर्ण होऊ शकत नाही"
-
-#: cmdline/apt-get.cc:2684
-#, c-format
-msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
-msgstr "%s अवलंबित्व %s साठी पूर्ण होण्यास असमर्थ: संस्थापित पॅकेज %s खूपच नवीन आहे"
-
-#: cmdline/apt-get.cc:2711
-#, c-format
-msgid "Failed to satisfy %s dependency for %s: %s"
-msgstr "%s साठी %s डिपेंडन्सी पूर्ण होण्यास असमर्थ: %s"
-
-#: cmdline/apt-get.cc:2727
-#, c-format
-msgid "Build-dependencies for %s could not be satisfied."
-msgstr "%s साठी बांधणी-डिपेंडन्सीज पूर्ण होऊ शकत नाही."
-
-#: cmdline/apt-get.cc:2732
-msgid "Failed to process build dependencies"
-msgstr "बांधणी-डिपेंडन्सीज क्रिया पूर्ण करण्यास असमर्थ "
-
-#: cmdline/apt-get.cc:2763
-msgid "Supported modules:"
-msgstr "प्रोग्राम गटाला तांत्रिक मदत दिली:"
-
-#: cmdline/apt-get.cc:2804
-#, fuzzy
-msgid ""
-"Usage: apt-get [options] command\n"
-" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
-" apt-get [options] source pkg1 [pkg2 ...]\n"
-"\n"
-"apt-get is a simple command line interface for downloading and\n"
-"installing packages. The most frequently used commands are update\n"
-"and install.\n"
-"\n"
-"Commands:\n"
-" update - Retrieve new lists of packages\n"
-" upgrade - Perform an upgrade\n"
-" install - Install new packages (pkg is libc6 not libc6.deb)\n"
-" remove - Remove packages\n"
-" autoremove - Remove automatically all unused packages\n"
-" purge - Remove packages and config files\n"
-" source - Download source archives\n"
-" build-dep - Configure build-dependencies for source packages\n"
-" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
-" dselect-upgrade - Follow dselect selections\n"
-" clean - Erase downloaded archive files\n"
-" autoclean - Erase old downloaded archive files\n"
-" check - Verify that there are no broken dependencies\n"
-" markauto - Mark the given packages as automatically installed\n"
-" unmarkauto - Mark the given packages as manually installed\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -q Loggable output - no progress indicator\n"
-" -qq No output except for errors\n"
-" -d Download only - do NOT install or unpack archives\n"
-" -s No-act. Perform ordering simulation\n"
-" -y Assume Yes to all queries and do not prompt\n"
-" -f Attempt to correct a system with broken dependencies in place\n"
-" -m Attempt to continue if archives are unlocatable\n"
-" -u Show a list of upgraded packages as well\n"
-" -b Build the source package after fetching it\n"
-" -V Show verbose version numbers\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
-"pages for more information and options.\n"
-" This APT has Super Cow Powers.\n"
-msgstr ""
-"वापर: apt-get [options] command\n"
-" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
-" apt-get [options] source pkg1 [pkg2 ...]\n"
-"\n"
-"apt-get हा पॅकेज डाऊनलोड आणि संस्थापित करण्यासाठी साधा आदेश रेखित\n"
-" संवादमंच आहे. नेहमी वापरले जाणारे आदेश म्हणजे अपडेट\n"
-"आणि संस्थापित करा\n"
-"\n"
-"आदेश:\n"
-" update -पॅकेजच्या नव्या याद्यां प्राप्त करा\n"
-" upgrade -आवृत्त्यांचे श्रेणिवर्धन करा\n"
-" install -नवीन पॅकेजेस संस्थापित करा(pkg हे libc6 आहे आणि libc6.deb नव्हे)\n"
-" remove -पॅकेजेस कायमची काढा\n"
-" autoremove - वापरात नसलेली सर्व पॅकेजेस स्वयंचलितपणे कायमची काढा\n"
-" purge - पॅकेजेस कायमची काढा व साफ करा\n"
-" source -उगमस्थान अर्काईव्हज डाऊनलोड करा\n"
-" build-dep - उगमस्थान पॅकेजेससाठी बांधणी-डिपेंडन्सी संरचित करा।\n"
-" dist-upgrade - वितरण श्रेणिवर्धन, पहा apt-get(8)\n"
-" dselect-upgrade -निवडी रहित करा\n"
-" clean - डाऊनलोड केलेल्या अर्काईव्हज फाईल्स खोडून टाका\n"
-" autoclean - डाऊनलोड केलेल्या जुन्या अर्काईव्हज फाईल्स खोडून टाका\n"
-" check - डिपेन्डन्सीज तुटलेल्या नाहीत याची खात्री करा\n"
-"\n"
-"पर्याय:\n"
-" -h हा मदत मजकूर.\n"
-" -q नोंद करण्यासारखे आऊटपुट-प्रगती निदर्शक नाही\n"
-" -qq त्रुटींव्यतिरिक्त आऊटपुट नाही\n"
-" -d - डाऊनलोड फक्त - अर्काईव्हज संस्थापित किंवा उघडू नका\n"
-" -s क्रिया नाही-\n"
-" -y सगळ्या प्रश्नांना 'हो' समजा. व प्रॉम्पट् करू नका.\n"
-" -f डिपेन्डन्सीज तुटलेल्या प्रणालीत द उरुस्ती करण्याचा प्रयत्न करा\n"
-" -m अर्काईव्हज सापडत नसतील तर पुढे जाण्याचा प्रयत्न करा\n"
-" -u पॅकेजच्या पुढिल आवृत्त्यांची यादी देखील दाखवा.\n"
-" -b मिळवल्यानंतर उगमस्थान पॅकेजची बांधणी करा\n"
-" -V व्हरबोस आवृत्ती क्रमांक दाखवा\n"
-" -c=?- ही संरचना फाईल वाचा\n"
-" -o=?- अनियंत्रित संरचना पर्याय निश्चित करा,उदा -o dir::cache=/tmp\n"
-"अधिक माहिती व पर्यायांसाठी apt-get(8), sources.list(5),आणि\n"
-" apt.conf(5) पुस्तिका पाने पहा.\n"
-" ह्या APT ला सुपर काऊ पॉवर्स आहेत\n"