Fix typo reported by Akom C.
[platform/upstream/glib.git] / po / he.po
index 070f8a0..82dd5ca 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: glib.HEAD.he\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-12-21 00:40+0000\n"
+"POT-Creation-Date: 2008-02-12 03:57+0000\n"
 "PO-Revision-Date: 2006-04-27 18:48+0300\n"
 "Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
 "Language-Team: Hebrew <he@li.org>\n"
@@ -636,188 +636,191 @@ msgstr "missing terminating )"
 msgid ") without opening ("
 msgstr ") without opening ("
 
-#: ../glib/gregex.c:255
+#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
+#. * sequences here, '(?-54' would be an example for the second group.
+#.
+#: ../glib/gregex.c:258
 msgid "(?R or (?[+-]digits must be followed by )"
 msgstr "(?R or (?[+-]digits must be followed by )"
 
-#: ../glib/gregex.c:258
+#: ../glib/gregex.c:261
 msgid "reference to non-existent subpattern"
 msgstr "reference to non-existent subpattern"
 
-#: ../glib/gregex.c:261
+#: ../glib/gregex.c:264
 msgid "missing ) after comment"
 msgstr "missing ) after comment"
 
-#: ../glib/gregex.c:264
+#: ../glib/gregex.c:267
 msgid "regular expression too large"
 msgstr "regular expression too large"
 
-#: ../glib/gregex.c:267
+#: ../glib/gregex.c:270
 msgid "failed to get memory"
 msgstr "failed to get memory"
 
-#: ../glib/gregex.c:270
+#: ../glib/gregex.c:273
 msgid "lookbehind assertion is not fixed length"
 msgstr "lookbehind assertion is not fixed length"
 
-#: ../glib/gregex.c:273
+#: ../glib/gregex.c:276
 msgid "malformed number or name after (?("
 msgstr "malformed number or name after (?("
 
-#: ../glib/gregex.c:276
+#: ../glib/gregex.c:279
 msgid "conditional group contains more than two branches"
 msgstr "conditional group contains more than two branches"
 
-#: ../glib/gregex.c:279
+#: ../glib/gregex.c:282
 msgid "assertion expected after (?("
 msgstr "assertion expected after (?("
 
-#: ../glib/gregex.c:282
+#: ../glib/gregex.c:285
 msgid "unknown POSIX class name"
 msgstr "unknown POSIX class name"
 
-#: ../glib/gregex.c:285
+#: ../glib/gregex.c:288
 msgid "POSIX collating elements are not supported"
 msgstr "POSIX collating elements are not supported"
 
-#: ../glib/gregex.c:288
+#: ../glib/gregex.c:291
 msgid "character value in \\x{...} sequence is too large"
 msgstr "character value in \\x{...} sequence is too large"
 
-#: ../glib/gregex.c:291
+#: ../glib/gregex.c:294
 msgid "invalid condition (?(0)"
 msgstr "invalid condition (?(0)"
 
-#: ../glib/gregex.c:294
+#: ../glib/gregex.c:297
 msgid "\\C not allowed in lookbehind assertion"
 msgstr "\\C not allowed in lookbehind assertion"
 
-#: ../glib/gregex.c:297
+#: ../glib/gregex.c:300
 msgid "recursive call could loop indefinitely"
 msgstr "recursive call could loop indefinitely"
 
-#: ../glib/gregex.c:300
+#: ../glib/gregex.c:303
 msgid "missing terminator in subpattern name"
 msgstr "missing terminator in subpattern name"
 
-#: ../glib/gregex.c:303
+#: ../glib/gregex.c:306
 msgid "two named subpatterns have the same name"
 msgstr "two named subpatterns have the same name"
 
-#: ../glib/gregex.c:306
+#: ../glib/gregex.c:309
 msgid "malformed \\P or \\p sequence"
 msgstr "malformed \\P or \\p sequence"
 
-#: ../glib/gregex.c:309
+#: ../glib/gregex.c:312
 msgid "unknown property name after \\P or \\p"
 msgstr "unknown property name after \\P or \\p"
 
-#: ../glib/gregex.c:312
+#: ../glib/gregex.c:315
 msgid "subpattern name is too long (maximum 32 characters)"
 msgstr "subpattern name is too long (maximum 32 characters)"
 
-#: ../glib/gregex.c:315
+#: ../glib/gregex.c:318
 msgid "too many named subpatterns (maximum 10,000)"
 msgstr "too many named subpatterns (maximum 10,000)"
 
-#: ../glib/gregex.c:318
+#: ../glib/gregex.c:321
 msgid "octal value is greater than \\377"
 msgstr "octal value is greater than \\377"
 
-#: ../glib/gregex.c:321
+#: ../glib/gregex.c:324
 msgid "DEFINE group contains more than one branch"
 msgstr "DEFINE group contains more than one branch"
 
-#: ../glib/gregex.c:324
+#: ../glib/gregex.c:327
 msgid "repeating a DEFINE group is not allowed"
 msgstr "repeating a DEFINE group is not allowed"
 
-#: ../glib/gregex.c:327
+#: ../glib/gregex.c:330
 msgid "inconsistent NEWLINE options"
 msgstr "inconsistent NEWLINE options"
 
-#: ../glib/gregex.c:330
+#: ../glib/gregex.c:333
 msgid ""
 "\\g is not followed by a braced name or an optionally braced non-zero number"
 msgstr ""
 "\\g is not followed by a braced name or an optionally braced non-zero number"
 
