mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
updated kn.po
svn path=/trunk/; revision=8018
This commit is contained in:
parent
32f7e122b1
commit
618617acfc
90
po/kn.po
90
po/kn.po
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib.HEAD.kn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=general\n"
|
||||
"POT-Creation-Date: 2009-03-13 05:44+0000\n"
|
||||
"PO-Revision-Date: 2009-03-16 15:58+0530\n"
|
||||
"POT-Creation-Date: 2009-03-16 16:03+0000\n"
|
||||
"PO-Revision-Date: 2009-03-26 11:04+0530\n"
|
||||
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
|
||||
"Language-Team: Kannada <en@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -198,7 +198,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"
|
||||
@ -215,45 +215,57 @@ msgstr "ಕಡತ '%s'ವನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫ
|
||||
|
||||
#: ../glib/gfileutils.c:954
|
||||
#, c-format
|
||||
#| msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgid "Failed to write file '%s': fflush() failed: %s"
|
||||
msgstr "ಕಡತ '%s'ವನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: fflush() ವಿಫಲಗೊಂಡಿದೆ: %s"
|
||||
|
||||
#: ../glib/gfileutils.c:979
|
||||
#, c-format
|
||||
#| msgid "Failed to write file '%s': fwrite() failed: %s"
|
||||
msgid "Failed to write file '%s': fsync() failed: %s"
|
||||
msgstr "ಕಡತ '%s'ವನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: fsync()) ವಿಫಲಗೊಂಡಿದೆ: %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 "ಸಾಂಕೇತಿಕ ಲಿಂಕುಗಳು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"
|
||||
|
||||
@ -400,8 +412,8 @@ msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
|
||||
"s'"
|
||||
msgstr ""
|
||||
"ಸರಿಯಲ್ಲದ ಅಕ್ಷರ '%s', '%s' ಖಾಲಿ ಅಂಶದ ಟ್ಯಾಗಿನ ಆರಂಭವು ಒಂದು '>' ಅಕ್ಷರದಿಂದ ಕೊನೆಗೊಳ್ಳಬೇಕು "
|
||||
"ಎಂದು ಅಪೇಕ್ಷಿಸಲಾಗಿತ್ತು"
|
||||
"ಸರಿಯಲ್ಲದ ಅಕ್ಷರ '%s', '%s' ಖಾಲಿ ಅಂಶದ ಟ್ಯಾಗಿನ ಆರಂಭವು ಒಂದು '>' ಅಕ್ಷರದಿಂದ "
|
||||
"ಕೊನೆಗೊಳ್ಳಬೇಕು ಎಂದು ಅಪೇಕ್ಷಿಸಲಾಗಿತ್ತು"
|
||||
|
||||
#: ../glib/gmarkup.c:1365
|
||||
#, c-format
|
||||
@ -1397,8 +1409,8 @@ 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:2215 ../gio/glocalfileoutputstream.c:520
|
||||
#: ../gio/glocalfileoutputstream.c:565 ../gio/glocalfileoutputstream.c:1034
|
||||
msgid "Invalid filename"
|
||||
msgstr "ಅಮಾನ್ಯ ಕಡತದ ಹೆಸರು"
|
||||
|
||||
@ -1463,9 +1475,9 @@ msgstr "ಕಡತವನ್ನು ಸ್ಥಳಾಂತರಿಸುವಲ್ಲ
|
||||
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:2175 ../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 "ಬ್ಯಾಕ್ ಕಡತವನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
|
||||
|
||||
@ -1495,7 +1507,7 @@ 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"
|
||||
@ -1563,20 +1575,20 @@ msgstr "ಈ ಗಣಕದಲ್ಲಿ SELinux ಶಕ್ತವಾಗಿಲ್ಲ"
|
||||
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"
|
||||
@ -1585,51 +1597,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"
|
||||
@ -1725,7 +1738,10 @@ msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಹಿಮ್ಮರಳಿಕೆಯ
|
||||
msgid ""
|
||||
"Whether to use default fallbacks found by shortening the name at '-' "
|
||||
"characters. Ignores names after the first if multiple names are given."
|
||||
msgstr "'-' ಅಕ್ಷರಗಳಲ್ಲಿನ ಹೆಸರುಗಳನ್ನು ಸಂಕ್ಷಿಪ್ತಗೊಳಿಸುವುದರಿಂದ ದೊರೆಯುವ ಪೂರ್ವನಿಯೋಜಿತ ಹಿಮ್ಮರಳಿಕೆಯನ್ನು ಬಳಸಬೇಕೆ. ಅನೇಕ ಹೆಸರುಗಳನ್ನು ಒದಗಿಸಿದ್ದಲ್ಲಿ, ಮೊದಲನೆಯದರ ನಂತರ ಉಳಿದವುಗಳನ್ನು ಆಲಕ್ಷಿಸಲಾಗುತ್ತದೆ."
|
||||
msgstr ""
|
||||
"'-' ಅಕ್ಷರಗಳಲ್ಲಿನ ಹೆಸರುಗಳನ್ನು ಸಂಕ್ಷಿಪ್ತಗೊಳಿಸುವುದರಿಂದ ದೊರೆಯುವ ಪೂರ್ವನಿಯೋಜಿತ "
|
||||
"ಹಿಮ್ಮರಳಿಕೆಯನ್ನು ಬಳಸಬೇಕೆ. ಅನೇಕ ಹೆಸರುಗಳನ್ನು ಒದಗಿಸಿದ್ದಲ್ಲಿ, ಮೊದಲನೆಯದರ ನಂತರ "
|
||||
"ಉಳಿದವುಗಳನ್ನು ಆಲಕ್ಷಿಸಲಾಗುತ್ತದೆ."
|
||||
|
||||
#: ../gio/gthemedicon.c:499
|
||||
#, c-format
|
||||
|
Loading…
Reference in New Issue
Block a user