# 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. # msgid "" msgstr "" "Project-Id-Version: hivex\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-11-29 11:08+0000\n" "PO-Revision-Date: 2011-03-22 15:29+0000\n" "Last-Translator: rjones \n" "Language-Team: Hindi \n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: sh/hivexsh.c:156 #, c-format msgid "" "\n" "Welcome to hivexsh, the hivex interactive shell for examining\n" "Windows Registry binary hive files.\n" "\n" "Type: 'help' for help summary\n" " 'quit' to quit the shell\n" "\n" msgstr "" "\n" "Welcome to hivexsh, the hivex interactive shell for examining\n" "Windows Registry binary hive files.\n" "\n" "Type: 'help' for help summary\n" " 'quit' to quit the shell\n" "\n" #: sh/hivexsh.c:270 #, c-format msgid "hivexsh: error getting parent of node %zu\n" msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n" #: sh/hivexsh.c:280 #, c-format msgid "hivexsh: error getting node name of node %zx\n" msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n" #: sh/hivexsh.c:419 #, c-format msgid "hivexsh: you must load a hive file first using 'load hivefile'\n" msgstr "" "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड करना " "चाहिए\n" #: sh/hivexsh.c:440 #, c-format msgid "hivexsh: unknown command '%s', use 'help' for help summary\n" msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n" #: sh/hivexsh.c:450 #, c-format msgid "hivexsh: load: no hive file name given to load\n" msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n" #: sh/hivexsh.c:466 #, c-format msgid "" "hivexsh: failed to open hive file: %s: %m\n" "\n" "If you think this file is a valid Windows binary hive file (_not_\n" "a regedit *.reg file) then please run this command again using the\n" "hivexsh option '-d' and attach the complete output _and_ the hive file\n" "which fails into a bug report at https://bugzilla.redhat.com/\n" "\n" msgstr "" "hivexsh: failed to open hive file: %s: %m\n" "\n" "If you think this file is a valid Windows binary hive file (_not_\n" "a regedit *.reg file) then please run this command again using the\n" "hivexsh option '-d' and attach the complete output _and_ the hive file\n" "which fails into a bug report at https://bugzilla.redhat.com/\n" "\n" #: sh/hivexsh.c:499 sh/hivexsh.c:608 sh/hivexsh.c:1074 #, c-format msgid "hivexsh: '%s' command should not be given arguments\n" msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n" #: sh/hivexsh.c:541 #, c-format msgid "" "%s: %s: \\ characters in path are doubled - are you escaping the path " "parameter correctly?\n" msgstr "" "%s: %s: \\ characters in path are doubled - are you escaping the path " "parameter correctly?\n" #: sh/hivexsh.c:579 #, c-format msgid "hivexsh: cd: subkey '%s' not found\n" msgstr "hivexsh: cd: subkey '%s' not found\n" #: sh/hivexsh.c:597 #, c-format msgid "" "Navigate through the hive's keys using the 'cd' command, as if it\n" "contained a filesystem, and use 'ls' to list the subkeys of the\n" "current key. Full documentation is in the hivexsh(1) manual page.\n" msgstr "" "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n" "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n" "उपकुंजी की सूती के लिए करें. hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n" #: sh/hivexsh.c:672 #, c-format msgid "%s: %s: key not found\n" msgstr "%s: %s: कुंजी नहीं मिला\n" #: sh/hivexsh.c:848 sh/hivexsh.c:952 sh/hivexsh.c:978 sh/hivexsh.c:1007 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n" #: sh/hivexsh.c:853 sh/hivexsh.c:958 sh/hivexsh.c:984 sh/hivexsh.c:1013 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: परिसर के बाहर पूर्णांक\n" #: sh/hivexsh.c:875 sh/hivexsh.c:893 #, c-format msgid "hivexsh: setval: unexpected end of input\n" msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n" #: sh/hivexsh.c:914 sh/hivexsh.c:933 #, c-format msgid "" "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n" msgstr "" "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया गया " "है\n" #: sh/hivexsh.c:1044 #, c-format msgid "hivexsh: setval: trailing garbage after hex string\n" msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n" #: sh/hivexsh.c:1051 #, c-format msgid "" "hivexsh: setval: cannot parse value string, please refer to the man page " "hivexsh(1) for help: %s\n" msgstr "" "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के " "लिए संदर्भ लें: %s\n" #: sh/hivexsh.c:1080 #, c-format msgid "hivexsh: del: the root node cannot be deleted\n" msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n" #: xml/hivexml.c:78 #, c-format msgid "%s: failed to write XML document\n" msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n" #: xml/hivexml.c:111 #, c-format msgid "hivexml: missing name of input file\n" msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n" #: xml/hivexml.c:130 #, c-format msgid "xmlNewTextWriterFilename: failed to create XML writer\n" msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"