-#: ../glib/gregex.c:335
+#: ../glib/gregex.c:338
 msgid "unexpected repeat"
 msgstr "unexpected repeat"
 
-#: ../glib/gregex.c:339
+#: ../glib/gregex.c:342
 msgid "code overflow"
 msgstr "code overflow"
 
-#: ../glib/gregex.c:343
+#: ../glib/gregex.c:346
 msgid "overran compiling workspace"
 msgstr "overran compiling workspace"
 
-#: ../glib/gregex.c:347
+#: ../glib/gregex.c:350
 msgid "previously-checked referenced subpattern not found"
 msgstr "previously-checked referenced subpattern not found"
 
-#: ../glib/gregex.c:514 ../glib/gregex.c:1562
+#: ../glib/gregex.c:517 ../glib/gregex.c:1565
 #, c-format
 msgid "Error while matching regular expression %s: %s"
 msgstr "Error while matching regular expression %s: %s"
 
-#: ../glib/gregex.c:1067
+#: ../glib/gregex.c:1070
 msgid "PCRE library is compiled without UTF8 support"
 msgstr "PCRE library is compiled without UTF8 support"
 
-#: ../glib/gregex.c:1076
+#: ../glib/gregex.c:1079
 msgid "PCRE library is compiled without UTF8 properties support"
 msgstr "PCRE library is compiled without UTF8 properties support"
 
-#: ../glib/gregex.c:1130
+#: ../glib/gregex.c:1133
 #, c-format
 msgid "Error while compiling regular expression %s at char %d: %s"
 msgstr "Error while compiling regular expression %s at char %d: %s"
 
-#: ../glib/gregex.c:1166
+#: ../glib/gregex.c:1169
 #, c-format
 msgid "Error while optimizing regular expression %s: %s"
 msgstr "Error while optimizing regular expression %s: %s"
 
-#: ../glib/gregex.c:1990
+#: ../glib/gregex.c:1993
 msgid "hexadecimal digit or '}' expected"
 msgstr "hexadecimal digit or '}' expected"
 
-#: ../glib/gregex.c:2006
+#: ../glib/gregex.c:2009
 msgid "hexadecimal digit expected"
 msgstr "hexadecimal digit expected"
 
-#: ../glib/gregex.c:2046
+#: ../glib/gregex.c:2049
 msgid "missing '<' in symbolic reference"
 msgstr "missing '<' in symbolic reference"
 
-#: ../glib/gregex.c:2055
+#: ../glib/gregex.c:2058
 msgid "unfinished symbolic reference"
 msgstr "unfinished symbolic reference"
 
-#: ../glib/gregex.c:2062
+#: ../glib/gregex.c:2065
 msgid "zero-length symbolic reference"
 msgstr "zero-length symbolic reference"
 
-#: ../glib/gregex.c:2073
+#: ../glib/gregex.c:2076
 msgid "digit expected"
 msgstr "digit expected"
 
-#: ../glib/gregex.c:2091
+#: ../glib/gregex.c:2094
 msgid "illegal symbolic reference"
 msgstr "illegal symbolic reference"
 
-#: ../glib/gregex.c:2153
+#: ../glib/gregex.c:2156
 msgid "stray final '\\'"
 msgstr "stray final '\\'"
 
-#: ../glib/gregex.c:2157
+#: ../glib/gregex.c:2160
 msgid "unknown escape sequence"
 msgstr "unknown escape sequence"
 
-#: ../glib/gregex.c:2167
+#: ../glib/gregex.c:2170
 #, c-format
 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
 msgstr "Error while parsing replacement text \"%s\" at char %lu: %s"
@@ -961,61 +964,61 @@ msgstr "Invalid sequence in conversion input"
 msgid "Character out of range for UTF-16"
 msgstr "Character out of range for UTF-16"
 
-#: ../glib/goption.c:573
+#: ../glib/goption.c:615
 msgid "Usage:"
 msgstr "Usage:"
 
-#: ../glib/goption.c:573
+#: ../glib/goption.c:615
 msgid "[OPTION...]"
 msgstr "[OPTION...]"
 
-#: ../glib/goption.c:677
+#: ../glib/goption.c:719
 msgid "Help Options:"
 msgstr "Help Options:"
 
-#: ../glib/goption.c:678
+#: ../glib/goption.c:720
 msgid "Show help options"
 msgstr "Show help options"
 
-#: ../glib/goption.c:684
+#: ../glib/goption.c:726
 msgid "Show all help options"
 msgstr "Show all help options"
 
-#: ../glib/goption.c:736
+#: ../glib/goption.c:788
 msgid "Application Options:"
 msgstr "Application Options:"
 
-#: ../glib/goption.c:797 ../glib/goption.c:867
+#: ../glib/goption.c:849 ../glib/goption.c:919
 #, c-format
 msgid "Cannot parse integer value '%s' for %s"
 msgstr "Cannot parse integer value '%s' for %s"
 
-#: ../glib/goption.c:807 ../glib/goption.c:875
+#: ../glib/goption.c:859 ../glib/goption.c:927
 #, c-format
 msgid "Integer value '%s' for %s out of range"
 msgstr "Integer value '%s' for %s out of range"
 
-#: ../glib/goption.c:832
+#: ../glib/goption.c:884
 #, c-format
 msgid "Cannot parse double value '%s' for %s"
 msgstr "Cannot parse double value '%s' for %s"
 
