This commit is contained in:
Matthias Clasen
2004-11-12 17:15:54 +00:00
parent 6e6e8682c9
commit 98121469ec
82 changed files with 1102 additions and 1058 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.glib-2-4.HEAD.or\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-02 17:54-0500\n"
"POT-Creation-Date: 2004-11-12 11:58-0500\n"
"PO-Revision-Date: 2004-09-05 21:30+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
@@ -26,14 +26,14 @@ msgstr "ଅକ୍ଷର ସେଟ୍ '%s'କୁ '%s'େର ରୂପାନ୍ତ
msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'ରୁ '%s'ର ରୁପାନ୍ତରକ ଖୋଲି ହେଲା ନାହିଁ"
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1316
#: glib/giochannel.c:1358 glib/giochannel.c:2200 glib/gutf8.c:911
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318
#: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911
#: glib/gutf8.c:1361
msgid "Invalid byte sequence in conversion input"
msgstr "ରୁପାନ୍ତରଣ ନିବେଶେର ଅବୈଧ ବାଇଟ୍ ଅନୁକ୍ରମ"
#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1323
#: glib/giochannel.c:2212
#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325
#: glib/giochannel.c:2214
#, c-format
msgid "Error during conversion: %s"
msgstr "ରୁପାନ୍ତରଣରେ ତ୍ରୁଟି: %s"
@@ -102,7 +102,7 @@ msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s"
msgid "Failed to read from file '%s': %s"
msgstr "'%s' ଫାଇଲ ପଢିବାରେ ଅସଫଳ: %s"
#: glib/gfileutils.c:641 glib/gfileutils.c:726
#: glib/gfileutils.c:641 glib/gfileutils.c:724
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' ଫାଇଲ ଖୋଲିବାରେ ଅସଫଳ: %s"
@@ -117,53 +117,53 @@ msgstr "'%s' ଫାଇଲର ଗୁଣ ପାଇବାରେ ଅସଫଳ: fstat
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "'%s' ଫାଇଲ ଖୋଲିବାରେ ଅସଫଳ: fdopen() ଅସଫଳ: %s"
#: glib/gfileutils.c:1009
#: glib/gfileutils.c:1012
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "'%s' ନକ୍ସା ଅବୈଧ ଅଟେ, '%s' ଧାରଣ କରିବା ଉଚିତ ନୁହେଁ"
#: glib/gfileutils.c:1021
#: glib/gfileutils.c:1026
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "'%s' ନକ୍ସା XXXXXXରେ ସମାପ୍ତ ହୋଇ ନାହିଁ"
#: glib/gfileutils.c:1042
#: glib/gfileutils.c:1049
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "'%s' ଫାଇଲ ସ୍ରୁଷ୍ଟି କରିବାରେ ଅସଫଳ: %s"
#: glib/gfileutils.c:1418
#: glib/gfileutils.c:1425
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "'%s' ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ପଢିବାରେ ଅସଫଳ: %s"
#: glib/gfileutils.c:1439
#: glib/gfileutils.c:1446
msgid "Symbolic links not supported"
msgstr "ପ୍ରତିକାତ୍ମକ ସଂୟୋଗ ଅସହାୟକ"
#: glib/giochannel.c:1144
#: glib/giochannel.c:1146
#, c-format
msgid "Conversion from character set `%s' to `%s' is not supported"
msgstr "ଅକ୍ଷର ସେଟ୍ '%s'କୁ '%s'େର ରୂପାନ୍ତରିତ କରିବା ଅସହାୟକ"
#: glib/giochannel.c:1148
#: glib/giochannel.c:1150
#, c-format
msgid "Could not open converter from `%s' to `%s': %s"
msgstr "%s' ରୁ '%s' ର ରୁପାନ୍ତରକ ଖୋଲି ହେଲା ନାହିଁ: %s"
#: glib/giochannel.c:1493
#: glib/giochannel.c:1495
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "g_io_channel_read_line_stringରେ ଅଂସସାଧିତ ପଠନ କରିହେଲା ନାହିଁ"
#: glib/giochannel.c:1540 glib/giochannel.c:1797 glib/giochannel.c:1883
#: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885
msgid "Leftover unconverted data in read buffer"
msgstr "ପଠନ ବଫରରେ ଅରୂପାନ୍ତରିତ ତଥ୍ଯ ବଳକା ଅଛି"
#: glib/giochannel.c:1620 glib/giochannel.c:1697
#: glib/giochannel.c:1622 glib/giochannel.c:1699
msgid "Channel terminates in a partial character"
msgstr "ଆଂଶିକ ଅକ୍ଷର ରେ ଚାନେଲର ସମାପ୍ତି"
#: glib/giochannel.c:1683
#: glib/giochannel.c:1685
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "g_io_channel_read_to_endେର ଅଂସସାଧିତ ପଠନ କରିହେଲା ନାହିଁ"