diff options
Diffstat (limited to 'po/he.po')
-rw-r--r-- | po/he.po | 254 |
1 files changed, 147 insertions, 107 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-01-25 12:50-0500\n" +"POT-Creation-Date: 2010-02-09 09:31-0500\n" "PO-Revision-Date: 2009-09-06 09:32+0200\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Language-Team: Hebrew <he@li.org>\n" @@ -93,24 +93,25 @@ msgstr "Failed to expand exec line '%s' with URI '%s'" # *** This file should not be translated to hebrew, please only copy the english text *** # *** Old hebrew ranslation is commented for backup sake *** -#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1230 +#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1405 +#: gio/gcharsetconverter.c:459 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Conversion from character set '%s' to '%s' is not supported" -#: glib/gconvert.c:441 glib/gconvert.c:519 +#: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Could not open converter from '%s' to '%s'" -#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1402 -#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964 -#: glib/gutf8.c:1419 +#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1577 +#: glib/giochannel.c:1619 glib/giochannel.c:2463 glib/gutf8.c:964 +#: glib/gutf8.c:1419 gio/gcharsetconverter.c:346 msgid "Invalid byte sequence in conversion input" msgstr "Invalid byte sequence in conversion input" -#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1409 -#: glib/giochannel.c:2300 +#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1584 +#: glib/giochannel.c:2475 gio/gcharsetconverter.c:351 #, c-format msgid "Error during conversion: %s" msgstr "Error during conversion: %s" @@ -189,7 +190,7 @@ msgstr "Failed to read from file '%s': %s" msgid "Failed to open file '%s': %s" msgstr "Failed to open file '%s': %s" -#: glib/gfileutils.c:716 glib/gmappedfile.c:141 +#: glib/gfileutils.c:716 glib/gmappedfile.c:169 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Failed to get attributes of file '%s': fstat() failed: %s" @@ -295,33 +296,33 @@ msgstr "Failed to read the symbolic link '%s': %s" msgid "Symbolic links not supported" msgstr "Symbolic links not supported" -#: glib/giochannel.c:1234 +#: glib/giochannel.c:1409 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Could not open converter from '%s' to '%s': %s" -#: glib/giochannel.c:1579 +#: glib/giochannel.c:1754 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "Can't do a raw read in g_io_channel_read_line_string" -#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971 +#: glib/giochannel.c:1801 glib/giochannel.c:2059 glib/giochannel.c:2146 msgid "Leftover unconverted data in read buffer" msgstr "Left over unconverted data in read buffer" -#: glib/giochannel.c:1707 glib/giochannel.c:1784 +#: glib/giochannel.c:1882 glib/giochannel.c:1959 msgid "Channel terminates in a partial character" msgstr "Channel terminates in a partial character" -#: glib/giochannel.c:1770 +#: glib/giochannel.c:1945 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Can't do a raw read in g_io_channel_read_to_end" -#: glib/gmappedfile.c:123 +#: glib/gmappedfile.c:150 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Failed to open file '%s': open() failed: %s" -#: glib/gmappedfile.c:201 +#: glib/gmappedfile.c:229 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Failed to map file '%s': mmap() failed: %s" @@ -551,7 +552,7 @@ msgstr "backtracking limit reached" msgid "the pattern contains items not supported for partial matching" msgstr "the pattern contains items not supported for partial matching" -#: glib/gregex.c:154 gio/glocalfile.c:2096 +#: glib/gregex.c:154 gio/glocalfile.c:2101 msgid "internal error" msgstr "internal error" @@ -828,25 +829,25 @@ msgstr "unknown escape sequence" msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Error while parsing replacement text \"%s\" at char %lu: %s" -#: glib/gshell.c:70 +#: glib/gshell.c:92 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Quoted text doesn't begin with a quotation mark" -#: glib/gshell.c:160 +#: glib/gshell.c:182 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "Unmatched quotation mark in command line or other shell-quoted text" -#: glib/gshell.c:538 +#: glib/gshell.c:560 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "Text ended just after a '\\' character. (The text was '%s')" -#: glib/gshell.c:545 +#: glib/gshell.c:567 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "Text ended before matching quote was found for %c. (The text was '%s')" -#: glib/gshell.c:557 +#: glib/gshell.c:579 msgid "Text was empty (or contained only whitespace)" msgstr "Text was empty (or contained only whitespace)" @@ -1024,74 +1025,74 @@ msgstr "Missing·argument·for·%s" msgid "Unknown option %s" msgstr "Unknown option %s" -#: glib/gkeyfile.c:362 +#: glib/gkeyfile.c:361 msgid "Valid key file could not be found in search dirs" msgstr "Valid key file could not be found in search dirs" -#: glib/gkeyfile.c:397 +#: glib/gkeyfile.c:396 msgid "Not a regular file" msgstr "Not a regular file" -#: glib/gkeyfile.c:405 +#: glib/gkeyfile.c:404 msgid "File is empty" msgstr "File is empty" -#: glib/gkeyfile.c:764 +#: glib/gkeyfile.c:763 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "" "Key file contains line '%s' which is not a key-value pair, group, or comment" -#: glib/gkeyfile.c:824 +#: glib/gkeyfile.c:823 #, c-format msgid "Invalid group name: %s" msgstr "Invalid group name: %s" -#: glib/gkeyfile.c:846 +#: glib/gkeyfile.c:845 msgid "Key file does not start with a group" msgstr "Key file does not start with a group" -#: glib/gkeyfile.c:872 +#: glib/gkeyfile.c:871 #, c-format msgid "Invalid key name: %s" msgstr "Invalid key name: %s" -#: glib/gkeyfile.c:899 +#: glib/gkeyfile.c:898 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Key file contains unsupported encoding '%s'" -#: glib/gkeyfile.c:1115 glib/gkeyfile.c:1277 glib/gkeyfile.c:2506 -#: glib/gkeyfile.c:2572 glib/gkeyfile.c:2707 glib/gkeyfile.c:2840 -#: glib/gkeyfile.c:2993 glib/gkeyfile.c:3180 glib/gkeyfile.c:3241 +#: glib/gkeyfile.c:1114 glib/gkeyfile.c:1276 glib/gkeyfile.c:2505 +#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2839 +#: glib/gkeyfile.c:2992 glib/gkeyfile.c:3179 glib/gkeyfile.c:3240 #, c-format msgid "Key file does not have group '%s'" msgstr "Key file does not have group '%s'" -#: glib/gkeyfile.c:1289 +#: glib/gkeyfile.c:1288 #, c-format msgid "Key file does not have key '%s'" msgstr "Key file does not have key '%s'" -#: glib/gkeyfile.c:1396 glib/gkeyfile.c:1511 +#: glib/gkeyfile.c:1395 glib/gkeyfile.c:1510 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "Key file contains key '%s' with value '%s' which is not UTF-8" -#: glib/gkeyfile.c:1416 glib/gkeyfile.c:1910 +#: glib/gkeyfile.c:1415 glib/gkeyfile.c:1909 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "Key file contains key '%s' which has value that cannot be interpreted." -#: glib/gkeyfile.c:1531 +#: glib/gkeyfile.c:1530 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." msgstr "" "Key file contains key '%s' which has a value that cannot be interpreted." -#: glib/gkeyfile.c:2125 glib/gkeyfile.c:2337 +#: glib/gkeyfile.c:2124 glib/gkeyfile.c:2336 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1100,36 +1101,36 @@ msgstr "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." -#: glib/gkeyfile.c:2521 glib/gkeyfile.c:2722 glib/gkeyfile.c:3252 +#: glib/gkeyfile.c:2520 glib/gkeyfile.c:2721 glib/gkeyfile.c:3251 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Key file does not have key '%s' in group '%s'" -#: glib/gkeyfile.c:3486 +#: glib/gkeyfile.c:3485 msgid "Key file contains escape character at end of line" msgstr "Key file contains escape character at end of line" -#: glib/gkeyfile.c:3508 +#: glib/gkeyfile.c:3507 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Key file contains invalid escape sequence '%s'" -#: glib/gkeyfile.c:3650 +#: glib/gkeyfile.c:3649 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Value '%s' cannot be interpreted as a number." -#: glib/gkeyfile.c:3664 +#: glib/gkeyfile.c:3663 #, c-format msgid "Integer value '%s' out of range" msgstr "Integer value '%s' out of range" -#: glib/gkeyfile.c:3697 +#: glib/gkeyfile.c:3696 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Value '%s' cannot be interpreted as a float number." -#: glib/gkeyfile.c:3721 +#: glib/gkeyfile.c:3720 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Value '%s' cannot be interpreted as a boolean." @@ -1146,11 +1147,30 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "Stream is already closed" -#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651 +#: gio/gcancellable.c:433 gio/glocalfile.c:2094 gio/gsimpleasyncresult.c:651 #: gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operation was cancelled" +#: gio/gcharsetconverter.c:264 +#, fuzzy +msgid "Invalid object, not initialized" +msgstr "Invalid socket, not initialized" + +#: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313 +#, fuzzy +msgid "Incomplete multibyte sequence in input" +msgstr "Invalid byte sequence in conversion input" + +#: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328 +#, fuzzy +msgid "Not enough space in destination" +msgstr "Not enough space for socket address" + +#: gio/gcharsetconverter.c:448 gio/gsocket.c:758 +msgid "Cancellable initialization not supported" +msgstr "Cancellable initialization not supported" + #: gio/gcontenttype.c:180 msgid "Unknown type" msgstr "Unknown type" @@ -1267,12 +1287,12 @@ msgstr "Operation not supported" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: gio/gfile.c:1349 gio/glocalfile.c:1060 gio/glocalfile.c:1071 -#: gio/glocalfile.c:1084 +#: gio/gfile.c:1349 gio/glocalfile.c:1065 gio/glocalfile.c:1076 +#: gio/glocalfile.c:1089 msgid "Containing mount does not exist" msgstr "Containing mount does not exist" -#: gio/gfile.c:2401 gio/glocalfile.c:2245 +#: gio/gfile.c:2401 gio/glocalfile.c:2250 msgid "Can't copy over directory" msgstr "Can't copy over directory" @@ -1280,7 +1300,7 @@ msgstr "Can't copy over directory" msgid "Can't copy directory over directory" msgstr "Can't copy directory over directory" -#: gio/gfile.c:2469 gio/glocalfile.c:2254 +#: gio/gfile.c:2469 gio/glocalfile.c:2259 msgid "Target file exists" msgstr "Target file exists" @@ -1415,209 +1435,209 @@ msgstr "Unsupported socket address" msgid "Unable to find default local directory monitor type" msgstr "Unable to find default local directory monitor type" -#: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424 +#: gio/glocalfile.c:599 gio/win32/gwinhttpfile.c:424 #, c-format msgid "Invalid filename %s" msgstr "Invalid filename %s" -#: gio/glocalfile.c:968 +#: gio/glocalfile.c:973 #, c-format msgid "Error getting filesystem info: %s" msgstr "Error getting filesystem info: %s" -#: gio/glocalfile.c:1104 +#: gio/glocalfile.c:1109 msgid "Can't rename root directory" msgstr "Can't rename root directory" -#: gio/glocalfile.c:1124 gio/glocalfile.c:1150 +#: gio/glocalfile.c:1129 gio/glocalfile.c:1155 #, c-format msgid "Error renaming file: %s" msgstr "Error renaming file: %s" -#: gio/glocalfile.c:1133 +#: gio/glocalfile.c:1138 msgid "Can't rename file, filename already exist" msgstr "Can't rename file, filename already exist" -#: gio/glocalfile.c:1146 gio/glocalfile.c:2118 gio/glocalfile.c:2147 -#: gio/glocalfile.c:2307 gio/glocalfileoutputstream.c:550 +#: gio/glocalfile.c:1151 gio/glocalfile.c:2123 gio/glocalfile.c:2152 +#: gio/glocalfile.c:2312 gio/glocalfileoutputstream.c:550 #: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648 #: gio/glocalfileoutputstream.c:1130 msgid "Invalid filename" msgstr "Invalid filename" -#: gio/glocalfile.c:1302 +#: gio/glocalfile.c:1307 #, c-format msgid "Error opening file: %s" msgstr "Error opening file: %s" -#: gio/glocalfile.c:1312 +#: gio/glocalfile.c:1317 msgid "Can't open directory" msgstr "Can't open directory" -#: gio/glocalfile.c:1437 +#: gio/glocalfile.c:1442 #, c-format msgid "Error removing file: %s" msgstr "Error removing file: %s" -#: gio/glocalfile.c:1802 +#: gio/glocalfile.c:1807 #, c-format msgid "Error trashing file: %s" msgstr "Error trashing file: %s" -#: gio/glocalfile.c:1825 +#: gio/glocalfile.c:1830 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "Unable to create trash dir %s: %s" -#: gio/glocalfile.c:1846 +#: gio/glocalfile.c:1851 msgid "Unable to find toplevel directory for trash" msgstr "Unable to find toplevel directory for trash" -#: gio/glocalfile.c:1925 gio/glocalfile.c:1945 +#: gio/glocalfile.c:1930 gio/glocalfile.c:1950 msgid "Unable to find or create trash directory" msgstr "Unable to find or create trash directory" -#: gio/glocalfile.c:1979 +#: gio/glocalfile.c:1984 #, c-format msgid "Unable to create trashing info file: %s" msgstr "Unable to create trashing info file: %s" -#: gio/glocalfile.c:2008 gio/glocalfile.c:2013 gio/glocalfile.c:2088 -#: gio/glocalfile.c:2095 +#: gio/glocalfile.c:2013 gio/glocalfile.c:2018 gio/glocalfile.c:2093 +#: gio/glocalfile.c:2100 #, c-format msgid "Unable to trash file: %s" msgstr "Unable to trash file: %s" -#: gio/glocalfile.c:2122 +#: gio/glocalfile.c:2127 #, c-format msgid "Error creating directory: %s" msgstr "Error creating directory: %s" -#: gio/glocalfile.c:2151 +#: gio/glocalfile.c:2156 #, c-format msgid "Filesystem does not support symbolic links" msgstr "Filesystem does not support symbolic links" -#: gio/glocalfile.c:2155 +#: gio/glocalfile.c:2160 #, c-format msgid "Error making symbolic link: %s" msgstr "Error making symbolic link: %s" -#: gio/glocalfile.c:2217 gio/glocalfile.c:2311 +#: gio/glocalfile.c:2222 gio/glocalfile.c:2316 #, c-format msgid "Error moving file: %s" msgstr "Error moving file: %s" -#: gio/glocalfile.c:2240 +#: gio/glocalfile.c:2245 msgid "Can't move directory over directory" msgstr "Can't move directory over directory" -#: gio/glocalfile.c:2267 gio/glocalfileoutputstream.c:928 +#: gio/glocalfile.c:2272 gio/glocalfileoutputstream.c:928 #: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957 #: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987 msgid "Backup file creation failed" msgstr "Backup file creation failed" -#: gio/glocalfile.c:2286 +#: gio/glocalfile.c:2291 #, c-format msgid "Error removing target file: %s" msgstr "Error removing target file: %s" -#: gio/glocalfile.c:2300 +#: gio/glocalfile.c:2305 msgid "Move between mounts not supported" msgstr "Move between mounts not supported" -#: gio/glocalfileinfo.c:721 +#: gio/glocalfileinfo.c:726 msgid "Attribute value must be non-NULL" msgstr "Attribute value must be non-NULL" -#: gio/glocalfileinfo.c:728 +#: gio/glocalfileinfo.c:733 msgid "Invalid attribute type (string expected)" msgstr "Invalid attribute type (string expected)" -#: gio/glocalfileinfo.c:735 +#: gio/glocalfileinfo.c:740 msgid "Invalid extended attribute name" msgstr "Invalid extended attribute name" -#: gio/glocalfileinfo.c:775 +#: gio/glocalfileinfo.c:780 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "Error setting extended attribute '%s': %s" -#: gio/glocalfileinfo.c:1482 gio/glocalfileoutputstream.c:812 +#: gio/glocalfileinfo.c:1484 gio/glocalfileoutputstream.c:812 #, c-format msgid "Error stating file '%s': %s" msgstr "Error stating file '%s': %s" -#: gio/glocalfileinfo.c:1555 +#: gio/glocalfileinfo.c:1557 msgid " (invalid encoding)" msgstr " (invalid encoding)" -#: gio/glocalfileinfo.c:1753 +#: gio/glocalfileinfo.c:1755 #, c-format msgid "Error stating file descriptor: %s" msgstr "Error stating file descriptor: %s" -#: gio/glocalfileinfo.c:1798 +#: gio/glocalfileinfo.c:1800 msgid "Invalid attribute type (uint32 expected)" msgstr "Invalid attribute type (uint32 expected)" -#: gio/glocalfileinfo.c:1816 +#: gio/glocalfileinfo.c:1818 msgid "Invalid attribute type (uint64 expected)" msgstr "Invalid attribute type (uint64 expected)" -#: gio/glocalfileinfo.c:1835 gio/glocalfileinfo.c:1854 +#: gio/glocalfileinfo.c:1837 gio/glocalfileinfo.c:1856 msgid "Invalid attribute type (byte string expected)" msgstr "Invalid attribute type (byte string expected)" -#: gio/glocalfileinfo.c:1889 +#: gio/glocalfileinfo.c:1891 msgid "Cannot set permissions on symlinks" msgstr "Cannot set permissions on symlinks" -#: gio/glocalfileinfo.c:1905 +#: gio/glocalfileinfo.c:1907 #, c-format msgid "Error setting permissions: %s" msgstr "Error setting permissions: %s" -#: gio/glocalfileinfo.c:1956 +#: gio/glocalfileinfo.c:1958 #, c-format msgid "Error setting owner: %s" msgstr "Error setting owner: %s" -#: gio/glocalfileinfo.c:1979 +#: gio/glocalfileinfo.c:1981 msgid "symlink must be non-NULL" msgstr "symlink must be non-NULL" -#: gio/glocalfileinfo.c:1989 gio/glocalfileinfo.c:2008 -#: gio/glocalfileinfo.c:2019 +#: gio/glocalfileinfo.c:1991 gio/glocalfileinfo.c:2010 +#: gio/glocalfileinfo.c:2021 #, c-format msgid "Error setting symlink: %s" msgstr "Error setting symlink: %s" -#: gio/glocalfileinfo.c:1998 +#: gio/glocalfileinfo.c:2000 msgid "Error setting symlink: file is not a symlink" msgstr "Error setting symlink: file is not a symlink" -#: gio/glocalfileinfo.c:2124 +#: gio/glocalfileinfo.c:2126 #, c-format msgid "Error setting modification or access time: %s" msgstr "Error setting modification or access time: %s" # c-format -#: gio/glocalfileinfo.c:2147 +#: gio/glocalfileinfo.c:2149 msgid "SELinux context must be non-NULL" msgstr "SELinux context must be non-NULL" -#: gio/glocalfileinfo.c:2162 +#: gio/glocalfileinfo.c:2164 #, c-format msgid "Error setting SELinux context: %s" msgstr "Error setting SELinux context: %s" -#: gio/glocalfileinfo.c:2169 +#: gio/glocalfileinfo.c:2171 msgid "SELinux is not enabled on this system" msgstr "SELinux is not enabled on this system" -#: gio/glocalfileinfo.c:2261 +#: gio/glocalfileinfo.c:2263 #, c-format msgid "Setting attribute %s not supported" msgstr "Setting attribute %s not supported" @@ -1694,7 +1714,7 @@ msgstr "The file was externally modified" msgid "Error removing old file: %s" msgstr "Error removing old file: %s" -#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679 +#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:714 msgid "Invalid GSeekType supplied" msgstr "Invalid GSeekType supplied" @@ -1706,25 +1726,25 @@ msgstr "Invalid seek request" msgid "Cannot truncate GMemoryInputStream" msgstr "Cannot truncate GMemoryInputStream" -#: gio/gmemoryoutputstream.c:429 +#: gio/gmemoryoutputstream.c:464 msgid "Memory output stream not resizable" msgstr "Memory output stream not resizable" -#: gio/gmemoryoutputstream.c:445 +#: gio/gmemoryoutputstream.c:480 msgid "Failed to resize memory output stream" msgstr "Failed to resize memory output stream" -#: gio/gmemoryoutputstream.c:533 +#: gio/gmemoryoutputstream.c:568 msgid "" "Amount of memory required to process the write is larger than available " "address space" msgstr "" -#: gio/gmemoryoutputstream.c:689 +#: gio/gmemoryoutputstream.c:724 msgid "Requested seek before the beginning of the stream" msgstr "" -#: gio/gmemoryoutputstream.c:698 +#: gio/gmemoryoutputstream.c:733 msgid "Requested seek beyond the end of the stream" msgstr "" @@ -1842,10 +1862,6 @@ msgstr "Unable to create socket: %s" msgid "Unknown protocol was specified" msgstr "Unknown protocol was specified" -#: gio/gsocket.c:758 -msgid "Cancellable initialization not supported" -msgstr "Cancellable initialization not supported" - #: gio/gsocket.c:1112 #, c-format msgid "could not get local address: %s" @@ -1983,6 +1999,11 @@ msgstr "Error writing to unix: %s" msgid "Abstract unix domain socket addresses not supported on this system" msgstr "Abstract unix domain socket addresses not supported on this system" +#: gio/gutf8inputstream.c:322 +#, fuzzy, c-format +msgid "Invalid UTF-8 sequence in input" +msgstr "Invalid sequence in conversion input" + #: gio/gvolume.c:407 msgid "volume doesn't implement eject" msgstr "volume doesn't implement eject" @@ -2015,6 +2036,25 @@ msgstr "association changes not supported on win32" msgid "Association creation not supported on win32" msgstr "Association creation not supported on win32" +#: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250 +#, fuzzy +msgid "Not enough memory" +msgstr "out of memory" + +#: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257 +#, fuzzy, c-format +msgid "Internal error: %s" +msgstr "internal error" + +#: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271 +msgid "Need more input" +msgstr "" + +#: gio/gzlibdecompressor.c:243 +#, fuzzy +msgid "Invalid compressed data" +msgstr "Invalid hostname" + #~ msgid "Reached maximum data array limit" #~ msgstr "Reached maximum data array limit" |