This commit is contained in:
Matthias Clasen
2005-12-09 18:05:25 +00:00
parent c2584396e5
commit eff8046fcc
98 changed files with 2982 additions and 3637 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-11-18 08:20-0500\n"
"POT-Creation-Date: 2005-12-09 12:42-0500\n"
"PO-Revision-Date: 2005-06-14 10:55+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
@@ -129,72 +129,47 @@ msgstr "फ़ाइल '%s': fdopen() खोलने में असफल: %
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "फाइल '%s' को '%s' में नाम बदलने में विफल: g_rename() विफल: %s"
#: glib/gfileutils.c:952
#, c-format
msgid "Could not change file mode: fork() failed: %s"
msgstr "फाइल मोड नहीं बदल सका: fork() विफल: %s"
#: glib/gfileutils.c:983
#, c-format
msgid "Could not change file mode: waitpid() failed: %s"
msgstr "फाइल मोड नहीं बदल सका: waitpid() विफल: %s"
#: glib/gfileutils.c:1002
#, c-format
msgid "Could not change file mode: chmod() failed: %s"
msgstr "फाइल मोड नहीं बदल सका: chmod() विफल: %s"
#: glib/gfileutils.c:1013
#, c-format
msgid "Could not change file mode: Child terminated by signal: %s"
msgstr "फाइल मोड नहीं बदल सका: संकेत के द्वारा संतति रोक: %s"
#: glib/gfileutils.c:1024
#, c-format
msgid "Could not change file mode: Child terminated abnormally"
msgstr "फाइल मोड नहीं बदल सका: संतति असामान्य रूप से अवरूद्ध"
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
#: glib/gfileutils.c:950 glib/gfileutils.c:1415
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "फ़ाइल '%s' बनाने में असफल: %s"
#: glib/gfileutils.c:1080
#: glib/gfileutils.c:964
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "फाइल '%s' को लिखने के लिये खोलने में विफल: fdopen() विफल: %s"
#: glib/gfileutils.c:1105
#: glib/gfileutils.c:989
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "'%s' फाइल को लिखने में विफल: fwrite() विफल: %s"
#: glib/gfileutils.c:1124
#: glib/gfileutils.c:1008
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "'%s' फाइल बंद करने में विफल: fclose() विफल: %s"
#: glib/gfileutils.c:1242
#: glib/gfileutils.c:1126
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "'%s' मौजूदा फाइल हटाया नहीं जा सकता: g_unlink() विफल: %s"
#: glib/gfileutils.c:1485
#: glib/gfileutils.c:1376
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "टैम्पलेट '%s' अवैध है, इसमें '%s' शामिल नहीं है"
#: glib/gfileutils.c:1499
#: glib/gfileutils.c:1390
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "टैम्पलेट '%s' XXXXXX से समाप्त नहीं होता"
#: glib/gfileutils.c:1974
#: glib/gfileutils.c:1865
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "सिंबालिक लिंक '%s' से थीम पढ़ने में असफल %s"
#: glib/gfileutils.c:1995
#: glib/gfileutils.c:1886
#, c-format
msgid "Symbolic links not supported"
msgstr "सिंबालिक लिंक समर्थित नहीं है"
@@ -229,7 +204,7 @@ msgstr "यहाँ एक रॉ रीड नहीं कर सकता -
msgid "Failed to open file '%s': open() failed: %s"
msgstr "फ़ाइल '%s': fdopen() खोलने में असफल: %s"
#: glib/gmappedfile.c:185
#: glib/gmappedfile.c:193
#, fuzzy, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "फ़ाइल '%s': fdopen() खोलने में असफल: %s"
@@ -475,17 +450,17 @@ msgstr "पाठ खाली था (या उसमें सिर्फ
msgid "Failed to read data from child process"
msgstr "शिशु प्रक्रिया से डेटा पढ़ने में असफल"
#: glib/gspawn-win32.c:291 glib/gspawn.c:1375
#: glib/gspawn-win32.c:291 glib/gspawn.c:1364
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "शिशु प्रक्रिया (%s) से संचारण हेतु पाइप बनाने में असफल"
#: glib/gspawn-win32.c:329 glib/gspawn.c:1039
#: glib/gspawn-win32.c:329 glib/gspawn.c:1028
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "चाइल्ड पाइप (%s) से पढ़ने में असफल"
#: glib/gspawn-win32.c:355 glib/gspawn.c:1244
#: glib/gspawn-win32.c:355 glib/gspawn.c:1233
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "डिरेक्ट्री '%s' (%s) पर बदलने में असफल"
@@ -529,47 +504,47 @@ msgid ""
"process"
msgstr "एक शिशु प्रक्रिया से डेटा पढ़ने में g_io_channel_win32_poll() में अप्रत्याशित त्रुटि"
#: glib/gspawn.c:179
#: glib/gspawn.c:168
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "शिशु प्रक्रिया (%s) से डेटा पढ़ने में असफल"
#: glib/gspawn.c:311
#: glib/gspawn.c:300
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "एक चाइल्ड प्रक्रिया (%s) से चुनें() पढ़ने का डेटा में अप्रत्याशित त्रुटि हुई"
#: glib/gspawn.c:394
#: glib/gspawn.c:383
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() (%s) में अप्रत्याशित त्रुटि"
#: glib/gspawn.c:1104
#: glib/gspawn.c:1093
#, c-format
msgid "Failed to fork (%s)"
msgstr "(%s) फॉर्क करने में असफल"
#: glib/gspawn.c:1254
#: glib/gspawn.c:1243
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "शिशु प्रक्रिया \"%s\" (%s) कार्यान्वित करने में असफल"
#: glib/gspawn.c:1264
#: glib/gspawn.c:1253
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "आउटपुट या शिशु प्रक्रिया (%s) के इनपुट को अनुप्रेषित करने में असफल"
#: glib/gspawn.c:1273
#: glib/gspawn.c:1262
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "शिशु प्रक्रिया (%s) फॉर्क करने में असफल"
#: glib/gspawn.c:1281
#: glib/gspawn.c:1270
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "शिशु प्रक्रिया \"%s\" कार्यान्वित करने में अज्ञात त्रुटि"
#: glib/gspawn.c:1303
#: glib/gspawn.c:1292
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "शिशु पीआईडी पाइप (%s) से पर्याप्त डेटा पढ़ने में असफल"
@@ -725,5 +700,20 @@ msgstr "पूर्णांक मान '%s' रेंज के बाहर
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "मान '%s' को बुलियन के तौर पर विश्लेषित नहीं किया जा सकता."
#~ msgid "Could not change file mode: fork() failed: %s"
#~ msgstr "फाइल मोड नहीं बदल सका: fork() विफल: %s"
#~ msgid "Could not change file mode: waitpid() failed: %s"
#~ msgstr "फाइल मोड नहीं बदल सका: waitpid() विफल: %s"
#~ msgid "Could not change file mode: chmod() failed: %s"
#~ msgstr "फाइल मोड नहीं बदल सका: chmod() विफल: %s"
#~ msgid "Could not change file mode: Child terminated by signal: %s"
#~ msgstr "फाइल मोड नहीं बदल सका: संकेत के द्वारा संतति रोक: %s"
#~ msgid "Could not change file mode: Child terminated abnormally"
#~ msgstr "फाइल मोड नहीं बदल सका: संतति असामान्य रूप से अवरूद्ध"
#~ msgid "Conversion from character set `%s' to `%s' is not supported"
#~ msgstr "अक्षर समूह '%s' से '%s' में परिवर्तन समर्थित नहीं है"