-#: ../glib/goption.c:840
+#: ../glib/goption.c:892
 #, c-format
 msgid "Double value '%s' for %s out of range"
 msgstr "Double value '%s' for %s out of range"
 
-#: ../glib/goption.c:1177
+#: ../glib/goption.c:1229
 #, c-format
 msgid "Error parsing option %s"
 msgstr "Error parsing option %s"
 
-#: ../glib/goption.c:1208 ../glib/goption.c:1319
+#: ../glib/goption.c:1260 ../glib/goption.c:1371
 #, c-format
 msgid "Missing argument for %s"
 msgstr "Missing·argument·for·%s"
 
-#: ../glib/goption.c:1714
+#: ../glib/goption.c:1766
 #, c-format
 msgid "Unknown option %s"
 msgstr "Unknown option %s"
@@ -1058,9 +1061,9 @@ msgstr "Invalid key name: %s"
 msgid "Key file contains unsupported encoding '%s'"
 msgstr "Key file contains unsupported encoding '%s'"
 
-#: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2487
-#: ../glib/gkeyfile.c:2555 ../glib/gkeyfile.c:2690 ../glib/gkeyfile.c:2825
-#: ../glib/gkeyfile.c:2978 ../glib/gkeyfile.c:3165 ../glib/gkeyfile.c:3226
+#: ../glib/gkeyfile.c:1109 ../glib/gkeyfile.c:1269 ../glib/gkeyfile.c:2485
+#: ../glib/gkeyfile.c:2553 ../glib/gkeyfile.c:2688 ../glib/gkeyfile.c:2823
+#: ../glib/gkeyfile.c:2976 ../glib/gkeyfile.c:3163 ../glib/gkeyfile.c:3224
 #, c-format
 msgid "Key file does not have group '%s'"
 msgstr "Key file does not have group '%s'"
@@ -1089,46 +1092,50 @@ msgstr ""
 "Key file contains key '%s' in group '%s' which has value that cannot be "
 "interpreted."
 
-#: ../glib/gkeyfile.c:2502 ../glib/gkeyfile.c:2705 ../glib/gkeyfile.c:3237
+#: ../glib/gkeyfile.c:2500 ../glib/gkeyfile.c:2703 ../glib/gkeyfile.c:3235
 #, 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:3471
+#: ../glib/gkeyfile.c:3469
 msgid "Key file contains escape character at end of line"
 msgstr "Key file contains escape character at end of line"
 
-#: ../glib/gkeyfile.c:3493
+#: ../glib/gkeyfile.c:3491
 #, c-format
 msgid "Key file contains invalid escape sequence '%s'"
 msgstr "Key file contains invalid escape sequence '%s'"
 
-#: ../glib/gkeyfile.c:3635
+#: ../glib/gkeyfile.c:3633
 #, c-format
 msgid "Value '%s' cannot be interpreted as a number."
 msgstr "Value '%s' cannot be interpreted as a number."
 
-#: ../glib/gkeyfile.c:3649
+#: ../glib/gkeyfile.c:3647
 #, c-format
 msgid "Integer value '%s' out of range"
 msgstr "Integer value '%s' out of range"
 
-#: ../glib/gkeyfile.c:3682
+#: ../glib/gkeyfile.c:3680
 #, 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:3706
+#: ../glib/gkeyfile.c:3704
 #, c-format
 msgid "Value '%s' cannot be interpreted as a boolean."
 msgstr "Value '%s' cannot be interpreted as a boolean."
 
-#: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:558
-msgid "Too large count value passed to g_input_stream_read_async"
-msgstr "Too large count value passed to g_input_stream_read_async"
+#: ../gio/gbufferedinputstream.c:483 ../gio/ginputstream.c:186
+#: ../gio/ginputstream.c:318 ../gio/ginputstream.c:559
+#: ../gio/ginputstream.c:684 ../gio/goutputstream.c:193
+#: ../gio/goutputstream.c:647
+#, c-format
+msgid "Too large count value passed to %s"
+msgstr "Too large count value passed to %s"
 
-#: ../gio/gbufferedinputstream.c:869 ../gio/ginputstream.c:888
-#: ../gio/goutputstream.c:1064
+#: ../gio/gbufferedinputstream.c:870 ../gio/ginputstream.c:894
+#: ../gio/goutputstream.c:1076
 msgid "Stream is already closed"
 msgstr "Stream is already closed"
 
@@ -1145,7 +1152,7 @@ msgstr "Unknown type"
 msgid "%s filetype"
 msgstr "%s filetype"
 
-#: ../gio/gcontenttype.c:571
+#: ../gio/gcontenttype.c:574
 #, c-format
 msgid "%s type"
 msgstr "%s type"
@@ -1154,247 +1161,236 @@ msgstr "%s type"
 msgid "Unexpected early end-of-stream"
 msgstr "Unexpected early end-of-stream"
 
-#: ../gio/gdesktopappinfo.c:386 ../gio/gwin32appinfo.c:222
+#: ../gio/gdesktopappinfo.c:411 ../gio/gwin32appinfo.c:222
 msgid "Unnamed"
 msgstr "Unnamed"
 
-#: ../gio/gdesktopappinfo.c:562
+#: ../gio/gdesktopappinfo.c:588
 msgid "Desktop file didn't specify Exec field"
 msgstr "Desktop file didn't specify Exec field"
 
