diff options
Diffstat (limited to 'po/te.po')
-rw-r--r-- | po/te.po | 154 |
1 files changed, 83 insertions, 71 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: te\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-13 01:21-0400\n" +"POT-Creation-Date: 2009-04-09 18:27-0400\n" "PO-Revision-Date: 2009-03-03 14:24+0530\n" "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n" "Language-Team: Telugu <en@li.org>\n" @@ -205,7 +205,7 @@ msgstr "దస్త్రం '%s' తెరుచుటలో విఫలమ msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "దస్త్రమును '%s'నుండి '%s'కు పునఃనామకరణ చేయుటలో విఫలమైంది: g_rename() విఫలమైంది: %s" -#: glib/gfileutils.c:896 glib/gfileutils.c:1285 +#: glib/gfileutils.c:896 glib/gfileutils.c:1328 #, c-format msgid "Failed to create file '%s': %s" msgstr " '%s' దస్త్రమును సృష్టించుటలో విఫలమయినావు. :%s" @@ -221,46 +221,56 @@ msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "దస్త్రము '%s'కు వ్రాయటలో విఫలమైంది: fwrite() విఫలమైంది:%s" #: glib/gfileutils.c:954 +#, fuzzy, c-format +msgid "Failed to write file '%s': fflush() failed: %s" +msgstr "దస్త్రము '%s'కు వ్రాయటలో విఫలమైంది: fwrite() విఫలమైంది:%s" + +#: glib/gfileutils.c:979 +#, fuzzy, c-format +msgid "Failed to write file '%s': fsync() failed: %s" +msgstr "దస్త్రము '%s'కు వ్రాయటలో విఫలమైంది: fwrite() విఫలమైంది:%s" + +#: glib/gfileutils.c:997 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "దస్త్రము '%s'ను మూయుటలో విఫలమైంది: fclose() విఫలమైంది: %s" -#: glib/gfileutils.c:1072 +#: glib/gfileutils.c:1115 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "ఉన్న దస్త్రము '%s' తొలగించబడ లేకపోయింది: g_unlink() విఫలమైంది: %s" -#: glib/gfileutils.c:1247 +#: glib/gfileutils.c:1290 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr " '%s' మాదిరి, '%s' కలిగియుండలెదు. " -#: glib/gfileutils.c:1260 +#: glib/gfileutils.c:1303 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "మాదిరి '%s' XXXXXX కలిగిలేదు" -#: glib/gfileutils.c:1699 +#: glib/gfileutils.c:1742 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: glib/gfileutils.c:1704 +#: glib/gfileutils.c:1747 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: glib/gfileutils.c:1709 +#: glib/gfileutils.c:1752 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: glib/gfileutils.c:1752 +#: glib/gfileutils.c:1795 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr " '%s' చిహ్న పూరితజోడి చదువుటలో విఫలమయినావు : %s" -#: glib/gfileutils.c:1773 +#: glib/gfileutils.c:1816 msgid "Symbolic links not supported" msgstr "చిహ్న పూరితజోడి సహకరించలెదు. " @@ -533,7 +543,7 @@ msgstr "బ్యాక్ట్రాకింగ్ పరిమితి msgid "the pattern contains items not supported for partial matching" msgstr "పాక్షిక సరిజోడికి మద్దతీయని అంశములను మాదిరి కలిగివుంది" -#: glib/gregex.c:154 gio/glocalfile.c:2010 +#: glib/gregex.c:154 gio/glocalfile.c:2019 msgid "internal error" msgstr "అంతర్గత దోషము" @@ -745,7 +755,7 @@ msgstr "మించిపోయిన నిర్వర్తనా పని msgid "previously-checked referenced subpattern not found" msgstr "ముందుగా-పరిశీలించిన రిఫరెన్సుడు వుపమాదిరి కనబడలేదు" -#: glib/gregex.c:526 glib/gregex.c:1605 +#: glib/gregex.c:526 glib/gregex.c:1607 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "సాదారణ సమీకరణమును సరిజోడి చేస్తున్నప్పుడు దోషము %s: %s" @@ -768,43 +778,43 @@ msgstr "సాదారణ సమీకరణము %sను అక్షరమ msgid "Error while optimizing regular expression %s: %s" msgstr "సాదారణ సమీకరణము %sను మెరుగుపరుస్తున్నప్పుడు దోషము: %s" -#: glib/gregex.c:2033 +#: glib/gregex.c:2035 msgid "hexadecimal digit or '}' expected" msgstr "హెగ్జాడెసిమల్ డిజిట్ లేదా '}' అనుకోబడింది" -#: glib/gregex.c:2049 +#: glib/gregex.c:2051 msgid "hexadecimal digit expected" msgstr "హెగ్జాడెసిమల్ అంకె అనుకోబడింది" -#: glib/gregex.c:2089 +#: glib/gregex.c:2091 msgid "missing '<' in symbolic reference" msgstr "చిహ్నరూప రిఫరెన్సునందు '<' తప్పిపోయినది" -#: glib/gregex.c:2098 +#: glib/gregex.c:2100 msgid "unfinished symbolic reference" msgstr "పూర్తికాని చిహ్నరూప రెఫరెన్సు" -#: glib/gregex.c:2105 +#: glib/gregex.c:2107 msgid "zero-length symbolic reference" msgstr "సున్నా-పొడవు చిహ్నరూప రిఫరెన్సు" -#: glib/gregex.c:2116 +#: glib/gregex.c:2118 msgid "digit expected" msgstr "అంకె అనుకోబడినది" -#: glib/gregex.c:2134 +#: glib/gregex.c:2136 msgid "illegal symbolic reference" msgstr "సరికాని చిహ్నరూప రిఫరెన్సు" -#: glib/gregex.c:2196 +#: glib/gregex.c:2198 msgid "stray final '\\'" msgstr "స్ట్రే ఫైనల్ '\\'" -#: glib/gregex.c:2200 +#: glib/gregex.c:2202 msgid "unknown escape sequence" msgstr "తెలియని యెస్కేప్ అనుక్రమము" -#: glib/gregex.c:2210 +#: glib/gregex.c:2212 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "పునఃస్థన పాఠ్యము \"%s\"ను అక్షరం %lu వద్ద పార్శ్చేస్తుంటే దోషము: %s" @@ -1117,7 +1127,7 @@ msgstr "చాలపెద్ద లెక్కింపు విలువ %s msgid "Stream is already closed" msgstr "స్ట్రీమ్ యిప్పటికే మూయబడింది" -#: gio/gcancellable.c:366 gio/glocalfile.c:2003 gio/gsimpleasyncresult.c:627 +#: gio/gcancellable.c:366 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:627 #: gio/gsimpleasyncresult.c:654 msgid "Operation was cancelled" msgstr "ఆపరేషన్ రద్దైనది" @@ -1225,7 +1235,7 @@ msgstr "ఆపరేషన్ మద్దతీయబడలేదు" msgid "Containing mount does not exist" msgstr "వినియోగదారికి దృగ్గోచరమగు మౌంట్ లేదు" -#: gio/gfile.c:1965 gio/glocalfile.c:2153 +#: gio/gfile.c:1965 gio/glocalfile.c:2162 msgid "Can't copy over directory" msgstr "డైరెక్టరీనందు నకలు తీయలేదు" @@ -1233,7 +1243,7 @@ msgstr "డైరెక్టరీనందు నకలు తీయలేద msgid "Can't copy directory over directory" msgstr "డైరెక్టరీని డైరెక్టరీకి నకలు తీయలేము" -#: gio/gfile.c:2033 gio/glocalfile.c:2162 +#: gio/gfile.c:2033 gio/glocalfile.c:2171 msgid "Target file exists" msgstr "లక్ష్యపు దస్త్రము వుంది" @@ -1388,9 +1398,9 @@ msgstr "దస్త్రమును పునఃనామకరణ చేయ msgid "Can't rename file, filename already exist" msgstr "దస్త్రమును పునఃనామకరణ చేయలేము, దస్త్రనామము యిప్పటికే వుంది" -#: gio/glocalfile.c:1168 gio/glocalfile.c:2032 gio/glocalfile.c:2061 -#: gio/glocalfile.c:2215 gio/glocalfileoutputstream.c:505 -#: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:1009 +#: gio/glocalfile.c:1168 gio/glocalfile.c:2041 gio/glocalfile.c:2070 +#: gio/glocalfile.c:2224 gio/glocalfileoutputstream.c:520 +#: gio/glocalfileoutputstream.c:565 gio/glocalfileoutputstream.c:1034 msgid "Invalid filename" msgstr "చెల్లని దస్త్రనామము" @@ -1431,42 +1441,43 @@ msgstr "ట్రాష్ డైరెక్టీని కనుగోనల msgid "Unable to create trashing info file: %s" msgstr "ట్రాషింగ్ సమాచారపు దస్త్రమును సృష్టించలేక పోయింది: %s" -#: gio/glocalfile.c:1927 gio/glocalfile.c:2002 gio/glocalfile.c:2009 +#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011 +#: gio/glocalfile.c:2018 #, c-format msgid "Unable to trash file: %s" msgstr "దస్త్రమును ట్రాష్ చేయలేక పోయింది: %s" -#: gio/glocalfile.c:2036 +#: gio/glocalfile.c:2045 #, c-format msgid "Error creating directory: %s" msgstr "డెరెక్టరీని సృష్టించుటలో దోషము: %s" -#: gio/glocalfile.c:2065 +#: gio/glocalfile.c:2074 #, c-format msgid "Error making symbolic link: %s" msgstr "చిహ్నరూప లింకును చేయుటలో దోషము: %s" -#: gio/glocalfile.c:2125 gio/glocalfile.c:2219 +#: gio/glocalfile.c:2134 gio/glocalfile.c:2228 #, c-format msgid "Error moving file: %s" msgstr "దస్త్రమును కదుపుటలో దోషము: %s" -#: gio/glocalfile.c:2148 +#: gio/glocalfile.c:2157 msgid "Can't move directory over directory" msgstr "డెరెక్టరీని డెరెక్టరీకి కదుపలేము" -#: gio/glocalfile.c:2175 gio/glocalfileoutputstream.c:829 -#: gio/glocalfileoutputstream.c:843 gio/glocalfileoutputstream.c:858 -#: gio/glocalfileoutputstream.c:874 gio/glocalfileoutputstream.c:888 +#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844 +#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873 +#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903 msgid "Backup file creation failed" msgstr "బ్యాకప్ దస్త్రము సృష్టీకరణ విఫలమైంది" -#: gio/glocalfile.c:2194 +#: gio/glocalfile.c:2203 #, c-format msgid "Error removing target file: %s" msgstr "టార్గెట్ దస్త్రమును తొలగించుటలో దోషము: %s" -#: gio/glocalfile.c:2208 +#: gio/glocalfile.c:2217 msgid "Move between mounts not supported" msgstr "మౌంట్స్ మధ్య కదలిక మద్దతీయబడదు" @@ -1487,88 +1498,88 @@ msgstr "పొడిగించిన యాట్రిబ్యూట్ చ msgid "Error setting extended attribute '%s': %s" msgstr "పొడిగించిన యాట్రిబ్యూట్ అమర్చుటలో దోషము '%s': %s" -#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:713 +#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728 #, c-format msgid "Error stating file '%s': %s" msgstr "దస్త్రము '%s'ను ప్రారంభించుటలో దోషము: %s" -#: gio/glocalfileinfo.c:1536 +#: gio/glocalfileinfo.c:1537 msgid " (invalid encoding)" msgstr " (చెల్లని యెన్కోడింగ్)" -#: gio/glocalfileinfo.c:1704 +#: gio/glocalfileinfo.c:1705 #, c-format msgid "Error stating file descriptor: %s" msgstr "దస్త్రము వివరణిని ప్రతిపాదించుటలో దోషము: %s" -#: gio/glocalfileinfo.c:1749 +#: gio/glocalfileinfo.c:1750 msgid "Invalid attribute type (uint32 expected)" msgstr "చెల్లని యాట్రిబ్యూట్ రకము (uint32 అనుకోబడినది)" -#: gio/glocalfileinfo.c:1767 +#: gio/glocalfileinfo.c:1768 msgid "Invalid attribute type (uint64 expected)" msgstr "చెల్లని యాట్రిబ్యూట్ రకము (uint64 అనుకోబడినది)" -#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805 +#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806 msgid "Invalid attribute type (byte string expected)" msgstr "చెల్లని యాట్రిబ్యూట్ రకము (బైట్ స్ట్రింగ్ అనుకోబడినది)" -#: gio/glocalfileinfo.c:1831 +#: gio/glocalfileinfo.c:1832 #, c-format msgid "Error setting permissions: %s" msgstr "అనుమతులను అమర్చుటలో దోషము: %s" -#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050 +#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051 #, c-format msgid "Error setting owner: %s" msgstr "యజమానిని అమర్చుటలో దోషము: %s" -#: gio/glocalfileinfo.c:1905 +#: gio/glocalfileinfo.c:1906 msgid "symlink must be non-NULL" msgstr "సిమ్లింకు తప్పక NULL-కాకూడదు" -#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934 -#: gio/glocalfileinfo.c:1945 +#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935 +#: gio/glocalfileinfo.c:1946 #, c-format msgid "Error setting symlink: %s" msgstr "సింమ్లింకు అమర్చుటలో దోషము: %s" -#: gio/glocalfileinfo.c:1924 +#: gio/glocalfileinfo.c:1925 msgid "Error setting symlink: file is not a symlink" msgstr "సింమ్లింకు అమర్చుటలో దోషము: దస్త్రము సిమ్లింకు కాదు" -#: gio/glocalfileinfo.c:2073 +#: gio/glocalfileinfo.c:2074 msgid "SELinux context must be non-NULL" msgstr "SELinux సందర్భం తప్పక NULL-కాకూడదు" -#: gio/glocalfileinfo.c:2088 +#: gio/glocalfileinfo.c:2089 #, c-format msgid "Error setting SELinux context: %s" msgstr "SELinux సందర్భం అమర్చుటలో దోషము: %s" -#: gio/glocalfileinfo.c:2095 +#: gio/glocalfileinfo.c:2096 msgid "SELinux is not enabled on this system" msgstr "SELinux ఈ సిస్టమ్పైన చేతనపరచ బడిలేదు" -#: gio/glocalfileinfo.c:2156 +#: gio/glocalfileinfo.c:2157 #, c-format msgid "Setting attribute %s not supported" msgstr "యాట్రిబ్యూట్ %sను అమర్చుట మద్దతీయుటలేదు" -#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:603 +#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618 #, c-format msgid "Error reading from file: %s" msgstr "దస్త్రము నుండి చదువుటలో దోషము: %s" #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203 -#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:405 -#: gio/glocalfileoutputstream.c:906 +#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420 +#: gio/glocalfileoutputstream.c:921 #, c-format msgid "Error seeking in file: %s" msgstr "దస్త్రముకు చూడుటలో దోషము: %s" -#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:208 -#: gio/glocalfileoutputstream.c:303 +#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223 +#: gio/glocalfileoutputstream.c:318 #, c-format msgid "Error closing file: %s" msgstr "దస్త్రము మూయుటలో దోషము: %s" @@ -1577,51 +1588,52 @@ msgstr "దస్త్రము మూయుటలో దోషము: %s" msgid "Unable to find default local file monitor type" msgstr "అప్రమేయ స్థానిక దస్త్రపు మానిటర్ రకమును కనుగొనలేక పోయింది" -#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:624 +#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202 +#: gio/glocalfileoutputstream.c:639 #, c-format msgid "Error writing to file: %s" msgstr "దస్త్రముకు వ్రాయుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:235 +#: gio/glocalfileoutputstream.c:250 #, c-format msgid "Error removing old backup link: %s" msgstr "పాత బ్యాకప్ లింకును తొలగించుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:249 gio/glocalfileoutputstream.c:262 +#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277 #, c-format msgid "Error creating backup copy: %s" msgstr "బ్యాకప్ నకలును సృష్టించుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:280 +#: gio/glocalfileoutputstream.c:295 #, c-format msgid "Error renaming temporary file: %s" msgstr "తాత్కాలిక దస్త్రమును పునఃనామకరణ చేయుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:451 gio/glocalfileoutputstream.c:953 +#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968 #, c-format msgid "Error truncating file: %s" msgstr "దస్త్రమును ట్రంకేట్ చేయుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:511 gio/glocalfileoutputstream.c:556 -#: gio/glocalfileoutputstream.c:695 gio/glocalfileoutputstream.c:934 -#: gio/glocalfileoutputstream.c:1015 +#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571 +#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949 +#: gio/glocalfileoutputstream.c:1040 #, c-format msgid "Error opening file '%s': %s" msgstr "దస్త్రము '%s'ను తెరువుటలో దోషము: %s" -#: gio/glocalfileoutputstream.c:726 +#: gio/glocalfileoutputstream.c:741 msgid "Target file is a directory" msgstr "లక్ష్యపు దస్త్రము వొక డైరెక్టరీ" -#: gio/glocalfileoutputstream.c:731 +#: gio/glocalfileoutputstream.c:746 msgid "Target file is not a regular file" msgstr "లక్ష్యపు దస్త్రము వొక సాదారణ దస్త్రముకాదు" -#: gio/glocalfileoutputstream.c:743 +#: gio/glocalfileoutputstream.c:758 msgid "The file was externally modified" msgstr "ఆ దస్త్రము బహిర్గతముగా మార్చబడినది" -#: gio/glocalfileoutputstream.c:922 +#: gio/glocalfileoutputstream.c:937 #, c-format msgid "Error removing old file: %s" msgstr "పాత దస్త్రమును తొలగించుటలో దోషము: %s" |