This commit is contained in:
Matthias Clasen
2005-01-07 16:58:16 +00:00
parent 117ae23f5d
commit 3d1e4844bb
80 changed files with 1956 additions and 1858 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-16 00:40-0500\n"
"POT-Creation-Date: 2005-01-07 11:51-0500\n"
"PO-Revision-Date: 2004-06-29 11:13+0530\n"
"Last-Translator: Ravishankar Shrivastava <raviratlami@yahoo.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -48,37 +48,37 @@ msgstr "इनपुट के अंत में आंशिक अक्ष
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "फालबैक '%s' को कोड सेट '%s' में परिवर्तित नहीं कर सका"
#: glib/gconvert.c:1600
#: glib/gconvert.c:1601
#, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "फ़ाइल योजना उपयोग पर '%s' निरपेक्ष यूआरआई नहीं है"
#: glib/gconvert.c:1610
#: glib/gconvert.c:1611
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "स्थानीय फ़ाइल यूआरआई '%s' में एक '#' सम्मिलित नहीं है"
#: glib/gconvert.c:1627
#: glib/gconvert.c:1628
#, c-format
msgid "The URI '%s' is invalid"
msgstr "यूआरआई '%s' अवैध है"
#: glib/gconvert.c:1639
#: glib/gconvert.c:1640
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "यूआरआई '%s' का होस्टनाम अवैध है"
#: glib/gconvert.c:1655
#: glib/gconvert.c:1656
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "यूआरआई '%s' में अवैध एस्केप्ड अक्षर सम्मिलित हैं"
#: glib/gconvert.c:1748
#: glib/gconvert.c:1750
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "पथनाम '%s' एक निरपेक्ष पथ नहीं है"
#: glib/gconvert.c:1758
#: glib/gconvert.c:1760
msgid "Invalid hostname"
msgstr "अवैध होस्ट-नाम"
@@ -87,57 +87,57 @@ msgstr "अवैध होस्ट-नाम"
msgid "Error opening directory '%s': %s"
msgstr "डिरेक्ट्री '%s' को खोलने में त्रुटि: %s"
#: glib/gfileutils.c:502 glib/gfileutils.c:570
#: glib/gfileutils.c:490 glib/gfileutils.c:558
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr " %lu बाइट आवंटित नहीं किया जा सकता फ़ाइल \"%s\" को पढ़ने हेतु"
#: glib/gfileutils.c:515
#: glib/gfileutils.c:503
#, c-format
msgid "Error reading file '%s': %s"
msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s"
#: glib/gfileutils.c:592
#: glib/gfileutils.c:580
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "फ़ाइल '%s' से पढ़ने में असफल: %s"
#: glib/gfileutils.c:641 glib/gfileutils.c:724
#: glib/gfileutils.c:629 glib/gfileutils.c:712
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' फाइल खोलने में असफल :%s"
#: glib/gfileutils.c:656
#: glib/gfileutils.c:644
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "फ़ाइल '%s' की विशेषता ज्ञात करने में असफल: fstat() असफल: %s"
#: glib/gfileutils.c:688
#: glib/gfileutils.c:676
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "फ़ाइल '%s': fdopen() खोलने में असफल: %s"
#: glib/gfileutils.c:1012
#: glib/gfileutils.c:1003
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "टैम्पलेट '%s' अवैध है, इसमें '%s' शामिल नहीं है"
#: glib/gfileutils.c:1026
#: glib/gfileutils.c:1017
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "टैम्पलेट '%s' XXXXXX से समाप्त नहीं होता"
#: glib/gfileutils.c:1049
#: glib/gfileutils.c:1040
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "फ़ाइल '%s' बनाने में असफल: %s"
#: glib/gfileutils.c:1425
#: glib/gfileutils.c:1416
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "सिंबालिक लिंक '%s' से थीम पढ़ने में असफल %s"
#: glib/gfileutils.c:1446
#: glib/gfileutils.c:1437
msgid "Symbolic links not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है"
@@ -490,41 +490,41 @@ msgstr "परिवर्तन इनपुट में अवैध अन
msgid "Character out of range for UTF-16"
msgstr "यूटीएफ-16 हेतु अक्षर सीमा से बाहर"
#: glib/goption.c:402
#: glib/goption.c:405
msgid "Usage:"
msgstr ""
#: glib/goption.c:402
#: glib/goption.c:405
msgid "[OPTION...]"
msgstr ""
#: glib/goption.c:491
#: glib/goption.c:494
msgid "Help Options:"
msgstr ""
#: glib/goption.c:491
#: glib/goption.c:494
msgid "Show help options"
msgstr ""
#: glib/goption.c:495
#: glib/goption.c:498
msgid "Show all help options"
msgstr ""
#: glib/goption.c:544
#: glib/goption.c:547
msgid "Application Options:"
msgstr ""
#: glib/goption.c:583
#: glib/goption.c:586
#, c-format
msgid "Cannot parse integer value '%s' for --%s"
msgstr ""
#: glib/goption.c:593
#: glib/goption.c:596
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr ""
#: glib/goption.c:1313
#: glib/goption.c:1323
#, c-format
msgid "Unknown option %s"
msgstr ""