-#: ../gio/gdesktopappinfo.c:844
+#: ../gio/gdesktopappinfo.c:882
 msgid "Unable to find terminal required for application"
 msgstr "Unable to find terminal required for application"
 
-#: ../gio/gdesktopappinfo.c:1026
+#: ../gio/gdesktopappinfo.c:1114
 #, c-format
 msgid "Can't create user application configuration folder %s: %s"
 msgstr "Can't create user application configuration folder %s: %s"
 
-#: ../gio/gdesktopappinfo.c:1030
+#: ../gio/gdesktopappinfo.c:1118
 #, c-format
 msgid "Can't create user MIME configuration folder %s: %s"
 msgstr "Can't create user MIME configuration folder %s: %s"
 
-#: ../gio/gdesktopappinfo.c:1403
-#, c-format
-msgid "Custom definition for %s"
-msgstr "Custom definition for %s"
-
-#: ../gio/gdesktopappinfo.c:1427
+#: ../gio/gdesktopappinfo.c:1457
 #, c-format
 msgid "Can't create user desktop file %s"
 msgstr "Can't create user desktop file %s"
 
-#: ../gio/gdesktopappinfo.c:1452
-msgid "Can't load just created desktop file"
-msgstr "Can't load just created desktop file"
+#: ../gio/gdesktopappinfo.c:1517
+#, c-format
+msgid "Custom definition for %s"
+msgstr "Custom definition for %s"
 
-#: ../gio/gdrive.c:365
+#: ../gio/gdrive.c:372
 msgid "drive doesn't implement eject"
 msgstr "drive doesn't implement eject"
 
-#: ../gio/gdrive.c:432
+#: ../gio/gdrive.c:439
 msgid "drive doesn't implement polling for media"
 msgstr "drive doesn't implement polling for media"
 
-#: ../gio/gfile.c:730 ../gio/gfile.c:871 ../gio/gfile.c:1004
-#: ../gio/gfile.c:1090 ../gio/gfile.c:1143 ../gio/gfile.c:1200
-#: ../gio/gfile.c:1281 ../gio/gfile.c:2188 ../gio/gfile.c:2233
-#: ../gio/gfile.c:2283 ../gio/gfile.c:2322 ../gio/gfile.c:2641
-#: ../gio/gfile.c:3035 ../gio/gfile.c:3114 ../gio/gfile.c:3194
+#: ../gio/gfile.c:755 ../gio/gfile.c:943 ../gio/gfile.c:1076
+#: ../gio/gfile.c:1230 ../gio/gfile.c:1283 ../gio/gfile.c:1339
+#: ../gio/gfile.c:1420 ../gio/gfile.c:2458 ../gio/gfile.c:2503
+#: ../gio/gfile.c:2553 ../gio/gfile.c:2592 ../gio/gfile.c:2916
+#: ../gio/gfile.c:3317 ../gio/gfile.c:3397 ../gio/gfile.c:3477
+#: ../gio/gfile.c:3555
 msgid "Operation not supported"
 msgstr "Operation not supported"
 
-#: ../gio/gfile.c:1046 ../gio/glocalfile.c:888 ../gio/glocalfile.c:897
-#: ../gio/glocalfile.c:908
+#: ../gio/gfile.c:1118 ../gio/glocalfile.c:925 ../gio/glocalfile.c:934
+#: ../gio/glocalfile.c:945
 msgid "Containing mount does not exist"
 msgstr "Containing mount does not exist"
 
-#: ../gio/gfile.c:1620
+#: ../gio/gfile.c:1759
 msgid "Can't copy over directory"
 msgstr "Can't copy over directory"
 
-#: ../gio/gfile.c:1680
+#: ../gio/gfile.c:1819
 msgid "Can't copy directory over directory"
 msgstr "Can't copy directory over directory"
 
-#: ../gio/gfile.c:1688
+#: ../gio/gfile.c:1827 ../gio/glocalfile.c:1872
 msgid "Target file exists"
 msgstr "Target file exists"
 
-#: ../gio/gfile.c:1706
+#: ../gio/gfile.c:1845
 msgid "Can't recursively copy directory"
 msgstr "Can't recursively copy directory"
 
-#: ../gio/gfile.c:2273
+#: ../gio/gfile.c:2543
 msgid "Invalid symlink value given"
 msgstr "Invalid symlink value given"
 
-#: ../gio/gfile.c:2365
+#: ../gio/gfile.c:2635
 msgid "Trash not supported"
 msgstr "Trash not supported"
 
-#: ../gio/gfile.c:2412
+#: ../gio/gfile.c:2682
 #, c-format
 msgid "File names cannot contain '%c'"
 msgstr "File names cannot contain '%c'"
 
-#: ../gio/gfile.c:4039 ../gio/gvolume.c:318
+#: ../gio/gfile.c:4532 ../gio/gvolume.c:357
 msgid "volume doesn't implement mount"
 msgstr "volume doesn't implement mount"
 
+#: ../gio/gfile.c:4640
+msgid "No application is registered as handling this file"
+msgstr "No application is registered as handling this file"
+
 #: ../gio/gfileenumerator.c:151
 msgid "Enumerator is closed"
 msgstr "Enumerator is closed"
 
 #: ../gio/gfileenumerator.c:158 ../gio/gfileenumerator.c:217
-#: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:424
+#: ../gio/gfileenumerator.c:317 ../gio/gfileenumerator.c:425
 msgid "File enumerator has outstanding operation"
 msgstr "File enumerator has outstanding operation"
 
