mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
71e5efb9cb
Wed May 22 15:40:47 2002 Owen Taylor <otaylor@redhat.com> * README.in: Remove notes about now-fixed-bugs. * m4macros/glib-gettext.m4 acinclude.m4: Get rid of AC_MSG_NOTICE() usage, since some broken systems (Hi Debian!) might not be using autoconf-2.5x for downstream packages even though we require it for glib itself. * INSTALL.in: Add a note about installing extra converters for Solaris. * glib/gutils.h (g_bit_nth_msf): Fix termination condition. (#82582, Paolo Molaro) Wed May 22 15:24:04 2002 Owen Taylor <otaylor@redhat.com> * README.translators: Add from GTK+. * *.po: Convert all po files to UTF-8.
470 lines
16 KiB
Plaintext
470 lines
16 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 2002-04-04 09:22-0500\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: glib/gconvert.c:398
|
|
#, c-format
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
|
msgstr "कैरेक्टर समूह %s से %s में परिवर्तन नहीं किया जा सकता (संभव नहीं है)"
|
|
|
|
#: glib/gconvert.c:402
|
|
#, c-format
|
|
msgid "Could not open converter from '%s' to '%s': %s"
|
|
msgstr "%s से %s परिवर्तक नहीं खोला जा सका"
|
|
|
|
#: glib/gconvert.c:600 glib/gconvert.c:890 glib/giochannel.c:1282
|
|
#: glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
|
|
#: glib/gutf8.c:1320
|
|
msgid "Invalid byte sequence in conversion input"
|
|
msgstr "परिवर्तन इनपुट के अबैध बाइट क्रम"
|
|
|
|
#: glib/gconvert.c:605 glib/gconvert.c:821 glib/giochannel.c:1289
|
|
#: glib/giochannel.c:2175
|
|
#, c-format
|
|
msgid "Error during conversion: %s"
|
|
msgstr "परिवर्तन प्रक्रिया के दौरान त्रुटि %s"
|
|
|
|
#: glib/gconvert.c:623 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
|
|
#: glib/gutf8.c:1316
|
|
msgid "Partial character sequence at end of input"
|
|
msgstr "इनपुट के अंत में आंशिक कैरेक्टर क्रम"
|
|
|
|
#: glib/gconvert.c:796
|
|
#, c-format
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
|
msgstr "%s से कोड सेट %s में परिवर्तन नहीं किया जा सकता"
|
|
|
|
#: glib/gconvert.c:1630
|
|
#, c-format
|
|
msgid "The URI '%s' is not an absolute URI using the file scheme"
|
|
msgstr "फाइल योजना का उपयोग करने पर uri %s absolute uri नहीं है। (निरपेछ)"
|
|
|
|
#: glib/gconvert.c:1640
|
|
#, c-format
|
|
msgid "The local file URI '%s' may not include a '#'"
|
|
msgstr "स्थानीय फाइल uri %s में # सम्मिलित नहीं है"
|
|
|
|
#: glib/gconvert.c:1657
|
|
#, c-format
|
|
msgid "The URI '%s' is invalid"
|
|
msgstr "uri %s अवैध है"
|
|
|
|
#: glib/gconvert.c:1669
|
|
#, c-format
|
|
msgid "The hostname of the URI '%s' is invalid"
|
|
msgstr "uri %s का होस्टनाम अवैध है"
|
|
|
|
#: glib/gconvert.c:1685
|
|
#, c-format
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
|
msgstr "uri %s में अवैध इस्केप कैरेक्टर सम्मिलित है"
|
|
|
|
#: glib/gconvert.c:1756
|
|
#, c-format
|
|
msgid "The pathname '%s' is not an absolute path"
|
|
msgstr "पाथनाम %s एक absolute पाथ नहीं है"
|
|
|
|
#: glib/gconvert.c:1766
|
|
msgid "Invalid hostname"
|
|
msgstr "अवैध होस्ट नाम"
|
|
|
|
#: glib/gdir.c:79
|
|
#, c-format
|
|
msgid "Error opening directory '%s': %s"
|
|
msgstr "डायरेक्टरी %s को खोलने में त्रुटि %s"
|
|
|
|
#: glib/gfileutils.c:337 glib/gfileutils.c:402
|
|
#, c-format
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
|
msgstr "फाइल %s को पढ़ने के लिए %lu बाइट allocate नहीं किया जा सकता"
|
|
|
|
#: glib/gfileutils.c:348
|
|
#, c-format
|
|
msgid "Error reading file '%s': %s"
|
|
msgstr "%s फाइल को पढ़ने में त्रुटि"
|
|
|
|
#: glib/gfileutils.c:426
|
|
#, c-format
|
|
msgid "Failed to read from file '%s': %s"
|
|
msgstr "%s फाइल को फढ़ने में असफल"
|
|
|
|
#: glib/gfileutils.c:473 glib/gfileutils.c:541
|
|
#, c-format
|
|
msgid "Failed to open file '%s': %s"
|
|
msgstr "%s फाइल को खोलने में असफल"
|
|
|
|
#: glib/gfileutils.c:487
|
|
#, c-format
|
|
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
|
msgstr "फाइल %s के एटीट्यूट ग्यात करने में असफल"
|
|
|
|
#: glib/gfileutils.c:513
|
|
#, c-format
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
|
msgstr "फाइल %s को खोलने में असफल"
|
|
|
|
#: glib/gfileutils.c:720
|
|
#, c-format
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
|
msgstr "टैम्पलेट %s अवैध है, इसमें %s शामिल नहीं है"
|
|
|
|
#: glib/gfileutils.c:732
|
|
#, c-format
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
|
msgstr "टैम्पलेट %s xxxx पर समाप्त नहीं हो रहा है"
|
|
|
|
#: glib/gfileutils.c:753
|
|
#, c-format
|
|
msgid "Failed to create file '%s': %s"
|
|
msgstr "फाइल %s को निर्मित करने में असफल"
|
|
|
|
#: glib/giochannel.c:1110
|
|
#, c-format
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
|
msgstr "कैरेक्टर समूह %s में परिवर्तन सफल नहीं"
|
|
|
|
#: glib/giochannel.c:1114
|
|
#, c-format
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
|
msgstr "%s से %s का परिवर्तक नहीं खोला जा सका"
|
|
|
|
#: glib/giochannel.c:1460
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
|
msgstr "g-10-ch में से पढ़ा नहीं जा सका"
|
|
|
|
#: glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847
|
|
msgid "Leftover unconverted data in read buffer"
|
|
msgstr "रीड बकर में शेष अपरिवर्तित डाटा"
|
|
|
|
#: glib/giochannel.c:1587 glib/giochannel.c:1661
|
|
msgid "Channel terminates in a partial character"
|
|
msgstr "आशिक कैरेक्टर में चैनल समाप्त"
|
|
|
|
#: glib/giochannel.c:1647
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
|
msgstr "145 का"
|
|
|
|
#: glib/giowin32.c:712 glib/giowin32.c:741
|
|
msgid "Incorrect message size"
|
|
msgstr "संदेश का आकार गलत है"
|
|
|
|
#: glib/giowin32.c:1045 glib/giowin32.c:1098
|
|
msgid "Socket error"
|
|
msgstr "साकेत त्रुटि"
|
|
|
|
#: glib/giowin32.c:1298
|
|
msgid "Channel set flags unsupported"
|
|
msgstr "चैनल के फ्लैग का समायोजन संभव नहीं"
|
|
|
|
#: glib/gmarkup.c:219
|
|
#, c-format
|
|
msgid "Error on line %d char %d: %s"
|
|
msgstr "पंक्ति %d कैरेक्टर %d कैरेक्टर %d पर त्रुटि %s"
|
|
|
|
#: glib/gmarkup.c:303
|
|
#, c-format
|
|
msgid "Error on line %d: %s"
|
|
msgstr "पंक्ति %d पर त्रुटि %s"
|
|
|
|
#: glib/gmarkup.c:382
|
|
msgid ""
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
|
msgstr "रिक्त चिन्ह & देखा गया। वैध चिन्ह है :...."
|
|
|
|
#: glib/gmarkup.c:392
|
|
#, c-format
|
|
msgid ""
|
|
"Character '%s' is not valid at the start of an entity name; the & character "
|
|
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
|
"it as &"
|
|
msgstr ""
|
|
"नाम के प्रथम अछर के स्थान पर कैरेक्टर %s वैध नहीं है। नाम & कैरेक्टर से प्रारंभ होना चाहिए। "
|
|
"यदि यह एम्परसेन्ड के एक Entity नहीं है तब इस्केप को एक & amp माना जाए"
|
|
|
|
#: glib/gmarkup.c:428
|
|
#, c-format
|
|
msgid "Character '%s' is not valid inside an entity name"
|
|
msgstr "कैरेक्टर %s का प्रयोग नाम के बीच में बैध नहीं है"
|
|
|
|
#: glib/gmarkup.c:472
|
|
#, c-format
|
|
msgid "Entity name '%s' is not known"
|
|
msgstr "Entity नाम %s ग्यात नहीं है"
|
|
|
|
#: glib/gmarkup.c:482
|
|
msgid ""
|
|
"Entity did not end with a semicolon; most likely you used an ampersand "
|
|
"character without intending to start an entity - escape ampersand as &"
|
|
msgstr "नाम सेमीकालन पर समाप्त नहीं हो सकता, आप एम्परसेन्ड का प्रयोग कर सकते हैं"
|
|
|
|
#: glib/gmarkup.c:528
|
|
#, c-format
|
|
msgid ""
|
|
"Failed to parse '%s', which should have been a digit inside a character "
|
|
"reference (ê for example) - perhaps the digit is too large"
|
|
msgstr ""
|
|
"%s को parse करने में असफल ऐसा हो सकता है कि कैरेक्टर के बीच संख्या हो (उदा. के लिए "
|
|
"ê) या शायद संख्या काफी बड़ी हो"
|
|
|
|
#: glib/gmarkup.c:553
|
|
#, c-format
|
|
msgid "Character reference '%s' does not encode a permitted character"
|
|
msgstr "कैरेक्टर संदर्भ %s एक ग्राह्य कैरेक्टर को इनकोड नहीं कर पा रहा है"
|
|
|
|
#: glib/gmarkup.c:570
|
|
msgid "Empty character reference; should include a digit such as dž"
|
|
msgstr "रिक्त कैरेक्टर संदर्भ, संख्या जैसे dž को अवश्य सम्मिलित करें "
|
|
|
|
#: glib/gmarkup.c:580
|
|
msgid ""
|
|
"Character reference did not end with a semicolon; most likely you used an "
|
|
"ampersand character without intending to start an entity - escape ampersand "
|
|
"as &"
|
|
msgstr ""
|
|
"कैरेक्टर संदर्भ सेमीकालन चिन्ह के साथ समाप्त नहीं आप वस्तु का नाम प्रारंभ करने के लिए बिना "
|
|
"इंनडेडिंग के एमपरसेंड कैरेक्टर का उपयोग करें इस्केप एमपरसेंड को &"
|
|
|
|
#: glib/gmarkup.c:837 glib/gmarkup.c:865 glib/gmarkup.c:896
|
|
msgid "Invalid UTF-8 encoded text"
|
|
msgstr "अवैध utf-8 इनकोडेड पाठ्य"
|
|
|
|
#: glib/gmarkup.c:932
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
|
msgstr "यह आवश्यक है कि प्रपत्र किसी वस्तु के नाम से प्रारंभ हो"
|
|
|
|
#: glib/gmarkup.c:970
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
"element name"
|
|
msgstr ""
|
|
"%s एक वैध कैरेक्टर नहीं है यह किसी वस्तु के नाम से प्रारंभ नहीं होता है < के पश्चात आया"
|
|
|
|
#: glib/gmarkup.c:1033
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
"'%s'"
|
|
msgstr "असंगत कैरेक्टर %s, > कैरेक्टर आवश्यक है वस्तु के प्रारंभ टैग को समाप्त करने के लिए"
|
|
|
|
#: glib/gmarkup.c:1120
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
|
msgstr "असंगत कैरेक्टर %s वस्तु %s के एट्रीव्यूट्स नाम %s के बाद में एक = का चिन्ह आवश्यक है"
|
|
|
|
#: glib/gmarkup.c:1161
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
|
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
|
"character in an attribute name"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1244
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected an open quote mark after the equals sign when "
|
|
"giving value for attribute '%s' of element '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1384
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
"begin an element name"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1422
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the close element name '%s'; the "
|
|
"allowed character is '>'"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1433
|
|
#, c-format
|
|
msgid "Element '%s' was closed, no element is currently open"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1442
|
|
#, c-format
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1574
|
|
msgid "Document was empty or contained only whitespace"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1588
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1596 glib/gmarkup.c:1640
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
"element opened"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1604
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
"the tag <%s/>"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1610
|
|
msgid "Document ended unexpectedly inside an element name"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1615
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1620
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1626
|
|
msgid ""
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
"name; no attribute value"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1633
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1648
|
|
#, c-format
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gmarkup.c:1654
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
|
msgstr ""
|
|
|
|
#: glib/gshell.c:71
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
|
msgstr ""
|
|
|
|
#: glib/gshell.c:161
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
|
msgstr ""
|
|
|
|
#: glib/gshell.c:529
|
|
#, c-format
|
|
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
|
msgstr ""
|
|
|
|
#: glib/gshell.c:536
|
|
#, c-format
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
|
msgstr ""
|
|
|
|
#: glib/gshell.c:548
|
|
msgid "Text was empty (or contained only whitespace)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:214
|
|
msgid "Failed to read data from child process"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:365
|
|
msgid ""
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
"process"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:843 glib/gspawn.c:914
|
|
#, c-format
|
|
msgid "Failed to read from child pipe (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:931 glib/gspawn.c:1119
|
|
#, c-format
|
|
msgid "Failed to change to directory '%s' (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:940
|
|
#, c-format
|
|
msgid "Failed to execute child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn-win32.c:981 glib/gspawn.c:1228
|
|
#, c-format
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:161
|
|
#, c-format
|
|
msgid "Failed to read data from child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:293
|
|
#, c-format
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:376
|
|
#, c-format
|
|
msgid "Unexpected error in waitpid() (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:979
|
|
#, c-format
|
|
msgid "Failed to fork (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:1129
|
|
#, c-format
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:1139
|
|
#, c-format
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:1148
|
|
#, c-format
|
|
msgid "Failed to fork child process (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:1156
|
|
#, c-format
|
|
msgid "Unknown error executing child process \"%s\""
|
|
msgstr ""
|
|
|
|
#: glib/gspawn.c:1178
|
|
#, c-format
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
|
msgstr ""
|
|
|
|
#: glib/gutf8.c:950
|
|
msgid "Character out of range for UTF-8"
|
|
msgstr ""
|
|
|
|
#: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
|
|
#: glib/gutf8.c:1330 glib/gutf8.c:1426
|
|
msgid "Invalid sequence in conversion input"
|
|
msgstr ""
|
|
|
|
#: glib/gutf8.c:1341 glib/gutf8.c:1437
|
|
msgid "Character out of range for UTF-16"
|
|
msgstr ""
|