-#: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:414
+#: ../gio/gfileenumerator.c:307 ../gio/gfileenumerator.c:415
 msgid "File enumerator is already closed"
 msgstr "File enumerator is already closed"
 
-#: ../gio/gfileinputstream.c:143 ../gio/gfileinputstream.c:439
-#: ../gio/gfileoutputstream.c:154 ../gio/gfileoutputstream.c:556
+#: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:421
+#: ../gio/gfileoutputstream.c:168 ../gio/gfileoutputstream.c:523
 msgid "Stream doesn't support query_info"
 msgstr "Stream doesn't support query_info"
 
-#: ../gio/gfileinputstream.c:354 ../gio/gfileoutputstream.c:395
+#: ../gio/gfileinputstream.c:336 ../gio/gfileoutputstream.c:381
 msgid "Seek not supported on stream"
 msgstr "Seek not supported on stream"
 
-#: ../gio/gfileinputstream.c:398
+#: ../gio/gfileinputstream.c:380
 msgid "Truncate not allowed on input stream"
 msgstr "Truncate not allowed on input stream"
 
-#: ../gio/gfileoutputstream.c:490
+#: ../gio/gfileoutputstream.c:457
 msgid "Truncate not supported on stream"
 msgstr "Truncate not supported on stream"
 
-#: ../gio/ginputstream.c:186
-msgid "Too large count value passed to g_input_stream_read"
-msgstr "Too large count value passed to g_input_stream_read"
-
 #: ../gio/ginputstream.c:195
 msgid "Input stream doesn't implement read"
 msgstr "Input stream doesn't implement read"
 
-#: ../gio/ginputstream.c:318
-msgid "Too large count value passed to g_input_stream_skip"
-msgstr "Too large count value passed to g_input_stream_skip"
-
-#: ../gio/ginputstream.c:681
-msgid "Too large count value passed to g_input_stream_skip_async"
-msgstr "Too large count value passed to g_input_stream_skip_async"
-
-#: ../gio/ginputstream.c:895 ../gio/goutputstream.c:1071
+#: ../gio/ginputstream.c:901 ../gio/goutputstream.c:1083
 msgid "Stream has outstanding operation"
 msgstr "Stream has outstanding operation"
 
-#: ../gio/glocalfile.c:554
+#: ../gio/glocaldirectorymonitor.c:270
+msgid "Unable to find default local directory monitor type"
+msgstr "Unable to find default local directory monitor type"
+
+#: ../gio/glocalfile.c:589
 #, c-format
 msgid "Invalid filename %s"
 msgstr "Invalid filename %s"
 
-#: ../gio/glocalfile.c:810
+#: ../gio/glocalfile.c:847
 #, c-format
 msgid "Error getting filesystem info: %s"
 msgstr "Error getting filesystem info: %s"
 
-#: ../gio/glocalfile.c:928
+#: ../gio/glocalfile.c:965
 msgid "Can't rename root directory"
 msgstr "Can't rename root directory"
 
-#: ../gio/glocalfile.c:946
+#: ../gio/glocalfile.c:983
 msgid "Can't rename file, filename already exist"
 msgstr "Can't rename file, filename already exist"
 
-#: ../gio/glocalfile.c:959 ../gio/glocalfile.c:1681 ../gio/glocalfile.c:1710
-#: ../gio/glocalfile.c:1842 ../gio/glocalfileoutputstream.c:451
-#: ../gio/glocalfileoutputstream.c:494 ../gio/glocalfileoutputstream.c:886
+#: ../gio/glocalfile.c:996 ../gio/glocalfile.c:1747 ../gio/glocalfile.c:1776
+#: ../gio/glocalfile.c:1925 ../gio/glocalfileoutputstream.c:468
+#: ../gio/glocalfileoutputstream.c:509 ../gio/glocalfileoutputstream.c:911
 msgid "Invalid filename"
 msgstr "Invalid filename"
 
-#: ../gio/glocalfile.c:963
+#: ../gio/glocalfile.c:1000
 #, c-format
 msgid "Error renaming file: %s"
 msgstr "Error renaming file: %s"
 
-#: ../gio/glocalfile.c:1080
+#: ../gio/glocalfile.c:1119
 #, c-format
 msgid "Error opening file: %s"
 msgstr "Error opening file: %s"
 
-#: ../gio/glocalfile.c:1090
+#: ../gio/glocalfile.c:1129
 msgid "Can't open directory"
 msgstr "Can't open directory"
 
-#: ../gio/glocalfile.c:1142 ../gio/glocalfile.c:1685
+#: ../gio/glocalfile.c:1183 ../gio/glocalfile.c:1751
 #, c-format
 msgid "Error removing file: %s"
 msgstr "Error removing file: %s"
 
-#: ../gio/glocalfile.c:1434
+#: ../gio/glocalfile.c:1477
 #, c-format
 msgid "Error trashing file: %s"
 msgstr "Error trashing file: %s"
 
-#: ../gio/glocalfile.c:1458
+#: ../gio/glocalfile.c:1500
 #, c-format
 msgid "Unable to create trash dir %s: %s"
 msgstr "Unable to create trash dir %s: %s"
 
-#: ../gio/glocalfile.c:1482
+#: ../gio/glocalfile.c:1524
 msgid "Unable to find toplevel directory for trash"
 msgstr "Unable to find toplevel directory for trash"
 
-#: ../gio/glocalfile.c:1542 ../gio/glocalfile.c:1562
+#: ../gio/glocalfile.c:1604 ../gio/glocalfile.c:1624
 msgid "Unable to find or create trash directory"
 msgstr "Unable to find or create trash directory"
 
-#: ../gio/glocalfile.c:1594
+#: ../gio/glocalfile.c:1658
 #, c-format
-msgid "Unable to create trashed file: %s"
-msgstr "Unable to create trashed file: %s"
+msgid "Unable to create trashing info file: %s"
+msgstr "Unable to create trashing info file: %s"
 
-#: ../gio/glocalfile.c:1617
+#: ../gio/glocalfile.c:1683
 #, c-format
 msgid "Unable to trash file: %s"
 msgstr "Unable to trash file: %s"
 
-#: ../gio/glocalfile.c:1714
+#: ../gio/glocalfile.c:1780
 #, c-format
 msgid "Error making symbolic link: %s"
 msgstr "Error making symbolic link: %s"
 
-#: ../gio/glocalfile.c:1761 ../gio/glocalfile.c:1846
+#: ../gio/glocalfile.c:1840 ../gio/glocalfile.c:1929
 #, c-format
 msgid "Error moving file: %s"
 msgstr "Error moving file: %s"
 
-#: ../gio/glocalfile.c:1782
+#: ../gio/glocalfile.c:1863
 msgid "Can't move directory over directory"
 msgstr "Can't move directory over directory"
 
-#: ../gio/glocalfile.c:1791
-msgid "Target file already exists"
-msgstr "Target file already exists"
-
-#: ../gio/glocalfile.c:1804 ../gio/glocalfileoutputstream.c:740
-#: ../gio/glocalfileoutputstream.c:754 ../gio/glocalfileoutputstream.c:769
-#: ../gio/glocalfileoutputstream.c:785 ../gio/glocalfileoutputstream.c:799
+#: ../gio/glocalfile.c:1885 ../gio/glocalfileoutputstream.c:763
+#: ../gio/glocalfileoutputstream.c:777 ../gio/glocalfileoutputstream.c:792
+#: ../gio/glocalfileoutputstream.c:808 ../gio/glocalfileoutputstream.c:822
 msgid "Backup file creation failed"
 msgstr "Backup file creation failed"
 
-#: ../gio/glocalfile.c:1821
+#: ../gio/glocalfile.c:1904
 #, c-format
 msgid "Error removing target file: %s"
 msgstr "Error removing target file: %s"
 
-#: ../gio/glocalfile.c:1835
+#: ../gio/glocalfile.c:1918
 msgid "Move between mounts not supported"
 msgstr "Move between mounts not supported"
 
@@ -1415,176 +1411,191 @@ msgstr "Invalid extended attribute name"
 msgid "Error setting extended attribute '%s': %s"
 msgstr "Error setting extended attribute '%s': %s"
 
-#: ../gio/glocalfileinfo.c:1392 ../gio/glocalfileoutputstream.c:630
+#: ../gio/glocalfileinfo.c:1396 ../gio/glocalfileoutputstream.c:653
 #, c-format
 msgid "Error stating file '%s': %s"
 msgstr "Error stating file '%s': %s"
 
-#: ../gio/glocalfileinfo.c:1446
+#: ../gio/glocalfileinfo.c:1451
 msgid " (invalid encoding)"
 msgstr " (invalid encoding)"
 
-#: ../gio/glocalfileinfo.c:1621
+#: ../gio/glocalfileinfo.c:1628
 #, c-format
 msgid "Error stating file descriptor: %s"
 msgstr "Error stating file descriptor: %s"
 
-#: ../gio/glocalfileinfo.c:1666
+#: ../gio/glocalfileinfo.c:1673
 msgid "Invalid attribute type (uint32 expected)"
 msgstr "Invalid attribute type (uint32 expected)"
 
-#: ../gio/glocalfileinfo.c:1683
+#: ../gio/glocalfileinfo.c:1690
 msgid "Invalid attribute type (uint64 expected)"
 msgstr "Invalid attribute type (uint64 expected)"
 
-#: ../gio/glocalfileinfo.c:1701
+#: ../gio/glocalfileinfo.c:1708
 msgid "Invalid attribute type (byte string expected)"
 msgstr "Invalid attribute type (byte string expected)"
 
-#: ../gio/glocalfileinfo.c:1725
+#: ../gio/glocalfileinfo.c:1734
 #, c-format
 msgid "Error setting permissions: %s"
 msgstr "Error setting permissions: %s"
 
-#: ../gio/glocalfileinfo.c:1772 ../gio/glocalfileinfo.c:1932
+#: ../gio/glocalfileinfo.c:1785 ../gio/glocalfileinfo.c:1953
 #, c-format
 msgid "Error setting owner: %s"
 msgstr "Error setting owner: %s"
 
-#: ../gio/glocalfileinfo.c:1795
+#: ../gio/glocalfileinfo.c:1808
 msgid "symlink must be non-NULL"
 msgstr "symlink must be non-NULL"
 
-#: ../gio/glocalfileinfo.c:1803 ../gio/glocalfileinfo.c:1820
-#: ../gio/glocalfileinfo.c:1829
+#: ../gio/glocalfileinfo.c:1818 ../gio/glocalfileinfo.c:1837
+#: ../gio/glocalfileinfo.c:1848
 #, c-format
 msgid "Error setting symlink: %s"
 msgstr "Error setting symlink: %s"
 
-#: ../gio/glocalfileinfo.c:1812
+#: ../gio/glocalfileinfo.c:1827
 msgid "Error setting symlink: file is not a symlink"
 msgstr "Error setting symlink: file is not a symlink"
 
-#: ../gio/glocalfileinfo.c:1987
+#: ../gio/glocalfileinfo.c:2008
 #, c-format
 msgid "Setting attribute %s not supported"
 msgstr "Setting attribute %s not supported"
 
-#: ../gio/glocalfileinputstream.c:158 ../gio/glocalfileoutputstream.c:541
+#: ../gio/glocalfileinputstream.c:160 ../gio/glocalfileoutputstream.c:558
 #, c-format
 msgid "Error reading from file: %s"
 msgstr "Error reading from file: %s"
 
-#: ../gio/glocalfileinputstream.c:187 ../gio/glocalfileinputstream.c:197
-#: ../gio/glocalfileinputstream.c:301 ../gio/glocalfileoutputstream.c:351
-#: ../gio/glocalfileoutputstream.c:815
+#: ../gio/glocalfileinputstream.c:191 ../gio/glocalfileinputstream.c:203
+#: ../gio/glocalfileinputstream.c:312 ../gio/glocalfileoutputstream.c:368
+#: ../gio/glocalfileoutputstream.c:840
 #, c-format
 msgid "Error seeking in file: %s"
 msgstr "Error seeking in file: %s"
 
-#: ../gio/glocalfileinputstream.c:224 ../gio/glocalfileoutputstream.c:259
+#: ../gio/glocalfileinputstream.c:233 ../gio/glocalfileoutputstream.c:275
 #, c-format
 msgid "Error closing file: %s"
 msgstr "Error closing file: %s"
 
-#: ../gio/glocalfileoutputstream.c:166 ../gio/glocalfileoutputstream.c:560
+#: ../gio/glocalfilemonitor.c:197
+msgid "Unable to find default local file monitor type"
+msgstr "Unable to find default local file monitor type"
+
+#: ../gio/glocalfileoutputstream.c:168 ../gio/glocalfileoutputstream.c:579
 #, c-format
 msgid "Error writing to file: %s"
 msgstr "Error writing to file: %s"
 
-#: ../gio/glocalfileoutputstream.c:205
+#: ../gio/glocalfileoutputstream.c:209
 #, c-format
 msgid "Error removing old backup link: %s"
 msgstr "Error removing old backup link: %s"
 
-#: ../gio/glocalfileoutputstream.c:214
-#, c-format
-msgid "Error creating backup link: %s"
-msgstr "Error creating backup link: %s"
-
-#: ../gio/glocalfileoutputstream.c:224
+#: ../gio/glocalfileoutputstream.c:223 ../gio/glocalfileoutputstream.c:236
 #, c-format
 msgid "Error creating backup copy: %s"
 msgstr "Error creating backup copy: %s"
 
-#: ../gio/glocalfileoutputstream.c:240
+#: ../gio/glocalfileoutputstream.c:254
 #, c-format
 msgid "Error renaming temporary file: %s"
 msgstr "Error renaming temporary file: %s"
 
-#: ../gio/glocalfileoutputstream.c:395 ../gio/glocalfileoutputstream.c:830
+#: ../gio/glocalfileoutputstream.c:414 ../gio/glocalfileoutputstream.c:857
 #, c-format
 msgid "Error truncating file: %s"
 msgstr "Error truncating file: %s"
 
-#: ../gio/glocalfileoutputstream.c:455 ../gio/glocalfileoutputstream.c:498
-#: ../gio/glocalfileoutputstream.c:621 ../gio/glocalfileoutputstream.c:890
+#: ../gio/glocalfileoutputstream.c:472 ../gio/glocalfileoutputstream.c:513
+#: ../gio/glocalfileoutputstream.c:642 ../gio/glocalfileoutputstream.c:915
 #, c-format
 msgid "Error opening file '%s': %s"
 msgstr "Error opening file '%s': %s"
 
-#: ../gio/glocalfileoutputstream.c:642
+#: ../gio/glocalfileoutputstream.c:665
 msgid "Target file is a directory"
 msgstr "Target file is a directory"
 
-#: ../gio/glocalfileoutputstream.c:647
+#: ../gio/glocalfileoutputstream.c:670
 msgid "Target file is not a regular file"
 msgstr "Target file is not a regular file"
 
-#: ../gio/glocalfileoutputstream.c:659
+#: ../gio/glocalfileoutputstream.c:682
 msgid "The file was externally modified"
 msgstr "The file was externally modified"
 
-#: ../gio/gmount.c:335
+#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:517
+msgid "Invalid GSeekType supplied"
+msgstr "Invalid GSeekType supplied"
+
+#: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:527
+msgid "Invalid seek request"
+msgstr "Invalid seek request"
+
+#: ../gio/gmemoryinputstream.c:521
+msgid "Cannot truncate GMemoryInputStream"
+msgstr "Cannot truncate GMemoryInputStream"
+
+#: ../gio/gmemoryoutputstream.c:260
+msgid "Reached maximum data array limit"
+msgstr "Reached maximum data array limit"
+
+#: ../gio/gmemoryoutputstream.c:295
+msgid "Memory output stream not resizable"
+msgstr "Memory output stream not resizable"
+
+#: ../gio/gmemoryoutputstream.c:311
+msgid "Failed to resize memory output stream"
+msgstr "Failed to resize memory output stream"
+
+#: ../gio/gmount.c:341
 msgid "mount doesn't implement unmount"
 msgstr "mount doesn't implement unmount"
 
-#: ../gio/gmount.c:407
+#: ../gio/gmount.c:413
 msgid "mount doesn't implement eject"
 msgstr "mount doesn't implement eject"
 
-#: ../gio/gmount.c:484
+#: ../gio/gmount.c:492
 msgid "mount doesn't implement remount"
 msgstr "mount doesn't implement remount"
 
-#: ../gio/goutputstream.c:193
-msgid "Too large count value passed to g_output_stream_write"
-msgstr "Too large count value passed to g_output_stream_write"
-
 #: ../gio/goutputstream.c:202 ../gio/goutputstream.c:403
 msgid "Output stream doesn't implement write"
 msgstr "Output stream doesn't implement write"
 
-#: ../gio/goutputstream.c:363 ../gio/goutputstream.c:764
+#: ../gio/goutputstream.c:363 ../gio/goutputstream.c:771
 msgid "Source stream is already closed"
 msgstr "Source stream is already closed"
 
-#: ../gio/goutputstream.c:646
-msgid "Too large count value passed to g_output_stream_write_async"
-msgstr "Too large count value passed to g_output_stream_write_async"
-
-#: ../gio/gunixinputstream.c:200 ../gio/gunixinputstream.c:218
-#: ../gio/gunixinputstream.c:290 ../gio/gunixoutputstream.c:281
+#: ../gio/gunixinputstream.c:202 ../gio/gunixinputstream.c:222
+#: ../gio/gunixinputstream.c:300 ../gio/gunixoutputstream.c:289
 #, c-format
 msgid "Error reading from unix: %s"
 msgstr "Error reading from unix: %s"
 
-#: ../gio/gunixinputstream.c:248 ../gio/gunixinputstream.c:423
-#: ../gio/gunixoutputstream.c:238 ../gio/gunixoutputstream.c:385
+#: ../gio/gunixinputstream.c:255 ../gio/gunixinputstream.c:437
+#: ../gio/gunixoutputstream.c:244 ../gio/gunixoutputstream.c:395
 #, c-format
 msgid "Error closing unix: %s"
 msgstr "Error closing unix: %s"
 
-#: ../gio/gunixmounts.c:1753 ../gio/gunixmounts.c:1790
+#: ../gio/gunixmounts.c:1778 ../gio/gunixmounts.c:1815
 msgid "Filesystem root"
 msgstr "Filesystem root"
 
-#: ../gio/gunixoutputstream.c:188 ../gio/gunixoutputstream.c:207
+#: ../gio/gunixoutputstream.c:190 ../gio/gunixoutputstream.c:211
 #, c-format
 msgid "Error writing to unix: %s"
 msgstr "Error writing to unix: %s"
 
-#: ../gio/gvolume.c:384
+#: ../gio/gvolume.c:423
 msgid "volume doesn't implement eject"
 msgstr "volume doesn't implement eject"
 
@@ -1597,30 +1608,54 @@ msgstr "Can't find application"
 msgid "Error launching application: %s"
 msgstr "Error launching application: %s"
 
-#: ../gio/gwin32appinfo.c:343
+#: ../gio/gwin32appinfo.c:349
 msgid "URIs not supported"
 msgstr "URIs not supported"
 
-#: ../gio/gwin32appinfo.c:366
+#: ../gio/gwin32appinfo.c:371
 msgid "association changes not supported on win32"
 msgstr "association changes not supported on win32"
 
-#: ../gio/gwin32appinfo.c:378
+#: ../gio/gwin32appinfo.c:383
 msgid "Association creation not supported on win32"
 msgstr "Association creation not supported on win32"
 
-#: ../tests/gio-ls.c:28
+#: ../tests/gio-ls.c:27
 msgid "do not hide entries"
 msgstr "do not hide entries"
 
-#: ../tests/gio-ls.c:30
+#: ../tests/gio-ls.c:29
 msgid "use a long listing format"
 msgstr "use a long listing format"
 
-#: ../tests/gio-ls.c:38
+#: ../tests/gio-ls.c:37
 msgid "[FILE...]"
 msgstr "[FILE...]"
 
+#~ msgid "Can't load just created desktop file"
+#~ msgstr "Can't load just created desktop file"
+
+#~ msgid "Error creating backup link: %s"
+#~ msgstr "Error creating backup link: %s"
+
+#~ msgid "Too large count value passed to g_input_stream_read_async"
+#~ msgstr "Too large count value passed to g_input_stream_read_async"
+
+#~ msgid "Too large count value passed to g_input_stream_skip"
+#~ msgstr "Too large count value passed to g_input_stream_skip"
+
+#~ msgid "Too large count value passed to g_input_stream_skip_async"
+#~ msgstr "Too large count value passed to g_input_stream_skip_async"
+
+#~ msgid "Target file already exists"
+#~ msgstr "Target file already exists"
+
+#~ msgid "Too large count value passed to g_output_stream_write"
+#~ msgstr "Too large count value passed to g_output_stream_write"
+
+#~ msgid "Too large count value passed to g_output_stream_write_async"
+#~ msgstr "Too large count value passed to g_output_stream_write_async"
+
 #~ msgid "Could not change file mode: fork() failed: %s"
 #~ msgstr "Could not change file mode: fork() failed: %s"